+ 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 [Sun Jun 28 20:30:33 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:16 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: neutron-server-64bfb64c76-2lf7r machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f3f4e999668 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-06-28 20:30:37.825 7 INFO neutron.common.config [-] Logging enabled! 2026-06-28 20:30:37.825 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-06-28 20:30:37.950 8 INFO neutron.common.config [-] Logging enabled! 2026-06-28 20:30:37.951 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-06-28 20:30:38.350 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-28 20:30:38.478 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-28 20:30:39.419 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-28 20:30:39.422 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-28 20:30:39.426 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-28 20:30:39.427 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-28 20:30:39.427 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-28 20:30:39.427 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-28 20:30:39.427 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-28 20:30:39.427 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-28 20:30:39.431 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-28 20:30:39.435 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-28 20:30:39.435 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-28 20:30:39.435 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-28 20:30:39.435 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-28 20:30:39.436 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-28 20:30:39.436 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-28 20:30:39.436 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-28 20:30:39.436 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-28 20:30:39.443 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-28 20:30:39.444 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-28 20:30:39.444 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-28 20:30:39.457 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-28 20:30:39.459 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-28 20:30:39.459 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-28 20:30:39.466 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-28 20:30:39.467 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-28 20:30:39.467 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-28 20:30:39.500 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-28 20:30:39.501 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-28 20:30:39.501 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-28 20:30:39.501 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-28 20:30:39.507 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-28 20:30:39.508 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-28 20:30:39.508 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-28 20:30:39.508 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-28 20:30:39.942 8 INFO neutron.plugins.ml2.managers [None req-d7d91f31-d0de-424f-8d17-fbad7559738f - - - - - -] Initializing driver for type 'vlan' 2026-06-28 20:30:39.967 7 INFO neutron.plugins.ml2.managers [None req-1fdbf265-c560-4d4c-97a3-6184bebeeda1 - - - - - -] Initializing driver for type 'vlan' 2026-06-28 20:30:40.078 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-d7d91f31-d0de-424f-8d17-fbad7559738f - - - - - -] VlanTypeDriver initialization complete 2026-06-28 20:30:40.078 8 INFO neutron.plugins.ml2.managers [None req-d7d91f31-d0de-424f-8d17-fbad7559738f - - - - - -] Initializing driver for type 'vxlan' 2026-06-28 20:30:40.079 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-d7d91f31-d0de-424f-8d17-fbad7559738f - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-28 20:30:40.094 8 INFO neutron.plugins.ml2.managers [None req-d7d91f31-d0de-424f-8d17-fbad7559738f - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-28 20:30:40.094 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-d7d91f31-d0de-424f-8d17-fbad7559738f - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-28 20:30:40.094 8 INFO neutron.plugins.ml2.managers [None req-d7d91f31-d0de-424f-8d17-fbad7559738f - - - - - -] Initializing extension driver 'port_security' 2026-06-28 20:30:40.094 8 INFO neutron.plugins.ml2.extensions.port_security [None req-d7d91f31-d0de-424f-8d17-fbad7559738f - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-28 20:30:40.094 8 INFO neutron.plugins.ml2.managers [None req-d7d91f31-d0de-424f-8d17-fbad7559738f - - - - - -] Initializing extension driver 'qos' 2026-06-28 20:30:40.094 8 INFO neutron.plugins.ml2.managers [None req-d7d91f31-d0de-424f-8d17-fbad7559738f - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-28 20:30:40.094 8 INFO neutron.plugins.ml2.managers [None req-d7d91f31-d0de-424f-8d17-fbad7559738f - - - - - -] Initializing mechanism driver 'l2population' 2026-06-28 20:30:40.106 8 INFO neutron.quota [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded quota_driver: . 2026-06-28 20:30:40.106 8 INFO neutron.plugins.ml2.plugin [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Modular L2 Plugin initialization complete 2026-06-28 20:30:40.107 8 INFO neutron.plugins.ml2.managers [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-28 20:30:40.107 8 INFO neutron.plugins.ml2.managers [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-28 20:30:40.107 8 INFO neutron.plugins.ml2.managers [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Got port-security extension from driver 'port_security' 2026-06-28 20:30:40.107 8 INFO neutron.extensions.vlantransparent [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Disabled vlantransparent extension. 2026-06-28 20:30:40.107 8 INFO neutron.manager [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loading Plugin: qos 2026-06-28 20:30:40.110 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-1fdbf265-c560-4d4c-97a3-6184bebeeda1 - - - - - -] VlanTypeDriver initialization complete 2026-06-28 20:30:40.111 7 INFO neutron.plugins.ml2.managers [None req-1fdbf265-c560-4d4c-97a3-6184bebeeda1 - - - - - -] Initializing driver for type 'vxlan' 2026-06-28 20:30:40.111 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-1fdbf265-c560-4d4c-97a3-6184bebeeda1 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-28 20:30:40.120 8 INFO neutron.manager [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loading Plugin: router 2026-06-28 20:30:40.131 7 INFO neutron.plugins.ml2.managers [None req-1fdbf265-c560-4d4c-97a3-6184bebeeda1 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-28 20:30:40.132 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-1fdbf265-c560-4d4c-97a3-6184bebeeda1 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-28 20:30:40.132 7 INFO neutron.plugins.ml2.managers [None req-1fdbf265-c560-4d4c-97a3-6184bebeeda1 - - - - - -] Initializing extension driver 'port_security' 2026-06-28 20:30:40.132 7 INFO neutron.plugins.ml2.extensions.port_security [None req-1fdbf265-c560-4d4c-97a3-6184bebeeda1 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-28 20:30:40.132 7 INFO neutron.plugins.ml2.managers [None req-1fdbf265-c560-4d4c-97a3-6184bebeeda1 - - - - - -] Initializing extension driver 'qos' 2026-06-28 20:30:40.133 7 INFO neutron.plugins.ml2.managers [None req-1fdbf265-c560-4d4c-97a3-6184bebeeda1 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-28 20:30:40.133 7 INFO neutron.plugins.ml2.managers [None req-1fdbf265-c560-4d4c-97a3-6184bebeeda1 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-28 20:30:40.145 7 INFO neutron.quota [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded quota_driver: . 2026-06-28 20:30:40.145 7 INFO neutron.plugins.ml2.plugin [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Modular L2 Plugin initialization complete 2026-06-28 20:30:40.146 7 INFO neutron.plugins.ml2.managers [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-28 20:30:40.146 7 INFO neutron.plugins.ml2.managers [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-28 20:30:40.146 7 INFO neutron.plugins.ml2.managers [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Got port-security extension from driver 'port_security' 2026-06-28 20:30:40.146 7 INFO neutron.extensions.vlantransparent [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Disabled vlantransparent extension. 2026-06-28 20:30:40.147 7 INFO neutron.manager [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loading Plugin: qos 2026-06-28 20:30:40.160 8 INFO neutron.services.service_base [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-28 20:30:40.160 7 INFO neutron.manager [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loading Plugin: router 2026-06-28 20:30:40.160 8 INFO neutron.manager [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loading Plugin: segments 2026-06-28 20:30:40.203 7 INFO neutron.services.service_base [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-28 20:30:40.203 7 INFO neutron.manager [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loading Plugin: segments 2026-06-28 20:30:40.252 8 INFO neutron.manager [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loading Plugin: trunk 2026-06-28 20:30:40.267 8 INFO neutron.manager [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loading Plugin: vpnaas 2026-06-28 20:30:40.293 7 INFO neutron.manager [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loading Plugin: trunk 2026-06-28 20:30:40.304 8 WARNING stevedore.named [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-28 20:30:40.308 7 INFO neutron.manager [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loading Plugin: vpnaas 2026-06-28 20:30:40.347 7 WARNING stevedore.named [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-28 20:30:40.418 7 INFO neutron_vpnaas.services.vpn.plugin [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-28 20:30:40.419 7 INFO neutron.common.utils [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-28 20:30:40.419 7 INFO neutron.manager [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loading Plugin: auto_allocate 2026-06-28 20:30:40.423 7 INFO neutron.manager [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loading Plugin: tag 2026-06-28 20:30:40.430 7 INFO neutron.manager [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loading Plugin: timestamp 2026-06-28 20:30:40.432 7 INFO neutron.manager [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loading Plugin: network_ip_availability 2026-06-28 20:30:40.436 7 INFO neutron.manager [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loading Plugin: flavors 2026-06-28 20:30:40.439 7 INFO neutron.manager [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loading Plugin: revisions 2026-06-28 20:30:40.442 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Initializing extension manager. 2026-06-28 20:30:40.443 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: address-group 2026-06-28 20:30:40.444 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: address-scope 2026-06-28 20:30:40.445 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-28 20:30:40.446 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: agent 2026-06-28 20:30:40.446 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: agent-resources-synced 2026-06-28 20:30:40.447 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: allowed-address-pairs 2026-06-28 20:30:40.448 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: auto-allocated-topology 2026-06-28 20:30:40.449 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: availability_zone 2026-06-28 20:30:40.450 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: availability_zone_filter 2026-06-28 20:30:40.450 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-28 20:30:40.451 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: default-subnetpools 2026-06-28 20:30:40.452 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-28 20:30:40.453 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: dns-integration 2026-06-28 20:30:40.453 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: dns-domain-ports 2026-06-28 20:30:40.455 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-28 20:30:40.456 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: dvr 2026-06-28 20:30:40.456 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-28 20:30:40.457 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: empty-string-filtering 2026-06-28 20:30:40.458 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-28 20:30:40.458 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-28 20:30:40.459 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: external-net 2026-06-28 20:30:40.460 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-28 20:30:40.460 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: extraroute 2026-06-28 20:30:40.461 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: extraroute-atomic 2026-06-28 20:30:40.461 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-28 20:30:40.462 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-28 20:30:40.463 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-28 20:30:40.463 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-28 20:30:40.464 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: fip-port-details 2026-06-28 20:30:40.464 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: flavors 2026-06-28 20:30:40.466 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-28 20:30:40.466 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: floatingip-pools 2026-06-28 20:30:40.467 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: ip_allocation 2026-06-28 20:30:40.468 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: ip-substring-filtering 2026-06-28 20:30:40.468 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: l2_adjacency 2026-06-28 20:30:40.469 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: router 2026-06-28 20:30:40.471 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-28 20:30:40.472 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-28 20:30:40.472 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-28 20:30:40.473 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: ext-gw-mode 2026-06-28 20:30:40.474 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: l3-ha 2026-06-28 20:30:40.474 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-28 20:30:40.475 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-28 20:30:40.475 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: l3-flavors 2026-06-28 20:30:40.476 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-28 20:30:40.477 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-28 20:30:40.503 8 INFO neutron_vpnaas.services.vpn.plugin [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-28 20:30:40.504 8 INFO neutron.common.utils [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-28 20:30:40.504 8 INFO neutron.manager [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loading Plugin: auto_allocate 2026-06-28 20:30:40.508 8 INFO neutron.manager [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loading Plugin: tag 2026-06-28 20:30:40.515 8 INFO neutron.manager [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loading Plugin: timestamp 2026-06-28 20:30:40.518 8 INFO neutron.manager [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loading Plugin: network_ip_availability 2026-06-28 20:30:40.521 8 INFO neutron.manager [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loading Plugin: flavors 2026-06-28 20:30:40.524 8 INFO neutron.manager [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loading Plugin: revisions 2026-06-28 20:30:40.528 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Initializing extension manager. 2026-06-28 20:30:40.529 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: address-group 2026-06-28 20:30:40.530 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: address-scope 2026-06-28 20:30:40.530 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-28 20:30:40.531 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: agent 2026-06-28 20:30:40.532 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: agent-resources-synced 2026-06-28 20:30:40.533 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: allowed-address-pairs 2026-06-28 20:30:40.534 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: auto-allocated-topology 2026-06-28 20:30:40.534 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: availability_zone 2026-06-28 20:30:40.535 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: availability_zone_filter 2026-06-28 20:30:40.535 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-28 20:30:40.536 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: default-subnetpools 2026-06-28 20:30:40.537 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-28 20:30:40.538 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: dns-integration 2026-06-28 20:30:40.539 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: dns-domain-ports 2026-06-28 20:30:40.539 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-28 20:30:40.540 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: dvr 2026-06-28 20:30:40.540 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-28 20:30:40.541 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: empty-string-filtering 2026-06-28 20:30:40.541 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-28 20:30:40.542 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-28 20:30:40.542 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: external-net 2026-06-28 20:30:40.543 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-28 20:30:40.543 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: extraroute 2026-06-28 20:30:40.544 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: extraroute-atomic 2026-06-28 20:30:40.544 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-28 20:30:40.545 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-28 20:30:40.545 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-28 20:30:40.546 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-28 20:30:40.547 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: fip-port-details 2026-06-28 20:30:40.547 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: flavors 2026-06-28 20:30:40.548 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-28 20:30:40.549 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: floatingip-pools 2026-06-28 20:30:40.550 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: ip_allocation 2026-06-28 20:30:40.550 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: ip-substring-filtering 2026-06-28 20:30:40.551 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: l2_adjacency 2026-06-28 20:30:40.552 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: router 2026-06-28 20:30:40.553 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-28 20:30:40.554 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-28 20:30:40.555 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-28 20:30:40.555 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: ext-gw-mode 2026-06-28 20:30:40.556 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: l3-ha 2026-06-28 20:30:40.556 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-28 20:30:40.557 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-28 20:30:40.557 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: l3-flavors 2026-06-28 20:30:40.558 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-28 20:30:40.559 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-28 20:30:40.561 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-28 20:30:40.562 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-28 20:30:40.563 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-28 20:30:40.564 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-28 20:30:40.565 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-28 20:30:40.565 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: multi-provider 2026-06-28 20:30:40.566 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: net-mtu 2026-06-28 20:30:40.566 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: net-mtu-writable 2026-06-28 20:30:40.567 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: network_availability_zone 2026-06-28 20:30:40.567 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: network_ha 2026-06-28 20:30:40.568 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: network-ip-availability 2026-06-28 20:30:40.569 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-28 20:30:40.570 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: pagination 2026-06-28 20:30:40.570 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: port-device-profile 2026-06-28 20:30:40.571 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-28 20:30:40.571 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-28 20:30:40.572 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-28 20:30:40.572 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: port-mac-override 2026-06-28 20:30:40.573 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-28 20:30:40.573 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-28 20:30:40.574 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-28 20:30:40.574 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: port-resource-request 2026-06-28 20:30:40.575 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: port-resource-request-groups 2026-06-28 20:30:40.575 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-28 20:30:40.576 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: binding 2026-06-28 20:30:40.577 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: binding-extended 2026-06-28 20:30:40.577 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: port-security 2026-06-28 20:30:40.578 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: project-id 2026-06-28 20:30:40.578 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: provider 2026-06-28 20:30:40.580 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: qos 2026-06-28 20:30:40.581 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-28 20:30:40.581 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-28 20:30:40.582 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: qos-default 2026-06-28 20:30:40.582 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: qos-fip 2026-06-28 20:30:40.583 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-28 20:30:40.583 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: qos-gateway-ip 2026-06-28 20:30:40.584 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: qos-port-network-policy 2026-06-28 20:30:40.585 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: qos-pps-minimum 2026-06-28 20:30:40.585 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-28 20:30:40.586 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: qos-pps 2026-06-28 20:30:40.586 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: qos-rule-type-details 2026-06-28 20:30:40.587 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-28 20:30:40.588 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: qos-rules-alias 2026-06-28 20:30:40.588 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: quota-check-limit 2026-06-28 20:30:40.590 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: quotas 2026-06-28 20:30:40.591 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: quota_details 2026-06-28 20:30:40.592 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: rbac-policies 2026-06-28 20:30:40.593 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: rbac-address-group 2026-06-28 20:30:40.594 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: rbac-address-scope 2026-06-28 20:30:40.594 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: rbac-security-groups 2026-06-28 20:30:40.595 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: rbac-subnetpool 2026-06-28 20:30:40.595 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: revision-if-match 2026-06-28 20:30:40.596 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: standard-attr-revisions 2026-06-28 20:30:40.596 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: router_availability_zone 2026-06-28 20:30:40.597 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-28 20:30:40.599 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: security-groups-default-rules 2026-06-28 20:30:40.599 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-28 20:30:40.600 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-28 20:30:40.600 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-28 20:30:40.601 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-28 20:30:40.601 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-28 20:30:40.605 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: security-group 2026-06-28 20:30:40.607 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: segment 2026-06-28 20:30:40.607 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-28 20:30:40.609 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: service-type 2026-06-28 20:30:40.609 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: sorting 2026-06-28 20:30:40.610 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: standard-attr-segment 2026-06-28 20:30:40.611 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: standard-attr-description 2026-06-28 20:30:40.611 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: stateful-security-group 2026-06-28 20:30:40.612 8 WARNING neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-28 20:30:40.612 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-28 20:30:40.613 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: subnet-external-network 2026-06-28 20:30:40.613 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: subnet_onboard 2026-06-28 20:30:40.614 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-28 20:30:40.614 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: subnet-service-types 2026-06-28 20:30:40.615 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: subnet_allocation 2026-06-28 20:30:40.615 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-28 20:30:40.616 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-28 20:30:40.616 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: tag-creation 2026-06-28 20:30:40.617 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-28 20:30:40.617 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-28 20:30:40.618 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-28 20:30:40.619 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-28 20:30:40.620 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-28 20:30:40.620 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: standard-attr-tag 2026-06-28 20:30:40.620 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: multi-provider 2026-06-28 20:30:40.621 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: net-mtu 2026-06-28 20:30:40.621 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-28 20:30:40.621 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: net-mtu-writable 2026-06-28 20:30:40.621 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: trunk 2026-06-28 20:30:40.622 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: network_availability_zone 2026-06-28 20:30:40.622 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: trunk-details 2026-06-28 20:30:40.622 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: network_ha 2026-06-28 20:30:40.623 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-28 20:30:40.623 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: network-ip-availability 2026-06-28 20:30:40.623 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-28 20:30:40.624 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-28 20:30:40.625 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: pagination 2026-06-28 20:30:40.625 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-28 20:30:40.625 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: port-device-profile 2026-06-28 20:30:40.626 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-28 20:30:40.626 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-28 20:30:40.626 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-28 20:30:40.626 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: vpn-flavors 2026-06-28 20:30:40.627 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-28 20:30:40.627 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: port-mac-override 2026-06-28 20:30:40.628 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-28 20:30:40.628 8 INFO neutron.api.extensions [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Loaded extension: vpnaas 2026-06-28 20:30:40.628 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-28 20:30:40.629 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-28 20:30:40.630 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: port-resource-request 2026-06-28 20:30:40.630 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: port-resource-request-groups 2026-06-28 20:30:40.630 8 INFO neutron.quota.resource_registry [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-28 20:30:40.630 8 INFO neutron.quota.resource_registry [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-28 20:30:40.631 8 INFO neutron.quota.resource_registry [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-28 20:30:40.631 8 INFO neutron.quota.resource_registry [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-28 20:30:40.631 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-28 20:30:40.631 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: binding 2026-06-28 20:30:40.632 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: binding-extended 2026-06-28 20:30:40.633 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: port-security 2026-06-28 20:30:40.633 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: project-id 2026-06-28 20:30:40.634 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: provider 2026-06-28 20:30:40.634 8 INFO neutron.quota.resource_registry [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-28 20:30:40.634 8 INFO neutron.quota.resource_registry [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-28 20:30:40.636 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: qos 2026-06-28 20:30:40.637 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-28 20:30:40.637 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-28 20:30:40.638 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: qos-default 2026-06-28 20:30:40.638 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: qos-fip 2026-06-28 20:30:40.639 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-28 20:30:40.639 8 INFO neutron.quota.resource_registry [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-28 20:30:40.639 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: qos-gateway-ip 2026-06-28 20:30:40.639 8 INFO neutron.quota.resource_registry [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-28 20:30:40.640 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: qos-port-network-policy 2026-06-28 20:30:40.640 8 INFO neutron.quota.resource_registry [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-28 20:30:40.640 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: qos-pps-minimum 2026-06-28 20:30:40.641 8 INFO neutron.quota.resource_registry [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-28 20:30:40.641 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-28 20:30:40.641 8 WARNING neutron.quota.resource_registry [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] subnetpool is already registered 2026-06-28 20:30:40.641 8 INFO neutron.quota.resource_registry [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-28 20:30:40.642 8 WARNING neutron.quota.resource_registry [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] subnetpool is already registered 2026-06-28 20:30:40.642 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: qos-pps 2026-06-28 20:30:40.642 8 INFO neutron.quota.resource_registry [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-28 20:30:40.642 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: qos-rule-type-details 2026-06-28 20:30:40.642 8 INFO neutron.quota.resource_registry [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-28 20:30:40.643 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-28 20:30:40.643 8 INFO neutron.quota.resource_registry [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-28 20:30:40.643 8 INFO neutron.quota.resource_registry [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-28 20:30:40.643 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: qos-rules-alias 2026-06-28 20:30:40.644 8 INFO neutron.quota.resource_registry [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-28 20:30:40.644 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: quota-check-limit 2026-06-28 20:30:40.644 8 INFO neutron.quota.resource_registry [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-28 20:30:40.646 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: quotas 2026-06-28 20:30:40.647 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: quota_details 2026-06-28 20:30:40.649 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: rbac-policies 2026-06-28 20:30:40.649 8 INFO neutron.quota.resource_registry [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-28 20:30:40.649 8 WARNING neutron.quota.resource_registry [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] router is already registered 2026-06-28 20:30:40.649 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: rbac-address-group 2026-06-28 20:30:40.649 8 INFO neutron.quota.resource_registry [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-28 20:30:40.650 8 WARNING neutron.quota.resource_registry [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] floatingip is already registered 2026-06-28 20:30:40.650 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: rbac-address-scope 2026-06-28 20:30:40.650 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: rbac-security-groups 2026-06-28 20:30:40.651 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: rbac-subnetpool 2026-06-28 20:30:40.651 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: revision-if-match 2026-06-28 20:30:40.652 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: standard-attr-revisions 2026-06-28 20:30:40.653 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: router_availability_zone 2026-06-28 20:30:40.653 8 INFO neutron.quota.resource_registry [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-28 20:30:40.653 8 WARNING neutron.quota.resource_registry [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] rbac_policy is already registered 2026-06-28 20:30:40.653 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-28 20:30:40.654 8 INFO neutron.quota.resource_registry [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-28 20:30:40.654 8 WARNING neutron.quota.resource_registry [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] security_group is already registered 2026-06-28 20:30:40.654 8 INFO neutron.quota.resource_registry [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-28 20:30:40.655 8 WARNING neutron.quota.resource_registry [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] security_group_rule is already registered 2026-06-28 20:30:40.655 8 INFO neutron.quota.resource_registry [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-28 20:30:40.656 8 WARNING neutron.quota.resource_registry [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] subnetpool is already registered 2026-06-28 20:30:40.656 8 INFO neutron.quota.resource_registry [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-28 20:30:40.656 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: security-groups-default-rules 2026-06-28 20:30:40.656 8 WARNING neutron.quota.resource_registry [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] subnetpool is already registered 2026-06-28 20:30:40.656 8 INFO neutron.quota.resource_registry [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-28 20:30:40.657 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-28 20:30:40.657 8 WARNING neutron.quota.resource_registry [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] trunk is already registered 2026-06-28 20:30:40.657 8 INFO neutron.quota.resource_registry [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-28 20:30:40.657 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-28 20:30:40.657 8 WARNING neutron.quota.resource_registry [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] endpoint_group is already registered 2026-06-28 20:30:40.658 8 INFO neutron.quota.resource_registry [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-28 20:30:40.658 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-28 20:30:40.658 8 WARNING neutron.quota.resource_registry [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] vpnservice is already registered 2026-06-28 20:30:40.658 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-28 20:30:40.658 8 INFO neutron.quota.resource_registry [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-28 20:30:40.658 8 WARNING neutron.quota.resource_registry [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] ipsec_site_connection is already registered 2026-06-28 20:30:40.659 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-28 20:30:40.659 8 INFO neutron.quota.resource_registry [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-28 20:30:40.659 8 WARNING neutron.quota.resource_registry [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] ipsecpolicy is already registered 2026-06-28 20:30:40.659 8 INFO neutron.quota.resource_registry [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-28 20:30:40.659 8 WARNING neutron.quota.resource_registry [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] ikepolicy is already registered 2026-06-28 20:30:40.664 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: security-group 2026-06-28 20:30:40.665 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: segment 2026-06-28 20:30:40.667 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-28 20:30:40.670 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: service-type 2026-06-28 20:30:40.673 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: sorting 2026-06-28 20:30:40.674 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: standard-attr-segment 2026-06-28 20:30:40.675 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: standard-attr-description 2026-06-28 20:30:40.676 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: stateful-security-group 2026-06-28 20:30:40.676 7 WARNING neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-28 20:30:40.677 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-28 20:30:40.677 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: subnet-external-network 2026-06-28 20:30:40.678 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: subnet_onboard 2026-06-28 20:30:40.678 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-28 20:30:40.679 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: subnet-service-types 2026-06-28 20:30:40.680 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: subnet_allocation 2026-06-28 20:30:40.681 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-28 20:30:40.681 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: tag-creation 2026-06-28 20:30:40.682 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-28 20:30:40.686 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: standard-attr-tag 2026-06-28 20:30:40.687 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-28 20:30:40.688 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: trunk 2026-06-28 20:30:40.689 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: trunk-details 2026-06-28 20:30:40.689 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-28 20:30:40.690 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-28 20:30:40.692 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-28 20:30:40.693 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-28 20:30:40.693 8 WARNING keystonemiddleware._common.config [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-28 20:30:40.693 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: vpn-flavors 2026-06-28 20:30:40.695 7 INFO neutron.api.extensions [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Loaded extension: vpnaas 2026-06-28 20:30:40.698 7 INFO neutron.quota.resource_registry [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-28 20:30:40.699 7 INFO neutron.quota.resource_registry [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-28 20:30:40.699 8 WARNING oslo_config.cfg [None req-d7e4973d-c815-40b6-9d67-8a824e85f28e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-28 20:30:40.699 7 INFO neutron.quota.resource_registry [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-28 20:30:40.700 7 INFO neutron.quota.resource_registry [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Creating instance of TrackedResource for resource:port WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f3f4e999668 pid: 8 (default app) 2026-06-28 20:30:40.703 7 INFO neutron.quota.resource_registry [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-28 20:30:40.704 7 INFO neutron.quota.resource_registry [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-28 20:30:40.709 7 INFO neutron.quota.resource_registry [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-28 20:30:40.710 7 INFO neutron.quota.resource_registry [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-28 20:30:40.710 7 INFO neutron.quota.resource_registry [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-28 20:30:40.712 7 INFO neutron.quota.resource_registry [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-28 20:30:40.712 7 WARNING neutron.quota.resource_registry [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] subnetpool is already registered 2026-06-28 20:30:40.712 7 INFO neutron.quota.resource_registry [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-28 20:30:40.712 7 WARNING neutron.quota.resource_registry [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] subnetpool is already registered 2026-06-28 20:30:40.713 7 INFO neutron.quota.resource_registry [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-28 20:30:40.713 7 INFO neutron.quota.resource_registry [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-28 20:30:40.714 7 INFO neutron.quota.resource_registry [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-28 20:30:40.714 7 INFO neutron.quota.resource_registry [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-28 20:30:40.715 7 INFO neutron.quota.resource_registry [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-28 20:30:40.715 7 INFO neutron.quota.resource_registry [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-28 20:30:40.720 7 INFO neutron.quota.resource_registry [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-28 20:30:40.720 7 WARNING neutron.quota.resource_registry [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] router is already registered 2026-06-28 20:30:40.720 7 INFO neutron.quota.resource_registry [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-28 20:30:40.721 7 WARNING neutron.quota.resource_registry [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] floatingip is already registered 2026-06-28 20:30:40.724 7 INFO neutron.quota.resource_registry [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-28 20:30:40.724 7 WARNING neutron.quota.resource_registry [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] rbac_policy is already registered 2026-06-28 20:30:40.725 7 INFO neutron.quota.resource_registry [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-28 20:30:40.725 7 WARNING neutron.quota.resource_registry [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] security_group is already registered 2026-06-28 20:30:40.725 7 INFO neutron.quota.resource_registry [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-28 20:30:40.726 7 WARNING neutron.quota.resource_registry [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] security_group_rule is already registered 2026-06-28 20:30:40.726 7 INFO neutron.quota.resource_registry [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-28 20:30:40.727 7 WARNING neutron.quota.resource_registry [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] subnetpool is already registered 2026-06-28 20:30:40.727 7 INFO neutron.quota.resource_registry [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-28 20:30:40.727 7 WARNING neutron.quota.resource_registry [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] subnetpool is already registered 2026-06-28 20:30:40.728 7 INFO neutron.quota.resource_registry [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-28 20:30:40.728 7 WARNING neutron.quota.resource_registry [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] trunk is already registered 2026-06-28 20:30:40.728 7 INFO neutron.quota.resource_registry [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-28 20:30:40.728 7 WARNING neutron.quota.resource_registry [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] endpoint_group is already registered 2026-06-28 20:30:40.729 7 INFO neutron.quota.resource_registry [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-28 20:30:40.729 7 WARNING neutron.quota.resource_registry [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] vpnservice is already registered 2026-06-28 20:30:40.729 7 INFO neutron.quota.resource_registry [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-28 20:30:40.729 7 WARNING neutron.quota.resource_registry [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] ipsec_site_connection is already registered 2026-06-28 20:30:40.730 7 INFO neutron.quota.resource_registry [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-28 20:30:40.730 7 WARNING neutron.quota.resource_registry [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] ipsecpolicy is already registered 2026-06-28 20:30:40.730 7 INFO neutron.quota.resource_registry [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-28 20:30:40.731 7 WARNING neutron.quota.resource_registry [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] ikepolicy is already registered 2026-06-28 20:30:40.766 7 WARNING keystonemiddleware._common.config [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-28 20:30:40.772 7 WARNING oslo_config.cfg [None req-cd1e283b-9327-4487-93ca-07da1653f77d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f3f4e999668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-28 20:30:46.156 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8c7c0e97-b44d-45bd-a7ba-7556c639ad4a c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/4] 199.204.45.138 () {44 vars in 928 bytes} [Sun Jun 28 20:30:45 2026] GET /v2.0/networks/public => generated 108 bytes in 634 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/5] 199.204.45.138 () {44 vars in 950 bytes} [Sun Jun 28 20:30:46 2026] GET /v2.0/networks?name=public => generated 15 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 20:30:46.758 8 WARNING neutron.services.revisions.revision_plugin [None req-3cd0b796-4c30-421f-bbd1-b45ebe26b2a8 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Could not find related network for resource to bump revision. 2026-06-28 20:30:46.777 8 INFO neutron.db.segments_db [None req-3cd0b796-4c30-421f-bbd1-b45ebe26b2a8 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Added segment 759b5daf-8302-4440-80d6-80f5de924341 of type flat for network ce5c75f6-458b-472b-b778-1b79f6d80f65 2026-06-28 20:30:46.822 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3cd0b796-4c30-421f-bbd1-b45ebe26b2a8 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/6] 199.204.45.138 () {48 vars in 968 bytes} [Sun Jun 28 20:30:46 2026] POST /v2.0/networks => generated 124 bytes in 460 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-28 20:30:53.017 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bd6fe396-8520-4f07-a357-99a22ab6ea98 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/7] 199.204.45.138 () {44 vars in 928 bytes} [Sun Jun 28 20:30:52 2026] GET /v2.0/networks/public => generated 108 bytes in 388 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/8] 199.204.45.138 () {44 vars in 950 bytes} [Sun Jun 28 20:30:53 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-06-28 20:30:53.261 7 WARNING neutron.services.revisions.revision_plugin [None req-e6ed2ad1-97ac-498c-bf6d-fc69c062be9e c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Could not find related network for resource to bump revision. 2026-06-28 20:30:53.281 7 INFO neutron.db.segments_db [None req-e6ed2ad1-97ac-498c-bf6d-fc69c062be9e c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Added segment 7fcc59c9-fb60-471b-b341-076ec0df5ed5 of type flat for network 36e74d0b-80ac-4d56-9c0e-e0ded69e26cb 2026-06-28 20:30:53.324 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e6ed2ad1-97ac-498c-bf6d-fc69c062be9e c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/9] 199.204.45.138 () {48 vars in 968 bytes} [Sun Jun 28 20:30:53 2026] POST /v2.0/networks => generated 124 bytes in 294 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-28 20:30:59.179 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b1e47885-e587-415e-be56-0e083730ed33 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/11] 199.204.45.138 () {44 vars in 928 bytes} [Sun Jun 28 20:30:59 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/12] 199.204.45.138 () {44 vars in 950 bytes} [Sun Jun 28 20:30:59 2026] GET /v2.0/networks?name=public => generated 15 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 20:30:59.230 7 WARNING neutron.services.revisions.revision_plugin [None req-23b0357a-b128-4b0d-8340-ea03d6a79255 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Could not find related network for resource to bump revision. 2026-06-28 20:30:59.241 7 INFO neutron.db.segments_db [None req-23b0357a-b128-4b0d-8340-ea03d6a79255 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Added segment 50069a92-5140-4dde-a98e-8d02996fb4a2 of type flat for network ad8763b3-c2d3-45fa-b5f0-aa2c07c5d4e2 2026-06-28 20:30:59.259 7 INFO neutron.pecan_wsgi.hooks.translation [None req-23b0357a-b128-4b0d-8340-ea03d6a79255 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/13] 199.204.45.138 () {48 vars in 968 bytes} [Sun Jun 28 20:30:59 2026] POST /v2.0/networks => generated 124 bytes in 72 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-28 20:31:05.142 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d269b12b-38fa-4472-a775-92792a66f6d0 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/14] 199.204.45.138 () {44 vars in 928 bytes} [Sun Jun 28 20:31:05 2026] GET /v2.0/networks/public => generated 108 bytes in 88 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.204.45.138 () {44 vars in 950 bytes} [Sun Jun 28 20:31:05 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-06-28 20:31:05.223 8 WARNING neutron.services.revisions.revision_plugin [None req-bbfcc44f-8dd9-4381-b1a1-4086ac4afa4c c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Could not find related network for resource to bump revision. 2026-06-28 20:31:05.238 8 INFO neutron.db.segments_db [None req-bbfcc44f-8dd9-4381-b1a1-4086ac4afa4c c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Added segment 8b18c5b8-6d78-46e4-8301-29d1875da10c of type flat for network 5e2b0414-337e-442b-9996-326bfb61f3fe 2026-06-28 20:31:05.412 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bbfcc44f-8dd9-4381-b1a1-4086ac4afa4c c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/16] 199.204.45.138 () {48 vars in 968 bytes} [Sun Jun 28 20:31:05 2026] POST /v2.0/networks => generated 124 bytes in 247 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-28 20:31:11.321 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9639cb52-6311-42ed-b083-52f6e06adcf3 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/18] 199.204.45.138 () {44 vars in 928 bytes} [Sun Jun 28 20:31:11 2026] GET /v2.0/networks/public => generated 108 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/19] 199.204.45.138 () {44 vars in 950 bytes} [Sun Jun 28 20:31:11 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 20:31:11.392 8 WARNING neutron.services.revisions.revision_plugin [None req-7950fd24-e17c-47bf-a320-07f9528c72a0 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Could not find related network for resource to bump revision. 2026-06-28 20:31:11.408 8 INFO neutron.db.segments_db [None req-7950fd24-e17c-47bf-a320-07f9528c72a0 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Added segment b19002a4-eb63-4688-b24d-72f4f5905730 of type flat for network 611a222c-5601-4d7f-b1a2-b1782ac803a4 2026-06-28 20:31:11.432 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7950fd24-e17c-47bf-a320-07f9528c72a0 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/20] 199.204.45.138 () {48 vars in 968 bytes} [Sun Jun 28 20:31:11 2026] POST /v2.0/networks => generated 124 bytes in 273 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-28 20:31:17.569 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e0ca7daa-c3cb-422e-bdeb-790c0df33f65 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/21] 199.204.45.138 () {44 vars in 928 bytes} [Sun Jun 28 20:31:17 2026] GET /v2.0/networks/public => generated 108 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/22] 199.204.45.138 () {44 vars in 950 bytes} [Sun Jun 28 20:31:17 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 20:31:17.748 7 WARNING neutron.services.revisions.revision_plugin [None req-34ad7d28-2195-4b75-a1c6-63d0f3aedaa5 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Could not find related network for resource to bump revision. 2026-06-28 20:31:17.779 7 INFO neutron.db.segments_db [None req-34ad7d28-2195-4b75-a1c6-63d0f3aedaa5 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Added segment 5059308f-59ec-45bf-a41c-e73276ba88a1 of type flat for network abb4fc8e-63f0-4901-86eb-df8ab03afd17 [pid: 7|app: 0|req: 10/23] 199.204.45.138 () {48 vars in 968 bytes} [Sun Jun 28 20:31:17 2026] POST /v2.0/networks => generated 706 bytes in 1164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 20:31:19.928 8 INFO neutron.pecan_wsgi.hooks.translation [None req-df4c4f37-d9a7-4850-a846-c9e3baa2cdc6 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/24] 199.204.45.138 () {44 vars in 928 bytes} [Sun Jun 28 20:31:19 2026] GET /v2.0/networks/public => generated 108 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/25] 199.204.45.138 () {44 vars in 950 bytes} [Sun Jun 28 20:31:19 2026] GET /v2.0/networks?name=public => generated 709 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 20:31:19.999 8 INFO neutron.pecan_wsgi.hooks.translation [None req-57055c4b-9f48-4a81-9656-8eb6ea8a682b c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 15/26] 199.204.45.138 () {44 vars in 1035 bytes} [Sun Jun 28 20:31:19 2026] GET /v2.0/subnets/public-subnet?network_id=abb4fc8e-63f0-4901-86eb-df8ab03afd17 => generated 113 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/27] 199.204.45.138 () {44 vars in 1058 bytes} [Sun Jun 28 20:31:20 2026] GET /v2.0/subnets?name=public-subnet&network_id=abb4fc8e-63f0-4901-86eb-df8ab03afd17 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/28] 199.204.45.138 () {48 vars in 966 bytes} [Sun Jun 28 20:31:20 2026] POST /v2.0/subnets => generated 664 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 20:35:57.173 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [846d0c0b-e5d0-4006-bee3-4fc5253b8bd0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-28 20:35:57.174 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sun Jun 28 20:35:57 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.204.45.138) !!! 2026-06-28 20:35:57.275 8 INFO neutron.pecan_wsgi.hooks.translation [None req-22bdef42-1b59-4e0a-97ce-1138b596ade0 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/66] 199.204.45.138 () {44 vars in 938 bytes} [Sun Jun 28 20:35:57 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 113 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-28 20:35:57.286 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4d791ab0-752c-4940-8f6f-d4dbfd71fc7a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-28 20:35:57.291 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sun Jun 28 20:35:57 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.138) !!! [pid: 7|app: 0|req: 32/67] 199.204.45.138 () {44 vars in 960 bytes} [Sun Jun 28 20:35:57 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-06-28 20:35:57.372 8 INFO neutron.db.segments_db [None req-72d5cebf-fcce-4f15-aa06-0e5b71de41cc c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Added segment 993c8d13-320b-4f84-a388-00353339df5f of type vxlan for network 19f60179-d37b-4409-9b7d-1e365b2bdfeb [pid: 8|app: 0|req: 36/68] 199.204.45.138 () {48 vars in 967 bytes} [Sun Jun 28 20:35:57 2026] POST /v2.0/networks => generated 707 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 20:35:58.331 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4d791ab0-752c-4940-8f6f-d4dbfd71fc7a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48452. 2026-06-28 20:35:58.367 7 INFO neutron.pecan_wsgi.hooks.translation [None req-62cf7d5a-0de2-4b49-9a57-46df53c16d7e c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/69] 199.204.45.138 () {44 vars in 938 bytes} [Sun Jun 28 20:35:58 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-28 20:35:58.396 8 INFO oslo.messaging._drivers.impl_rabbit [-] [846d0c0b-e5d0-4006-bee3-4fc5253b8bd0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48460. [pid: 8|app: 0|req: 37/70] 199.204.45.138 () {44 vars in 960 bytes} [Sun Jun 28 20:35:58 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 20:35:58.433 7 INFO neutron.pecan_wsgi.hooks.translation [None req-79f13a9c-eb52-49af-b139-655e56ad3605 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/71] 199.204.45.138 () {44 vars in 1037 bytes} [Sun Jun 28 20:35:58 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=19f60179-d37b-4409-9b7d-1e365b2bdfeb => generated 114 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/72] 199.204.45.138 () {44 vars in 1060 bytes} [Sun Jun 28 20:35:58 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=19f60179-d37b-4409-9b7d-1e365b2bdfeb => generated 14 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/73] 199.204.45.138 () {48 vars in 966 bytes} [Sun Jun 28 20:35:58 2026] POST /v2.0/subnets => generated 651 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 20:35:59.997 8 INFO neutron.api.v2.resource [None req-bb73ae8a-58ac-4ffc-83b7-68f614a98ec4 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 39/74] 199.204.45.138 () {44 vars in 972 bytes} [Sun Jun 28 20:35:59 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/75] 199.204.45.138 () {44 vars in 994 bytes} [Sun Jun 28 20:36:00 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/76] 199.204.45.138 () {48 vars in 981 bytes} [Sun Jun 28 20:36:00 2026] POST /v2.0/security-groups => generated 1616 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/77] 199.204.45.138 () {44 vars in 1002 bytes} [Sun Jun 28 20:36:01 2026] GET /v2.0/security-groups/365db1e1-9c85-4250-bc2d-1dd4f8f693f8 => generated 1616 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/78] 199.204.45.138 () {44 vars in 1002 bytes} [Sun Jun 28 20:36:01 2026] GET /v2.0/security-groups/365db1e1-9c85-4250-bc2d-1dd4f8f693f8 => generated 1616 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/79] 199.204.45.138 () {44 vars in 1002 bytes} [Sun Jun 28 20:36:01 2026] GET /v2.0/security-groups/365db1e1-9c85-4250-bc2d-1dd4f8f693f8 => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/80] 199.204.45.138 () {48 vars in 992 bytes} [Sun Jun 28 20:36:01 2026] POST /v2.0/security-group-rules => generated 601 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/81] 199.204.45.138 () {44 vars in 1002 bytes} [Sun Jun 28 20:36:02 2026] GET /v2.0/security-groups/365db1e1-9c85-4250-bc2d-1dd4f8f693f8 => generated 2230 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/82] 199.204.45.138 () {44 vars in 1002 bytes} [Sun Jun 28 20:36:02 2026] GET /v2.0/security-groups/365db1e1-9c85-4250-bc2d-1dd4f8f693f8 => generated 2230 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/83] 199.204.45.138 () {44 vars in 1002 bytes} [Sun Jun 28 20:36:02 2026] GET /v2.0/security-groups/365db1e1-9c85-4250-bc2d-1dd4f8f693f8 => 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: 44/84] 199.204.45.138 () {48 vars in 992 bytes} [Sun Jun 28 20:36:02 2026] POST /v2.0/security-group-rules => generated 603 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/85] 199.204.45.138 () {44 vars in 1002 bytes} [Sun Jun 28 20:36:03 2026] GET /v2.0/security-groups/365db1e1-9c85-4250-bc2d-1dd4f8f693f8 => generated 2846 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/86] 199.204.45.138 () {44 vars in 1002 bytes} [Sun Jun 28 20:36:03 2026] GET /v2.0/security-groups/365db1e1-9c85-4250-bc2d-1dd4f8f693f8 => generated 2846 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/87] 199.204.45.138 () {44 vars in 1002 bytes} [Sun Jun 28 20:36:03 2026] GET /v2.0/security-groups/365db1e1-9c85-4250-bc2d-1dd4f8f693f8 => generated 2846 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/88] 199.204.45.138 () {48 vars in 992 bytes} [Sun Jun 28 20:36:03 2026] POST /v2.0/security-group-rules => generated 603 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/89] 199.204.45.138 () {44 vars in 1002 bytes} [Sun Jun 28 20:36:04 2026] GET /v2.0/security-groups/365db1e1-9c85-4250-bc2d-1dd4f8f693f8 => generated 3462 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/90] 199.204.45.138 () {44 vars in 1002 bytes} [Sun Jun 28 20:36:04 2026] GET /v2.0/security-groups/365db1e1-9c85-4250-bc2d-1dd4f8f693f8 => 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: 44/91] 199.204.45.138 () {44 vars in 1002 bytes} [Sun Jun 28 20:36:04 2026] GET /v2.0/security-groups/365db1e1-9c85-4250-bc2d-1dd4f8f693f8 => generated 3462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/92] 199.204.45.138 () {48 vars in 992 bytes} [Sun Jun 28 20:36:04 2026] POST /v2.0/security-group-rules => generated 603 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/93] 199.204.45.138 () {44 vars in 1002 bytes} [Sun Jun 28 20:36:05 2026] GET /v2.0/security-groups/365db1e1-9c85-4250-bc2d-1dd4f8f693f8 => generated 4078 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/94] 199.204.45.138 () {44 vars in 1002 bytes} [Sun Jun 28 20:36:05 2026] GET /v2.0/security-groups/365db1e1-9c85-4250-bc2d-1dd4f8f693f8 => generated 4078 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/95] 199.204.45.138 () {44 vars in 1002 bytes} [Sun Jun 28 20:36:05 2026] GET /v2.0/security-groups/365db1e1-9c85-4250-bc2d-1dd4f8f693f8 => generated 4078 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/96] 199.204.45.138 () {48 vars in 992 bytes} [Sun Jun 28 20:36:05 2026] POST /v2.0/security-group-rules => generated 603 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/97] 199.204.45.138 () {44 vars in 988 bytes} [Sun Jun 28 20:36:06 2026] GET /v2.0/networks/19f60179-d37b-4409-9b7d-1e365b2bdfeb => generated 732 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 20:36:06.810 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2f5da7bb-13cd-453d-9931-076453415732 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/98] 199.204.45.138 () {44 vars in 1077 bytes} [Sun Jun 28 20:36:06 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=19f60179-d37b-4409-9b7d-1e365b2bdfeb => generated 132 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/99] 199.204.45.138 () {44 vars in 1100 bytes} [Sun Jun 28 20:36:06 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=19f60179-d37b-4409-9b7d-1e365b2bdfeb => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/100] 199.204.45.138 () {44 vars in 1002 bytes} [Sun Jun 28 20:36:06 2026] GET /v2.0/security-groups/365db1e1-9c85-4250-bc2d-1dd4f8f693f8 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/101] 199.204.45.138 () {48 vars in 962 bytes} [Sun Jun 28 20:36:06 2026] POST /v2.0/ports => generated 1100 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-28 20:36:13.178 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8e55c721-3cf1-4ba0-a3ea-d65fba4b31a8 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 54/104] 199.204.45.138 () {44 vars in 979 bytes} [Sun Jun 28 20:36:13 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /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: 51/105] 199.204.45.138 () {44 vars in 1001 bytes} [Sun Jun 28 20:36:13 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/106] 199.204.45.138 () {48 vars in 1031 bytes} [Sun Jun 28 20:36:13 2026] PUT /v2.0/ports/58066a10-0c51-4e28-bd34-0b52041d8a91 => generated 1249 bytes in 551 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/107] 199.204.45.138 () {44 vars in 921 bytes} [Sun Jun 28 20:36:15 2026] GET /v2.0/ports => generated 3730 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-28 20:36:16.225 8 INFO neutron.api.v2.resource [None req-6ff39028-2fe6-40ba-9c9f-e99dc1d78f9d c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 56/108] 199.204.45.138 () {44 vars in 960 bytes} [Sun Jun 28 20:36:16 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/109] 199.204.45.138 () {44 vars in 982 bytes} [Sun Jun 28 20:36:16 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/110] 199.204.45.138 () {48 vars in 981 bytes} [Sun Jun 28 20:36:16 2026] POST /v2.0/security-groups => generated 1610 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/111] 199.204.45.138 () {44 vars in 1002 bytes} [Sun Jun 28 20:36:17 2026] GET /v2.0/security-groups/f0fabf12-b780-4a22-bd13-26094377ad77 => generated 1610 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/112] 199.204.45.138 () {44 vars in 1002 bytes} [Sun Jun 28 20:36:17 2026] GET /v2.0/security-groups/f0fabf12-b780-4a22-bd13-26094377ad77 => generated 1610 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/113] 199.204.45.138 () {44 vars in 1002 bytes} [Sun Jun 28 20:36:17 2026] GET /v2.0/security-groups/f0fabf12-b780-4a22-bd13-26094377ad77 => generated 1610 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/114] 199.204.45.138 () {48 vars in 992 bytes} [Sun Jun 28 20:36:17 2026] POST /v2.0/security-group-rules => generated 623 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/115] 199.204.45.138 () {44 vars in 1002 bytes} [Sun Jun 28 20:36:18 2026] GET /v2.0/security-groups/f0fabf12-b780-4a22-bd13-26094377ad77 => generated 2246 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/116] 199.204.45.138 () {44 vars in 1002 bytes} [Sun Jun 28 20:36:18 2026] GET /v2.0/security-groups/f0fabf12-b780-4a22-bd13-26094377ad77 => generated 2246 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/117] 199.204.45.138 () {44 vars in 1002 bytes} [Sun Jun 28 20:36:18 2026] GET /v2.0/security-groups/f0fabf12-b780-4a22-bd13-26094377ad77 => generated 2246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/118] 199.204.45.138 () {48 vars in 992 bytes} [Sun Jun 28 20:36:18 2026] POST /v2.0/security-group-rules => generated 627 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/127] 199.204.45.138 () {44 vars in 976 bytes} [Sun Jun 28 20:37:23 2026] GET /v2.0/quotas/44164dbd766f4dc0865f8d4c6876cb49 => 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: 62/128] 199.204.45.138 () {48 vars in 1028 bytes} [Sun Jun 28 20:37:24 2026] PUT /v2.0/quotas/44164dbd766f4dc0865f8d4c6876cb49 => generated 291 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 20:39:33.823 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [846d0c0b-e5d0-4006-bee3-4fc5253b8bd0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-28 20:39:33.824 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sun Jun 28 20:39:33 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.204.45.138) !!! /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06-28 20:39:33.981 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1af0c99d-a963-420e-afd8-5491b22f5e76 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 76/147] 199.204.45.138 () {30 vars in 740 bytes} [Sun Jun 28 20:39:33 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 165 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-28 20:39:33.994 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4d791ab0-752c-4940-8f6f-d4dbfd71fc7a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 72/148] 199.204.45.138 () {30 vars in 762 bytes} [Sun Jun 28 20:39:33 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 20:39:35.600 8 INFO oslo.messaging._drivers.impl_rabbit [-] [846d0c0b-e5d0-4006-bee3-4fc5253b8bd0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46386. 2026-06-28 20:39:35.632 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c04e3e15-9263-45fd-ae66-fc42dec3307d c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 77/149] 199.204.45.138 () {30 vars in 740 bytes} [Sun Jun 28 20:39:35 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-28 20:39:35.674 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4d791ab0-752c-4940-8f6f-d4dbfd71fc7a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46394. [pid: 7|app: 0|req: 73/150] 199.204.45.138 () {30 vars in 762 bytes} [Sun Jun 28 20:39:35 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 20:45:48.717 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [846d0c0b-e5d0-4006-bee3-4fc5253b8bd0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-28 20:45:48.721 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sun Jun 28 20:45:48 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=80ece180fb794b6d9b1a383c83f1530f (ip 199.204.45.138) !!! 2026-06-28 20:45:48.869 8 INFO neutron.api.v2.resource [None req-6ba8175c-e217-41a9-ac4f-76c8468231ea c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 103/201] 199.204.45.138 () {44 vars in 1075 bytes} [Sun Jun 28 20:45:48 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=80ece180fb794b6d9b1a383c83f1530f => generated 139 bytes in 159 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-28 20:45:48.879 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4d791ab0-752c-4940-8f6f-d4dbfd71fc7a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-28 20:45:48.880 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sun Jun 28 20:45:48 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=80ece180fb794b6d9b1a383c83f1530f (ip 199.204.45.138) !!! [pid: 7|app: 0|req: 99/202] 199.204.45.138 () {44 vars in 1098 bytes} [Sun Jun 28 20:45:48 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=80ece180fb794b6d9b1a383c83f1530f => generated 23 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/203] 199.204.45.138 () {48 vars in 982 bytes} [Sun Jun 28 20:45:49 2026] POST /v2.0/security-groups => generated 1624 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-28 20:45:50.225 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4d791ab0-752c-4940-8f6f-d4dbfd71fc7a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60772. [pid: 7|app: 0|req: 100/204] 199.204.45.138 () {44 vars in 1089 bytes} [Sun Jun 28 20:45:50 2026] GET /v2.0/security-groups/42d6a85b-dd0f-482e-bdb6-6171768faefb?project_id=80ece180fb794b6d9b1a383c83f1530f => generated 1624 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 20:45:50.305 8 INFO oslo.messaging._drivers.impl_rabbit [-] [846d0c0b-e5d0-4006-bee3-4fc5253b8bd0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60778. [pid: 8|app: 0|req: 105/205] 199.204.45.138 () {44 vars in 1002 bytes} [Sun Jun 28 20:45:50 2026] GET /v2.0/security-groups/42d6a85b-dd0f-482e-bdb6-6171768faefb => generated 1624 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/206] 199.204.45.138 () {44 vars in 1089 bytes} [Sun Jun 28 20:45:50 2026] GET /v2.0/security-groups/42d6a85b-dd0f-482e-bdb6-6171768faefb?project_id=80ece180fb794b6d9b1a383c83f1530f => generated 1624 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/207] 199.204.45.138 () {48 vars in 992 bytes} [Sun Jun 28 20:45:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/208] 199.204.45.138 () {44 vars in 1089 bytes} [Sun Jun 28 20:45:51 2026] GET /v2.0/security-groups/42d6a85b-dd0f-482e-bdb6-6171768faefb?project_id=80ece180fb794b6d9b1a383c83f1530f => generated 2234 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/209] 199.204.45.138 () {44 vars in 1002 bytes} [Sun Jun 28 20:45:51 2026] GET /v2.0/security-groups/42d6a85b-dd0f-482e-bdb6-6171768faefb => generated 2234 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/210] 199.204.45.138 () {44 vars in 1089 bytes} [Sun Jun 28 20:45:51 2026] GET /v2.0/security-groups/42d6a85b-dd0f-482e-bdb6-6171768faefb?project_id=80ece180fb794b6d9b1a383c83f1530f => generated 2234 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/211] 199.204.45.138 () {48 vars in 992 bytes} [Sun Jun 28 20:45:51 2026] POST /v2.0/security-group-rules => generated 599 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/212] 199.204.45.138 () {44 vars in 1089 bytes} [Sun Jun 28 20:45:52 2026] GET /v2.0/security-groups/42d6a85b-dd0f-482e-bdb6-6171768faefb?project_id=80ece180fb794b6d9b1a383c83f1530f => generated 2846 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/213] 199.204.45.138 () {44 vars in 1002 bytes} [Sun Jun 28 20:45:52 2026] GET /v2.0/security-groups/42d6a85b-dd0f-482e-bdb6-6171768faefb => generated 2846 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/214] 199.204.45.138 () {44 vars in 1089 bytes} [Sun Jun 28 20:45:52 2026] GET /v2.0/security-groups/42d6a85b-dd0f-482e-bdb6-6171768faefb?project_id=80ece180fb794b6d9b1a383c83f1530f => 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: 110/215] 199.204.45.138 () {48 vars in 992 bytes} [Sun Jun 28 20:45:52 2026] POST /v2.0/security-group-rules => generated 601 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/216] 199.204.45.138 () {44 vars in 1089 bytes} [Sun Jun 28 20:45:54 2026] GET /v2.0/security-groups/42d6a85b-dd0f-482e-bdb6-6171768faefb?project_id=80ece180fb794b6d9b1a383c83f1530f => generated 3460 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/217] 199.204.45.138 () {44 vars in 1002 bytes} [Sun Jun 28 20:45:54 2026] GET /v2.0/security-groups/42d6a85b-dd0f-482e-bdb6-6171768faefb => generated 3460 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/218] 199.204.45.138 () {44 vars in 1089 bytes} [Sun Jun 28 20:45:54 2026] GET /v2.0/security-groups/42d6a85b-dd0f-482e-bdb6-6171768faefb?project_id=80ece180fb794b6d9b1a383c83f1530f => generated 3460 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/221] 199.204.45.138 () {48 vars in 992 bytes} [Sun Jun 28 20:45:54 2026] POST /v2.0/security-group-rules => generated 602 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/238] 199.204.45.138 () {30 vars in 740 bytes} [Sun Jun 28 20:48:05 2026] GET /v2.0/networks?tenant_id=80ece180fb794b6d9b1a383c83f1530f&shared=False => generated 15 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 20:48:06.194 7 INFO neutron.db.segments_db [None req-9a47416a-08e4-4351-8a11-9c7582ab79c0 9523ea0f9084420dbc7e38ad81dd6493 80ece180fb794b6d9b1a383c83f1530f - - d983a05648fc49218b5ebf1bd0874e4e d983a05648fc49218b5ebf1bd0874e4e] Added segment 8fdda6a0-a442-4333-b601-19dd609d2762 of type vxlan for network 53a7229e-40a9-4eaa-aaf7-6aa3b741844e [pid: 7|app: 0|req: 118/239] 199.204.45.138 () {34 vars in 682 bytes} [Sun Jun 28 20:48:06 2026] POST /v2.0/networks => generated 718 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/240] 199.204.45.138 () {30 vars in 722 bytes} [Sun Jun 28 20:48:06 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 119/241] 199.204.45.138 () {30 vars in 633 bytes} [Sun Jun 28 20:48:06 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: 123/242] 199.204.45.138 () {34 vars in 677 bytes} [Sun Jun 28 20:48:06 2026] POST /v2.0/ports => generated 999 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/243] 199.204.45.138 () {30 vars in 703 bytes} [Sun Jun 28 20:48:06 2026] GET /v2.0/networks/53a7229e-40a9-4eaa-aaf7-6aa3b741844e => generated 705 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/244] 199.204.45.138 () {30 vars in 722 bytes} [Sun Jun 28 20:48:08 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/245] 199.204.45.138 () {30 vars in 703 bytes} [Sun Jun 28 20:48:08 2026] GET /v2.0/networks/53a7229e-40a9-4eaa-aaf7-6aa3b741844e => generated 705 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/250] 199.204.45.138 () {44 vars in 976 bytes} [Sun Jun 28 20:48:31 2026] GET /v2.0/quotas/80ece180fb794b6d9b1a383c83f1530f => 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: 124/251] 199.204.45.138 () {48 vars in 1028 bytes} [Sun Jun 28 20:48:32 2026] PUT /v2.0/quotas/80ece180fb794b6d9b1a383c83f1530f => generated 291 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:00:02.578 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4d791ab0-752c-4940-8f6f-d4dbfd71fc7a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-28 21:00:02.579 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sun Jun 28 21:00:02 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.138) !!! 2026-06-28 21:00:02.724 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b9a3fc20-9d8f-4c8b-b5a6-df3d738a1f76 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 171/344] 199.204.45.138 () {44 vars in 928 bytes} [Sun Jun 28 21:00:02 2026] GET /v2.0/networks/public => generated 108 bytes in 155 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-28 21:00:02.739 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [846d0c0b-e5d0-4006-bee3-4fc5253b8bd0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-28 21:00:02.740 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sun Jun 28 21:00:02 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.138) !!! [pid: 8|app: 0|req: 174/345] 199.204.45.138 () {44 vars in 950 bytes} [Sun Jun 28 21:00:02 2026] GET /v2.0/networks?name=public => generated 753 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:00:03.962 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4d791ab0-752c-4940-8f6f-d4dbfd71fc7a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38454. 2026-06-28 21:00:03.988 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a1a818dc-0093-42f5-937c-cd1690a92c2e c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 172/346] 199.204.45.138 () {44 vars in 928 bytes} [Sun Jun 28 21:00:03 2026] GET /v2.0/networks/public => generated 108 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-28 21:00:04.020 8 INFO oslo.messaging._drivers.impl_rabbit [-] [846d0c0b-e5d0-4006-bee3-4fc5253b8bd0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38470. [pid: 8|app: 0|req: 175/347] 199.204.45.138 () {44 vars in 950 bytes} [Sun Jun 28 21:00:03 2026] GET /v2.0/networks?name=public => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:00:04.067 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f7b2bc98-6954-47f7-847c-eef7df59d010 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 173/348] 199.204.45.138 () {44 vars in 1035 bytes} [Sun Jun 28 21:00:04 2026] GET /v2.0/subnets/public-subnet?network_id=abb4fc8e-63f0-4901-86eb-df8ab03afd17 => generated 113 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/349] 199.204.45.138 () {44 vars in 1058 bytes} [Sun Jun 28 21:00:04 2026] GET /v2.0/subnets?name=public-subnet&network_id=abb4fc8e-63f0-4901-86eb-df8ab03afd17 => generated 667 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:00:31.872 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7823caa6-a412-47ba-9035-a329fcff1294 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 179/354] 199.204.45.138 () {44 vars in 938 bytes} [Sun Jun 28 21:00:31 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/355] 199.204.45.138 () {44 vars in 960 bytes} [Sun Jun 28 21:00:31 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:00:32.886 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f543f9e0-e98a-49b8-80ec-f148227f0bb1 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 180/356] 199.204.45.138 () {44 vars in 938 bytes} [Sun Jun 28 21:00:32 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/357] 199.204.45.138 () {44 vars in 960 bytes} [Sun Jun 28 21:00:32 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:00:32.957 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5f44a527-1b5e-4d28-9db7-2ea4afc04337 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 181/358] 199.204.45.138 () {44 vars in 1037 bytes} [Sun Jun 28 21:00:32 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=19f60179-d37b-4409-9b7d-1e365b2bdfeb => generated 114 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/359] 199.204.45.138 () {44 vars in 1060 bytes} [Sun Jun 28 21:00:32 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=19f60179-d37b-4409-9b7d-1e365b2bdfeb => generated 654 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:00:34.756 8 INFO neutron.api.v2.resource [None req-12c62327-43b8-4418-845b-24030a141796 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 182/360] 199.204.45.138 () {44 vars in 972 bytes} [Sun Jun 28 21:00:34 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/361] 199.204.45.138 () {44 vars in 994 bytes} [Sun Jun 28 21:00:34 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/362] 199.204.45.138 () {44 vars in 1002 bytes} [Sun Jun 28 21:00:35 2026] GET /v2.0/security-groups/365db1e1-9c85-4250-bc2d-1dd4f8f693f8 => generated 4694 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/363] 199.204.45.138 () {44 vars in 1002 bytes} [Sun Jun 28 21:00:35 2026] GET /v2.0/security-groups/365db1e1-9c85-4250-bc2d-1dd4f8f693f8 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/364] 199.204.45.138 () {44 vars in 1012 bytes} [Sun Jun 28 21:00:36 2026] GET /v2.0/security-group-rules/d35e60e7-1ac4-4993-9ea6-000b7789a021 => generated 601 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/365] 199.204.45.138 () {44 vars in 1002 bytes} [Sun Jun 28 21:00:36 2026] GET /v2.0/security-groups/365db1e1-9c85-4250-bc2d-1dd4f8f693f8 => 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/366] 199.204.45.138 () {44 vars in 1002 bytes} [Sun Jun 28 21:00:36 2026] GET /v2.0/security-groups/365db1e1-9c85-4250-bc2d-1dd4f8f693f8 => generated 4694 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/367] 199.204.45.138 () {44 vars in 1012 bytes} [Sun Jun 28 21:00:37 2026] GET /v2.0/security-group-rules/7dc4a3f7-794d-48cf-a6f3-33ab9bef027b => generated 603 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/368] 199.204.45.138 () {44 vars in 1002 bytes} [Sun Jun 28 21:00:37 2026] GET /v2.0/security-groups/365db1e1-9c85-4250-bc2d-1dd4f8f693f8 => generated 4694 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/369] 199.204.45.138 () {44 vars in 1002 bytes} [Sun Jun 28 21:00:37 2026] GET /v2.0/security-groups/365db1e1-9c85-4250-bc2d-1dd4f8f693f8 => 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: 187/370] 199.204.45.138 () {44 vars in 1012 bytes} [Sun Jun 28 21:00:37 2026] GET /v2.0/security-group-rules/557d9079-0b98-4a2e-adef-c37b3d56c4c4 => 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: 184/371] 199.204.45.138 () {44 vars in 1002 bytes} [Sun Jun 28 21:00:38 2026] GET /v2.0/security-groups/365db1e1-9c85-4250-bc2d-1dd4f8f693f8 => generated 4694 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/372] 199.204.45.138 () {44 vars in 1002 bytes} [Sun Jun 28 21:00:38 2026] GET /v2.0/security-groups/365db1e1-9c85-4250-bc2d-1dd4f8f693f8 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/373] 199.204.45.138 () {44 vars in 1012 bytes} [Sun Jun 28 21:00:38 2026] GET /v2.0/security-group-rules/7549a620-2337-4bfd-aaa1-b1bc9db09b2d => generated 603 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/376] 199.204.45.138 () {44 vars in 1002 bytes} [Sun Jun 28 21:00:39 2026] GET /v2.0/security-groups/365db1e1-9c85-4250-bc2d-1dd4f8f693f8 => generated 4694 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/377] 199.204.45.138 () {44 vars in 1002 bytes} [Sun Jun 28 21:00:39 2026] GET /v2.0/security-groups/365db1e1-9c85-4250-bc2d-1dd4f8f693f8 => generated 4694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/378] 199.204.45.138 () {44 vars in 1012 bytes} [Sun Jun 28 21:00:39 2026] GET /v2.0/security-group-rules/0792068c-f547-43e5-9a65-6847e5aa4a36 => generated 603 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/379] 199.204.45.138 () {44 vars in 988 bytes} [Sun Jun 28 21:00:41 2026] GET /v2.0/networks/19f60179-d37b-4409-9b7d-1e365b2bdfeb => generated 732 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:00:41.134 8 INFO neutron.pecan_wsgi.hooks.translation [None req-db3b8611-1afd-48ad-8f4b-fe5d9339fc70 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 192/380] 199.204.45.138 () {44 vars in 1077 bytes} [Sun Jun 28 21:00:41 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=19f60179-d37b-4409-9b7d-1e365b2bdfeb => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/381] 199.204.45.138 () {44 vars in 1100 bytes} [Sun Jun 28 21:00:41 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=19f60179-d37b-4409-9b7d-1e365b2bdfeb => generated 1254 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/382] 199.204.45.138 () {44 vars in 1002 bytes} [Sun Jun 28 21:00:41 2026] GET /v2.0/security-groups/365db1e1-9c85-4250-bc2d-1dd4f8f693f8 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:00:47.971 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b9511ecb-255c-4f48-b4c9-483619857591 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 190/383] 199.204.45.138 () {44 vars in 979 bytes} [Sun Jun 28 21:00:47 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/384] 199.204.45.138 () {44 vars in 1001 bytes} [Sun Jun 28 21:00:47 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/385] 199.204.45.138 () {44 vars in 921 bytes} [Sun Jun 28 21:00:49 2026] GET /v2.0/ports => generated 4725 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:00:50.571 8 INFO neutron.api.v2.resource [None req-64c48d30-9a94-4141-af15-0f2d62b011f7 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 195/386] 199.204.45.138 () {44 vars in 960 bytes} [Sun Jun 28 21:00:50 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/387] 199.204.45.138 () {44 vars in 982 bytes} [Sun Jun 28 21:00:50 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/388] 199.204.45.138 () {44 vars in 1002 bytes} [Sun Jun 28 21:00:51 2026] GET /v2.0/security-groups/f0fabf12-b780-4a22-bd13-26094377ad77 => generated 2886 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/389] 199.204.45.138 () {44 vars in 1002 bytes} [Sun Jun 28 21:00:51 2026] GET /v2.0/security-groups/f0fabf12-b780-4a22-bd13-26094377ad77 => generated 2886 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/390] 199.204.45.138 () {44 vars in 1012 bytes} [Sun Jun 28 21:00:51 2026] GET /v2.0/security-group-rules/024cc720-b880-498f-ab51-f0247f5d31e6 => generated 623 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/391] 199.204.45.138 () {44 vars in 1002 bytes} [Sun Jun 28 21:00:52 2026] GET /v2.0/security-groups/f0fabf12-b780-4a22-bd13-26094377ad77 => generated 2886 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/392] 199.204.45.138 () {44 vars in 1002 bytes} [Sun Jun 28 21:00:52 2026] GET /v2.0/security-groups/f0fabf12-b780-4a22-bd13-26094377ad77 => generated 2886 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/393] 199.204.45.138 () {44 vars in 1012 bytes} [Sun Jun 28 21:00:52 2026] GET /v2.0/security-group-rules/88624d54-0e72-42fb-b74d-1ab55b3031b4 => generated 627 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/396] 199.204.45.138 () {44 vars in 976 bytes} [Sun Jun 28 21:01:04 2026] GET /v2.0/quotas/44164dbd766f4dc0865f8d4c6876cb49 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:01:57.075 7 INFO neutron.api.v2.resource [None req-292ad94c-f78e-4dfa-ae66-0b533cbe768d c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 202/405] 199.204.45.138 () {44 vars in 1075 bytes} [Sun Jun 28 21:01:57 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=80ece180fb794b6d9b1a383c83f1530f => generated 139 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/406] 199.204.45.138 () {44 vars in 1098 bytes} [Sun Jun 28 21:01:57 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=80ece180fb794b6d9b1a383c83f1530f => generated 4072 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/407] 199.204.45.138 () {44 vars in 1089 bytes} [Sun Jun 28 21:01:58 2026] GET /v2.0/security-groups/42d6a85b-dd0f-482e-bdb6-6171768faefb?project_id=80ece180fb794b6d9b1a383c83f1530f => generated 4075 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/408] 199.204.45.138 () {44 vars in 1002 bytes} [Sun Jun 28 21:01:58 2026] GET /v2.0/security-groups/42d6a85b-dd0f-482e-bdb6-6171768faefb => generated 4075 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/409] 199.204.45.138 () {44 vars in 1012 bytes} [Sun Jun 28 21:01:58 2026] GET /v2.0/security-group-rules/08f2727b-69bc-4e8e-ab78-a3d54e985f57 => generated 597 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/410] 199.204.45.138 () {44 vars in 1089 bytes} [Sun Jun 28 21:01:59 2026] GET /v2.0/security-groups/42d6a85b-dd0f-482e-bdb6-6171768faefb?project_id=80ece180fb794b6d9b1a383c83f1530f => generated 4075 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/411] 199.204.45.138 () {44 vars in 1002 bytes} [Sun Jun 28 21:01:59 2026] GET /v2.0/security-groups/42d6a85b-dd0f-482e-bdb6-6171768faefb => generated 4075 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/412] 199.204.45.138 () {44 vars in 1012 bytes} [Sun Jun 28 21:01:59 2026] GET /v2.0/security-group-rules/bcd5adbc-c93e-453b-8568-10741ed6f925 => generated 599 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/413] 199.204.45.138 () {44 vars in 1089 bytes} [Sun Jun 28 21:02:00 2026] GET /v2.0/security-groups/42d6a85b-dd0f-482e-bdb6-6171768faefb?project_id=80ece180fb794b6d9b1a383c83f1530f => 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: 208/414] 199.204.45.138 () {44 vars in 1002 bytes} [Sun Jun 28 21:02:00 2026] GET /v2.0/security-groups/42d6a85b-dd0f-482e-bdb6-6171768faefb => generated 4075 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/415] 199.204.45.138 () {44 vars in 1012 bytes} [Sun Jun 28 21:02:00 2026] GET /v2.0/security-group-rules/81e31991-98bd-4271-9657-ae024302314c => 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: 209/416] 199.204.45.138 () {44 vars in 1089 bytes} [Sun Jun 28 21:02:01 2026] GET /v2.0/security-groups/42d6a85b-dd0f-482e-bdb6-6171768faefb?project_id=80ece180fb794b6d9b1a383c83f1530f => generated 4075 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/417] 199.204.45.138 () {44 vars in 1002 bytes} [Sun Jun 28 21:02:01 2026] GET /v2.0/security-groups/42d6a85b-dd0f-482e-bdb6-6171768faefb => 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: 210/418] 199.204.45.138 () {44 vars in 1012 bytes} [Sun Jun 28 21:02:01 2026] GET /v2.0/security-group-rules/72bec169-0d81-402e-a135-c283b84b424f => generated 602 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/419] 199.204.45.138 () {44 vars in 976 bytes} [Sun Jun 28 21:02:08 2026] GET /v2.0/quotas/80ece180fb794b6d9b1a383c83f1530f => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/428] 199.204.45.138 () {44 vars in 950 bytes} [Sun Jun 28 21:02:58 2026] GET /v2.0/networks?name=public => generated 753 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:03:37.574 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [846d0c0b-e5d0-4006-bee3-4fc5253b8bd0] 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: 217/433] 10.0.0.151 () {32 vars in 649 bytes} [Sun Jun 28 21:03:37 2026] GET /v2.0/networks => generated 2168 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:03:38.850 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4d791ab0-752c-4940-8f6f-d4dbfd71fc7a] 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: 217/434] 10.0.0.151 () {32 vars in 655 bytes} [Sun Jun 28 21:03:38 2026] GET /v2.0/floatingips => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/435] 10.0.0.151 () {32 vars in 647 bytes} [Sun Jun 28 21:03:38 2026] GET /v2.0/routers => generated 15 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/436] 10.0.0.151 () {32 vars in 643 bytes} [Sun Jun 28 21:03:38 2026] GET /v2.0/ports => generated 4725 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/437] 10.0.0.151 () {32 vars in 647 bytes} [Sun Jun 28 21:03:38 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/438] 10.0.0.151 () {32 vars in 649 bytes} [Sun Jun 28 21:03:39 2026] GET /v2.0/networks => generated 2168 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:03:39.084 8 INFO oslo.messaging._drivers.impl_rabbit [-] [846d0c0b-e5d0-4006-bee3-4fc5253b8bd0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53264. [pid: 8|app: 0|req: 220/439] 10.0.0.151 () {32 vars in 663 bytes} [Sun Jun 28 21:03:39 2026] GET /v2.0/security-groups => generated 17401 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/440] 10.0.0.151 () {32 vars in 655 bytes} [Sun Jun 28 21:03:39 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:03:49.840 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4d791ab0-752c-4940-8f6f-d4dbfd71fc7a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54396. 2026-06-28 21:03:50.015 8 INFO neutron.db.segments_db [None req-ede6f2ef-fccd-4be5-9e8b-c2be0fd9efb3 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Added segment 31879755-7e12-4b9c-9aa2-1b338d39d882 of type vxlan for network 823476b6-0086-4c35-9b2f-62112a1f5d92 2026-06-28 21:03:50.023 7 INFO neutron.db.segments_db [None req-8144c382-5b3f-49fc-98f0-bcd26a6555e5 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Added segment f7f344e4-335b-48b1-ac0a-30118c8d0bbe of type vxlan for network bcb36cf2-6418-48a6-a789-8de9a482e541 [pid: 8|app: 0|req: 222/443] 10.0.0.151 () {34 vars in 671 bytes} [Sun Jun 28 21:03:49 2026] POST /v2.0/networks => generated 751 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/444] 10.0.0.151 () {34 vars in 671 bytes} [Sun Jun 28 21:03:49 2026] POST /v2.0/networks => generated 743 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/445] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:03:50 2026] POST /v2.0/subnets => generated 698 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:03:50.415 8 INFO neutron.db.segments_db [None req-f568c8e4-1ff9-486a-aacb-a3052d07c1a4 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Added segment 8a553a71-6034-4a98-8f64-fa5118ab7b38 of type vxlan for network b572ed84-c154-43c7-a374-04b53270c720 [pid: 7|app: 0|req: 224/446] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:03:50 2026] POST /v2.0/subnets => generated 690 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/447] 10.0.0.151 () {34 vars in 671 bytes} [Sun Jun 28 21:03:50 2026] POST /v2.0/networks => generated 748 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:03:50.536 7 INFO neutron.db.segments_db [None req-da2748b4-eb79-4cdb-aa56-6cf04f499266 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Added segment badd7eaa-ef89-4dd1-a7a3-2c5432e416ea of type vxlan for network 83128824-eabe-4451-8ea5-64aef793e2b4 [pid: 8|app: 0|req: 224/448] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:03:50 2026] GET /v2.0/security-groups?tenant_id=89efdc37afa04abeadcbcbf725aeddb0&name=default => generated 2921 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:03:50.739 8 INFO neutron.db.segments_db [None req-32f3b242-6d75-476d-aa30-a81154686a35 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Added segment eda7cd46-6afa-45c7-987b-0bb57da430a4 of type vxlan for network b2355998-bd0a-4105-9fda-8716093bb147 2026-06-28 21:03:50.810 7 INFO neutron.db.l3_hamode_db [None req-da2748b4-eb79-4cdb-aa56-6cf04f499266 c498127fc1f04f24bfb3e361bd447273 f972818100fa4c4fbf8a21663e99b35e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-28 21:03:51.012 8 INFO neutron.db.l3_hamode_db [None req-32f3b242-6d75-476d-aa30-a81154686a35 c498127fc1f04f24bfb3e361bd447273 ebeecb2b8e074b03b54d4bdc6fafa43d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-28 21:03:51.811 7 INFO neutron.db.l3_hamode_db [None req-da2748b4-eb79-4cdb-aa56-6cf04f499266 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-28 21:03:52.168 8 INFO neutron.db.l3_hamode_db [None req-32f3b242-6d75-476d-aa30-a81154686a35 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 225/449] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:03:50 2026] POST /v2.0/routers => generated 738 bytes in 2306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/450] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:03:52 2026] POST /v2.0/subnets => generated 695 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/451] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:03:52 2026] DELETE /v2.0/security-groups/56b8049e-a496-4553-b023-af91fc1db06b => 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: 225/452] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:03:50 2026] POST /v2.0/routers => generated 730 bytes in 2472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:03:53.207 8 INFO neutron.db.segments_db [None req-c4940b10-f708-4f07-b8c8-c328c190e298 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Added segment b15c8f52-3cf9-4745-819a-73d0b7ce95a7 of type vxlan for network edd5b557-b3bb-4e7d-879a-ff1b00428abe 2026-06-28 21:03:53.462 8 INFO neutron.db.l3_hamode_db [None req-c4940b10-f708-4f07-b8c8-c328c190e298 c498127fc1f04f24bfb3e361bd447273 5d59b5d2de754a7d9d760fbf65e5da9e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-28 21:03:54.210 8 INFO neutron.db.l3_hamode_db [None req-c4940b10-f708-4f07-b8c8-c328c190e298 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 228/453] 10.0.0.151 () {34 vars in 783 bytes} [Sun Jun 28 21:03:53 2026] PUT /v2.0/routers/132a492f-15a4-45c5-a277-7d795d5e0e3c/add_router_interface => generated 309 bytes in 1306 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/454] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:03:53 2026] POST /v2.0/routers => generated 735 bytes in 2215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:03:55.641 8 INFO neutron.db.segments_db [None req-bf9f503d-8705-4add-a790-d9c6fb0cc2a1 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Added segment 10f76031-8c12-407c-b16c-4c8666bc0e4c of type vxlan for network abe74cc6-fcd1-463c-92ce-cc085329ce9a [pid: 7|app: 0|req: 229/457] 10.0.0.151 () {34 vars in 783 bytes} [Sun Jun 28 21:03:54 2026] PUT /v2.0/routers/a2fc8160-77a6-4edc-aa35-3e0bd1a05698/add_router_interface => generated 309 bytes in 1264 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:03:55.647 7 WARNING neutron_lib.context [None req-df396c90-c023-414e-a274-5797937c0990 d61fc45dee874b37b19c1cd614c88e0b f972818100fa4c4fbf8a21663e99b35e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 229/458] 10.0.0.151 () {34 vars in 671 bytes} [Sun Jun 28 21:03:55 2026] POST /v2.0/networks => generated 748 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/459] 10.0.0.151 () {34 vars in 685 bytes} [Sun Jun 28 21:03:55 2026] POST /v2.0/security-groups => generated 1661 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/460] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:03:56 2026] POST /v2.0/subnets => generated 695 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:03:56.211 7 WARNING neutron_lib.context [None req-cdd6147c-9f1d-40c7-aa25-76f162cb0fcf d61fc45dee874b37b19c1cd614c88e0b f972818100fa4c4fbf8a21663e99b35e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/461] 10.0.0.151 () {34 vars in 695 bytes} [Sun Jun 28 21:03:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:03:56.328 7 WARNING neutron_lib.context [None req-fa38c6df-4263-4e7e-b321-758795835418 747f6019e9e94726aaccef91fc346bf1 ebeecb2b8e074b03b54d4bdc6fafa43d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/462] 10.0.0.151 () {34 vars in 685 bytes} [Sun Jun 28 21:03:56 2026] POST /v2.0/security-groups => generated 1660 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-28 21:03:56.459 7 INFO neutron.db.segments_db [None req-be2324a1-7891-4110-8dce-e88abef3054f c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Added segment 8bc39482-aa98-4ddb-b0ad-990c6bd510b0 of type vxlan for network 3db7013a-effd-4d5e-8226-174847698025 2026-06-28 21:03:56.684 7 INFO neutron.db.l3_hamode_db [None req-be2324a1-7891-4110-8dce-e88abef3054f c498127fc1f04f24bfb3e361bd447273 b350b2403abf49889a7dc08f62390a1c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 230/463] 10.0.0.151 () {34 vars in 783 bytes} [Sun Jun 28 21:03:55 2026] PUT /v2.0/routers/8a06a38f-6065-470f-9a96-acb510df36b0/add_router_interface => generated 309 bytes in 1203 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:03:56.952 8 WARNING neutron_lib.context [None req-65e08972-6370-4fea-a984-49b9b4a5462e d61fc45dee874b37b19c1cd614c88e0b f972818100fa4c4fbf8a21663e99b35e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 231/464] 10.0.0.151 () {34 vars in 695 bytes} [Sun Jun 28 21:03:56 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) 2026-06-28 21:03:57.089 8 WARNING neutron_lib.context [None req-b796c647-4a1b-452f-b877-6ae6828cadcb 747f6019e9e94726aaccef91fc346bf1 ebeecb2b8e074b03b54d4bdc6fafa43d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 232/465] 10.0.0.151 () {34 vars in 695 bytes} [Sun Jun 28 21:03:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:03:57.193 8 WARNING neutron_lib.context [None req-e6ddcc24-a422-437b-b152-09cc48f47803 d61fc45dee874b37b19c1cd614c88e0b f972818100fa4c4fbf8a21663e99b35e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:03:57.570 7 INFO neutron.db.l3_hamode_db [None req-be2324a1-7891-4110-8dce-e88abef3054f c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 233/466] 10.0.0.151 () {34 vars in 676 bytes} [Sun Jun 28 21:03:57 2026] POST /v2.0/floatingips => generated 552 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:03:57.689 8 WARNING neutron_lib.context [None req-2dccb499-2918-4326-84be-20e7247102f8 747f6019e9e94726aaccef91fc346bf1 ebeecb2b8e074b03b54d4bdc6fafa43d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 234/467] 10.0.0.151 () {34 vars in 695 bytes} [Sun Jun 28 21:03:57 2026] POST /v2.0/security-group-rules => generated 602 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:03:57.799 8 WARNING neutron_lib.context [None req-a202ca58-4d58-4e14-bb48-00bd34f6525a 256f0656e65b469286cc06ca0260fa5e 5d59b5d2de754a7d9d760fbf65e5da9e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 235/468] 10.0.0.151 () {34 vars in 685 bytes} [Sun Jun 28 21:03:57 2026] POST /v2.0/security-groups => generated 1660 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-28 21:03:57.982 8 WARNING neutron_lib.context [None req-898c5c92-fd23-485b-9131-26c1aaade6c4 747f6019e9e94726aaccef91fc346bf1 ebeecb2b8e074b03b54d4bdc6fafa43d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 236/469] 10.0.0.151 () {34 vars in 676 bytes} [Sun Jun 28 21:03:57 2026] POST /v2.0/floatingips => generated 552 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:03:58.457 8 WARNING neutron_lib.context [None req-54a1017a-57e8-4f96-8a94-8e77634270aa 256f0656e65b469286cc06ca0260fa5e 5d59b5d2de754a7d9d760fbf65e5da9e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 234/470] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:03:56 2026] POST /v2.0/routers => generated 735 bytes in 2061 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/471] 10.0.0.151 () {34 vars in 695 bytes} [Sun Jun 28 21:03:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/472] 10.0.0.85 () {34 vars in 1099 bytes} [Sun Jun 28 21:03:58 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1803232318&fields=id&tenant_id=f972818100fa4c4fbf8a21663e99b35e => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:03:58.618 8 WARNING neutron_lib.context [None req-b9302eac-bb5e-4a54-8e36-3a76b96c3441 256f0656e65b469286cc06ca0260fa5e 5d59b5d2de754a7d9d760fbf65e5da9e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 239/473] 10.0.0.151 () {34 vars in 695 bytes} [Sun Jun 28 21:03:58 2026] POST /v2.0/security-group-rules => generated 602 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/474] 10.0.0.85 () {34 vars in 981 bytes} [Sun Jun 28 21:03:58 2026] GET /v2.0/networks?id=823476b6-0086-4c35-9b2f-62112a1f5d92 => generated 683 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:03:58.818 8 WARNING neutron_lib.context [None req-fa37fa2b-a9ec-4248-ae2b-7bc57d14526d 256f0656e65b469286cc06ca0260fa5e 5d59b5d2de754a7d9d760fbf65e5da9e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 241/475] 10.0.0.151 () {34 vars in 676 bytes} [Sun Jun 28 21:03:58 2026] POST /v2.0/floatingips => generated 552 bytes in 522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/476] 10.0.0.85 () {34 vars in 964 bytes} [Sun Jun 28 21:03:59 2026] GET /v2.0/quotas/f972818100fa4c4fbf8a21663e99b35e => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/477] 10.0.0.85 () {34 vars in 1099 bytes} [Sun Jun 28 21:03:59 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1918344874&fields=id&tenant_id=ebeecb2b8e074b03b54d4bdc6fafa43d => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/478] 10.0.0.85 () {34 vars in 1001 bytes} [Sun Jun 28 21:03:59 2026] GET /v2.0/ports?tenant_id=f972818100fa4c4fbf8a21663e99b35e&fields=id => generated 103 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/479] 10.0.0.85 () {34 vars in 981 bytes} [Sun Jun 28 21:03:59 2026] GET /v2.0/networks?id=bcb36cf2-6418-48a6-a789-8de9a482e541 => generated 675 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/480] 10.0.0.85 () {34 vars in 964 bytes} [Sun Jun 28 21:03:59 2026] GET /v2.0/quotas/ebeecb2b8e074b03b54d4bdc6fafa43d => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/481] 10.0.0.151 () {34 vars in 783 bytes} [Sun Jun 28 21:03:58 2026] PUT /v2.0/routers/6f8408f0-e8ac-49a6-a63f-a53bb3e7438d/add_router_interface => generated 309 bytes in 1141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/482] 10.0.0.85 () {34 vars in 1001 bytes} [Sun Jun 28 21:03:59 2026] GET /v2.0/ports?tenant_id=ebeecb2b8e074b03b54d4bdc6fafa43d&fields=id => generated 103 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/483] 10.0.0.85 () {34 vars in 906 bytes} [Sun Jun 28 21:03:59 2026] GET /v2.0/extensions => generated 20516 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/484] 10.0.0.85 () {34 vars in 1007 bytes} [Sun Jun 28 21:03:59 2026] GET /v2.0/networks/823476b6-0086-4c35-9b2f-62112a1f5d92?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/485] 10.0.0.85 () {34 vars in 906 bytes} [Sun Jun 28 21:03:59 2026] GET /v2.0/extensions => generated 20516 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/486] 10.0.0.85 () {34 vars in 1107 bytes} [Sun Jun 28 21:03:59 2026] GET /v2.0/networks/823476b6-0086-4c35-9b2f-62112a1f5d92?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/487] 10.0.0.85 () {34 vars in 1007 bytes} [Sun Jun 28 21:04:00 2026] GET /v2.0/networks/bcb36cf2-6418-48a6-a789-8de9a482e541?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/488] 10.0.0.85 () {34 vars in 1107 bytes} [Sun Jun 28 21:04:00 2026] GET /v2.0/networks/bcb36cf2-6418-48a6-a789-8de9a482e541?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-06-28 21:04:00.266 7 WARNING neutron_lib.context [req-1826952c-0bd9-4b08-9815-9bc56a31c3ab req-7425d525-8e22-451e-9b3c-1b7dc9e9fe32 e05d041c8c2b40a488fc00ea73789f0d b350b2403abf49889a7dc08f62390a1c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 251/489] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:00 2026] GET /v2.0/ports?device_id=060d83d7-7145-4b89-92c2-a2197a8d1eef => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/490] 10.0.0.85 () {38 vars in 970 bytes} [Sun Jun 28 21:04:00 2026] POST /v2.0/security-groups => generated 1686 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/491] 10.0.0.85 () {34 vars in 990 bytes} [Sun Jun 28 21:04:00 2026] GET /v2.0/security-groups/c6c9cd12-5ad0-41bf-b936-dca82122e622 => generated 1686 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:04:00.488 8 WARNING neutron_lib.context [req-38598cc0-6ed2-4684-a1df-abc42c9623dc req-9e66971e-ef24-42d4-8e1b-857ae1d46644 e05d041c8c2b40a488fc00ea73789f0d b350b2403abf49889a7dc08f62390a1c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 240/492] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:00 2026] GET /v2.0/ports?device_id=3200fa5f-40d4-494e-b7d5-991adbfc8f7b => 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: 253/493] 10.0.0.85 () {38 vars in 980 bytes} [Sun Jun 28 21:04:00 2026] POST /v2.0/security-group-rules => generated 614 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:04:00.667 7 WARNING neutron_lib.context [req-69d77d42-9b83-4769-bd43-d0f30e186798 req-7faeea6a-e2ee-4667-a826-43d7148c5927 e05d041c8c2b40a488fc00ea73789f0d b350b2403abf49889a7dc08f62390a1c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 241/494] 10.0.0.85 () {38 vars in 970 bytes} [Sun Jun 28 21:04:00 2026] POST /v2.0/security-groups => generated 1685 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/495] 10.0.0.85 () {34 vars in 990 bytes} [Sun Jun 28 21:04:00 2026] GET /v2.0/security-groups/76d3f87b-f4ab-4600-97b9-4c5c66d9c50d => generated 1685 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:04:00.884 7 WARNING neutron_lib.context [req-425e84b5-a658-424d-83b3-aaefcc47290b req-e5127333-07e9-426a-94c1-1b377c14d8cd e05d041c8c2b40a488fc00ea73789f0d b350b2403abf49889a7dc08f62390a1c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/496] 10.0.0.85 () {38 vars in 980 bytes} [Sun Jun 28 21:04:00 2026] POST /v2.0/security-group-rules => generated 614 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/497] 10.0.0.85 () {34 vars in 990 bytes} [Sun Jun 28 21:04:01 2026] GET /v2.0/security-groups/76d3f87b-f4ab-4600-97b9-4c5c66d9c50d => generated 2310 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:04:01.060 7 WARNING neutron_lib.context [req-d77bb4af-66f3-478e-b55b-7ca8b18a8270 req-b3108bf4-7c79-401c-951a-34a197aa2d03 e05d041c8c2b40a488fc00ea73789f0d b350b2403abf49889a7dc08f62390a1c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 243/498] 10.0.0.85 () {38 vars in 980 bytes} [Sun Jun 28 21:04:01 2026] POST /v2.0/security-group-rules => generated 619 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/499] 10.0.0.85 () {34 vars in 990 bytes} [Sun Jun 28 21:04:01 2026] GET /v2.0/security-groups/76d3f87b-f4ab-4600-97b9-4c5c66d9c50d => generated 2940 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/500] 10.0.0.85 () {34 vars in 1000 bytes} [Sun Jun 28 21:04:01 2026] GET /v2.0/security-group-rules/63a2c47c-ae4e-4297-a0d3-1b7803e3084a => generated 616 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/501] 10.0.0.85 () {34 vars in 990 bytes} [Sun Jun 28 21:04:01 2026] GET /v2.0/security-groups/76d3f87b-f4ab-4600-97b9-4c5c66d9c50d => generated 2940 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/502] 10.0.0.85 () {36 vars in 1022 bytes} [Sun Jun 28 21:04:01 2026] DELETE /v2.0/security-group-rules/63a2c47c-ae4e-4297-a0d3-1b7803e3084a => 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: 258/503] 10.0.0.85 () {34 vars in 990 bytes} [Sun Jun 28 21:04:01 2026] GET /v2.0/security-groups/76d3f87b-f4ab-4600-97b9-4c5c66d9c50d => generated 2310 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/504] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:01 2026] GET /v2.0/ports?device_id=060d83d7-7145-4b89-92c2-a2197a8d1eef => 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: 259/505] 10.0.0.85 () {36 vars in 1012 bytes} [Sun Jun 28 21:04:01 2026] DELETE /v2.0/security-groups/76d3f87b-f4ab-4600-97b9-4c5c66d9c50d => 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: 260/506] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:01 2026] GET /v2.0/ports?device_id=3200fa5f-40d4-494e-b7d5-991adbfc8f7b => 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: 247/507] 10.0.0.85 () {34 vars in 990 bytes} [Sun Jun 28 21:04:01 2026] GET /v2.0/security-groups/c6c9cd12-5ad0-41bf-b936-dca82122e622 => generated 2311 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/508] 10.0.0.85 () {36 vars in 1012 bytes} [Sun Jun 28 21:04:01 2026] DELETE /v2.0/security-groups/c6c9cd12-5ad0-41bf-b936-dca82122e622 => 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: 262/509] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:02 2026] GET /v2.0/ports?device_id=060d83d7-7145-4b89-92c2-a2197a8d1eef => 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: 248/510] 10.0.0.151 () {34 vars in 789 bytes} [Sun Jun 28 21:04:01 2026] PUT /v2.0/routers/6f8408f0-e8ac-49a6-a63f-a53bb3e7438d/remove_router_interface => generated 309 bytes in 924 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/511] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:02 2026] GET /v2.0/ports?device_id=3200fa5f-40d4-494e-b7d5-991adbfc8f7b => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:04:03.357 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-7b4d0772-6364-4500-ad4b-d541e7cb23bf c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - 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: 250/512] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:03 2026] GET /v2.0/ports?device_id=060d83d7-7145-4b89-92c2-a2197a8d1eef => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:04:03.713 8 INFO neutron.db.l3_hamode_db [None req-7b4d0772-6364-4500-ad4b-d541e7cb23bf c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] HA network 3db7013a-effd-4d5e-8226-174847698025 was deleted as no HA routers are present in tenant b350b2403abf49889a7dc08f62390a1c. [pid: 8|app: 0|req: 263/513] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:04:02 2026] DELETE /v2.0/routers/6f8408f0-e8ac-49a6-a63f-a53bb3e7438d => generated 0 bytes in 967 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/514] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:03 2026] GET /v2.0/ports?device_id=3200fa5f-40d4-494e-b7d5-991adbfc8f7b => 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: 251/515] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:04:03 2026] DELETE /v2.0/subnets/820367e5-8ed6-4726-acc2-c036ffcf3d1a => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:04:04.032 8 INFO neutron.services.segments.plugin [-] Segment 8bc39482-aa98-4ddb-b0ad-990c6bd510b0 resource provider aggregate not found 2026-06-28 21:04:04.036 8 INFO neutron.services.segments.plugin [-] Segment 8bc39482-aa98-4ddb-b0ad-990c6bd510b0 resource provider aggregate not found 2026-06-28 21:04:04.047 8 INFO neutron.services.segments.plugin [-] Segment 8bc39482-aa98-4ddb-b0ad-990c6bd510b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bc39482-aa98-4ddb-b0ad-990c6bd510b0 found for delete ", "request_id": "req-180ac332-cea0-4b40-82ae-27068faf67be"}]} [pid: 7|app: 0|req: 252/516] 10.0.0.85 () {34 vars in 1097 bytes} [Sun Jun 28 21:04:04 2026] GET /v2.0/security-groups?name=tempest-securitygroup--226856812&fields=id&tenant_id=5d59b5d2de754a7d9d760fbf65e5da9e => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:04:04.058 8 INFO neutron.services.segments.plugin [-] Segment 8bc39482-aa98-4ddb-b0ad-990c6bd510b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bc39482-aa98-4ddb-b0ad-990c6bd510b0 found for delete ", "request_id": "req-612f8ce6-e23a-4975-a2ae-0c5a464a2261"}]} [pid: 7|app: 0|req: 253/517] 10.0.0.85 () {34 vars in 981 bytes} [Sun Jun 28 21:04:04 2026] GET /v2.0/networks?id=b572ed84-c154-43c7-a374-04b53270c720 => generated 680 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/518] 10.0.0.85 () {34 vars in 964 bytes} [Sun Jun 28 21:04:04 2026] GET /v2.0/quotas/5d59b5d2de754a7d9d760fbf65e5da9e => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/519] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:04:03 2026] DELETE /v2.0/networks/abe74cc6-fcd1-463c-92ce-cc085329ce9a => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/520] 10.0.0.85 () {34 vars in 1001 bytes} [Sun Jun 28 21:04:04 2026] GET /v2.0/ports?tenant_id=5d59b5d2de754a7d9d760fbf65e5da9e&fields=id => generated 103 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/521] 10.0.0.85 () {34 vars in 1007 bytes} [Sun Jun 28 21:04:04 2026] GET /v2.0/networks/b572ed84-c154-43c7-a374-04b53270c720?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/522] 10.0.0.85 () {34 vars in 1107 bytes} [Sun Jun 28 21:04:04 2026] GET /v2.0/networks/b572ed84-c154-43c7-a374-04b53270c720?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: 267/523] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:04:04 2026] GET /v2.0/security-groups?tenant_id=b350b2403abf49889a7dc08f62390a1c&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/524] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:04:04 2026] DELETE /v2.0/security-groups/e09a815c-ab1d-4837-bf8d-c247a0579c35 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/525] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:04 2026] GET /v2.0/ports?device_id=c7c98b35-7cdf-4f9f-94b3-3d1844da345b => 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: 258/526] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:04 2026] GET /v2.0/ports?device_id=060d83d7-7145-4b89-92c2-a2197a8d1eef => 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: 269/527] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:04 2026] GET /v2.0/ports?device_id=3200fa5f-40d4-494e-b7d5-991adbfc8f7b => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/528] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:04:05 2026] GET /v2.0/networks?id=bcb36cf2-6418-48a6-a789-8de9a482e541 => generated 675 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/529] 199.204.45.138 () {34 vars in 1050 bytes} [Sun Jun 28 21:04:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ebeecb2b8e074b03b54d4bdc6fafa43d => generated 181 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:04:05.492 7 WARNING neutron_lib.context [req-e06c3727-d3c2-4d2c-bf31-5581dbb76914 req-01757ccd-7249-4865-80d1-e7b48007cb3d 747f6019e9e94726aaccef91fc346bf1 ebeecb2b8e074b03b54d4bdc6fafa43d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 271/530] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:05 2026] GET /v2.0/ports?device_id=c7c98b35-7cdf-4f9f-94b3-3d1844da345b => 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: 272/531] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:05 2026] GET /v2.0/ports?device_id=060d83d7-7145-4b89-92c2-a2197a8d1eef => 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: 260/532] 199.204.45.138 () {38 vars in 955 bytes} [Sun Jun 28 21:04:05 2026] POST /v2.0/ports => generated 954 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/533] 199.204.45.138 () {34 vars in 911 bytes} [Sun Jun 28 21:04:05 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 261/534] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:06 2026] GET /v2.0/ports?device_id=3200fa5f-40d4-494e-b7d5-991adbfc8f7b => generated 957 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:04:06.163 8 INFO neutron.services.segments.plugin [-] Segment 10f76031-8c12-407c-b16c-4c8666bc0e4c resource provider aggregate not found 2026-06-28 21:04:06.167 8 INFO neutron.services.segments.plugin [-] Segment 10f76031-8c12-407c-b16c-4c8666bc0e4c resource provider aggregate not found 2026-06-28 21:04:06.180 8 INFO neutron.services.segments.plugin [-] Segment 10f76031-8c12-407c-b16c-4c8666bc0e4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10f76031-8c12-407c-b16c-4c8666bc0e4c found for delete ", "request_id": "req-67cf8db4-15de-4b31-8d75-7fea2e0bd246"}]} 2026-06-28 21:04:06.186 8 INFO neutron.services.segments.plugin [-] Segment 10f76031-8c12-407c-b16c-4c8666bc0e4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10f76031-8c12-407c-b16c-4c8666bc0e4c found for delete ", "request_id": "req-a9284541-59de-487a-854c-3e0371cdc8f3"}]} [pid: 8|app: 0|req: 274/535] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:06 2026] GET /v2.0/security-groups?id=60fe4c4b-1c0f-481f-9377-c09926c85957&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:04:06.510 7 INFO neutron.db.segments_db [None req-0a05528f-ce58-4277-ab4f-ac143e4f9f84 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Added segment 0bb3d153-f916-49cc-a6ae-686e2da14293 of type vxlan for network 95bb4205-f362-42c5-83f9-4c1fb6cf0f3a [pid: 7|app: 0|req: 262/536] 10.0.0.151 () {34 vars in 671 bytes} [Sun Jun 28 21:04:06 2026] POST /v2.0/networks => generated 745 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/537] 199.204.45.138 () {38 vars in 1028 bytes} [Sun Jun 28 21:04:06 2026] PUT /v2.0/ports/4227572e-b153-435e-a438-9ed3c4436b60 => generated 1235 bytes in 480 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/538] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:04:06 2026] POST /v2.0/subnets => generated 692 bytes in 174 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: 276/539] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:06 2026] GET /v2.0/ports?device_id=c7c98b35-7cdf-4f9f-94b3-3d1844da345b => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:04:06.842 7 INFO neutron.db.segments_db [None req-b4ec4d60-295f-472d-892d-fd297e297c5a c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Added segment c42d286a-4914-4c61-adeb-8d7d99d62bb1 of type vxlan for network 409572ec-6fd9-4311-bc12-ad9ea9210b82 [pid: 8|app: 0|req: 277/540] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:04:06 2026] GET /v2.0/networks?id=823476b6-0086-4c35-9b2f-62112a1f5d92 => generated 683 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/541] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:07 2026] GET /v2.0/ports?device_id=060d83d7-7145-4b89-92c2-a2197a8d1eef => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/542] 199.204.45.138 () {34 vars in 1050 bytes} [Sun Jun 28 21:04:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f972818100fa4c4fbf8a21663e99b35e => generated 181 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:04:07.088 8 WARNING neutron_lib.context [req-f3dbc383-9e78-4db2-a5f1-82185fad0450 req-12c79457-44e7-4bc5-93db-4967a02e8aab d61fc45dee874b37b19c1cd614c88e0b f972818100fa4c4fbf8a21663e99b35e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:04:07.093 7 INFO neutron.db.l3_hamode_db [None req-b4ec4d60-295f-472d-892d-fd297e297c5a c498127fc1f04f24bfb3e361bd447273 538143c3ccaf46fe810b8b11c117771c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-28 21:04:07.340 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-51397183-6107-43e1-91e3-01e11a629b54'] response: {'name': 'network-changed', 'server_uuid': '3200fa5f-40d4-494e-b7d5-991adbfc8f7b', 'tag': '4227572e-b153-435e-a438-9ed3c4436b60', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 280/543] 199.204.45.138 () {38 vars in 955 bytes} [Sun Jun 28 21:04:07 2026] POST /v2.0/ports => generated 958 bytes in 523 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: 281/544] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:07 2026] GET /v2.0/ports?device_id=3200fa5f-40d4-494e-b7d5-991adbfc8f7b => generated 969 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/545] 199.204.45.138 () {38 vars in 1028 bytes} [Sun Jun 28 21:04:07 2026] PUT /v2.0/ports/8fa72763-9f44-4422-9355-385fe346ed2e => generated 1239 bytes in 410 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-06-28 21:04:08.147 7 INFO neutron.db.l3_hamode_db [None req-b4ec4d60-295f-472d-892d-fd297e297c5a c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 283/546] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:08 2026] GET /v2.0/security-groups?id=60fe4c4b-1c0f-481f-9377-c09926c85957&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: 284/547] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:04:08 2026] GET /v2.0/ports?tenant_id=ebeecb2b8e074b03b54d4bdc6fafa43d&device_id=3200fa5f-40d4-494e-b7d5-991adbfc8f7b => generated 1238 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/548] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:08 2026] GET /v2.0/ports?device_id=c7c98b35-7cdf-4f9f-94b3-3d1844da345b => 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: 286/549] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:08 2026] GET /v2.0/ports?device_id=060d83d7-7145-4b89-92c2-a2197a8d1eef => generated 973 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/550] 199.204.45.138 () {34 vars in 1058 bytes} [Sun Jun 28 21:04:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=4227572e-b153-435e-a438-9ed3c4436b60 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/551] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:08 2026] GET /v2.0/security-groups?id=f875a5bd-6642-4396-9cf1-cdf7d40ef217&fields=id&fields=name => generated 114 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/552] 199.204.45.138 () {34 vars in 984 bytes} [Sun Jun 28 21:04:08 2026] GET /v2.0/subnets?id=857d98e4-e872-48ec-a500-07658db9ea5f => generated 693 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/553] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:04:08 2026] GET /v2.0/ports?network_id=bcb36cf2-6418-48a6-a789-8de9a482e541&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/554] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:04:08 2026] GET /v2.0/networks/bcb36cf2-6418-48a6-a789-8de9a482e541?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: 292/555] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:04:08 2026] GET /v2.0/networks/bcb36cf2-6418-48a6-a789-8de9a482e541?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/556] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:04:06 2026] POST /v2.0/routers => generated 732 bytes in 2262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/557] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:04:09 2026] GET /v2.0/ports?tenant_id=f972818100fa4c4fbf8a21663e99b35e&device_id=060d83d7-7145-4b89-92c2-a2197a8d1eef => generated 1242 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/558] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:04:09 2026] GET /v2.0/networks?id=b572ed84-c154-43c7-a374-04b53270c720 => generated 680 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/559] 199.204.45.138 () {34 vars in 1060 bytes} [Sun Jun 28 21:04:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=8fa72763-9f44-4422-9355-385fe346ed2e => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/560] 199.204.45.138 () {34 vars in 1050 bytes} [Sun Jun 28 21:04:09 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5d59b5d2de754a7d9d760fbf65e5da9e => generated 180 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/561] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:09 2026] GET /v2.0/ports?device_id=3200fa5f-40d4-494e-b7d5-991adbfc8f7b => 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: 270/562] 199.204.45.138 () {34 vars in 984 bytes} [Sun Jun 28 21:04:09 2026] GET /v2.0/subnets?id=91657fab-a835-4dc5-8efe-4060d7e5ae90 => generated 701 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:04:09.361 7 WARNING neutron_lib.context [req-700b951c-bcf2-4848-9f6f-753cf5825136 req-c7d25c0c-bc85-436c-ad2a-47af21da9a57 256f0656e65b469286cc06ca0260fa5e 5d59b5d2de754a7d9d760fbf65e5da9e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 271/563] 199.204.45.138 () {38 vars in 955 bytes} [Sun Jun 28 21:04:09 2026] POST /v2.0/ports => generated 958 bytes in 468 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: 272/564] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:09 2026] GET /v2.0/ports?device_id=c7c98b35-7cdf-4f9f-94b3-3d1844da345b => generated 961 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/565] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:09 2026] GET /v2.0/security-groups?id=60fe4c4b-1c0f-481f-9377-c09926c85957&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: 274/566] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:04:09 2026] GET /v2.0/ports?network_id=823476b6-0086-4c35-9b2f-62112a1f5d92&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/569] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:04:10 2026] GET /v2.0/ports?tenant_id=ebeecb2b8e074b03b54d4bdc6fafa43d&device_id=3200fa5f-40d4-494e-b7d5-991adbfc8f7b => generated 1238 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:04:10.221 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-aac9c426-0376-454e-9054-0ffb33395520'] response: {'name': 'network-changed', 'server_uuid': '060d83d7-7145-4b89-92c2-a2197a8d1eef', 'tag': '8fa72763-9f44-4422-9355-385fe346ed2e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 278/570] 199.204.45.138 () {38 vars in 1028 bytes} [Sun Jun 28 21:04:10 2026] PUT /v2.0/ports/19812e8e-e6e1-44f5-b712-50b94d734986 => generated 1239 bytes in 492 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 293/571] 10.0.0.151 () {34 vars in 783 bytes} [Sun Jun 28 21:04:09 2026] PUT /v2.0/routers/ccbe533f-fb79-4b5b-b977-08028bf6c9cf/add_router_interface => generated 309 bytes in 1510 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/572] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:10 2026] GET /v2.0/security-groups?id=f4cb635a-86de-4ba0-a891-39594b117eb1&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/573] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:04:10 2026] GET /v2.0/networks/823476b6-0086-4c35-9b2f-62112a1f5d92?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/574] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:10 2026] GET /v2.0/ports?device_id=060d83d7-7145-4b89-92c2-a2197a8d1eef => generated 973 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/575] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:04:10 2026] GET /v2.0/networks?id=bcb36cf2-6418-48a6-a789-8de9a482e541 => generated 771 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/576] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:10 2026] GET /v2.0/security-groups?id=f875a5bd-6642-4396-9cf1-cdf7d40ef217&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: 281/577] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:04:10 2026] GET /v2.0/networks/823476b6-0086-4c35-9b2f-62112a1f5d92?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/578] 199.204.45.138 () {34 vars in 1058 bytes} [Sun Jun 28 21:04:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=4227572e-b153-435e-a438-9ed3c4436b60 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/579] 199.204.45.138 () {34 vars in 984 bytes} [Sun Jun 28 21:04:10 2026] GET /v2.0/subnets?id=857d98e4-e872-48ec-a500-07658db9ea5f => generated 693 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/580] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:04:10 2026] GET /v2.0/ports?network_id=bcb36cf2-6418-48a6-a789-8de9a482e541&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: 283/581] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:04:10 2026] GET /v2.0/networks/bcb36cf2-6418-48a6-a789-8de9a482e541?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/582] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:04:10 2026] GET /v2.0/networks/bcb36cf2-6418-48a6-a789-8de9a482e541?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:04:11.016 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e4f80ce3-7342-43b7-b74e-827787211eab'] response: {'name': 'network-changed', 'server_uuid': 'c7c98b35-7cdf-4f9f-94b3-3d1844da345b', 'tag': '19812e8e-e6e1-44f5-b712-50b94d734986', 'status': 'completed', 'code': 200} 2026-06-28 21:04:11.053 8 WARNING neutron_lib.context [req-495d156b-aa41-4648-be2d-1e88df9a87c6 req-f851fc8a-cabe-4efa-8023-3e2b9e46b49b 13c1e57d9c004015a6f9dd9873033d82 538143c3ccaf46fe810b8b11c117771c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 284/583] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:11 2026] GET /v2.0/ports?device_id=3200fa5f-40d4-494e-b7d5-991adbfc8f7b => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/584] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:11 2026] GET /v2.0/security-groups?id=60fe4c4b-1c0f-481f-9377-c09926c85957&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: 300/585] 10.0.0.85 () {38 vars in 970 bytes} [Sun Jun 28 21:04:11 2026] POST /v2.0/security-groups => generated 1681 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-28 21:04:11.195 7 WARNING neutron_lib.context [req-d70e87da-f1eb-4f51-b328-93d3d2cca823 req-45cb92a9-2aa8-498c-ac1a-724043193f68 13c1e57d9c004015a6f9dd9873033d82 538143c3ccaf46fe810b8b11c117771c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 286/586] 10.0.0.85 () {38 vars in 970 bytes} [Sun Jun 28 21:04:11 2026] POST /v2.0/security-groups => generated 1682 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-28 21:04:11.343 8 WARNING neutron_lib.context [req-395319cb-1480-467d-a20a-c0f6956c5b83 req-0a56e019-b9c2-4e29-a3b9-a702f2ab3189 13c1e57d9c004015a6f9dd9873033d82 538143c3ccaf46fe810b8b11c117771c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 301/587] 10.0.0.85 () {38 vars in 970 bytes} [Sun Jun 28 21:04:11 2026] POST /v2.0/security-groups => generated 1679 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/588] 10.0.0.85 () {34 vars in 1001 bytes} [Sun Jun 28 21:04:11 2026] GET /v2.0/security-groups?tenant_id=538143c3ccaf46fe810b8b11c117771c => generated 7907 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/589] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:04:11 2026] GET /v2.0/ports?tenant_id=5d59b5d2de754a7d9d760fbf65e5da9e&device_id=c7c98b35-7cdf-4f9f-94b3-3d1844da345b => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/590] 10.0.0.85 () {34 vars in 990 bytes} [Sun Jun 28 21:04:11 2026] GET /v2.0/security-groups/8c0a3327-e930-4898-9415-071086a28772 => generated 2922 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/591] 10.0.0.85 () {34 vars in 990 bytes} [Sun Jun 28 21:04:11 2026] GET /v2.0/security-groups/8c0a3327-e930-4898-9415-071086a28772 => generated 2922 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/592] 199.204.45.138 () {34 vars in 1018 bytes} [Sun Jun 28 21:04:11 2026] GET /v2.0/networks?tenant_id=5d59b5d2de754a7d9d760fbf65e5da9e&shared=False => generated 776 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/593] 10.0.0.85 () {34 vars in 990 bytes} [Sun Jun 28 21:04:11 2026] GET /v2.0/security-groups/4b608ad6-8e22-43a2-9816-fc5725c2600d => generated 1681 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/594] 199.204.45.138 () {34 vars in 930 bytes} [Sun Jun 28 21:04:11 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: 291/595] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:11 2026] GET /v2.0/ports?device_id=c7c98b35-7cdf-4f9f-94b3-3d1844da345b => generated 973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/596] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:11 2026] GET /v2.0/security-groups?id=f4cb635a-86de-4ba0-a891-39594b117eb1&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: 305/597] 10.0.0.85 () {36 vars in 1012 bytes} [Sun Jun 28 21:04:11 2026] DELETE /v2.0/security-groups/4b608ad6-8e22-43a2-9816-fc5725c2600d => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:04:11.837 8 INFO neutron.api.v2.resource [req-b3cc9479-9b47-459b-a818-8bbe2d15e59c req-80ec3a1e-c209-4a01-b072-b3723f8ef04d 13c1e57d9c004015a6f9dd9873033d82 538143c3ccaf46fe810b8b11c117771c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 306/598] 10.0.0.85 () {34 vars in 990 bytes} [Sun Jun 28 21:04:11 2026] GET /v2.0/security-groups/4b608ad6-8e22-43a2-9816-fc5725c2600d => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/599] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:04:11 2026] GET /v2.0/ports?tenant_id=f972818100fa4c4fbf8a21663e99b35e&device_id=060d83d7-7145-4b89-92c2-a2197a8d1eef => generated 1242 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/600] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:11 2026] GET /v2.0/ports?device_id=060d83d7-7145-4b89-92c2-a2197a8d1eef => 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: 294/601] 10.0.0.85 () {34 vars in 990 bytes} [Sun Jun 28 21:04:11 2026] GET /v2.0/security-groups/ae64f20d-f3ee-4dd0-9914-8cbe8cf3a48d => generated 1682 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/602] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:04:11 2026] GET /v2.0/networks?id=823476b6-0086-4c35-9b2f-62112a1f5d92 => generated 779 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/603] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:11 2026] GET /v2.0/security-groups?id=f875a5bd-6642-4396-9cf1-cdf7d40ef217&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: 296/604] 199.204.45.138 () {34 vars in 1060 bytes} [Sun Jun 28 21:04:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=8fa72763-9f44-4422-9355-385fe346ed2e => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/605] 199.204.45.138 () {34 vars in 984 bytes} [Sun Jun 28 21:04:11 2026] GET /v2.0/subnets?id=91657fab-a835-4dc5-8efe-4060d7e5ae90 => generated 701 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/606] 10.0.0.85 () {36 vars in 1012 bytes} [Sun Jun 28 21:04:11 2026] DELETE /v2.0/security-groups/ae64f20d-f3ee-4dd0-9914-8cbe8cf3a48d => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:04:12.036 8 INFO neutron.api.v2.resource [req-4e805f3d-ce4e-4d88-bd54-ccded0122700 req-1b285017-4d23-4296-b8c3-de5ea6b55aa7 13c1e57d9c004015a6f9dd9873033d82 538143c3ccaf46fe810b8b11c117771c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 310/607] 10.0.0.85 () {34 vars in 990 bytes} [Sun Jun 28 21:04:12 2026] GET /v2.0/security-groups/ae64f20d-f3ee-4dd0-9914-8cbe8cf3a48d => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/608] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:04:11 2026] GET /v2.0/ports?network_id=823476b6-0086-4c35-9b2f-62112a1f5d92&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: 299/609] 10.0.0.85 () {34 vars in 990 bytes} [Sun Jun 28 21:04:12 2026] GET /v2.0/security-groups/39de8f6b-1095-4896-9606-080337fd4978 => generated 1679 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/610] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:04:12 2026] GET /v2.0/networks/823476b6-0086-4c35-9b2f-62112a1f5d92?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: 300/611] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:04:12 2026] GET /v2.0/networks/823476b6-0086-4c35-9b2f-62112a1f5d92?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: 312/612] 10.0.0.85 () {36 vars in 1012 bytes} [Sun Jun 28 21:04:12 2026] DELETE /v2.0/security-groups/39de8f6b-1095-4896-9606-080337fd4978 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:04:12.216 8 INFO neutron.api.v2.resource [req-3f71c8f7-11aa-4e00-91cf-2d10c9d7c314 req-98b89887-fd88-49fb-b6ad-3cb985419fac 13c1e57d9c004015a6f9dd9873033d82 538143c3ccaf46fe810b8b11c117771c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 313/613] 10.0.0.85 () {34 vars in 990 bytes} [Sun Jun 28 21:04:12 2026] GET /v2.0/security-groups/39de8f6b-1095-4896-9606-080337fd4978 => 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: 301/614] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:12 2026] GET /v2.0/ports?device_id=3200fa5f-40d4-494e-b7d5-991adbfc8f7b => generated 969 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/615] 10.0.0.85 () {34 vars in 1001 bytes} [Sun Jun 28 21:04:12 2026] GET /v2.0/security-groups?tenant_id=538143c3ccaf46fe810b8b11c117771c => generated 2925 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/616] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:12 2026] GET /v2.0/security-groups?id=60fe4c4b-1c0f-481f-9377-c09926c85957&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/617] 10.0.0.85 () {34 vars in 990 bytes} [Sun Jun 28 21:04:12 2026] GET /v2.0/security-groups/8c0a3327-e930-4898-9415-071086a28772 => generated 2922 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/618] 10.0.0.85 () {34 vars in 990 bytes} [Sun Jun 28 21:04:12 2026] GET /v2.0/security-groups/8c0a3327-e930-4898-9415-071086a28772 => generated 2922 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:04:12.427 8 INFO neutron.api.v2.resource [req-ae07186c-b6ca-4862-a2c7-63de047e1552 req-ed184cb3-4532-4e6f-9a45-d09787fe08da 13c1e57d9c004015a6f9dd9873033d82 538143c3ccaf46fe810b8b11c117771c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 316/619] 10.0.0.85 () {34 vars in 990 bytes} [Sun Jun 28 21:04:12 2026] GET /v2.0/security-groups/39de8f6b-1095-4896-9606-080337fd4978 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-28 21:04:12.462 7 INFO neutron.api.v2.resource [req-ba7c4abe-84d5-45d1-bd2e-f5bb2dd78643 req-7170865b-6a59-4189-bcd9-00122ffdc427 13c1e57d9c004015a6f9dd9873033d82 538143c3ccaf46fe810b8b11c117771c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 304/620] 10.0.0.85 () {34 vars in 990 bytes} [Sun Jun 28 21:04:12 2026] GET /v2.0/security-groups/ae64f20d-f3ee-4dd0-9914-8cbe8cf3a48d => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-28 21:04:12.490 8 INFO neutron.api.v2.resource [req-f202bde0-73cb-4d33-a887-44fc9a32c6a6 req-ab2e732f-da88-422e-b361-c1655f955aca 13c1e57d9c004015a6f9dd9873033d82 538143c3ccaf46fe810b8b11c117771c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 317/621] 10.0.0.85 () {34 vars in 990 bytes} [Sun Jun 28 21:04:12 2026] GET /v2.0/security-groups/4b608ad6-8e22-43a2-9816-fc5725c2600d => 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: 318/622] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:04:12 2026] GET /v2.0/ports?tenant_id=5d59b5d2de754a7d9d760fbf65e5da9e&device_id=c7c98b35-7cdf-4f9f-94b3-3d1844da345b => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/623] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:12 2026] GET /v2.0/ports?device_id=c7c98b35-7cdf-4f9f-94b3-3d1844da345b => generated 973 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/624] 199.204.45.138 () {34 vars in 1060 bytes} [Sun Jun 28 21:04:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=19812e8e-e6e1-44f5-b712-50b94d734986 => 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: 321/625] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:12 2026] GET /v2.0/security-groups?id=f4cb635a-86de-4ba0-a891-39594b117eb1&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: 8|app: 0|req: 322/626] 199.204.45.138 () {34 vars in 984 bytes} [Sun Jun 28 21:04:12 2026] GET /v2.0/subnets?id=0d1abff8-720a-48e7-b31c-c5f6dd257cbc => generated 698 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/627] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:13 2026] GET /v2.0/ports?device_id=060d83d7-7145-4b89-92c2-a2197a8d1eef => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/628] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:04:13 2026] GET /v2.0/ports?network_id=b572ed84-c154-43c7-a374-04b53270c720&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/629] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:13 2026] GET /v2.0/security-groups?id=f875a5bd-6642-4396-9cf1-cdf7d40ef217&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: 326/630] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:04:13 2026] GET /v2.0/networks/b572ed84-c154-43c7-a374-04b53270c720?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: 327/631] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:04:13 2026] GET /v2.0/networks/b572ed84-c154-43c7-a374-04b53270c720?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/632] 10.0.0.151 () {34 vars in 789 bytes} [Sun Jun 28 21:04:12 2026] PUT /v2.0/routers/ccbe533f-fb79-4b5b-b977-08028bf6c9cf/remove_router_interface => generated 309 bytes in 934 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/633] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:13 2026] GET /v2.0/ports?device_id=3200fa5f-40d4-494e-b7d5-991adbfc8f7b => generated 969 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/634] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:13 2026] GET /v2.0/security-groups?id=60fe4c4b-1c0f-481f-9377-c09926c85957&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:04:14.053 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-a38f4f88-4cc0-4946-a5d1-5e26f67fddb0 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - 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: 330/635] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:14 2026] GET /v2.0/ports?device_id=c7c98b35-7cdf-4f9f-94b3-3d1844da345b => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/636] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:14 2026] GET /v2.0/security-groups?id=f4cb635a-86de-4ba0-a891-39594b117eb1&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: 332/637] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:14 2026] GET /v2.0/ports?device_id=060d83d7-7145-4b89-92c2-a2197a8d1eef => generated 973 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/638] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:14 2026] GET /v2.0/security-groups?id=f875a5bd-6642-4396-9cf1-cdf7d40ef217&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-06-28 21:04:14.496 7 INFO neutron.db.l3_hamode_db [None req-a38f4f88-4cc0-4946-a5d1-5e26f67fddb0 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] HA network 409572ec-6fd9-4311-bc12-ad9ea9210b82 was deleted as no HA routers are present in tenant 538143c3ccaf46fe810b8b11c117771c. [pid: 7|app: 0|req: 306/639] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:04:13 2026] DELETE /v2.0/routers/ccbe533f-fb79-4b5b-b977-08028bf6c9cf => generated 0 bytes in 1063 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/640] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:14 2026] GET /v2.0/ports?device_id=3200fa5f-40d4-494e-b7d5-991adbfc8f7b => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/641] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:14 2026] GET /v2.0/security-groups?id=60fe4c4b-1c0f-481f-9377-c09926c85957&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/642] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:04:14 2026] DELETE /v2.0/subnets/6a8fde18-5ed4-4661-935c-a542eb776ab1 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:04:14.911 7 INFO neutron.services.segments.plugin [-] Segment c42d286a-4914-4c61-adeb-8d7d99d62bb1 resource provider aggregate not found 2026-06-28 21:04:14.915 7 INFO neutron.services.segments.plugin [-] Segment c42d286a-4914-4c61-adeb-8d7d99d62bb1 resource provider aggregate not found 2026-06-28 21:04:14.925 7 INFO neutron.services.segments.plugin [-] Segment c42d286a-4914-4c61-adeb-8d7d99d62bb1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c42d286a-4914-4c61-adeb-8d7d99d62bb1 found for delete ", "request_id": "req-eb7b8770-2405-4a32-be3f-d5a4b82b1336"}]} 2026-06-28 21:04:14.930 7 INFO neutron.services.segments.plugin [-] Segment c42d286a-4914-4c61-adeb-8d7d99d62bb1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c42d286a-4914-4c61-adeb-8d7d99d62bb1 found for delete ", "request_id": "req-3045a942-4ca6-47e2-a841-05d65c98e38e"}]} [pid: 7|app: 0|req: 309/643] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:04:14 2026] DELETE /v2.0/networks/95bb4205-f362-42c5-83f9-4c1fb6cf0f3a => generated 0 bytes in 347 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/644] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:04:15 2026] GET /v2.0/security-groups?tenant_id=538143c3ccaf46fe810b8b11c117771c&name=default => 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: 310/645] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:15 2026] GET /v2.0/ports?device_id=c7c98b35-7cdf-4f9f-94b3-3d1844da345b => 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: 336/646] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:04:15 2026] DELETE /v2.0/security-groups/8c0a3327-e930-4898-9415-071086a28772 => 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: 311/647] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:15 2026] GET /v2.0/security-groups?id=f4cb635a-86de-4ba0-a891-39594b117eb1&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/648] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:15 2026] GET /v2.0/ports?device_id=060d83d7-7145-4b89-92c2-a2197a8d1eef => 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: 312/649] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:15 2026] GET /v2.0/security-groups?id=f875a5bd-6642-4396-9cf1-cdf7d40ef217&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/650] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:15 2026] GET /v2.0/ports?device_id=3200fa5f-40d4-494e-b7d5-991adbfc8f7b => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/651] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:15 2026] GET /v2.0/security-groups?id=60fe4c4b-1c0f-481f-9377-c09926c85957&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: 339/652] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:16 2026] GET /v2.0/ports?device_id=c7c98b35-7cdf-4f9f-94b3-3d1844da345b => generated 973 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/653] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:16 2026] GET /v2.0/security-groups?id=f4cb635a-86de-4ba0-a891-39594b117eb1&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/654] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:16 2026] GET /v2.0/ports?device_id=060d83d7-7145-4b89-92c2-a2197a8d1eef => generated 975 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/655] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:16 2026] GET /v2.0/security-groups?id=f875a5bd-6642-4396-9cf1-cdf7d40ef217&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: 341/656] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:16 2026] GET /v2.0/ports?device_id=3200fa5f-40d4-494e-b7d5-991adbfc8f7b => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:04:16.947 7 INFO neutron.services.segments.plugin [-] Segment 0bb3d153-f916-49cc-a6ae-686e2da14293 resource provider aggregate not found 2026-06-28 21:04:16.954 7 INFO neutron.services.segments.plugin [-] Segment 0bb3d153-f916-49cc-a6ae-686e2da14293 resource provider aggregate not found 2026-06-28 21:04:16.962 7 INFO neutron.services.segments.plugin [-] Segment 0bb3d153-f916-49cc-a6ae-686e2da14293 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bb3d153-f916-49cc-a6ae-686e2da14293 found for delete ", "request_id": "req-9f256a57-1127-4d2c-aa65-9bcce6893468"}]} 2026-06-28 21:04:16.977 7 INFO neutron.services.segments.plugin [-] Segment 0bb3d153-f916-49cc-a6ae-686e2da14293 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bb3d153-f916-49cc-a6ae-686e2da14293 found for delete ", "request_id": "req-a4583d75-15dc-422c-a9a9-2eaad27d66ec"}]} [pid: 7|app: 0|req: 316/657] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:16 2026] GET /v2.0/security-groups?id=60fe4c4b-1c0f-481f-9377-c09926c85957&fields=id&fields=name => generated 114 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:04:17.419 8 INFO neutron.db.segments_db [None req-1ddd02a6-cd74-415f-8de8-b4012999cae2 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Added segment 8364911c-4f60-423c-b801-944de42b7797 of type vxlan for network 6ee6ebe8-7f6a-4895-9ff8-a6a3f2c7443c [pid: 8|app: 0|req: 342/658] 10.0.0.151 () {34 vars in 671 bytes} [Sun Jun 28 21:04:17 2026] POST /v2.0/networks => generated 746 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/659] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:17 2026] GET /v2.0/ports?device_id=c7c98b35-7cdf-4f9f-94b3-3d1844da345b => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/660] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:17 2026] GET /v2.0/security-groups?id=f4cb635a-86de-4ba0-a891-39594b117eb1&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/661] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:04:17 2026] POST /v2.0/subnets => generated 693 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/662] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:17 2026] GET /v2.0/ports?device_id=060d83d7-7145-4b89-92c2-a2197a8d1eef => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:04:17.802 7 INFO neutron.db.segments_db [None req-04735b7c-be43-4dfb-84a5-d80f2cd9664b c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Added segment 3975f122-fa16-479f-9d0e-84287790bbae of type vxlan for network fb8ec87e-7b34-4340-97d2-5613cc207eda [pid: 8|app: 0|req: 346/663] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:17 2026] GET /v2.0/security-groups?id=f875a5bd-6642-4396-9cf1-cdf7d40ef217&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/664] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:17 2026] GET /v2.0/ports?device_id=060d83d7-7145-4b89-92c2-a2197a8d1eef => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:04:18.077 7 INFO neutron.db.l3_hamode_db [None req-04735b7c-be43-4dfb-84a5-d80f2cd9664b c498127fc1f04f24bfb3e361bd447273 f623d3d45377471aacf5eeee9980c9fd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-28 21:04:18.518 8 INFO neutron.db.l3_db [None req-6d1b7d07-daae-4198-8cd6-094e6937556d d61fc45dee874b37b19c1cd614c88e0b f972818100fa4c4fbf8a21663e99b35e - - default default] Floating IP 052acf1c-f0a4-40b9-8404-15fc700499a6 associated. External IP: 10.96.250.212, port: 8fa72763-9f44-4422-9355-385fe346ed2e. [pid: 8|app: 0|req: 348/665] 10.0.0.151 () {34 vars in 749 bytes} [Sun Jun 28 21:04:17 2026] PUT /v2.0/floatingips/052acf1c-f0a4-40b9-8404-15fc700499a6 => generated 856 bytes in 922 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/666] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:18 2026] GET /v2.0/ports?device_id=3200fa5f-40d4-494e-b7d5-991adbfc8f7b => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:04:19.007 7 INFO neutron.db.l3_hamode_db [None req-04735b7c-be43-4dfb-84a5-d80f2cd9664b c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 350/667] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:18 2026] GET /v2.0/ports?device_id=c7c98b35-7cdf-4f9f-94b3-3d1844da345b => generated 975 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/668] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:19 2026] GET /v2.0/security-groups?id=60fe4c4b-1c0f-481f-9377-c09926c85957&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: 352/669] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:19 2026] GET /v2.0/security-groups?id=f4cb635a-86de-4ba0-a891-39594b117eb1&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-06-28 21:04:19.179 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0c540e87-ce09-4c05-936c-6d96c8302e0a'] response: {'name': 'network-changed', 'server_uuid': '060d83d7-7145-4b89-92c2-a2197a8d1eef', 'tag': '8fa72763-9f44-4422-9355-385fe346ed2e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 353/670] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:19 2026] GET /v2.0/ports?device_id=060d83d7-7145-4b89-92c2-a2197a8d1eef => 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: 354/671] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:19 2026] GET /v2.0/security-groups?id=f875a5bd-6642-4396-9cf1-cdf7d40ef217&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/672] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:04:19 2026] GET /v2.0/ports?tenant_id=f972818100fa4c4fbf8a21663e99b35e&device_id=060d83d7-7145-4b89-92c2-a2197a8d1eef => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/673] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:04:19 2026] GET /v2.0/networks?id=823476b6-0086-4c35-9b2f-62112a1f5d92 => generated 779 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/674] 199.204.45.138 () {34 vars in 1060 bytes} [Sun Jun 28 21:04:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=8fa72763-9f44-4422-9355-385fe346ed2e => generated 859 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/675] 199.204.45.138 () {34 vars in 984 bytes} [Sun Jun 28 21:04:19 2026] GET /v2.0/subnets?id=91657fab-a835-4dc5-8efe-4060d7e5ae90 => generated 701 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/676] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:04:19 2026] GET /v2.0/ports?network_id=823476b6-0086-4c35-9b2f-62112a1f5d92&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/677] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:04:19 2026] GET /v2.0/networks/823476b6-0086-4c35-9b2f-62112a1f5d92?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/678] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:04:19 2026] GET /v2.0/networks/823476b6-0086-4c35-9b2f-62112a1f5d92?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/679] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:04:17 2026] POST /v2.0/routers => generated 733 bytes in 2350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/680] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:20 2026] GET /v2.0/ports?device_id=3200fa5f-40d4-494e-b7d5-991adbfc8f7b => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/681] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:20 2026] GET /v2.0/ports?device_id=c7c98b35-7cdf-4f9f-94b3-3d1844da345b => generated 975 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/682] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:20 2026] GET /v2.0/security-groups?id=60fe4c4b-1c0f-481f-9377-c09926c85957&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: 322/683] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:20 2026] GET /v2.0/security-groups?id=f4cb635a-86de-4ba0-a891-39594b117eb1&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/684] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:20 2026] GET /v2.0/ports?device_id=3200fa5f-40d4-494e-b7d5-991adbfc8f7b => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:04:21.085 7 INFO neutron.db.l3_db [None req-40aad401-7d7a-495f-a33c-d1168a30e849 747f6019e9e94726aaccef91fc346bf1 ebeecb2b8e074b03b54d4bdc6fafa43d - - default default] Floating IP 24eb5603-74e4-4479-884c-d7267cc8fdd6 associated. External IP: 10.96.250.218, port: 4227572e-b153-435e-a438-9ed3c4436b60. [pid: 7|app: 0|req: 324/685] 10.0.0.151 () {34 vars in 749 bytes} [Sun Jun 28 21:04:20 2026] PUT /v2.0/floatingips/24eb5603-74e4-4479-884c-d7267cc8fdd6 => generated 855 bytes in 839 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/686] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:21 2026] GET /v2.0/ports?device_id=3200fa5f-40d4-494e-b7d5-991adbfc8f7b => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:04:21.507 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ef6626b2-f428-4c81-be23-b5e2825d4755'] response: {'name': 'network-changed', 'server_uuid': '3200fa5f-40d4-494e-b7d5-991adbfc8f7b', 'tag': '4227572e-b153-435e-a438-9ed3c4436b60', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 362/687] 10.0.0.151 () {34 vars in 783 bytes} [Sun Jun 28 21:04:20 2026] PUT /v2.0/routers/36a2adb5-b994-46d7-bc2d-203f9115da4d/add_router_interface => generated 309 bytes in 1390 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/688] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:21 2026] GET /v2.0/security-groups?id=60fe4c4b-1c0f-481f-9377-c09926c85957&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: 363/689] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:21 2026] GET /v2.0/ports?device_id=c7c98b35-7cdf-4f9f-94b3-3d1844da345b => 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: 327/690] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:21 2026] GET /v2.0/security-groups?id=f4cb635a-86de-4ba0-a891-39594b117eb1&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: 364/691] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:21 2026] GET /v2.0/ports?device_id=c7c98b35-7cdf-4f9f-94b3-3d1844da345b => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/692] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:21 2026] GET /v2.0/ports?device_id=3200fa5f-40d4-494e-b7d5-991adbfc8f7b => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/693] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:21 2026] GET /v2.0/security-groups?id=60fe4c4b-1c0f-481f-9377-c09926c85957&fields=id&fields=name => generated 114 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/694] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:04:22 2026] GET /v2.0/ports?tenant_id=ebeecb2b8e074b03b54d4bdc6fafa43d&device_id=3200fa5f-40d4-494e-b7d5-991adbfc8f7b => generated 1240 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/695] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:04:22 2026] GET /v2.0/networks?id=bcb36cf2-6418-48a6-a789-8de9a482e541 => generated 771 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/696] 199.204.45.138 () {34 vars in 1058 bytes} [Sun Jun 28 21:04:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=4227572e-b153-435e-a438-9ed3c4436b60 => generated 858 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/697] 199.204.45.138 () {34 vars in 984 bytes} [Sun Jun 28 21:04:22 2026] GET /v2.0/subnets?id=857d98e4-e872-48ec-a500-07658db9ea5f => generated 693 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/698] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:04:22 2026] GET /v2.0/ports?network_id=bcb36cf2-6418-48a6-a789-8de9a482e541&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/699] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:04:22 2026] GET /v2.0/networks/bcb36cf2-6418-48a6-a789-8de9a482e541?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: 373/700] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:04:22 2026] GET /v2.0/networks/bcb36cf2-6418-48a6-a789-8de9a482e541?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:04:22.363 7 INFO neutron.db.l3_db [None req-fc3afc27-383e-43bd-9a88-402f4f9c4a40 256f0656e65b469286cc06ca0260fa5e 5d59b5d2de754a7d9d760fbf65e5da9e - - default default] Floating IP 28f5ff99-2f21-4021-b4e2-05d18cd74ff8 associated. External IP: 10.96.250.208, port: 19812e8e-e6e1-44f5-b712-50b94d734986. [pid: 8|app: 0|req: 374/701] 10.0.0.85 () {34 vars in 981 bytes} [Sun Jun 28 21:04:22 2026] GET /v2.0/networks?id=6ee6ebe8-7f6a-4895-9ff8-a6a3f2c7443c => generated 678 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/702] 10.0.0.85 () {34 vars in 964 bytes} [Sun Jun 28 21:04:22 2026] GET /v2.0/quotas/f623d3d45377471aacf5eeee9980c9fd => 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: 328/703] 10.0.0.151 () {34 vars in 749 bytes} [Sun Jun 28 21:04:21 2026] PUT /v2.0/floatingips/28f5ff99-2f21-4021-b4e2-05d18cd74ff8 => generated 856 bytes in 934 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/704] 10.0.0.85 () {34 vars in 1001 bytes} [Sun Jun 28 21:04:22 2026] GET /v2.0/ports?tenant_id=f623d3d45377471aacf5eeee9980c9fd&fields=id => generated 103 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/705] 10.0.0.85 () {34 vars in 1007 bytes} [Sun Jun 28 21:04:22 2026] GET /v2.0/networks/6ee6ebe8-7f6a-4895-9ff8-a6a3f2c7443c?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: 377/706] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:22 2026] GET /v2.0/ports?device_id=c7c98b35-7cdf-4f9f-94b3-3d1844da345b => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/707] 10.0.0.85 () {34 vars in 1107 bytes} [Sun Jun 28 21:04:22 2026] GET /v2.0/networks/6ee6ebe8-7f6a-4895-9ff8-a6a3f2c7443c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/708] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:22 2026] GET /v2.0/security-groups?id=f4cb635a-86de-4ba0-a891-39594b117eb1&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/709] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:22 2026] GET /v2.0/ports?device_id=29263d88-60cc-4edf-b24d-ecdf68a9dcdb => 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: 379/710] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:23 2026] GET /v2.0/ports?device_id=3200fa5f-40d4-494e-b7d5-991adbfc8f7b => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/711] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:23 2026] GET /v2.0/security-groups?id=60fe4c4b-1c0f-481f-9377-c09926c85957&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: 380/712] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:23 2026] GET /v2.0/ports?device_id=c7c98b35-7cdf-4f9f-94b3-3d1844da345b => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/713] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:23 2026] GET /v2.0/security-groups?id=f4cb635a-86de-4ba0-a891-39594b117eb1&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/714] 199.204.45.138 () {34 vars in 994 bytes} [Sun Jun 28 21:04:23 2026] GET /v2.0/ports?device_id=3200fa5f-40d4-494e-b7d5-991adbfc8f7b => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:04:23.953 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-937c8181-a9cd-42bd-84ed-1a00dc6bba06'] response: {'name': 'network-changed', 'server_uuid': 'c7c98b35-7cdf-4f9f-94b3-3d1844da345b', 'tag': '19812e8e-e6e1-44f5-b712-50b94d734986', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 382/715] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:24 2026] GET /v2.0/ports?device_id=29263d88-60cc-4edf-b24d-ecdf68a9dcdb => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:04:24.299 7 INFO neutron.db.l3_db [req-27fc96e5-3055-454c-88ef-617dd5975432 req-6f1a0b15-f014-48d4-a8fe-4e0f626a6faa 747f6019e9e94726aaccef91fc346bf1 ebeecb2b8e074b03b54d4bdc6fafa43d - - default default] Floating IP 24eb5603-74e4-4479-884c-d7267cc8fdd6 disassociated. External IP: 10.96.250.218, port: 4227572e-b153-435e-a438-9ed3c4436b60. [pid: 8|app: 0|req: 383/716] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:24 2026] GET /v2.0/ports?device_id=3200fa5f-40d4-494e-b7d5-991adbfc8f7b => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/717] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:24 2026] GET /v2.0/security-groups?id=60fe4c4b-1c0f-481f-9377-c09926c85957&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: 385/718] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:24 2026] GET /v2.0/ports?device_id=c7c98b35-7cdf-4f9f-94b3-3d1844da345b => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/721] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:24 2026] GET /v2.0/security-groups?id=f4cb635a-86de-4ba0-a891-39594b117eb1&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/722] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:04:24 2026] GET /v2.0/ports?tenant_id=5d59b5d2de754a7d9d760fbf65e5da9e&device_id=c7c98b35-7cdf-4f9f-94b3-3d1844da345b => 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: 390/723] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:04:24 2026] GET /v2.0/networks?id=b572ed84-c154-43c7-a374-04b53270c720 => generated 776 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/724] 199.204.45.138 () {34 vars in 1060 bytes} [Sun Jun 28 21:04:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=19812e8e-e6e1-44f5-b712-50b94d734986 => 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: 392/725] 199.204.45.138 () {34 vars in 984 bytes} [Sun Jun 28 21:04:24 2026] GET /v2.0/subnets?id=0d1abff8-720a-48e7-b31c-c5f6dd257cbc => generated 698 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/726] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:04:24 2026] GET /v2.0/ports?network_id=b572ed84-c154-43c7-a374-04b53270c720&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/727] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:04:24 2026] GET /v2.0/networks/b572ed84-c154-43c7-a374-04b53270c720?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/728] 199.204.45.138 () {36 vars in 997 bytes} [Sun Jun 28 21:04:23 2026] DELETE /v2.0/ports/4227572e-b153-435e-a438-9ed3c4436b60 => generated 0 bytes in 875 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/729] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:04:24 2026] GET /v2.0/networks/b572ed84-c154-43c7-a374-04b53270c720?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: 335/730] 199.204.45.138 () {34 vars in 994 bytes} [Sun Jun 28 21:04:25 2026] GET /v2.0/ports?device_id=c7c98b35-7cdf-4f9f-94b3-3d1844da345b => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/731] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:25 2026] GET /v2.0/ports?device_id=29263d88-60cc-4edf-b24d-ecdf68a9dcdb => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:04:25.371 7 INFO neutron.db.l3_db [req-185edfb1-e5f5-410b-96fc-603b56c8b815 req-69c63530-867c-4140-b601-a34e26f96eef 256f0656e65b469286cc06ca0260fa5e 5d59b5d2de754a7d9d760fbf65e5da9e - - default default] Floating IP 28f5ff99-2f21-4021-b4e2-05d18cd74ff8 disassociated. External IP: 10.96.250.208, port: 19812e8e-e6e1-44f5-b712-50b94d734986. [pid: 8|app: 0|req: 397/732] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:25 2026] GET /v2.0/ports?device_id=3200fa5f-40d4-494e-b7d5-991adbfc8f7b => 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: 398/733] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:25 2026] GET /v2.0/ports?device_id=c7c98b35-7cdf-4f9f-94b3-3d1844da345b => 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: 336/734] 199.204.45.138 () {36 vars in 997 bytes} [Sun Jun 28 21:04:25 2026] DELETE /v2.0/ports/19812e8e-e6e1-44f5-b712-50b94d734986 => generated 0 bytes in 672 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/735] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:26 2026] GET /v2.0/ports?device_id=29263d88-60cc-4edf-b24d-ecdf68a9dcdb => 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: 337/736] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:26 2026] GET /v2.0/ports?device_id=3200fa5f-40d4-494e-b7d5-991adbfc8f7b => 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: 400/737] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:26 2026] GET /v2.0/ports?device_id=c7c98b35-7cdf-4f9f-94b3-3d1844da345b => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:04:27.266 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d49f2a26-942f-4862-aa83-74e834b76725'] response: {'server_uuid': '3200fa5f-40d4-494e-b7d5-991adbfc8f7b', 'name': 'network-vif-deleted', 'tag': '4227572e-b153-435e-a438-9ed3c4436b60', 'status': 'completed', 'code': 200} 2026-06-28 21:04:27.266 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d49f2a26-942f-4862-aa83-74e834b76725'] response: {'server_uuid': 'c7c98b35-7cdf-4f9f-94b3-3d1844da345b', 'name': 'network-vif-deleted', 'tag': '19812e8e-e6e1-44f5-b712-50b94d734986', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 401/738] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:27 2026] GET /v2.0/ports?device_id=29263d88-60cc-4edf-b24d-ecdf68a9dcdb => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/739] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:04:27 2026] GET /v2.0/networks?id=6ee6ebe8-7f6a-4895-9ff8-a6a3f2c7443c => generated 678 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:04:27.353 8 WARNING neutron_lib.context [req-ee235202-1379-43a0-ad71-2755ceedc46e req-3e6ddc1b-45ee-4d86-9c5b-27b753717ab6 794bd63a3e2a419f991ceed479b20489 f623d3d45377471aacf5eeee9980c9fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 339/740] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:27 2026] GET /v2.0/ports?device_id=3200fa5f-40d4-494e-b7d5-991adbfc8f7b => 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: 402/741] 199.204.45.138 () {38 vars in 955 bytes} [Sun Jun 28 21:04:27 2026] POST /v2.0/ports => generated 958 bytes in 394 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: 403/742] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:27 2026] GET /v2.0/ports?device_id=c7c98b35-7cdf-4f9f-94b3-3d1844da345b => 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: 340/743] 199.204.45.138 () {38 vars in 1028 bytes} [Sun Jun 28 21:04:27 2026] PUT /v2.0/ports/54e537b4-0cf3-4f25-acad-08104866a16b => generated 1239 bytes in 472 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/744] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:28 2026] GET /v2.0/ports?device_id=29263d88-60cc-4edf-b24d-ecdf68a9dcdb => generated 973 bytes in 87 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: 341/745] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:28 2026] GET /v2.0/security-groups?id=ae526f79-534a-4ddb-aa72-f930d1626ec3&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: 8|app: 0|req: 405/746] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:04:28 2026] DELETE /v2.0/security-groups/60fe4c4b-1c0f-481f-9377-c09926c85957 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:04:28.905 7 INFO neutron.api.v2.resource [None req-b3725bf9-638a-4bc7-952d-40282da453f5 747f6019e9e94726aaccef91fc346bf1 ebeecb2b8e074b03b54d4bdc6fafa43d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 342/747] 10.0.0.151 () {32 vars in 737 bytes} [Sun Jun 28 21:04:28 2026] GET /v2.0/security-groups/60fe4c4b-1c0f-481f-9377-c09926c85957 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/748] 10.0.0.6 () {34 vars in 988 bytes} [Sun Jun 28 21:04:28 2026] GET /v2.0/ports?device_id=060d83d7-7145-4b89-92c2-a2197a8d1eef => generated 1244 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/749] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:29 2026] GET /v2.0/ports?device_id=c7c98b35-7cdf-4f9f-94b3-3d1844da345b => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/750] 10.0.0.6 () {34 vars in 1038 bytes} [Sun Jun 28 21:04:29 2026] GET /v2.0/security-groups?id=f875a5bd-6642-4396-9cf1-cdf7d40ef217&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: 343/751] 10.0.0.151 () {32 vars in 732 bytes} [Sun Jun 28 21:04:28 2026] DELETE /v2.0/floatingips/24eb5603-74e4-4479-884c-d7267cc8fdd6 => generated 0 bytes in 322 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/752] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:04:29 2026] GET /v2.0/ports?tenant_id=f623d3d45377471aacf5eeee9980c9fd&device_id=29263d88-60cc-4edf-b24d-ecdf68a9dcdb => generated 1242 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/753] 199.204.45.138 () {34 vars in 1060 bytes} [Sun Jun 28 21:04:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=54e537b4-0cf3-4f25-acad-08104866a16b => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:04:29.313 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5bf5738-9542-4747-8b9b-a5e798ab5dac'] response: {'name': 'network-changed', 'server_uuid': '29263d88-60cc-4edf-b24d-ecdf68a9dcdb', 'tag': '54e537b4-0cf3-4f25-acad-08104866a16b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 411/754] 199.204.45.138 () {34 vars in 984 bytes} [Sun Jun 28 21:04:29 2026] GET /v2.0/subnets?id=7a5b1bd2-6780-4e63-b6a0-6dd654801346 => generated 696 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/755] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:04:29 2026] GET /v2.0/ports?network_id=6ee6ebe8-7f6a-4895-9ff8-a6a3f2c7443c&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: 413/756] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:04:29 2026] GET /v2.0/networks/6ee6ebe8-7f6a-4895-9ff8-a6a3f2c7443c?fields=segments => generated 14 bytes in 2112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/757] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:31 2026] GET /v2.0/ports?device_id=29263d88-60cc-4edf-b24d-ecdf68a9dcdb => generated 973 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/758] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:04:31 2026] GET /v2.0/networks/6ee6ebe8-7f6a-4895-9ff8-a6a3f2c7443c?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: 416/759] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:31 2026] GET /v2.0/security-groups?id=ae526f79-534a-4ddb-aa72-f930d1626ec3&fields=id&fields=name => generated 88 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/760] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:33 2026] GET /v2.0/ports?device_id=29263d88-60cc-4edf-b24d-ecdf68a9dcdb => generated 973 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/761] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:04:33 2026] DELETE /v2.0/security-groups/f4cb635a-86de-4ba0-a891-39594b117eb1 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/762] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:34 2026] GET /v2.0/security-groups?id=ae526f79-534a-4ddb-aa72-f930d1626ec3&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:04:34.122 8 INFO neutron.api.v2.resource [None req-7621d4fe-3874-4045-8480-84f8f210e395 256f0656e65b469286cc06ca0260fa5e 5d59b5d2de754a7d9d760fbf65e5da9e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 420/763] 10.0.0.151 () {32 vars in 737 bytes} [Sun Jun 28 21:04:34 2026] GET /v2.0/security-groups/f4cb635a-86de-4ba0-a891-39594b117eb1 => 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: 344/764] 10.0.0.151 () {34 vars in 789 bytes} [Sun Jun 28 21:04:29 2026] PUT /v2.0/routers/a2fc8160-77a6-4edc-aa35-3e0bd1a05698/remove_router_interface => generated 309 bytes in 5087 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/765] 10.0.0.151 () {32 vars in 732 bytes} [Sun Jun 28 21:04:34 2026] DELETE /v2.0/floatingips/28f5ff99-2f21-4021-b4e2-05d18cd74ff8 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:04:35.200 7 INFO neutron.services.segments.plugin [-] Segment eda7cd46-6afa-45c7-987b-0bb57da430a4 resource provider aggregate not found 2026-06-28 21:04:35.205 7 INFO neutron.services.segments.plugin [-] Segment eda7cd46-6afa-45c7-987b-0bb57da430a4 resource provider aggregate not found 2026-06-28 21:04:35.226 7 INFO neutron.services.segments.plugin [-] Segment eda7cd46-6afa-45c7-987b-0bb57da430a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eda7cd46-6afa-45c7-987b-0bb57da430a4 found for delete ", "request_id": "req-aa60375a-1f5b-4841-9f18-46253a3f44a9"}]} 2026-06-28 21:04:35.227 7 INFO neutron.services.segments.plugin [-] Segment eda7cd46-6afa-45c7-987b-0bb57da430a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eda7cd46-6afa-45c7-987b-0bb57da430a4 found for delete ", "request_id": "req-ae5ee9e1-7681-4674-8246-2558203bf59b"}]} 2026-06-28 21:04:35.232 7 INFO neutron.db.l3_hamode_db [None req-a21b2510-3a8e-4e79-8330-e6cb3ba2c1bd c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] HA network b2355998-bd0a-4105-9fda-8716093bb147 was deleted as no HA routers are present in tenant ebeecb2b8e074b03b54d4bdc6fafa43d. [pid: 7|app: 0|req: 345/766] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:04:34 2026] DELETE /v2.0/routers/a2fc8160-77a6-4edc-aa35-3e0bd1a05698 => generated 0 bytes in 905 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/767] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:04:35 2026] GET /v2.0/ports?tenant_id=f623d3d45377471aacf5eeee9980c9fd&device_id=29263d88-60cc-4edf-b24d-ecdf68a9dcdb => generated 1242 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/768] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:35 2026] GET /v2.0/ports?device_id=29263d88-60cc-4edf-b24d-ecdf68a9dcdb => generated 973 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/769] 199.204.45.138 () {34 vars in 1096 bytes} [Sun Jun 28 21:04:35 2026] GET /v2.0/ports?device_id=060d83d7-7145-4b89-92c2-a2197a8d1eef&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/770] 10.0.0.151 () {34 vars in 789 bytes} [Sun Jun 28 21:04:34 2026] PUT /v2.0/routers/8a06a38f-6065-470f-9a96-acb510df36b0/remove_router_interface => generated 309 bytes in 1121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/771] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:04:35 2026] DELETE /v2.0/subnets/857d98e4-e872-48ec-a500-07658db9ea5f => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/772] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:04:35 2026] GET /v2.0/networks?id=6ee6ebe8-7f6a-4895-9ff8-a6a3f2c7443c => generated 774 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/773] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:35 2026] GET /v2.0/security-groups?id=ae526f79-534a-4ddb-aa72-f930d1626ec3&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: 351/774] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:04:35 2026] DELETE /v2.0/networks/bcb36cf2-6418-48a6-a789-8de9a482e541 => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/775] 199.204.45.138 () {34 vars in 1060 bytes} [Sun Jun 28 21:04:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=54e537b4-0cf3-4f25-acad-08104866a16b => 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: 353/776] 199.204.45.138 () {34 vars in 984 bytes} [Sun Jun 28 21:04:35 2026] GET /v2.0/subnets?id=7a5b1bd2-6780-4e63-b6a0-6dd654801346 => generated 696 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/777] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:04:36 2026] GET /v2.0/ports?network_id=6ee6ebe8-7f6a-4895-9ff8-a6a3f2c7443c&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: 355/778] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:04:36 2026] GET /v2.0/networks/6ee6ebe8-7f6a-4895-9ff8-a6a3f2c7443c?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: 356/779] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:04:36 2026] GET /v2.0/security-groups?tenant_id=ebeecb2b8e074b03b54d4bdc6fafa43d&name=default => generated 2921 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/780] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:04:36 2026] GET /v2.0/networks/6ee6ebe8-7f6a-4895-9ff8-a6a3f2c7443c?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: 358/781] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:04:36 2026] DELETE /v2.0/security-groups/48f2e1d7-ed92-40cd-8a42-31ac63c98a5c => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/782] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:04:36 2026] GET /v2.0/ports?tenant_id=f972818100fa4c4fbf8a21663e99b35e&device_id=060d83d7-7145-4b89-92c2-a2197a8d1eef => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:04:36.531 8 INFO neutron.services.segments.plugin [-] Segment b15c8f52-3cf9-4745-819a-73d0b7ce95a7 resource provider aggregate not found 2026-06-28 21:04:36.544 8 INFO neutron.services.segments.plugin [-] Segment b15c8f52-3cf9-4745-819a-73d0b7ce95a7 resource provider aggregate not found 2026-06-28 21:04:36.548 8 INFO neutron.db.l3_hamode_db [None req-b387cd11-d850-47f1-a36d-e81c273c7620 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] HA network edd5b557-b3bb-4e7d-879a-ff1b00428abe was deleted as no HA routers are present in tenant 5d59b5d2de754a7d9d760fbf65e5da9e. [pid: 8|app: 0|req: 424/783] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:04:35 2026] DELETE /v2.0/routers/8a06a38f-6065-470f-9a96-acb510df36b0 => generated 0 bytes in 921 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:04:36.747 8 INFO neutron.services.segments.plugin [-] Segment b15c8f52-3cf9-4745-819a-73d0b7ce95a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b15c8f52-3cf9-4745-819a-73d0b7ce95a7 found for delete ", "request_id": "req-8e3dca00-1192-4fde-a8cc-e8b9e042b97a"}]} 2026-06-28 21:04:36.748 8 INFO neutron.services.segments.plugin [-] Segment b15c8f52-3cf9-4745-819a-73d0b7ce95a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b15c8f52-3cf9-4745-819a-73d0b7ce95a7 found for delete ", "request_id": "req-b0aa1818-6c5a-4f9e-ac69-a983bf264bf6"}]} [pid: 7|app: 0|req: 360/784] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:04:36 2026] DELETE /v2.0/subnets/0d1abff8-720a-48e7-b31c-c5f6dd257cbc => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/785] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:36 2026] GET /v2.0/ports?device_id=29263d88-60cc-4edf-b24d-ecdf68a9dcdb => generated 975 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/786] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:36 2026] GET /v2.0/security-groups?id=ae526f79-534a-4ddb-aa72-f930d1626ec3&fields=id&fields=name => generated 88 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/787] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:04:37 2026] GET /v2.0/networks?id=823476b6-0086-4c35-9b2f-62112a1f5d92 => generated 779 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/788] 199.204.45.138 () {34 vars in 1060 bytes} [Sun Jun 28 21:04:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=8fa72763-9f44-4422-9355-385fe346ed2e => generated 861 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/789] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:04:36 2026] DELETE /v2.0/networks/b572ed84-c154-43c7-a374-04b53270c720 => generated 0 bytes in 347 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/790] 199.204.45.138 () {34 vars in 984 bytes} [Sun Jun 28 21:04:37 2026] GET /v2.0/subnets?id=91657fab-a835-4dc5-8efe-4060d7e5ae90 => generated 701 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/791] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:04:37 2026] GET /v2.0/ports?network_id=823476b6-0086-4c35-9b2f-62112a1f5d92&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: 8|app: 0|req: 430/792] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:04:37 2026] GET /v2.0/networks/823476b6-0086-4c35-9b2f-62112a1f5d92?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:04:37.305 7 INFO neutron.services.segments.plugin [-] Segment f7f344e4-335b-48b1-ac0a-30118c8d0bbe resource provider aggregate not found 2026-06-28 21:04:37.312 7 INFO neutron.services.segments.plugin [-] Segment f7f344e4-335b-48b1-ac0a-30118c8d0bbe resource provider aggregate not found 2026-06-28 21:04:37.321 7 INFO neutron.services.segments.plugin [-] Segment f7f344e4-335b-48b1-ac0a-30118c8d0bbe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7f344e4-335b-48b1-ac0a-30118c8d0bbe found for delete ", "request_id": "req-2c944018-58c6-4ada-8a24-b01ac96d8fc9"}]} 2026-06-28 21:04:37.334 7 INFO neutron.services.segments.plugin [-] Segment f7f344e4-335b-48b1-ac0a-30118c8d0bbe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7f344e4-335b-48b1-ac0a-30118c8d0bbe found for delete ", "request_id": "req-a66f5f34-7f62-4774-8714-23e9cb74d745"}]} 2026-06-28 21:04:37.339 7 INFO neutron.services.segments.plugin [-] Segment 8a553a71-6034-4a98-8f64-fa5118ab7b38 resource provider aggregate not found 2026-06-28 21:04:37.350 7 INFO neutron.services.segments.plugin [-] Segment 8a553a71-6034-4a98-8f64-fa5118ab7b38 resource provider aggregate not found [pid: 8|app: 0|req: 431/793] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:04:37 2026] GET /v2.0/security-groups?tenant_id=5d59b5d2de754a7d9d760fbf65e5da9e&name=default => generated 2921 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:04:37.356 7 INFO neutron.services.segments.plugin [-] Segment 8a553a71-6034-4a98-8f64-fa5118ab7b38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a553a71-6034-4a98-8f64-fa5118ab7b38 found for delete ", "request_id": "req-1e3d39b1-019f-4fae-9d2c-dc3b403ba0f6"}]} 2026-06-28 21:04:37.367 7 INFO neutron.services.segments.plugin [-] Segment 8a553a71-6034-4a98-8f64-fa5118ab7b38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a553a71-6034-4a98-8f64-fa5118ab7b38 found for delete ", "request_id": "req-b8d8095f-f0dd-4965-8701-8ccff7e528b2"}]} [pid: 7|app: 0|req: 363/794] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:04:37 2026] GET /v2.0/networks/823476b6-0086-4c35-9b2f-62112a1f5d92?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/795] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:04:37 2026] DELETE /v2.0/security-groups/f508d2ba-0284-417a-b36f-101c8d7d91da => 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: 364/796] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:37 2026] GET /v2.0/ports?device_id=29263d88-60cc-4edf-b24d-ecdf68a9dcdb => 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: 433/797] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:37 2026] GET /v2.0/security-groups?id=ae526f79-534a-4ddb-aa72-f930d1626ec3&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: 365/798] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:38 2026] GET /v2.0/ports?device_id=29263d88-60cc-4edf-b24d-ecdf68a9dcdb => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/799] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:38 2026] GET /v2.0/security-groups?id=ae526f79-534a-4ddb-aa72-f930d1626ec3&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:04:39.597 7 INFO neutron.db.segments_db [None req-5c6c43ef-bdb5-4e37-9234-ca9109d3bca7 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Added segment 2de596a7-8555-4175-b6ea-c09ced3f22ac of type vxlan for network 50ff97f0-4431-43d6-bf14-d2db254ec113 [pid: 7|app: 0|req: 366/802] 10.0.0.151 () {34 vars in 671 bytes} [Sun Jun 28 21:04:39 2026] POST /v2.0/networks => generated 738 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/803] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:39 2026] GET /v2.0/ports?device_id=29263d88-60cc-4edf-b24d-ecdf68a9dcdb => generated 975 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/804] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:39 2026] GET /v2.0/security-groups?id=ae526f79-534a-4ddb-aa72-f930d1626ec3&fields=id&fields=name => generated 88 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/805] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:04:39 2026] POST /v2.0/subnets => generated 685 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:04:39.984 8 INFO neutron.db.segments_db [None req-a030b2e4-3907-4463-b679-88b3311dcb9c c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Added segment 56a6c552-22fd-4ff9-9474-25f372b06d38 of type vxlan for network 96da7751-8b02-4fe6-8d3b-603065ba7d5a 2026-06-28 21:04:40.212 8 INFO neutron.db.l3_hamode_db [None req-a030b2e4-3907-4463-b679-88b3311dcb9c c498127fc1f04f24bfb3e361bd447273 60860e299b5347c698453ac592990a68 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 368/806] 199.204.45.138 () {34 vars in 994 bytes} [Sun Jun 28 21:04:40 2026] GET /v2.0/ports?device_id=29263d88-60cc-4edf-b24d-ecdf68a9dcdb => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/807] 199.204.45.138 () {36 vars in 997 bytes} [Sun Jun 28 21:04:40 2026] DELETE /v2.0/ports/54e537b4-0cf3-4f25-acad-08104866a16b => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:04:40.891 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-08108090-6cd3-4ff3-8d47-a5091cc16283'] response: {'server_uuid': '29263d88-60cc-4edf-b24d-ecdf68a9dcdb', 'name': 'network-vif-deleted', 'tag': '54e537b4-0cf3-4f25-acad-08104866a16b', 'status': 'completed', 'code': 200} 2026-06-28 21:04:40.934 8 INFO neutron.db.l3_hamode_db [None req-a030b2e4-3907-4463-b679-88b3311dcb9c c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 370/808] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:04:40 2026] GET /v2.0/security-groups?tenant_id=3e2eee208e6347e3898a3e6001a80fb9&name=default => generated 2925 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/809] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:41 2026] GET /v2.0/ports?device_id=29263d88-60cc-4edf-b24d-ecdf68a9dcdb => 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: 372/810] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:04:41 2026] DELETE /v2.0/security-groups/a98e3224-45e7-4a37-aa7a-0c56d0cffbc6 => 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: 373/811] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:04:41 2026] GET /v2.0/security-groups?tenant_id=3f143003dcae41749ba0bad708f2c6fc&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/812] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:04:41 2026] DELETE /v2.0/security-groups/80a94ffc-a4b4-4221-acc7-823393e029f9 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/813] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:04:39 2026] POST /v2.0/routers => generated 725 bytes in 2229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/814] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:42 2026] GET /v2.0/ports?device_id=29263d88-60cc-4edf-b24d-ecdf68a9dcdb => 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: 441/815] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:43 2026] GET /v2.0/ports?device_id=29263d88-60cc-4edf-b24d-ecdf68a9dcdb => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/816] 10.0.0.151 () {34 vars in 783 bytes} [Sun Jun 28 21:04:42 2026] PUT /v2.0/routers/4796ed9c-07e4-41ab-954b-a143a3192027/add_router_interface => generated 309 bytes in 1235 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:04:44.125 8 WARNING neutron_lib.context [None req-3604c4f9-d0e0-4604-b353-9534a47fe068 9f478be7343747f1a4dc86382fa10682 60860e299b5347c698453ac592990a68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 442/817] 10.0.0.151 () {34 vars in 685 bytes} [Sun Jun 28 21:04:44 2026] POST /v2.0/security-groups => generated 1660 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-28 21:04:44.291 7 WARNING neutron_lib.context [None req-fe45d915-ba76-4919-be37-08fa1585f5ce 9f478be7343747f1a4dc86382fa10682 60860e299b5347c698453ac592990a68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 443/818] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:44 2026] GET /v2.0/ports?device_id=29263d88-60cc-4edf-b24d-ecdf68a9dcdb => 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: 376/819] 10.0.0.151 () {34 vars in 695 bytes} [Sun Jun 28 21:04:44 2026] POST /v2.0/security-group-rules => generated 597 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:04:44.460 8 WARNING neutron_lib.context [None req-d0058512-a6e7-4f4c-82e2-8f831e1f8cf5 9f478be7343747f1a4dc86382fa10682 60860e299b5347c698453ac592990a68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 444/820] 10.0.0.151 () {34 vars in 695 bytes} [Sun Jun 28 21:04:44 2026] POST /v2.0/security-group-rules => generated 602 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:04:44.605 7 WARNING neutron_lib.context [None req-47a11f43-a929-4336-8fff-803c2fd2e151 9f478be7343747f1a4dc86382fa10682 60860e299b5347c698453ac592990a68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 377/821] 10.0.0.151 () {34 vars in 676 bytes} [Sun Jun 28 21:04:44 2026] POST /v2.0/floatingips => generated 552 bytes in 587 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/822] 10.0.0.85 () {34 vars in 1099 bytes} [Sun Jun 28 21:04:45 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1310944941&fields=id&tenant_id=60860e299b5347c698453ac592990a68 => 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: 379/823] 10.0.0.85 () {34 vars in 981 bytes} [Sun Jun 28 21:04:45 2026] GET /v2.0/networks?id=50ff97f0-4431-43d6-bf14-d2db254ec113 => generated 670 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/824] 10.0.0.85 () {34 vars in 964 bytes} [Sun Jun 28 21:04:45 2026] GET /v2.0/quotas/60860e299b5347c698453ac592990a68 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/825] 10.0.0.85 () {34 vars in 1001 bytes} [Sun Jun 28 21:04:45 2026] GET /v2.0/ports?tenant_id=60860e299b5347c698453ac592990a68&fields=id => generated 103 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/826] 10.0.0.85 () {34 vars in 1007 bytes} [Sun Jun 28 21:04:45 2026] GET /v2.0/networks/50ff97f0-4431-43d6-bf14-d2db254ec113?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: 383/827] 10.0.0.85 () {34 vars in 1107 bytes} [Sun Jun 28 21:04:45 2026] GET /v2.0/networks/50ff97f0-4431-43d6-bf14-d2db254ec113?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: 384/828] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:46 2026] GET /v2.0/ports?device_id=afa756fd-d501-4f7d-b249-45b4e1fdf2e5 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/829] 10.0.0.151 () {34 vars in 789 bytes} [Sun Jun 28 21:04:45 2026] PUT /v2.0/routers/36a2adb5-b994-46d7-bc2d-203f9115da4d/remove_router_interface => generated 309 bytes in 990 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/830] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:04:46 2026] GET /v2.0/security-groups?tenant_id=e4244f2d80784bf9b17911ec0c0f6c6a&name=default => generated 2925 bytes in 352 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/831] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:47 2026] GET /v2.0/ports?device_id=afa756fd-d501-4f7d-b249-45b4e1fdf2e5 => 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: 448/832] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:04:47 2026] DELETE /v2.0/security-groups/4f1e6a39-613f-420f-a5c6-593ba73fc78d => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:04:47.479 7 INFO neutron.services.segments.plugin [-] Segment 3975f122-fa16-479f-9d0e-84287790bbae resource provider aggregate not found 2026-06-28 21:04:47.485 7 INFO neutron.db.l3_hamode_db [None req-b7bebfd1-244a-4eea-a56f-cb67f9ffe995 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] HA network fb8ec87e-7b34-4340-97d2-5613cc207eda was deleted as no HA routers are present in tenant f623d3d45377471aacf5eeee9980c9fd. 2026-06-28 21:04:47.486 7 INFO neutron.services.segments.plugin [-] Segment 3975f122-fa16-479f-9d0e-84287790bbae resource provider aggregate not found 2026-06-28 21:04:47.493 7 INFO neutron.services.segments.plugin [-] Segment 3975f122-fa16-479f-9d0e-84287790bbae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3975f122-fa16-479f-9d0e-84287790bbae found for delete ", "request_id": "req-77b6d398-0402-4077-ad73-6b0dc2bbf8ad"}]} [pid: 7|app: 0|req: 385/833] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:04:46 2026] DELETE /v2.0/routers/36a2adb5-b994-46d7-bc2d-203f9115da4d => generated 0 bytes in 998 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:04:47.587 7 INFO neutron.services.segments.plugin [-] Segment 3975f122-fa16-479f-9d0e-84287790bbae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3975f122-fa16-479f-9d0e-84287790bbae found for delete ", "request_id": "req-21ca9921-ac2e-47fd-8e69-99cfaf9f8cfd"}]} [pid: 8|app: 0|req: 449/834] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:04:47 2026] DELETE /v2.0/subnets/7a5b1bd2-6780-4e63-b6a0-6dd654801346 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/835] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:04:47 2026] GET /v2.0/security-groups?tenant_id=5776324322224a418d7bc382e967edc1&name=default => generated 2925 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/836] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:47 2026] GET /v2.0/ports?device_id=060d83d7-7145-4b89-92c2-a2197a8d1eef => generated 975 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/837] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:04:47 2026] DELETE /v2.0/security-groups/4490ee57-0aec-4362-b320-3024ef35c255 => 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: 452/838] 10.0.0.85 () {34 vars in 970 bytes} [Sun Jun 28 21:04:47 2026] GET /v2.0/ports/8fa72763-9f44-4422-9355-385fe346ed2e => generated 972 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/839] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:04:47 2026] DELETE /v2.0/networks/6ee6ebe8-7f6a-4895-9ff8-a6a3f2c7443c => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/840] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:04:48 2026] GET /v2.0/security-groups?tenant_id=f623d3d45377471aacf5eeee9980c9fd&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/841] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:04:48 2026] DELETE /v2.0/security-groups/ae526f79-534a-4ddb-aa72-f930d1626ec3 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/842] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:48 2026] GET /v2.0/ports?device_id=afa756fd-d501-4f7d-b249-45b4e1fdf2e5 => 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: 389/843] 199.204.45.138 () {34 vars in 1000 bytes} [Sun Jun 28 21:04:48 2026] GET /v2.0/subnets?network_id=823476b6-0086-4c35-9b2f-62112a1f5d92 => generated 683 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/844] 199.204.45.138 () {34 vars in 1146 bytes} [Sun Jun 28 21:04:48 2026] GET /v2.0/ports?device_id=060d83d7-7145-4b89-92c2-a2197a8d1eef&device_owner=compute%3Anova&network_id=823476b6-0086-4c35-9b2f-62112a1f5d92 => generated 975 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/845] 199.204.45.138 () {38 vars in 1028 bytes} [Sun Jun 28 21:04:48 2026] PUT /v2.0/ports/8fa72763-9f44-4422-9355-385fe346ed2e => generated 1149 bytes in 612 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/846] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:49 2026] GET /v2.0/ports?device_id=afa756fd-d501-4f7d-b249-45b4e1fdf2e5 => generated 12 bytes in 21 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-06-28 21:04:49.896 7 INFO neutron.services.segments.plugin [-] Segment 8364911c-4f60-423c-b801-944de42b7797 resource provider aggregate not found 2026-06-28 21:04:49.901 7 INFO neutron.services.segments.plugin [-] Segment 8364911c-4f60-423c-b801-944de42b7797 resource provider aggregate not found 2026-06-28 21:04:49.916 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e7be7a17-67bc-447a-8906-d37014243623'] response: {'name': 'network-changed', 'server_uuid': '060d83d7-7145-4b89-92c2-a2197a8d1eef', 'tag': '8fa72763-9f44-4422-9355-385fe346ed2e', 'status': 'completed', 'code': 200} 2026-06-28 21:04:49.917 7 INFO neutron.services.segments.plugin [-] Segment 8364911c-4f60-423c-b801-944de42b7797 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8364911c-4f60-423c-b801-944de42b7797 found for delete ", "request_id": "req-8fa8c337-299c-4fb3-baab-3df7812a8f25"}]} 2026-06-28 21:04:49.918 7 INFO neutron.services.segments.plugin [-] Segment 8364911c-4f60-423c-b801-944de42b7797 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8364911c-4f60-423c-b801-944de42b7797 found for delete ", "request_id": "req-2c8b3a76-2c80-4a55-a12e-d7d0452c84d8"}]} [pid: 7|app: 0|req: 391/847] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:04:49 2026] GET /v2.0/ports?tenant_id=f972818100fa4c4fbf8a21663e99b35e&device_id=060d83d7-7145-4b89-92c2-a2197a8d1eef => generated 1421 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/848] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:04:49 2026] GET /v2.0/networks?id=823476b6-0086-4c35-9b2f-62112a1f5d92 => generated 779 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/849] 199.204.45.138 () {34 vars in 1060 bytes} [Sun Jun 28 21:04:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=8fa72763-9f44-4422-9355-385fe346ed2e => 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: 458/850] 199.204.45.138 () {34 vars in 1058 bytes} [Sun Jun 28 21:04:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=8fa72763-9f44-4422-9355-385fe346ed2e => 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: 393/851] 199.204.45.138 () {34 vars in 984 bytes} [Sun Jun 28 21:04:50 2026] GET /v2.0/subnets?id=91657fab-a835-4dc5-8efe-4060d7e5ae90 => generated 701 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/852] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:04:50 2026] GET /v2.0/ports?network_id=823476b6-0086-4c35-9b2f-62112a1f5d92&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: 394/853] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:04:50 2026] GET /v2.0/networks/823476b6-0086-4c35-9b2f-62112a1f5d92?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/854] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:04:50 2026] GET /v2.0/networks/823476b6-0086-4c35-9b2f-62112a1f5d92?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: 395/855] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:04:50 2026] GET /v2.0/networks?id=50ff97f0-4431-43d6-bf14-d2db254ec113 => generated 670 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/856] 199.204.45.138 () {34 vars in 1050 bytes} [Sun Jun 28 21:04:50 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=60860e299b5347c698453ac592990a68 => generated 181 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:04:50.602 7 WARNING neutron_lib.context [req-5564933e-06e0-460d-a2f0-8960afbdbc53 req-946fa958-dd38-4cfd-be84-8f78f15c6452 9f478be7343747f1a4dc86382fa10682 60860e299b5347c698453ac592990a68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 462/857] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:50 2026] GET /v2.0/ports?device_id=afa756fd-d501-4f7d-b249-45b4e1fdf2e5 => 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: 396/858] 199.204.45.138 () {38 vars in 955 bytes} [Sun Jun 28 21:04:50 2026] POST /v2.0/ports => generated 958 bytes in 435 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: 397/859] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:51 2026] GET /v2.0/ports?device_id=060d83d7-7145-4b89-92c2-a2197a8d1eef => generated 1152 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/860] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:51 2026] GET /v2.0/security-groups?id=f875a5bd-6642-4396-9cf1-cdf7d40ef217&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: 399/861] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:04:51 2026] GET /v2.0/ports?tenant_id=f972818100fa4c4fbf8a21663e99b35e&device_id=060d83d7-7145-4b89-92c2-a2197a8d1eef => generated 1421 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/862] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:04:51 2026] GET /v2.0/networks?id=823476b6-0086-4c35-9b2f-62112a1f5d92 => generated 779 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/863] 199.204.45.138 () {34 vars in 1060 bytes} [Sun Jun 28 21:04:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=8fa72763-9f44-4422-9355-385fe346ed2e => generated 861 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/864] 199.204.45.138 () {38 vars in 1028 bytes} [Sun Jun 28 21:04:51 2026] PUT /v2.0/ports/4055f864-19bc-46bc-be3b-3d9600ba0ba9 => generated 1239 bytes in 490 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/865] 199.204.45.138 () {34 vars in 1058 bytes} [Sun Jun 28 21:04:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=8fa72763-9f44-4422-9355-385fe346ed2e => generated 19 bytes in 27 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: 464/866] 199.204.45.138 () {34 vars in 984 bytes} [Sun Jun 28 21:04:51 2026] GET /v2.0/subnets?id=91657fab-a835-4dc5-8efe-4060d7e5ae90 => generated 701 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/867] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:04:51 2026] GET /v2.0/ports?network_id=823476b6-0086-4c35-9b2f-62112a1f5d92&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:04:51.656 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-febda9b0-2af6-44bc-abd0-99fd0d94c9bc'] response: {'name': 'network-changed', 'server_uuid': 'afa756fd-d501-4f7d-b249-45b4e1fdf2e5', 'tag': '4055f864-19bc-46bc-be3b-3d9600ba0ba9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 465/868] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:04:51 2026] GET /v2.0/networks/823476b6-0086-4c35-9b2f-62112a1f5d92?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/869] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:51 2026] GET /v2.0/ports?device_id=afa756fd-d501-4f7d-b249-45b4e1fdf2e5 => generated 973 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/870] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:04:51 2026] GET /v2.0/networks/823476b6-0086-4c35-9b2f-62112a1f5d92?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/871] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:51 2026] GET /v2.0/security-groups?id=477a9013-92ad-468f-82ca-dc18e7cbf17f&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: 467/872] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:04:52 2026] GET /v2.0/ports?tenant_id=60860e299b5347c698453ac592990a68&device_id=afa756fd-d501-4f7d-b249-45b4e1fdf2e5 => generated 1242 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/873] 199.204.45.138 () {34 vars in 1018 bytes} [Sun Jun 28 21:04:52 2026] GET /v2.0/networks?tenant_id=60860e299b5347c698453ac592990a68&shared=False => generated 766 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/874] 199.204.45.138 () {34 vars in 930 bytes} [Sun Jun 28 21:04:52 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/875] 199.204.45.138 () {34 vars in 1118 bytes} [Sun Jun 28 21:04:52 2026] GET /v2.0/ports?device_id=060d83d7-7145-4b89-92c2-a2197a8d1eef&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.3 => generated 1152 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/876] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:04:52 2026] GET /v2.0/security-groups?tenant_id=63782200d5f64bcc90389165a913b19b&name=default => generated 2925 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/877] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:04:52 2026] DELETE /v2.0/security-groups/e53bfca3-1da6-459a-aec9-037708a9f167 => 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: 409/878] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:04:52 2026] GET /v2.0/security-groups?tenant_id=60e79537bf8142d9ba00f6ff266a8f07&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/879] 199.204.45.138 () {38 vars in 1028 bytes} [Sun Jun 28 21:04:52 2026] PUT /v2.0/ports/8fa72763-9f44-4422-9355-385fe346ed2e => generated 972 bytes in 647 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/880] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:52 2026] GET /v2.0/ports?device_id=afa756fd-d501-4f7d-b249-45b4e1fdf2e5 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 411/881] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:53 2026] GET /v2.0/security-groups?id=477a9013-92ad-468f-82ca-dc18e7cbf17f&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: 471/882] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:04:53 2026] DELETE /v2.0/security-groups/a7c4db4d-6299-4987-9299-89ba89d02151 => 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: 412/883] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:04:53 2026] GET /v2.0/ports?tenant_id=60860e299b5347c698453ac592990a68&device_id=afa756fd-d501-4f7d-b249-45b4e1fdf2e5 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/884] 199.204.45.138 () {34 vars in 1060 bytes} [Sun Jun 28 21:04:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=4055f864-19bc-46bc-be3b-3d9600ba0ba9 => 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: 413/885] 199.204.45.138 () {34 vars in 984 bytes} [Sun Jun 28 21:04:53 2026] GET /v2.0/subnets?id=2c081f02-5bf7-4555-b191-3e90c0de1c5c => generated 688 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/886] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:04:53 2026] GET /v2.0/ports?network_id=50ff97f0-4431-43d6-bf14-d2db254ec113&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/887] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:04:53 2026] GET /v2.0/networks/50ff97f0-4431-43d6-bf14-d2db254ec113?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/888] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:04:53 2026] GET /v2.0/ports?tenant_id=f972818100fa4c4fbf8a21663e99b35e&device_id=060d83d7-7145-4b89-92c2-a2197a8d1eef => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/889] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:04:53 2026] GET /v2.0/networks/50ff97f0-4431-43d6-bf14-d2db254ec113?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: 475/890] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:04:53 2026] GET /v2.0/networks?id=823476b6-0086-4c35-9b2f-62112a1f5d92 => generated 779 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/891] 199.204.45.138 () {34 vars in 1060 bytes} [Sun Jun 28 21:04:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=8fa72763-9f44-4422-9355-385fe346ed2e => generated 861 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:04:53.749 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f6d3a82a-fb2f-497f-829e-741a8b52bacd'] response: {'name': 'network-changed', 'server_uuid': '060d83d7-7145-4b89-92c2-a2197a8d1eef', 'tag': '8fa72763-9f44-4422-9355-385fe346ed2e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 476/892] 199.204.45.138 () {34 vars in 984 bytes} [Sun Jun 28 21:04:53 2026] GET /v2.0/subnets?id=91657fab-a835-4dc5-8efe-4060d7e5ae90 => generated 701 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/893] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:04:53 2026] GET /v2.0/ports?network_id=823476b6-0086-4c35-9b2f-62112a1f5d92&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: 477/894] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:04:53 2026] GET /v2.0/networks/823476b6-0086-4c35-9b2f-62112a1f5d92?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: 418/895] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:04:53 2026] GET /v2.0/networks/823476b6-0086-4c35-9b2f-62112a1f5d92?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: 478/896] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:54 2026] GET /v2.0/ports?device_id=afa756fd-d501-4f7d-b249-45b4e1fdf2e5 => generated 973 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/897] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:54 2026] GET /v2.0/security-groups?id=477a9013-92ad-468f-82ca-dc18e7cbf17f&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: 480/900] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:54 2026] GET /v2.0/ports?device_id=060d83d7-7145-4b89-92c2-a2197a8d1eef => generated 975 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/901] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:54 2026] GET /v2.0/security-groups?id=f875a5bd-6642-4396-9cf1-cdf7d40ef217&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/902] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:04:54 2026] GET /v2.0/ports?tenant_id=f972818100fa4c4fbf8a21663e99b35e&device_id=060d83d7-7145-4b89-92c2-a2197a8d1eef => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/903] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:04:54 2026] GET /v2.0/networks?id=823476b6-0086-4c35-9b2f-62112a1f5d92 => generated 779 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/904] 199.204.45.138 () {34 vars in 1060 bytes} [Sun Jun 28 21:04:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=8fa72763-9f44-4422-9355-385fe346ed2e => generated 861 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/905] 199.204.45.138 () {34 vars in 984 bytes} [Sun Jun 28 21:04:55 2026] GET /v2.0/subnets?id=91657fab-a835-4dc5-8efe-4060d7e5ae90 => generated 701 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/906] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:04:55 2026] GET /v2.0/ports?network_id=823476b6-0086-4c35-9b2f-62112a1f5d92&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/907] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:04:55 2026] GET /v2.0/networks/823476b6-0086-4c35-9b2f-62112a1f5d92?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: 484/908] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:04:55 2026] GET /v2.0/networks/823476b6-0086-4c35-9b2f-62112a1f5d92?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: 425/909] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:55 2026] GET /v2.0/ports?device_id=afa756fd-d501-4f7d-b249-45b4e1fdf2e5 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/910] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:55 2026] GET /v2.0/security-groups?id=477a9013-92ad-468f-82ca-dc18e7cbf17f&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: 485/911] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:04:55 2026] GET /v2.0/security-groups?tenant_id=3f679d54679c40929155c56e8b9b819b&name=default => generated 2925 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/912] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:04:55 2026] DELETE /v2.0/security-groups/a652430e-b24a-467d-bd22-8792da58979c => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/913] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:04:55 2026] GET /v2.0/security-groups?tenant_id=7c8eaead126646dc905d30afda6ccfaf&name=default => generated 2925 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/914] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:04:55 2026] DELETE /v2.0/security-groups/9174f340-a428-461b-9c26-edbd452efd79 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/915] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:56 2026] GET /v2.0/ports?device_id=060d83d7-7145-4b89-92c2-a2197a8d1eef => generated 975 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/916] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:56 2026] GET /v2.0/security-groups?id=f875a5bd-6642-4396-9cf1-cdf7d40ef217&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: 488/917] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:56 2026] GET /v2.0/ports?device_id=afa756fd-d501-4f7d-b249-45b4e1fdf2e5 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/918] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:56 2026] GET /v2.0/security-groups?id=477a9013-92ad-468f-82ca-dc18e7cbf17f&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/919] 199.204.45.138 () {34 vars in 994 bytes} [Sun Jun 28 21:04:56 2026] GET /v2.0/ports?device_id=060d83d7-7145-4b89-92c2-a2197a8d1eef => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:04:57.237 7 INFO neutron.db.l3_db [req-ecfb44e7-c195-486b-8f4c-868143ccb199 req-748a0775-612b-452b-9898-f49e570cc053 d61fc45dee874b37b19c1cd614c88e0b f972818100fa4c4fbf8a21663e99b35e - - default default] Floating IP 052acf1c-f0a4-40b9-8404-15fc700499a6 disassociated. External IP: 10.96.250.212, port: 8fa72763-9f44-4422-9355-385fe346ed2e. [pid: 8|app: 0|req: 490/920] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:57 2026] GET /v2.0/ports?device_id=060d83d7-7145-4b89-92c2-a2197a8d1eef => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/921] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:57 2026] GET /v2.0/security-groups?id=f875a5bd-6642-4396-9cf1-cdf7d40ef217&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/922] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:57 2026] GET /v2.0/ports?device_id=afa756fd-d501-4f7d-b249-45b4e1fdf2e5 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/923] 199.204.45.138 () {36 vars in 997 bytes} [Sun Jun 28 21:04:56 2026] DELETE /v2.0/ports/8fa72763-9f44-4422-9355-385fe346ed2e => generated 0 bytes in 875 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/924] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:57 2026] GET /v2.0/security-groups?id=477a9013-92ad-468f-82ca-dc18e7cbf17f&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-06-28 21:04:57.911 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c7498f6c-02f0-4bc6-91e8-3f124a341d58'] response: {'server_uuid': '060d83d7-7145-4b89-92c2-a2197a8d1eef', 'name': 'network-vif-deleted', 'tag': '8fa72763-9f44-4422-9355-385fe346ed2e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 432/925] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:04:57 2026] GET /v2.0/security-groups?tenant_id=74493c6402004d329d75a26460442e40&name=default => generated 2925 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/926] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:04:58 2026] DELETE /v2.0/security-groups/c07cd2a4-ace7-4273-af4d-1f0da4c82c78 => 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: 433/927] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:58 2026] GET /v2.0/ports?device_id=060d83d7-7145-4b89-92c2-a2197a8d1eef => 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: 495/928] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:58 2026] GET /v2.0/ports?device_id=afa756fd-d501-4f7d-b249-45b4e1fdf2e5 => 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: 434/929] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:58 2026] GET /v2.0/security-groups?id=477a9013-92ad-468f-82ca-dc18e7cbf17f&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/930] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:58 2026] GET /v2.0/ports?device_id=afa756fd-d501-4f7d-b249-45b4e1fdf2e5 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:04:59.338 7 INFO neutron.db.l3_db [None req-0f44e81a-ff71-4e8c-9c7f-5c56198b311f 9f478be7343747f1a4dc86382fa10682 60860e299b5347c698453ac592990a68 - - default default] Floating IP 6ed9c4dd-a1dc-4f60-9e50-ba9e32e72ff7 associated. External IP: 10.96.250.218, port: 4055f864-19bc-46bc-be3b-3d9600ba0ba9. [pid: 8|app: 0|req: 497/931] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:59 2026] GET /v2.0/ports?device_id=060d83d7-7145-4b89-92c2-a2197a8d1eef => 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: 435/932] 10.0.0.151 () {34 vars in 749 bytes} [Sun Jun 28 21:04:58 2026] PUT /v2.0/floatingips/6ed9c4dd-a1dc-4f60-9e50-ba9e32e72ff7 => generated 856 bytes in 689 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/933] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:04:59 2026] GET /v2.0/ports?device_id=afa756fd-d501-4f7d-b249-45b4e1fdf2e5 => generated 975 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/934] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:04:59 2026] GET /v2.0/security-groups?id=477a9013-92ad-468f-82ca-dc18e7cbf17f&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: 499/935] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:05:00 2026] GET /v2.0/ports?device_id=afa756fd-d501-4f7d-b249-45b4e1fdf2e5 => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:05:00.234 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8ec8901f-c009-4e34-8b1b-da0ec017c7e3'] response: {'name': 'network-changed', 'server_uuid': 'afa756fd-d501-4f7d-b249-45b4e1fdf2e5', 'tag': '4055f864-19bc-46bc-be3b-3d9600ba0ba9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 437/936] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:05:00 2026] GET /v2.0/security-groups?id=477a9013-92ad-468f-82ca-dc18e7cbf17f&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/937] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:05:00 2026] GET /v2.0/ports?device_id=060d83d7-7145-4b89-92c2-a2197a8d1eef => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/938] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:05:00 2026] GET /v2.0/ports?tenant_id=60860e299b5347c698453ac592990a68&device_id=afa756fd-d501-4f7d-b249-45b4e1fdf2e5 => 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: 501/939] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:05:00 2026] GET /v2.0/networks?id=50ff97f0-4431-43d6-bf14-d2db254ec113 => generated 766 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/940] 199.204.45.138 () {34 vars in 1060 bytes} [Sun Jun 28 21:05:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=4055f864-19bc-46bc-be3b-3d9600ba0ba9 => generated 859 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/941] 199.204.45.138 () {34 vars in 984 bytes} [Sun Jun 28 21:05:00 2026] GET /v2.0/subnets?id=2c081f02-5bf7-4555-b191-3e90c0de1c5c => generated 688 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/942] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:05:00 2026] GET /v2.0/ports?network_id=50ff97f0-4431-43d6-bf14-d2db254ec113&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: 441/943] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:05:00 2026] GET /v2.0/networks/50ff97f0-4431-43d6-bf14-d2db254ec113?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: 442/944] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:05:01 2026] GET /v2.0/networks/50ff97f0-4431-43d6-bf14-d2db254ec113?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: 503/945] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:05:00 2026] GET /v2.0/security-groups?tenant_id=d9c065a482e34bc7b27eddeeaa6b7231&name=default => generated 2925 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/946] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:05:01 2026] GET /v2.0/ports?device_id=afa756fd-d501-4f7d-b249-45b4e1fdf2e5 => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/947] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:05:01 2026] GET /v2.0/security-groups?id=477a9013-92ad-468f-82ca-dc18e7cbf17f&fields=id&fields=name => generated 114 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/948] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:05:01 2026] DELETE /v2.0/security-groups/7b34e0ce-ff15-40f0-8d48-2e1c83e2b8b6 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/949] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:05:01 2026] DELETE /v2.0/security-groups/f875a5bd-6642-4396-9cf1-cdf7d40ef217 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:05:01.935 7 INFO neutron.api.v2.resource [None req-d600dab3-9687-4317-897b-b48e89e6656b d61fc45dee874b37b19c1cd614c88e0b f972818100fa4c4fbf8a21663e99b35e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 444/950] 10.0.0.151 () {32 vars in 737 bytes} [Sun Jun 28 21:05:01 2026] GET /v2.0/security-groups/f875a5bd-6642-4396-9cf1-cdf7d40ef217 => 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: 445/951] 199.204.45.138 () {34 vars in 994 bytes} [Sun Jun 28 21:05:02 2026] GET /v2.0/ports?device_id=afa756fd-d501-4f7d-b249-45b4e1fdf2e5 => 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: 507/952] 10.0.0.151 () {32 vars in 732 bytes} [Sun Jun 28 21:05:01 2026] DELETE /v2.0/floatingips/052acf1c-f0a4-40b9-8404-15fc700499a6 => generated 0 bytes in 343 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:05:02.413 7 INFO neutron.db.l3_db [req-205ff0ff-d466-4553-977f-445b559dd105 req-b5456c62-ccc6-4158-a75d-5e15796c5d0c 9f478be7343747f1a4dc86382fa10682 60860e299b5347c698453ac592990a68 - - default default] Floating IP 6ed9c4dd-a1dc-4f60-9e50-ba9e32e72ff7 disassociated. External IP: 10.96.250.218, port: 4055f864-19bc-46bc-be3b-3d9600ba0ba9. [pid: 7|app: 0|req: 446/953] 199.204.45.138 () {36 vars in 997 bytes} [Sun Jun 28 21:05:02 2026] DELETE /v2.0/ports/4055f864-19bc-46bc-be3b-3d9600ba0ba9 => generated 0 bytes in 940 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/954] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:05:03 2026] GET /v2.0/ports?device_id=afa756fd-d501-4f7d-b249-45b4e1fdf2e5 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:05:03.129 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b16ead22-cac6-4984-8f33-b453f0d8533f'] response: {'server_uuid': 'afa756fd-d501-4f7d-b249-45b4e1fdf2e5', 'name': 'network-vif-deleted', 'tag': '4055f864-19bc-46bc-be3b-3d9600ba0ba9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 508/955] 10.0.0.151 () {34 vars in 789 bytes} [Sun Jun 28 21:05:02 2026] PUT /v2.0/routers/132a492f-15a4-45c5-a277-7d795d5e0e3c/remove_router_interface => generated 309 bytes in 1062 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/956] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:05:03 2026] GET /v2.0/security-groups?tenant_id=ca221b059265460282b5c2c33aeac0fc&name=default => generated 2925 bytes in 404 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/957] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:05:03 2026] DELETE /v2.0/security-groups/39197a82-1a02-479a-a994-478efe0d18fe => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/958] 10.0.0.151 () {32 vars in 653 bytes} [Sun Jun 28 21:05:03 2026] GET /v2.0/extensions => generated 20516 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/959] 10.0.0.151 () {32 vars in 681 bytes} [Sun Jun 28 21:05:03 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/960] 10.0.0.151 () {32 vars in 681 bytes} [Sun Jun 28 21:05:03 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/961] 10.0.0.151 () {32 vars in 729 bytes} [Sun Jun 28 21:05:03 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/962] 10.0.0.151 () {32 vars in 665 bytes} [Sun Jun 28 21:05:03 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/963] 10.0.0.151 () {32 vars in 699 bytes} [Sun Jun 28 21:05:03 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/964] 10.0.0.151 () {32 vars in 697 bytes} [Sun Jun 28 21:05:03 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: 457/965] 10.0.0.151 () {32 vars in 701 bytes} [Sun Jun 28 21:05:03 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/966] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:05:03 2026] GET /v2.0/security-groups?tenant_id=ab002037c7d54a279a77d8b47bbf4c8f&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/967] 10.0.0.151 () {32 vars in 689 bytes} [Sun Jun 28 21:05:03 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/968] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:05:03 2026] DELETE /v2.0/security-groups/277c300d-3831-49a8-baac-201d2eb74111 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/969] 10.0.0.151 () {32 vars in 703 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/970] 10.0.0.151 () {32 vars in 693 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/971] 10.0.0.151 () {32 vars in 695 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/972] 10.0.0.151 () {32 vars in 685 bytes} [Sun Jun 28 21:05:04 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: 465/973] 10.0.0.151 () {32 vars in 687 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/974] 10.0.0.151 () {32 vars in 661 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/dvr => 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: 467/975] 10.0.0.151 () {32 vars in 699 bytes} [Sun Jun 28 21:05:04 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: 7|app: 0|req: 468/976] 10.0.0.151 () {32 vars in 679 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/977] 10.0.0.151 () {32 vars in 683 bytes} [Sun Jun 28 21:05:04 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: 7|app: 0|req: 470/978] 10.0.0.151 () {32 vars in 675 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/979] 10.0.0.151 () {32 vars in 689 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/980] 10.0.0.151 () {32 vars in 723 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/981] 10.0.0.151 () {32 vars in 687 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/982] 10.0.0.151 () {32 vars in 669 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/983] 10.0.0.151 () {32 vars in 687 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/984] 10.0.0.151 () {32 vars in 681 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/985] 10.0.0.151 () {32 vars in 699 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/986] 10.0.0.151 () {32 vars in 679 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/987] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/ports?device_id=afa756fd-d501-4f7d-b249-45b4e1fdf2e5 => 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: 480/988] 10.0.0.151 () {32 vars in 667 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/989] 10.0.0.151 () {32 vars in 677 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/990] 10.0.0.151 () {32 vars in 665 bytes} [Sun Jun 28 21:05:04 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: 483/991] 10.0.0.151 () {32 vars in 675 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/992] 10.0.0.151 () {32 vars in 713 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/993] 10.0.0.151 () {32 vars in 691 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/994] 10.0.0.151 () {32 vars in 683 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/995] 10.0.0.151 () {32 vars in 669 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/996] 10.0.0.151 () {32 vars in 687 bytes} [Sun Jun 28 21:05:04 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: 489/997] 10.0.0.151 () {32 vars in 705 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/network_availability_zone => 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: 490/998] 10.0.0.151 () {32 vars in 675 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/999] 10.0.0.151 () {32 vars in 701 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1000] 10.0.0.151 () {32 vars in 675 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1001] 10.0.0.151 () {32 vars in 693 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1002] 10.0.0.151 () {32 vars in 689 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1003] 10.0.0.151 () {32 vars in 709 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1004] 10.0.0.151 () {32 vars in 705 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1005] 10.0.0.151 () {32 vars in 719 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1006] 10.0.0.151 () {32 vars in 697 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1007] 10.0.0.151 () {32 vars in 711 bytes} [Sun Jun 28 21:05:04 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: 500/1008] 10.0.0.151 () {32 vars in 669 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/binding => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1009] 10.0.0.151 () {32 vars in 687 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1010] 10.0.0.151 () {32 vars in 681 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:05:04.464 8 INFO neutron.services.segments.plugin [-] Segment badd7eaa-ef89-4dd1-a7a3-2c5432e416ea resource provider aggregate not found [pid: 7|app: 0|req: 503/1011] 10.0.0.151 () {32 vars in 675 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:05:04.472 8 INFO neutron.services.segments.plugin [-] Segment badd7eaa-ef89-4dd1-a7a3-2c5432e416ea resource provider aggregate not found [pid: 7|app: 0|req: 504/1012] 10.0.0.151 () {32 vars in 671 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:05:04.489 8 INFO neutron.services.segments.plugin [-] Segment badd7eaa-ef89-4dd1-a7a3-2c5432e416ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid badd7eaa-ef89-4dd1-a7a3-2c5432e416ea found for delete ", "request_id": "req-d2bacfef-cb91-4616-be6b-7ace1f474bf4"}]} [pid: 7|app: 0|req: 505/1013] 10.0.0.151 () {32 vars in 661 bytes} [Sun Jun 28 21:05:04 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-06-28 21:05:04.491 8 INFO neutron.services.segments.plugin [-] Segment badd7eaa-ef89-4dd1-a7a3-2c5432e416ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid badd7eaa-ef89-4dd1-a7a3-2c5432e416ea found for delete ", "request_id": "req-2efdc602-a7ae-4951-baaf-e4c8d6f7ba26"}]} 2026-06-28 21:05:04.496 8 INFO neutron.db.l3_hamode_db [None req-362c0aa7-cf76-45a0-a88b-008fd4091022 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] HA network 83128824-eabe-4451-8ea5-64aef793e2b4 was deleted as no HA routers are present in tenant f972818100fa4c4fbf8a21663e99b35e. [pid: 7|app: 0|req: 506/1014] 10.0.0.151 () {32 vars in 699 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1015] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:05:03 2026] DELETE /v2.0/routers/132a492f-15a4-45c5-a277-7d795d5e0e3c => generated 0 bytes in 1061 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1016] 10.0.0.151 () {32 vars in 699 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1017] 10.0.0.151 () {32 vars in 677 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1018] 10.0.0.151 () {32 vars in 669 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1019] 10.0.0.151 () {32 vars in 683 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1020] 10.0.0.151 () {32 vars in 701 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1021] 10.0.0.151 () {32 vars in 685 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1022] 10.0.0.151 () {32 vars in 707 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1023] 10.0.0.151 () {32 vars in 669 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1024] 10.0.0.151 () {32 vars in 697 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/qos-rule-type-details => 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: 516/1025] 10.0.0.151 () {32 vars in 695 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1026] 10.0.0.151 () {32 vars in 685 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1027] 10.0.0.151 () {32 vars in 689 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1028] 10.0.0.151 () {32 vars in 667 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1029] 10.0.0.151 () {32 vars in 681 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1030] 10.0.0.151 () {32 vars in 681 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1031] 10.0.0.151 () {32 vars in 691 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1032] 10.0.0.151 () {32 vars in 691 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1033] 10.0.0.151 () {32 vars in 695 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1034] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:05:04 2026] DELETE /v2.0/subnets/91657fab-a835-4dc5-8efe-4060d7e5ae90 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1035] 10.0.0.151 () {32 vars in 685 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1036] 10.0.0.151 () {32 vars in 689 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1037] 10.0.0.151 () {32 vars in 701 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1038] 10.0.0.151 () {32 vars in 703 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1039] 10.0.0.151 () {32 vars in 713 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1040] 10.0.0.151 () {32 vars in 717 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1041] 10.0.0.151 () {32 vars in 715 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1042] 10.0.0.151 () {32 vars in 727 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1043] 10.0.0.151 () {32 vars in 741 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1044] 10.0.0.151 () {32 vars in 719 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1045] 10.0.0.151 () {32 vars in 683 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1046] 10.0.0.151 () {32 vars in 669 bytes} [Sun Jun 28 21:05:04 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: 7|app: 0|req: 537/1047] 10.0.0.151 () {32 vars in 719 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1048] 10.0.0.151 () {32 vars in 679 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1049] 10.0.0.151 () {32 vars in 669 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1050] 10.0.0.151 () {32 vars in 697 bytes} [Sun Jun 28 21:05:04 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: 7|app: 0|req: 541/1051] 10.0.0.151 () {32 vars in 705 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1052] 10.0.0.151 () {32 vars in 701 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1053] 10.0.0.151 () {32 vars in 701 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1054] 10.0.0.151 () {32 vars in 683 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1055] 10.0.0.151 () {32 vars in 705 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1056] 10.0.0.151 () {32 vars in 695 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1057] 10.0.0.151 () {32 vars in 689 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1058] 10.0.0.151 () {32 vars in 697 bytes} [Sun Jun 28 21:05:04 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1059] 10.0.0.151 () {32 vars in 679 bytes} [Sun Jun 28 21:05:05 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1060] 10.0.0.151 () {32 vars in 689 bytes} [Sun Jun 28 21:05:05 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1061] 10.0.0.151 () {32 vars in 701 bytes} [Sun Jun 28 21:05:05 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1062] 10.0.0.151 () {32 vars in 665 bytes} [Sun Jun 28 21:05:05 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1063] 10.0.0.151 () {32 vars in 681 bytes} [Sun Jun 28 21:05:05 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1064] 10.0.0.151 () {32 vars in 693 bytes} [Sun Jun 28 21:05:05 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: 7|app: 0|req: 555/1065] 10.0.0.151 () {32 vars in 677 bytes} [Sun Jun 28 21:05:05 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1066] 10.0.0.151 () {32 vars in 667 bytes} [Sun Jun 28 21:05:05 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1067] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:05:04 2026] DELETE /v2.0/networks/823476b6-0086-4c35-9b2f-62112a1f5d92 => generated 0 bytes in 385 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1068] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:05:05 2026] GET /v2.0/security-groups?tenant_id=f972818100fa4c4fbf8a21663e99b35e&name=default => generated 2921 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1069] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:05:05 2026] GET /v2.0/ports?device_id=afa756fd-d501-4f7d-b249-45b4e1fdf2e5 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1070] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:05:05 2026] DELETE /v2.0/security-groups/0875113e-0778-41ac-8953-0e715183ea6b => 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: 559/1071] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:05:05 2026] GET /v2.0/security-groups?tenant_id=50d63677845e48578b76d27073f7b924&name=default => generated 2925 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1072] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:05:06 2026] DELETE /v2.0/security-groups/bf64e8a5-4ed9-4ba8-88ee-2b00f2d3d6ad => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:05:06.173 7 WARNING neutron_lib.context [None req-f8328a92-f61b-4d41-969a-f71e7aae5038 e16db8d05d4044f68762c4adaa9156ea 36255fb19bb14df28dad56cf182d7cd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:05:06.362 7 INFO neutron.db.segments_db [None req-f8328a92-f61b-4d41-969a-f71e7aae5038 e16db8d05d4044f68762c4adaa9156ea 36255fb19bb14df28dad56cf182d7cd7 - - default default] Added segment 5f932369-25d1-4292-836b-2f5576f9a069 of type vxlan for network 86cbadd3-333c-4f04-a38d-01c4cef9d0fd [pid: 7|app: 0|req: 560/1073] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:05:06 2026] POST /v2.0/networks => generated 650 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:05:06.513 7 WARNING neutron_lib.context [None req-ea65f698-165b-49f7-a3fc-bf6fcfbf89a2 e16db8d05d4044f68762c4adaa9156ea 36255fb19bb14df28dad56cf182d7cd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:05:06.522 8 INFO neutron.services.segments.plugin [-] Segment 31879755-7e12-4b9c-9aa2-1b338d39d882 resource provider aggregate not found 2026-06-28 21:05:06.528 8 INFO neutron.services.segments.plugin [-] Segment 31879755-7e12-4b9c-9aa2-1b338d39d882 resource provider aggregate not found 2026-06-28 21:05:06.535 8 INFO neutron.services.segments.plugin [-] Segment 31879755-7e12-4b9c-9aa2-1b338d39d882 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31879755-7e12-4b9c-9aa2-1b338d39d882 found for delete ", "request_id": "req-4d03683f-3d8b-4c6d-b329-779949e9c126"}]} 2026-06-28 21:05:06.541 8 INFO neutron.services.segments.plugin [-] Segment 31879755-7e12-4b9c-9aa2-1b338d39d882 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31879755-7e12-4b9c-9aa2-1b338d39d882 found for delete ", "request_id": "req-8a49e5c9-0218-4c18-8ccd-2d933319d08e"}]} [pid: 8|app: 0|req: 514/1074] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:05:06 2026] DELETE /v2.0/security-groups/477a9013-92ad-468f-82ca-dc18e7cbf17f => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:05:06.633 8 INFO neutron.api.v2.resource [None req-f4490d21-0f6e-493b-80d3-a192d9b2e34a 9f478be7343747f1a4dc86382fa10682 60860e299b5347c698453ac592990a68 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 515/1075] 10.0.0.151 () {32 vars in 737 bytes} [Sun Jun 28 21:05:06 2026] GET /v2.0/security-groups/477a9013-92ad-468f-82ca-dc18e7cbf17f => 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: 561/1076] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:05:06 2026] POST /v2.0/subnets => generated 627 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:05:06.821 7 WARNING neutron_lib.context [None req-d7c98e81-043b-475a-be74-51b8a7a79636 e16db8d05d4044f68762c4adaa9156ea 36255fb19bb14df28dad56cf182d7cd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:05:06.868 7 INFO neutron.db.segments_db [None req-d7c98e81-043b-475a-be74-51b8a7a79636 e16db8d05d4044f68762c4adaa9156ea 36255fb19bb14df28dad56cf182d7cd7 - - default default] Added segment bd4cafa3-e126-4c4b-aec7-fa73bbe500d2 of type vxlan for network 926a2442-23c6-4d79-8234-729608aab7d0 [pid: 8|app: 0|req: 516/1077] 10.0.0.151 () {32 vars in 732 bytes} [Sun Jun 28 21:05:06 2026] DELETE /v2.0/floatingips/6ed9c4dd-a1dc-4f60-9e50-ba9e32e72ff7 => generated 0 bytes in 373 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:05:07.279 7 INFO neutron.db.l3_hamode_db [None req-d7c98e81-043b-475a-be74-51b8a7a79636 e16db8d05d4044f68762c4adaa9156ea 36255fb19bb14df28dad56cf182d7cd7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 517/1078] 10.0.0.151 () {34 vars in 789 bytes} [Sun Jun 28 21:05:07 2026] PUT /v2.0/routers/4796ed9c-07e4-41ab-954b-a143a3192027/remove_router_interface => generated 309 bytes in 1112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:05:08.136 7 INFO neutron.db.l3_hamode_db [None req-d7c98e81-043b-475a-be74-51b8a7a79636 e16db8d05d4044f68762c4adaa9156ea 36255fb19bb14df28dad56cf182d7cd7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-28 21:05:08.256 8 WARNING neutron_lib.context [None req-ddd49fad-7003-473b-a990-7b493fcff99d 9aa408dec5824b2fba69dbfd60137a55 c9c731802198441ea0e1a5aa02761aa7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:05:08.424 8 INFO neutron.db.segments_db [None req-ddd49fad-7003-473b-a990-7b493fcff99d 9aa408dec5824b2fba69dbfd60137a55 c9c731802198441ea0e1a5aa02761aa7 - - default default] Added segment 91ec0b42-f76d-4268-b83a-c36b0313c224 of type vxlan for network 55958b2a-eec2-4668-aef9-42b469c81e58 [pid: 8|app: 0|req: 518/1079] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:05:08 2026] POST /v2.0/networks => generated 644 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1080] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:05:06 2026] POST /v2.0/routers => generated 695 bytes in 2323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:05:09.141 7 WARNING neutron_lib.context [None req-3ca48512-a726-4d00-9ef7-d7acefe95123 9aa408dec5824b2fba69dbfd60137a55 c9c731802198441ea0e1a5aa02761aa7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:05:09.372 8 INFO neutron.services.segments.plugin [-] Segment 56a6c552-22fd-4ff9-9474-25f372b06d38 resource provider aggregate not found 2026-06-28 21:05:09.377 8 INFO neutron.services.segments.plugin [-] Segment 56a6c552-22fd-4ff9-9474-25f372b06d38 resource provider aggregate not found 2026-06-28 21:05:09.391 8 INFO neutron.services.segments.plugin [-] Segment 56a6c552-22fd-4ff9-9474-25f372b06d38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56a6c552-22fd-4ff9-9474-25f372b06d38 found for delete ", "request_id": "req-8534b645-5fda-4051-9206-10a2d553340c"}]} 2026-06-28 21:05:09.395 8 INFO neutron.services.segments.plugin [-] Segment 56a6c552-22fd-4ff9-9474-25f372b06d38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56a6c552-22fd-4ff9-9474-25f372b06d38 found for delete ", "request_id": "req-ef84882f-1026-4074-8cf4-f44578a97647"}]} 2026-06-28 21:05:09.399 8 INFO neutron.db.l3_hamode_db [None req-d1ed1809-b081-4de8-8592-d7fa665306ba c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] HA network 96da7751-8b02-4fe6-8d3b-603065ba7d5a was deleted as no HA routers are present in tenant 60860e299b5347c698453ac592990a68. [pid: 7|app: 0|req: 563/1081] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:05:09 2026] POST /v2.0/subnets => generated 641 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1082] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:05:08 2026] DELETE /v2.0/routers/4796ed9c-07e4-41ab-954b-a143a3192027 => generated 0 bytes in 864 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1083] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:05:09 2026] GET /v2.0/security-groups?tenant_id=4f61a310733f4b5193e5907480ffb2e6&name=default => generated 2925 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:05:09.718 7 WARNING neutron_lib.context [None req-19756509-8f80-46c5-bd55-17a35c1f22a8 9aa408dec5824b2fba69dbfd60137a55 c9c731802198441ea0e1a5aa02761aa7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:05:09.791 7 INFO neutron.db.segments_db [None req-19756509-8f80-46c5-bd55-17a35c1f22a8 9aa408dec5824b2fba69dbfd60137a55 c9c731802198441ea0e1a5aa02761aa7 - - default default] Added segment 5a5bdcd2-d1b4-4e1c-99a7-54addcd39c2f of type vxlan for network c6bad322-d56d-4850-a794-1865e5d9c160 [pid: 7|app: 0|req: 567/1086] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:05:09 2026] POST /v2.0/networks => generated 644 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1087] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:05:09 2026] DELETE /v2.0/subnets/2c081f02-5bf7-4555-b191-3e90c0de1c5c => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1088] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:05:10 2026] DELETE /v2.0/security-groups/4cea131f-37f1-4432-8c11-8175ece47696 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1089] 10.0.0.151 () {34 vars in 743 bytes} [Sun Jun 28 21:05:10 2026] PUT /v2.0/networks/c6bad322-d56d-4850-a794-1865e5d9c160 => generated 592 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:05:10.673 7 INFO neutron.services.segments.plugin [-] Segment 2de596a7-8555-4175-b6ea-c09ced3f22ac resource provider aggregate not found 2026-06-28 21:05:10.677 7 INFO neutron.services.segments.plugin [-] Segment 2de596a7-8555-4175-b6ea-c09ced3f22ac resource provider aggregate not found [pid: 7|app: 0|req: 571/1090] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:05:10 2026] DELETE /v2.0/networks/50ff97f0-4431-43d6-bf14-d2db254ec113 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:05:10.701 7 INFO neutron.services.segments.plugin [-] Segment 2de596a7-8555-4175-b6ea-c09ced3f22ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2de596a7-8555-4175-b6ea-c09ced3f22ac found for delete ", "request_id": "req-63fabab1-d345-4403-b041-8939df301313"}]} 2026-06-28 21:05:10.704 7 WARNING neutron_lib.context [None req-501aba54-680d-4aeb-90d5-ff07030a32ce 9aa408dec5824b2fba69dbfd60137a55 c9c731802198441ea0e1a5aa02761aa7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:05:10.719 7 INFO neutron.services.segments.plugin [-] Segment 2de596a7-8555-4175-b6ea-c09ced3f22ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2de596a7-8555-4175-b6ea-c09ced3f22ac found for delete ", "request_id": "req-ca3800d6-3994-4143-820a-f85fc7cf90b3"}]} [pid: 8|app: 0|req: 520/1091] 10.0.0.151 () {34 vars in 783 bytes} [Sun Jun 28 21:05:09 2026] PUT /v2.0/routers/dad875d1-d24d-48f0-b77e-f6054e0214b2/add_router_interface => generated 309 bytes in 1505 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1092] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:05:10 2026] GET /v2.0/security-groups?tenant_id=60860e299b5347c698453ac592990a68&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:05:10.954 8 WARNING neutron_lib.context [None req-6d35b699-4a72-4949-ac5a-dfe7c7f12c61 e16db8d05d4044f68762c4adaa9156ea 36255fb19bb14df28dad56cf182d7cd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 572/1093] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:05:10 2026] POST /v2.0/subnets => generated 626 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1094] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:05:11 2026] DELETE /v2.0/security-groups/f4887770-33de-459d-a795-19c9e4ec67da => generated 0 bytes in 170 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1095] 10.0.0.151 () {34 vars in 665 bytes} [Sun Jun 28 21:05:10 2026] POST /v2.0/ports => generated 959 bytes in 454 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-06-28 21:05:11.427 8 WARNING neutron_lib.context [None req-811914ed-2a62-44d2-ab70-2d92a8710018 e16db8d05d4044f68762c4adaa9156ea 36255fb19bb14df28dad56cf182d7cd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 574/1096] 10.0.0.151 () {34 vars in 741 bytes} [Sun Jun 28 21:05:11 2026] PUT /v2.0/subnets/b699c9c9-8e0f-497b-8f54-04f1c1ae4fc6 => generated 636 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1097] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:05:11 2026] DELETE /v2.0/networks/c6bad322-d56d-4850-a794-1865e5d9c160 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:05:11.777 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a7641060-7104-43d1-b136-5edd10290493 9aa408dec5824b2fba69dbfd60137a55 c9c731802198441ea0e1a5aa02761aa7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 576/1098] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:05:11 2026] DELETE /v2.0/networks/c6bad322-d56d-4850-a794-1865e5d9c160 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1099] 10.0.0.151 () {32 vars in 694 bytes} [Sun Jun 28 21:05:11 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1100] 10.0.0.151 () {34 vars in 665 bytes} [Sun Jun 28 21:05:11 2026] POST /v2.0/ports => generated 954 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1101] 10.0.0.151 () {32 vars in 742 bytes} [Sun Jun 28 21:05:11 2026] GET /v2.0/subnets?network_id=abb4fc8e-63f0-4901-86eb-df8ab03afd17 => generated 649 bytes in 25 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-06-28 21:05:11.878 7 WARNING neutron_lib.context [None req-5d0350df-7099-4fb7-8db2-3a40e5bcdb33 e16db8d05d4044f68762c4adaa9156ea 36255fb19bb14df28dad56cf182d7cd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 524/1102] 10.0.0.151 () {32 vars in 653 bytes} [Sun Jun 28 21:05:11 2026] GET /v2.0/extensions => generated 20516 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1103] 10.0.0.151 () {32 vars in 649 bytes} [Sun Jun 28 21:05:11 2026] GET /v2.0/networks => generated 1309 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1104] 10.0.0.151 () {32 vars in 647 bytes} [Sun Jun 28 21:05:11 2026] GET /v2.0/subnets => generated 1280 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1105] 10.0.0.151 () {32 vars in 723 bytes} [Sun Jun 28 21:05:11 2026] GET /v2.0/networks/55958b2a-eec2-4668-aef9-42b469c81e58 => generated 669 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1106] 10.0.0.151 () {32 vars in 721 bytes} [Sun Jun 28 21:05:12 2026] GET /v2.0/subnets/91d57ac8-0f66-4392-92c5-685efc29f089 => generated 641 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:05:12.108 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e2fe1549-e9ed-4b02-acd3-468089c353a4 9aa408dec5824b2fba69dbfd60137a55 c9c731802198441ea0e1a5aa02761aa7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 529/1107] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:05:12 2026] DELETE /v2.0/subnets/b699c9c9-8e0f-497b-8f54-04f1c1ae4fc6 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-28 21:05:12.126 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4dc91e4a-b1c7-4c57-bf89-01d99b22de16 9aa408dec5824b2fba69dbfd60137a55 c9c731802198441ea0e1a5aa02761aa7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 530/1108] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:05:12 2026] DELETE /v2.0/networks/c6bad322-d56d-4850-a794-1865e5d9c160 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1109] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:05:12 2026] DELETE /v2.0/subnets/91d57ac8-0f66-4392-92c5-685efc29f089 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:05:12.692 8 INFO neutron.services.segments.plugin [-] Segment 91ec0b42-f76d-4268-b83a-c36b0313c224 resource provider aggregate not found 2026-06-28 21:05:12.698 8 INFO neutron.services.segments.plugin [-] Segment 91ec0b42-f76d-4268-b83a-c36b0313c224 resource provider aggregate not found 2026-06-28 21:05:12.706 8 INFO neutron.services.segments.plugin [-] Segment 91ec0b42-f76d-4268-b83a-c36b0313c224 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91ec0b42-f76d-4268-b83a-c36b0313c224 found for delete ", "request_id": "req-1c93eb11-85ab-4178-8f7c-f5f0b5134b80"}]} 2026-06-28 21:05:12.713 8 INFO neutron.services.segments.plugin [-] Segment 91ec0b42-f76d-4268-b83a-c36b0313c224 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91ec0b42-f76d-4268-b83a-c36b0313c224 found for delete ", "request_id": "req-561a634c-5e6c-46a6-b2f4-0cd2ccf75e19"}]} 2026-06-28 21:05:12.713 7 INFO neutron.services.segments.plugin [-] Segment 5a5bdcd2-d1b4-4e1c-99a7-54addcd39c2f resource provider aggregate not found [pid: 8|app: 0|req: 532/1110] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:05:12 2026] DELETE /v2.0/networks/55958b2a-eec2-4668-aef9-42b469c81e58 => generated 0 bytes in 375 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:05:12.734 7 INFO neutron.services.segments.plugin [-] Segment 5a5bdcd2-d1b4-4e1c-99a7-54addcd39c2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a5bdcd2-d1b4-4e1c-99a7-54addcd39c2f found for delete ", "request_id": "req-bae77b39-7d32-4e06-92f0-85c9a3fdfa15"}]} 2026-06-28 21:05:12.740 7 INFO neutron.services.segments.plugin [-] Segment 5a5bdcd2-d1b4-4e1c-99a7-54addcd39c2f resource provider aggregate not found 2026-06-28 21:05:12.745 7 INFO neutron.db.l3_db [None req-5d0350df-7099-4fb7-8db2-3a40e5bcdb33 e16db8d05d4044f68762c4adaa9156ea 36255fb19bb14df28dad56cf182d7cd7 - - default default] Floating IP 4fe1502b-6c5a-4938-a6b0-9dcd68ea775c associated. External IP: 10.96.250.215, port: e6a7c521-0f8b-41e2-80bc-e15d292564d7. 2026-06-28 21:05:12.755 7 INFO neutron.services.segments.plugin [-] Segment 5a5bdcd2-d1b4-4e1c-99a7-54addcd39c2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a5bdcd2-d1b4-4e1c-99a7-54addcd39c2f found for delete ", "request_id": "req-f139beec-c204-4d0b-be8c-bac9a219c659"}]} [pid: 7|app: 0|req: 579/1111] 10.0.0.151 () {34 vars in 677 bytes} [Sun Jun 28 21:05:11 2026] POST /v2.0/floatingips => generated 841 bytes in 1210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:05:13.212 8 INFO neutron.db.l3_db [None req-eefe32d5-b2e2-4e0b-be5a-784a6e88543e e16db8d05d4044f68762c4adaa9156ea 36255fb19bb14df28dad56cf182d7cd7 - - default default] Floating IP 4fe1502b-6c5a-4938-a6b0-9dcd68ea775c disassociated. External IP: 10.96.250.215, port: e6a7c521-0f8b-41e2-80bc-e15d292564d7. 2026-06-28 21:05:13.367 7 INFO neutron.db.segments_db [None req-9020cdc9-357d-4342-8319-079d26e26bdc c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Added segment 1657b208-433d-4392-bda9-23a5109fd200 of type vxlan for network abcee5e5-f133-417a-9f45-8f7b3eadc5f3 [pid: 7|app: 0|req: 580/1112] 10.0.0.151 () {34 vars in 671 bytes} [Sun Jun 28 21:05:13 2026] POST /v2.0/networks => generated 743 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1113] 10.0.0.151 () {34 vars in 749 bytes} [Sun Jun 28 21:05:13 2026] PUT /v2.0/floatingips/4fe1502b-6c5a-4938-a6b0-9dcd68ea775c => generated 552 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1114] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:05:13 2026] GET /v2.0/security-groups?tenant_id=c9c731802198441ea0e1a5aa02761aa7&name=default => generated 2925 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1115] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:05:13 2026] POST /v2.0/subnets => generated 690 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1116] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:05:13 2026] DELETE /v2.0/security-groups/cdbaee02-eef0-4c56-8533-fcc242f7957b => 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: 582/1117] 10.0.0.151 () {32 vars in 732 bytes} [Sun Jun 28 21:05:13 2026] DELETE /v2.0/floatingips/4fe1502b-6c5a-4938-a6b0-9dcd68ea775c => generated 0 bytes in 297 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:05:13.845 7 WARNING neutron_lib.context [None req-6b61f535-effb-4c02-b938-9eb41078aa3c e16db8d05d4044f68762c4adaa9156ea 36255fb19bb14df28dad56cf182d7cd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:05:13.899 8 INFO neutron.db.segments_db [None req-6b4e02f2-6016-4b30-acb8-6347f6402263 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Added segment 07602690-5080-4050-9914-87bd9cf0b089 of type vxlan for network 0a67b2f0-f175-41b3-9e13-2a79ee3aa195 2026-06-28 21:05:14.185 8 INFO neutron.db.l3_hamode_db [None req-6b4e02f2-6016-4b30-acb8-6347f6402263 c498127fc1f04f24bfb3e361bd447273 6767c03192f249d8af6506e1fae3c537 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-28 21:05:14.693 7 INFO neutron.db.l3_db [None req-6b61f535-effb-4c02-b938-9eb41078aa3c e16db8d05d4044f68762c4adaa9156ea 36255fb19bb14df28dad56cf182d7cd7 - - default default] Floating IP a723f9b3-72c0-4d3c-addd-7cd75e40055e associated. External IP: 10.96.250.216, port: dc5b531c-9ca1-416b-a823-7668cc933977. 2026-06-28 21:05:15.053 8 INFO neutron.db.l3_hamode_db [None req-6b4e02f2-6016-4b30-acb8-6347f6402263 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 583/1118] 10.0.0.151 () {34 vars in 677 bytes} [Sun Jun 28 21:05:13 2026] POST /v2.0/floatingips => generated 843 bytes in 1231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1119] 10.0.0.151 () {32 vars in 729 bytes} [Sun Jun 28 21:05:15 2026] GET /v2.0/floatingips/a723f9b3-72c0-4d3c-addd-7cd75e40055e => generated 843 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1120] 10.0.0.151 () {32 vars in 655 bytes} [Sun Jun 28 21:05:15 2026] GET /v2.0/floatingips => generated 846 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:05:15.630 7 INFO neutron.db.l3_db [None req-a37f9ffd-adfc-4205-9148-201fd2bfe0e4 e16db8d05d4044f68762c4adaa9156ea 36255fb19bb14df28dad56cf182d7cd7 - - default default] Floating IP a723f9b3-72c0-4d3c-addd-7cd75e40055e associated. External IP: 10.96.250.216, port: dc5b531c-9ca1-416b-a823-7668cc933977. [pid: 8|app: 0|req: 536/1121] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:05:13 2026] POST /v2.0/routers => generated 730 bytes in 2212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1122] 10.0.0.151 () {34 vars in 749 bytes} [Sun Jun 28 21:05:15 2026] PUT /v2.0/floatingips/a723f9b3-72c0-4d3c-addd-7cd75e40055e => generated 841 bytes in 1108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:05:16.387 7 WARNING neutron_lib.context [None req-2241687b-52e6-4c2e-8c60-9451f9473900 9a31b068240b454cb3197d38c1424276 b06a33bb9a1b4be094bea6c9f180b1d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 537/1123] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:05:16 2026] GET /v2.0/security-groups?tenant_id=51677efb0b2e48f2aacbdb6a321bbf09&name=default => generated 2925 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:05:16.537 7 INFO neutron.db.segments_db [None req-2241687b-52e6-4c2e-8c60-9451f9473900 9a31b068240b454cb3197d38c1424276 b06a33bb9a1b4be094bea6c9f180b1d1 - - default default] Added segment 0f828327-95da-4ca7-b12d-35a325bf3f7c of type vxlan for network 680e9c3f-00c2-4290-8ad4-b169a081731d [pid: 7|app: 0|req: 587/1124] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:05:16 2026] POST /v2.0/networks => generated 649 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:05:16.749 7 INFO neutron.db.l3_db [None req-cdbcd860-1a14-410f-8c0a-d141030b83fb e16db8d05d4044f68762c4adaa9156ea 36255fb19bb14df28dad56cf182d7cd7 - - default default] Floating IP a723f9b3-72c0-4d3c-addd-7cd75e40055e disassociated. External IP: 10.96.250.216, port: e6a7c521-0f8b-41e2-80bc-e15d292564d7. [pid: 7|app: 0|req: 588/1125] 10.0.0.151 () {34 vars in 749 bytes} [Sun Jun 28 21:05:16 2026] PUT /v2.0/floatingips/a723f9b3-72c0-4d3c-addd-7cd75e40055e => generated 552 bytes in 481 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1126] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:05:17 2026] DELETE /v2.0/security-groups/da00a88b-70cc-40f7-9ba0-c39f3ff40608 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:05:17.216 7 WARNING neutron_lib.context [None req-9ed6592c-d532-4c46-bdf9-9b51609e847a 9a31b068240b454cb3197d38c1424276 b06a33bb9a1b4be094bea6c9f180b1d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 590/1127] 10.0.0.151 () {34 vars in 665 bytes} [Sun Jun 28 21:05:17 2026] POST /v2.0/ports => generated 779 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 591/1128] 10.0.0.151 () {32 vars in 732 bytes} [Sun Jun 28 21:05:17 2026] DELETE /v2.0/floatingips/a723f9b3-72c0-4d3c-addd-7cd75e40055e => generated 0 bytes in 327 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1129] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:05:17 2026] GET /v2.0/security-groups?tenant_id=9c07d297ce6a4368a360b7ba064535e3&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1130] 10.0.0.151 () {34 vars in 783 bytes} [Sun Jun 28 21:05:16 2026] PUT /v2.0/routers/0f7e67ea-27a0-43ad-82db-3442eed03dcf/add_router_interface => generated 309 bytes in 1673 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:05:18.075 7 WARNING neutron_lib.context [None req-1cd7db4b-4435-4db2-898d-d7f8fa952a23 9a31b068240b454cb3197d38c1424276 b06a33bb9a1b4be094bea6c9f180b1d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:05:18.087 8 INFO neutron.api.v2.resource [None req-0a1fd3a5-717c-4469-9058-f3034e1acdb1 e16db8d05d4044f68762c4adaa9156ea 36255fb19bb14df28dad56cf182d7cd7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 539/1131] 10.0.0.151 () {32 vars in 732 bytes} [Sun Jun 28 21:05:18 2026] DELETE /v2.0/floatingips/a723f9b3-72c0-4d3c-addd-7cd75e40055e => generated 144 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-28 21:05:18.148 7 INFO neutron.db.segments_db [None req-1cd7db4b-4435-4db2-898d-d7f8fa952a23 9a31b068240b454cb3197d38c1424276 b06a33bb9a1b4be094bea6c9f180b1d1 - - default default] Added segment 050aab03-7310-4801-8be9-b612c32fa42e of type vxlan for network 662e9420-2d94-4af8-b295-451870e6816d [pid: 8|app: 0|req: 540/1132] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:05:18 2026] DELETE /v2.0/security-groups/2153ed68-8d84-4d7f-9485-fb957c424341 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1133] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:05:18 2026] POST /v2.0/networks => generated 636 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:05:18.251 7 WARNING neutron_lib.context [None req-f811347f-3f87-4186-9837-c065c035ef24 9a31b068240b454cb3197d38c1424276 b06a33bb9a1b4be094bea6c9f180b1d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 541/1134] 10.0.0.151 () {32 vars in 720 bytes} [Sun Jun 28 21:05:18 2026] DELETE /v2.0/ports/e6a7c521-0f8b-41e2-80bc-e15d292564d7 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1135] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:05:18 2026] POST /v2.0/subnets => generated 646 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:05:18.507 7 WARNING neutron_lib.context [None req-ba862ddc-f63e-46be-b3ac-134d6506b43b 9a31b068240b454cb3197d38c1424276 b06a33bb9a1b4be094bea6c9f180b1d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 542/1136] 10.0.0.151 () {32 vars in 720 bytes} [Sun Jun 28 21:05:18 2026] DELETE /v2.0/ports/dc5b531c-9ca1-416b-a823-7668cc933977 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1137] 10.0.0.151 () {32 vars in 736 bytes} [Sun Jun 28 21:05:18 2026] GET /v2.0/ports?device_id=dad875d1-d24d-48f0-b77e-f6054e0214b2 => generated 958 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1138] 10.0.0.151 () {34 vars in 665 bytes} [Sun Jun 28 21:05:18 2026] POST /v2.0/ports => generated 966 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-28 21:05:18.873 7 WARNING neutron_lib.context [None req-f8b6d9a0-7c7b-4109-916d-c40c69b55933 42d822a71fd8410f921cf3e0ba7ba76a 6767c03192f249d8af6506e1fae3c537 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 596/1139] 10.0.0.151 () {34 vars in 685 bytes} [Sun Jun 28 21:05:18 2026] POST /v2.0/security-groups => generated 1661 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1140] 10.0.0.151 () {32 vars in 720 bytes} [Sun Jun 28 21:05:19 2026] DELETE /v2.0/ports/665b65ec-9842-41e3-90d0-9743112320c0 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:05:19.243 7 WARNING neutron_lib.context [None req-97638037-dd6e-4259-8ff3-4c5304063bd8 42d822a71fd8410f921cf3e0ba7ba76a 6767c03192f249d8af6506e1fae3c537 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 598/1141] 10.0.0.151 () {34 vars in 695 bytes} [Sun Jun 28 21:05:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:05:19.391 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3a6316c0-dae5-4d2d-9a72-1da89cc6f8d4 9a31b068240b454cb3197d38c1424276 b06a33bb9a1b4be094bea6c9f180b1d1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 599/1142] 10.0.0.151 () {32 vars in 720 bytes} [Sun Jun 28 21:05:19 2026] DELETE /v2.0/ports/665b65ec-9842-41e3-90d0-9743112320c0 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-28 21:05:19.399 7 WARNING neutron_lib.context [None req-67ffe176-f7fa-4d9e-a76b-9036186d7182 42d822a71fd8410f921cf3e0ba7ba76a 6767c03192f249d8af6506e1fae3c537 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 600/1143] 10.0.0.151 () {34 vars in 695 bytes} [Sun Jun 28 21:05:19 2026] POST /v2.0/security-group-rules => generated 602 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:05:19.553 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8d8c22a3-37ad-4a6f-bc11-24c32d5642e5 9a31b068240b454cb3197d38c1424276 b06a33bb9a1b4be094bea6c9f180b1d1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 601/1144] 10.0.0.151 () {32 vars in 717 bytes} [Sun Jun 28 21:05:19 2026] GET /v2.0/ports/665b65ec-9842-41e3-90d0-9743112320c0 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-28 21:05:19.559 7 WARNING neutron_lib.context [None req-2e87369d-4712-4565-b61b-744b24d603b6 42d822a71fd8410f921cf3e0ba7ba76a 6767c03192f249d8af6506e1fae3c537 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 544/1145] 10.0.0.151 () {34 vars in 789 bytes} [Sun Jun 28 21:05:18 2026] PUT /v2.0/routers/dad875d1-d24d-48f0-b77e-f6054e0214b2/remove_router_interface => generated 309 bytes in 1038 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1146] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:05:19 2026] DELETE /v2.0/subnets/081778ea-f6b0-45c9-ab85-1cc89eecd77b => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1147] 10.0.0.151 () {34 vars in 676 bytes} [Sun Jun 28 21:05:19 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) 2026-06-28 21:05:20.435 7 INFO neutron.services.segments.plugin [-] Segment 050aab03-7310-4801-8be9-b612c32fa42e resource provider aggregate not found 2026-06-28 21:05:20.445 7 INFO neutron.services.segments.plugin [-] Segment 050aab03-7310-4801-8be9-b612c32fa42e resource provider aggregate not found 2026-06-28 21:05:20.448 7 INFO neutron.services.segments.plugin [-] Segment 050aab03-7310-4801-8be9-b612c32fa42e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 050aab03-7310-4801-8be9-b612c32fa42e found for delete ", "request_id": "req-c1eca05d-cae3-4da5-9e28-6fe919e66e6d"}]} [pid: 7|app: 0|req: 603/1148] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:05:20 2026] DELETE /v2.0/networks/662e9420-2d94-4af8-b295-451870e6816d => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:05:20.470 7 INFO neutron.services.segments.plugin [-] Segment 050aab03-7310-4801-8be9-b612c32fa42e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 050aab03-7310-4801-8be9-b612c32fa42e found for delete ", "request_id": "req-f643b077-4b5f-4b79-a317-03aa68953c21"}]} 2026-06-28 21:05:20.474 7 WARNING neutron_lib.context [None req-1f8584a9-b20a-4159-b7a1-c4ffc6cc15cf 9a31b068240b454cb3197d38c1424276 b06a33bb9a1b4be094bea6c9f180b1d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:05:20.539 7 INFO neutron.db.segments_db [None req-1f8584a9-b20a-4159-b7a1-c4ffc6cc15cf 9a31b068240b454cb3197d38c1424276 b06a33bb9a1b4be094bea6c9f180b1d1 - - default default] Added segment 2b895adc-0d36-4c89-a261-3cbf94972821 of type vxlan for network 749c936d-d9c8-4ca8-ad97-564829920f63 [pid: 7|app: 0|req: 604/1149] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:05:20 2026] POST /v2.0/networks => generated 636 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1150] 10.0.0.85 () {34 vars in 1099 bytes} [Sun Jun 28 21:05:20 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1998587077&fields=id&tenant_id=6767c03192f249d8af6506e1fae3c537 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:05:20.695 7 WARNING neutron_lib.context [None req-44a9addf-d0da-4424-bf5e-8d6b77cec1a7 9a31b068240b454cb3197d38c1424276 b06a33bb9a1b4be094bea6c9f180b1d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1151] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:05:20 2026] POST /v2.0/subnets => generated 646 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1152] 10.0.0.85 () {34 vars in 981 bytes} [Sun Jun 28 21:05:21 2026] GET /v2.0/networks?id=abcee5e5-f133-417a-9f45-8f7b3eadc5f3 => generated 675 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:05:21.081 7 WARNING neutron_lib.context [None req-af1a4f02-4dc7-4f8e-9416-7903fb648381 9a31b068240b454cb3197d38c1424276 b06a33bb9a1b4be094bea6c9f180b1d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:05:21.104 8 INFO neutron.services.segments.plugin [-] Segment bd4cafa3-e126-4c4b-aec7-fa73bbe500d2 resource provider aggregate not found 2026-06-28 21:05:21.110 8 INFO neutron.services.segments.plugin [-] Segment bd4cafa3-e126-4c4b-aec7-fa73bbe500d2 resource provider aggregate not found 2026-06-28 21:05:21.119 8 INFO neutron.services.segments.plugin [-] Segment bd4cafa3-e126-4c4b-aec7-fa73bbe500d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd4cafa3-e126-4c4b-aec7-fa73bbe500d2 found for delete ", "request_id": "req-c4ece46d-4e74-4409-9098-530935ea0e3b"}]} 2026-06-28 21:05:21.122 8 INFO neutron.services.segments.plugin [-] Segment bd4cafa3-e126-4c4b-aec7-fa73bbe500d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd4cafa3-e126-4c4b-aec7-fa73bbe500d2 found for delete ", "request_id": "req-f16f227f-55c5-414c-9f6c-003ad9832bdc"}]} 2026-06-28 21:05:21.126 8 INFO neutron.db.l3_hamode_db [None req-f6e7b0bf-f77f-4195-a302-518f288dafe9 e16db8d05d4044f68762c4adaa9156ea 36255fb19bb14df28dad56cf182d7cd7 - - default default] HA network 926a2442-23c6-4d79-8234-729608aab7d0 was deleted as no HA routers are present in tenant 36255fb19bb14df28dad56cf182d7cd7. [pid: 8|app: 0|req: 546/1153] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:05:20 2026] DELETE /v2.0/routers/dad875d1-d24d-48f0-b77e-f6054e0214b2 => generated 0 bytes in 1124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1154] 10.0.0.85 () {34 vars in 964 bytes} [Sun Jun 28 21:05:21 2026] GET /v2.0/quotas/6767c03192f249d8af6506e1fae3c537 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1155] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:05:21 2026] DELETE /v2.0/subnets/160517e9-6149-490e-ac1f-6aef97253aed => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1156] 10.0.0.85 () {34 vars in 1001 bytes} [Sun Jun 28 21:05:21 2026] GET /v2.0/ports?tenant_id=6767c03192f249d8af6506e1fae3c537&fields=id => generated 103 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1157] 10.0.0.151 () {34 vars in 665 bytes} [Sun Jun 28 21:05:21 2026] POST /v2.0/ports => generated 928 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1158] 10.0.0.85 () {34 vars in 1007 bytes} [Sun Jun 28 21:05:21 2026] GET /v2.0/networks/abcee5e5-f133-417a-9f45-8f7b3eadc5f3?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1159] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:05:21 2026] DELETE /v2.0/networks/86cbadd3-333c-4f04-a38d-01c4cef9d0fd => 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: 551/1160] 10.0.0.85 () {34 vars in 1107 bytes} [Sun Jun 28 21:05:21 2026] GET /v2.0/networks/abcee5e5-f133-417a-9f45-8f7b3eadc5f3?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: 610/1161] 10.0.0.151 () {32 vars in 720 bytes} [Sun Jun 28 21:05:21 2026] DELETE /v2.0/ports/bfff420a-7891-4910-a70c-2c8212021fcb => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:05:21.681 8 INFO neutron.pecan_wsgi.hooks.translation [None req-40125ed6-a485-4e99-a6ca-ba88f6b0d7af 9a31b068240b454cb3197d38c1424276 b06a33bb9a1b4be094bea6c9f180b1d1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 552/1162] 10.0.0.151 () {32 vars in 717 bytes} [Sun Jun 28 21:05:21 2026] GET /v2.0/ports/bfff420a-7891-4910-a70c-2c8212021fcb => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1163] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:05:21 2026] GET /v2.0/ports?device_id=8d1431ea-9c6a-43a9-bfea-ce8b5b920c80 => 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: 553/1164] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:05:21 2026] DELETE /v2.0/subnets/7a530a78-65ef-479a-9cbe-13fffcab524c => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1165] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:05:21 2026] DELETE /v2.0/networks/749c936d-d9c8-4ca8-ad97-564829920f63 => generated 0 bytes in 357 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:05:22.280 7 WARNING neutron_lib.context [None req-53b86804-f29e-4161-9463-58487784abb0 9a31b068240b454cb3197d38c1424276 b06a33bb9a1b4be094bea6c9f180b1d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 554/1166] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:05:22 2026] GET /v2.0/security-groups?tenant_id=36255fb19bb14df28dad56cf182d7cd7&name=default => generated 2925 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:05:22.467 7 INFO neutron.services.segments.plugin [-] Segment 2b895adc-0d36-4c89-a261-3cbf94972821 resource provider aggregate not found 2026-06-28 21:05:22.483 7 INFO neutron.services.segments.plugin [-] Segment 2b895adc-0d36-4c89-a261-3cbf94972821 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b895adc-0d36-4c89-a261-3cbf94972821 found for delete ", "request_id": "req-23b1de5a-7e6f-47dc-9484-44aaa98ed3c1"}]} 2026-06-28 21:05:22.487 7 INFO neutron.services.segments.plugin [-] Segment 2b895adc-0d36-4c89-a261-3cbf94972821 resource provider aggregate not found 2026-06-28 21:05:22.507 7 INFO neutron.services.segments.plugin [-] Segment 2b895adc-0d36-4c89-a261-3cbf94972821 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b895adc-0d36-4c89-a261-3cbf94972821 found for delete ", "request_id": "req-bf84b65c-e692-4cfb-87fc-f76f6c507699"}]} [pid: 8|app: 0|req: 555/1167] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:05:22 2026] GET /v2.0/security-groups?tenant_id=c2edffcbe0564a9086acaa2c789f40a5&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1168] 10.0.0.151 () {34 vars in 665 bytes} [Sun Jun 28 21:05:22 2026] POST /v2.0/ports => generated 779 bytes in 298 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: 614/1169] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:05:22 2026] DELETE /v2.0/security-groups/2bfcfb4c-515e-4a37-87e5-2c00ed9111e7 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1170] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:05:22 2026] DELETE /v2.0/security-groups/99963d50-389d-429f-867f-f054ebaac898 => 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: 615/1171] 10.0.0.151 () {34 vars in 737 bytes} [Sun Jun 28 21:05:22 2026] PUT /v2.0/ports/ee70a2c4-1503-4831-bc67-897d9f7c21c6 => generated 752 bytes in 244 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: 616/1172] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:05:22 2026] GET /v2.0/ports?device_id=8d1431ea-9c6a-43a9-bfea-ce8b5b920c80 => 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: 557/1173] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:05:22 2026] GET /v2.0/security-groups?tenant_id=615df5f855984b57bb8f307a860d9983&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1174] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:05:22 2026] DELETE /v2.0/security-groups/98649351-8f8b-42e8-a991-cc8cb0aff3d7 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1175] 10.0.0.151 () {32 vars in 720 bytes} [Sun Jun 28 21:05:22 2026] DELETE /v2.0/ports/ee70a2c4-1503-4831-bc67-897d9f7c21c6 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:05:23.149 8 INFO neutron.services.segments.plugin [-] Segment 5f932369-25d1-4292-836b-2f5576f9a069 resource provider aggregate not found 2026-06-28 21:05:23.152 8 INFO neutron.services.segments.plugin [-] Segment 5f932369-25d1-4292-836b-2f5576f9a069 resource provider aggregate not found 2026-06-28 21:05:23.164 8 INFO neutron.services.segments.plugin [-] Segment 5f932369-25d1-4292-836b-2f5576f9a069 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f932369-25d1-4292-836b-2f5576f9a069 found for delete ", "request_id": "req-4c0e34dd-33d2-46d0-973f-fc2341be7837"}]} 2026-06-28 21:05:23.168 8 INFO neutron.services.segments.plugin [-] Segment 5f932369-25d1-4292-836b-2f5576f9a069 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f932369-25d1-4292-836b-2f5576f9a069 found for delete ", "request_id": "req-de0a0109-ebc5-42d6-95c0-5b24f66d479b"}]} [pid: 8|app: 0|req: 559/1176] 10.0.0.151 () {32 vars in 643 bytes} [Sun Jun 28 21:05:23 2026] GET /v2.0/ports => generated 782 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:05:23.231 7 INFO neutron.pecan_wsgi.hooks.translation [None req-091425d7-2939-4e2f-be3f-73862af07924 9a31b068240b454cb3197d38c1424276 b06a33bb9a1b4be094bea6c9f180b1d1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 618/1177] 10.0.0.151 () {32 vars in 717 bytes} [Sun Jun 28 21:05:23 2026] GET /v2.0/ports/ee70a2c4-1503-4831-bc67-897d9f7c21c6 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1178] 10.0.0.151 () {32 vars in 643 bytes} [Sun Jun 28 21:05:23 2026] GET /v2.0/ports => generated 782 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1179] 10.0.0.151 () {32 vars in 717 bytes} [Sun Jun 28 21:05:23 2026] GET /v2.0/ports/2b347b09-d28c-4e40-bae9-1e09641897b7 => generated 779 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:05:23.332 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4767786e-cce3-4a98-8b5e-f7814d6e0eff 9a31b068240b454cb3197d38c1424276 b06a33bb9a1b4be094bea6c9f180b1d1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 561/1180] 10.0.0.151 () {32 vars in 720 bytes} [Sun Jun 28 21:05:23 2026] DELETE /v2.0/ports/bfff420a-7891-4910-a70c-2c8212021fcb => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-28 21:05:23.354 7 INFO neutron.pecan_wsgi.hooks.translation [None req-21042ed0-ea33-49b0-928f-e442471599d3 9a31b068240b454cb3197d38c1424276 b06a33bb9a1b4be094bea6c9f180b1d1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 620/1181] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:05:23 2026] DELETE /v2.0/subnets/7a530a78-65ef-479a-9cbe-13fffcab524c => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-28 21:05:23.380 8 INFO neutron.pecan_wsgi.hooks.translation [None req-26f46a21-21dd-4fb0-99bd-c2a673e53b7b 9a31b068240b454cb3197d38c1424276 b06a33bb9a1b4be094bea6c9f180b1d1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 562/1182] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:05:23 2026] DELETE /v2.0/subnets/081778ea-f6b0-45c9-ab85-1cc89eecd77b => 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: 621/1183] 10.0.0.151 () {32 vars in 720 bytes} [Sun Jun 28 21:05:23 2026] DELETE /v2.0/ports/2b347b09-d28c-4e40-bae9-1e09641897b7 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1184] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:05:23 2026] DELETE /v2.0/networks/680e9c3f-00c2-4290-8ad4-b169a081731d => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1185] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:05:23 2026] GET /v2.0/ports?device_id=8d1431ea-9c6a-43a9-bfea-ce8b5b920c80 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1186] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:05:24 2026] GET /v2.0/security-groups?tenant_id=b06a33bb9a1b4be094bea6c9f180b1d1&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:05:24.390 8 WARNING neutron_lib.context [None req-66ff786f-c981-43cd-80d6-282a8829365e 81fcccec170f4c8b8ad9c80440b825e3 f33696fed89c47be98729eb7259c1042 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 623/1187] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:05:24 2026] DELETE /v2.0/security-groups/42ad889a-80ec-475e-902e-1cafd2d6b954 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:05:24.526 8 INFO neutron.db.segments_db [None req-66ff786f-c981-43cd-80d6-282a8829365e 81fcccec170f4c8b8ad9c80440b825e3 f33696fed89c47be98729eb7259c1042 - - default default] Added segment d4eb1c75-ad69-4043-a22a-eccd97510cb3 of type vxlan for network 1ea83f35-7bd4-438c-a57e-44b4434206df [pid: 8|app: 0|req: 565/1190] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:05:24 2026] POST /v2.0/networks => generated 645 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:05:24.648 7 WARNING neutron_lib.context [None req-fcc64ad4-b08f-418c-b31a-003a67a03837 81fcccec170f4c8b8ad9c80440b825e3 f33696fed89c47be98729eb7259c1042 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 626/1191] 10.0.0.151 () {34 vars in 665 bytes} [Sun Jun 28 21:05:24 2026] POST /v2.0/ports => generated 775 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:05:25.009 8 WARNING neutron_lib.context [None req-9f326c51-8784-4668-be07-4bddcb811b76 81fcccec170f4c8b8ad9c80440b825e3 f33696fed89c47be98729eb7259c1042 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:05:25.109 8 INFO neutron.db.segments_db [None req-9f326c51-8784-4668-be07-4bddcb811b76 81fcccec170f4c8b8ad9c80440b825e3 f33696fed89c47be98729eb7259c1042 - - default default] Added segment c5379bbf-9025-4540-b0be-880d9decefaa of type vxlan for network 39f8e618-3d43-4272-8351-9b430ceea415 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 627/1192] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:05:25 2026] GET /v2.0/ports?device_id=8d1431ea-9c6a-43a9-bfea-ce8b5b920c80 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:05:25.181 8 INFO neutron.services.segments.plugin [-] Segment 0f828327-95da-4ca7-b12d-35a325bf3f7c resource provider aggregate not found 2026-06-28 21:05:25.186 8 INFO neutron.services.segments.plugin [-] Segment 0f828327-95da-4ca7-b12d-35a325bf3f7c resource provider aggregate not found 2026-06-28 21:05:25.193 8 INFO neutron.services.segments.plugin [-] Segment 0f828327-95da-4ca7-b12d-35a325bf3f7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f828327-95da-4ca7-b12d-35a325bf3f7c found for delete ", "request_id": "req-9a8848e3-867c-40b9-b420-0c1de5b03a72"}]} 2026-06-28 21:05:25.200 8 INFO neutron.services.segments.plugin [-] Segment 0f828327-95da-4ca7-b12d-35a325bf3f7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f828327-95da-4ca7-b12d-35a325bf3f7c found for delete ", "request_id": "req-8d91e0e6-cec9-4b22-946b-df7c4514883d"}]} [pid: 8|app: 0|req: 566/1193] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:05:25 2026] POST /v2.0/networks => generated 631 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:05:25.254 7 WARNING neutron_lib.context [None req-fdee1432-d5fa-4276-afb0-21f4d3b00a0b 81fcccec170f4c8b8ad9c80440b825e3 f33696fed89c47be98729eb7259c1042 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 628/1194] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:05:25 2026] POST /v2.0/subnets => generated 626 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:05:25.528 8 WARNING neutron_lib.context [None req-c1f0b3fb-f085-448d-89a0-0a794b84f08a 81fcccec170f4c8b8ad9c80440b825e3 f33696fed89c47be98729eb7259c1042 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 567/1195] 10.0.0.151 () {34 vars in 665 bytes} [Sun Jun 28 21:05:25 2026] POST /v2.0/ports => generated 954 bytes in 429 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: 568/1196] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:05:25 2026] GET /v2.0/networks?id=abcee5e5-f133-417a-9f45-8f7b3eadc5f3 => generated 675 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1197] 199.204.45.138 () {34 vars in 1050 bytes} [Sun Jun 28 21:05:26 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6767c03192f249d8af6506e1fae3c537 => generated 181 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:05:26.138 8 WARNING neutron_lib.context [req-7fe19fa2-674f-4f87-9b39-e1137706d319 req-82d2e574-91df-41e9-981a-5a76baf6f360 42d822a71fd8410f921cf3e0ba7ba76a 6767c03192f249d8af6506e1fae3c537 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 629/1198] 10.0.0.151 () {32 vars in 720 bytes} [Sun Jun 28 21:05:25 2026] DELETE /v2.0/ports/fd69c9cf-d5ce-43cb-a029-83be2e83708e => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1199] 199.204.45.138 () {38 vars in 955 bytes} [Sun Jun 28 21:05:26 2026] POST /v2.0/ports => generated 954 bytes in 344 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-06-28 21:05:26.496 7 WARNING neutron_lib.context [None req-93c84df6-461b-4514-b9cb-0371a2709003 d777303a77ee4c6da6eb93718053a7fd 91716b19dd4648a093e947e9f2cc9e53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 571/1200] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:05:26 2026] GET /v2.0/ports?device_id=8d1431ea-9c6a-43a9-bfea-ce8b5b920c80 => generated 957 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:05:26.582 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b656b1cb-225a-48e1-b793-5902447a7e59 81fcccec170f4c8b8ad9c80440b825e3 f33696fed89c47be98729eb7259c1042 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 572/1201] 10.0.0.151 () {32 vars in 720 bytes} [Sun Jun 28 21:05:26 2026] DELETE /v2.0/ports/fd69c9cf-d5ce-43cb-a029-83be2e83708e => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1202] 10.0.0.151 () {34 vars in 684 bytes} [Sun Jun 28 21:05:26 2026] POST /v2.0/security-groups => generated 1625 bytes in 533 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1203] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:05:26 2026] GET /v2.0/security-groups?id=33d94974-25d8-4304-9402-8b6ed2958f92&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:05:26.848 7 INFO neutron.pecan_wsgi.hooks.translation [None req-83958e5b-dcdc-436b-b275-a704d8724189 81fcccec170f4c8b8ad9c80440b825e3 f33696fed89c47be98729eb7259c1042 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 632/1204] 10.0.0.151 () {32 vars in 717 bytes} [Sun Jun 28 21:05:26 2026] GET /v2.0/ports/fd69c9cf-d5ce-43cb-a029-83be2e83708e => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1205] 10.0.0.151 () {32 vars in 663 bytes} [Sun Jun 28 21:05:26 2026] GET /v2.0/security-groups => generated 4530 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1206] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:05:26 2026] DELETE /v2.0/subnets/3d30be39-7596-4020-830d-635f9f2b7346 => 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: 573/1207] 199.204.45.138 () {38 vars in 1028 bytes} [Sun Jun 28 21:05:26 2026] PUT /v2.0/ports/189143ca-050a-4a8a-83a9-535bbf239d2b => generated 1235 bytes in 512 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:05:27.153 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd8c525f-5bff-43ef-86e8-2256dab0bda8'] response: {'name': 'network-changed', 'server_uuid': '8d1431ea-9c6a-43a9-bfea-ce8b5b920c80', 'tag': '189143ca-050a-4a8a-83a9-535bbf239d2b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 635/1208] 10.0.0.151 () {34 vars in 758 bytes} [Sun Jun 28 21:05:27 2026] PUT /v2.0/security-groups/135a4e75-09e9-47af-92ff-3462e44b3cbb => generated 1662 bytes in 118 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-06-28 21:05:27.446 7 INFO neutron.services.segments.plugin [-] Segment c5379bbf-9025-4540-b0be-880d9decefaa resource provider aggregate not found 2026-06-28 21:05:27.451 7 INFO neutron.services.segments.plugin [-] Segment c5379bbf-9025-4540-b0be-880d9decefaa resource provider aggregate not found 2026-06-28 21:05:27.465 7 INFO neutron.services.segments.plugin [-] Segment c5379bbf-9025-4540-b0be-880d9decefaa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5379bbf-9025-4540-b0be-880d9decefaa found for delete ", "request_id": "req-65be6bda-aa4f-4de6-bcc0-a8ebab433147"}]} [pid: 8|app: 0|req: 574/1209] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:05:27 2026] GET /v2.0/security-groups?tenant_id=81b4ec6277f149af9c5f5c88f790129e&name=default => generated 2925 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1210] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:05:27 2026] DELETE /v2.0/networks/39f8e618-3d43-4272-8351-9b430ceea415 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:05:27.478 7 INFO neutron.services.segments.plugin [-] Segment c5379bbf-9025-4540-b0be-880d9decefaa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5379bbf-9025-4540-b0be-880d9decefaa found for delete ", "request_id": "req-0be2a9bb-f4c8-4422-8c9c-63994a8c4b60"}]} [pid: 8|app: 0|req: 575/1211] 10.0.0.151 () {32 vars in 737 bytes} [Sun Jun 28 21:05:27 2026] GET /v2.0/security-groups/135a4e75-09e9-47af-92ff-3462e44b3cbb => generated 1662 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:05:27.490 8 WARNING neutron_lib.context [None req-827f3f84-6582-4fda-8b13-657f8de8914f 81fcccec170f4c8b8ad9c80440b825e3 f33696fed89c47be98729eb7259c1042 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:05:27.550 8 INFO neutron.db.segments_db [None req-827f3f84-6582-4fda-8b13-657f8de8914f 81fcccec170f4c8b8ad9c80440b825e3 f33696fed89c47be98729eb7259c1042 - - default default] Added segment f054e96e-cfd5-4b22-854e-20e5c5de0e36 of type vxlan for network cfc254e4-c0d7-4738-bc89-dc2d789024f3 [pid: 7|app: 0|req: 637/1212] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:05:27 2026] DELETE /v2.0/security-groups/04101e52-b0f3-4a80-b9ab-1010748e0bb3 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1213] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:05:27 2026] POST /v2.0/networks => generated 632 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1214] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:05:27 2026] DELETE /v2.0/security-groups/135a4e75-09e9-47af-92ff-3462e44b3cbb => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:05:27.701 7 WARNING neutron_lib.context [None req-9d69e844-f06a-4f13-ab38-1fa29e5f2d12 81fcccec170f4c8b8ad9c80440b825e3 f33696fed89c47be98729eb7259c1042 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 577/1215] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:05:27 2026] GET /v2.0/ports?tenant_id=6767c03192f249d8af6506e1fae3c537&device_id=8d1431ea-9c6a-43a9-bfea-ce8b5b920c80 => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1216] 10.0.0.151 () {32 vars in 663 bytes} [Sun Jun 28 21:05:27 2026] GET /v2.0/security-groups => generated 2925 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1217] 199.204.45.138 () {34 vars in 1018 bytes} [Sun Jun 28 21:05:27 2026] GET /v2.0/networks?tenant_id=6767c03192f249d8af6506e1fae3c537&shared=False => generated 771 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1218] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:05:27 2026] GET /v2.0/security-groups?tenant_id=563c59d3598d4c128564eae03fd50392&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:05:27.948 8 INFO neutron.api.v2.resource [None req-27bc5a38-f1f2-4b56-bff7-c2a99ed45345 d777303a77ee4c6da6eb93718053a7fd 91716b19dd4648a093e947e9f2cc9e53 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 581/1219] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:05:27 2026] DELETE /v2.0/security-groups/135a4e75-09e9-47af-92ff-3462e44b3cbb => 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: 639/1220] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:05:27 2026] POST /v2.0/subnets => generated 626 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1221] 199.204.45.138 () {34 vars in 930 bytes} [Sun Jun 28 21:05:27 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1222] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:05:27 2026] GET /v2.0/ports?device_id=8d1431ea-9c6a-43a9-bfea-ce8b5b920c80 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:05:28.068 7 WARNING neutron_lib.context [None req-4833b0b9-6973-4b81-bc7f-63b326793f4c d777303a77ee4c6da6eb93718053a7fd 91716b19dd4648a093e947e9f2cc9e53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 583/1223] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:05:27 2026] DELETE /v2.0/security-groups/30f41037-7317-40f8-b678-0c319c82805a => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:05:28.128 8 WARNING neutron_lib.context [None req-67663ce3-542b-445c-b343-3e9e99f0e05c 81fcccec170f4c8b8ad9c80440b825e3 f33696fed89c47be98729eb7259c1042 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 641/1224] 10.0.0.151 () {34 vars in 684 bytes} [Sun Jun 28 21:05:28 2026] POST /v2.0/security-groups => generated 1625 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1225] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:05:28 2026] GET /v2.0/security-groups?id=33d94974-25d8-4304-9402-8b6ed2958f92&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:05:28.255 7 WARNING neutron_lib.context [None req-6fc926c6-1ba3-47ac-8837-5c7497474c21 d777303a77ee4c6da6eb93718053a7fd 91716b19dd4648a093e947e9f2cc9e53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 643/1226] 10.0.0.151 () {34 vars in 695 bytes} [Sun Jun 28 21:05:28 2026] POST /v2.0/security-group-rules => generated 601 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1227] 10.0.0.151 () {32 vars in 747 bytes} [Sun Jun 28 21:05:28 2026] GET /v2.0/security-group-rules/ed0b2435-92d5-46a2-a4c1-8a9242d14625 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1228] 10.0.0.151 () {34 vars in 665 bytes} [Sun Jun 28 21:05:28 2026] POST /v2.0/ports => generated 912 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1229] 10.0.0.151 () {32 vars in 673 bytes} [Sun Jun 28 21:05:28 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1230] 10.0.0.151 () {32 vars in 750 bytes} [Sun Jun 28 21:05:28 2026] DELETE /v2.0/security-group-rules/ed0b2435-92d5-46a2-a4c1-8a9242d14625 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1231] 10.0.0.151 () {32 vars in 673 bytes} [Sun Jun 28 21:05:28 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:05:28.624 7 WARNING neutron_lib.context [None req-116ca071-b9b1-4c2f-b6e0-be70f1cd0c9d d777303a77ee4c6da6eb93718053a7fd 91716b19dd4648a093e947e9f2cc9e53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 585/1232] 10.0.0.151 () {32 vars in 720 bytes} [Sun Jun 28 21:05:28 2026] DELETE /v2.0/ports/875ae988-958a-4394-83e6-3f198afbccd7 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1233] 10.0.0.151 () {34 vars in 695 bytes} [Sun Jun 28 21:05:28 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: 649/1234] 10.0.0.151 () {32 vars in 747 bytes} [Sun Jun 28 21:05:28 2026] GET /v2.0/security-group-rules/232e097f-14d8-47cc-a913-348d50438192 => generated 601 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:05:28.790 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1b1176c1-4de3-4eb4-926a-5ae2c00fd89f 81fcccec170f4c8b8ad9c80440b825e3 f33696fed89c47be98729eb7259c1042 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 586/1235] 10.0.0.151 () {32 vars in 717 bytes} [Sun Jun 28 21:05:28 2026] GET /v2.0/ports/875ae988-958a-4394-83e6-3f198afbccd7 => generated 132 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1236] 10.0.0.151 () {32 vars in 673 bytes} [Sun Jun 28 21:05:28 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1237] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:05:28 2026] DELETE /v2.0/subnets/a234e551-7be0-4d7f-99f5-1ed7a66773c9 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1238] 10.0.0.151 () {32 vars in 750 bytes} [Sun Jun 28 21:05:28 2026] DELETE /v2.0/security-group-rules/232e097f-14d8-47cc-a913-348d50438192 => 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: 652/1239] 10.0.0.151 () {32 vars in 673 bytes} [Sun Jun 28 21:05:28 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1240] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:05:29 2026] GET /v2.0/ports?tenant_id=6767c03192f249d8af6506e1fae3c537&device_id=8d1431ea-9c6a-43a9-bfea-ce8b5b920c80 => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:05:29.073 7 WARNING neutron_lib.context [None req-1dff7d11-af38-4e9e-9c6c-eeba26befe47 d777303a77ee4c6da6eb93718053a7fd 91716b19dd4648a093e947e9f2cc9e53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:05:29.119 7 INFO neutron.db.securitygroups_db [None req-1dff7d11-af38-4e9e-9c6c-eeba26befe47 d777303a77ee4c6da6eb93718053a7fd 91716b19dd4648a093e947e9f2cc9e53 - - default default] Project 91716b19dd4648a093e947e9f2cc9e53 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: 654/1241] 10.0.0.151 () {34 vars in 695 bytes} [Sun Jun 28 21:05:29 2026] POST /v2.0/security-group-rules => generated 607 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1242] 199.204.45.138 () {34 vars in 1058 bytes} [Sun Jun 28 21:05:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=189143ca-050a-4a8a-83a9-535bbf239d2b => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1243] 10.0.0.151 () {32 vars in 747 bytes} [Sun Jun 28 21:05:29 2026] GET /v2.0/security-group-rules/454fca66-7840-4399-815d-5f1854398db4 => generated 607 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1244] 199.204.45.138 () {34 vars in 984 bytes} [Sun Jun 28 21:05:29 2026] GET /v2.0/subnets?id=6ba51f79-12b5-4cfe-ab67-8f99cfe640db => generated 693 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:05:29.259 8 INFO neutron.services.segments.plugin [-] Segment f054e96e-cfd5-4b22-854e-20e5c5de0e36 resource provider aggregate not found 2026-06-28 21:05:29.265 8 INFO neutron.services.segments.plugin [-] Segment f054e96e-cfd5-4b22-854e-20e5c5de0e36 resource provider aggregate not found 2026-06-28 21:05:29.281 8 INFO neutron.services.segments.plugin [-] Segment f054e96e-cfd5-4b22-854e-20e5c5de0e36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f054e96e-cfd5-4b22-854e-20e5c5de0e36 found for delete ", "request_id": "req-d6971a63-0c56-4ca4-87ec-129f8eb27c5e"}]} 2026-06-28 21:05:29.285 8 INFO neutron.services.segments.plugin [-] Segment f054e96e-cfd5-4b22-854e-20e5c5de0e36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f054e96e-cfd5-4b22-854e-20e5c5de0e36 found for delete ", "request_id": "req-d061692d-2d96-47c2-a770-17e39224432f"}]} [pid: 8|app: 0|req: 588/1245] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:05:28 2026] DELETE /v2.0/networks/cfc254e4-c0d7-4738-bc89-dc2d789024f3 => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1246] 10.0.0.151 () {32 vars in 673 bytes} [Sun Jun 28 21:05:29 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:05:29.327 7 WARNING neutron_lib.context [None req-f4a90e61-cec1-4329-9b3f-d9f4070ba259 81fcccec170f4c8b8ad9c80440b825e3 f33696fed89c47be98729eb7259c1042 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 589/1247] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:05:29 2026] GET /v2.0/ports?network_id=abcee5e5-f133-417a-9f45-8f7b3eadc5f3&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1248] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:05:29 2026] GET /v2.0/ports?device_id=8d1431ea-9c6a-43a9-bfea-ce8b5b920c80 => generated 969 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1249] 10.0.0.151 () {32 vars in 750 bytes} [Sun Jun 28 21:05:29 2026] DELETE /v2.0/security-group-rules/454fca66-7840-4399-815d-5f1854398db4 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1250] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:05:29 2026] GET /v2.0/networks/abcee5e5-f133-417a-9f45-8f7b3eadc5f3?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1251] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:05:29 2026] GET /v2.0/security-groups?id=33d94974-25d8-4304-9402-8b6ed2958f92&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1252] 10.0.0.151 () {32 vars in 673 bytes} [Sun Jun 28 21:05:29 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1253] 10.0.0.151 () {34 vars in 665 bytes} [Sun Jun 28 21:05:29 2026] POST /v2.0/ports => generated 775 bytes in 269 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: 595/1254] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:05:29 2026] GET /v2.0/networks/abcee5e5-f133-417a-9f45-8f7b3eadc5f3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1255] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:05:29 2026] DELETE /v2.0/security-groups/6a23782b-20f4-4830-9ce5-4c578f82722c => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1256] 10.0.0.151 () {32 vars in 663 bytes} [Sun Jun 28 21:05:29 2026] GET /v2.0/security-groups => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1257] 10.0.0.151 () {32 vars in 663 bytes} [Sun Jun 28 21:05:29 2026] GET /v2.0/security-groups => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1258] 10.0.0.151 () {34 vars in 737 bytes} [Sun Jun 28 21:05:29 2026] PUT /v2.0/ports/bea61f75-a0c9-4567-9d3b-0fee911176d1 => generated 752 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1259] 10.0.0.151 () {32 vars in 720 bytes} [Sun Jun 28 21:05:29 2026] DELETE /v2.0/ports/bea61f75-a0c9-4567-9d3b-0fee911176d1 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 597/1260] 10.0.0.151 () {32 vars in 643 bytes} [Sun Jun 28 21:05:30 2026] GET /v2.0/ports => generated 778 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:05:30.146 7 INFO neutron.pecan_wsgi.hooks.translation [None req-16f941e7-90f4-4796-bb5c-0ca6fe5c002a 81fcccec170f4c8b8ad9c80440b825e3 f33696fed89c47be98729eb7259c1042 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 664/1261] 10.0.0.151 () {32 vars in 717 bytes} [Sun Jun 28 21:05:30 2026] GET /v2.0/ports/bea61f75-a0c9-4567-9d3b-0fee911176d1 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1262] 10.0.0.151 () {32 vars in 643 bytes} [Sun Jun 28 21:05:30 2026] GET /v2.0/ports => generated 778 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1263] 10.0.0.151 () {32 vars in 717 bytes} [Sun Jun 28 21:05:30 2026] GET /v2.0/ports/98b8ff17-00d1-4626-9a41-03765b2c157c => generated 775 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:05:30.241 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0602fd68-5b74-41f2-b058-10a77b466742 81fcccec170f4c8b8ad9c80440b825e3 f33696fed89c47be98729eb7259c1042 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 599/1264] 10.0.0.151 () {32 vars in 720 bytes} [Sun Jun 28 21:05:30 2026] DELETE /v2.0/ports/875ae988-958a-4394-83e6-3f198afbccd7 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-28 21:05:30.260 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f67da910-fa29-4067-b80c-9bfe84328bf0 81fcccec170f4c8b8ad9c80440b825e3 f33696fed89c47be98729eb7259c1042 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 666/1265] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:05:30 2026] DELETE /v2.0/subnets/a234e551-7be0-4d7f-99f5-1ed7a66773c9 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-28 21:05:30.282 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c105d91b-2d3e-47aa-98f4-636f38000537 81fcccec170f4c8b8ad9c80440b825e3 f33696fed89c47be98729eb7259c1042 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 600/1266] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:05:30 2026] DELETE /v2.0/subnets/3d30be39-7596-4020-830d-635f9f2b7346 => 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: 667/1267] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:05:30 2026] GET /v2.0/security-groups?tenant_id=91716b19dd4648a093e947e9f2cc9e53&name=default => generated 2925 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1268] 10.0.0.151 () {32 vars in 720 bytes} [Sun Jun 28 21:05:30 2026] DELETE /v2.0/ports/98b8ff17-00d1-4626-9a41-03765b2c157c => 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: 668/1269] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:05:30 2026] DELETE /v2.0/security-groups/258696d6-6dbe-4b6b-bed5-6537f2c92ec1 => 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: 602/1270] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:05:30 2026] DELETE /v2.0/networks/1ea83f35-7bd4-438c-a57e-44b4434206df => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1271] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:05:30 2026] GET /v2.0/ports?device_id=8d1431ea-9c6a-43a9-bfea-ce8b5b920c80 => generated 969 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1272] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:05:30 2026] GET /v2.0/security-groups?id=33d94974-25d8-4304-9402-8b6ed2958f92&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: 669/1273] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:05:30 2026] GET /v2.0/security-groups?tenant_id=e79b5afc61a94221b6b41cd8cbd6c926&name=default => generated 2925 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1274] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:05:30 2026] DELETE /v2.0/security-groups/0cbb0bf2-ef42-48cd-ba99-ed937db10252 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1275] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:05:31 2026] GET /v2.0/security-groups?tenant_id=f33696fed89c47be98729eb7259c1042&name=default => generated 2925 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:05:31.307 8 INFO neutron.services.segments.plugin [-] Segment d4eb1c75-ad69-4043-a22a-eccd97510cb3 resource provider aggregate not found 2026-06-28 21:05:31.312 8 INFO neutron.services.segments.plugin [-] Segment d4eb1c75-ad69-4043-a22a-eccd97510cb3 resource provider aggregate not found 2026-06-28 21:05:31.319 8 INFO neutron.services.segments.plugin [-] Segment d4eb1c75-ad69-4043-a22a-eccd97510cb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4eb1c75-ad69-4043-a22a-eccd97510cb3 found for delete ", "request_id": "req-6446f78f-7409-4d94-bfd1-aebfd1d875d9"}]} 2026-06-28 21:05:31.328 8 INFO neutron.services.segments.plugin [-] Segment d4eb1c75-ad69-4043-a22a-eccd97510cb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4eb1c75-ad69-4043-a22a-eccd97510cb3 found for delete ", "request_id": "req-e6e0bc72-a197-47ff-9274-4a3d0856d479"}]} [pid: 8|app: 0|req: 606/1276] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:05:31 2026] DELETE /v2.0/security-groups/e7a5d78e-6bc8-486d-90e7-f3e1d26b041a => 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: 671/1277] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:05:31 2026] GET /v2.0/ports?device_id=8d1431ea-9c6a-43a9-bfea-ce8b5b920c80 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1278] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:05:31 2026] GET /v2.0/security-groups?id=33d94974-25d8-4304-9402-8b6ed2958f92&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: 672/1279] 10.0.0.151 () {32 vars in 623 bytes} [Sun Jun 28 21:05:32 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1280] 10.0.0.151 () {32 vars in 633 bytes} [Sun Jun 28 21:05:32 2026] GET /v2.0/ => generated 632 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1281] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:05:32 2026] GET /v2.0/security-groups?tenant_id=3db7c54ad2ed4d4592ca70412ad78b27&name=default => generated 2925 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1282] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:05:33 2026] GET /v2.0/ports?device_id=8d1431ea-9c6a-43a9-bfea-ce8b5b920c80 => generated 969 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1283] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:05:33 2026] GET /v2.0/security-groups?id=33d94974-25d8-4304-9402-8b6ed2958f92&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: 674/1284] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:05:33 2026] DELETE /v2.0/security-groups/b0307ecd-c933-4816-8ff5-0f1bc95bdfb3 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1285] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:05:33 2026] GET /v2.0/security-groups?tenant_id=45d649120d094d79ac59fa0e4a6f2a71&name=default => generated 2925 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:05:33.333 7 WARNING neutron_lib.context [None req-585f4e98-efb5-46ab-a822-0c83883cb3e4 a86269340f1e44bfa2c8a80c122ca1ea 5da8da2839ff4167b4ce53da49e7cdc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 612/1286] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:05:33 2026] DELETE /v2.0/security-groups/297b207f-1335-4dd6-9615-2cea5fd0f498 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1287] 10.0.0.151 () {34 vars in 677 bytes} [Sun Jun 28 21:05:33 2026] POST /v2.0/subnetpools => generated 549 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1288] 10.0.0.151 () {32 vars in 729 bytes} [Sun Jun 28 21:05:33 2026] GET /v2.0/subnetpools/12215ce1-b316-47dc-944a-8eb42aad58f0 => generated 549 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1289] 10.0.0.151 () {34 vars in 749 bytes} [Sun Jun 28 21:05:33 2026] PUT /v2.0/subnetpools/12215ce1-b316-47dc-944a-8eb42aad58f0 => generated 501 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1290] 10.0.0.151 () {32 vars in 732 bytes} [Sun Jun 28 21:05:33 2026] DELETE /v2.0/subnetpools/12215ce1-b316-47dc-944a-8eb42aad58f0 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:05:33.584 7 INFO neutron.api.v2.resource [None req-eaff28d8-189e-4122-8ac5-533ea908a16f a86269340f1e44bfa2c8a80c122ca1ea 5da8da2839ff4167b4ce53da49e7cdc7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 677/1291] 10.0.0.151 () {32 vars in 729 bytes} [Sun Jun 28 21:05:33 2026] GET /v2.0/subnetpools/12215ce1-b316-47dc-944a-8eb42aad58f0 => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-28 21:05:33.599 8 INFO neutron.api.v2.resource [None req-af127e8b-68be-4e3b-a483-5ce0f7d72b60 a86269340f1e44bfa2c8a80c122ca1ea 5da8da2839ff4167b4ce53da49e7cdc7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 615/1292] 10.0.0.151 () {32 vars in 732 bytes} [Sun Jun 28 21:05:33 2026] DELETE /v2.0/subnetpools/12215ce1-b316-47dc-944a-8eb42aad58f0 => 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: 616/1293] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:05:34 2026] GET /v2.0/ports?device_id=8d1431ea-9c6a-43a9-bfea-ce8b5b920c80 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1294] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:05:34 2026] GET /v2.0/security-groups?id=33d94974-25d8-4304-9402-8b6ed2958f92&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: 678/1295] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:05:34 2026] GET /v2.0/security-groups?tenant_id=5da8da2839ff4167b4ce53da49e7cdc7&name=default => generated 2925 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1296] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:05:34 2026] DELETE /v2.0/security-groups/e140e767-5831-4aad-af55-904ea73d424d => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1297] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:05:35 2026] GET /v2.0/ports?device_id=8d1431ea-9c6a-43a9-bfea-ce8b5b920c80 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:05:35.425 7 WARNING neutron_lib.context [None req-479b4d24-649f-44cf-86f4-6d23efa8f9cc a4248db4adf34db5a5b0dd3b91c60ee9 9239092ed407481e8553749d1f7de81f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:05:35.425 7 WARNING neutron_lib.context [None req-479b4d24-649f-44cf-86f4-6d23efa8f9cc a4248db4adf34db5a5b0dd3b91c60ee9 9239092ed407481e8553749d1f7de81f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 620/1298] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:05:35 2026] GET /v2.0/security-groups?id=33d94974-25d8-4304-9402-8b6ed2958f92&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1299] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:05:35 2026] GET /v2.0/ports?device_id=8d1431ea-9c6a-43a9-bfea-ce8b5b920c80 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:05:35.658 7 INFO neutron.db.segments_db [None req-479b4d24-649f-44cf-86f4-6d23efa8f9cc a4248db4adf34db5a5b0dd3b91c60ee9 9239092ed407481e8553749d1f7de81f - - default default] Added segment cb8f9a71-8b13-499b-8fc4-777ee6679d6d of type vxlan for network bc88eb65-65e0-4514-a855-65b74cc7a8d5 2026-06-28 21:05:35.731 7 INFO neutron.db.segments_db [None req-479b4d24-649f-44cf-86f4-6d23efa8f9cc a4248db4adf34db5a5b0dd3b91c60ee9 9239092ed407481e8553749d1f7de81f - - default default] Added segment 1118d201-d926-43d4-a182-edb89401f9b7 of type vxlan for network 4c759089-c2d3-49e0-8181-5e42facdf4a6 [pid: 7|app: 0|req: 679/1300] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:05:35 2026] POST /v2.0/networks => generated 1245 bytes in 591 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-28 21:05:35.868 8 INFO neutron.db.l3_db [None req-284c7893-656e-44f7-9528-41c64564b1c5 42d822a71fd8410f921cf3e0ba7ba76a 6767c03192f249d8af6506e1fae3c537 - - default default] Floating IP bca67f1e-7694-4d01-8f4c-80f58ed60944 associated. External IP: 10.96.250.215, port: 189143ca-050a-4a8a-83a9-535bbf239d2b. [pid: 7|app: 0|req: 680/1301] 10.0.0.151 () {32 vars in 649 bytes} [Sun Jun 28 21:05:35 2026] GET /v2.0/networks => generated 1844 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:05:36.043 7 INFO neutron.services.segments.plugin [-] Segment cb8f9a71-8b13-499b-8fc4-777ee6679d6d resource provider aggregate not found 2026-06-28 21:05:36.050 7 INFO neutron.services.segments.plugin [-] Segment cb8f9a71-8b13-499b-8fc4-777ee6679d6d resource provider aggregate not found 2026-06-28 21:05:36.061 7 INFO neutron.services.segments.plugin [-] Segment cb8f9a71-8b13-499b-8fc4-777ee6679d6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb8f9a71-8b13-499b-8fc4-777ee6679d6d found for delete ", "request_id": "req-83d72f76-046e-498f-91bf-3e7af076b5d9"}]} 2026-06-28 21:05:36.063 7 INFO neutron.services.segments.plugin [-] Segment cb8f9a71-8b13-499b-8fc4-777ee6679d6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb8f9a71-8b13-499b-8fc4-777ee6679d6d found for delete ", "request_id": "req-5d21cbb7-006d-4250-97b7-80ec1b257501"}]} [pid: 7|app: 0|req: 681/1302] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:05:35 2026] DELETE /v2.0/networks/bc88eb65-65e0-4514-a855-65b74cc7a8d5 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1303] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:05:36 2026] DELETE /v2.0/networks/4c759089-c2d3-49e0-8181-5e42facdf4a6 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1304] 10.0.0.151 () {34 vars in 749 bytes} [Sun Jun 28 21:05:35 2026] PUT /v2.0/floatingips/bca67f1e-7694-4d01-8f4c-80f58ed60944 => generated 855 bytes in 663 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1305] 10.0.0.151 () {32 vars in 649 bytes} [Sun Jun 28 21:05:36 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-06-28 21:05:36.268 8 WARNING neutron_lib.context [None req-e79906dc-3b11-42bd-a34b-dc1401a87288 a4248db4adf34db5a5b0dd3b91c60ee9 9239092ed407481e8553749d1f7de81f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:05:36.307 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e977dd07-924f-4108-adf4-faf5eaeb1d67'] response: {'name': 'network-changed', 'server_uuid': '8d1431ea-9c6a-43a9-bfea-ce8b5b920c80', 'tag': '189143ca-050a-4a8a-83a9-535bbf239d2b', 'status': 'completed', 'code': 200} 2026-06-28 21:05:36.335 8 INFO neutron.db.segments_db [None req-e79906dc-3b11-42bd-a34b-dc1401a87288 a4248db4adf34db5a5b0dd3b91c60ee9 9239092ed407481e8553749d1f7de81f - - default default] Added segment 53bfd21f-2af8-49be-8dbb-9b1cc84655f1 of type vxlan for network 225ab8ae-ae00-41b6-ac71-856d8b147a09 [pid: 8|app: 0|req: 623/1306] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:05:36 2026] POST /v2.0/networks => generated 650 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:05:36.425 7 WARNING neutron_lib.context [None req-f0f1263b-b906-43b4-b72e-edad3cee199f a4248db4adf34db5a5b0dd3b91c60ee9 9239092ed407481e8553749d1f7de81f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:05:36.475 7 INFO neutron.db.segments_db [None req-f0f1263b-b906-43b4-b72e-edad3cee199f a4248db4adf34db5a5b0dd3b91c60ee9 9239092ed407481e8553749d1f7de81f - - default default] Added segment 87a6111e-4720-4a6a-99ea-06a4d148de4f of type vxlan for network 1dd167ff-6286-4005-99b9-3930341e3b5e [pid: 7|app: 0|req: 684/1307] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:05:36 2026] POST /v2.0/networks => generated 649 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:05:36.569 8 WARNING neutron_lib.context [None req-2ade1f45-b4a3-474a-a525-00d25f5f8bef a4248db4adf34db5a5b0dd3b91c60ee9 9239092ed407481e8553749d1f7de81f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:05:36.601 8 WARNING neutron_lib.context [None req-2ade1f45-b4a3-474a-a525-00d25f5f8bef a4248db4adf34db5a5b0dd3b91c60ee9 9239092ed407481e8553749d1f7de81f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1308] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:05:36 2026] GET /v2.0/ports?tenant_id=6767c03192f249d8af6506e1fae3c537&device_id=8d1431ea-9c6a-43a9-bfea-ce8b5b920c80 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1309] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:05:36 2026] GET /v2.0/networks?id=abcee5e5-f133-417a-9f45-8f7b3eadc5f3 => generated 771 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1310] 199.204.45.138 () {34 vars in 1058 bytes} [Sun Jun 28 21:05:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=189143ca-050a-4a8a-83a9-535bbf239d2b => 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: 688/1311] 199.204.45.138 () {34 vars in 984 bytes} [Sun Jun 28 21:05:36 2026] GET /v2.0/subnets?id=6ba51f79-12b5-4cfe-ab67-8f99cfe640db => generated 693 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1312] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:05:37 2026] GET /v2.0/ports?network_id=abcee5e5-f133-417a-9f45-8f7b3eadc5f3&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: 690/1313] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:05:37 2026] GET /v2.0/networks/abcee5e5-f133-417a-9f45-8f7b3eadc5f3?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: 691/1314] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:05:37 2026] GET /v2.0/networks/abcee5e5-f133-417a-9f45-8f7b3eadc5f3?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: 624/1315] 10.0.0.151 () {34 vars in 665 bytes} [Sun Jun 28 21:05:36 2026] POST /v2.0/ports => generated 1505 bytes in 634 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: 625/1316] 199.204.45.138 () {34 vars in 1096 bytes} [Sun Jun 28 21:05:37 2026] GET /v2.0/ports?device_id=8d1431ea-9c6a-43a9-bfea-ce8b5b920c80&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1317] 10.0.0.151 () {32 vars in 643 bytes} [Sun Jun 28 21:05:37 2026] GET /v2.0/ports => generated 1505 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1318] 10.0.0.151 () {32 vars in 720 bytes} [Sun Jun 28 21:05:37 2026] DELETE /v2.0/ports/0dd3458c-ef0f-4dc8-bbec-fe5ea0311424 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1319] 10.0.0.151 () {32 vars in 720 bytes} [Sun Jun 28 21:05:37 2026] DELETE /v2.0/ports/ce18501b-01be-498c-963b-14a3e91e3b8f => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1320] 10.0.0.151 () {32 vars in 643 bytes} [Sun Jun 28 21:05:37 2026] GET /v2.0/ports => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:05:37.817 7 WARNING neutron_lib.context [None req-24c1c391-5a65-4b2e-884b-a20386362040 a4248db4adf34db5a5b0dd3b91c60ee9 9239092ed407481e8553749d1f7de81f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:05:37.894 7 INFO neutron.db.segments_db [None req-24c1c391-5a65-4b2e-884b-a20386362040 a4248db4adf34db5a5b0dd3b91c60ee9 9239092ed407481e8553749d1f7de81f - - default default] Added segment 8ec8db35-0c66-4664-8500-e9c23fd36f5e of type vxlan for network ccd2d295-0818-41ba-a8bd-08e7210bc409 [pid: 7|app: 0|req: 694/1321] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:05:37 2026] POST /v2.0/networks => generated 650 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:05:37.999 8 WARNING neutron_lib.context [None req-547c2645-5192-4cff-b85f-07f2dd0c954c a4248db4adf34db5a5b0dd3b91c60ee9 9239092ed407481e8553749d1f7de81f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:05:38.061 8 INFO neutron.db.segments_db [None req-547c2645-5192-4cff-b85f-07f2dd0c954c a4248db4adf34db5a5b0dd3b91c60ee9 9239092ed407481e8553749d1f7de81f - - default default] Added segment 7125821b-1813-4935-95d1-65c9f0542a02 of type vxlan for network b4e54910-dcc2-4440-9b61-c7870fd40045 [pid: 8|app: 0|req: 628/1322] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:05:37 2026] POST /v2.0/networks => generated 650 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:05:38.185 7 WARNING neutron_lib.context [None req-38fc21e9-edf4-4d17-bdc0-e0434954f4a7 a4248db4adf34db5a5b0dd3b91c60ee9 9239092ed407481e8553749d1f7de81f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:05:38.210 7 INFO neutron.services.segments.plugin [-] Segment 1118d201-d926-43d4-a182-edb89401f9b7 resource provider aggregate not found 2026-06-28 21:05:38.216 7 INFO neutron.services.segments.plugin [-] Segment 1118d201-d926-43d4-a182-edb89401f9b7 resource provider aggregate not found 2026-06-28 21:05:38.221 7 WARNING neutron_lib.context [None req-38fc21e9-edf4-4d17-bdc0-e0434954f4a7 a4248db4adf34db5a5b0dd3b91c60ee9 9239092ed407481e8553749d1f7de81f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:05:38.226 7 INFO neutron.services.segments.plugin [-] Segment 1118d201-d926-43d4-a182-edb89401f9b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1118d201-d926-43d4-a182-edb89401f9b7 found for delete ", "request_id": "req-48fa3fc8-ef91-493f-82c8-74d843b7b2d8"}]} 2026-06-28 21:05:38.235 7 INFO neutron.services.segments.plugin [-] Segment 1118d201-d926-43d4-a182-edb89401f9b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1118d201-d926-43d4-a182-edb89401f9b7 found for delete ", "request_id": "req-63fe41f2-6009-45f6-88e1-ab28c636019c"}]} [pid: 7|app: 0|req: 695/1323] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:05:38 2026] POST /v2.0/subnets => generated 1273 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1324] 10.0.0.151 () {32 vars in 647 bytes} [Sun Jun 28 21:05:38 2026] GET /v2.0/subnets => generated 1909 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1325] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:05:38 2026] GET /v2.0/ports?tenant_id=6767c03192f249d8af6506e1fae3c537&device_id=8d1431ea-9c6a-43a9-bfea-ce8b5b920c80 => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1326] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:05:38 2026] GET /v2.0/security-groups?tenant_id=74bd14cbb38a4d85b8c4535bcb9363c1&name=default => generated 2925 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1327] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:05:38 2026] DELETE /v2.0/subnets/421a01dd-61b7-4fd3-9006-9ad27cc44e6b => 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: 630/1328] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:05:38 2026] DELETE /v2.0/security-groups/b27de29a-144c-43f3-ad36-203151e70c28 => 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: 699/1329] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:05:38 2026] DELETE /v2.0/subnets/916fac9e-43c3-4a64-9544-85daf5d64953 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1330] 10.0.0.151 () {32 vars in 647 bytes} [Sun Jun 28 21:05:39 2026] GET /v2.0/subnets => generated 649 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1331] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:05:39 2026] DELETE /v2.0/networks/b4e54910-dcc2-4440-9b61-c7870fd40045 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:05:39.280 8 INFO neutron.services.segments.plugin [-] Segment 8ec8db35-0c66-4664-8500-e9c23fd36f5e resource provider aggregate not found 2026-06-28 21:05:39.286 8 INFO neutron.services.segments.plugin [-] Segment 8ec8db35-0c66-4664-8500-e9c23fd36f5e resource provider aggregate not found 2026-06-28 21:05:39.295 8 INFO neutron.services.segments.plugin [-] Segment 8ec8db35-0c66-4664-8500-e9c23fd36f5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ec8db35-0c66-4664-8500-e9c23fd36f5e found for delete ", "request_id": "req-cf60f672-d78c-4ba6-88b8-598708cc4540"}]} [pid: 8|app: 0|req: 632/1332] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:05:39 2026] DELETE /v2.0/networks/ccd2d295-0818-41ba-a8bd-08e7210bc409 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:05:39.308 8 INFO neutron.services.segments.plugin [-] Segment 8ec8db35-0c66-4664-8500-e9c23fd36f5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ec8db35-0c66-4664-8500-e9c23fd36f5e found for delete ", "request_id": "req-a24348a1-b4f2-4718-8258-9b12d4b471c9"}]} [pid: 7|app: 0|req: 701/1333] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:05:39 2026] GET /v2.0/networks?id=abcee5e5-f133-417a-9f45-8f7b3eadc5f3 => generated 771 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1334] 199.204.45.138 () {34 vars in 1058 bytes} [Sun Jun 28 21:05:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=189143ca-050a-4a8a-83a9-535bbf239d2b => generated 860 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1335] 199.204.45.138 () {34 vars in 984 bytes} [Sun Jun 28 21:05:39 2026] GET /v2.0/subnets?id=6ba51f79-12b5-4cfe-ab67-8f99cfe640db => 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: 706/1338] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:05:39 2026] GET /v2.0/ports?network_id=abcee5e5-f133-417a-9f45-8f7b3eadc5f3&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1339] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:05:39 2026] DELETE /v2.0/networks/1dd167ff-6286-4005-99b9-3930341e3b5e => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1340] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:05:39 2026] GET /v2.0/networks/abcee5e5-f133-417a-9f45-8f7b3eadc5f3?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: 708/1341] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:05:39 2026] GET /v2.0/networks/abcee5e5-f133-417a-9f45-8f7b3eadc5f3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1342] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:05:39 2026] DELETE /v2.0/networks/225ab8ae-ae00-41b6-ac71-856d8b147a09 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:05:40.241 7 INFO neutron.services.segments.plugin [-] Segment 7125821b-1813-4935-95d1-65c9f0542a02 resource provider aggregate not found [pid: 7|app: 0|req: 709/1343] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:05:40 2026] GET /v2.0/security-groups?tenant_id=9239092ed407481e8553749d1f7de81f&name=default => generated 2925 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1344] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:05:40 2026] DELETE /v2.0/security-groups/2d4f9c01-cd14-4849-8f05-446764efa4de => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:05:41.951 7 INFO neutron.services.segments.plugin [-] Segment 7125821b-1813-4935-95d1-65c9f0542a02 resource provider aggregate not found 2026-06-28 21:05:41.956 7 INFO neutron.services.segments.plugin [-] Segment 7125821b-1813-4935-95d1-65c9f0542a02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7125821b-1813-4935-95d1-65c9f0542a02 found for delete ", "request_id": "req-5d83b6f2-5b58-49cf-9bd8-5419d39f607a"}]} 2026-06-28 21:05:41.968 7 INFO neutron.services.segments.plugin [-] Segment 7125821b-1813-4935-95d1-65c9f0542a02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7125821b-1813-4935-95d1-65c9f0542a02 found for delete ", "request_id": "req-bb0ac73c-4c1f-4024-950d-5643eca2b9a7"}]} 2026-06-28 21:05:42.205 8 INFO neutron.services.segments.plugin [-] Segment 87a6111e-4720-4a6a-99ea-06a4d148de4f resource provider aggregate not found 2026-06-28 21:05:42.210 8 INFO neutron.services.segments.plugin [-] Segment 87a6111e-4720-4a6a-99ea-06a4d148de4f resource provider aggregate not found 2026-06-28 21:05:42.222 8 INFO neutron.services.segments.plugin [-] Segment 87a6111e-4720-4a6a-99ea-06a4d148de4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87a6111e-4720-4a6a-99ea-06a4d148de4f found for delete ", "request_id": "req-83fbda9c-9dba-4bf5-9d01-90be9ed85cef"}]} 2026-06-28 21:05:42.228 8 INFO neutron.services.segments.plugin [-] Segment 87a6111e-4720-4a6a-99ea-06a4d148de4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87a6111e-4720-4a6a-99ea-06a4d148de4f found for delete ", "request_id": "req-3ca3e1dd-3654-4953-a657-ea60de44db6f"}]} 2026-06-28 21:05:42.237 8 WARNING neutron_lib.context [None req-4d968318-689e-44ba-890a-4942dd32e61a 4e570b332758470d898c5bac0045ea20 d688429a58d54124be1f430526b85ced - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:05:42.241 8 INFO neutron.services.segments.plugin [-] Segment 53bfd21f-2af8-49be-8dbb-9b1cc84655f1 resource provider aggregate not found 2026-06-28 21:05:42.244 8 INFO neutron.services.segments.plugin [-] Segment 53bfd21f-2af8-49be-8dbb-9b1cc84655f1 resource provider aggregate not found 2026-06-28 21:05:42.252 8 INFO neutron.services.segments.plugin [-] Segment 53bfd21f-2af8-49be-8dbb-9b1cc84655f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53bfd21f-2af8-49be-8dbb-9b1cc84655f1 found for delete ", "request_id": "req-1754f969-b85d-45db-adb4-147e64e5fcf2"}]} 2026-06-28 21:05:42.254 8 INFO neutron.services.segments.plugin [-] Segment 53bfd21f-2af8-49be-8dbb-9b1cc84655f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53bfd21f-2af8-49be-8dbb-9b1cc84655f1 found for delete ", "request_id": "req-09789046-807d-4871-976a-ebd41573dde7"}]} [pid: 7|app: 0|req: 710/1345] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:05:41 2026] GET /v2.0/security-groups?tenant_id=576715bbd06a47cd9ad03b0235cc9712&name=default => generated 2925 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1346] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:05:42 2026] DELETE /v2.0/security-groups/ced735c7-c48f-46c1-acda-e64e5d65171a => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:05:42.387 8 INFO neutron.db.segments_db [None req-4d968318-689e-44ba-890a-4942dd32e61a 4e570b332758470d898c5bac0045ea20 d688429a58d54124be1f430526b85ced - - default default] Added segment 28aaedec-48a6-428a-bea7-271fb052cec7 of type vxlan for network 9c07bec8-8441-47ee-88f5-2dafc34d8c70 [pid: 8|app: 0|req: 636/1347] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:05:42 2026] POST /v2.0/networks => generated 647 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:05:42.957 7 WARNING neutron_lib.context [None req-4ee435f6-8245-4193-8bc5-60a04b990a0c 4e570b332758470d898c5bac0045ea20 d688429a58d54124be1f430526b85ced - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 712/1348] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:05:42 2026] POST /v2.0/subnets => generated 673 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:05:43.206 8 WARNING neutron_lib.context [None req-a0bda309-492d-4d76-b7ce-c1bebefa56ee 4e570b332758470d898c5bac0045ea20 d688429a58d54124be1f430526b85ced - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:05:43.274 8 INFO neutron.db.segments_db [None req-a0bda309-492d-4d76-b7ce-c1bebefa56ee 4e570b332758470d898c5bac0045ea20 d688429a58d54124be1f430526b85ced - - default default] Added segment 12c8270e-fee2-4fe2-a0e7-e74c4f87c70f of type vxlan for network ba06d8eb-e9f4-4393-8bde-f3826572f944 [pid: 8|app: 0|req: 637/1349] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:05:43 2026] POST /v2.0/networks => generated 647 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1350] 10.0.0.151 () {34 vars in 743 bytes} [Sun Jun 28 21:05:43 2026] PUT /v2.0/networks/ba06d8eb-e9f4-4393-8bde-f3826572f944 => generated 592 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:05:43.490 8 WARNING neutron_lib.context [None req-50b3bfe1-f396-4fc0-acc4-7896de3fc323 4e570b332758470d898c5bac0045ea20 d688429a58d54124be1f430526b85ced - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 638/1351] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:05:43 2026] POST /v2.0/subnets => generated 646 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1352] 10.0.0.151 () {34 vars in 741 bytes} [Sun Jun 28 21:05:43 2026] PUT /v2.0/subnets/e741c9aa-47aa-44a8-9e18-58be3eeb071e => generated 656 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1353] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:05:43 2026] DELETE /v2.0/networks/ba06d8eb-e9f4-4393-8bde-f3826572f944 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:05:44.209 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bb1ca26b-cc54-4cd1-a55a-1e072b63412c 4e570b332758470d898c5bac0045ea20 d688429a58d54124be1f430526b85ced - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 715/1354] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:05:44 2026] DELETE /v2.0/networks/ba06d8eb-e9f4-4393-8bde-f3826572f944 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-28 21:05:44.272 8 INFO neutron.services.segments.plugin [-] Segment 12c8270e-fee2-4fe2-a0e7-e74c4f87c70f resource provider aggregate not found 2026-06-28 21:05:44.279 8 INFO neutron.services.segments.plugin [-] Segment 12c8270e-fee2-4fe2-a0e7-e74c4f87c70f resource provider aggregate not found 2026-06-28 21:05:44.287 8 INFO neutron.services.segments.plugin [-] Segment 12c8270e-fee2-4fe2-a0e7-e74c4f87c70f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12c8270e-fee2-4fe2-a0e7-e74c4f87c70f found for delete ", "request_id": "req-5f939070-1c15-4b3c-9348-28a9124f64c3"}]} 2026-06-28 21:05:44.293 8 INFO neutron.services.segments.plugin [-] Segment 12c8270e-fee2-4fe2-a0e7-e74c4f87c70f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12c8270e-fee2-4fe2-a0e7-e74c4f87c70f found for delete ", "request_id": "req-4fc9c145-d323-4a48-b611-272c332097ed"}]} [pid: 8|app: 0|req: 640/1355] 10.0.0.151 () {32 vars in 694 bytes} [Sun Jun 28 21:05:44 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1356] 10.0.0.151 () {32 vars in 742 bytes} [Sun Jun 28 21:05:44 2026] GET /v2.0/subnets?network_id=abb4fc8e-63f0-4901-86eb-df8ab03afd17 => generated 649 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1357] 10.0.0.151 () {32 vars in 653 bytes} [Sun Jun 28 21:05:44 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: 717/1358] 10.0.0.151 () {32 vars in 649 bytes} [Sun Jun 28 21:05:44 2026] GET /v2.0/networks => generated 1312 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1359] 10.0.0.151 () {32 vars in 647 bytes} [Sun Jun 28 21:05:44 2026] GET /v2.0/subnets => generated 1312 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1360] 10.0.0.151 () {32 vars in 723 bytes} [Sun Jun 28 21:05:44 2026] GET /v2.0/networks/9c07bec8-8441-47ee-88f5-2dafc34d8c70 => generated 672 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1361] 10.0.0.151 () {32 vars in 721 bytes} [Sun Jun 28 21:05:44 2026] GET /v2.0/subnets/857512e4-82e8-42e5-9fe1-1269a269ff9c => generated 673 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:05:44.624 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7f080064-7c8c-4e93-942e-d8bb13b166f5 4e570b332758470d898c5bac0045ea20 d688429a58d54124be1f430526b85ced - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 719/1362] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:05:44 2026] DELETE /v2.0/subnets/e741c9aa-47aa-44a8-9e18-58be3eeb071e => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-28 21:05:44.639 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6eb5a3f7-ae7c-4cf9-84b0-e7ee07e5989e 4e570b332758470d898c5bac0045ea20 d688429a58d54124be1f430526b85ced - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 644/1363] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:05:44 2026] DELETE /v2.0/networks/ba06d8eb-e9f4-4393-8bde-f3826572f944 => generated 138 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1364] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:05:44 2026] DELETE /v2.0/subnets/857512e4-82e8-42e5-9fe1-1269a269ff9c => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1365] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:05:44 2026] DELETE /v2.0/networks/9c07bec8-8441-47ee-88f5-2dafc34d8c70 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:05:45.356 7 WARNING neutron_lib.context [None req-34e776d6-aa8e-4502-a51b-786050871af5 f1b73883c93f4ef38fcd7cc71db46388 d6f12941dc1f402e8eaa650841cc06bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:05:45.492 7 INFO neutron.db.segments_db [None req-34e776d6-aa8e-4502-a51b-786050871af5 f1b73883c93f4ef38fcd7cc71db46388 d6f12941dc1f402e8eaa650841cc06bf - - default default] Added segment 3d9464f8-ee6c-488f-897b-73c04dedd2b5 of type vxlan for network 0cbd3f3d-a601-4329-957c-5f7321f5e221 [pid: 7|app: 0|req: 721/1366] 10.0.0.151 () {34 vars in 671 bytes} [Sun Jun 28 21:05:45 2026] POST /v2.0/networks => generated 633 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:05:45.593 8 WARNING neutron_lib.context [None req-4c0dd075-8240-46fb-85d4-63ce00c2dfff f1b73883c93f4ef38fcd7cc71db46388 d6f12941dc1f402e8eaa650841cc06bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:05:45.638 8 INFO neutron.db.segments_db [None req-4c0dd075-8240-46fb-85d4-63ce00c2dfff f1b73883c93f4ef38fcd7cc71db46388 d6f12941dc1f402e8eaa650841cc06bf - - default default] Added segment c2da9816-c2be-4497-909e-7a757a84cd14 of type vxlan for network 26073a53-5a5f-4baf-8cf6-494f69280442 2026-06-28 21:05:45.911 8 INFO neutron.db.l3_hamode_db [None req-4c0dd075-8240-46fb-85d4-63ce00c2dfff f1b73883c93f4ef38fcd7cc71db46388 d6f12941dc1f402e8eaa650841cc06bf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 722/1367] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:05:45 2026] GET /v2.0/security-groups?tenant_id=d688429a58d54124be1f430526b85ced&name=default => generated 2925 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1368] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:05:45 2026] DELETE /v2.0/security-groups/90e25d3c-4d16-44ed-826a-7a8362d615aa => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:05:46.304 8 INFO neutron.services.segments.plugin [-] Segment 28aaedec-48a6-428a-bea7-271fb052cec7 resource provider aggregate not found 2026-06-28 21:05:46.309 8 INFO neutron.services.segments.plugin [-] Segment 28aaedec-48a6-428a-bea7-271fb052cec7 resource provider aggregate not found 2026-06-28 21:05:46.318 8 INFO neutron.services.segments.plugin [-] Segment 28aaedec-48a6-428a-bea7-271fb052cec7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28aaedec-48a6-428a-bea7-271fb052cec7 found for delete ", "request_id": "req-6d7db293-8ae1-4a74-9227-e894d80166a5"}]} 2026-06-28 21:05:46.321 8 INFO neutron.services.segments.plugin [-] Segment 28aaedec-48a6-428a-bea7-271fb052cec7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28aaedec-48a6-428a-bea7-271fb052cec7 found for delete ", "request_id": "req-6da496ae-4662-4385-ad86-163458ccfd2b"}]} [pid: 7|app: 0|req: 724/1369] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:05:46 2026] GET /v2.0/security-groups?tenant_id=2a1df02a7ac04315a46520948ae73fd9&name=default => generated 2925 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1370] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:05:46 2026] DELETE /v2.0/security-groups/43e1b40f-01b0-4199-9a6a-e99df7c79397 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:05:46.753 8 INFO neutron.db.l3_hamode_db [None req-4c0dd075-8240-46fb-85d4-63ce00c2dfff f1b73883c93f4ef38fcd7cc71db46388 d6f12941dc1f402e8eaa650841cc06bf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 646/1371] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:05:45 2026] POST /v2.0/routers => generated 693 bytes in 2117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1372] 10.0.0.6 () {34 vars in 988 bytes} [Sun Jun 28 21:05:47 2026] GET /v2.0/ports?device_id=8d1431ea-9c6a-43a9-bfea-ce8b5b920c80 => generated 1240 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1373] 10.0.0.6 () {34 vars in 1038 bytes} [Sun Jun 28 21:05:47 2026] GET /v2.0/security-groups?id=33d94974-25d8-4304-9402-8b6ed2958f92&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: 647/1374] 10.0.0.151 () {32 vars in 776 bytes} [Sun Jun 28 21:05:47 2026] GET /v2.0/subnets?project_id=d6f12941dc1f402e8eaa650841cc06bf&cidr=10.100.0.0%2F28 => generated 14 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1375] 10.0.0.151 () {32 vars in 694 bytes} [Sun Jun 28 21:05:47 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1376] 10.0.0.151 () {32 vars in 784 bytes} [Sun Jun 28 21:05:47 2026] GET /v2.0/subnets?network_id=abb4fc8e-63f0-4901-86eb-df8ab03afd17&cidr=10.100.0.0%2F28 => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:05:48.052 7 WARNING neutron_lib.context [None req-a6723c09-5b8e-4c56-a90b-3650f48ff02b f1b73883c93f4ef38fcd7cc71db46388 d6f12941dc1f402e8eaa650841cc06bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 729/1377] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:05:48 2026] POST /v2.0/subnets => generated 656 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1378] 10.0.0.151 () {34 vars in 783 bytes} [Sun Jun 28 21:05:48 2026] PUT /v2.0/routers/b9329e1e-5f85-4835-b7c8-1e14ccdeb3ed/add_router_interface => generated 309 bytes in 1512 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1379] 10.0.0.151 () {32 vars in 649 bytes} [Sun Jun 28 21:05:49 2026] GET /v2.0/networks => generated 5060 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1380] 10.0.0.151 () {32 vars in 647 bytes} [Sun Jun 28 21:05:49 2026] GET /v2.0/subnets => generated 3896 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1381] 10.0.0.151 () {32 vars in 647 bytes} [Sun Jun 28 21:05:49 2026] GET /v2.0/routers => generated 1462 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:05:50.093 8 WARNING neutron_lib.context [None req-658bb206-0d77-4c73-a64a-2413fbe7cf42 f1b73883c93f4ef38fcd7cc71db46388 d6f12941dc1f402e8eaa650841cc06bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 651/1382] 10.0.0.151 () {34 vars in 685 bytes} [Sun Jun 28 21:05:50 2026] POST /v2.0/security-groups => generated 1673 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-28 21:05:50.265 7 WARNING neutron_lib.context [None req-1888229b-1b6e-41b7-a02a-bb3189bfe1ef f1b73883c93f4ef38fcd7cc71db46388 d6f12941dc1f402e8eaa650841cc06bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 732/1383] 10.0.0.151 () {34 vars in 695 bytes} [Sun Jun 28 21:05:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:05:50.423 8 WARNING neutron_lib.context [None req-9586ca47-7b45-4f89-b500-b654758a20a2 f1b73883c93f4ef38fcd7cc71db46388 d6f12941dc1f402e8eaa650841cc06bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 652/1384] 10.0.0.151 () {34 vars in 695 bytes} [Sun Jun 28 21:05:50 2026] POST /v2.0/security-group-rules => generated 596 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:05:50.585 7 WARNING neutron_lib.context [None req-0feefee5-b51c-4c60-9e02-44fe5f2c4422 f1b73883c93f4ef38fcd7cc71db46388 d6f12941dc1f402e8eaa650841cc06bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 733/1385] 10.0.0.151 () {34 vars in 695 bytes} [Sun Jun 28 21:05:50 2026] POST /v2.0/security-group-rules => generated 602 bytes in 520 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:05:51.108 7 WARNING neutron_lib.context [None req-36fb99ff-19d8-497c-b3c8-2581013969b1 f1b73883c93f4ef38fcd7cc71db46388 d6f12941dc1f402e8eaa650841cc06bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 653/1386] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:05:50 2026] GET /v2.0/security-groups?tenant_id=7075db869be54cecb814a27acef2dafa&name=default => generated 2925 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1387] 10.0.0.151 () {34 vars in 695 bytes} [Sun Jun 28 21:05:51 2026] POST /v2.0/security-group-rules => generated 601 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:05:51.214 7 WARNING neutron_lib.context [None req-5cbec83c-6421-4e0c-b2ff-45b65b4aada8 f1b73883c93f4ef38fcd7cc71db46388 d6f12941dc1f402e8eaa650841cc06bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:05:51.244 7 INFO neutron.db.securitygroups_db [None req-5cbec83c-6421-4e0c-b2ff-45b65b4aada8 f1b73883c93f4ef38fcd7cc71db46388 d6f12941dc1f402e8eaa650841cc06bf - - default default] Project d6f12941dc1f402e8eaa650841cc06bf 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: 654/1388] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:05:51 2026] DELETE /v2.0/security-groups/4b4d06b5-f1ab-4c92-af45-494bdf9d4bc2 => 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: 735/1389] 10.0.0.151 () {34 vars in 695 bytes} [Sun Jun 28 21:05:51 2026] POST /v2.0/security-group-rules => generated 607 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:05:51.327 8 WARNING neutron_lib.context [None req-cede07a2-5444-4907-8916-ef3b19503226 f1b73883c93f4ef38fcd7cc71db46388 d6f12941dc1f402e8eaa650841cc06bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:05:51.354 8 INFO neutron.db.securitygroups_db [None req-cede07a2-5444-4907-8916-ef3b19503226 f1b73883c93f4ef38fcd7cc71db46388 d6f12941dc1f402e8eaa650841cc06bf - - default default] Project d6f12941dc1f402e8eaa650841cc06bf 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: 655/1390] 10.0.0.151 () {34 vars in 695 bytes} [Sun Jun 28 21:05:51 2026] POST /v2.0/security-group-rules => generated 606 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1391] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:05:51 2026] GET /v2.0/security-groups?tenant_id=75ed5ccfbd0c45b1a1bffe018b784908&name=default => generated 2925 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1392] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:05:51 2026] DELETE /v2.0/security-groups/74be350c-4f65-4df3-b381-8e51412afffe => 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: 737/1393] 10.0.0.151 () {32 vars in 649 bytes} [Sun Jun 28 21:05:51 2026] GET /v2.0/networks => generated 1298 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1394] 10.0.0.85 () {34 vars in 1097 bytes} [Sun Jun 28 21:05:52 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-984412223&fields=id&tenant_id=d6f12941dc1f402e8eaa650841cc06bf => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1395] 10.0.0.85 () {34 vars in 981 bytes} [Sun Jun 28 21:05:52 2026] GET /v2.0/networks?id=0cbd3f3d-a601-4329-957c-5f7321f5e221 => generated 661 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1396] 10.0.0.85 () {34 vars in 964 bytes} [Sun Jun 28 21:05:52 2026] GET /v2.0/quotas/d6f12941dc1f402e8eaa650841cc06bf => 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: 739/1397] 10.0.0.85 () {34 vars in 1001 bytes} [Sun Jun 28 21:05:52 2026] GET /v2.0/ports?tenant_id=d6f12941dc1f402e8eaa650841cc06bf&fields=id => generated 103 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1398] 10.0.0.85 () {34 vars in 1007 bytes} [Sun Jun 28 21:05:52 2026] GET /v2.0/networks/0cbd3f3d-a601-4329-957c-5f7321f5e221?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: 740/1399] 10.0.0.85 () {34 vars in 1107 bytes} [Sun Jun 28 21:05:52 2026] GET /v2.0/networks/0cbd3f3d-a601-4329-957c-5f7321f5e221?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: 660/1400] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:05:52 2026] GET /v2.0/ports?device_id=77483e08-a596-405e-807c-f5b95a772fea => 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: 741/1401] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:05:52 2026] GET /v2.0/ports?device_id=8d1431ea-9c6a-43a9-bfea-ce8b5b920c80 => 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: 661/1402] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:05:52 2026] GET /v2.0/security-groups?id=33d94974-25d8-4304-9402-8b6ed2958f92&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: 742/1403] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:05:52 2026] GET /v2.0/ports?device_id=8d1431ea-9c6a-43a9-bfea-ce8b5b920c80 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1404] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:05:52 2026] GET /v2.0/security-groups?id=33d94974-25d8-4304-9402-8b6ed2958f92&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: 743/1405] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:05:53 2026] GET /v2.0/ports?device_id=8d1431ea-9c6a-43a9-bfea-ce8b5b920c80 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1406] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:05:53 2026] GET /v2.0/security-groups?id=33d94974-25d8-4304-9402-8b6ed2958f92&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:05:53.601 8 INFO neutron.db.segments_db [None req-07f696c9-d7f4-4e9d-af20-24d5aa2cd1a9 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Added segment 288e9611-d22a-486e-82e6-a5ff80155d58 of type vxlan for network 77ea0fcd-ed1c-49b8-93d9-a9c32363bc1d [pid: 7|app: 0|req: 745/1407] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:05:53 2026] GET /v2.0/ports?device_id=77483e08-a596-405e-807c-f5b95a772fea => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1408] 10.0.0.151 () {34 vars in 671 bytes} [Sun Jun 28 21:05:53 2026] POST /v2.0/networks => generated 740 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1409] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:05:53 2026] POST /v2.0/subnets => generated 687 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:05:53.983 8 INFO neutron.db.segments_db [None req-3a45ce09-a80a-4215-8f4a-24a5cd871872 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Added segment 830378b7-f2c2-40e4-b710-37a8c9b029d2 of type vxlan for network 5b8f3cc1-efca-4c29-9b9e-c517f4653103 2026-06-28 21:05:54.254 8 INFO neutron.db.l3_hamode_db [None req-3a45ce09-a80a-4215-8f4a-24a5cd871872 c498127fc1f04f24bfb3e361bd447273 bfae0de0cfc549d8997deb95b938243c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 749/1412] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:05:54 2026] GET /v2.0/ports?device_id=8d1431ea-9c6a-43a9-bfea-ce8b5b920c80 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1413] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:05:54 2026] GET /v2.0/security-groups?id=33d94974-25d8-4304-9402-8b6ed2958f92&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: 751/1414] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:05:54 2026] GET /v2.0/ports?device_id=77483e08-a596-405e-807c-f5b95a772fea => 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: 752/1415] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:05:54 2026] GET /v2.0/ports?tenant_id=6767c03192f249d8af6506e1fae3c537&device_id=8d1431ea-9c6a-43a9-bfea-ce8b5b920c80 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1416] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:05:54 2026] GET /v2.0/networks?id=abcee5e5-f133-417a-9f45-8f7b3eadc5f3 => generated 771 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1417] 199.204.45.138 () {34 vars in 1058 bytes} [Sun Jun 28 21:05:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=189143ca-050a-4a8a-83a9-535bbf239d2b => generated 860 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1418] 199.204.45.138 () {34 vars in 984 bytes} [Sun Jun 28 21:05:54 2026] GET /v2.0/subnets?id=6ba51f79-12b5-4cfe-ab67-8f99cfe640db => generated 693 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1419] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:05:54 2026] GET /v2.0/ports?network_id=abcee5e5-f133-417a-9f45-8f7b3eadc5f3&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1420] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:05:54 2026] GET /v2.0/networks/abcee5e5-f133-417a-9f45-8f7b3eadc5f3?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:05:55.087 8 INFO neutron.db.l3_hamode_db [None req-3a45ce09-a80a-4215-8f4a-24a5cd871872 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 758/1421] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:05:55 2026] GET /v2.0/networks/abcee5e5-f133-417a-9f45-8f7b3eadc5f3?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: 7|app: 0|req: 759/1422] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:05:55 2026] GET /v2.0/ports?device_id=8d1431ea-9c6a-43a9-bfea-ce8b5b920c80 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1423] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:05:55 2026] GET /v2.0/security-groups?id=33d94974-25d8-4304-9402-8b6ed2958f92&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1424] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:05:55 2026] GET /v2.0/ports?device_id=77483e08-a596-405e-807c-f5b95a772fea => 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: 664/1425] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:05:53 2026] POST /v2.0/routers => generated 727 bytes in 2166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:05:56.127 7 WARNING neutron_lib.context [None req-8615f7ba-6cbc-4166-acd1-dd93657d9691 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:05:56.278 7 INFO neutron.db.segments_db [None req-8615f7ba-6cbc-4166-acd1-dd93657d9691 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] Added segment d600fb9d-46cd-4143-9fee-3802c2e00efe of type vxlan for network c27bfd7d-0461-480f-9ae4-37141deb224a [pid: 7|app: 0|req: 762/1426] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:05:55 2026] POST /v2.0/networks => generated 640 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:05:56.384 7 WARNING neutron_lib.context [None req-f26a5d87-b097-4bb9-b26f-91c7f6cd402e 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 763/1427] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:05:56 2026] POST /v2.0/subnets => generated 658 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1428] 10.0.0.151 () {32 vars in 722 bytes} [Sun Jun 28 21:05:56 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:05:56.701 7 WARNING neutron_lib.context [None req-7556bee6-8edc-4dd7-9b28-4865231dec71 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 765/1429] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:05:56 2026] POST /v2.0/subnets => generated 732 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1430] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:05:57 2026] GET /v2.0/ports?device_id=8d1431ea-9c6a-43a9-bfea-ce8b5b920c80 => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1431] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:05:57 2026] GET /v2.0/networks?id=0cbd3f3d-a601-4329-957c-5f7321f5e221 => generated 661 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1432] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:05:57 2026] GET /v2.0/ports?device_id=77483e08-a596-405e-807c-f5b95a772fea => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:05:57.229 7 WARNING neutron_lib.context [None req-a8b52c99-46ed-4866-ab58-eb512ee34f81 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:05:57.304 7 INFO neutron.db.segments_db [None req-a8b52c99-46ed-4866-ab58-eb512ee34f81 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] Added segment b3a16483-f969-459a-aac2-9a345785b4a1 of type vxlan for network 369e12ca-354c-44b8-b976-c894b020547c [pid: 7|app: 0|req: 769/1433] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:05:57 2026] POST /v2.0/networks => generated 638 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1434] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:05:57 2026] GET /v2.0/security-groups?id=33d94974-25d8-4304-9402-8b6ed2958f92&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: 771/1435] 199.204.45.138 () {34 vars in 1050 bytes} [Sun Jun 28 21:05:57 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d6f12941dc1f402e8eaa650841cc06bf => generated 180 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1436] 10.0.0.151 () {34 vars in 783 bytes} [Sun Jun 28 21:05:56 2026] PUT /v2.0/routers/b5f313c1-cfe0-49b0-a70e-b1def93469b9/add_router_interface => generated 309 bytes in 1393 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:05:57.507 7 WARNING neutron_lib.context [None req-1db3bea0-e311-4841-90f6-08c2d20781c8 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:05:57.513 8 WARNING neutron_lib.context [req-48e5879b-cd0d-46d9-8f8d-70c7e6ae7f9d req-5b8ff04e-713a-41bd-8f22-0e0a5341c4c8 f1b73883c93f4ef38fcd7cc71db46388 d6f12941dc1f402e8eaa650841cc06bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 772/1437] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:05:57 2026] POST /v2.0/subnets => generated 656 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:05:57.790 7 WARNING neutron_lib.context [None req-66350f0c-ba70-4d9d-87bc-019956b22317 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 666/1438] 199.204.45.138 () {38 vars in 955 bytes} [Sun Jun 28 21:05:57 2026] POST /v2.0/ports => generated 954 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: 773/1439] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:05:57 2026] POST /v2.0/subnets => generated 725 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:05:57.987 7 WARNING neutron_lib.context [None req-a308b6ec-2871-4ad3-b301-af5c90aacd2e 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:05:58.037 7 INFO neutron.db.segments_db [None req-a308b6ec-2871-4ad3-b301-af5c90aacd2e 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] Added segment 81cd15fd-e762-427f-99c7-8cfd1d01873a of type vxlan for network 96f07525-9635-4c2a-be73-e6e2d457df7a [pid: 7|app: 0|req: 774/1440] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:05:57 2026] POST /v2.0/networks => generated 637 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:05:58.121 7 WARNING neutron_lib.context [None req-f20240d2-548b-43b5-803b-3e67ffe91e78 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 667/1441] 199.204.45.138 () {38 vars in 1028 bytes} [Sun Jun 28 21:05:57 2026] PUT /v2.0/ports/0088eba4-b39e-4f23-9244-215ab4490cdc => generated 1235 bytes in 501 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-06-28 21:05:58.468 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff3d4ea7-9ccb-45ca-a3b6-b744c8b2dae7'] response: {'name': 'network-changed', 'server_uuid': '77483e08-a596-405e-807c-f5b95a772fea', 'tag': '0088eba4-b39e-4f23-9244-215ab4490cdc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 775/1442] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:05:58 2026] POST /v2.0/subnets => generated 656 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:05:58.487 7 WARNING neutron_lib.context [None req-94a315ca-0c62-4649-af03-495d0b58af22 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 668/1443] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:05:58 2026] GET /v2.0/ports?device_id=77483e08-a596-405e-807c-f5b95a772fea => generated 969 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1444] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:05:58 2026] GET /v2.0/security-groups?id=e5c2dd06-4b31-47fd-8b44-4f04260840bf&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1445] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:05:58 2026] GET /v2.0/ports?device_id=8d1431ea-9c6a-43a9-bfea-ce8b5b920c80 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1446] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:05:58 2026] GET /v2.0/security-groups?id=33d94974-25d8-4304-9402-8b6ed2958f92&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: 776/1447] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:05:58 2026] POST /v2.0/subnets => generated 729 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:05:58.755 8 WARNING neutron_lib.context [None req-5a8077dc-8ef0-4a1f-a5be-10ba2c339f4c 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:05:58.863 8 INFO neutron.db.segments_db [None req-5a8077dc-8ef0-4a1f-a5be-10ba2c339f4c 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] Added segment 0b6eb9a1-ff53-4c63-af60-a3a59644a7e0 of type vxlan for network 3e188898-653e-4723-8bdc-8796ee6bbf2b [pid: 7|app: 0|req: 777/1448] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:05:58 2026] GET /v2.0/ports?tenant_id=d6f12941dc1f402e8eaa650841cc06bf&device_id=77483e08-a596-405e-807c-f5b95a772fea => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1449] 199.204.45.138 () {34 vars in 1018 bytes} [Sun Jun 28 21:05:59 2026] GET /v2.0/networks?tenant_id=d6f12941dc1f402e8eaa650841cc06bf&shared=False => generated 757 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1450] 199.204.45.138 () {34 vars in 930 bytes} [Sun Jun 28 21:05:59 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) 2026-06-28 21:05:59.202 8 INFO neutron.db.l3_hamode_db [None req-5a8077dc-8ef0-4a1f-a5be-10ba2c339f4c 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 780/1451] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:05:59 2026] GET /v2.0/ports?device_id=77483e08-a596-405e-807c-f5b95a772fea => generated 969 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1452] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:05:59 2026] GET /v2.0/security-groups?id=e5c2dd06-4b31-47fd-8b44-4f04260840bf&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1453] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:05:59 2026] GET /v2.0/ports?device_id=8d1431ea-9c6a-43a9-bfea-ce8b5b920c80 => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1454] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:05:59 2026] GET /v2.0/security-groups?id=33d94974-25d8-4304-9402-8b6ed2958f92&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: 784/1455] 10.0.0.85 () {34 vars in 981 bytes} [Sun Jun 28 21:05:59 2026] GET /v2.0/networks?id=77ea0fcd-ed1c-49b8-93d9-a9c32363bc1d => generated 672 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1456] 10.0.0.85 () {34 vars in 964 bytes} [Sun Jun 28 21:06:00 2026] GET /v2.0/quotas/bfae0de0cfc549d8997deb95b938243c => 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: 786/1457] 10.0.0.85 () {34 vars in 1001 bytes} [Sun Jun 28 21:06:00 2026] GET /v2.0/ports?tenant_id=bfae0de0cfc549d8997deb95b938243c&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: 787/1458] 10.0.0.85 () {34 vars in 1007 bytes} [Sun Jun 28 21:06:00 2026] GET /v2.0/networks/77ea0fcd-ed1c-49b8-93d9-a9c32363bc1d?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1459] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:06:00 2026] GET /v2.0/ports?tenant_id=d6f12941dc1f402e8eaa650841cc06bf&device_id=77483e08-a596-405e-807c-f5b95a772fea => 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: 789/1460] 10.0.0.85 () {34 vars in 1107 bytes} [Sun Jun 28 21:06:00 2026] GET /v2.0/networks/77ea0fcd-ed1c-49b8-93d9-a9c32363bc1d?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: 790/1461] 199.204.45.138 () {34 vars in 1058 bytes} [Sun Jun 28 21:06:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=0088eba4-b39e-4f23-9244-215ab4490cdc => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1462] 199.204.45.138 () {34 vars in 984 bytes} [Sun Jun 28 21:06:00 2026] GET /v2.0/subnets?id=cd971a76-6e32-4e94-9f04-46cafb331694 => generated 677 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1463] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:06:00 2026] GET /v2.0/ports?network_id=0cbd3f3d-a601-4329-957c-5f7321f5e221&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: 793/1464] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:06:00 2026] GET /v2.0/networks/0cbd3f3d-a601-4329-957c-5f7321f5e221?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: 794/1465] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:00 2026] GET /v2.0/ports?device_id=7dc7a327-5dcd-43fc-b5ff-a29ddb250321 => 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: 795/1466] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:06:00 2026] GET /v2.0/networks/0cbd3f3d-a601-4329-957c-5f7321f5e221?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) 2026-06-28 21:06:00.622 8 INFO neutron.db.l3_hamode_db [None req-5a8077dc-8ef0-4a1f-a5be-10ba2c339f4c 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 796/1467] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:00 2026] GET /v2.0/ports?device_id=77483e08-a596-405e-807c-f5b95a772fea => 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: 797/1468] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:06:00 2026] GET /v2.0/security-groups?id=e5c2dd06-4b31-47fd-8b44-4f04260840bf&fields=id&fields=name => generated 113 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1469] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:01 2026] GET /v2.0/ports?device_id=8d1431ea-9c6a-43a9-bfea-ce8b5b920c80 => generated 969 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1470] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:06:01 2026] GET /v2.0/security-groups?id=33d94974-25d8-4304-9402-8b6ed2958f92&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: 800/1471] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:01 2026] GET /v2.0/ports?device_id=7dc7a327-5dcd-43fc-b5ff-a29ddb250321 => generated 12 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1472] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:05:58 2026] POST /v2.0/routers => generated 684 bytes in 3139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1473] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:02 2026] GET /v2.0/ports?device_id=77483e08-a596-405e-807c-f5b95a772fea => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1474] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:06:02 2026] GET /v2.0/security-groups?id=e5c2dd06-4b31-47fd-8b44-4f04260840bf&fields=id&fields=name => generated 113 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1475] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:02 2026] GET /v2.0/ports?device_id=7dc7a327-5dcd-43fc-b5ff-a29ddb250321 => 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: 676/1476] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:03 2026] GET /v2.0/ports?device_id=77483e08-a596-405e-807c-f5b95a772fea => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1477] 10.0.0.151 () {34 vars in 783 bytes} [Sun Jun 28 21:06:01 2026] PUT /v2.0/routers/f115011e-2460-4ad1-b34d-0502e78bc1c0/add_router_interface => generated 309 bytes in 1505 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1478] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:06:03 2026] GET /v2.0/security-groups?id=e5c2dd06-4b31-47fd-8b44-4f04260840bf&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1479] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:03 2026] GET /v2.0/ports?device_id=7dc7a327-5dcd-43fc-b5ff-a29ddb250321 => 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: 679/1480] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:04 2026] GET /v2.0/ports?device_id=77483e08-a596-405e-807c-f5b95a772fea => generated 969 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1481] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:06:04 2026] GET /v2.0/security-groups?id=e5c2dd06-4b31-47fd-8b44-4f04260840bf&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: 681/1482] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:06:04 2026] GET /v2.0/networks?id=77ea0fcd-ed1c-49b8-93d9-a9c32363bc1d => generated 672 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:06:04.847 8 WARNING neutron_lib.context [req-6d1bee19-4993-4393-86ad-eecadae2e894 req-3007b3c7-3d0c-4cae-8cc8-22b061d4358a 346a73bd0af54a26b08d071e21c96389 bfae0de0cfc549d8997deb95b938243c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 802/1483] 10.0.0.151 () {34 vars in 783 bytes} [Sun Jun 28 21:06:03 2026] PUT /v2.0/routers/f115011e-2460-4ad1-b34d-0502e78bc1c0/add_router_interface => generated 309 bytes in 1709 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1484] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:05 2026] GET /v2.0/ports?device_id=7dc7a327-5dcd-43fc-b5ff-a29ddb250321 => 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: 682/1485] 199.204.45.138 () {38 vars in 955 bytes} [Sun Jun 28 21:06:04 2026] POST /v2.0/ports => generated 958 bytes in 477 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: 683/1486] 199.204.45.138 () {38 vars in 1028 bytes} [Sun Jun 28 21:06:05 2026] PUT /v2.0/ports/eba3b1f1-bd02-48f9-8c7b-dbc40b01326a => generated 1239 bytes in 630 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-06-28 21:06:05.988 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d58aba6b-035a-485d-ac2f-0b6969ea1abc'] response: {'name': 'network-changed', 'server_uuid': '7dc7a327-5dcd-43fc-b5ff-a29ddb250321', 'tag': 'eba3b1f1-bd02-48f9-8c7b-dbc40b01326a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 684/1487] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:05 2026] GET /v2.0/ports?device_id=77483e08-a596-405e-807c-f5b95a772fea => 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: 685/1488] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:06:06 2026] GET /v2.0/security-groups?id=e5c2dd06-4b31-47fd-8b44-4f04260840bf&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1489] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:06 2026] GET /v2.0/ports?device_id=7dc7a327-5dcd-43fc-b5ff-a29ddb250321 => generated 973 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1490] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:06:06 2026] GET /v2.0/security-groups?id=d9302f77-c561-4b2b-b244-c44f30bccc9f&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1491] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:06:06 2026] GET /v2.0/ports?tenant_id=bfae0de0cfc549d8997deb95b938243c&device_id=7dc7a327-5dcd-43fc-b5ff-a29ddb250321 => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1492] 199.204.45.138 () {34 vars in 1018 bytes} [Sun Jun 28 21:06:06 2026] GET /v2.0/networks?tenant_id=bfae0de0cfc549d8997deb95b938243c&shared=False => generated 768 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1493] 199.204.45.138 () {34 vars in 930 bytes} [Sun Jun 28 21:06:06 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1494] 10.0.0.151 () {34 vars in 783 bytes} [Sun Jun 28 21:06:05 2026] PUT /v2.0/routers/f115011e-2460-4ad1-b34d-0502e78bc1c0/add_router_interface => generated 309 bytes in 1700 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:06:06.913 8 WARNING neutron_lib.context [None req-ed26b8b5-0512-49db-9ad7-551a853067ce 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 691/1495] 10.0.0.151 () {34 vars in 684 bytes} [Sun Jun 28 21:06:06 2026] POST /v2.0/security-groups => generated 1627 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-28 21:06:07.067 7 WARNING neutron_lib.context [None req-59e0532a-251e-4140-aedc-3ba47f501a92 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 692/1496] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:07 2026] GET /v2.0/ports?device_id=77483e08-a596-405e-807c-f5b95a772fea => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1497] 10.0.0.151 () {34 vars in 695 bytes} [Sun Jun 28 21:06:07 2026] POST /v2.0/security-group-rules => generated 597 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:06:07.231 7 WARNING neutron_lib.context [None req-593a33db-b1ac-4efe-85f0-c4d56df80550 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1498] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:06:07 2026] GET /v2.0/security-groups?id=e5c2dd06-4b31-47fd-8b44-4f04260840bf&fields=id&fields=name => generated 113 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1499] 10.0.0.151 () {34 vars in 695 bytes} [Sun Jun 28 21:06:07 2026] POST /v2.0/security-group-rules => generated 597 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1500] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:07 2026] GET /v2.0/ports?device_id=77483e08-a596-405e-807c-f5b95a772fea => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:06:07.410 7 WARNING neutron_lib.context [None req-6044f741-f268-4dab-aa3a-3be4dd0418ab 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 695/1501] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:06:07 2026] GET /v2.0/security-groups?id=e5c2dd06-4b31-47fd-8b44-4f04260840bf&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1502] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:07 2026] GET /v2.0/ports?device_id=7dc7a327-5dcd-43fc-b5ff-a29ddb250321 => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1503] 10.0.0.151 () {34 vars in 695 bytes} [Sun Jun 28 21:06:07 2026] POST /v2.0/security-group-rules => generated 599 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1504] 10.0.0.151 () {32 vars in 736 bytes} [Sun Jun 28 21:06:07 2026] GET /v2.0/ports?device_id=77483e08-a596-405e-807c-f5b95a772fea => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:06:07.569 8 WARNING neutron_lib.context [None req-358338bd-3eb2-4ee3-ba90-bbb9bc21b8e6 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 808/1505] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:06:07 2026] GET /v2.0/security-groups?id=d9302f77-c561-4b2b-b244-c44f30bccc9f&fields=id&fields=name => generated 88 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:06:07.599 7 WARNING neutron_lib.context [None req-1c6b56e4-ef6e-4e0c-8125-9006efea6f4b f1b73883c93f4ef38fcd7cc71db46388 d6f12941dc1f402e8eaa650841cc06bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 698/1506] 10.0.0.151 () {34 vars in 695 bytes} [Sun Jun 28 21:06:07 2026] POST /v2.0/security-group-rules => generated 601 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1507] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:06:07 2026] GET /v2.0/ports?tenant_id=bfae0de0cfc549d8997deb95b938243c&device_id=7dc7a327-5dcd-43fc-b5ff-a29ddb250321 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:06:07.767 8 WARNING neutron_lib.context [None req-0920011e-751d-4172-b798-e058ca9e5bbe 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 700/1508] 10.0.0.151 () {34 vars in 695 bytes} [Sun Jun 28 21:06:07 2026] POST /v2.0/security-group-rules => generated 601 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1509] 199.204.45.138 () {34 vars in 1060 bytes} [Sun Jun 28 21:06:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=eba3b1f1-bd02-48f9-8c7b-dbc40b01326a => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:06:07.945 8 WARNING neutron_lib.context [None req-62ff6dfc-9c28-4c47-b3ba-5101c138c431 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 702/1510] 10.0.0.151 () {34 vars in 695 bytes} [Sun Jun 28 21:06:07 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) [pid: 8|app: 0|req: 703/1511] 199.204.45.138 () {34 vars in 984 bytes} [Sun Jun 28 21:06:08 2026] GET /v2.0/subnets?id=428afef0-a3ed-4293-a8e4-4fccefa565f7 => generated 690 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:06:08.097 8 WARNING neutron_lib.context [None req-c1d98e1c-e37c-4737-aa04-f210d01632b2 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 704/1512] 10.0.0.151 () {34 vars in 695 bytes} [Sun Jun 28 21:06:08 2026] POST /v2.0/security-group-rules => generated 597 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1513] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:06:08 2026] GET /v2.0/ports?network_id=77ea0fcd-ed1c-49b8-93d9-a9c32363bc1d&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:06:08.300 8 WARNING neutron_lib.context [None req-2e51277d-e1af-455c-b2b6-b75a540533be 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 706/1514] 10.0.0.151 () {34 vars in 695 bytes} [Sun Jun 28 21:06:08 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: 8|app: 0|req: 707/1515] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:06:08 2026] GET /v2.0/networks/77ea0fcd-ed1c-49b8-93d9-a9c32363bc1d?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:06:08.455 8 WARNING neutron_lib.context [None req-45ca170e-212f-4ace-81f8-737353e67e18 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:06:08.486 7 INFO neutron.db.l3_db [None req-1c6b56e4-ef6e-4e0c-8125-9006efea6f4b f1b73883c93f4ef38fcd7cc71db46388 d6f12941dc1f402e8eaa650841cc06bf - - default default] Floating IP 19363e29-c7c4-4d9c-8291-d85a6d76bb79 associated. External IP: 10.96.250.206, port: 0088eba4-b39e-4f23-9244-215ab4490cdc. [pid: 8|app: 0|req: 708/1516] 10.0.0.151 () {34 vars in 695 bytes} [Sun Jun 28 21:06:08 2026] POST /v2.0/security-group-rules => generated 599 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1517] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:06:08 2026] GET /v2.0/networks/77ea0fcd-ed1c-49b8-93d9-a9c32363bc1d?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-06-28 21:06:08.691 8 WARNING neutron_lib.context [None req-054bd95c-5aa3-4c17-8da5-822dd6dfda58 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 710/1518] 10.0.0.151 () {34 vars in 695 bytes} [Sun Jun 28 21:06:08 2026] POST /v2.0/security-group-rules => generated 601 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1519] 10.0.0.151 () {34 vars in 677 bytes} [Sun Jun 28 21:06:07 2026] POST /v2.0/floatingips => generated 855 bytes in 1274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:06:08.878 7 WARNING neutron_lib.context [None req-c6c20c90-8b4d-47cd-9eff-e07c4efdf310 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 711/1520] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:08 2026] GET /v2.0/ports?device_id=7dc7a327-5dcd-43fc-b5ff-a29ddb250321 => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:06:08.926 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-128a5f72-0eef-4e99-adb5-0cf23140b426'] response: {'name': 'network-changed', 'server_uuid': '77483e08-a596-405e-807c-f5b95a772fea', 'tag': '0088eba4-b39e-4f23-9244-215ab4490cdc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 712/1521] 10.0.0.151 () {32 vars in 729 bytes} [Sun Jun 28 21:06:08 2026] GET /v2.0/floatingips/19363e29-c7c4-4d9c-8291-d85a6d76bb79 => generated 855 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1522] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:06:08 2026] GET /v2.0/security-groups?id=d9302f77-c561-4b2b-b244-c44f30bccc9f&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1523] 10.0.0.151 () {34 vars in 695 bytes} [Sun Jun 28 21:06:08 2026] POST /v2.0/security-group-rules => generated 597 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1524] 10.0.0.85 () {34 vars in 1093 bytes} [Sun Jun 28 21:06:09 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-301320187&fields=id&tenant_id=893645e56d2644c6bf34af9d77963752 => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1527] 10.0.0.85 () {34 vars in 981 bytes} [Sun Jun 28 21:06:09 2026] GET /v2.0/networks?id=369e12ca-354c-44b8-b976-c894b020547c => generated 705 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1528] 10.0.0.85 () {34 vars in 964 bytes} [Sun Jun 28 21:06:09 2026] GET /v2.0/quotas/893645e56d2644c6bf34af9d77963752 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1529] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:06:09 2026] GET /v2.0/ports?tenant_id=d6f12941dc1f402e8eaa650841cc06bf&device_id=77483e08-a596-405e-807c-f5b95a772fea => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1530] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:06:09 2026] GET /v2.0/networks?id=0cbd3f3d-a601-4329-957c-5f7321f5e221 => generated 757 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1531] 10.0.0.85 () {34 vars in 1001 bytes} [Sun Jun 28 21:06:09 2026] GET /v2.0/ports?tenant_id=893645e56d2644c6bf34af9d77963752&fields=id => generated 287 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1532] 199.204.45.138 () {34 vars in 1058 bytes} [Sun Jun 28 21:06:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=0088eba4-b39e-4f23-9244-215ab4490cdc => 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: 813/1533] 10.0.0.85 () {34 vars in 1007 bytes} [Sun Jun 28 21:06:09 2026] GET /v2.0/networks/369e12ca-354c-44b8-b976-c894b020547c?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: 721/1534] 199.204.45.138 () {34 vars in 984 bytes} [Sun Jun 28 21:06:09 2026] GET /v2.0/subnets?id=cd971a76-6e32-4e94-9f04-46cafb331694 => generated 677 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1535] 10.0.0.85 () {34 vars in 1107 bytes} [Sun Jun 28 21:06:09 2026] GET /v2.0/networks/369e12ca-354c-44b8-b976-c894b020547c?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: 722/1536] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:06:09 2026] GET /v2.0/ports?network_id=0cbd3f3d-a601-4329-957c-5f7321f5e221&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1537] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:06:09 2026] GET /v2.0/networks/0cbd3f3d-a601-4329-957c-5f7321f5e221?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1538] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:09 2026] GET /v2.0/ports?device_id=38db9369-776b-4d60-bcea-aad45c33c1e0 => 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: 723/1539] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:06:09 2026] GET /v2.0/networks/0cbd3f3d-a601-4329-957c-5f7321f5e221?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1540] 10.0.0.151 () {32 vars in 729 bytes} [Sun Jun 28 21:06:09 2026] GET /v2.0/floatingips/19363e29-c7c4-4d9c-8291-d85a6d76bb79 => generated 855 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1541] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:10 2026] GET /v2.0/ports?device_id=7dc7a327-5dcd-43fc-b5ff-a29ddb250321 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1542] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:06:10 2026] GET /v2.0/security-groups?id=d9302f77-c561-4b2b-b244-c44f30bccc9f&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: 725/1543] 10.0.0.151 () {32 vars in 729 bytes} [Sun Jun 28 21:06:11 2026] GET /v2.0/floatingips/19363e29-c7c4-4d9c-8291-d85a6d76bb79 => generated 857 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1544] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:11 2026] GET /v2.0/ports?device_id=7dc7a327-5dcd-43fc-b5ff-a29ddb250321 => generated 973 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1545] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:06:11 2026] GET /v2.0/security-groups?id=d9302f77-c561-4b2b-b244-c44f30bccc9f&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1546] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:12 2026] GET /v2.0/ports?device_id=7dc7a327-5dcd-43fc-b5ff-a29ddb250321 => 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: 727/1547] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:06:12 2026] GET /v2.0/security-groups?id=d9302f77-c561-4b2b-b244-c44f30bccc9f&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1548] 10.0.0.6 () {34 vars in 988 bytes} [Sun Jun 28 21:06:12 2026] GET /v2.0/ports?device_id=8d1431ea-9c6a-43a9-bfea-ce8b5b920c80 => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1549] 10.0.0.6 () {34 vars in 1038 bytes} [Sun Jun 28 21:06:12 2026] GET /v2.0/security-groups?id=33d94974-25d8-4304-9402-8b6ed2958f92&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: 822/1550] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:13 2026] GET /v2.0/ports?device_id=7dc7a327-5dcd-43fc-b5ff-a29ddb250321 => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1551] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:06:13 2026] GET /v2.0/security-groups?id=d9302f77-c561-4b2b-b244-c44f30bccc9f&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1552] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:06:14 2026] GET /v2.0/networks?id=369e12ca-354c-44b8-b976-c894b020547c => generated 705 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1553] 199.204.45.138 () {34 vars in 1050 bytes} [Sun Jun 28 21:06:14 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=893645e56d2644c6bf34af9d77963752 => generated 178 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:06:14.278 7 WARNING neutron_lib.context [req-b2470367-e128-41ef-ae95-132085021b81 req-5908d2bb-b6e4-4a40-9c13-7c95b8f0d263 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 824/1554] 199.204.45.138 () {38 vars in 955 bytes} [Sun Jun 28 21:06:14 2026] POST /v2.0/ports => generated 1179 bytes in 507 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: 825/1555] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:14 2026] GET /v2.0/ports?device_id=7dc7a327-5dcd-43fc-b5ff-a29ddb250321 => 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: 826/1556] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:06:14 2026] GET /v2.0/security-groups?id=d9302f77-c561-4b2b-b244-c44f30bccc9f&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1557] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:14 2026] GET /v2.0/ports?device_id=38db9369-776b-4d60-bcea-aad45c33c1e0 => generated 1182 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1558] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:06:15 2026] GET /v2.0/security-groups?id=baa91da7-e925-452a-b52f-05a64ef98e7f&fields=id&fields=name => generated 111 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1559] 199.204.45.138 () {38 vars in 1028 bytes} [Sun Jun 28 21:06:14 2026] PUT /v2.0/ports/c368f4f7-c950-4969-b795-0a26ac82451e => generated 1460 bytes in 514 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1560] 10.0.0.6 () {34 vars in 988 bytes} [Sun Jun 28 21:06:16 2026] GET /v2.0/ports?device_id=77483e08-a596-405e-807c-f5b95a772fea => generated 1240 bytes in 41 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: 732/1561] 10.0.0.6 () {34 vars in 1038 bytes} [Sun Jun 28 21:06:16 2026] GET /v2.0/security-groups?id=e5c2dd06-4b31-47fd-8b44-4f04260840bf&fields=id&fields=name => generated 113 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:06:16.315 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ec11af4-206b-403c-a662-feefe07a5d7e'] response: {'name': 'network-changed', 'server_uuid': '38db9369-776b-4d60-bcea-aad45c33c1e0', 'tag': 'c368f4f7-c950-4969-b795-0a26ac82451e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 733/1562] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:06:16 2026] GET /v2.0/ports?tenant_id=893645e56d2644c6bf34af9d77963752&device_id=38db9369-776b-4d60-bcea-aad45c33c1e0 => generated 1463 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1563] 199.204.45.138 () {34 vars in 1056 bytes} [Sun Jun 28 21:06:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.22&port_id=c368f4f7-c950-4969-b795-0a26ac82451e => 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: 830/1564] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:16 2026] GET /v2.0/ports?device_id=7dc7a327-5dcd-43fc-b5ff-a29ddb250321 => generated 975 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1565] 199.204.45.138 () {34 vars in 1104 bytes} [Sun Jun 28 21:06:16 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1dd&port_id=c368f4f7-c950-4969-b795-0a26ac82451e => 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: 831/1566] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:06:16 2026] GET /v2.0/security-groups?id=d9302f77-c561-4b2b-b244-c44f30bccc9f&fields=id&fields=name => generated 88 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1567] 199.204.45.138 () {34 vars in 1064 bytes} [Sun Jun 28 21:06:16 2026] GET /v2.0/subnets?id=d573de0e-e230-4b7c-8fc9-84b596041429&id=861d1c5f-81f7-47e9-83f3-4ed98fc2ef03 => generated 1410 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1568] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:06:16 2026] GET /v2.0/ports?network_id=369e12ca-354c-44b8-b976-c894b020547c&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1569] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:06:16 2026] GET /v2.0/ports?network_id=369e12ca-354c-44b8-b976-c894b020547c&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1570] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:06:16 2026] GET /v2.0/networks/369e12ca-354c-44b8-b976-c894b020547c?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: 738/1571] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:06:16 2026] GET /v2.0/networks/369e12ca-354c-44b8-b976-c894b020547c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1572] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:16 2026] GET /v2.0/ports?device_id=8d1431ea-9c6a-43a9-bfea-ce8b5b920c80 => 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: 739/1573] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:06:16 2026] GET /v2.0/security-groups?id=33d94974-25d8-4304-9402-8b6ed2958f92&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: 835/1574] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:16 2026] GET /v2.0/ports?device_id=8d1431ea-9c6a-43a9-bfea-ce8b5b920c80 => 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: 740/1575] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:06:17 2026] GET /v2.0/security-groups?id=33d94974-25d8-4304-9402-8b6ed2958f92&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: 836/1576] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:17 2026] GET /v2.0/ports?device_id=7dc7a327-5dcd-43fc-b5ff-a29ddb250321 => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1577] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:06:17 2026] GET /v2.0/security-groups?id=d9302f77-c561-4b2b-b244-c44f30bccc9f&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1578] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:06:17 2026] GET /v2.0/ports?tenant_id=893645e56d2644c6bf34af9d77963752&device_id=38db9369-776b-4d60-bcea-aad45c33c1e0 => generated 1463 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1579] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:06:17 2026] GET /v2.0/networks?id=369e12ca-354c-44b8-b976-c894b020547c => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1580] 199.204.45.138 () {34 vars in 1056 bytes} [Sun Jun 28 21:06:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.22&port_id=c368f4f7-c950-4969-b795-0a26ac82451e => 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: 743/1581] 199.204.45.138 () {34 vars in 1104 bytes} [Sun Jun 28 21:06:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1dd&port_id=c368f4f7-c950-4969-b795-0a26ac82451e => 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: 839/1582] 199.204.45.138 () {34 vars in 1064 bytes} [Sun Jun 28 21:06:17 2026] GET /v2.0/subnets?id=d573de0e-e230-4b7c-8fc9-84b596041429&id=861d1c5f-81f7-47e9-83f3-4ed98fc2ef03 => generated 1410 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1583] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:06:17 2026] GET /v2.0/ports?network_id=369e12ca-354c-44b8-b976-c894b020547c&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1584] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:06:18 2026] GET /v2.0/ports?network_id=369e12ca-354c-44b8-b976-c894b020547c&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: 745/1585] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:06:18 2026] GET /v2.0/networks/369e12ca-354c-44b8-b976-c894b020547c?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: 841/1586] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:18 2026] GET /v2.0/ports?device_id=8d1431ea-9c6a-43a9-bfea-ce8b5b920c80 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1587] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:06:18 2026] GET /v2.0/networks/369e12ca-354c-44b8-b976-c894b020547c?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: 842/1588] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:06:18 2026] GET /v2.0/security-groups?id=33d94974-25d8-4304-9402-8b6ed2958f92&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1589] 199.204.45.138 () {34 vars in 994 bytes} [Sun Jun 28 21:06:18 2026] GET /v2.0/ports?device_id=7dc7a327-5dcd-43fc-b5ff-a29ddb250321 => generated 975 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1590] 10.0.0.151 () {32 vars in 826 bytes} [Sun Jun 28 21:06:18 2026] GET /v2.0/ports?project_id=d6f12941dc1f402e8eaa650841cc06bf&network_id=0cbd3f3d-a601-4329-957c-5f7321f5e221 => generated 3691 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1591] 199.204.45.138 () {36 vars in 997 bytes} [Sun Jun 28 21:06:18 2026] DELETE /v2.0/ports/eba3b1f1-bd02-48f9-8c7b-dbc40b01326a => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1592] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:18 2026] GET /v2.0/ports?device_id=7dc7a327-5dcd-43fc-b5ff-a29ddb250321 => 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: 844/1593] 10.0.0.151 () {32 vars in 742 bytes} [Sun Jun 28 21:06:18 2026] GET /v2.0/subnets?network_id=abb4fc8e-63f0-4901-86eb-df8ab03afd17 => generated 667 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:06:19.088 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d775d4ff-8214-442b-a2bf-535518640445'] response: {'server_uuid': '7dc7a327-5dcd-43fc-b5ff-a29ddb250321', 'name': 'network-vif-deleted', 'tag': 'eba3b1f1-bd02-48f9-8c7b-dbc40b01326a', 'status': 'completed', 'code': 200} 2026-06-28 21:06:19.149 8 INFO neutron.db.l3_db [None req-3d127869-bccf-4fad-97a0-25d5d9124f0f f1b73883c93f4ef38fcd7cc71db46388 d6f12941dc1f402e8eaa650841cc06bf - - default default] Floating IP 19363e29-c7c4-4d9c-8291-d85a6d76bb79 disassociated. External IP: 10.96.250.206, port: 0088eba4-b39e-4f23-9244-215ab4490cdc. [pid: 7|app: 0|req: 845/1594] 199.204.45.138 () {34 vars in 994 bytes} [Sun Jun 28 21:06:19 2026] GET /v2.0/ports?device_id=8d1431ea-9c6a-43a9-bfea-ce8b5b920c80 => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1595] 10.0.0.151 () {34 vars in 749 bytes} [Sun Jun 28 21:06:19 2026] PUT /v2.0/floatingips/19363e29-c7c4-4d9c-8291-d85a6d76bb79 => generated 554 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:06:19.453 7 INFO neutron.db.l3_db [req-016cf3db-18ed-4ca4-860e-dbb5a316e48c req-ec3a752c-9aaf-423e-b257-6d444cc58a47 42d822a71fd8410f921cf3e0ba7ba76a 6767c03192f249d8af6506e1fae3c537 - - default default] Floating IP bca67f1e-7694-4d01-8f4c-80f58ed60944 disassociated. External IP: 10.96.250.215, port: 189143ca-050a-4a8a-83a9-535bbf239d2b. 2026-06-28 21:06:19.471 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-19b4a2af-e52e-42cb-a445-2b3cf06cded2'] response: {'name': 'network-changed', 'server_uuid': '77483e08-a596-405e-807c-f5b95a772fea', 'tag': '0088eba4-b39e-4f23-9244-215ab4490cdc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 751/1596] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:19 2026] GET /v2.0/ports?device_id=8d1431ea-9c6a-43a9-bfea-ce8b5b920c80 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1597] 10.0.0.151 () {32 vars in 729 bytes} [Sun Jun 28 21:06:19 2026] GET /v2.0/floatingips/19363e29-c7c4-4d9c-8291-d85a6d76bb79 => generated 554 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1598] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:06:19 2026] GET /v2.0/security-groups?id=33d94974-25d8-4304-9402-8b6ed2958f92&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: 754/1599] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:19 2026] GET /v2.0/ports?device_id=7dc7a327-5dcd-43fc-b5ff-a29ddb250321 => 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: 846/1600] 199.204.45.138 () {36 vars in 997 bytes} [Sun Jun 28 21:06:19 2026] DELETE /v2.0/ports/189143ca-050a-4a8a-83a9-535bbf239d2b => generated 0 bytes in 731 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1601] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:06:19 2026] GET /v2.0/ports?tenant_id=d6f12941dc1f402e8eaa650841cc06bf&device_id=77483e08-a596-405e-807c-f5b95a772fea => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1602] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:06:20 2026] GET /v2.0/networks?id=0cbd3f3d-a601-4329-957c-5f7321f5e221 => generated 757 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1603] 199.204.45.138 () {34 vars in 1058 bytes} [Sun Jun 28 21:06:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=0088eba4-b39e-4f23-9244-215ab4490cdc => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1604] 199.204.45.138 () {34 vars in 984 bytes} [Sun Jun 28 21:06:20 2026] GET /v2.0/subnets?id=cd971a76-6e32-4e94-9f04-46cafb331694 => 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: 758/1605] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:06:20 2026] GET /v2.0/ports?network_id=0cbd3f3d-a601-4329-957c-5f7321f5e221&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1606] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:20 2026] GET /v2.0/ports?device_id=38db9369-776b-4d60-bcea-aad45c33c1e0 => generated 1196 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1607] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:06:20 2026] GET /v2.0/networks/0cbd3f3d-a601-4329-957c-5f7321f5e221?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1608] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:06:20 2026] GET /v2.0/security-groups?id=baa91da7-e925-452a-b52f-05a64ef98e7f&fields=id&fields=name => generated 111 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1609] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:06:20 2026] GET /v2.0/networks/0cbd3f3d-a601-4329-957c-5f7321f5e221?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: 850/1610] 10.0.0.151 () {32 vars in 729 bytes} [Sun Jun 28 21:06:20 2026] GET /v2.0/floatingips/19363e29-c7c4-4d9c-8291-d85a6d76bb79 => generated 554 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1611] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:20 2026] GET /v2.0/ports?device_id=8d1431ea-9c6a-43a9-bfea-ce8b5b920c80 => generated 12 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1612] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:20 2026] GET /v2.0/ports?device_id=7dc7a327-5dcd-43fc-b5ff-a29ddb250321 => 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: 762/1613] 10.0.0.151 () {32 vars in 729 bytes} [Sun Jun 28 21:06:21 2026] GET /v2.0/floatingips/19363e29-c7c4-4d9c-8291-d85a6d76bb79 => generated 552 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1614] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:21 2026] GET /v2.0/ports?device_id=8d1431ea-9c6a-43a9-bfea-ce8b5b920c80 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:06:22.666 8 WARNING neutron_lib.context [None req-59ae8c13-7852-4452-acc6-9c662b3da8be f1b73883c93f4ef38fcd7cc71db46388 d6f12941dc1f402e8eaa650841cc06bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 763/1615] 10.0.0.151 () {34 vars in 685 bytes} [Sun Jun 28 21:06:22 2026] POST /v2.0/security-groups => generated 1675 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-28 21:06:22.809 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8d7e6bf5-2b23-4f2f-9ca3-3981d0c1a56c'] response: {'server_uuid': '8d1431ea-9c6a-43a9-bfea-ce8b5b920c80', 'name': 'network-vif-deleted', 'tag': '189143ca-050a-4a8a-83a9-535bbf239d2b', 'status': 'completed', 'code': 200} 2026-06-28 21:06:22.816 7 WARNING neutron_lib.context [None req-ab6c8f97-a5da-4879-947f-fcacd555b9a7 f1b73883c93f4ef38fcd7cc71db46388 d6f12941dc1f402e8eaa650841cc06bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 764/1616] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:22 2026] GET /v2.0/ports?device_id=8d1431ea-9c6a-43a9-bfea-ce8b5b920c80 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1617] 10.0.0.151 () {34 vars in 695 bytes} [Sun Jun 28 21:06:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:06:22.966 8 WARNING neutron_lib.context [None req-77d81647-764a-4910-b12d-750472418c9b f1b73883c93f4ef38fcd7cc71db46388 d6f12941dc1f402e8eaa650841cc06bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 765/1618] 10.0.0.151 () {34 vars in 695 bytes} [Sun Jun 28 21:06:22 2026] POST /v2.0/security-group-rules => generated 596 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:06:23.112 7 WARNING neutron_lib.context [None req-4ddd2bc8-3d80-4e8d-b0fb-85b5eb77df52 f1b73883c93f4ef38fcd7cc71db46388 d6f12941dc1f402e8eaa650841cc06bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 854/1619] 10.0.0.151 () {34 vars in 695 bytes} [Sun Jun 28 21:06:23 2026] POST /v2.0/security-group-rules => generated 602 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:06:23.251 7 WARNING neutron_lib.context [None req-de9049ab-b5d9-441e-a10e-5b5c32d3d59d f1b73883c93f4ef38fcd7cc71db46388 d6f12941dc1f402e8eaa650841cc06bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 855/1620] 10.0.0.151 () {34 vars in 695 bytes} [Sun Jun 28 21:06:23 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) 2026-06-28 21:06:23.367 7 WARNING neutron_lib.context [None req-8ff45eec-5127-4bfd-9ba8-9e352959c352 f1b73883c93f4ef38fcd7cc71db46388 d6f12941dc1f402e8eaa650841cc06bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:06:23.395 7 INFO neutron.db.securitygroups_db [None req-8ff45eec-5127-4bfd-9ba8-9e352959c352 f1b73883c93f4ef38fcd7cc71db46388 d6f12941dc1f402e8eaa650841cc06bf - - default default] Project d6f12941dc1f402e8eaa650841cc06bf 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: 856/1621] 10.0.0.151 () {34 vars in 695 bytes} [Sun Jun 28 21:06:23 2026] POST /v2.0/security-group-rules => generated 607 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:06:23.500 7 WARNING neutron_lib.context [None req-37ca106b-e3a1-4581-b780-311b2e8d4b52 f1b73883c93f4ef38fcd7cc71db46388 d6f12941dc1f402e8eaa650841cc06bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:06:23.535 7 INFO neutron.db.securitygroups_db [None req-37ca106b-e3a1-4581-b780-311b2e8d4b52 f1b73883c93f4ef38fcd7cc71db46388 d6f12941dc1f402e8eaa650841cc06bf - - default default] Project d6f12941dc1f402e8eaa650841cc06bf 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: 857/1622] 10.0.0.151 () {34 vars in 695 bytes} [Sun Jun 28 21:06:23 2026] POST /v2.0/security-group-rules => generated 606 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1623] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:06:24 2026] DELETE /v2.0/security-groups/33d94974-25d8-4304-9402-8b6ed2958f92 => 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: 859/1624] 10.0.0.151 () {32 vars in 649 bytes} [Sun Jun 28 21:06:24 2026] GET /v2.0/networks => generated 1298 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:06:24.228 7 INFO neutron.api.v2.resource [None req-0d2bef94-bae6-41f1-af04-2c9331aaddcd 42d822a71fd8410f921cf3e0ba7ba76a 6767c03192f249d8af6506e1fae3c537 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 860/1625] 10.0.0.151 () {32 vars in 737 bytes} [Sun Jun 28 21:06:24 2026] GET /v2.0/security-groups/33d94974-25d8-4304-9402-8b6ed2958f92 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1626] 10.0.0.151 () {34 vars in 789 bytes} [Sun Jun 28 21:06:23 2026] PUT /v2.0/routers/b5f313c1-cfe0-49b0-a70e-b1def93469b9/remove_router_interface => generated 309 bytes in 1048 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1627] 10.0.0.151 () {32 vars in 732 bytes} [Sun Jun 28 21:06:24 2026] DELETE /v2.0/floatingips/bca67f1e-7694-4d01-8f4c-80f58ed60944 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1628] 10.0.0.85 () {34 vars in 1099 bytes} [Sun Jun 28 21:06:24 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1656313097&fields=id&tenant_id=d6f12941dc1f402e8eaa650841cc06bf => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:06:25.179 8 INFO neutron.services.segments.plugin [-] Segment 830378b7-f2c2-40e4-b710-37a8c9b029d2 resource provider aggregate not found 2026-06-28 21:06:25.184 8 INFO neutron.services.segments.plugin [-] Segment 830378b7-f2c2-40e4-b710-37a8c9b029d2 resource provider aggregate not found 2026-06-28 21:06:25.198 8 INFO neutron.db.l3_hamode_db [None req-6cef5f93-bce9-4bd4-b73b-b109370b4d1e c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] HA network 5b8f3cc1-efca-4c29-9b9e-c517f4653103 was deleted as no HA routers are present in tenant bfae0de0cfc549d8997deb95b938243c. [pid: 8|app: 0|req: 767/1631] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:06:24 2026] DELETE /v2.0/routers/b5f313c1-cfe0-49b0-a70e-b1def93469b9 => generated 0 bytes in 954 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:06:25.208 8 INFO neutron.services.segments.plugin [-] Segment 830378b7-f2c2-40e4-b710-37a8c9b029d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 830378b7-f2c2-40e4-b710-37a8c9b029d2 found for delete ", "request_id": "req-cd40adf2-6d32-43ee-a4ed-f10ad91f51df"}]} 2026-06-28 21:06:25.214 8 INFO neutron.services.segments.plugin [-] Segment 830378b7-f2c2-40e4-b710-37a8c9b029d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 830378b7-f2c2-40e4-b710-37a8c9b029d2 found for delete ", "request_id": "req-f51bfb48-cbf4-477a-a618-bb770fcf637a"}]} [pid: 8|app: 0|req: 768/1632] 10.0.0.85 () {34 vars in 981 bytes} [Sun Jun 28 21:06:25 2026] GET /v2.0/networks?id=0cbd3f3d-a601-4329-957c-5f7321f5e221 => generated 661 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1633] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:06:25 2026] DELETE /v2.0/subnets/428afef0-a3ed-4293-a8e4-4fccefa565f7 => 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: 770/1634] 10.0.0.85 () {34 vars in 964 bytes} [Sun Jun 28 21:06:25 2026] GET /v2.0/quotas/d6f12941dc1f402e8eaa650841cc06bf => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1635] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:25 2026] GET /v2.0/ports?device_id=38db9369-776b-4d60-bcea-aad45c33c1e0 => generated 1196 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1636] 10.0.0.151 () {34 vars in 789 bytes} [Sun Jun 28 21:06:24 2026] PUT /v2.0/routers/0f7e67ea-27a0-43ad-82db-3442eed03dcf/remove_router_interface => generated 309 bytes in 1059 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1637] 10.0.0.85 () {34 vars in 1001 bytes} [Sun Jun 28 21:06:25 2026] GET /v2.0/ports?tenant_id=d6f12941dc1f402e8eaa650841cc06bf&fields=id => generated 149 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1638] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:06:25 2026] DELETE /v2.0/networks/77ea0fcd-ed1c-49b8-93d9-a9c32363bc1d => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1639] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:06:25 2026] GET /v2.0/security-groups?id=baa91da7-e925-452a-b52f-05a64ef98e7f&fields=id&fields=name => generated 111 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1640] 10.0.0.85 () {34 vars in 1007 bytes} [Sun Jun 28 21:06:25 2026] GET /v2.0/networks/0cbd3f3d-a601-4329-957c-5f7321f5e221?fields=segments => generated 14 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1641] 10.0.0.151 () {32 vars in 818 bytes} [Sun Jun 28 21:06:25 2026] GET /v2.0/ports?network_id=369e12ca-354c-44b8-b976-c894b020547c&mac_address=fa%3A16%3A3e%3A25%3A88%3A9e => generated 1196 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1642] 10.0.0.85 () {34 vars in 1107 bytes} [Sun Jun 28 21:06:26 2026] GET /v2.0/networks/0cbd3f3d-a601-4329-957c-5f7321f5e221?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) 2026-06-28 21:06:26.075 7 WARNING neutron_lib.context [None req-c76c371a-9d50-4538-834d-f7d6d837d1dd 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:06:26.849 8 INFO neutron.db.l3_hamode_db [None req-1403c171-d6e9-42f7-b11c-b3af932c9110 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] HA network 0a67b2f0-f175-41b3-9e13-2a79ee3aa195 was deleted as no HA routers are present in tenant 6767c03192f249d8af6506e1fae3c537. [pid: 8|app: 0|req: 773/1643] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:06:25 2026] DELETE /v2.0/routers/0f7e67ea-27a0-43ad-82db-3442eed03dcf => generated 0 bytes in 1089 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1644] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:06:26 2026] GET /v2.0/security-groups?tenant_id=bfae0de0cfc549d8997deb95b938243c&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1645] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:26 2026] GET /v2.0/ports?device_id=5459a5cb-a25a-4e24-a612-6b0eea249c90 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:06:27.058 7 INFO neutron.db.l3_db [None req-c76c371a-9d50-4538-834d-f7d6d837d1dd 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] Floating IP 6f555162-3728-4f75-8f65-a14bc1fd21ce associated. External IP: 10.96.250.209, port: c368f4f7-c950-4969-b795-0a26ac82451e. [pid: 8|app: 0|req: 776/1646] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:06:26 2026] DELETE /v2.0/subnets/6ba51f79-12b5-4cfe-ab67-8f99cfe640db => 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: 777/1647] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:06:27 2026] DELETE /v2.0/security-groups/d9302f77-c561-4b2b-b244-c44f30bccc9f => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:06:27.228 8 INFO neutron.services.segments.plugin [-] Segment 288e9611-d22a-486e-82e6-a5ff80155d58 resource provider aggregate not found 2026-06-28 21:06:27.245 8 INFO neutron.services.segments.plugin [-] Segment 288e9611-d22a-486e-82e6-a5ff80155d58 resource provider aggregate not found 2026-06-28 21:06:27.251 8 INFO neutron.services.segments.plugin [-] Segment 288e9611-d22a-486e-82e6-a5ff80155d58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 288e9611-d22a-486e-82e6-a5ff80155d58 found for delete ", "request_id": "req-7d95e55a-c21c-4166-9ea2-0170b0a0502b"}]} 2026-06-28 21:06:27.266 8 INFO neutron.services.segments.plugin [-] Segment 07602690-5080-4050-9914-87bd9cf0b089 resource provider aggregate not found 2026-06-28 21:06:27.270 8 INFO neutron.services.segments.plugin [-] Segment 288e9611-d22a-486e-82e6-a5ff80155d58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 288e9611-d22a-486e-82e6-a5ff80155d58 found for delete ", "request_id": "req-35f7027c-791c-4c7b-bb32-b1e597b92c7b"}]} 2026-06-28 21:06:27.292 8 INFO neutron.services.segments.plugin [-] Segment 07602690-5080-4050-9914-87bd9cf0b089 resource provider aggregate not found 2026-06-28 21:06:27.296 8 INFO neutron.services.segments.plugin [-] Segment 07602690-5080-4050-9914-87bd9cf0b089 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07602690-5080-4050-9914-87bd9cf0b089 found for delete ", "request_id": "req-10bee8e6-dae8-4871-b272-237b01756db4"}]} 2026-06-28 21:06:27.308 8 INFO neutron.services.segments.plugin [-] Segment 07602690-5080-4050-9914-87bd9cf0b089 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07602690-5080-4050-9914-87bd9cf0b089 found for delete ", "request_id": "req-d9393021-db81-4665-be8b-6da134c9d3f6"}]} [pid: 7|app: 0|req: 871/1648] 10.0.0.151 () {34 vars in 677 bytes} [Sun Jun 28 21:06:26 2026] POST /v2.0/floatingips => generated 854 bytes in 1323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:06:27.564 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb6ce63a-e9bf-4e30-a22b-4e9fa2346cb6'] response: {'name': 'network-changed', 'server_uuid': '38db9369-776b-4d60-bcea-aad45c33c1e0', 'tag': 'c368f4f7-c950-4969-b795-0a26ac82451e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 872/1649] 10.0.0.85 () {34 vars in 1093 bytes} [Sun Jun 28 21:06:27 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-301320187&fields=id&tenant_id=893645e56d2644c6bf34af9d77963752 => generated 69 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1650] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:06:27 2026] DELETE /v2.0/networks/abcee5e5-f133-417a-9f45-8f7b3eadc5f3 => generated 0 bytes in 376 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1651] 10.0.0.85 () {34 vars in 981 bytes} [Sun Jun 28 21:06:27 2026] GET /v2.0/networks?id=96f07525-9635-4c2a-be73-e6e2d457df7a => generated 704 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1652] 10.0.0.85 () {34 vars in 964 bytes} [Sun Jun 28 21:06:27 2026] GET /v2.0/quotas/893645e56d2644c6bf34af9d77963752 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1653] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:06:27 2026] GET /v2.0/security-groups?tenant_id=6767c03192f249d8af6506e1fae3c537&name=default => generated 2925 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1654] 10.0.0.85 () {34 vars in 1001 bytes} [Sun Jun 28 21:06:27 2026] GET /v2.0/ports?tenant_id=893645e56d2644c6bf34af9d77963752&fields=id => generated 333 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1655] 10.0.0.85 () {34 vars in 1007 bytes} [Sun Jun 28 21:06:27 2026] GET /v2.0/networks/96f07525-9635-4c2a-be73-e6e2d457df7a?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1656] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:06:27 2026] DELETE /v2.0/security-groups/83a4d95a-4d9a-40f5-b0bf-f9a0ba0fb62e => 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: 782/1657] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:27 2026] GET /v2.0/ports?device_id=5459a5cb-a25a-4e24-a612-6b0eea249c90 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1658] 10.0.0.85 () {34 vars in 1107 bytes} [Sun Jun 28 21:06:27 2026] GET /v2.0/networks/96f07525-9635-4c2a-be73-e6e2d457df7a?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: 783/1659] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:06:28 2026] GET /v2.0/ports?tenant_id=893645e56d2644c6bf34af9d77963752&device_id=38db9369-776b-4d60-bcea-aad45c33c1e0 => generated 1465 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1660] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:28 2026] GET /v2.0/ports?device_id=a30ef4d2-5d83-4fd0-a2f4-2b665c188cf5 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1661] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:06:28 2026] GET /v2.0/networks?id=369e12ca-354c-44b8-b976-c894b020547c => generated 801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1662] 199.204.45.138 () {34 vars in 1056 bytes} [Sun Jun 28 21:06:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.22&port_id=c368f4f7-c950-4969-b795-0a26ac82451e => generated 857 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1663] 199.204.45.138 () {34 vars in 1104 bytes} [Sun Jun 28 21:06:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1dd&port_id=c368f4f7-c950-4969-b795-0a26ac82451e => 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: 879/1664] 199.204.45.138 () {34 vars in 1064 bytes} [Sun Jun 28 21:06:28 2026] GET /v2.0/subnets?id=d573de0e-e230-4b7c-8fc9-84b596041429&id=861d1c5f-81f7-47e9-83f3-4ed98fc2ef03 => generated 1410 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1665] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:06:28 2026] GET /v2.0/ports?network_id=369e12ca-354c-44b8-b976-c894b020547c&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: 880/1666] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:06:28 2026] GET /v2.0/ports?network_id=369e12ca-354c-44b8-b976-c894b020547c&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1667] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:06:28 2026] GET /v2.0/networks/369e12ca-354c-44b8-b976-c894b020547c?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1668] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:06:28 2026] GET /v2.0/networks/369e12ca-354c-44b8-b976-c894b020547c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1669] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:29 2026] GET /v2.0/ports?device_id=5459a5cb-a25a-4e24-a612-6b0eea249c90 => 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: 882/1670] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:30 2026] GET /v2.0/ports?device_id=5459a5cb-a25a-4e24-a612-6b0eea249c90 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:06:30.633 8 INFO neutron.services.segments.plugin [-] Segment 1657b208-433d-4392-bda9-23a5109fd200 resource provider aggregate not found 2026-06-28 21:06:30.637 8 INFO neutron.services.segments.plugin [-] Segment 1657b208-433d-4392-bda9-23a5109fd200 resource provider aggregate not found 2026-06-28 21:06:30.652 8 INFO neutron.services.segments.plugin [-] Segment 1657b208-433d-4392-bda9-23a5109fd200 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1657b208-433d-4392-bda9-23a5109fd200 found for delete ", "request_id": "req-e57a5bae-5b65-4b93-87ba-4e4caa1b1b56"}]} 2026-06-28 21:06:30.655 8 INFO neutron.services.segments.plugin [-] Segment 1657b208-433d-4392-bda9-23a5109fd200 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1657b208-433d-4392-bda9-23a5109fd200 found for delete ", "request_id": "req-24444b51-ccb3-43c8-bee5-21077ed502b8"}]} [pid: 8|app: 0|req: 789/1671] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:06:30 2026] GET /v2.0/networks?id=0cbd3f3d-a601-4329-957c-5f7321f5e221 => generated 661 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1672] 199.204.45.138 () {34 vars in 1050 bytes} [Sun Jun 28 21:06:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d6f12941dc1f402e8eaa650841cc06bf => generated 273 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:06:30.739 8 WARNING neutron_lib.context [req-7e64c5c2-bea1-474d-8fb8-4f962bf31e70 req-17bd8659-611d-48ef-8eec-1ccba1a4dc95 f1b73883c93f4ef38fcd7cc71db46388 d6f12941dc1f402e8eaa650841cc06bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 790/1673] 199.204.45.138 () {38 vars in 955 bytes} [Sun Jun 28 21:06:30 2026] POST /v2.0/ports => generated 954 bytes in 403 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: 791/1674] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:31 2026] GET /v2.0/ports?device_id=5459a5cb-a25a-4e24-a612-6b0eea249c90 => generated 957 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1675] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:06:31 2026] GET /v2.0/security-groups?id=a4d01b83-f769-4a74-848a-3e293d677a40&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: 884/1676] 199.204.45.138 () {38 vars in 1028 bytes} [Sun Jun 28 21:06:31 2026] PUT /v2.0/ports/8cebc432-ae7a-4d4f-b25f-6486ca92696b => generated 1235 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1677] 10.0.0.6 () {34 vars in 988 bytes} [Sun Jun 28 21:06:32 2026] GET /v2.0/ports?device_id=38db9369-776b-4d60-bcea-aad45c33c1e0 => generated 1465 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, ' 2026-06-28 21:06:32.445 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e03afd7b-fea0-4bf4-a47b-30616fe194bb'] response: {'name': 'network-changed', 'server_uuid': '5459a5cb-a25a-4e24-a612-6b0eea249c90', 'tag': '8cebc432-ae7a-4d4f-b25f-6486ca92696b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 885/1678] 10.0.0.6 () {34 vars in 1038 bytes} [Sun Jun 28 21:06:32 2026] GET /v2.0/security-groups?id=baa91da7-e925-452a-b52f-05a64ef98e7f&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: 794/1679] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:32 2026] GET /v2.0/ports?device_id=5459a5cb-a25a-4e24-a612-6b0eea249c90 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1680] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:06:32 2026] GET /v2.0/security-groups?id=a4d01b83-f769-4a74-848a-3e293d677a40&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: 795/1681] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:06:32 2026] GET /v2.0/ports?tenant_id=d6f12941dc1f402e8eaa650841cc06bf&device_id=5459a5cb-a25a-4e24-a612-6b0eea249c90 => 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: 887/1682] 199.204.45.138 () {34 vars in 1058 bytes} [Sun Jun 28 21:06:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=8cebc432-ae7a-4d4f-b25f-6486ca92696b => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1683] 199.204.45.138 () {34 vars in 984 bytes} [Sun Jun 28 21:06:32 2026] GET /v2.0/subnets?id=cd971a76-6e32-4e94-9f04-46cafb331694 => generated 677 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1684] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:06:32 2026] GET /v2.0/ports?network_id=0cbd3f3d-a601-4329-957c-5f7321f5e221&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: 797/1685] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:06:32 2026] GET /v2.0/networks?id=96f07525-9635-4c2a-be73-e6e2d457df7a => generated 704 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1686] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:06:32 2026] GET /v2.0/networks/0cbd3f3d-a601-4329-957c-5f7321f5e221?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: 798/1687] 199.204.45.138 () {34 vars in 1050 bytes} [Sun Jun 28 21:06:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=893645e56d2644c6bf34af9d77963752 => generated 178 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:06:32.860 8 WARNING neutron_lib.context [req-763c613d-2c95-4c1d-8f2b-3ec2e92f3841 req-8b17f87a-971b-4110-9084-b0b1d7b498bc 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 890/1688] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:06:32 2026] GET /v2.0/networks/0cbd3f3d-a601-4329-957c-5f7321f5e221?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1689] 199.204.45.138 () {38 vars in 955 bytes} [Sun Jun 28 21:06:32 2026] POST /v2.0/ports => generated 1183 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, ' [pid: 7|app: 0|req: 891/1690] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:33 2026] GET /v2.0/ports?device_id=a30ef4d2-5d83-4fd0-a2f4-2b665c188cf5 => generated 1186 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1691] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:06:33 2026] GET /v2.0/security-groups?id=baa91da7-e925-452a-b52f-05a64ef98e7f&fields=id&fields=name => generated 111 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1692] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:33 2026] GET /v2.0/ports?device_id=5459a5cb-a25a-4e24-a612-6b0eea249c90 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1693] 199.204.45.138 () {38 vars in 1028 bytes} [Sun Jun 28 21:06:33 2026] PUT /v2.0/ports/c3e2f4d4-f2af-457a-a8bc-0ba21e0371cf => generated 1464 bytes in 494 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1694] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:06:33 2026] GET /v2.0/security-groups?id=a4d01b83-f769-4a74-848a-3e293d677a40&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-06-28 21:06:33.913 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c7ade5c2-21fb-4fe1-aef4-baeec24c46d9'] response: {'name': 'network-changed', 'server_uuid': 'a30ef4d2-5d83-4fd0-a2f4-2b665c188cf5', 'tag': 'c3e2f4d4-f2af-457a-a8bc-0ba21e0371cf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 895/1695] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:06:33 2026] GET /v2.0/ports?tenant_id=d6f12941dc1f402e8eaa650841cc06bf&device_id=5459a5cb-a25a-4e24-a612-6b0eea249c90 => 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: 896/1696] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:06:33 2026] GET /v2.0/networks?id=0cbd3f3d-a601-4329-957c-5f7321f5e221 => generated 757 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1697] 199.204.45.138 () {34 vars in 1058 bytes} [Sun Jun 28 21:06:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=8cebc432-ae7a-4d4f-b25f-6486ca92696b => generated 19 bytes in 19 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: 898/1698] 199.204.45.138 () {34 vars in 984 bytes} [Sun Jun 28 21:06:34 2026] GET /v2.0/subnets?id=cd971a76-6e32-4e94-9f04-46cafb331694 => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1699] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:06:34 2026] GET /v2.0/ports?network_id=0cbd3f3d-a601-4329-957c-5f7321f5e221&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1700] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:06:33 2026] GET /v2.0/security-groups?tenant_id=22e1b1124b6742eebdea8deb51e3a559&name=default => generated 2925 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1701] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:06:34 2026] GET /v2.0/networks/0cbd3f3d-a601-4329-957c-5f7321f5e221?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1702] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:06:34 2026] GET /v2.0/networks/0cbd3f3d-a601-4329-957c-5f7321f5e221?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: 802/1703] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:06:34 2026] DELETE /v2.0/security-groups/74072484-6d7e-4e74-9c33-42759c7f62ab => 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: 803/1704] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:06:34 2026] GET /v2.0/ports?tenant_id=893645e56d2644c6bf34af9d77963752&device_id=a30ef4d2-5d83-4fd0-a2f4-2b665c188cf5 => generated 1467 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1705] 199.204.45.138 () {34 vars in 1018 bytes} [Sun Jun 28 21:06:34 2026] GET /v2.0/networks?tenant_id=893645e56d2644c6bf34af9d77963752&shared=False => generated 2376 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1706] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:06:34 2026] GET /v2.0/security-groups?tenant_id=0fe1e8f0da724e0c8cee84e945b9dcce&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1707] 199.204.45.138 () {34 vars in 930 bytes} [Sun Jun 28 21:06:34 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1708] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:06:34 2026] DELETE /v2.0/security-groups/7bb79642-ee9e-4048-b6ba-2ae1809eaeb6 => 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: 806/1709] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:34 2026] GET /v2.0/ports?device_id=5459a5cb-a25a-4e24-a612-6b0eea249c90 => 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: 904/1710] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:06:34 2026] GET /v2.0/security-groups?id=a4d01b83-f769-4a74-848a-3e293d677a40&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: 807/1711] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:06:35 2026] GET /v2.0/ports?tenant_id=893645e56d2644c6bf34af9d77963752&device_id=a30ef4d2-5d83-4fd0-a2f4-2b665c188cf5 => generated 1467 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1712] 199.204.45.138 () {34 vars in 1058 bytes} [Sun Jun 28 21:06:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.211&port_id=c3e2f4d4-f2af-457a-a8bc-0ba21e0371cf => 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: 808/1713] 199.204.45.138 () {34 vars in 1104 bytes} [Sun Jun 28 21:06:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ac4&port_id=c3e2f4d4-f2af-457a-a8bc-0ba21e0371cf => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1714] 199.204.45.138 () {34 vars in 1064 bytes} [Sun Jun 28 21:06:35 2026] GET /v2.0/subnets?id=eacfb62b-d475-4e4b-9909-5e70fe559ceb&id=18841988-a65d-48fc-9187-4e30f9264a75 => generated 1414 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1715] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:06:35 2026] GET /v2.0/ports?network_id=96f07525-9635-4c2a-be73-e6e2d457df7a&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1716] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:06:35 2026] GET /v2.0/ports?network_id=96f07525-9635-4c2a-be73-e6e2d457df7a&device_owner=network%3Adhcp => generated 1461 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1717] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:06:35 2026] GET /v2.0/networks/96f07525-9635-4c2a-be73-e6e2d457df7a?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1718] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:06:35 2026] GET /v2.0/networks/96f07525-9635-4c2a-be73-e6e2d457df7a?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: 811/1719] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:36 2026] GET /v2.0/ports?device_id=5459a5cb-a25a-4e24-a612-6b0eea249c90 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1720] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:06:36 2026] GET /v2.0/security-groups?id=a4d01b83-f769-4a74-848a-3e293d677a40&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:06:36.701 8 WARNING neutron_lib.context [None req-e639d410-cb63-4695-83a1-26a9db94f490 2ba35c3ace3d47b7a5565ca4d03ecc0c ddc1834ca1f949e88bea95fc2d1cf00c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:06:36.701 8 WARNING neutron_lib.context [None req-e639d410-cb63-4695-83a1-26a9db94f490 2ba35c3ace3d47b7a5565ca4d03ecc0c ddc1834ca1f949e88bea95fc2d1cf00c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:06:36.878 8 INFO neutron.db.segments_db [None req-e639d410-cb63-4695-83a1-26a9db94f490 2ba35c3ace3d47b7a5565ca4d03ecc0c ddc1834ca1f949e88bea95fc2d1cf00c - - default default] Added segment 4af5eb76-2daf-4218-8a5b-89ed795cecc0 of type vxlan for network 71b0ee9d-11f4-4b73-9334-5e04f7a58688 2026-06-28 21:06:36.941 8 INFO neutron.db.segments_db [None req-e639d410-cb63-4695-83a1-26a9db94f490 2ba35c3ace3d47b7a5565ca4d03ecc0c ddc1834ca1f949e88bea95fc2d1cf00c - - default default] Added segment ca8d0298-4df4-49f0-b4a0-012bf42c0adc of type vxlan for network 1d8b4ac7-2028-4a8c-877e-42898d3ee36b [pid: 8|app: 0|req: 812/1721] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:06:36 2026] POST /v2.0/networks => generated 1246 bytes in 595 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1722] 10.0.0.151 () {32 vars in 649 bytes} [Sun Jun 28 21:06:37 2026] GET /v2.0/networks => generated 1845 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1723] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:37 2026] GET /v2.0/ports?device_id=5459a5cb-a25a-4e24-a612-6b0eea249c90 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:06:37.308 8 INFO neutron.services.segments.plugin [-] Segment 4af5eb76-2daf-4218-8a5b-89ed795cecc0 resource provider aggregate not found [pid: 7|app: 0|req: 912/1724] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:06:37 2026] GET /v2.0/security-groups?id=a4d01b83-f769-4a74-848a-3e293d677a40&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:06:37.312 8 INFO neutron.services.segments.plugin [-] Segment 4af5eb76-2daf-4218-8a5b-89ed795cecc0 resource provider aggregate not found 2026-06-28 21:06:37.324 8 INFO neutron.services.segments.plugin [-] Segment 4af5eb76-2daf-4218-8a5b-89ed795cecc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4af5eb76-2daf-4218-8a5b-89ed795cecc0 found for delete ", "request_id": "req-b3465fa4-17b3-4ff2-9305-e0b4d543d92e"}]} 2026-06-28 21:06:37.332 8 INFO neutron.services.segments.plugin [-] Segment 4af5eb76-2daf-4218-8a5b-89ed795cecc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4af5eb76-2daf-4218-8a5b-89ed795cecc0 found for delete ", "request_id": "req-6760be1d-d49a-4dae-8d09-bc7fb1e9d865"}]} [pid: 8|app: 0|req: 813/1725] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:06:37 2026] DELETE /v2.0/networks/71b0ee9d-11f4-4b73-9334-5e04f7a58688 => 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: 814/1726] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:37 2026] GET /v2.0/ports?device_id=5459a5cb-a25a-4e24-a612-6b0eea249c90 => generated 971 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:06:37.507 7 INFO neutron.services.segments.plugin [-] Segment ca8d0298-4df4-49f0-b4a0-012bf42c0adc resource provider aggregate not found 2026-06-28 21:06:37.515 7 INFO neutron.services.segments.plugin [-] Segment ca8d0298-4df4-49f0-b4a0-012bf42c0adc resource provider aggregate not found 2026-06-28 21:06:37.521 7 INFO neutron.services.segments.plugin [-] Segment ca8d0298-4df4-49f0-b4a0-012bf42c0adc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca8d0298-4df4-49f0-b4a0-012bf42c0adc found for delete ", "request_id": "req-fd07aafc-6d5d-4dd6-b802-3959aa375eda"}]} [pid: 8|app: 0|req: 815/1727] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:06:37 2026] GET /v2.0/security-groups?id=a4d01b83-f769-4a74-848a-3e293d677a40&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1728] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:06:37 2026] DELETE /v2.0/networks/1d8b4ac7-2028-4a8c-877e-42898d3ee36b => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:06:37.550 7 INFO neutron.services.segments.plugin [-] Segment ca8d0298-4df4-49f0-b4a0-012bf42c0adc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca8d0298-4df4-49f0-b4a0-012bf42c0adc found for delete ", "request_id": "req-889c4320-d637-4b06-827e-c8fe21a14f92"}]} [pid: 7|app: 0|req: 914/1729] 10.0.0.151 () {32 vars in 736 bytes} [Sun Jun 28 21:06:37 2026] GET /v2.0/ports?device_id=5459a5cb-a25a-4e24-a612-6b0eea249c90 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1730] 10.0.0.151 () {32 vars in 649 bytes} [Sun Jun 28 21:06:37 2026] GET /v2.0/networks => generated 651 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:06:37.597 8 WARNING neutron_lib.context [None req-34bc0729-a921-4fe5-be80-3ccff3aafff7 2ba35c3ace3d47b7a5565ca4d03ecc0c ddc1834ca1f949e88bea95fc2d1cf00c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:06:37.677 8 INFO neutron.db.segments_db [None req-34bc0729-a921-4fe5-be80-3ccff3aafff7 2ba35c3ace3d47b7a5565ca4d03ecc0c ddc1834ca1f949e88bea95fc2d1cf00c - - default default] Added segment 9a994fe0-9954-459d-98df-fa0cf62b60b7 of type vxlan for network 7cae0a87-ab31-4781-8158-514ab5483ffb [pid: 8|app: 0|req: 817/1731] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:06:37 2026] POST /v2.0/networks => generated 654 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:06:37.977 7 INFO neutron.db.l3_db [None req-1156c7b1-1468-472f-8bbf-5c88549e09ce f1b73883c93f4ef38fcd7cc71db46388 d6f12941dc1f402e8eaa650841cc06bf - - default default] Floating IP 19363e29-c7c4-4d9c-8291-d85a6d76bb79 associated. External IP: 10.96.250.206, port: 8cebc432-ae7a-4d4f-b25f-6486ca92696b. [pid: 8|app: 0|req: 818/1732] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:06:37 2026] GET /v2.0/security-groups?tenant_id=3052ed75b4eb4a4b9b9ae77cf9e4d8eb&name=default => generated 2925 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:06:38.033 8 WARNING neutron_lib.context [None req-de25035f-d305-4ff0-8acb-1c594e00c6b1 2ba35c3ace3d47b7a5565ca4d03ecc0c ddc1834ca1f949e88bea95fc2d1cf00c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:06:38.079 8 INFO neutron.db.segments_db [None req-de25035f-d305-4ff0-8acb-1c594e00c6b1 2ba35c3ace3d47b7a5565ca4d03ecc0c ddc1834ca1f949e88bea95fc2d1cf00c - - default default] Added segment 2a11a6cd-d040-4aac-bec1-a7facb910053 of type vxlan for network 362aafef-c05d-402c-a7fe-946c9b7d932d [pid: 8|app: 0|req: 819/1733] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:06:38 2026] POST /v2.0/networks => generated 653 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1734] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:06:38 2026] DELETE /v2.0/security-groups/8abd5f66-79d3-451e-a92b-249c33b841c1 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:06:38.310 8 WARNING neutron_lib.context [None req-0a17bbc9-77a9-4605-a647-8abb6d149158 2ba35c3ace3d47b7a5565ca4d03ecc0c ddc1834ca1f949e88bea95fc2d1cf00c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:06:38.329 8 WARNING neutron_lib.context [None req-0a17bbc9-77a9-4605-a647-8abb6d149158 2ba35c3ace3d47b7a5565ca4d03ecc0c ddc1834ca1f949e88bea95fc2d1cf00c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 915/1735] 10.0.0.151 () {34 vars in 749 bytes} [Sun Jun 28 21:06:37 2026] PUT /v2.0/floatingips/19363e29-c7c4-4d9c-8291-d85a6d76bb79 => generated 855 bytes in 744 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:06:38.379 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f85f83db-2b07-4e69-9154-25b6aff9a0e2'] response: {'name': 'network-changed', 'server_uuid': '5459a5cb-a25a-4e24-a612-6b0eea249c90', 'tag': '8cebc432-ae7a-4d4f-b25f-6486ca92696b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 916/1736] 10.0.0.151 () {32 vars in 729 bytes} [Sun Jun 28 21:06:38 2026] GET /v2.0/floatingips/19363e29-c7c4-4d9c-8291-d85a6d76bb79 => generated 855 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1737] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:38 2026] GET /v2.0/ports?device_id=a30ef4d2-5d83-4fd0-a2f4-2b665c188cf5 => generated 1198 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1738] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:06:38 2026] GET /v2.0/security-groups?id=baa91da7-e925-452a-b52f-05a64ef98e7f&fields=id&fields=name => generated 111 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1739] 10.0.0.151 () {34 vars in 665 bytes} [Sun Jun 28 21:06:38 2026] POST /v2.0/ports => generated 1506 bytes in 579 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: 822/1740] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:06:38 2026] GET /v2.0/ports?tenant_id=d6f12941dc1f402e8eaa650841cc06bf&device_id=5459a5cb-a25a-4e24-a612-6b0eea249c90 => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1741] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:06:38 2026] GET /v2.0/networks?id=0cbd3f3d-a601-4329-957c-5f7321f5e221 => generated 757 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1742] 10.0.0.151 () {32 vars in 643 bytes} [Sun Jun 28 21:06:38 2026] GET /v2.0/ports => generated 1506 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1743] 199.204.45.138 () {34 vars in 1058 bytes} [Sun Jun 28 21:06:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=8cebc432-ae7a-4d4f-b25f-6486ca92696b => generated 858 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1744] 199.204.45.138 () {34 vars in 984 bytes} [Sun Jun 28 21:06:39 2026] GET /v2.0/subnets?id=cd971a76-6e32-4e94-9f04-46cafb331694 => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1745] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:06:39 2026] GET /v2.0/ports?network_id=0cbd3f3d-a601-4329-957c-5f7321f5e221&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: 920/1746] 10.0.0.151 () {32 vars in 720 bytes} [Sun Jun 28 21:06:38 2026] DELETE /v2.0/ports/cbb31216-9cc3-45ed-ac9b-fa7ea88cb8dc => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1747] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:06:39 2026] GET /v2.0/networks/0cbd3f3d-a601-4329-957c-5f7321f5e221?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1748] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:06:39 2026] GET /v2.0/networks/0cbd3f3d-a601-4329-957c-5f7321f5e221?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: 829/1749] 199.204.45.138 () {34 vars in 1096 bytes} [Sun Jun 28 21:06:39 2026] GET /v2.0/ports?device_id=77483e08-a596-405e-807c-f5b95a772fea&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1750] 10.0.0.151 () {32 vars in 720 bytes} [Sun Jun 28 21:06:39 2026] DELETE /v2.0/ports/3b1b2426-e1a0-493e-9030-ecb19328c599 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1753] 10.0.0.151 () {32 vars in 643 bytes} [Sun Jun 28 21:06:39 2026] GET /v2.0/ports => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:06:39.403 7 WARNING neutron_lib.context [None req-ae8b4b50-70d4-4f47-b176-af4ded77efa0 2ba35c3ace3d47b7a5565ca4d03ecc0c ddc1834ca1f949e88bea95fc2d1cf00c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 831/1754] 10.0.0.151 () {32 vars in 729 bytes} [Sun Jun 28 21:06:39 2026] GET /v2.0/floatingips/19363e29-c7c4-4d9c-8291-d85a6d76bb79 => generated 855 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:06:39.470 7 INFO neutron.db.segments_db [None req-ae8b4b50-70d4-4f47-b176-af4ded77efa0 2ba35c3ace3d47b7a5565ca4d03ecc0c ddc1834ca1f949e88bea95fc2d1cf00c - - default default] Added segment c1e7b3dd-a01f-479c-a9dd-155dc58ad4a2 of type vxlan for network 95d61118-1363-4395-9c92-fefbed1e005c [pid: 7|app: 0|req: 924/1755] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:06:39 2026] POST /v2.0/networks => generated 653 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:06:39.575 8 WARNING neutron_lib.context [None req-1d3d8caa-cc0c-48de-a7ee-8da590ac967e 2ba35c3ace3d47b7a5565ca4d03ecc0c ddc1834ca1f949e88bea95fc2d1cf00c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:06:39.633 8 INFO neutron.db.segments_db [None req-1d3d8caa-cc0c-48de-a7ee-8da590ac967e 2ba35c3ace3d47b7a5565ca4d03ecc0c ddc1834ca1f949e88bea95fc2d1cf00c - - default default] Added segment 85e7dc15-062c-4864-b1fc-697717271c21 of type vxlan for network daeabef0-0a3d-4bc5-bf0b-f0f885363dcb [pid: 8|app: 0|req: 832/1756] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:06:39 2026] POST /v2.0/networks => generated 653 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:06:40.275 7 WARNING neutron_lib.context [None req-a0c2b482-6702-4c74-8f2d-2f8ca3b11ea0 2ba35c3ace3d47b7a5565ca4d03ecc0c ddc1834ca1f949e88bea95fc2d1cf00c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:06:40.316 7 WARNING neutron_lib.context [None req-a0c2b482-6702-4c74-8f2d-2f8ca3b11ea0 2ba35c3ace3d47b7a5565ca4d03ecc0c ddc1834ca1f949e88bea95fc2d1cf00c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1757] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:06:40 2026] GET /v2.0/ports?tenant_id=d6f12941dc1f402e8eaa650841cc06bf&device_id=77483e08-a596-405e-807c-f5b95a772fea => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1758] 10.0.0.151 () {32 vars in 729 bytes} [Sun Jun 28 21:06:40 2026] GET /v2.0/floatingips/19363e29-c7c4-4d9c-8291-d85a6d76bb79 => generated 857 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1759] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:06:40 2026] POST /v2.0/subnets => generated 1324 bytes in 561 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1760] 10.0.0.151 () {32 vars in 647 bytes} [Sun Jun 28 21:06:40 2026] GET /v2.0/subnets => generated 1960 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1761] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:06:40 2026] GET /v2.0/networks?id=0cbd3f3d-a601-4329-957c-5f7321f5e221 => generated 757 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1762] 199.204.45.138 () {34 vars in 1058 bytes} [Sun Jun 28 21:06:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=0088eba4-b39e-4f23-9244-215ab4490cdc => 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: 928/1763] 199.204.45.138 () {34 vars in 984 bytes} [Sun Jun 28 21:06:40 2026] GET /v2.0/subnets?id=cd971a76-6e32-4e94-9f04-46cafb331694 => generated 677 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1764] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:06:40 2026] DELETE /v2.0/subnets/cee06f06-9562-4ffa-be97-e25acf42fbcd => generated 0 bytes in 105 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1765] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:06:40 2026] GET /v2.0/ports?network_id=0cbd3f3d-a601-4329-957c-5f7321f5e221&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1766] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:06:40 2026] DELETE /v2.0/subnets/2d5e6d93-b083-428f-8d55-bd0ecae7abbb => generated 0 bytes in 102 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1767] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:06:41 2026] GET /v2.0/networks/0cbd3f3d-a601-4329-957c-5f7321f5e221?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: 838/1768] 10.0.0.151 () {32 vars in 647 bytes} [Sun Jun 28 21:06:41 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) [pid: 7|app: 0|req: 931/1769] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:06:41 2026] GET /v2.0/networks/0cbd3f3d-a601-4329-957c-5f7321f5e221?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) 2026-06-28 21:06:41.223 8 INFO neutron.services.segments.plugin [-] Segment 85e7dc15-062c-4864-b1fc-697717271c21 resource provider aggregate not found 2026-06-28 21:06:41.229 8 INFO neutron.services.segments.plugin [-] Segment 85e7dc15-062c-4864-b1fc-697717271c21 resource provider aggregate not found 2026-06-28 21:06:41.233 8 INFO neutron.services.segments.plugin [-] Segment 85e7dc15-062c-4864-b1fc-697717271c21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85e7dc15-062c-4864-b1fc-697717271c21 found for delete ", "request_id": "req-70567cc1-ba2d-4e56-97ed-32356027e7c1"}]} 2026-06-28 21:06:41.241 8 INFO neutron.services.segments.plugin [-] Segment 85e7dc15-062c-4864-b1fc-697717271c21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85e7dc15-062c-4864-b1fc-697717271c21 found for delete ", "request_id": "req-27d76651-2699-4052-85dc-446bd364c965"}]} [pid: 8|app: 0|req: 839/1770] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:06:41 2026] DELETE /v2.0/networks/daeabef0-0a3d-4bc5-bf0b-f0f885363dcb => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:06:41.392 7 INFO neutron.services.segments.plugin [-] Segment c1e7b3dd-a01f-479c-a9dd-155dc58ad4a2 resource provider aggregate not found 2026-06-28 21:06:41.397 7 INFO neutron.services.segments.plugin [-] Segment c1e7b3dd-a01f-479c-a9dd-155dc58ad4a2 resource provider aggregate not found 2026-06-28 21:06:41.411 7 INFO neutron.services.segments.plugin [-] Segment c1e7b3dd-a01f-479c-a9dd-155dc58ad4a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1e7b3dd-a01f-479c-a9dd-155dc58ad4a2 found for delete ", "request_id": "req-a8823806-c3ec-482e-88fc-423ac9a57207"}]} 2026-06-28 21:06:41.412 7 INFO neutron.services.segments.plugin [-] Segment c1e7b3dd-a01f-479c-a9dd-155dc58ad4a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1e7b3dd-a01f-479c-a9dd-155dc58ad4a2 found for delete ", "request_id": "req-cb99fced-1be4-4867-89f1-586ec0ff8279"}]} [pid: 7|app: 0|req: 932/1771] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:06:41 2026] DELETE /v2.0/networks/95d61118-1363-4395-9c92-fefbed1e005c => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1772] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:06:41 2026] DELETE /v2.0/networks/362aafef-c05d-402c-a7fe-946c9b7d932d => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1773] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:06:41 2026] DELETE /v2.0/networks/7cae0a87-ab31-4781-8158-514ab5483ffb => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1774] 10.0.0.209 () {30 vars in 650 bytes} [Sun Jun 28 21:06:41 2026] GET /v2.0/extensions => generated 20516 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1775] 10.0.0.209 () {30 vars in 724 bytes} [Sun Jun 28 21:06:41 2026] GET /v2.0/quotas/5f6a9da72cf4453bac3c4b746df2e751/details => generated 847 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1776] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:06:42 2026] GET /v2.0/security-groups?tenant_id=ddc1834ca1f949e88bea95fc2d1cf00c&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1777] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:06:42 2026] DELETE /v2.0/security-groups/654d69ca-1e97-47af-8644-e6fd66804397 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:06:43.633 8 INFO neutron.services.segments.plugin [-] Segment 2a11a6cd-d040-4aac-bec1-a7facb910053 resource provider aggregate not found 2026-06-28 21:06:43.638 8 INFO neutron.services.segments.plugin [-] Segment 2a11a6cd-d040-4aac-bec1-a7facb910053 resource provider aggregate not found 2026-06-28 21:06:43.648 8 INFO neutron.services.segments.plugin [-] Segment 2a11a6cd-d040-4aac-bec1-a7facb910053 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a11a6cd-d040-4aac-bec1-a7facb910053 found for delete ", "request_id": "req-37af4f98-8a1c-48c4-adaa-54d7e75bec5d"}]} 2026-06-28 21:06:43.655 8 INFO neutron.services.segments.plugin [-] Segment 2a11a6cd-d040-4aac-bec1-a7facb910053 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a11a6cd-d040-4aac-bec1-a7facb910053 found for delete ", "request_id": "req-49384820-7ff7-4075-8d4e-1a14693c9a52"}]} [pid: 8|app: 0|req: 843/1778] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:43 2026] GET /v2.0/ports?device_id=a30ef4d2-5d83-4fd0-a2f4-2b665c188cf5 => generated 1200 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:06:43.752 7 INFO neutron.services.segments.plugin [-] Segment 9a994fe0-9954-459d-98df-fa0cf62b60b7 resource provider aggregate not found 2026-06-28 21:06:43.767 7 INFO neutron.services.segments.plugin [-] Segment 9a994fe0-9954-459d-98df-fa0cf62b60b7 resource provider aggregate not found 2026-06-28 21:06:43.777 7 INFO neutron.services.segments.plugin [-] Segment 9a994fe0-9954-459d-98df-fa0cf62b60b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a994fe0-9954-459d-98df-fa0cf62b60b7 found for delete ", "request_id": "req-9e670e9b-dbcc-40e7-b44c-4f386f745adb"}]} 2026-06-28 21:06:43.783 7 INFO neutron.services.segments.plugin [-] Segment 9a994fe0-9954-459d-98df-fa0cf62b60b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a994fe0-9954-459d-98df-fa0cf62b60b7 found for delete ", "request_id": "req-004e72f9-e9ae-4cc3-8a64-89a038f56b5d"}]} [pid: 7|app: 0|req: 936/1779] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:06:43 2026] GET /v2.0/security-groups?id=baa91da7-e925-452a-b52f-05a64ef98e7f&fields=id&fields=name => generated 111 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1780] 10.0.0.151 () {32 vars in 818 bytes} [Sun Jun 28 21:06:43 2026] GET /v2.0/ports?network_id=96f07525-9635-4c2a-be73-e6e2d457df7a&mac_address=fa%3A16%3A3e%3Afd%3Aed%3A39 => generated 1200 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:06:43.895 7 WARNING neutron_lib.context [None req-ac86b5e5-13cf-4245-a46f-c71b3624fb1a 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 845/1781] 10.0.0.209 () {30 vars in 650 bytes} [Sun Jun 28 21:06:44 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: 846/1782] 10.0.0.209 () {30 vars in 724 bytes} [Sun Jun 28 21:06:44 2026] GET /v2.0/quotas/5f6a9da72cf4453bac3c4b746df2e751/details => generated 847 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:06:44.435 8 WARNING neutron_lib.context [None req-70cd0526-11f4-4e72-9a58-c2de8d526a90 8ac96ce561a545f6b862554f091edca2 cbe57902c6354883a08ea0fa634887d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:06:44.584 8 INFO neutron.db.segments_db [None req-70cd0526-11f4-4e72-9a58-c2de8d526a90 8ac96ce561a545f6b862554f091edca2 cbe57902c6354883a08ea0fa634887d3 - - default default] Added segment fe7ce2b8-94d8-406a-bdc6-14de08fa48f7 of type vxlan for network 92690e3a-b3c1-4ca4-813f-eee124f343c1 [pid: 8|app: 0|req: 847/1783] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:06:44 2026] POST /v2.0/networks => generated 633 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:06:44.782 8 WARNING neutron_lib.context [None req-ec240157-7e20-4397-992e-6a149e89e72d 8ac96ce561a545f6b862554f091edca2 cbe57902c6354883a08ea0fa634887d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:06:44.837 8 INFO neutron.db.segments_db [None req-ec240157-7e20-4397-992e-6a149e89e72d 8ac96ce561a545f6b862554f091edca2 cbe57902c6354883a08ea0fa634887d3 - - default default] Added segment 47077d51-8645-4903-a6c7-85a95e94be30 of type vxlan for network 824b35fa-6c7e-49d5-9708-17fd7abc31f1 [pid: 8|app: 0|req: 848/1784] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:06:44 2026] POST /v2.0/networks => generated 634 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:06:44.954 8 WARNING neutron_lib.context [None req-9a1d5c83-f300-4eb3-84e3-3c5fc285c733 8ac96ce561a545f6b862554f091edca2 cbe57902c6354883a08ea0fa634887d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 849/1785] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:06:44 2026] POST /v2.0/subnets => generated 646 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:06:45.243 8 WARNING neutron_lib.context [None req-8a4ef534-22c2-49e3-a952-1442d42d9e78 8ac96ce561a545f6b862554f091edca2 cbe57902c6354883a08ea0fa634887d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:06:45.271 7 INFO neutron.db.l3_db [None req-ac86b5e5-13cf-4245-a46f-c71b3624fb1a 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] Floating IP 95f4a1eb-1a8f-4dd5-a2ae-7670b51080e6 associated. External IP: 10.96.250.207, port: c3e2f4d4-f2af-457a-a8bc-0ba21e0371cf. [pid: 8|app: 0|req: 850/1786] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:06:45 2026] POST /v2.0/subnets => generated 655 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:06:45.494 8 WARNING neutron_lib.context [None req-4f00fd5f-afd5-4b84-b035-f62a91647c86 8ac96ce561a545f6b862554f091edca2 cbe57902c6354883a08ea0fa634887d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:06:45.532 8 INFO neutron.db.segments_db [None req-4f00fd5f-afd5-4b84-b035-f62a91647c86 8ac96ce561a545f6b862554f091edca2 cbe57902c6354883a08ea0fa634887d3 - - default default] Added segment 2b33f028-33ef-4749-a33e-d3211d2cda1f of type vxlan for network 41605f79-a822-4bdb-b7aa-5b99500caf51 [pid: 7|app: 0|req: 937/1787] 10.0.0.151 () {34 vars in 677 bytes} [Sun Jun 28 21:06:43 2026] POST /v2.0/floatingips => generated 855 bytes in 1739 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:06:45.833 8 INFO neutron.db.l3_hamode_db [None req-4f00fd5f-afd5-4b84-b035-f62a91647c86 8ac96ce561a545f6b862554f091edca2 cbe57902c6354883a08ea0fa634887d3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-28 21:06:45.957 8 INFO neutron.db.l3_hamode_db [None req-4f00fd5f-afd5-4b84-b035-f62a91647c86 8ac96ce561a545f6b862554f091edca2 cbe57902c6354883a08ea0fa634887d3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-28 21:06:46.572 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ce2f0c82-85f9-4389-9c97-4dc015f968f4'] response: {'name': 'network-changed', 'server_uuid': 'a30ef4d2-5d83-4fd0-a2f4-2b665c188cf5', 'tag': 'c3e2f4d4-f2af-457a-a8bc-0ba21e0371cf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 851/1788] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:06:45 2026] POST /v2.0/routers => generated 510 bytes in 1100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1789] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:06:46 2026] GET /v2.0/security-groups?tenant_id=5f6a9da72cf4453bac3c4b746df2e751&name=default => generated 2925 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1790] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:06:46 2026] DELETE /v2.0/security-groups/5f50acb3-e934-40fe-9351-88e5f64fc2ee => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1791] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:06:47 2026] GET /v2.0/ports?tenant_id=893645e56d2644c6bf34af9d77963752&device_id=a30ef4d2-5d83-4fd0-a2f4-2b665c188cf5 => generated 1469 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1792] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:06:47 2026] GET /v2.0/networks?id=96f07525-9635-4c2a-be73-e6e2d457df7a => generated 800 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1793] 199.204.45.138 () {34 vars in 1058 bytes} [Sun Jun 28 21:06:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.211&port_id=c3e2f4d4-f2af-457a-a8bc-0ba21e0371cf => generated 860 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1794] 199.204.45.138 () {34 vars in 1104 bytes} [Sun Jun 28 21:06:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ac4&port_id=c3e2f4d4-f2af-457a-a8bc-0ba21e0371cf => 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: 944/1795] 199.204.45.138 () {34 vars in 1064 bytes} [Sun Jun 28 21:06:47 2026] GET /v2.0/subnets?id=eacfb62b-d475-4e4b-9909-5e70fe559ceb&id=18841988-a65d-48fc-9187-4e30f9264a75 => generated 1414 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1796] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:06:47 2026] GET /v2.0/ports?network_id=96f07525-9635-4c2a-be73-e6e2d457df7a&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1797] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:06:47 2026] GET /v2.0/ports?network_id=96f07525-9635-4c2a-be73-e6e2d457df7a&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1798] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:06:47 2026] GET /v2.0/networks/96f07525-9635-4c2a-be73-e6e2d457df7a?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1799] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:06:47 2026] GET /v2.0/networks/96f07525-9635-4c2a-be73-e6e2d457df7a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1800] 10.0.0.151 () {34 vars in 783 bytes} [Sun Jun 28 21:06:46 2026] PUT /v2.0/routers/783446d7-2bc9-4041-a51e-74a6aa410196/add_router_interface => generated 309 bytes in 1268 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1801] 10.0.0.151 () {32 vars in 717 bytes} [Sun Jun 28 21:06:47 2026] GET /v2.0/ports/84257f3f-04b1-4517-a79d-6bbd3b767308 => generated 959 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1802] 10.0.0.6 () {34 vars in 988 bytes} [Sun Jun 28 21:06:48 2026] GET /v2.0/ports?device_id=5459a5cb-a25a-4e24-a612-6b0eea249c90 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1803] 10.0.0.6 () {34 vars in 1038 bytes} [Sun Jun 28 21:06:48 2026] GET /v2.0/security-groups?id=a4d01b83-f769-4a74-848a-3e293d677a40&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:06:49.026 7 INFO neutron.db.segments_db [None req-3ca74607-6e06-450b-ae8a-1bd151aa724f c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Added segment d25919a9-65c6-4622-a898-80136a35438b of type vxlan for network 429a3f35-2be4-4455-aad0-1491c43488c4 [pid: 7|app: 0|req: 952/1804] 10.0.0.151 () {34 vars in 671 bytes} [Sun Jun 28 21:06:48 2026] POST /v2.0/networks => generated 740 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1805] 10.0.0.151 () {34 vars in 783 bytes} [Sun Jun 28 21:06:47 2026] PUT /v2.0/routers/783446d7-2bc9-4041-a51e-74a6aa410196/add_router_interface => generated 309 bytes in 1287 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1806] 10.0.0.151 () {32 vars in 717 bytes} [Sun Jun 28 21:06:49 2026] GET /v2.0/ports/00e55cc2-4680-4561-9e6c-7cad4700aa4d => generated 967 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1807] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:06:49 2026] POST /v2.0/subnets => generated 687 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:06:49.358 8 INFO neutron.db.segments_db [None req-575bb82a-1be5-449c-85b7-74bf088e6f16 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Added segment 3fc234e5-be85-4e4a-9256-f9e34811bea6 of type vxlan for network c63610d1-efff-4fe8-a095-68f5f1f7ef1f 2026-06-28 21:06:49.637 8 INFO neutron.db.l3_hamode_db [None req-575bb82a-1be5-449c-85b7-74bf088e6f16 c498127fc1f04f24bfb3e361bd447273 68750019cac7497199fe925f6f24e552 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 954/1808] 10.0.0.151 () {34 vars in 789 bytes} [Sun Jun 28 21:06:49 2026] PUT /v2.0/routers/783446d7-2bc9-4041-a51e-74a6aa410196/remove_router_interface => generated 309 bytes in 755 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:06:50.689 8 INFO neutron.db.l3_hamode_db [None req-575bb82a-1be5-449c-85b7-74bf088e6f16 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 955/1809] 10.0.0.151 () {34 vars in 789 bytes} [Sun Jun 28 21:06:50 2026] PUT /v2.0/routers/783446d7-2bc9-4041-a51e-74a6aa410196/remove_router_interface => generated 309 bytes in 949 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1810] 10.0.0.151 () {32 vars in 736 bytes} [Sun Jun 28 21:06:51 2026] GET /v2.0/ports?device_id=783446d7-2bc9-4041-a51e-74a6aa410196 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:06:51.628 7 INFO neutron.services.segments.plugin [-] Segment 2b33f028-33ef-4749-a33e-d3211d2cda1f resource provider aggregate not found 2026-06-28 21:06:51.635 7 INFO neutron.services.segments.plugin [-] Segment 2b33f028-33ef-4749-a33e-d3211d2cda1f resource provider aggregate not found 2026-06-28 21:06:51.643 7 INFO neutron.services.segments.plugin [-] Segment 2b33f028-33ef-4749-a33e-d3211d2cda1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b33f028-33ef-4749-a33e-d3211d2cda1f found for delete ", "request_id": "req-c92f0f7e-4b9f-4135-a1ac-4124a4a30c57"}]} [pid: 8|app: 0|req: 855/1811] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:06:49 2026] POST /v2.0/routers => generated 727 bytes in 2354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:06:51.658 7 INFO neutron.services.segments.plugin [-] Segment 2b33f028-33ef-4749-a33e-d3211d2cda1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b33f028-33ef-4749-a33e-d3211d2cda1f found for delete ", "request_id": "req-eabf992c-0e1e-437d-b60a-32635f1398cc"}]} 2026-06-28 21:06:51.658 7 INFO neutron.db.l3_hamode_db [None req-5b923cd5-2b4f-4f14-9fe5-27ffda01b936 8ac96ce561a545f6b862554f091edca2 cbe57902c6354883a08ea0fa634887d3 - - default default] HA network 41605f79-a822-4bdb-b7aa-5b99500caf51 was deleted as no HA routers are present in tenant cbe57902c6354883a08ea0fa634887d3. [pid: 7|app: 0|req: 957/1812] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:06:51 2026] DELETE /v2.0/routers/783446d7-2bc9-4041-a51e-74a6aa410196 => generated 0 bytes in 616 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1813] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:06:51 2026] DELETE /v2.0/subnets/8f8feb46-19aa-4b6e-9531-4f60d5f1e693 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1814] 10.0.0.6 () {34 vars in 988 bytes} [Sun Jun 28 21:06:51 2026] GET /v2.0/ports?device_id=a30ef4d2-5d83-4fd0-a2f4-2b665c188cf5 => generated 1469 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1815] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:06:51 2026] DELETE /v2.0/subnets/4c472379-6ecf-4e74-b719-0d7747a016d5 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1816] 10.0.0.6 () {34 vars in 1038 bytes} [Sun Jun 28 21:06:52 2026] GET /v2.0/security-groups?id=baa91da7-e925-452a-b52f-05a64ef98e7f&fields=id&fields=name => generated 111 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1817] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:06:52 2026] DELETE /v2.0/networks/824b35fa-6c7e-49d5-9708-17fd7abc31f1 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1818] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:06:52 2026] DELETE /v2.0/networks/92690e3a-b3c1-4ca4-813f-eee124f343c1 => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:06:52.820 7 WARNING neutron_lib.context [None req-e8e20755-4696-43e2-8573-8740c6b730d9 8ac96ce561a545f6b862554f091edca2 cbe57902c6354883a08ea0fa634887d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:06:52.878 7 INFO neutron.db.segments_db [None req-e8e20755-4696-43e2-8573-8740c6b730d9 8ac96ce561a545f6b862554f091edca2 cbe57902c6354883a08ea0fa634887d3 - - default default] Added segment 4d29efda-3c3b-4333-96c5-740cc7fd3618 of type vxlan for network 0d832a11-07ff-42dd-8113-4478c14affec [pid: 7|app: 0|req: 964/1819] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:06:52 2026] POST /v2.0/networks => generated 634 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:06:52.991 7 WARNING neutron_lib.context [None req-92e08ed8-5fc1-4a19-b94e-4601b2260b8a 8ac96ce561a545f6b862554f091edca2 cbe57902c6354883a08ea0fa634887d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 965/1820] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:06:52 2026] POST /v2.0/subnets => generated 646 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1821] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:53 2026] GET /v2.0/ports?device_id=5459a5cb-a25a-4e24-a612-6b0eea249c90 => generated 971 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:06:53.409 7 WARNING neutron_lib.context [None req-f9659a16-d605-40b0-ab04-d7d957d867e0 8ac96ce561a545f6b862554f091edca2 cbe57902c6354883a08ea0fa634887d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 856/1822] 10.0.0.151 () {34 vars in 783 bytes} [Sun Jun 28 21:06:51 2026] PUT /v2.0/routers/b2ba921c-85c8-4a4e-a472-543ce36192bd/add_router_interface => generated 309 bytes in 1749 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:06:53.445 7 INFO neutron.db.segments_db [None req-f9659a16-d605-40b0-ab04-d7d957d867e0 8ac96ce561a545f6b862554f091edca2 cbe57902c6354883a08ea0fa634887d3 - - default default] Added segment 4721d0a2-2eb7-44df-bf83-85696496feb3 of type vxlan for network bd2ec9dd-ecc0-4f10-aac1-19bf78773b96 [pid: 8|app: 0|req: 857/1823] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:06:53 2026] GET /v2.0/security-groups?id=a4d01b83-f769-4a74-848a-3e293d677a40&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:06:53.667 7 INFO neutron.services.segments.plugin [-] Segment 47077d51-8645-4903-a6c7-85a95e94be30 resource provider aggregate not found 2026-06-28 21:06:53.679 7 INFO neutron.services.segments.plugin [-] Segment 47077d51-8645-4903-a6c7-85a95e94be30 resource provider aggregate not found 2026-06-28 21:06:53.689 7 INFO neutron.services.segments.plugin [-] Segment 47077d51-8645-4903-a6c7-85a95e94be30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47077d51-8645-4903-a6c7-85a95e94be30 found for delete ", "request_id": "req-7d41ca4e-2be0-4224-ac97-99f8e7dc2137"}]} 2026-06-28 21:06:53.696 7 INFO neutron.services.segments.plugin [-] Segment 47077d51-8645-4903-a6c7-85a95e94be30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47077d51-8645-4903-a6c7-85a95e94be30 found for delete ", "request_id": "req-ac066b2f-bed7-4e75-b273-5f4f8b710336"}]} 2026-06-28 21:06:53.704 7 INFO neutron.services.segments.plugin [-] Segment fe7ce2b8-94d8-406a-bdc6-14de08fa48f7 resource provider aggregate not found 2026-06-28 21:06:53.712 7 INFO neutron.services.segments.plugin [-] Segment fe7ce2b8-94d8-406a-bdc6-14de08fa48f7 resource provider aggregate not found 2026-06-28 21:06:53.721 7 INFO neutron.services.segments.plugin [-] Segment fe7ce2b8-94d8-406a-bdc6-14de08fa48f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe7ce2b8-94d8-406a-bdc6-14de08fa48f7 found for delete ", "request_id": "req-45c570d0-8db5-45bd-a027-782d0010425a"}]} 2026-06-28 21:06:53.722 7 INFO neutron.services.segments.plugin [-] Segment fe7ce2b8-94d8-406a-bdc6-14de08fa48f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe7ce2b8-94d8-406a-bdc6-14de08fa48f7 found for delete ", "request_id": "req-a241aea5-c7ad-4fa4-bbc8-3ed97ed15b14"}]} 2026-06-28 21:06:53.728 7 INFO neutron.db.l3_hamode_db [None req-f9659a16-d605-40b0-ab04-d7d957d867e0 8ac96ce561a545f6b862554f091edca2 cbe57902c6354883a08ea0fa634887d3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-28 21:06:53.874 7 INFO neutron.db.l3_hamode_db [None req-f9659a16-d605-40b0-ab04-d7d957d867e0 8ac96ce561a545f6b862554f091edca2 cbe57902c6354883a08ea0fa634887d3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 967/1826] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:06:53 2026] POST /v2.0/routers => generated 510 bytes in 1110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:06:54.528 8 WARNING neutron_lib.context [None req-fd5aee97-d9b6-4bb8-9688-8efeddf98f1c 8ac96ce561a545f6b862554f091edca2 cbe57902c6354883a08ea0fa634887d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1827] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:54 2026] GET /v2.0/ports?device_id=5459a5cb-a25a-4e24-a612-6b0eea249c90 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:06:54.768 7 INFO neutron.db.segments_db [None req-7a4f7ec7-d68f-4a6c-8f29-605164dd7845 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Added segment 7a50cc35-5907-47d4-bdb8-c98de62b46bf of type vxlan for network 8d21e4e5-886e-4f92-b379-fbc6808e7cf0 [pid: 7|app: 0|req: 969/1828] 10.0.0.151 () {34 vars in 671 bytes} [Sun Jun 28 21:06:54 2026] POST /v2.0/networks => generated 740 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1829] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:06:54 2026] GET /v2.0/security-groups?id=a4d01b83-f769-4a74-848a-3e293d677a40&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: 860/1830] 10.0.0.151 () {34 vars in 665 bytes} [Sun Jun 28 21:06:54 2026] POST /v2.0/ports => generated 959 bytes in 468 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: 971/1831] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:06:54 2026] POST /v2.0/subnets => generated 687 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:06:55.211 7 INFO neutron.db.segments_db [None req-fa2f4175-b549-4904-b60d-2b1a89e252e2 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Added segment 65e797e2-30ec-482c-9ddc-336870de9ace of type vxlan for network e9e1e7e6-de4f-42b2-99bf-e2d337302e7e 2026-06-28 21:06:55.532 7 INFO neutron.db.l3_hamode_db [None req-fa2f4175-b549-4904-b60d-2b1a89e252e2 c498127fc1f04f24bfb3e361bd447273 3e04b242f99f43d3a08a80a26a9ef803 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 861/1832] 10.0.0.151 () {34 vars in 783 bytes} [Sun Jun 28 21:06:54 2026] PUT /v2.0/routers/9b9bd2eb-ca64-4a06-a13a-1726268b68da/add_router_interface => generated 309 bytes in 1167 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: 862/1833] 199.204.45.138 () {34 vars in 994 bytes} [Sun Jun 28 21:06:56 2026] GET /v2.0/ports?device_id=5459a5cb-a25a-4e24-a612-6b0eea249c90 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1834] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:56 2026] GET /v2.0/ports?device_id=5459a5cb-a25a-4e24-a612-6b0eea249c90 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1835] 10.0.0.151 () {32 vars in 717 bytes} [Sun Jun 28 21:06:56 2026] GET /v2.0/ports/b49a4d47-1c9b-4fa2-8627-67e674e2476d => generated 1033 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:06:56.473 7 INFO neutron.db.l3_hamode_db [None req-fa2f4175-b549-4904-b60d-2b1a89e252e2 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-28 21:06:56.716 8 INFO neutron.db.l3_db [req-aa0bc499-728b-438b-9206-ffca2afeff7e req-b485d7f3-9307-4684-b1ed-0271eac7fc26 f1b73883c93f4ef38fcd7cc71db46388 d6f12941dc1f402e8eaa650841cc06bf - - default default] Floating IP 19363e29-c7c4-4d9c-8291-d85a6d76bb79 disassociated. External IP: 10.96.250.206, port: 8cebc432-ae7a-4d4f-b25f-6486ca92696b. [pid: 8|app: 0|req: 865/1836] 199.204.45.138 () {36 vars in 997 bytes} [Sun Jun 28 21:06:56 2026] DELETE /v2.0/ports/8cebc432-ae7a-4d4f-b25f-6486ca92696b => generated 0 bytes in 806 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1837] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:06:57 2026] GET /v2.0/security-groups?id=a4d01b83-f769-4a74-848a-3e293d677a40&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:06:57.237 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-edde12e3-3245-44ed-a243-b89987a396d7'] response: {'server_uuid': '5459a5cb-a25a-4e24-a612-6b0eea249c90', 'name': 'network-vif-deleted', 'tag': '8cebc432-ae7a-4d4f-b25f-6486ca92696b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 972/1838] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:06:55 2026] POST /v2.0/routers => generated 727 bytes in 2636 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1839] 10.0.0.151 () {32 vars in 721 bytes} [Sun Jun 28 21:06:57 2026] GET /v2.0/subnets/5a1bbcfa-6fbd-450c-99d0-92ac7424d109 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1840] 10.0.0.151 () {34 vars in 789 bytes} [Sun Jun 28 21:06:57 2026] PUT /v2.0/routers/9b9bd2eb-ca64-4a06-a13a-1726268b68da/remove_router_interface => generated 309 bytes in 999 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-06-28 21:06:58.402 8 INFO neutron.api.v2.resource [None req-c44730f0-8471-4333-b409-8b8207376675 8ac96ce561a545f6b862554f091edca2 cbe57902c6354883a08ea0fa634887d3 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 868/1841] 10.0.0.151 () {34 vars in 789 bytes} [Sun Jun 28 21:06:58 2026] PUT /v2.0/routers/9b9bd2eb-ca64-4a06-a13a-1726268b68da/remove_router_interface => generated 197 bytes in 158 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1842] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:58 2026] GET /v2.0/ports?device_id=5459a5cb-a25a-4e24-a612-6b0eea249c90 => 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: 870/1843] 10.0.0.151 () {32 vars in 736 bytes} [Sun Jun 28 21:06:58 2026] GET /v2.0/ports?device_id=9b9bd2eb-ca64-4a06-a13a-1726268b68da => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:06:59.059 8 INFO neutron.services.segments.plugin [-] Segment 4721d0a2-2eb7-44df-bf83-85696496feb3 resource provider aggregate not found 2026-06-28 21:06:59.065 8 INFO neutron.services.segments.plugin [-] Segment 4721d0a2-2eb7-44df-bf83-85696496feb3 resource provider aggregate not found 2026-06-28 21:06:59.083 8 INFO neutron.services.segments.plugin [-] Segment 4721d0a2-2eb7-44df-bf83-85696496feb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4721d0a2-2eb7-44df-bf83-85696496feb3 found for delete ", "request_id": "req-967f14bc-a18c-465b-92d8-8865104e78f1"}]} 2026-06-28 21:06:59.084 8 INFO neutron.db.l3_hamode_db [None req-66d2663b-053c-4a04-bab3-daaf03c0a561 8ac96ce561a545f6b862554f091edca2 cbe57902c6354883a08ea0fa634887d3 - - default default] HA network bd2ec9dd-ecc0-4f10-aac1-19bf78773b96 was deleted as no HA routers are present in tenant cbe57902c6354883a08ea0fa634887d3. [pid: 8|app: 0|req: 871/1844] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:06:58 2026] DELETE /v2.0/routers/9b9bd2eb-ca64-4a06-a13a-1726268b68da => generated 0 bytes in 643 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:06:59.094 8 INFO neutron.services.segments.plugin [-] Segment 4721d0a2-2eb7-44df-bf83-85696496feb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4721d0a2-2eb7-44df-bf83-85696496feb3 found for delete ", "request_id": "req-57ed6cc7-319a-4a47-a4e3-b9a0cafc7b0e"}]} [pid: 8|app: 0|req: 872/1845] 10.0.0.242 () {30 vars in 689 bytes} [Sun Jun 28 21:06:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1846] 10.0.0.151 () {34 vars in 783 bytes} [Sun Jun 28 21:06:57 2026] PUT /v2.0/routers/00c8eebf-a308-4025-8b6a-ba6bcccb58db/add_router_interface => generated 309 bytes in 1483 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1847] 10.0.0.242 () {30 vars in 691 bytes} [Sun Jun 28 21:06:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1848] 10.0.0.242 () {30 vars in 667 bytes} [Sun Jun 28 21:06:59 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: 977/1849] 10.0.0.242 () {30 vars in 703 bytes} [Sun Jun 28 21:06:59 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: 873/1850] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:06:59 2026] DELETE /v2.0/subnets/8905322a-9e2a-4470-84a5-c9784896ab86 => 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: 874/1851] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:06:59 2026] GET /v2.0/ports?device_id=5459a5cb-a25a-4e24-a612-6b0eea249c90 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:06:59.757 7 INFO neutron.services.segments.plugin [-] Segment 4d29efda-3c3b-4333-96c5-740cc7fd3618 resource provider aggregate not found 2026-06-28 21:06:59.763 7 INFO neutron.services.segments.plugin [-] Segment 4d29efda-3c3b-4333-96c5-740cc7fd3618 resource provider aggregate not found 2026-06-28 21:06:59.780 7 INFO neutron.services.segments.plugin [-] Segment 4d29efda-3c3b-4333-96c5-740cc7fd3618 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d29efda-3c3b-4333-96c5-740cc7fd3618 found for delete ", "request_id": "req-d029b0e9-b0ba-47db-bf9a-b9661da8f313"}]} 2026-06-28 21:06:59.781 7 INFO neutron.services.segments.plugin [-] Segment 4d29efda-3c3b-4333-96c5-740cc7fd3618 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d29efda-3c3b-4333-96c5-740cc7fd3618 found for delete ", "request_id": "req-42b54043-99d2-4e1f-b3e7-d173dc7e2a26"}]} [pid: 7|app: 0|req: 978/1852] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:06:59 2026] DELETE /v2.0/networks/0d832a11-07ff-42dd-8113-4478c14affec => generated 0 bytes in 380 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:06:59.799 8 WARNING neutron_lib.context [None req-808ebb02-a452-4d7a-bcd9-e28c6159749b 8ac96ce561a545f6b862554f091edca2 cbe57902c6354883a08ea0fa634887d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:06:59.861 8 INFO neutron.db.segments_db [None req-808ebb02-a452-4d7a-bcd9-e28c6159749b 8ac96ce561a545f6b862554f091edca2 cbe57902c6354883a08ea0fa634887d3 - - default default] Added segment e026a5fe-3157-489b-913e-5a6adc174347 of type vxlan for network c8866def-6a2f-4460-bc95-0fa3948516ba [pid: 7|app: 0|req: 979/1853] 10.0.0.242 () {28 vars in 438 bytes} [Sun Jun 28 21:06:59 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: 980/1854] 10.0.0.242 () {30 vars in 727 bytes} [Sun Jun 28 21:06:59 2026] GET /v2.0/subnets/5a1bbcfa-6fbd-450c-99d0-92ac7424d109 => generated 658 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1855] 10.0.0.242 () {30 vars in 689 bytes} [Sun Jun 28 21:06:59 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) 2026-06-28 21:06:59.968 7 WARNING neutron_lib.context [None req-995b9a8e-8144-4497-9bb6-42d8174902e7 806e2f172bf3404b87c5ea09745879f9 68750019cac7497199fe925f6f24e552 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 875/1856] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:06:59 2026] POST /v2.0/networks => generated 633 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1857] 10.0.0.242 () {30 vars in 691 bytes} [Sun Jun 28 21:06:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:06:59.987 8 WARNING neutron_lib.context [None req-f58233cb-0922-4271-bfbb-1f00cac1afc5 8ac96ce561a545f6b862554f091edca2 cbe57902c6354883a08ea0fa634887d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 982/1858] 10.0.0.151 () {34 vars in 685 bytes} [Sun Jun 28 21:06:59 2026] POST /v2.0/security-groups => generated 1673 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1859] 10.0.0.242 () {30 vars in 667 bytes} [Sun Jun 28 21:07:00 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-06-28 21:07:00.140 7 WARNING neutron_lib.context [None req-62368584-d4b5-46c2-be91-c5220d3621ea 806e2f172bf3404b87c5ea09745879f9 68750019cac7497199fe925f6f24e552 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 984/1860] 10.0.0.151 () {34 vars in 695 bytes} [Sun Jun 28 21:07:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1861] 10.0.0.242 () {30 vars in 703 bytes} [Sun Jun 28 21:07:00 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-06-28 21:07:00.300 7 WARNING neutron_lib.context [None req-f052aa72-df1c-440c-8fa5-cc6d5a40cc4b 806e2f172bf3404b87c5ea09745879f9 68750019cac7497199fe925f6f24e552 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 877/1862] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:06:59 2026] POST /v2.0/subnets => generated 646 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1863] 10.0.0.242 () {30 vars in 727 bytes} [Sun Jun 28 21:07:00 2026] GET /v2.0/subnets/5a1bbcfa-6fbd-450c-99d0-92ac7424d109 => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:07:00.337 8 WARNING neutron_lib.context [None req-14e9ee4b-f225-4f85-8ef3-38094c8812fe 8ac96ce561a545f6b862554f091edca2 cbe57902c6354883a08ea0fa634887d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:07:00.372 8 INFO neutron.db.segments_db [None req-14e9ee4b-f225-4f85-8ef3-38094c8812fe 8ac96ce561a545f6b862554f091edca2 cbe57902c6354883a08ea0fa634887d3 - - default default] Added segment a5d1cc93-af1d-4308-a24e-24e5fa34331b of type vxlan for network a85acda7-79dd-46e3-b737-3ed550638740 [pid: 7|app: 0|req: 986/1864] 10.0.0.151 () {34 vars in 695 bytes} [Sun Jun 28 21:07:00 2026] POST /v2.0/security-group-rules => generated 596 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:07:00.458 7 WARNING neutron_lib.context [None req-d32ba24f-a6d6-4de8-bd66-5c35bf987992 806e2f172bf3404b87c5ea09745879f9 68750019cac7497199fe925f6f24e552 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 987/1865] 10.0.0.151 () {34 vars in 695 bytes} [Sun Jun 28 21:07:00 2026] POST /v2.0/security-group-rules => generated 602 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:07:00.662 8 INFO neutron.db.l3_hamode_db [None req-14e9ee4b-f225-4f85-8ef3-38094c8812fe 8ac96ce561a545f6b862554f091edca2 cbe57902c6354883a08ea0fa634887d3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 988/1866] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:07:00 2026] DELETE /v2.0/security-groups/a4d01b83-f769-4a74-848a-3e293d677a40 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:07:00.770 7 WARNING neutron_lib.context [None req-a1941620-2061-4cbb-b65c-1fd860a22686 806e2f172bf3404b87c5ea09745879f9 68750019cac7497199fe925f6f24e552 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:07:00.823 8 INFO neutron.db.l3_hamode_db [None req-14e9ee4b-f225-4f85-8ef3-38094c8812fe 8ac96ce561a545f6b862554f091edca2 cbe57902c6354883a08ea0fa634887d3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 989/1867] 10.0.0.151 () {34 vars in 695 bytes} [Sun Jun 28 21:07:00 2026] POST /v2.0/security-group-rules => generated 601 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1868] 10.0.0.242 () {30 vars in 689 bytes} [Sun Jun 28 21:07:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1869] 10.0.0.151 () {32 vars in 732 bytes} [Sun Jun 28 21:07:00 2026] DELETE /v2.0/floatingips/19363e29-c7c4-4d9c-8291-d85a6d76bb79 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:07:01.199 7 WARNING neutron_lib.context [None req-5b8bf23d-c7ab-4333-a1d6-b0d22eff076c 806e2f172bf3404b87c5ea09745879f9 68750019cac7497199fe925f6f24e552 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:07:01.238 7 INFO neutron.db.securitygroups_db [None req-5b8bf23d-c7ab-4333-a1d6-b0d22eff076c 806e2f172bf3404b87c5ea09745879f9 68750019cac7497199fe925f6f24e552 - - default default] Project 68750019cac7497199fe925f6f24e552 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: 992/1870] 10.0.0.151 () {34 vars in 695 bytes} [Sun Jun 28 21:07:01 2026] POST /v2.0/security-group-rules => generated 607 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1871] 10.0.0.242 () {30 vars in 691 bytes} [Sun Jun 28 21:07:01 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:07:01.359 7 WARNING neutron_lib.context [None req-a3096ed0-fdb8-486b-a846-308132d13b0e 806e2f172bf3404b87c5ea09745879f9 68750019cac7497199fe925f6f24e552 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:07:01.399 7 INFO neutron.db.securitygroups_db [None req-a3096ed0-fdb8-486b-a846-308132d13b0e 806e2f172bf3404b87c5ea09745879f9 68750019cac7497199fe925f6f24e552 - - default default] Project 68750019cac7497199fe925f6f24e552 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: 879/1872] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:07:00 2026] POST /v2.0/routers => generated 510 bytes in 1101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1873] 10.0.0.242 () {30 vars in 667 bytes} [Sun Jun 28 21:07:01 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1874] 10.0.0.151 () {34 vars in 695 bytes} [Sun Jun 28 21:07:01 2026] POST /v2.0/security-group-rules => generated 606 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1875] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:07:01 2026] GET /v2.0/ports?device_id=77483e08-a596-405e-807c-f5b95a772fea => generated 971 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1876] 10.0.0.242 () {30 vars in 703 bytes} [Sun Jun 28 21:07:01 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1877] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:07:01 2026] GET /v2.0/security-groups?id=e5c2dd06-4b31-47fd-8b44-4f04260840bf&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: 884/1878] 10.0.0.242 () {30 vars in 729 bytes} [Sun Jun 28 21:07:01 2026] GET /v2.0/networks/c27bfd7d-0461-480f-9ae4-37141deb224a => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1879] 10.0.0.242 () {30 vars in 681 bytes} [Sun Jun 28 21:07:01 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1880] 10.0.0.242 () {34 vars in 703 bytes} [Sun Jun 28 21:07:01 2026] POST /v2.0/ports => generated 1132 bytes in 370 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-06-28 21:07:02.064 8 WARNING neutron_lib.context [None req-b705d16c-417a-49e6-a8dc-d891fda6c01c 806e2f172bf3404b87c5ea09745879f9 68750019cac7497199fe925f6f24e552 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 887/1881] 10.0.0.151 () {34 vars in 685 bytes} [Sun Jun 28 21:07:02 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-06-28 21:07:02.230 8 WARNING neutron_lib.context [None req-ced90232-0ff8-4684-8915-443f3e946a5b 806e2f172bf3404b87c5ea09745879f9 68750019cac7497199fe925f6f24e552 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 888/1882] 10.0.0.151 () {34 vars in 695 bytes} [Sun Jun 28 21:07:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:07:02.375 8 WARNING neutron_lib.context [None req-5e5bee33-695b-4b54-a79c-5a5643527daf 806e2f172bf3404b87c5ea09745879f9 68750019cac7497199fe925f6f24e552 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 889/1883] 10.0.0.151 () {34 vars in 695 bytes} [Sun Jun 28 21:07:02 2026] POST /v2.0/security-group-rules => generated 602 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:07:02.492 8 WARNING neutron_lib.context [None req-47aba42e-d418-4d58-a871-90e8a12c3447 806e2f172bf3404b87c5ea09745879f9 68750019cac7497199fe925f6f24e552 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 995/1884] 10.0.0.151 () {34 vars in 783 bytes} [Sun Jun 28 21:07:01 2026] PUT /v2.0/routers/e7034a7c-cd47-41ad-bb67-4e151a619115/add_router_interface => generated 309 bytes in 1302 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1885] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:07:02 2026] GET /v2.0/ports?device_id=77483e08-a596-405e-807c-f5b95a772fea => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1886] 10.0.0.151 () {32 vars in 717 bytes} [Sun Jun 28 21:07:02 2026] GET /v2.0/ports/1cb24f09-62d4-42c7-a145-8eac49aecbb6 => generated 959 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1887] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:07:03 2026] GET /v2.0/security-groups?id=e5c2dd06-4b31-47fd-8b44-4f04260840bf&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1888] 10.0.0.151 () {34 vars in 676 bytes} [Sun Jun 28 21:07:02 2026] POST /v2.0/floatingips => generated 552 bytes in 659 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1889] 10.0.0.85 () {34 vars in 1097 bytes} [Sun Jun 28 21:07:03 2026] GET /v2.0/security-groups?name=tempest-securitygroup--969034451&fields=id&tenant_id=68750019cac7497199fe925f6f24e552 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1890] 199.204.45.138 () {34 vars in 994 bytes} [Sun Jun 28 21:07:03 2026] GET /v2.0/ports?device_id=77483e08-a596-405e-807c-f5b95a772fea => 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: 893/1891] 10.0.0.85 () {34 vars in 1097 bytes} [Sun Jun 28 21:07:03 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-739833540&fields=id&tenant_id=68750019cac7497199fe925f6f24e552 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1892] 199.204.45.138 () {36 vars in 997 bytes} [Sun Jun 28 21:07:03 2026] DELETE /v2.0/ports/0088eba4-b39e-4f23-9244-215ab4490cdc => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:07:03.664 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4e19fea8-f492-4758-849b-232a34e98fe9'] response: {'server_uuid': '77483e08-a596-405e-807c-f5b95a772fea', 'name': 'network-vif-deleted', 'tag': '0088eba4-b39e-4f23-9244-215ab4490cdc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 895/1893] 10.0.0.85 () {34 vars in 981 bytes} [Sun Jun 28 21:07:03 2026] GET /v2.0/networks?id=429a3f35-2be4-4455-aad0-1491c43488c4 => generated 672 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1894] 10.0.0.85 () {34 vars in 964 bytes} [Sun Jun 28 21:07:03 2026] GET /v2.0/quotas/68750019cac7497199fe925f6f24e552 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1895] 10.0.0.85 () {34 vars in 1001 bytes} [Sun Jun 28 21:07:03 2026] GET /v2.0/ports?tenant_id=68750019cac7497199fe925f6f24e552&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: 898/1896] 10.0.0.85 () {34 vars in 1007 bytes} [Sun Jun 28 21:07:03 2026] GET /v2.0/networks/429a3f35-2be4-4455-aad0-1491c43488c4?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: 999/1897] 10.0.0.151 () {34 vars in 789 bytes} [Sun Jun 28 21:07:03 2026] PUT /v2.0/routers/e7034a7c-cd47-41ad-bb67-4e151a619115/remove_router_interface => generated 309 bytes in 812 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1898] 10.0.0.151 () {32 vars in 736 bytes} [Sun Jun 28 21:07:03 2026] GET /v2.0/ports?device_id=e7034a7c-cd47-41ad-bb67-4e151a619115 => 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: 899/1899] 10.0.0.85 () {34 vars in 1107 bytes} [Sun Jun 28 21:07:03 2026] GET /v2.0/networks/429a3f35-2be4-4455-aad0-1491c43488c4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1900] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:07:04 2026] GET /v2.0/ports?device_id=1218f405-2cb6-4ad9-8d34-18f076431284 => 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: 901/1901] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:07:04 2026] GET /v2.0/ports?device_id=77483e08-a596-405e-807c-f5b95a772fea => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:07:04.481 7 INFO neutron.services.segments.plugin [-] Segment a5d1cc93-af1d-4308-a24e-24e5fa34331b resource provider aggregate not found 2026-06-28 21:07:04.486 7 INFO neutron.services.segments.plugin [-] Segment a5d1cc93-af1d-4308-a24e-24e5fa34331b resource provider aggregate not found 2026-06-28 21:07:04.497 7 INFO neutron.services.segments.plugin [-] Segment a5d1cc93-af1d-4308-a24e-24e5fa34331b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5d1cc93-af1d-4308-a24e-24e5fa34331b found for delete ", "request_id": "req-9fb76147-96ea-4d1c-9c66-7070297d4f2e"}]} 2026-06-28 21:07:04.499 7 INFO neutron.services.segments.plugin [-] Segment a5d1cc93-af1d-4308-a24e-24e5fa34331b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5d1cc93-af1d-4308-a24e-24e5fa34331b found for delete ", "request_id": "req-788c0a2a-155d-4a0e-935f-56a1aa4c1e87"}]} 2026-06-28 21:07:04.514 7 INFO neutron.db.l3_hamode_db [None req-cec53e86-3fce-4e13-8ef3-90eec29bccf2 8ac96ce561a545f6b862554f091edca2 cbe57902c6354883a08ea0fa634887d3 - - default default] HA network a85acda7-79dd-46e3-b737-3ed550638740 was deleted as no HA routers are present in tenant cbe57902c6354883a08ea0fa634887d3. [pid: 7|app: 0|req: 1001/1902] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:07:03 2026] DELETE /v2.0/routers/e7034a7c-cd47-41ad-bb67-4e151a619115 => generated 0 bytes in 615 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1903] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:07:04 2026] DELETE /v2.0/subnets/20f26075-0c84-4ca3-bb25-a318f0276404 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1904] 199.204.45.138 () {30 vars in 702 bytes} [Sun Jun 28 21:07:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1905] 199.204.45.138 () {30 vars in 704 bytes} [Sun Jun 28 21:07:04 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: 1004/1906] 199.204.45.138 () {30 vars in 680 bytes} [Sun Jun 28 21:07:04 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: 1005/1907] 199.204.45.138 () {30 vars in 716 bytes} [Sun Jun 28 21:07:04 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: 1006/1908] 199.204.45.138 () {30 vars in 736 bytes} [Sun Jun 28 21:07:04 2026] GET /v2.0/ports/ea66e675-2b49-4469-a445-a19ffeef2f7a => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:07:04.995 8 INFO neutron.services.segments.plugin [-] Segment e026a5fe-3157-489b-913e-5a6adc174347 resource provider aggregate not found 2026-06-28 21:07:05.001 8 INFO neutron.services.segments.plugin [-] Segment e026a5fe-3157-489b-913e-5a6adc174347 resource provider aggregate not found 2026-06-28 21:07:05.016 8 INFO neutron.services.segments.plugin [-] Segment e026a5fe-3157-489b-913e-5a6adc174347 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e026a5fe-3157-489b-913e-5a6adc174347 found for delete ", "request_id": "req-f9e4558f-5285-4540-a238-199f874be5d6"}]} 2026-06-28 21:07:05.017 8 INFO neutron.services.segments.plugin [-] Segment e026a5fe-3157-489b-913e-5a6adc174347 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e026a5fe-3157-489b-913e-5a6adc174347 found for delete ", "request_id": "req-28ea1f1b-4f60-4c9f-bcff-1d7b2da15f91"}]} [pid: 8|app: 0|req: 903/1909] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:07:04 2026] DELETE /v2.0/networks/c8866def-6a2f-4460-bc95-0fa3948516ba => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:07:05.044 7 WARNING neutron_lib.context [None req-da258dc6-c0b6-42b6-a890-f7a48b062b42 8ac96ce561a545f6b862554f091edca2 cbe57902c6354883a08ea0fa634887d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 904/1910] 199.204.45.138 () {30 vars in 702 bytes} [Sun Jun 28 21:07:05 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: 905/1911] 199.204.45.138 () {30 vars in 704 bytes} [Sun Jun 28 21:07:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:07:05.091 7 INFO neutron.db.segments_db [None req-da258dc6-c0b6-42b6-a890-f7a48b062b42 8ac96ce561a545f6b862554f091edca2 cbe57902c6354883a08ea0fa634887d3 - - default default] Added segment 25f8a95b-1c5d-4747-9cae-b1bca02d9bb0 of type vxlan for network eee9e91d-7b35-426f-9364-de5d3b6ac929 [pid: 8|app: 0|req: 906/1912] 199.204.45.138 () {30 vars in 680 bytes} [Sun Jun 28 21:07:05 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: 907/1913] 199.204.45.138 () {30 vars in 716 bytes} [Sun Jun 28 21:07:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:07:05.130 8 INFO neutron.api.v2.resource [None req-d6a331b1-97b5-4856-9294-70b929d690ab c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 908/1914] 199.204.45.138 () {30 vars in 762 bytes} [Sun Jun 28 21:07:05 2026] GET /v2.0/security-groups/lb-298f069e-a36e-42fc-ac4e-21da7e61dc3f => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1915] 199.204.45.138 () {30 vars in 784 bytes} [Sun Jun 28 21:07:05 2026] GET /v2.0/security-groups?name=lb-298f069e-a36e-42fc-ac4e-21da7e61dc3f => generated 23 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1916] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:07:05 2026] GET /v2.0/ports?device_id=1218f405-2cb6-4ad9-8d34-18f076431284 => 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: 911/1917] 199.204.45.138 () {34 vars in 735 bytes} [Sun Jun 28 21:07:05 2026] POST /v2.0/security-groups => generated 1636 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1918] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:07:05 2026] GET /v2.0/ports?device_id=77483e08-a596-405e-807c-f5b95a772fea => 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: 913/1919] 199.204.45.138 () {30 vars in 814 bytes} [Sun Jun 28 21:07:05 2026] GET /v2.0/security-group-rules?security_group_id=ae855c68-7c87-4b55-aed0-9cdedcd43020 => generated 1182 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:07:05.394 7 INFO neutron.db.l3_hamode_db [None req-da258dc6-c0b6-42b6-a890-f7a48b062b42 8ac96ce561a545f6b862554f091edca2 cbe57902c6354883a08ea0fa634887d3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 914/1920] 199.204.45.138 () {34 vars in 788 bytes} [Sun Jun 28 21:07:05 2026] PUT /v2.0/ports/ea66e675-2b49-4469-a445-a19ffeef2f7a => generated 1132 bytes in 243 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: 915/1921] 199.204.45.138 () {30 vars in 702 bytes} [Sun Jun 28 21:07:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1922] 199.204.45.138 () {30 vars in 704 bytes} [Sun Jun 28 21:07:05 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: 917/1923] 199.204.45.138 () {30 vars in 680 bytes} [Sun Jun 28 21:07:05 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: 918/1924] 199.204.45.138 () {30 vars in 716 bytes} [Sun Jun 28 21:07:05 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: 919/1925] 199.204.45.138 () {30 vars in 740 bytes} [Sun Jun 28 21:07:05 2026] GET /v2.0/subnets/5a1bbcfa-6fbd-450c-99d0-92ac7424d109 => 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: 920/1926] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:07:06 2026] GET /v2.0/ports?device_id=1218f405-2cb6-4ad9-8d34-18f076431284 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:07:06.296 7 INFO neutron.db.l3_hamode_db [None req-da258dc6-c0b6-42b6-a890-f7a48b062b42 8ac96ce561a545f6b862554f091edca2 cbe57902c6354883a08ea0fa634887d3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 921/1927] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:07:06 2026] GET /v2.0/ports?device_id=77483e08-a596-405e-807c-f5b95a772fea => 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: 1007/1928] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:07:05 2026] POST /v2.0/routers => generated 692 bytes in 2296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1929] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:07:07 2026] GET /v2.0/ports?device_id=1218f405-2cb6-4ad9-8d34-18f076431284 => 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: 922/1930] 10.0.0.151 () {32 vars in 721 bytes} [Sun Jun 28 21:07:07 2026] GET /v2.0/routers/ecb3f386-7f40-493f-8b13-54793d7e0066 => generated 698 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1931] 10.0.0.151 () {32 vars in 647 bytes} [Sun Jun 28 21:07:07 2026] GET /v2.0/routers => generated 701 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1932] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:07:07 2026] DELETE /v2.0/security-groups/e5c2dd06-4b31-47fd-8b44-4f04260840bf => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1933] 10.0.0.151 () {34 vars in 741 bytes} [Sun Jun 28 21:07:07 2026] PUT /v2.0/routers/ecb3f386-7f40-493f-8b13-54793d7e0066 => generated 705 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1934] 10.0.0.151 () {32 vars in 721 bytes} [Sun Jun 28 21:07:08 2026] GET /v2.0/routers/ecb3f386-7f40-493f-8b13-54793d7e0066 => generated 705 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1935] 10.0.0.151 () {32 vars in 736 bytes} [Sun Jun 28 21:07:08 2026] GET /v2.0/ports?device_id=ecb3f386-7f40-493f-8b13-54793d7e0066 => 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: 924/1936] 10.0.0.151 () {34 vars in 789 bytes} [Sun Jun 28 21:07:07 2026] PUT /v2.0/routers/b9329e1e-5f85-4835-b7c8-1e14ccdeb3ed/remove_router_interface => generated 309 bytes in 1020 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1937] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:07:08 2026] GET /v2.0/ports?device_id=1218f405-2cb6-4ad9-8d34-18f076431284 => 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: 926/1938] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:07:08 2026] DELETE /v2.0/subnets/cd971a76-6e32-4e94-9f04-46cafb331694 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:07:09.062 7 INFO neutron.services.segments.plugin [-] Segment 25f8a95b-1c5d-4747-9cae-b1bca02d9bb0 resource provider aggregate not found 2026-06-28 21:07:09.067 7 INFO neutron.services.segments.plugin [-] Segment 25f8a95b-1c5d-4747-9cae-b1bca02d9bb0 resource provider aggregate not found 2026-06-28 21:07:09.080 7 INFO neutron.services.segments.plugin [-] Segment 25f8a95b-1c5d-4747-9cae-b1bca02d9bb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25f8a95b-1c5d-4747-9cae-b1bca02d9bb0 found for delete ", "request_id": "req-d68f9539-543a-447d-a1ce-a6c7efb98483"}]} 2026-06-28 21:07:09.083 7 INFO neutron.services.segments.plugin [-] Segment 25f8a95b-1c5d-4747-9cae-b1bca02d9bb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25f8a95b-1c5d-4747-9cae-b1bca02d9bb0 found for delete ", "request_id": "req-b077aa87-f338-4672-aaa5-cd63d3b2be56"}]} 2026-06-28 21:07:09.094 7 INFO neutron.db.l3_hamode_db [None req-20fc7767-8585-4526-8760-53dd9db722f6 8ac96ce561a545f6b862554f091edca2 cbe57902c6354883a08ea0fa634887d3 - - default default] HA network eee9e91d-7b35-426f-9364-de5d3b6ac929 was deleted as no HA routers are present in tenant cbe57902c6354883a08ea0fa634887d3. [pid: 7|app: 0|req: 1013/1939] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:07:08 2026] DELETE /v2.0/routers/ecb3f386-7f40-493f-8b13-54793d7e0066 => generated 0 bytes in 1006 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1940] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:07:09 2026] GET /v2.0/networks?id=429a3f35-2be4-4455-aad0-1491c43488c4 => generated 672 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1941] 10.0.0.151 () {32 vars in 736 bytes} [Sun Jun 28 21:07:09 2026] GET /v2.0/ports?device_id=ecb3f386-7f40-493f-8b13-54793d7e0066 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/1942] 199.204.45.138 () {34 vars in 1050 bytes} [Sun Jun 28 21:07:09 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=68750019cac7497199fe925f6f24e552 => generated 272 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:07:09.234 7 INFO neutron.api.v2.resource [None req-533587dd-4f93-4a32-9213-d3a5e577bc8e 8ac96ce561a545f6b862554f091edca2 cbe57902c6354883a08ea0fa634887d3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1017/1943] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:07:09 2026] DELETE /v2.0/routers/ecb3f386-7f40-493f-8b13-54793d7e0066 => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-28 21:07:09.239 7 WARNING neutron_lib.context [req-d503bc18-e8d4-46a8-97ee-802a9dbc3bb5 req-f1172570-9577-4bc7-811c-c5bc28225db5 806e2f172bf3404b87c5ea09745879f9 68750019cac7497199fe925f6f24e552 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:07:09.856 8 INFO neutron.services.segments.plugin [-] Segment c2da9816-c2be-4497-909e-7a757a84cd14 resource provider aggregate not found 2026-06-28 21:07:09.861 8 INFO neutron.services.segments.plugin [-] Segment c2da9816-c2be-4497-909e-7a757a84cd14 resource provider aggregate not found 2026-06-28 21:07:09.875 8 INFO neutron.services.segments.plugin [-] Segment c2da9816-c2be-4497-909e-7a757a84cd14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2da9816-c2be-4497-909e-7a757a84cd14 found for delete ", "request_id": "req-51d5a2ab-c537-4ca7-b7d6-052d92b56735"}]} 2026-06-28 21:07:09.877 8 INFO neutron.services.segments.plugin [-] Segment c2da9816-c2be-4497-909e-7a757a84cd14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2da9816-c2be-4497-909e-7a757a84cd14 found for delete ", "request_id": "req-a8d31460-a9ab-4ebe-bae0-17615624b28d"}]} 2026-06-28 21:07:09.884 8 INFO neutron.db.l3_hamode_db [None req-95344429-7c3e-4cce-911d-39a245873dc7 f1b73883c93f4ef38fcd7cc71db46388 d6f12941dc1f402e8eaa650841cc06bf - - default default] HA network 26073a53-5a5f-4baf-8cf6-494f69280442 was deleted as no HA routers are present in tenant d6f12941dc1f402e8eaa650841cc06bf. [pid: 8|app: 0|req: 927/1944] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:07:08 2026] DELETE /v2.0/routers/b9329e1e-5f85-4835-b7c8-1e14ccdeb3ed => generated 0 bytes in 961 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1945] 10.0.0.151 () {32 vars in 736 bytes} [Sun Jun 28 21:07:09 2026] GET /v2.0/ports?device_id=e7034a7c-cd47-41ad-bb67-4e151a619115 => 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: 931/1948] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:07:09 2026] GET /v2.0/ports?device_id=1218f405-2cb6-4ad9-8d34-18f076431284 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1949] 199.204.45.138 () {38 vars in 955 bytes} [Sun Jun 28 21:07:09 2026] POST /v2.0/ports => generated 993 bytes in 841 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: 932/1950] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:07:09 2026] DELETE /v2.0/networks/0cbd3f3d-a601-4329-957c-5f7321f5e221 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:07:10.108 7 INFO neutron.api.v2.resource [None req-a8a88c13-a6e6-45b2-abe7-26dea1a70726 8ac96ce561a545f6b862554f091edca2 cbe57902c6354883a08ea0fa634887d3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1019/1951] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:07:10 2026] DELETE /v2.0/routers/e7034a7c-cd47-41ad-bb67-4e151a619115 => generated 135 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-28 21:07:10.132 7 INFO neutron.pecan_wsgi.hooks.translation [None req-56227206-4a7d-40d5-a6b8-e4b0c5e374ca 8ac96ce561a545f6b862554f091edca2 cbe57902c6354883a08ea0fa634887d3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1020/1952] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:07:10 2026] DELETE /v2.0/subnets/20f26075-0c84-4ca3-bb25-a318f0276404 => 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: 1021/1953] 10.0.0.151 () {32 vars in 736 bytes} [Sun Jun 28 21:07:10 2026] GET /v2.0/ports?device_id=9b9bd2eb-ca64-4a06-a13a-1726268b68da => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:07:10.186 7 INFO neutron.api.v2.resource [None req-0936896e-3e81-444a-be68-ccdccf687c07 8ac96ce561a545f6b862554f091edca2 cbe57902c6354883a08ea0fa634887d3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1022/1954] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:07:10 2026] DELETE /v2.0/routers/9b9bd2eb-ca64-4a06-a13a-1726268b68da => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-28 21:07:10.204 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6fd5e54a-724b-4e35-80e2-7826022c38b3 8ac96ce561a545f6b862554f091edca2 cbe57902c6354883a08ea0fa634887d3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1023/1955] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:07:10 2026] DELETE /v2.0/subnets/8905322a-9e2a-4470-84a5-c9784896ab86 => 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: 1024/1956] 10.0.0.151 () {32 vars in 736 bytes} [Sun Jun 28 21:07:10 2026] GET /v2.0/ports?device_id=783446d7-2bc9-4041-a51e-74a6aa410196 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:07:10.256 7 INFO neutron.api.v2.resource [None req-a1a20b0c-9736-4856-b116-c8d0f9bf0109 8ac96ce561a545f6b862554f091edca2 cbe57902c6354883a08ea0fa634887d3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1025/1957] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:07:10 2026] DELETE /v2.0/routers/783446d7-2bc9-4041-a51e-74a6aa410196 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-28 21:07:10.273 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5b8a0d0a-1544-44fc-9b5d-e7d6855e7d59 8ac96ce561a545f6b862554f091edca2 cbe57902c6354883a08ea0fa634887d3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1026/1958] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:07:10 2026] DELETE /v2.0/subnets/8f8feb46-19aa-4b6e-9531-4f60d5f1e693 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-28 21:07:10.292 7 INFO neutron.pecan_wsgi.hooks.translation [None req-83633db6-e538-457c-ad15-f7749544bd55 8ac96ce561a545f6b862554f091edca2 cbe57902c6354883a08ea0fa634887d3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1027/1959] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:07:10 2026] DELETE /v2.0/subnets/4c472379-6ecf-4e74-b719-0d7747a016d5 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1960] 199.204.45.138 () {38 vars in 1028 bytes} [Sun Jun 28 21:07:10 2026] PUT /v2.0/ports/439931c4-b2ec-4f3e-b8b4-02690aac97ec => generated 1274 bytes in 495 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:07:10.816 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8ba68600-2165-474f-9da6-cd28cdeefc19'] response: {'name': 'network-changed', 'server_uuid': '1218f405-2cb6-4ad9-8d34-18f076431284', 'tag': '439931c4-b2ec-4f3e-b8b4-02690aac97ec', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 934/1961] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:07:10 2026] GET /v2.0/security-groups?tenant_id=cbe57902c6354883a08ea0fa634887d3&name=default => generated 2925 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1962] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:07:10 2026] DELETE /v2.0/security-groups/7045a23a-83f3-4ef9-a659-701469e067e6 => 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: 1028/1963] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:07:10 2026] GET /v2.0/security-groups?tenant_id=1b22899f46f64194ab47814719e4b989&name=default => generated 2925 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1964] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:07:11 2026] GET /v2.0/ports?device_id=1218f405-2cb6-4ad9-8d34-18f076431284 => generated 1008 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1965] 10.0.0.85 () {34 vars in 1119 bytes} [Sun Jun 28 21:07:11 2026] GET /v2.0/security-groups?id=6f4af29c-d608-4475-a869-eb6879a41f1f&id=9ce1d11a-7614-4db3-874b-61bf97c72b30&fields=id&fields=name => generated 205 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/1966] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:07:11 2026] DELETE /v2.0/security-groups/e5c36807-3d24-453e-9353-442a7fda9b59 => 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: 938/1967] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:07:11 2026] GET /v2.0/security-groups?tenant_id=d6f12941dc1f402e8eaa650841cc06bf&name=default => 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: 1030/1968] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:07:11 2026] GET /v2.0/ports?tenant_id=68750019cac7497199fe925f6f24e552&device_id=1218f405-2cb6-4ad9-8d34-18f076431284 => generated 1277 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/1969] 199.204.45.138 () {34 vars in 1018 bytes} [Sun Jun 28 21:07:11 2026] GET /v2.0/networks?tenant_id=68750019cac7497199fe925f6f24e552&shared=False => generated 768 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1970] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:07:11 2026] DELETE /v2.0/security-groups/b356f8a6-5627-431a-98b0-4207896f8c45 => 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: 1032/1971] 199.204.45.138 () {34 vars in 930 bytes} [Sun Jun 28 21:07:11 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:07:12.248 8 INFO neutron.services.segments.plugin [-] Segment 3d9464f8-ee6c-488f-897b-73c04dedd2b5 resource provider aggregate not found 2026-06-28 21:07:12.251 8 INFO neutron.services.segments.plugin [-] Segment 3d9464f8-ee6c-488f-897b-73c04dedd2b5 resource provider aggregate not found 2026-06-28 21:07:12.272 8 INFO neutron.services.segments.plugin [-] Segment 3d9464f8-ee6c-488f-897b-73c04dedd2b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d9464f8-ee6c-488f-897b-73c04dedd2b5 found for delete ", "request_id": "req-81a462fa-9532-4859-af30-e7d08022133d"}]} 2026-06-28 21:07:12.278 8 INFO neutron.services.segments.plugin [-] Segment 3d9464f8-ee6c-488f-897b-73c04dedd2b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d9464f8-ee6c-488f-897b-73c04dedd2b5 found for delete ", "request_id": "req-c72a6355-48b5-4784-81f9-f3193fb7a927"}]} [pid: 8|app: 0|req: 940/1972] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:07:12 2026] GET /v2.0/ports?device_id=1218f405-2cb6-4ad9-8d34-18f076431284 => generated 1008 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/1973] 10.0.0.85 () {34 vars in 1119 bytes} [Sun Jun 28 21:07:12 2026] GET /v2.0/security-groups?id=6f4af29c-d608-4475-a869-eb6879a41f1f&id=9ce1d11a-7614-4db3-874b-61bf97c72b30&fields=id&fields=name => generated 205 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1974] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:07:12 2026] GET /v2.0/ports?tenant_id=68750019cac7497199fe925f6f24e552&device_id=1218f405-2cb6-4ad9-8d34-18f076431284 => generated 1277 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/1975] 199.204.45.138 () {34 vars in 1058 bytes} [Sun Jun 28 21:07:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=439931c4-b2ec-4f3e-b8b4-02690aac97ec => 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: 942/1976] 199.204.45.138 () {34 vars in 984 bytes} [Sun Jun 28 21:07:12 2026] GET /v2.0/subnets?id=ecefb9b9-97c8-439a-9cb9-0d220ae786d8 => generated 690 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/1977] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:07:12 2026] GET /v2.0/ports?network_id=429a3f35-2be4-4455-aad0-1491c43488c4&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1978] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:07:12 2026] GET /v2.0/networks/429a3f35-2be4-4455-aad0-1491c43488c4?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/1979] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:07:12 2026] GET /v2.0/networks/429a3f35-2be4-4455-aad0-1491c43488c4?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) 2026-06-28 21:07:13.089 8 WARNING neutron_lib.context [None req-0ec3c516-4a82-4013-9ba4-f1bbafc64314 fcbd0871eabb420da4ac2cf6fe2112d1 a02855dd4f4d42289eaa4c0a27d0ee8d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:07:13.256 8 INFO neutron.db.segments_db [None req-0ec3c516-4a82-4013-9ba4-f1bbafc64314 fcbd0871eabb420da4ac2cf6fe2112d1 a02855dd4f4d42289eaa4c0a27d0ee8d - - default default] Added segment 01be81e0-6ee3-41f2-b718-81b59209baba of type vxlan for network 86dafcac-1a77-4081-9925-367f3767c7b0 [pid: 8|app: 0|req: 944/1980] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:07:12 2026] POST /v2.0/networks => generated 628 bytes in 504 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:07:13.383 7 WARNING neutron_lib.context [None req-7e55e2e0-74b9-4b11-b655-dbc929dff29d fcbd0871eabb420da4ac2cf6fe2112d1 a02855dd4f4d42289eaa4c0a27d0ee8d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1981] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:07:13 2026] GET /v2.0/ports?device_id=1218f405-2cb6-4ad9-8d34-18f076431284 => generated 1008 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:07:13.460 7 INFO neutron.db.segments_db [None req-7e55e2e0-74b9-4b11-b655-dbc929dff29d fcbd0871eabb420da4ac2cf6fe2112d1 a02855dd4f4d42289eaa4c0a27d0ee8d - - default default] Added segment 44f434d7-b5a9-4bd2-bc75-4cb6bd7cfd9c of type vxlan for network bf81b61a-3017-4318-9a29-daddf20d122a [pid: 8|app: 0|req: 946/1982] 10.0.0.85 () {34 vars in 1119 bytes} [Sun Jun 28 21:07:13 2026] GET /v2.0/security-groups?id=6f4af29c-d608-4475-a869-eb6879a41f1f&id=9ce1d11a-7614-4db3-874b-61bf97c72b30&fields=id&fields=name => generated 205 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/1983] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:07:13 2026] POST /v2.0/networks => generated 629 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:07:13.580 8 WARNING neutron_lib.context [None req-dc4d7988-51bf-4b3f-90a8-0c51f0fcbae6 fcbd0871eabb420da4ac2cf6fe2112d1 a02855dd4f4d42289eaa4c0a27d0ee8d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1038/1984] 10.0.0.85 () {34 vars in 1015 bytes} [Sun Jun 28 21:07:13 2026] GET /v2.0/security-groups?id=f0fabf12-b780-4a22-bd13-26094377ad77&fields=id => 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: 1039/1985] 10.0.0.85 () {34 vars in 981 bytes} [Sun Jun 28 21:07:13 2026] GET /v2.0/networks?id=19f60179-d37b-4409-9b7d-1e365b2bdfeb => generated 735 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/1986] 10.0.0.85 () {34 vars in 964 bytes} [Sun Jun 28 21:07:13 2026] GET /v2.0/quotas/44164dbd766f4dc0865f8d4c6876cb49 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1987] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:07:13 2026] POST /v2.0/subnets => generated 626 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:07:13.874 8 WARNING neutron_lib.context [None req-4d18787b-bbee-4887-9757-d740e15f9873 fcbd0871eabb420da4ac2cf6fe2112d1 a02855dd4f4d42289eaa4c0a27d0ee8d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1041/1988] 10.0.0.85 () {34 vars in 1001 bytes} [Sun Jun 28 21:07:13 2026] GET /v2.0/ports?tenant_id=44164dbd766f4dc0865f8d4c6876cb49&fields=id => generated 149 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/1989] 10.0.0.85 () {34 vars in 1007 bytes} [Sun Jun 28 21:07:13 2026] GET /v2.0/networks/19f60179-d37b-4409-9b7d-1e365b2bdfeb?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/1990] 10.0.0.85 () {34 vars in 1107 bytes} [Sun Jun 28 21:07:13 2026] GET /v2.0/networks/19f60179-d37b-4409-9b7d-1e365b2bdfeb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1991] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:07:13 2026] POST /v2.0/subnets => generated 626 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:07:14.163 7 WARNING neutron_lib.context [None req-d7a4fd0b-c0c9-41e2-bd07-37cf91559fad fcbd0871eabb420da4ac2cf6fe2112d1 a02855dd4f4d42289eaa4c0a27d0ee8d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:07:14.198 7 INFO neutron.db.segments_db [None req-d7a4fd0b-c0c9-41e2-bd07-37cf91559fad fcbd0871eabb420da4ac2cf6fe2112d1 a02855dd4f4d42289eaa4c0a27d0ee8d - - default default] Added segment 8c1a2414-16da-4fb1-97e1-68bc64abbd8a of type vxlan for network f1bd5ed9-53e5-4c2c-baa1-bbea59d728c0 2026-06-28 21:07:14.488 7 INFO neutron.db.l3_hamode_db [None req-d7a4fd0b-c0c9-41e2-bd07-37cf91559fad fcbd0871eabb420da4ac2cf6fe2112d1 a02855dd4f4d42289eaa4c0a27d0ee8d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-28 21:07:14.604 7 INFO neutron.db.l3_hamode_db [None req-d7a4fd0b-c0c9-41e2-bd07-37cf91559fad fcbd0871eabb420da4ac2cf6fe2112d1 a02855dd4f4d42289eaa4c0a27d0ee8d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 949/1992] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:07:14 2026] GET /v2.0/ports?device_id=1218f405-2cb6-4ad9-8d34-18f076431284 => generated 1008 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1993] 10.0.0.85 () {34 vars in 1119 bytes} [Sun Jun 28 21:07:14 2026] GET /v2.0/security-groups?id=6f4af29c-d608-4475-a869-eb6879a41f1f&id=9ce1d11a-7614-4db3-874b-61bf97c72b30&fields=id&fields=name => generated 205 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1994] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:07:14 2026] GET /v2.0/ports?device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => 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: 952/1995] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:07:14 2026] GET /v2.0/ports?device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => 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: 1044/1996] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:07:14 2026] POST /v2.0/routers => generated 506 bytes in 1134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/1997] 199.204.45.138 () {34 vars in 994 bytes} [Sun Jun 28 21:07:15 2026] GET /v2.0/ports?device_id=1218f405-2cb6-4ad9-8d34-18f076431284 => generated 1277 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/1998] 199.204.45.138 () {34 vars in 1124 bytes} [Sun Jun 28 21:07:15 2026] GET /v2.0/security-groups?id=9ce1d11a-7614-4db3-874b-61bf97c72b30&id=6f4af29c-d608-4475-a869-eb6879a41f1f&fields=id&fields=name => generated 205 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:07:15.842 7 WARNING neutron_lib.context [None req-d454561f-fbcf-4d78-b574-10cff7e55525 e4b7c9ccff2c44929435032a9fcca02a 191a5ef10ef147a8bd036810e2f1517c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1047/1999] 10.0.0.151 () {34 vars in 676 bytes} [Sun Jun 28 21:07:15 2026] POST /v2.0/floatingips => generated 552 bytes in 829 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2000] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:07:16 2026] GET /v2.0/ports?device_id=1218f405-2cb6-4ad9-8d34-18f076431284 => generated 1010 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:07:16.533 7 WARNING neutron_lib.context [None req-2e4388da-d0e9-4ab3-ae1e-580f14670712 e4b7c9ccff2c44929435032a9fcca02a 191a5ef10ef147a8bd036810e2f1517c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 953/2001] 10.0.0.151 () {34 vars in 783 bytes} [Sun Jun 28 21:07:15 2026] PUT /v2.0/routers/9f109924-47cc-435d-8901-839418718e11/add_router_interface => generated 309 bytes in 1296 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/2002] 10.0.0.85 () {34 vars in 1119 bytes} [Sun Jun 28 21:07:16 2026] GET /v2.0/security-groups?id=6f4af29c-d608-4475-a869-eb6879a41f1f&id=9ce1d11a-7614-4db3-874b-61bf97c72b30&fields=id&fields=name => generated 205 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/2003] 10.0.0.151 () {32 vars in 717 bytes} [Sun Jun 28 21:07:16 2026] GET /v2.0/ports/7b26b000-ce44-4689-9b1f-c1355a58a947 => generated 955 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2004] 10.0.0.151 () {34 vars in 676 bytes} [Sun Jun 28 21:07:16 2026] POST /v2.0/floatingips => generated 552 bytes in 590 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:07:17.132 7 WARNING neutron_lib.context [None req-daea77bd-0141-4de5-918a-da9f826783cf e4b7c9ccff2c44929435032a9fcca02a 191a5ef10ef147a8bd036810e2f1517c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1050/2005] 10.0.0.151 () {34 vars in 676 bytes} [Sun Jun 28 21:07:17 2026] POST /v2.0/floatingips => generated 552 bytes in 645 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2006] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:07:17 2026] GET /v2.0/ports?device_id=1218f405-2cb6-4ad9-8d34-18f076431284 => generated 1010 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:07:17.812 7 WARNING neutron_lib.context [None req-be1ed4b9-9110-4fb8-862c-66d09c8df095 e4b7c9ccff2c44929435032a9fcca02a 191a5ef10ef147a8bd036810e2f1517c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 956/2007] 10.0.0.151 () {34 vars in 783 bytes} [Sun Jun 28 21:07:16 2026] PUT /v2.0/routers/9f109924-47cc-435d-8901-839418718e11/add_router_interface => generated 309 bytes in 1562 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/2008] 10.0.0.85 () {34 vars in 1119 bytes} [Sun Jun 28 21:07:18 2026] GET /v2.0/security-groups?id=6f4af29c-d608-4475-a869-eb6879a41f1f&id=9ce1d11a-7614-4db3-874b-61bf97c72b30&fields=id&fields=name => generated 205 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/2009] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:07:18 2026] GET /v2.0/ports?device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => 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: 959/2010] 10.0.0.151 () {32 vars in 717 bytes} [Sun Jun 28 21:07:18 2026] GET /v2.0/ports/6f50f40b-6166-42c7-b75f-44a7fb64aa47 => generated 955 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/2011] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:07:18 2026] GET /v2.0/ports?device_id=1218f405-2cb6-4ad9-8d34-18f076431284 => generated 1010 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2012] 10.0.0.151 () {34 vars in 676 bytes} [Sun Jun 28 21:07:17 2026] POST /v2.0/floatingips => generated 552 bytes in 765 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2013] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:07:18 2026] GET /v2.0/ports?device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:07:18.969 7 INFO neutron.db.l3_db [None req-584791b7-2616-4bee-a2c8-c6c9a8423a13 806e2f172bf3404b87c5ea09745879f9 68750019cac7497199fe925f6f24e552 - - default default] Floating IP 65725834-f2e0-4a36-bc39-a785dd13cf0b associated. External IP: 10.96.250.217, port: 439931c4-b2ec-4f3e-b8b4-02690aac97ec. [pid: 8|app: 0|req: 961/2014] 10.0.0.151 () {34 vars in 789 bytes} [Sun Jun 28 21:07:18 2026] PUT /v2.0/routers/9f109924-47cc-435d-8901-839418718e11/remove_router_interface => generated 309 bytes in 839 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:07:19.320 8 WARNING neutron_lib.context [None req-700c135e-e3f2-4247-b3e5-6dbfbf945427 e4b7c9ccff2c44929435032a9fcca02a 191a5ef10ef147a8bd036810e2f1517c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1054/2015] 10.0.0.151 () {34 vars in 749 bytes} [Sun Jun 28 21:07:18 2026] PUT /v2.0/floatingips/65725834-f2e0-4a36-bc39-a785dd13cf0b => generated 855 bytes in 745 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:07:19.385 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4017faa6-73b0-4006-8dc0-ca4b72e28675'] response: {'name': 'network-changed', 'server_uuid': '1218f405-2cb6-4ad9-8d34-18f076431284', 'tag': '439931c4-b2ec-4f3e-b8b4-02690aac97ec', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1055/2016] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:07:19 2026] GET /v2.0/networks?id=19f60179-d37b-4409-9b7d-1e365b2bdfeb => generated 735 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/2017] 10.0.0.151 () {34 vars in 676 bytes} [Sun Jun 28 21:07:19 2026] POST /v2.0/floatingips => generated 552 bytes in 653 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/2018] 199.204.45.138 () {34 vars in 1050 bytes} [Sun Jun 28 21:07:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=44164dbd766f4dc0865f8d4c6876cb49 => generated 343 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/2019] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:07:20 2026] GET /v2.0/ports?tenant_id=68750019cac7497199fe925f6f24e552&device_id=1218f405-2cb6-4ad9-8d34-18f076431284 => generated 1279 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/2020] 10.0.0.151 () {34 vars in 759 bytes} [Sun Jun 28 21:07:20 2026] PUT /v2.0/floatingips/3d890f29-60a1-405a-bc66-de44ac2238fc/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2021] 10.0.0.151 () {34 vars in 789 bytes} [Sun Jun 28 21:07:19 2026] PUT /v2.0/routers/9f109924-47cc-435d-8901-839418718e11/remove_router_interface => generated 309 bytes in 942 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2022] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:07:20 2026] GET /v2.0/networks?id=429a3f35-2be4-4455-aad0-1491c43488c4 => generated 768 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2023] 10.0.0.151 () {34 vars in 759 bytes} [Sun Jun 28 21:07:20 2026] PUT /v2.0/floatingips/742ea54a-ce38-4f14-8ca3-435af4b24fc3/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2024] 10.0.0.151 () {32 vars in 736 bytes} [Sun Jun 28 21:07:20 2026] GET /v2.0/ports?device_id=9f109924-47cc-435d-8901-839418718e11 => 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: 966/2025] 199.204.45.138 () {38 vars in 955 bytes} [Sun Jun 28 21:07:20 2026] POST /v2.0/ports => generated 1082 bytes in 436 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: 1060/2026] 199.204.45.138 () {34 vars in 1058 bytes} [Sun Jun 28 21:07:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=439931c4-b2ec-4f3e-b8b4-02690aac97ec => generated 858 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/2027] 10.0.0.151 () {34 vars in 759 bytes} [Sun Jun 28 21:07:20 2026] PUT /v2.0/floatingips/5ef944ce-d2ea-41f0-9024-72f6a7cf66b0/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:07:21.158 7 INFO neutron.services.segments.plugin [-] Segment 8c1a2414-16da-4fb1-97e1-68bc64abbd8a resource provider aggregate not found 2026-06-28 21:07:21.165 7 INFO neutron.services.segments.plugin [-] Segment 8c1a2414-16da-4fb1-97e1-68bc64abbd8a resource provider aggregate not found 2026-06-28 21:07:21.174 7 INFO neutron.services.segments.plugin [-] Segment 8c1a2414-16da-4fb1-97e1-68bc64abbd8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c1a2414-16da-4fb1-97e1-68bc64abbd8a found for delete ", "request_id": "req-6ab275e2-cdfe-4671-aee0-f88f588cf4ca"}]} 2026-06-28 21:07:21.177 7 INFO neutron.db.l3_hamode_db [None req-16b6be51-c67e-465f-b523-bf970d36692c fcbd0871eabb420da4ac2cf6fe2112d1 a02855dd4f4d42289eaa4c0a27d0ee8d - - default default] HA network f1bd5ed9-53e5-4c2c-baa1-bbea59d728c0 was deleted as no HA routers are present in tenant a02855dd4f4d42289eaa4c0a27d0ee8d. 2026-06-28 21:07:21.179 7 INFO neutron.services.segments.plugin [-] Segment 8c1a2414-16da-4fb1-97e1-68bc64abbd8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c1a2414-16da-4fb1-97e1-68bc64abbd8a found for delete ", "request_id": "req-7ff92584-777d-44cc-b9cf-3a9ac6bb1b3b"}]} [pid: 7|app: 0|req: 1061/2028] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:07:20 2026] DELETE /v2.0/routers/9f109924-47cc-435d-8901-839418718e11 => generated 0 bytes in 614 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2029] 199.204.45.138 () {34 vars in 984 bytes} [Sun Jun 28 21:07:21 2026] GET /v2.0/subnets?id=ecefb9b9-97c8-439a-9cb9-0d220ae786d8 => generated 690 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/2030] 199.204.45.138 () {38 vars in 1028 bytes} [Sun Jun 28 21:07:20 2026] PUT /v2.0/ports/25281664-6b9c-4369-bd2c-fd9b56a25a35 => generated 1243 bytes in 652 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2031] 10.0.0.151 () {34 vars in 759 bytes} [Sun Jun 28 21:07:21 2026] PUT /v2.0/floatingips/6d9d1b62-74c5-4aba-b431-8c1b44d58d70/tags => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-28 21:07:21.282 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4473136-bad1-461c-9c37-142acf9d554f'] response: {'name': 'network-changed', 'server_uuid': '8d3b71ce-0e4c-467a-9134-a4ebd1eec239', 'tag': '25281664-6b9c-4369-bd2c-fd9b56a25a35', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1064/2032] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:07:21 2026] GET /v2.0/ports?network_id=429a3f35-2be4-4455-aad0-1491c43488c4&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2033] 10.0.0.151 () {32 vars in 672 bytes} [Sun Jun 28 21:07:21 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2034] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:07:21 2026] GET /v2.0/networks/429a3f35-2be4-4455-aad0-1491c43488c4?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2035] 10.0.0.151 () {32 vars in 686 bytes} [Sun Jun 28 21:07:21 2026] GET /v2.0/floatingips?tags=red%2Cblue => 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: 969/2036] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:07:21 2026] DELETE /v2.0/subnets/b3ddb0aa-cde4-4b8b-a8ee-d5fe11e278c8 => 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: 1068/2037] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:07:21 2026] GET /v2.0/networks/429a3f35-2be4-4455-aad0-1491c43488c4?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: 970/2038] 10.0.0.151 () {32 vars in 682 bytes} [Sun Jun 28 21:07:21 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/2039] 10.0.0.151 () {32 vars in 694 bytes} [Sun Jun 28 21:07:21 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/2040] 10.0.0.151 () {32 vars in 680 bytes} [Sun Jun 28 21:07:21 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2041] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:07:21 2026] DELETE /v2.0/subnets/a72f97fe-ce12-4213-b319-c3680a82ddcf => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/2042] 10.0.0.151 () {32 vars in 694 bytes} [Sun Jun 28 21:07:21 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2043] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:07:21 2026] GET /v2.0/ports?device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => generated 1246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2044] 10.0.0.151 () {32 vars in 690 bytes} [Sun Jun 28 21:07:21 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2045] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:07:21 2026] GET /v2.0/security-groups?id=f0fabf12-b780-4a22-bd13-26094377ad77&fields=id&fields=name => generated 96 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2046] 10.0.0.151 () {32 vars in 702 bytes} [Sun Jun 28 21:07:21 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2047] 10.0.0.151 () {32 vars in 732 bytes} [Sun Jun 28 21:07:21 2026] DELETE /v2.0/floatingips/3d890f29-60a1-405a-bc66-de44ac2238fc => generated 0 bytes in 286 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2048] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:07:22 2026] GET /v2.0/ports?device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => generated 1246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2049] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:07:22 2026] GET /v2.0/ports?tenant_id=44164dbd766f4dc0865f8d4c6876cb49&device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-28 21:07:22.320 8 INFO neutron.services.segments.plugin [-] Segment 44f434d7-b5a9-4bd2-bc75-4cb6bd7cfd9c resource provider aggregate not found 2026-06-28 21:07:22.327 8 INFO neutron.services.segments.plugin [-] Segment 44f434d7-b5a9-4bd2-bc75-4cb6bd7cfd9c resource provider aggregate not found [pid: 7|app: 0|req: 1077/2050] 10.0.0.151 () {32 vars in 732 bytes} [Sun Jun 28 21:07:22 2026] DELETE /v2.0/floatingips/742ea54a-ce38-4f14-8ca3-435af4b24fc3 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:07:22.339 8 INFO neutron.services.segments.plugin [-] Segment 44f434d7-b5a9-4bd2-bc75-4cb6bd7cfd9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44f434d7-b5a9-4bd2-bc75-4cb6bd7cfd9c found for delete ", "request_id": "req-6f982bfe-f706-4414-b0c8-538802279c4d"}]} [pid: 8|app: 0|req: 974/2051] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:07:21 2026] DELETE /v2.0/networks/bf81b61a-3017-4318-9a29-daddf20d122a => generated 0 bytes in 725 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:07:22.346 8 INFO neutron.services.segments.plugin [-] Segment 44f434d7-b5a9-4bd2-bc75-4cb6bd7cfd9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44f434d7-b5a9-4bd2-bc75-4cb6bd7cfd9c found for delete ", "request_id": "req-e11fe538-82be-4ef4-928b-9cc2b1b0e22c"}]} [pid: 7|app: 0|req: 1078/2052] 199.204.45.138 () {34 vars in 1018 bytes} [Sun Jun 28 21:07:22 2026] GET /v2.0/networks?tenant_id=44164dbd766f4dc0865f8d4c6876cb49&shared=False => generated 735 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2053] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:07:22 2026] DELETE /v2.0/networks/86dafcac-1a77-4081-9925-367f3767c7b0 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2054] 199.204.45.138 () {34 vars in 930 bytes} [Sun Jun 28 21:07:22 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) 2026-06-28 21:07:22.550 7 WARNING neutron_lib.context [None req-d19c18c5-bf2e-42a8-a954-676146f950cc fcbd0871eabb420da4ac2cf6fe2112d1 a02855dd4f4d42289eaa4c0a27d0ee8d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:07:22.600 7 INFO neutron.db.segments_db [None req-d19c18c5-bf2e-42a8-a954-676146f950cc fcbd0871eabb420da4ac2cf6fe2112d1 a02855dd4f4d42289eaa4c0a27d0ee8d - - default default] Added segment e0e59f6f-b267-49fc-b63a-7697704eb68a of type vxlan for network fc7e1bf5-29a1-422b-b13f-5911c495bcf9 [pid: 8|app: 0|req: 975/2055] 10.0.0.151 () {32 vars in 732 bytes} [Sun Jun 28 21:07:22 2026] DELETE /v2.0/floatingips/5ef944ce-d2ea-41f0-9024-72f6a7cf66b0 => 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: 1081/2056] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:07:22 2026] POST /v2.0/networks => generated 630 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:07:22.713 7 WARNING neutron_lib.context [None req-414371aa-598e-444c-98b3-0913d4f5a58e fcbd0871eabb420da4ac2cf6fe2112d1 a02855dd4f4d42289eaa4c0a27d0ee8d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1082/2057] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:07:22 2026] POST /v2.0/subnets => generated 626 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2058] 10.0.0.151 () {32 vars in 732 bytes} [Sun Jun 28 21:07:22 2026] DELETE /v2.0/floatingips/6d9d1b62-74c5-4aba-b431-8c1b44d58d70 => generated 0 bytes in 349 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:07:22.968 7 WARNING neutron_lib.context [None req-03252462-a2b9-497a-b5ef-a82fed0ab885 fcbd0871eabb420da4ac2cf6fe2112d1 a02855dd4f4d42289eaa4c0a27d0ee8d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:07:23.009 7 INFO neutron.db.segments_db [None req-03252462-a2b9-497a-b5ef-a82fed0ab885 fcbd0871eabb420da4ac2cf6fe2112d1 a02855dd4f4d42289eaa4c0a27d0ee8d - - default default] Added segment b9b541a4-7d77-4d92-9059-e985a7bc9317 of type vxlan for network 5aa52a6d-7745-4bc4-9a99-7a00a5ad5737 2026-06-28 21:07:23.194 7 INFO neutron.services.segments.plugin [-] Segment 01be81e0-6ee3-41f2-b718-81b59209baba resource provider aggregate not found 2026-06-28 21:07:23.198 7 INFO neutron.services.segments.plugin [-] Segment 01be81e0-6ee3-41f2-b718-81b59209baba resource provider aggregate not found 2026-06-28 21:07:23.208 7 INFO neutron.services.segments.plugin [-] Segment 01be81e0-6ee3-41f2-b718-81b59209baba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01be81e0-6ee3-41f2-b718-81b59209baba found for delete ", "request_id": "req-31508653-1798-4464-b6a4-7e25f7e2c0f0"}]} 2026-06-28 21:07:23.211 7 INFO neutron.services.segments.plugin [-] Segment 01be81e0-6ee3-41f2-b718-81b59209baba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01be81e0-6ee3-41f2-b718-81b59209baba found for delete ", "request_id": "req-eb9fe8a2-84ea-444c-a895-f05aa78a9403"}]} [pid: 8|app: 0|req: 977/2059] 10.0.0.151 () {32 vars in 732 bytes} [Sun Jun 28 21:07:22 2026] DELETE /v2.0/floatingips/1fcc9e7a-58ca-4fd3-83dd-3f17ff34e656 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:07:23.282 7 INFO neutron.db.l3_hamode_db [None req-03252462-a2b9-497a-b5ef-a82fed0ab885 fcbd0871eabb420da4ac2cf6fe2112d1 a02855dd4f4d42289eaa4c0a27d0ee8d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-28 21:07:23.407 7 INFO neutron.db.l3_hamode_db [None req-03252462-a2b9-497a-b5ef-a82fed0ab885 fcbd0871eabb420da4ac2cf6fe2112d1 a02855dd4f4d42289eaa4c0a27d0ee8d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 978/2060] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:07:23 2026] GET /v2.0/ports?tenant_id=44164dbd766f4dc0865f8d4c6876cb49&device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => 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: 979/2061] 199.204.45.138 () {34 vars in 1062 bytes} [Sun Jun 28 21:07:23 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.185&port_id=25281664-6b9c-4369-bd2c-fd9b56a25a35 => 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: 980/2062] 199.204.45.138 () {34 vars in 984 bytes} [Sun Jun 28 21:07:23 2026] GET /v2.0/subnets?id=babd35ed-3642-4a6f-ba2d-b7b6f0c9928e => generated 654 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2063] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:07:23 2026] GET /v2.0/ports?network_id=19f60179-d37b-4409-9b7d-1e365b2bdfeb&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2064] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:07:23 2026] GET /v2.0/networks/19f60179-d37b-4409-9b7d-1e365b2bdfeb?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2065] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:07:23 2026] GET /v2.0/networks/19f60179-d37b-4409-9b7d-1e365b2bdfeb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2066] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:07:22 2026] POST /v2.0/routers => generated 507 bytes in 1030 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:07:24.004 7 WARNING neutron_lib.context [None req-bfde378e-509c-4f58-be29-20422b236b41 fcbd0871eabb420da4ac2cf6fe2112d1 a02855dd4f4d42289eaa4c0a27d0ee8d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 984/2067] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:07:23 2026] GET /v2.0/security-groups?tenant_id=191a5ef10ef147a8bd036810e2f1517c&name=default => generated 2925 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2068] 10.0.0.151 () {34 vars in 665 bytes} [Sun Jun 28 21:07:23 2026] POST /v2.0/ports => generated 948 bytes in 388 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: 985/2071] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:07:24 2026] DELETE /v2.0/security-groups/85d52b9c-9e9d-44e4-8384-9752bb41a020 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2072] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:07:24 2026] GET /v2.0/security-groups?tenant_id=1675d9ed60084deead4a41d576061e81&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2073] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:07:24 2026] DELETE /v2.0/security-groups/5b060df2-7b59-4b13-b3c7-0d5153eaf23b => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2074] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:07:24 2026] GET /v2.0/ports?device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => generated 1246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2075] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:07:24 2026] GET /v2.0/security-groups?id=f0fabf12-b780-4a22-bd13-26094377ad77&fields=id&fields=name => generated 96 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2076] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:07:24 2026] GET /v2.0/ports?device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => generated 1246 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2077] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:07:24 2026] GET /v2.0/security-groups?tenant_id=7d16302158a64ca09afedaf31d2a58aa&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2078] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:07:25 2026] DELETE /v2.0/security-groups/80387709-b26a-4558-9ede-df206cb201da => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2079] 10.0.0.151 () {34 vars in 783 bytes} [Sun Jun 28 21:07:24 2026] PUT /v2.0/routers/54271bab-56e0-40fc-b984-2f799ba2bdb8/add_router_interface => generated 309 bytes in 1316 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2080] 10.0.0.151 () {32 vars in 717 bytes} [Sun Jun 28 21:07:25 2026] GET /v2.0/ports/76a34d8e-5bbd-4b27-a78d-a61388be7e84 => generated 1022 bytes in 94 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/2081] 10.0.0.151 () {34 vars in 789 bytes} [Sun Jun 28 21:07:25 2026] PUT /v2.0/routers/54271bab-56e0-40fc-b984-2f799ba2bdb8/remove_router_interface => generated 309 bytes in 821 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:07:26.807 8 INFO neutron.api.v2.resource [None req-84fcc630-63f7-426c-acd3-5cb0e0bb7d52 fcbd0871eabb420da4ac2cf6fe2112d1 a02855dd4f4d42289eaa4c0a27d0ee8d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 994/2082] 10.0.0.151 () {34 vars in 789 bytes} [Sun Jun 28 21:07:26 2026] PUT /v2.0/routers/54271bab-56e0-40fc-b984-2f799ba2bdb8/remove_router_interface => generated 197 bytes in 167 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: 1089/2083] 10.0.0.151 () {32 vars in 736 bytes} [Sun Jun 28 21:07:26 2026] GET /v2.0/ports?device_id=54271bab-56e0-40fc-b984-2f799ba2bdb8 => 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: 1090/2084] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:07:26 2026] GET /v2.0/ports?device_id=1218f405-2cb6-4ad9-8d34-18f076431284 => generated 1010 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2085] 10.0.0.85 () {34 vars in 1119 bytes} [Sun Jun 28 21:07:26 2026] GET /v2.0/security-groups?id=6f4af29c-d608-4475-a869-eb6879a41f1f&id=9ce1d11a-7614-4db3-874b-61bf97c72b30&fields=id&fields=name => generated 205 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2086] 199.204.45.138 () {34 vars in 994 bytes} [Sun Jun 28 21:07:27 2026] GET /v2.0/ports?device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2087] 10.0.0.151 () {32 vars in 736 bytes} [Sun Jun 28 21:07:27 2026] GET /v2.0/ports?device_id=1218f405-2cb6-4ad9-8d34-18f076431284 => generated 1279 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2088] 199.204.45.138 () {34 vars in 1044 bytes} [Sun Jun 28 21:07:27 2026] GET /v2.0/security-groups?id=f0fabf12-b780-4a22-bd13-26094377ad77&fields=id&fields=name => generated 96 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2089] 10.0.0.151 () {32 vars in 858 bytes} [Sun Jun 28 21:07:27 2026] GET /v2.0/floatingips?floating_network_id=abb4fc8e-63f0-4901-86eb-df8ab03afd17&port_id=439931c4-b2ec-4f3e-b8b4-02690aac97ec => generated 860 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:07:27.520 8 INFO neutron.services.segments.plugin [-] Segment b9b541a4-7d77-4d92-9059-e985a7bc9317 resource provider aggregate not found 2026-06-28 21:07:27.530 8 INFO neutron.services.segments.plugin [-] Segment b9b541a4-7d77-4d92-9059-e985a7bc9317 resource provider aggregate not found 2026-06-28 21:07:27.534 8 INFO neutron.services.segments.plugin [-] Segment b9b541a4-7d77-4d92-9059-e985a7bc9317 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9b541a4-7d77-4d92-9059-e985a7bc9317 found for delete ", "request_id": "req-cc044855-576a-4b81-a7fe-f4e852ff78e0"}]} 2026-06-28 21:07:27.552 8 INFO neutron.services.segments.plugin [-] Segment b9b541a4-7d77-4d92-9059-e985a7bc9317 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9b541a4-7d77-4d92-9059-e985a7bc9317 found for delete ", "request_id": "req-05813a77-505d-4d00-9c2f-399cd1b7d8ce"}]} 2026-06-28 21:07:27.563 8 INFO neutron.db.l3_hamode_db [None req-9b15b979-aca0-44e2-8b6e-c83441804e38 fcbd0871eabb420da4ac2cf6fe2112d1 a02855dd4f4d42289eaa4c0a27d0ee8d - - default default] HA network 5aa52a6d-7745-4bc4-9a99-7a00a5ad5737 was deleted as no HA routers are present in tenant a02855dd4f4d42289eaa4c0a27d0ee8d. [pid: 8|app: 0|req: 995/2090] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:07:26 2026] DELETE /v2.0/routers/54271bab-56e0-40fc-b984-2f799ba2bdb8 => generated 0 bytes in 726 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2091] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:07:27 2026] DELETE /v2.0/subnets/a2634d62-7b2e-4706-85f3-5fc3c632f2a5 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2092] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:07:28 2026] GET /v2.0/ports?device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => generated 1248 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2093] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:07:27 2026] DELETE /v2.0/networks/fc7e1bf5-29a1-422b-b13f-5911c495bcf9 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:07:28.068 8 WARNING neutron_lib.context [None req-78596a3e-18d2-42cd-8f4c-ffd7a584a52c fcbd0871eabb420da4ac2cf6fe2112d1 a02855dd4f4d42289eaa4c0a27d0ee8d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2094] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:07:28 2026] GET /v2.0/security-groups?id=f0fabf12-b780-4a22-bd13-26094377ad77&fields=id&fields=name => generated 96 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:07:28.136 8 INFO neutron.db.segments_db [None req-78596a3e-18d2-42cd-8f4c-ffd7a584a52c fcbd0871eabb420da4ac2cf6fe2112d1 a02855dd4f4d42289eaa4c0a27d0ee8d - - default default] Added segment da24097b-6cce-49b2-b429-11301ec89132 of type vxlan for network 91eacfa1-d2f2-4949-9fb5-171388c8f602 [pid: 7|app: 0|req: 1099/2095] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:07:28 2026] GET /v2.0/ports?device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2096] 10.0.0.6 () {34 vars in 988 bytes} [Sun Jun 28 21:07:28 2026] GET /v2.0/ports?device_id=1218f405-2cb6-4ad9-8d34-18f076431284 => generated 1279 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2097] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:07:28 2026] POST /v2.0/networks => generated 629 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:07:28.254 7 WARNING neutron_lib.context [None req-f1962ea7-92f6-45f6-8d43-e9f54ef61996 fcbd0871eabb420da4ac2cf6fe2112d1 a02855dd4f4d42289eaa4c0a27d0ee8d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 998/2098] 10.0.0.6 () {34 vars in 1118 bytes} [Sun Jun 28 21:07:28 2026] GET /v2.0/security-groups?id=9ce1d11a-7614-4db3-874b-61bf97c72b30&id=6f4af29c-d608-4475-a869-eb6879a41f1f&fields=id&fields=name => generated 205 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2099] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:07:28 2026] POST /v2.0/subnets => generated 626 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:07:28.585 8 WARNING neutron_lib.context [None req-202991a1-8119-48e8-93eb-3fc1fca6f848 fcbd0871eabb420da4ac2cf6fe2112d1 a02855dd4f4d42289eaa4c0a27d0ee8d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:07:28.620 8 INFO neutron.db.segments_db [None req-202991a1-8119-48e8-93eb-3fc1fca6f848 fcbd0871eabb420da4ac2cf6fe2112d1 a02855dd4f4d42289eaa4c0a27d0ee8d - - default default] Added segment f4a33754-64a5-4440-9f9e-297b7c49f68f of type vxlan for network 5a5339b9-1204-42fb-a96a-baca5c486336 2026-06-28 21:07:28.925 8 INFO neutron.db.l3_hamode_db [None req-202991a1-8119-48e8-93eb-3fc1fca6f848 fcbd0871eabb420da4ac2cf6fe2112d1 a02855dd4f4d42289eaa4c0a27d0ee8d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-28 21:07:29.054 8 INFO neutron.db.l3_hamode_db [None req-202991a1-8119-48e8-93eb-3fc1fca6f848 fcbd0871eabb420da4ac2cf6fe2112d1 a02855dd4f4d42289eaa4c0a27d0ee8d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-28 21:07:29.563 8 INFO neutron.services.segments.plugin [-] Segment e0e59f6f-b267-49fc-b63a-7697704eb68a resource provider aggregate not found 2026-06-28 21:07:29.569 8 INFO neutron.services.segments.plugin [-] Segment e0e59f6f-b267-49fc-b63a-7697704eb68a resource provider aggregate not found 2026-06-28 21:07:29.600 8 INFO neutron.services.segments.plugin [-] Segment e0e59f6f-b267-49fc-b63a-7697704eb68a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0e59f6f-b267-49fc-b63a-7697704eb68a found for delete ", "request_id": "req-61b1aa40-2d42-461b-b3e0-afb00df55ade"}]} 2026-06-28 21:07:29.603 8 INFO neutron.services.segments.plugin [-] Segment e0e59f6f-b267-49fc-b63a-7697704eb68a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0e59f6f-b267-49fc-b63a-7697704eb68a found for delete ", "request_id": "req-9669bafb-b54b-4cf4-8cb1-e6abe1d5883f"}]} [pid: 8|app: 0|req: 999/2100] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:07:28 2026] POST /v2.0/routers => generated 507 bytes in 1234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:07:29.864 7 WARNING neutron_lib.context [None req-3687c280-4190-4980-857b-fc5d8b0191a3 3f6e9cbacf5c4644ac4f104db47ef90f 74290aa762db4f5b9b36a76e9b4c80b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:07:29.911 7 INFO neutron.db.segments_db [None req-3687c280-4190-4980-857b-fc5d8b0191a3 3f6e9cbacf5c4644ac4f104db47ef90f 74290aa762db4f5b9b36a76e9b4c80b3 - - default default] Added segment 9ec07a03-f36a-48d8-93c2-bbb43bf67366 of type vxlan for network 5ae8b3b0-d5f8-452d-b761-77af843e291d 2026-06-28 21:07:30.244 7 INFO neutron.db.l3_hamode_db [None req-3687c280-4190-4980-857b-fc5d8b0191a3 3f6e9cbacf5c4644ac4f104db47ef90f 74290aa762db4f5b9b36a76e9b4c80b3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-28 21:07:30.379 7 INFO neutron.db.l3_hamode_db [None req-3687c280-4190-4980-857b-fc5d8b0191a3 3f6e9cbacf5c4644ac4f104db47ef90f 74290aa762db4f5b9b36a76e9b4c80b3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1102/2101] 10.0.0.151 () {34 vars in 668 bytes} [Sun Jun 28 21:07:29 2026] POST /v2.0/routers => generated 474 bytes in 1489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2102] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:07:31 2026] GET /v2.0/ports?device_id=1218f405-2cb6-4ad9-8d34-18f076431284 => generated 1010 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2103] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:07:31 2026] GET /v2.0/ports?device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:07:31.190 7 WARNING neutron_lib.context [None req-46b402aa-dc73-43e5-afeb-f92c8f1d1a49 3f6e9cbacf5c4644ac4f104db47ef90f 74290aa762db4f5b9b36a76e9b4c80b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:07:31.241 7 INFO neutron.db.l3_hamode_db [None req-46b402aa-dc73-43e5-afeb-f92c8f1d1a49 3f6e9cbacf5c4644ac4f104db47ef90f 74290aa762db4f5b9b36a76e9b4c80b3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1000/2104] 10.0.0.151 () {34 vars in 783 bytes} [Sun Jun 28 21:07:29 2026] PUT /v2.0/routers/3b15dc48-cfe1-4471-bf0e-a44d8ffc205e/add_router_interface => generated 309 bytes in 1479 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2105] 10.0.0.85 () {34 vars in 1119 bytes} [Sun Jun 28 21:07:31 2026] GET /v2.0/security-groups?id=6f4af29c-d608-4475-a869-eb6879a41f1f&id=9ce1d11a-7614-4db3-874b-61bf97c72b30&fields=id&fields=name => generated 205 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:07:31.370 7 INFO neutron.db.l3_hamode_db [None req-46b402aa-dc73-43e5-afeb-f92c8f1d1a49 3f6e9cbacf5c4644ac4f104db47ef90f 74290aa762db4f5b9b36a76e9b4c80b3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1002/2106] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:07:31 2026] GET /v2.0/security-groups?id=f0fabf12-b780-4a22-bd13-26094377ad77&fields=id&fields=name => generated 96 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2107] 10.0.0.151 () {32 vars in 717 bytes} [Sun Jun 28 21:07:31 2026] GET /v2.0/ports/241c2397-69f5-42b5-89aa-961206d06892 => generated 955 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2108] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:07:31 2026] GET /v2.0/ports?device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => generated 1248 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2109] 10.0.0.151 () {34 vars in 668 bytes} [Sun Jun 28 21:07:31 2026] POST /v2.0/routers => generated 474 bytes in 803 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:07:31.993 7 WARNING neutron_lib.context [None req-6ebea2cc-20db-4f80-8142-06a5ea214377 3f6e9cbacf5c4644ac4f104db47ef90f 74290aa762db4f5b9b36a76e9b4c80b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:07:32.032 7 INFO neutron.db.l3_hamode_db [None req-6ebea2cc-20db-4f80-8142-06a5ea214377 3f6e9cbacf5c4644ac4f104db47ef90f 74290aa762db4f5b9b36a76e9b4c80b3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-28 21:07:32.176 7 INFO neutron.db.l3_hamode_db [None req-6ebea2cc-20db-4f80-8142-06a5ea214377 3f6e9cbacf5c4644ac4f104db47ef90f 74290aa762db4f5b9b36a76e9b4c80b3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1005/2110] 10.0.0.151 () {34 vars in 789 bytes} [Sun Jun 28 21:07:31 2026] PUT /v2.0/routers/3b15dc48-cfe1-4471-bf0e-a44d8ffc205e/remove_router_interface => generated 309 bytes in 944 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2111] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:07:32 2026] GET /v2.0/ports?device_id=1218f405-2cb6-4ad9-8d34-18f076431284 => generated 1010 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2112] 10.0.0.151 () {32 vars in 736 bytes} [Sun Jun 28 21:07:32 2026] GET /v2.0/ports?device_id=3b15dc48-cfe1-4471-bf0e-a44d8ffc205e => 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: 1008/2113] 10.0.0.85 () {34 vars in 1119 bytes} [Sun Jun 28 21:07:32 2026] GET /v2.0/security-groups?id=6f4af29c-d608-4475-a869-eb6879a41f1f&id=9ce1d11a-7614-4db3-874b-61bf97c72b30&fields=id&fields=name => generated 205 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2114] 10.0.0.151 () {34 vars in 668 bytes} [Sun Jun 28 21:07:31 2026] POST /v2.0/routers => generated 474 bytes in 862 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2115] 199.204.45.138 () {34 vars in 994 bytes} [Sun Jun 28 21:07:32 2026] GET /v2.0/ports?device_id=1218f405-2cb6-4ad9-8d34-18f076431284 => generated 1010 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:07:32.944 7 WARNING neutron_lib.context [None req-05921a83-6ce5-4a7d-96a8-c7d117991a0a 3f6e9cbacf5c4644ac4f104db47ef90f 74290aa762db4f5b9b36a76e9b4c80b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:07:32.989 7 INFO neutron.db.l3_hamode_db [None req-05921a83-6ce5-4a7d-96a8-c7d117991a0a 3f6e9cbacf5c4644ac4f104db47ef90f 74290aa762db4f5b9b36a76e9b4c80b3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-28 21:07:33.116 7 INFO neutron.db.l3_hamode_db [None req-05921a83-6ce5-4a7d-96a8-c7d117991a0a 3f6e9cbacf5c4644ac4f104db47ef90f 74290aa762db4f5b9b36a76e9b4c80b3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-28 21:07:33.189 8 INFO neutron.services.segments.plugin [-] Segment f4a33754-64a5-4440-9f9e-297b7c49f68f resource provider aggregate not found 2026-06-28 21:07:33.199 8 INFO neutron.services.segments.plugin [-] Segment f4a33754-64a5-4440-9f9e-297b7c49f68f resource provider aggregate not found 2026-06-28 21:07:33.212 8 INFO neutron.services.segments.plugin [-] Segment f4a33754-64a5-4440-9f9e-297b7c49f68f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4a33754-64a5-4440-9f9e-297b7c49f68f found for delete ", "request_id": "req-dae89977-62ad-4799-b279-8071a6300849"}]} 2026-06-28 21:07:33.226 8 INFO neutron.services.segments.plugin [-] Segment f4a33754-64a5-4440-9f9e-297b7c49f68f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4a33754-64a5-4440-9f9e-297b7c49f68f found for delete ", "request_id": "req-682bc7b4-a592-4173-a3d7-c9acb8164d9d"}]} 2026-06-28 21:07:33.238 8 INFO neutron.db.l3_hamode_db [None req-cf349c7a-900f-4a62-a466-665d6a24fd82 fcbd0871eabb420da4ac2cf6fe2112d1 a02855dd4f4d42289eaa4c0a27d0ee8d - - default default] HA network 5a5339b9-1204-42fb-a96a-baca5c486336 was deleted as no HA routers are present in tenant a02855dd4f4d42289eaa4c0a27d0ee8d. [pid: 8|app: 0|req: 1009/2116] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:07:32 2026] DELETE /v2.0/routers/3b15dc48-cfe1-4471-bf0e-a44d8ffc205e => generated 0 bytes in 642 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:07:33.490 8 INFO neutron.db.l3_db [req-9c2217b6-4d8c-4062-bc01-7bb837f430a0 req-a2613253-c945-42ce-9b44-f5347d84f438 806e2f172bf3404b87c5ea09745879f9 68750019cac7497199fe925f6f24e552 - - default default] Floating IP 65725834-f2e0-4a36-bc39-a785dd13cf0b disassociated. External IP: 10.96.250.217, port: 439931c4-b2ec-4f3e-b8b4-02690aac97ec. [pid: 7|app: 0|req: 1108/2117] 10.0.0.151 () {34 vars in 668 bytes} [Sun Jun 28 21:07:32 2026] POST /v2.0/routers => generated 474 bytes in 960 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2118] 199.204.45.138 () {36 vars in 997 bytes} [Sun Jun 28 21:07:33 2026] DELETE /v2.0/ports/439931c4-b2ec-4f3e-b8b4-02690aac97ec => generated 0 bytes in 677 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2119] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:07:33 2026] GET /v2.0/ports?device_id=1218f405-2cb6-4ad9-8d34-18f076431284 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:07:33.964 8 WARNING neutron_lib.context [None req-0924f35d-173d-40ec-8704-d70fcfb8b290 3f6e9cbacf5c4644ac4f104db47ef90f 74290aa762db4f5b9b36a76e9b4c80b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:07:34.006 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f1c8a2ce-687b-4da1-8f98-d5f85b62ccfd'] response: {'server_uuid': '1218f405-2cb6-4ad9-8d34-18f076431284', 'name': 'network-vif-deleted', 'tag': '439931c4-b2ec-4f3e-b8b4-02690aac97ec', 'status': 'completed', 'code': 200} 2026-06-28 21:07:34.017 8 INFO neutron.db.l3_hamode_db [None req-0924f35d-173d-40ec-8704-d70fcfb8b290 3f6e9cbacf5c4644ac4f104db47ef90f 74290aa762db4f5b9b36a76e9b4c80b3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1109/2120] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:07:33 2026] DELETE /v2.0/subnets/0a11e278-7a1a-4b1f-99f6-138b94891feb => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:07:34.175 8 INFO neutron.db.l3_hamode_db [None req-0924f35d-173d-40ec-8704-d70fcfb8b290 3f6e9cbacf5c4644ac4f104db47ef90f 74290aa762db4f5b9b36a76e9b4c80b3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-28 21:07:34.403 7 INFO neutron.services.segments.plugin [-] Segment da24097b-6cce-49b2-b429-11301ec89132 resource provider aggregate not found 2026-06-28 21:07:34.409 7 INFO neutron.services.segments.plugin [-] Segment da24097b-6cce-49b2-b429-11301ec89132 resource provider aggregate not found 2026-06-28 21:07:34.430 7 INFO neutron.services.segments.plugin [-] Segment da24097b-6cce-49b2-b429-11301ec89132 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da24097b-6cce-49b2-b429-11301ec89132 found for delete ", "request_id": "req-d06edd7e-3f85-4a25-a22b-73e3ea42e2fc"}]} 2026-06-28 21:07:34.433 7 INFO neutron.services.segments.plugin [-] Segment da24097b-6cce-49b2-b429-11301ec89132 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da24097b-6cce-49b2-b429-11301ec89132 found for delete ", "request_id": "req-ad92872f-dab2-446b-8ca7-9a222d6a8f51"}]} [pid: 7|app: 0|req: 1110/2121] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:07:34 2026] DELETE /v2.0/networks/91eacfa1-d2f2-4949-9fb5-171388c8f602 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:07:34.465 7 WARNING neutron_lib.context [None req-440f6656-e8c4-4028-936f-6eae6fdf9aa0 fcbd0871eabb420da4ac2cf6fe2112d1 a02855dd4f4d42289eaa4c0a27d0ee8d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:07:34.504 7 INFO neutron.db.segments_db [None req-440f6656-e8c4-4028-936f-6eae6fdf9aa0 fcbd0871eabb420da4ac2cf6fe2112d1 a02855dd4f4d42289eaa4c0a27d0ee8d - - default default] Added segment 63c899b1-6ec9-4e59-8d10-ca0f481527c8 of type vxlan for network f3b6d62d-969b-4a2f-939e-8b6d127a25b2 2026-06-28 21:07:34.830 7 INFO neutron.db.l3_hamode_db [None req-440f6656-e8c4-4028-936f-6eae6fdf9aa0 fcbd0871eabb420da4ac2cf6fe2112d1 a02855dd4f4d42289eaa4c0a27d0ee8d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1012/2122] 10.0.0.151 () {34 vars in 668 bytes} [Sun Jun 28 21:07:33 2026] POST /v2.0/routers => generated 474 bytes in 944 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2123] 10.0.0.151 () {34 vars in 751 bytes} [Sun Jun 28 21:07:34 2026] PUT /v2.0/routers/e8066405-3b5f-4c16-a1a4-0cb5e0f896a0/tags => generated 17 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2124] 10.0.0.151 () {34 vars in 751 bytes} [Sun Jun 28 21:07:35 2026] PUT /v2.0/routers/4d9c958c-2103-45d9-965e-77442da3b835/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2125] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:07:35 2026] GET /v2.0/ports?device_id=1218f405-2cb6-4ad9-8d34-18f076431284 => 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: 1016/2126] 10.0.0.151 () {34 vars in 751 bytes} [Sun Jun 28 21:07:35 2026] PUT /v2.0/routers/02a5f600-9315-43c4-883b-a2ce29f8f9f8/tags => generated 34 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2127] 10.0.0.151 () {34 vars in 751 bytes} [Sun Jun 28 21:07:35 2026] PUT /v2.0/routers/433c96f8-f142-42f1-ae04-b23a0b602213/tags => generated 19 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2128] 10.0.0.151 () {32 vars in 664 bytes} [Sun Jun 28 21:07:35 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2129] 10.0.0.151 () {32 vars in 678 bytes} [Sun Jun 28 21:07:35 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2130] 10.0.0.151 () {32 vars in 674 bytes} [Sun Jun 28 21:07:35 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2131] 10.0.0.151 () {32 vars in 686 bytes} [Sun Jun 28 21:07:35 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:07:35.654 7 INFO neutron.db.l3_hamode_db [None req-440f6656-e8c4-4028-936f-6eae6fdf9aa0 fcbd0871eabb420da4ac2cf6fe2112d1 a02855dd4f4d42289eaa4c0a27d0ee8d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1022/2132] 10.0.0.151 () {32 vars in 672 bytes} [Sun Jun 28 21:07:35 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2133] 10.0.0.151 () {32 vars in 686 bytes} [Sun Jun 28 21:07:35 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2134] 10.0.0.151 () {32 vars in 682 bytes} [Sun Jun 28 21:07:35 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2135] 10.0.0.151 () {32 vars in 694 bytes} [Sun Jun 28 21:07:35 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2136] 10.0.0.151 () {32 vars in 721 bytes} [Sun Jun 28 21:07:35 2026] GET /v2.0/routers/e8066405-3b5f-4c16-a1a4-0cb5e0f896a0 => generated 485 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2137] 10.0.0.151 () {34 vars in 742 bytes} [Sun Jun 28 21:07:35 2026] PUT /v2.0/routers/e8066405-3b5f-4c16-a1a4-0cb5e0f896a0 => generated 485 bytes in 772 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2138] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:07:36 2026] GET /v2.0/ports?device_id=1218f405-2cb6-4ad9-8d34-18f076431284 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2139] 10.0.0.151 () {32 vars in 736 bytes} [Sun Jun 28 21:07:36 2026] GET /v2.0/ports?device_id=e8066405-3b5f-4c16-a1a4-0cb5e0f896a0 => 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: 1111/2140] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:07:34 2026] POST /v2.0/routers => generated 687 bytes in 2682 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2141] 10.0.0.151 () {32 vars in 721 bytes} [Sun Jun 28 21:07:37 2026] GET /v2.0/routers/4196c6dc-d5c8-4f14-a216-c01249c546af => generated 693 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2142] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:07:36 2026] DELETE /v2.0/routers/e8066405-3b5f-4c16-a1a4-0cb5e0f896a0 => generated 0 bytes in 388 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2143] 10.0.0.151 () {32 vars in 647 bytes} [Sun Jun 28 21:07:37 2026] GET /v2.0/routers => generated 696 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2144] 10.0.0.151 () {32 vars in 721 bytes} [Sun Jun 28 21:07:37 2026] GET /v2.0/routers/4d9c958c-2103-45d9-965e-77442da3b835 => 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: 1114/2145] 10.0.0.151 () {34 vars in 741 bytes} [Sun Jun 28 21:07:37 2026] PUT /v2.0/routers/4196c6dc-d5c8-4f14-a216-c01249c546af => generated 700 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2146] 10.0.0.151 () {32 vars in 721 bytes} [Sun Jun 28 21:07:37 2026] GET /v2.0/routers/4196c6dc-d5c8-4f14-a216-c01249c546af => generated 700 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2147] 10.0.0.151 () {32 vars in 736 bytes} [Sun Jun 28 21:07:37 2026] GET /v2.0/ports?device_id=4196c6dc-d5c8-4f14-a216-c01249c546af => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2148] 10.0.0.151 () {34 vars in 742 bytes} [Sun Jun 28 21:07:37 2026] PUT /v2.0/routers/4d9c958c-2103-45d9-965e-77442da3b835 => generated 493 bytes in 595 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2149] 10.0.0.151 () {32 vars in 736 bytes} [Sun Jun 28 21:07:37 2026] GET /v2.0/ports?device_id=4d9c958c-2103-45d9-965e-77442da3b835 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2150] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:07:37 2026] DELETE /v2.0/routers/4d9c958c-2103-45d9-965e-77442da3b835 => generated 0 bytes in 370 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2151] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:07:38 2026] DELETE /v2.0/security-groups/6f4af29c-d608-4475-a869-eb6879a41f1f => 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: 1036/2152] 10.0.0.151 () {32 vars in 721 bytes} [Sun Jun 28 21:07:38 2026] GET /v2.0/routers/02a5f600-9315-43c4-883b-a2ce29f8f9f8 => generated 502 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:07:38.436 8 INFO neutron.api.v2.resource [None req-840b393b-49f1-4d18-998e-fd7b96961877 806e2f172bf3404b87c5ea09745879f9 68750019cac7497199fe925f6f24e552 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1037/2153] 10.0.0.151 () {32 vars in 737 bytes} [Sun Jun 28 21:07:38 2026] GET /v2.0/security-groups/6f4af29c-d608-4475-a869-eb6879a41f1f => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-28 21:07:38.614 7 INFO neutron.services.segments.plugin [-] Segment 63c899b1-6ec9-4e59-8d10-ca0f481527c8 resource provider aggregate not found 2026-06-28 21:07:38.621 7 INFO neutron.services.segments.plugin [-] Segment 63c899b1-6ec9-4e59-8d10-ca0f481527c8 resource provider aggregate not found 2026-06-28 21:07:38.631 7 INFO neutron.services.segments.plugin [-] Segment 63c899b1-6ec9-4e59-8d10-ca0f481527c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63c899b1-6ec9-4e59-8d10-ca0f481527c8 found for delete ", "request_id": "req-9ab62955-ebdf-4bce-b2e8-8304e99d7427"}]} 2026-06-28 21:07:38.634 7 INFO neutron.services.segments.plugin [-] Segment 63c899b1-6ec9-4e59-8d10-ca0f481527c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63c899b1-6ec9-4e59-8d10-ca0f481527c8 found for delete ", "request_id": "req-221961c5-2ce3-4f35-8eac-80b0c236a615"}]} 2026-06-28 21:07:38.647 7 INFO neutron.db.l3_hamode_db [None req-fbdfb26c-09bb-4f44-b9af-91821ba97a36 fcbd0871eabb420da4ac2cf6fe2112d1 a02855dd4f4d42289eaa4c0a27d0ee8d - - default default] HA network f3b6d62d-969b-4a2f-939e-8b6d127a25b2 was deleted as no HA routers are present in tenant a02855dd4f4d42289eaa4c0a27d0ee8d. [pid: 7|app: 0|req: 1117/2154] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:07:37 2026] DELETE /v2.0/routers/4196c6dc-d5c8-4f14-a216-c01249c546af => generated 0 bytes in 883 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2155] 10.0.0.151 () {32 vars in 732 bytes} [Sun Jun 28 21:07:38 2026] DELETE /v2.0/floatingips/65725834-f2e0-4a36-bc39-a785dd13cf0b => generated 0 bytes in 341 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2156] 10.0.0.151 () {32 vars in 736 bytes} [Sun Jun 28 21:07:38 2026] GET /v2.0/ports?device_id=4196c6dc-d5c8-4f14-a216-c01249c546af => 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: 1038/2157] 10.0.0.151 () {34 vars in 742 bytes} [Sun Jun 28 21:07:38 2026] PUT /v2.0/routers/02a5f600-9315-43c4-883b-a2ce29f8f9f8 => generated 502 bytes in 647 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:07:39.101 8 INFO neutron.api.v2.resource [None req-21f4636a-8455-4fce-95d8-7dc8ace6ab5e fcbd0871eabb420da4ac2cf6fe2112d1 a02855dd4f4d42289eaa4c0a27d0ee8d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1039/2158] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:07:39 2026] DELETE /v2.0/routers/4196c6dc-d5c8-4f14-a216-c01249c546af => 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: 1040/2159] 10.0.0.151 () {32 vars in 736 bytes} [Sun Jun 28 21:07:39 2026] GET /v2.0/ports?device_id=02a5f600-9315-43c4-883b-a2ce29f8f9f8 => 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: 1120/2160] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:07:39 2026] DELETE /v2.0/security-groups/9ce1d11a-7614-4db3-874b-61bf97c72b30 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2161] 10.0.0.151 () {32 vars in 736 bytes} [Sun Jun 28 21:07:39 2026] GET /v2.0/ports?device_id=3b15dc48-cfe1-4471-bf0e-a44d8ffc205e => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:07:39.184 8 INFO neutron.api.v2.resource [None req-78258cd4-ba92-456a-8e21-fafb5de6b121 fcbd0871eabb420da4ac2cf6fe2112d1 a02855dd4f4d42289eaa4c0a27d0ee8d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1042/2162] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:07:39 2026] DELETE /v2.0/routers/3b15dc48-cfe1-4471-bf0e-a44d8ffc205e => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-28 21:07:39.201 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d8a47c78-82d0-47d2-9fbd-2dbccf4cefbe fcbd0871eabb420da4ac2cf6fe2112d1 a02855dd4f4d42289eaa4c0a27d0ee8d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1043/2163] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:07:39 2026] DELETE /v2.0/subnets/0a11e278-7a1a-4b1f-99f6-138b94891feb => 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: 1121/2164] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:07:39 2026] DELETE /v2.0/routers/02a5f600-9315-43c4-883b-a2ce29f8f9f8 => generated 0 bytes in 415 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2165] 10.0.0.151 () {32 vars in 736 bytes} [Sun Jun 28 21:07:39 2026] GET /v2.0/ports?device_id=54271bab-56e0-40fc-b984-2f799ba2bdb8 => 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: 1123/2166] 199.204.45.138 () {34 vars in 1096 bytes} [Sun Jun 28 21:07:39 2026] GET /v2.0/ports?device_id=38db9369-776b-4d60-bcea-aad45c33c1e0&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2169] 10.0.0.151 () {32 vars in 721 bytes} [Sun Jun 28 21:07:39 2026] GET /v2.0/routers/433c96f8-f142-42f1-ae04-b23a0b602213 => generated 487 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:07:39.725 7 INFO neutron.api.v2.resource [None req-89795f4c-687b-4408-b3ef-06f8b37e4e6e fcbd0871eabb420da4ac2cf6fe2112d1 a02855dd4f4d42289eaa4c0a27d0ee8d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1127/2170] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:07:39 2026] DELETE /v2.0/routers/54271bab-56e0-40fc-b984-2f799ba2bdb8 => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2171] 10.0.0.151 () {34 vars in 742 bytes} [Sun Jun 28 21:07:39 2026] PUT /v2.0/routers/433c96f8-f142-42f1-ae04-b23a0b602213 => generated 487 bytes in 645 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:07:40.384 7 INFO neutron.pecan_wsgi.hooks.translation [None req-52d8163b-9cc1-47fe-89e5-2359d1bfc355 fcbd0871eabb420da4ac2cf6fe2112d1 a02855dd4f4d42289eaa4c0a27d0ee8d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1129/2172] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:07:40 2026] DELETE /v2.0/subnets/a2634d62-7b2e-4706-85f3-5fc3c632f2a5 => 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: 1130/2173] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:07:40 2026] GET /v2.0/ports?tenant_id=893645e56d2644c6bf34af9d77963752&device_id=38db9369-776b-4d60-bcea-aad45c33c1e0 => generated 1465 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2174] 10.0.0.151 () {32 vars in 736 bytes} [Sun Jun 28 21:07:40 2026] GET /v2.0/ports?device_id=433c96f8-f142-42f1-ae04-b23a0b602213 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2175] 10.0.0.151 () {32 vars in 736 bytes} [Sun Jun 28 21:07:40 2026] GET /v2.0/ports?device_id=9f109924-47cc-435d-8901-839418718e11 => 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: 1044/2176] 10.0.0.151 () {34 vars in 789 bytes} [Sun Jun 28 21:07:39 2026] PUT /v2.0/routers/b2ba921c-85c8-4a4e-a472-543ce36192bd/remove_router_interface => generated 309 bytes in 1412 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:07:40.630 8 INFO neutron.api.v2.resource [None req-c9ddf663-dc34-43be-88e4-d88c46c24caf fcbd0871eabb420da4ac2cf6fe2112d1 a02855dd4f4d42289eaa4c0a27d0ee8d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1045/2177] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:07:40 2026] DELETE /v2.0/routers/9f109924-47cc-435d-8901-839418718e11 => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2178] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:07:40 2026] DELETE /v2.0/routers/433c96f8-f142-42f1-ae04-b23a0b602213 => generated 0 bytes in 370 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:07:40.848 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8c8c61c8-800a-4daa-91f8-5a0d8612f60e fcbd0871eabb420da4ac2cf6fe2112d1 a02855dd4f4d42289eaa4c0a27d0ee8d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1134/2179] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:07:40 2026] DELETE /v2.0/subnets/b3ddb0aa-cde4-4b8b-a8ee-d5fe11e278c8 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2180] 10.0.0.151 () {32 vars in 721 bytes} [Sun Jun 28 21:07:40 2026] GET /v2.0/routers/54a9f441-7880-4568-a15f-cb2c5d0eed6d => generated 480 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:07:40.905 7 INFO neutron.pecan_wsgi.hooks.translation [None req-099f8062-4cae-469b-be5f-3833c6639f95 fcbd0871eabb420da4ac2cf6fe2112d1 a02855dd4f4d42289eaa4c0a27d0ee8d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1136/2181] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:07:40 2026] DELETE /v2.0/subnets/a72f97fe-ce12-4213-b319-c3680a82ddcf => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2182] 10.0.0.151 () {34 vars in 742 bytes} [Sun Jun 28 21:07:40 2026] PUT /v2.0/routers/54a9f441-7880-4568-a15f-cb2c5d0eed6d => generated 480 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:07:41.444 8 INFO neutron.services.segments.plugin [-] Segment 3fc234e5-be85-4e4a-9256-f9e34811bea6 resource provider aggregate not found 2026-06-28 21:07:41.450 8 INFO neutron.services.segments.plugin [-] Segment 3fc234e5-be85-4e4a-9256-f9e34811bea6 resource provider aggregate not found 2026-06-28 21:07:41.465 8 INFO neutron.services.segments.plugin [-] Segment 3fc234e5-be85-4e4a-9256-f9e34811bea6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3fc234e5-be85-4e4a-9256-f9e34811bea6 found for delete ", "request_id": "req-f40ce9bb-7219-4d01-bcfc-2de79b2f1e96"}]} 2026-06-28 21:07:41.468 8 INFO neutron.services.segments.plugin [-] Segment 3fc234e5-be85-4e4a-9256-f9e34811bea6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3fc234e5-be85-4e4a-9256-f9e34811bea6 found for delete ", "request_id": "req-94b9dc14-e687-4d7d-bf7a-c8dcce722ab5"}]} [pid: 7|app: 0|req: 1138/2183] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:07:41 2026] GET /v2.0/networks?id=369e12ca-354c-44b8-b976-c894b020547c => generated 801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:07:41.479 8 INFO neutron.db.l3_hamode_db [None req-e99254cd-12e9-4a3b-8417-c6cef7273277 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] HA network c63610d1-efff-4fe8-a095-68f5f1f7ef1f was deleted as no HA routers are present in tenant 68750019cac7497199fe925f6f24e552. [pid: 8|app: 0|req: 1046/2184] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:07:40 2026] DELETE /v2.0/routers/b2ba921c-85c8-4a4e-a472-543ce36192bd => generated 0 bytes in 854 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2185] 10.0.0.151 () {32 vars in 736 bytes} [Sun Jun 28 21:07:41 2026] GET /v2.0/ports?device_id=54a9f441-7880-4568-a15f-cb2c5d0eed6d => 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: 1047/2186] 199.204.45.138 () {34 vars in 1056 bytes} [Sun Jun 28 21:07:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.22&port_id=c368f4f7-c950-4969-b795-0a26ac82451e => generated 859 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2187] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:07:41 2026] DELETE /v2.0/subnets/ecefb9b9-97c8-439a-9cb9-0d220ae786d8 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2188] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:07:41 2026] GET /v2.0/security-groups?tenant_id=a02855dd4f4d42289eaa4c0a27d0ee8d&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2189] 199.204.45.138 () {34 vars in 1104 bytes} [Sun Jun 28 21:07:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1dd&port_id=c368f4f7-c950-4969-b795-0a26ac82451e => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:07:42.070 8 INFO neutron.db.l3_hamode_db [None req-4dcc9fdd-da66-4e56-8718-dcca0aa10553 3f6e9cbacf5c4644ac4f104db47ef90f 74290aa762db4f5b9b36a76e9b4c80b3 - - default default] HA network 5ae8b3b0-d5f8-452d-b761-77af843e291d was deleted as no HA routers are present in tenant 74290aa762db4f5b9b36a76e9b4c80b3. 2026-06-28 21:07:42.075 7 INFO neutron.services.segments.plugin [-] Segment d25919a9-65c6-4622-a898-80136a35438b resource provider aggregate not found [pid: 8|app: 0|req: 1048/2190] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:07:41 2026] DELETE /v2.0/routers/54a9f441-7880-4568-a15f-cb2c5d0eed6d => generated 0 bytes in 555 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:07:42.083 7 INFO neutron.services.segments.plugin [-] Segment d25919a9-65c6-4622-a898-80136a35438b resource provider aggregate not found 2026-06-28 21:07:42.093 7 INFO neutron.services.segments.plugin [-] Segment d25919a9-65c6-4622-a898-80136a35438b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d25919a9-65c6-4622-a898-80136a35438b found for delete ", "request_id": "req-44398382-7ca2-474c-a3be-ec0bc8478b17"}]} 2026-06-28 21:07:42.099 7 INFO neutron.services.segments.plugin [-] Segment d25919a9-65c6-4622-a898-80136a35438b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d25919a9-65c6-4622-a898-80136a35438b found for delete ", "request_id": "req-2833d81f-7f3d-4578-9832-cb5e3b1abe32"}]} [pid: 7|app: 0|req: 1143/2191] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:07:41 2026] DELETE /v2.0/networks/429a3f35-2be4-4455-aad0-1491c43488c4 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2192] 199.204.45.138 () {34 vars in 1064 bytes} [Sun Jun 28 21:07:42 2026] GET /v2.0/subnets?id=d573de0e-e230-4b7c-8fc9-84b596041429&id=861d1c5f-81f7-47e9-83f3-4ed98fc2ef03 => generated 1410 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2193] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:07:42 2026] DELETE /v2.0/security-groups/ea0e164c-151f-4ab9-9c29-5e7eb4fa6dd8 => 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: 1050/2194] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:07:42 2026] GET /v2.0/ports?network_id=369e12ca-354c-44b8-b976-c894b020547c&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2195] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:07:42 2026] GET /v2.0/ports?network_id=369e12ca-354c-44b8-b976-c894b020547c&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2196] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:07:42 2026] GET /v2.0/networks/369e12ca-354c-44b8-b976-c894b020547c?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: 1053/2197] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:07:42 2026] GET /v2.0/networks/369e12ca-354c-44b8-b976-c894b020547c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2198] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:07:42 2026] GET /v2.0/security-groups?tenant_id=2702a0bb1dde47fb9b395519eedcdc35&name=default => generated 2925 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2199] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:07:43 2026] DELETE /v2.0/security-groups/13eb37c9-1f6f-447d-8d57-6732d5b237d9 => 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: 1145/2200] 10.0.0.151 () {34 vars in 789 bytes} [Sun Jun 28 21:07:42 2026] PUT /v2.0/routers/00c8eebf-a308-4025-8b6a-ba6bcccb58db/remove_router_interface => generated 309 bytes in 1130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:07:43.498 8 INFO neutron.services.segments.plugin [-] Segment 9ec07a03-f36a-48d8-93c2-bbb43bf67366 resource provider aggregate not found 2026-06-28 21:07:43.508 8 INFO neutron.services.segments.plugin [-] Segment 9ec07a03-f36a-48d8-93c2-bbb43bf67366 resource provider aggregate not found 2026-06-28 21:07:43.511 8 INFO neutron.services.segments.plugin [-] Segment 9ec07a03-f36a-48d8-93c2-bbb43bf67366 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ec07a03-f36a-48d8-93c2-bbb43bf67366 found for delete ", "request_id": "req-8dbc9df2-2d78-4eb7-ae2d-92c872a61f84"}]} 2026-06-28 21:07:43.526 8 INFO neutron.services.segments.plugin [-] Segment 9ec07a03-f36a-48d8-93c2-bbb43bf67366 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ec07a03-f36a-48d8-93c2-bbb43bf67366 found for delete ", "request_id": "req-94af8772-45b1-48db-bc89-3313e64ef010"}]} [pid: 7|app: 0|req: 1146/2201] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:07:43 2026] GET /v2.0/security-groups?tenant_id=74290aa762db4f5b9b36a76e9b4c80b3&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: 1147/2202] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:07:43 2026] DELETE /v2.0/security-groups/462eab70-45c3-453c-8361-9e63fb0c7b5f => 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: 1148/2203] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:07:43 2026] GET /v2.0/security-groups?tenant_id=db1ff131faaa42b5b9d9076b51026657&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2204] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:07:43 2026] DELETE /v2.0/security-groups/570ed604-302e-41bb-a3be-ac58671b78db => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:07:44.206 8 INFO neutron.db.l3_hamode_db [None req-971ab198-a7b9-4e64-8001-7137e007ad11 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] HA network e9e1e7e6-de4f-42b2-99bf-e2d337302e7e was deleted as no HA routers are present in tenant 3e04b242f99f43d3a08a80a26a9ef803. [pid: 8|app: 0|req: 1056/2205] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:07:43 2026] DELETE /v2.0/routers/00c8eebf-a308-4025-8b6a-ba6bcccb58db => generated 0 bytes in 931 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2206] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:07:44 2026] DELETE /v2.0/subnets/1f137d6c-601e-480a-83b8-adf40f842979 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:07:44.378 7 WARNING neutron_lib.context [None req-b84c5daa-dfd6-4085-9138-1db8561ed17a c8093ff1d24d43f3a0f38d0528e75a36 73b6ae89c64f4f189f4e5691b73209be - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2207] 10.0.0.151 () {34 vars in 684 bytes} [Sun Jun 28 21:07:44 2026] POST /v2.0/security-groups => generated 1624 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2208] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:07:44 2026] DELETE /v2.0/networks/8d21e4e5-886e-4f92-b379-fbc6808e7cf0 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2209] 10.0.0.151 () {32 vars in 663 bytes} [Sun Jun 28 21:07:44 2026] GET /v2.0/security-groups => generated 4529 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2210] 10.0.0.151 () {34 vars in 758 bytes} [Sun Jun 28 21:07:44 2026] PUT /v2.0/security-groups/c654a56a-7247-4fca-bd7c-073125330cab => generated 1663 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2211] 10.0.0.151 () {32 vars in 737 bytes} [Sun Jun 28 21:07:44 2026] GET /v2.0/security-groups/c654a56a-7247-4fca-bd7c-073125330cab => 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: 1060/2212] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:07:44 2026] DELETE /v2.0/security-groups/c654a56a-7247-4fca-bd7c-073125330cab => 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: 1153/2213] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:07:44 2026] GET /v2.0/security-groups?tenant_id=3e04b242f99f43d3a08a80a26a9ef803&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2214] 10.0.0.151 () {32 vars in 663 bytes} [Sun Jun 28 21:07:44 2026] GET /v2.0/security-groups => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:07:44.992 8 INFO neutron.api.v2.resource [None req-dc5321c2-5e5b-443e-b519-5f8c6cee1349 c8093ff1d24d43f3a0f38d0528e75a36 73b6ae89c64f4f189f4e5691b73209be - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1062/2215] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:07:44 2026] DELETE /v2.0/security-groups/c654a56a-7247-4fca-bd7c-073125330cab => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-28 21:07:45.004 8 WARNING neutron_lib.context [None req-b165f26d-ef67-4708-b62d-a44c390ed721 c8093ff1d24d43f3a0f38d0528e75a36 73b6ae89c64f4f189f4e5691b73209be - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1154/2216] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:07:44 2026] DELETE /v2.0/security-groups/a4c78bc6-b725-441c-9bb1-de9329b75b72 => 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: 1063/2217] 10.0.0.151 () {34 vars in 684 bytes} [Sun Jun 28 21:07:44 2026] POST /v2.0/security-groups => generated 1624 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-28 21:07:45.154 7 WARNING neutron_lib.context [None req-207faeda-3728-48bc-be96-be053b24cbf9 c8093ff1d24d43f3a0f38d0528e75a36 73b6ae89c64f4f189f4e5691b73209be - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1064/2218] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:07:45 2026] GET /v2.0/security-groups?tenant_id=68750019cac7497199fe925f6f24e552&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: 1155/2219] 10.0.0.151 () {34 vars in 695 bytes} [Sun Jun 28 21:07:45 2026] POST /v2.0/security-group-rules => generated 601 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2220] 10.0.0.151 () {32 vars in 747 bytes} [Sun Jun 28 21:07:45 2026] GET /v2.0/security-group-rules/f914c131-629b-4bb5-83d3-857d7c72cb96 => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2221] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:07:45 2026] DELETE /v2.0/security-groups/453fb3cf-8cc6-4ce6-9851-4e2180db31e9 => 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: 1157/2222] 10.0.0.151 () {32 vars in 673 bytes} [Sun Jun 28 21:07:45 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2223] 10.0.0.151 () {32 vars in 750 bytes} [Sun Jun 28 21:07:45 2026] DELETE /v2.0/security-group-rules/f914c131-629b-4bb5-83d3-857d7c72cb96 => 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: 1158/2224] 10.0.0.151 () {32 vars in 673 bytes} [Sun Jun 28 21:07:45 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:07:45.592 8 WARNING neutron_lib.context [None req-59f19ad7-af46-45ee-b762-3c651b207597 c8093ff1d24d43f3a0f38d0528e75a36 73b6ae89c64f4f189f4e5691b73209be - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:07:45.614 8 INFO neutron.services.segments.plugin [-] Segment 65e797e2-30ec-482c-9ddc-336870de9ace resource provider aggregate not found 2026-06-28 21:07:45.619 8 INFO neutron.services.segments.plugin [-] Segment 65e797e2-30ec-482c-9ddc-336870de9ace resource provider aggregate not found 2026-06-28 21:07:45.634 8 INFO neutron.services.segments.plugin [-] Segment 65e797e2-30ec-482c-9ddc-336870de9ace resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65e797e2-30ec-482c-9ddc-336870de9ace found for delete ", "request_id": "req-885f3c4d-2ed8-4b6b-ab92-005aaabf7bec"}]} 2026-06-28 21:07:45.639 8 INFO neutron.services.segments.plugin [-] Segment 65e797e2-30ec-482c-9ddc-336870de9ace resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65e797e2-30ec-482c-9ddc-336870de9ace found for delete ", "request_id": "req-daa03d02-f6b9-43db-bf73-ee56791af701"}]} 2026-06-28 21:07:45.652 8 INFO neutron.services.segments.plugin [-] Segment 7a50cc35-5907-47d4-bdb8-c98de62b46bf resource provider aggregate not found 2026-06-28 21:07:45.659 8 INFO neutron.services.segments.plugin [-] Segment 7a50cc35-5907-47d4-bdb8-c98de62b46bf resource provider aggregate not found 2026-06-28 21:07:45.675 8 INFO neutron.services.segments.plugin [-] Segment 7a50cc35-5907-47d4-bdb8-c98de62b46bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a50cc35-5907-47d4-bdb8-c98de62b46bf found for delete ", "request_id": "req-0c36da2c-05cd-461d-a546-6a48bccc7e07"}]} 2026-06-28 21:07:45.680 8 INFO neutron.services.segments.plugin [-] Segment 7a50cc35-5907-47d4-bdb8-c98de62b46bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a50cc35-5907-47d4-bdb8-c98de62b46bf found for delete ", "request_id": "req-cd6b671e-82e9-429b-80d3-b424cb2b24c7"}]} [pid: 8|app: 0|req: 1067/2225] 10.0.0.151 () {34 vars in 695 bytes} [Sun Jun 28 21:07:45 2026] POST /v2.0/security-group-rules => generated 601 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2226] 10.0.0.151 () {32 vars in 747 bytes} [Sun Jun 28 21:07:45 2026] GET /v2.0/security-group-rules/9e9e4224-6ca6-4430-a7d8-886ec5bf25f3 => generated 601 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2227] 10.0.0.151 () {32 vars in 673 bytes} [Sun Jun 28 21:07:45 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2228] 10.0.0.151 () {32 vars in 750 bytes} [Sun Jun 28 21:07:45 2026] DELETE /v2.0/security-group-rules/9e9e4224-6ca6-4430-a7d8-886ec5bf25f3 => 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: 1069/2229] 10.0.0.151 () {32 vars in 673 bytes} [Sun Jun 28 21:07:45 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:07:45.983 7 WARNING neutron_lib.context [None req-0e74516f-c724-4dc1-9ed5-8999a35d0ddd c8093ff1d24d43f3a0f38d0528e75a36 73b6ae89c64f4f189f4e5691b73209be - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1161/2230] 10.0.0.151 () {34 vars in 695 bytes} [Sun Jun 28 21:07:45 2026] POST /v2.0/security-group-rules => generated 602 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2231] 10.0.0.151 () {32 vars in 747 bytes} [Sun Jun 28 21:07:46 2026] GET /v2.0/security-group-rules/0dc25d98-1922-43f0-961f-db253f6551ba => generated 602 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2232] 10.0.0.151 () {32 vars in 673 bytes} [Sun Jun 28 21:07:46 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2233] 10.0.0.151 () {32 vars in 750 bytes} [Sun Jun 28 21:07:46 2026] DELETE /v2.0/security-group-rules/0dc25d98-1922-43f0-961f-db253f6551ba => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2234] 10.0.0.151 () {32 vars in 673 bytes} [Sun Jun 28 21:07:46 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2235] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:07:46 2026] DELETE /v2.0/security-groups/10af1add-7193-4314-be32-995374198c6f => 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: 1164/2236] 10.0.0.151 () {32 vars in 663 bytes} [Sun Jun 28 21:07:46 2026] GET /v2.0/security-groups => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2237] 10.0.0.151 () {32 vars in 663 bytes} [Sun Jun 28 21:07:46 2026] GET /v2.0/security-groups => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2238] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:07:47 2026] GET /v2.0/security-groups?tenant_id=73b6ae89c64f4f189f4e5691b73209be&name=default => generated 2925 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2239] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:07:47 2026] DELETE /v2.0/security-groups/b6d98f82-0d6c-4c3a-b62c-c3b487e1f30a => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:07:48.939 7 WARNING neutron_lib.context [None req-652af17a-3065-4d66-8a14-b900a0c2f8c4 3a726b22c65d48cea743922b5bd97eb3 0e5601bfa95d4a5d9023ffb3d927322b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:07:49.123 7 INFO neutron.db.segments_db [None req-652af17a-3065-4d66-8a14-b900a0c2f8c4 3a726b22c65d48cea743922b5bd97eb3 0e5601bfa95d4a5d9023ffb3d927322b - - default default] Added segment 2a2ff4e3-27b1-48f5-8706-3685e65e8cfd of type vxlan for network f4e2d5b3-df55-40d4-9845-8d1317e3d35e [pid: 7|app: 0|req: 1166/2240] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:07:48 2026] POST /v2.0/networks => generated 631 bytes in 559 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:07:49.246 8 WARNING neutron_lib.context [None req-35acd5b2-4dba-48fc-a6f4-5911a841bb99 3a726b22c65d48cea743922b5bd97eb3 0e5601bfa95d4a5d9023ffb3d927322b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2241] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:07:49 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-06-28 21:07:49.525 7 WARNING neutron_lib.context [None req-41736da0-c29a-403a-a70a-8bd51f6f7efd 3a726b22c65d48cea743922b5bd97eb3 0e5601bfa95d4a5d9023ffb3d927322b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:07:49.591 7 INFO neutron.db.segments_db [None req-41736da0-c29a-403a-a70a-8bd51f6f7efd 3a726b22c65d48cea743922b5bd97eb3 0e5601bfa95d4a5d9023ffb3d927322b - - default default] Added segment 9786a5e8-b6bb-4503-8a1d-a6bbdf8c3728 of type vxlan for network 7ea06a2c-5426-4773-bd1b-780533a97a3c [pid: 7|app: 0|req: 1167/2242] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:07:49 2026] POST /v2.0/networks => generated 631 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:07:49.718 8 WARNING neutron_lib.context [None req-e305502f-666f-4d58-bb37-f81b95326a38 3a726b22c65d48cea743922b5bd97eb3 0e5601bfa95d4a5d9023ffb3d927322b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1076/2243] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:07:49 2026] POST /v2.0/subnets => generated 629 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:07:50.025 8 WARNING neutron_lib.context [None req-99dfdb7c-90f9-49f0-872f-5816b8cc6d5e 3a726b22c65d48cea743922b5bd97eb3 0e5601bfa95d4a5d9023ffb3d927322b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:07:50.077 8 INFO neutron.db.segments_db [None req-99dfdb7c-90f9-49f0-872f-5816b8cc6d5e 3a726b22c65d48cea743922b5bd97eb3 0e5601bfa95d4a5d9023ffb3d927322b - - default default] Added segment 80e189b4-5ace-46f5-8983-2d9a44d115b7 of type vxlan for network c0c86a2a-b53b-4527-8332-04d69e713749 2026-06-28 21:07:50.113 7 WARNING neutron_lib.context [None req-37048a35-9734-4552-ad2c-b0d536863312 a59b591cc38f4024a6bb3a9e66e48a52 2cc560f6be134ccd9bc24be676d60966 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1077/2244] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:07:50 2026] POST /v2.0/networks => generated 631 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:07:50.206 8 WARNING neutron_lib.context [None req-69108a3f-36c3-46fd-a35a-033901ad46d4 3a726b22c65d48cea743922b5bd97eb3 0e5601bfa95d4a5d9023ffb3d927322b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:07:50.263 7 INFO neutron.db.segments_db [None req-37048a35-9734-4552-ad2c-b0d536863312 a59b591cc38f4024a6bb3a9e66e48a52 2cc560f6be134ccd9bc24be676d60966 - - default default] Added segment d645f80f-5623-4040-a057-1b21cf190b81 of type vxlan for network 5b317d7f-1f96-4f0e-8334-e0414ea875fc [pid: 7|app: 0|req: 1168/2245] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:07:49 2026] POST /v2.0/networks => generated 632 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:07:50.357 7 WARNING neutron_lib.context [None req-dca63a16-78cf-47f9-991e-0341c40181e2 a59b591cc38f4024a6bb3a9e66e48a52 2cc560f6be134ccd9bc24be676d60966 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1078/2246] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:07:50 2026] POST /v2.0/subnets => generated 629 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:07:50.427 8 WARNING neutron_lib.context [None req-5c466706-af1c-4484-9847-c0c44bd1a6db 3a726b22c65d48cea743922b5bd97eb3 0e5601bfa95d4a5d9023ffb3d927322b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:07:50.482 8 INFO neutron.db.segments_db [None req-5c466706-af1c-4484-9847-c0c44bd1a6db 3a726b22c65d48cea743922b5bd97eb3 0e5601bfa95d4a5d9023ffb3d927322b - - default default] Added segment 61330abb-1aeb-4352-87a8-5c1ff7d0e119 of type vxlan for network 4386faf2-87ba-441a-94e0-7530ef86c249 [pid: 8|app: 0|req: 1079/2247] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:07:50 2026] POST /v2.0/networks => generated 632 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:07:50.672 8 WARNING neutron_lib.context [None req-996d9f80-ceef-4ef3-828b-f00c8001d51e 3a726b22c65d48cea743922b5bd97eb3 0e5601bfa95d4a5d9023ffb3d927322b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1169/2248] 10.0.0.151 () {34 vars in 664 bytes} [Sun Jun 28 21:07:50 2026] POST /v2.0/ports => generated 743 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-28 21:07:50.770 7 WARNING neutron_lib.context [None req-8059543d-63e7-4a45-add4-99ec53f208e8 a59b591cc38f4024a6bb3a9e66e48a52 2cc560f6be134ccd9bc24be676d60966 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:07:50.838 7 INFO neutron.db.segments_db [None req-8059543d-63e7-4a45-add4-99ec53f208e8 a59b591cc38f4024a6bb3a9e66e48a52 2cc560f6be134ccd9bc24be676d60966 - - default default] Added segment e3451514-5565-4d80-8fd0-dfd0d432774f of type vxlan for network 3852cdf3-09f3-4342-8acd-6d9ea7323d5c [pid: 7|app: 0|req: 1170/2249] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:07:50 2026] POST /v2.0/networks => generated 632 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:07:50.984 7 WARNING neutron_lib.context [None req-e8b470a1-3eac-4b53-a91e-8084d3464cfe a59b591cc38f4024a6bb3a9e66e48a52 2cc560f6be134ccd9bc24be676d60966 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1080/2250] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:07:50 2026] POST /v2.0/subnets => generated 629 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:07:51.029 8 WARNING neutron_lib.context [None req-0ce94eef-3c50-425c-974f-cd5c1bc091f6 3a726b22c65d48cea743922b5bd97eb3 0e5601bfa95d4a5d9023ffb3d927322b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:07:51.079 8 INFO neutron.db.segments_db [None req-0ce94eef-3c50-425c-974f-cd5c1bc091f6 3a726b22c65d48cea743922b5bd97eb3 0e5601bfa95d4a5d9023ffb3d927322b - - default default] Added segment 9233feab-75d2-47c7-9978-20e98d592980 of type vxlan for network e69fc40f-0cbf-4135-817a-cd6abd813cea [pid: 8|app: 0|req: 1081/2251] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:07:51 2026] POST /v2.0/networks => generated 631 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:07:51.186 8 WARNING neutron_lib.context [None req-b72e38d2-5d31-4eb4-b1bb-081f9e073c21 3a726b22c65d48cea743922b5bd97eb3 0e5601bfa95d4a5d9023ffb3d927322b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1171/2252] 10.0.0.151 () {34 vars in 664 bytes} [Sun Jun 28 21:07:50 2026] POST /v2.0/ports => generated 743 bytes in 285 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-06-28 21:07:51.277 7 WARNING neutron_lib.context [None req-c9a10462-8fc3-4c0e-99ba-e26959cc9b30 a59b591cc38f4024a6bb3a9e66e48a52 2cc560f6be134ccd9bc24be676d60966 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:07:51.342 7 INFO neutron.db.segments_db [None req-c9a10462-8fc3-4c0e-99ba-e26959cc9b30 a59b591cc38f4024a6bb3a9e66e48a52 2cc560f6be134ccd9bc24be676d60966 - - default default] Added segment 431786b1-ed0d-43e1-8eef-9e4b943f71c4 of type vxlan for network 18d0140a-1e46-4e7e-9b6c-ac7951d387f5 [pid: 8|app: 0|req: 1082/2253] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:07:51 2026] POST /v2.0/subnets => generated 629 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2254] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:07:51 2026] POST /v2.0/networks => generated 632 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:07:51.473 7 WARNING neutron_lib.context [None req-cace5857-4994-4c47-94f0-effd20d226ea a59b591cc38f4024a6bb3a9e66e48a52 2cc560f6be134ccd9bc24be676d60966 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1083/2255] 10.0.0.151 () {34 vars in 751 bytes} [Sun Jun 28 21:07:51 2026] PUT /v2.0/subnets/97df6e01-36fa-4f83-afae-aac3e3f484a5/tags => generated 17 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2256] 10.0.0.151 () {34 vars in 751 bytes} [Sun Jun 28 21:07:51 2026] PUT /v2.0/subnets/56746198-51c7-47df-89f4-e8203870ba58/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2257] 10.0.0.151 () {34 vars in 751 bytes} [Sun Jun 28 21:07:51 2026] PUT /v2.0/subnets/d9ab8a90-cf01-41e3-bfb2-4761df794f45/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2258] 10.0.0.151 () {34 vars in 751 bytes} [Sun Jun 28 21:07:51 2026] PUT /v2.0/subnets/4dbc5e43-34d5-490c-b668-bd93ca57b463/tags => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2259] 10.0.0.151 () {32 vars in 664 bytes} [Sun Jun 28 21:07:51 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2260] 10.0.0.151 () {32 vars in 678 bytes} [Sun Jun 28 21:07:51 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2261] 10.0.0.151 () {32 vars in 674 bytes} [Sun Jun 28 21:07:51 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2262] 10.0.0.151 () {34 vars in 664 bytes} [Sun Jun 28 21:07:51 2026] POST /v2.0/ports => generated 743 bytes in 406 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-06-28 21:07:51.884 7 WARNING neutron_lib.context [None req-7952ad5f-4f17-415a-a01d-7cb0e56ae064 a59b591cc38f4024a6bb3a9e66e48a52 2cc560f6be134ccd9bc24be676d60966 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1090/2263] 10.0.0.151 () {32 vars in 686 bytes} [Sun Jun 28 21:07:51 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2264] 10.0.0.151 () {32 vars in 672 bytes} [Sun Jun 28 21:07:51 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:07:51.938 7 INFO neutron.db.segments_db [None req-7952ad5f-4f17-415a-a01d-7cb0e56ae064 a59b591cc38f4024a6bb3a9e66e48a52 2cc560f6be134ccd9bc24be676d60966 - - default default] Added segment f4d10c71-e401-4b8e-93cb-b84f2aca163c of type vxlan for network bc965632-adce-4d01-94bd-cecb3b7e6993 [pid: 8|app: 0|req: 1092/2265] 10.0.0.151 () {32 vars in 686 bytes} [Sun Jun 28 21:07:51 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2266] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:07:51 2026] POST /v2.0/networks => generated 632 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:07:52.027 7 WARNING neutron_lib.context [None req-e34d8ffb-f3f8-4da4-ac18-7670041557a4 a59b591cc38f4024a6bb3a9e66e48a52 2cc560f6be134ccd9bc24be676d60966 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1093/2267] 10.0.0.151 () {32 vars in 682 bytes} [Sun Jun 28 21:07:51 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2268] 10.0.0.151 () {32 vars in 694 bytes} [Sun Jun 28 21:07:52 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2269] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:07:52 2026] DELETE /v2.0/subnets/97df6e01-36fa-4f83-afae-aac3e3f484a5 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2270] 10.0.0.151 () {34 vars in 664 bytes} [Sun Jun 28 21:07:52 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06-28 21:07:52.374 7 WARNING neutron_lib.context [None req-d3ea821a-94b1-4ff5-8f4f-3feac13d1c45 a59b591cc38f4024a6bb3a9e66e48a52 2cc560f6be134ccd9bc24be676d60966 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1096/2271] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:07:52 2026] DELETE /v2.0/subnets/56746198-51c7-47df-89f4-e8203870ba58 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:07:52.452 7 INFO neutron.db.segments_db [None req-d3ea821a-94b1-4ff5-8f4f-3feac13d1c45 a59b591cc38f4024a6bb3a9e66e48a52 2cc560f6be134ccd9bc24be676d60966 - - default default] Added segment b63000a1-b2ae-452c-b7fa-edda9bab6c9a of type vxlan for network 37660c7e-4310-4b79-a74d-96a60cecf085 [pid: 7|app: 0|req: 1176/2272] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:07:52 2026] POST /v2.0/networks => generated 632 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:07:52.610 7 WARNING neutron_lib.context [None req-9bf6dede-a84c-4d30-b924-3fc87b8e8afc a59b591cc38f4024a6bb3a9e66e48a52 2cc560f6be134ccd9bc24be676d60966 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1097/2273] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:07:52 2026] DELETE /v2.0/subnets/d9ab8a90-cf01-41e3-bfb2-4761df794f45 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2274] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:07:52 2026] DELETE /v2.0/subnets/4dbc5e43-34d5-490c-b668-bd93ca57b463 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2275] 10.0.0.151 () {34 vars in 664 bytes} [Sun Jun 28 21:07:52 2026] POST /v2.0/ports => generated 743 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, ' [pid: 7|app: 0|req: 1178/2276] 10.0.0.151 () {34 vars in 747 bytes} [Sun Jun 28 21:07:52 2026] PUT /v2.0/ports/3610cabf-ab0d-46ab-a62f-47266453d166/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2277] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:07:52 2026] DELETE /v2.0/subnets/11e4d52a-36d8-49f2-a926-26973c8ff070 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2278] 10.0.0.151 () {34 vars in 747 bytes} [Sun Jun 28 21:07:53 2026] PUT /v2.0/ports/d76e07e2-98c6-444f-bf55-7e3b10661cdf/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2279] 10.0.0.151 () {34 vars in 747 bytes} [Sun Jun 28 21:07:53 2026] PUT /v2.0/ports/03b5c66c-724f-42d0-99ca-baee0be9d3ac/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: 1181/2280] 10.0.0.151 () {34 vars in 747 bytes} [Sun Jun 28 21:07:53 2026] PUT /v2.0/ports/d4f0a23f-54d6-410e-96b7-d89768c8c7d1/tags => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2281] 10.0.0.151 () {32 vars in 660 bytes} [Sun Jun 28 21:07:53 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:07:53.448 8 INFO neutron.services.segments.plugin [-] Segment 2a2ff4e3-27b1-48f5-8706-3685e65e8cfd resource provider aggregate not found 2026-06-28 21:07:53.453 8 INFO neutron.services.segments.plugin [-] Segment 2a2ff4e3-27b1-48f5-8706-3685e65e8cfd resource provider aggregate not found 2026-06-28 21:07:53.472 8 INFO neutron.services.segments.plugin [-] Segment 2a2ff4e3-27b1-48f5-8706-3685e65e8cfd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a2ff4e3-27b1-48f5-8706-3685e65e8cfd found for delete ", "request_id": "req-fe370013-15c6-48c8-bc2f-477f79e09c33"}]} 2026-06-28 21:07:53.478 8 INFO neutron.services.segments.plugin [-] Segment 2a2ff4e3-27b1-48f5-8706-3685e65e8cfd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a2ff4e3-27b1-48f5-8706-3685e65e8cfd found for delete ", "request_id": "req-005be67c-3e16-409e-9788-3b579ccb1403"}]} [pid: 8|app: 0|req: 1100/2282] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:07:53 2026] DELETE /v2.0/networks/f4e2d5b3-df55-40d4-9845-8d1317e3d35e => 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: 1101/2283] 10.0.0.151 () {32 vars in 674 bytes} [Sun Jun 28 21:07:53 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2284] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:07:53 2026] GET /v2.0/security-groups?tenant_id=22faa9ffcc2e4eee9e8b9d9296fc540e&name=default => generated 2925 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2285] 10.0.0.151 () {32 vars in 670 bytes} [Sun Jun 28 21:07:53 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2286] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:07:53 2026] DELETE /v2.0/security-groups/e4a3120d-2ef0-4f04-9ab9-8a8745d73b30 => 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: 1186/2287] 10.0.0.151 () {32 vars in 682 bytes} [Sun Jun 28 21:07:53 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2288] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:07:53 2026] DELETE /v2.0/networks/7ea06a2c-5426-4773-bd1b-780533a97a3c => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2289] 10.0.0.151 () {32 vars in 668 bytes} [Sun Jun 28 21:07:53 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2290] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:07:54 2026] GET /v2.0/security-groups?tenant_id=d07a487a30544c6c8ac3bc967f89f65d&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:07:54.345 7 INFO neutron.services.segments.plugin [-] Segment 80e189b4-5ace-46f5-8983-2d9a44d115b7 resource provider aggregate not found [pid: 8|app: 0|req: 1104/2291] 10.0.0.151 () {32 vars in 682 bytes} [Sun Jun 28 21:07:54 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:07:54.353 7 INFO neutron.services.segments.plugin [-] Segment 80e189b4-5ace-46f5-8983-2d9a44d115b7 resource provider aggregate not found 2026-06-28 21:07:54.358 7 INFO neutron.services.segments.plugin [-] Segment 80e189b4-5ace-46f5-8983-2d9a44d115b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80e189b4-5ace-46f5-8983-2d9a44d115b7 found for delete ", "request_id": "req-63f053d8-efba-4b9d-855d-177ac403852e"}]} 2026-06-28 21:07:54.367 7 INFO neutron.services.segments.plugin [-] Segment 80e189b4-5ace-46f5-8983-2d9a44d115b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80e189b4-5ace-46f5-8983-2d9a44d115b7 found for delete ", "request_id": "req-e53d7e25-2806-4c81-9a38-ad1548d6e380"}]} [pid: 7|app: 0|req: 1188/2292] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:07:54 2026] DELETE /v2.0/networks/c0c86a2a-b53b-4527-8332-04d69e713749 => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2293] 10.0.0.151 () {32 vars in 678 bytes} [Sun Jun 28 21:07:54 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2296] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:07:54 2026] DELETE /v2.0/security-groups/0b878935-b6e4-4bd0-b7b4-1f29f7bf72d3 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2297] 10.0.0.151 () {32 vars in 690 bytes} [Sun Jun 28 21:07:54 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2298] 10.0.0.151 () {32 vars in 720 bytes} [Sun Jun 28 21:07:54 2026] DELETE /v2.0/ports/3610cabf-ab0d-46ab-a62f-47266453d166 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2299] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:07:54 2026] DELETE /v2.0/networks/4386faf2-87ba-441a-94e0-7530ef86c249 => generated 0 bytes in 362 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2300] 10.0.0.151 () {32 vars in 720 bytes} [Sun Jun 28 21:07:54 2026] DELETE /v2.0/ports/d76e07e2-98c6-444f-bf55-7e3b10661cdf => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2301] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:07:54 2026] DELETE /v2.0/networks/e69fc40f-0cbf-4135-817a-cd6abd813cea => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2302] 10.0.0.151 () {32 vars in 720 bytes} [Sun Jun 28 21:07:54 2026] DELETE /v2.0/ports/03b5c66c-724f-42d0-99ca-baee0be9d3ac => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2303] 10.0.0.151 () {32 vars in 720 bytes} [Sun Jun 28 21:07:55 2026] DELETE /v2.0/ports/d4f0a23f-54d6-410e-96b7-d89768c8c7d1 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:07:55.529 8 INFO neutron.services.segments.plugin [-] Segment 9786a5e8-b6bb-4503-8a1d-a6bbdf8c3728 resource provider aggregate not found 2026-06-28 21:07:55.533 8 INFO neutron.services.segments.plugin [-] Segment 9786a5e8-b6bb-4503-8a1d-a6bbdf8c3728 resource provider aggregate not found 2026-06-28 21:07:55.551 8 INFO neutron.services.segments.plugin [-] Segment 9786a5e8-b6bb-4503-8a1d-a6bbdf8c3728 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9786a5e8-b6bb-4503-8a1d-a6bbdf8c3728 found for delete ", "request_id": "req-0bcf0788-1803-47b4-af4f-d91bd7cd819f"}]} 2026-06-28 21:07:55.554 8 INFO neutron.services.segments.plugin [-] Segment 9786a5e8-b6bb-4503-8a1d-a6bbdf8c3728 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9786a5e8-b6bb-4503-8a1d-a6bbdf8c3728 found for delete ", "request_id": "req-44a62198-5bf4-4abc-a91c-c2622cac778f"}]} [pid: 8|app: 0|req: 1110/2304] 10.0.0.151 () {32 vars in 720 bytes} [Sun Jun 28 21:07:55 2026] DELETE /v2.0/ports/9d17e059-dd4e-4cf5-b44f-2744c10bae6d => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2305] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:07:55 2026] DELETE /v2.0/networks/5b317d7f-1f96-4f0e-8334-e0414ea875fc => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2306] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:07:55 2026] DELETE /v2.0/networks/3852cdf3-09f3-4342-8acd-6d9ea7323d5c => 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: 1196/2307] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:07:55 2026] GET /v2.0/security-groups?tenant_id=0e5601bfa95d4a5d9023ffb3d927322b&name=default => generated 2925 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2308] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:07:56 2026] DELETE /v2.0/networks/18d0140a-1e46-4e7e-9b6c-ac7951d387f5 => 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: 1197/2309] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:07:56 2026] DELETE /v2.0/security-groups/a042c1c1-4941-4468-a29b-ef4626a1883e => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2310] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:07:56 2026] DELETE /v2.0/networks/bc965632-adce-4d01-94bd-cecb3b7e6993 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:07:56.388 7 INFO neutron.services.segments.plugin [-] Segment 61330abb-1aeb-4352-87a8-5c1ff7d0e119 resource provider aggregate not found 2026-06-28 21:07:56.392 7 INFO neutron.services.segments.plugin [-] Segment 61330abb-1aeb-4352-87a8-5c1ff7d0e119 resource provider aggregate not found 2026-06-28 21:07:56.406 7 INFO neutron.services.segments.plugin [-] Segment 61330abb-1aeb-4352-87a8-5c1ff7d0e119 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61330abb-1aeb-4352-87a8-5c1ff7d0e119 found for delete ", "request_id": "req-9653ad98-3551-4eb1-9df9-758af87d941b"}]} 2026-06-28 21:07:56.411 7 INFO neutron.services.segments.plugin [-] Segment 61330abb-1aeb-4352-87a8-5c1ff7d0e119 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61330abb-1aeb-4352-87a8-5c1ff7d0e119 found for delete ", "request_id": "req-5774f246-7911-4532-a2f7-05b44773f1a6"}]} 2026-06-28 21:07:56.425 7 INFO neutron.services.segments.plugin [-] Segment 9233feab-75d2-47c7-9978-20e98d592980 resource provider aggregate not found 2026-06-28 21:07:56.436 7 INFO neutron.services.segments.plugin [-] Segment 9233feab-75d2-47c7-9978-20e98d592980 resource provider aggregate not found 2026-06-28 21:07:56.440 7 INFO neutron.services.segments.plugin [-] Segment 9233feab-75d2-47c7-9978-20e98d592980 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9233feab-75d2-47c7-9978-20e98d592980 found for delete ", "request_id": "req-2e87c2e5-70f6-4283-89c9-a4152746f7ad"}]} 2026-06-28 21:07:56.451 7 INFO neutron.services.segments.plugin [-] Segment d645f80f-5623-4040-a057-1b21cf190b81 resource provider aggregate not found 2026-06-28 21:07:56.457 7 INFO neutron.services.segments.plugin [-] Segment 9233feab-75d2-47c7-9978-20e98d592980 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9233feab-75d2-47c7-9978-20e98d592980 found for delete ", "request_id": "req-ebec0b09-a269-473f-a3c6-7189445ebb4c"}]} 2026-06-28 21:07:56.465 7 INFO neutron.services.segments.plugin [-] Segment d645f80f-5623-4040-a057-1b21cf190b81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d645f80f-5623-4040-a057-1b21cf190b81 found for delete ", "request_id": "req-a704d028-394b-43e5-a59c-9864b27bd7b5"}]} 2026-06-28 21:07:56.475 7 INFO neutron.services.segments.plugin [-] Segment d645f80f-5623-4040-a057-1b21cf190b81 resource provider aggregate not found 2026-06-28 21:07:56.490 7 INFO neutron.services.segments.plugin [-] Segment d645f80f-5623-4040-a057-1b21cf190b81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d645f80f-5623-4040-a057-1b21cf190b81 found for delete ", "request_id": "req-4f0c99e7-3e24-4182-b796-cba84997f9e7"}]} [pid: 8|app: 0|req: 1114/2311] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:07:56 2026] GET /v2.0/security-groups?tenant_id=cff71bbf8e2a4b429c6409a90fb18520&name=default => generated 2925 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2312] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:07:56 2026] DELETE /v2.0/networks/37660c7e-4310-4b79-a74d-96a60cecf085 => 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: 1115/2313] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:07:56 2026] DELETE /v2.0/security-groups/3c89371e-45b5-4317-97f7-71a97ef3a6dc => 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: 1199/2314] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:07:56 2026] GET /v2.0/security-groups?tenant_id=9b9db5c281e34fcb9e313c1bacfdfb2f&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2315] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:07:57 2026] DELETE /v2.0/security-groups/3baeb75f-1075-4b30-8100-dc2308c13474 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2316] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:07:57 2026] GET /v2.0/security-groups?tenant_id=2cc560f6be134ccd9bc24be676d60966&name=default => generated 2925 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:07:57.712 8 INFO neutron.services.segments.plugin [-] Segment e3451514-5565-4d80-8fd0-dfd0d432774f resource provider aggregate not found 2026-06-28 21:07:57.716 8 INFO neutron.services.segments.plugin [-] Segment e3451514-5565-4d80-8fd0-dfd0d432774f resource provider aggregate not found 2026-06-28 21:07:57.735 8 INFO neutron.services.segments.plugin [-] Segment e3451514-5565-4d80-8fd0-dfd0d432774f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3451514-5565-4d80-8fd0-dfd0d432774f found for delete ", "request_id": "req-ce96ac33-005f-4ae4-8737-3ea367175339"}]} 2026-06-28 21:07:57.741 8 INFO neutron.services.segments.plugin [-] Segment e3451514-5565-4d80-8fd0-dfd0d432774f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3451514-5565-4d80-8fd0-dfd0d432774f found for delete ", "request_id": "req-31ba925b-1ce5-42ef-92b3-46f7af15743c"}]} 2026-06-28 21:07:57.752 8 INFO neutron.services.segments.plugin [-] Segment 431786b1-ed0d-43e1-8eef-9e4b943f71c4 resource provider aggregate not found 2026-06-28 21:07:57.760 8 INFO neutron.services.segments.plugin [-] Segment 431786b1-ed0d-43e1-8eef-9e4b943f71c4 resource provider aggregate not found 2026-06-28 21:07:57.769 8 INFO neutron.services.segments.plugin [-] Segment 431786b1-ed0d-43e1-8eef-9e4b943f71c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 431786b1-ed0d-43e1-8eef-9e4b943f71c4 found for delete ", "request_id": "req-c8371748-7c60-48ff-9241-db2deb09f1ea"}]} 2026-06-28 21:07:57.777 8 INFO neutron.services.segments.plugin [-] Segment 431786b1-ed0d-43e1-8eef-9e4b943f71c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 431786b1-ed0d-43e1-8eef-9e4b943f71c4 found for delete ", "request_id": "req-fffc7b2c-ee93-48e3-9012-f2c80960da8f"}]} 2026-06-28 21:07:57.784 8 INFO neutron.services.segments.plugin [-] Segment f4d10c71-e401-4b8e-93cb-b84f2aca163c resource provider aggregate not found 2026-06-28 21:07:57.793 8 INFO neutron.services.segments.plugin [-] Segment f4d10c71-e401-4b8e-93cb-b84f2aca163c resource provider aggregate not found 2026-06-28 21:07:57.802 8 INFO neutron.services.segments.plugin [-] Segment f4d10c71-e401-4b8e-93cb-b84f2aca163c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4d10c71-e401-4b8e-93cb-b84f2aca163c found for delete ", "request_id": "req-efeb9481-0291-4bde-83c9-25b6dc356529"}]} 2026-06-28 21:07:57.816 8 INFO neutron.services.segments.plugin [-] Segment f4d10c71-e401-4b8e-93cb-b84f2aca163c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4d10c71-e401-4b8e-93cb-b84f2aca163c found for delete ", "request_id": "req-6ac55a69-cd4a-4265-a053-54d2f443d2c5"}]} [pid: 8|app: 0|req: 1117/2317] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:07:57 2026] DELETE /v2.0/security-groups/c6fce9e6-7af5-4953-8132-bcbc00a92170 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2318] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:07:57 2026] GET /v2.0/security-groups?tenant_id=9cf572b94c774349b3b1e9a602d2b280&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2319] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:07:58 2026] DELETE /v2.0/security-groups/ba30c6fa-a036-4a9b-9234-355c69075403 => 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: 1202/2320] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:07:58 2026] GET /v2.0/security-groups?tenant_id=f24b19c914f24254a0ef7bc8bd4c0380&name=default => generated 2925 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:07:58.484 7 INFO neutron.services.segments.plugin [-] Segment b63000a1-b2ae-452c-b7fa-edda9bab6c9a resource provider aggregate not found 2026-06-28 21:07:58.511 7 INFO neutron.services.segments.plugin [-] Segment b63000a1-b2ae-452c-b7fa-edda9bab6c9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b63000a1-b2ae-452c-b7fa-edda9bab6c9a found for delete ", "request_id": "req-10809e20-904f-41f9-9429-5aafaafe0515"}]} 2026-06-28 21:07:58.516 7 INFO neutron.services.segments.plugin [-] Segment b63000a1-b2ae-452c-b7fa-edda9bab6c9a resource provider aggregate not found 2026-06-28 21:07:58.529 7 INFO neutron.services.segments.plugin [-] Segment b63000a1-b2ae-452c-b7fa-edda9bab6c9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b63000a1-b2ae-452c-b7fa-edda9bab6c9a found for delete ", "request_id": "req-82cf0878-af38-4b63-b919-b12ec75d988b"}]} [pid: 8|app: 0|req: 1119/2321] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:07:58 2026] DELETE /v2.0/security-groups/9c0bf467-d808-4c2c-892f-2169a984e5db => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2322] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:07:58 2026] GET /v2.0/security-groups?tenant_id=dceb78a39cf44e2eaa944ab9540fe22e&name=default => generated 2925 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2323] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:07:58 2026] DELETE /v2.0/security-groups/585ab2da-950e-487e-b0e1-c3a255c2fc07 => 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: 1204/2324] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:08:01 2026] GET /v2.0/security-groups?tenant_id=68fcffdc21ee458f8b2dfecff6adbfd2&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: 1121/2325] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:08:01 2026] DELETE /v2.0/security-groups/8ab3b6b1-f551-4e85-9807-d0a70f00f502 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:08:01.598 7 WARNING neutron_lib.context [None req-72723036-5b45-4353-91a2-7a8cb2f7f2ad 64238a85140340428d67776c69c2fe42 854f813512aa4f4caddc5c94e62415b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1205/2326] 10.0.0.151 () {34 vars in 676 bytes} [Sun Jun 28 21:08:01 2026] POST /v2.0/subnetpools => generated 516 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:08:01.680 8 WARNING neutron_lib.context [None req-d966bfa9-fdf8-42de-861d-9aa104e0b928 64238a85140340428d67776c69c2fe42 854f813512aa4f4caddc5c94e62415b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1122/2327] 10.0.0.151 () {34 vars in 676 bytes} [Sun Jun 28 21:08:01 2026] POST /v2.0/subnetpools => generated 516 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:08:01.752 7 WARNING neutron_lib.context [None req-3d295923-4b23-4a47-a23b-ef42e6323b91 64238a85140340428d67776c69c2fe42 854f813512aa4f4caddc5c94e62415b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1206/2328] 10.0.0.151 () {34 vars in 676 bytes} [Sun Jun 28 21:08:01 2026] POST /v2.0/subnetpools => generated 516 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:08:01.823 8 WARNING neutron_lib.context [None req-34479d02-195a-45e8-813e-92f81ccbf223 64238a85140340428d67776c69c2fe42 854f813512aa4f4caddc5c94e62415b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1123/2329] 10.0.0.151 () {34 vars in 676 bytes} [Sun Jun 28 21:08:01 2026] POST /v2.0/subnetpools => generated 516 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:08:01.900 7 WARNING neutron_lib.context [None req-69df7e8b-ac01-4a7f-ae5c-980301c88c50 64238a85140340428d67776c69c2fe42 854f813512aa4f4caddc5c94e62415b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1207/2330] 10.0.0.151 () {34 vars in 676 bytes} [Sun Jun 28 21:08:01 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) [pid: 8|app: 0|req: 1124/2331] 10.0.0.151 () {34 vars in 759 bytes} [Sun Jun 28 21:08:01 2026] PUT /v2.0/subnetpools/625509b9-afd7-4131-a9fe-967b92bffff0/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2332] 10.0.0.151 () {34 vars in 759 bytes} [Sun Jun 28 21:08:02 2026] PUT /v2.0/subnetpools/46e86160-dcb8-4b4c-974e-329510f0841e/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2333] 10.0.0.151 () {34 vars in 759 bytes} [Sun Jun 28 21:08:02 2026] PUT /v2.0/subnetpools/bf482e4d-870c-4a91-8687-d1dc1f0079fa/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: 1209/2334] 10.0.0.151 () {34 vars in 759 bytes} [Sun Jun 28 21:08:02 2026] PUT /v2.0/subnetpools/22bd8502-7e35-4930-add4-2f6fdb095c1e/tags => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2335] 10.0.0.151 () {32 vars in 672 bytes} [Sun Jun 28 21:08:02 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2336] 10.0.0.151 () {32 vars in 686 bytes} [Sun Jun 28 21:08:02 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: 8|app: 0|req: 1127/2337] 10.0.0.151 () {32 vars in 682 bytes} [Sun Jun 28 21:08:02 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: 7|app: 0|req: 1211/2338] 10.0.0.151 () {32 vars in 694 bytes} [Sun Jun 28 21:08:02 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2339] 10.0.0.151 () {32 vars in 680 bytes} [Sun Jun 28 21:08:02 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2340] 10.0.0.151 () {32 vars in 694 bytes} [Sun Jun 28 21:08:02 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2341] 10.0.0.151 () {32 vars in 690 bytes} [Sun Jun 28 21:08:02 2026] GET /v2.0/subnetpools?not-tags-any=blue => 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: 1213/2342] 10.0.0.151 () {32 vars in 702 bytes} [Sun Jun 28 21:08:02 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2343] 10.0.0.151 () {32 vars in 732 bytes} [Sun Jun 28 21:08:02 2026] DELETE /v2.0/subnetpools/625509b9-afd7-4131-a9fe-967b92bffff0 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2344] 10.0.0.151 () {32 vars in 732 bytes} [Sun Jun 28 21:08:02 2026] DELETE /v2.0/subnetpools/46e86160-dcb8-4b4c-974e-329510f0841e => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2345] 10.0.0.151 () {32 vars in 732 bytes} [Sun Jun 28 21:08:02 2026] DELETE /v2.0/subnetpools/bf482e4d-870c-4a91-8687-d1dc1f0079fa => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2346] 10.0.0.151 () {32 vars in 732 bytes} [Sun Jun 28 21:08:02 2026] DELETE /v2.0/subnetpools/22bd8502-7e35-4930-add4-2f6fdb095c1e => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2347] 10.0.0.151 () {32 vars in 732 bytes} [Sun Jun 28 21:08:02 2026] DELETE /v2.0/subnetpools/f6542701-292f-4c7c-8941-f8c033557726 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:08:03.072 7 WARNING neutron_lib.context [None req-a0af45c4-a82e-4cee-b7cc-c2b6df1837f0 2cdba199606549a7afaa960b4b775446 b6817d559d2048fe916b68d0f9e5848e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:08:03.215 7 INFO neutron.db.segments_db [None req-a0af45c4-a82e-4cee-b7cc-c2b6df1837f0 2cdba199606549a7afaa960b4b775446 b6817d559d2048fe916b68d0f9e5848e - - default default] Added segment 678c0555-1fda-46f5-8ea8-4ba1c7472040 of type vxlan for network 100fc4e9-a91a-4d9e-81f6-9aa09babb592 [pid: 7|app: 0|req: 1216/2348] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:08:02 2026] POST /v2.0/networks => generated 632 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:08:03.319 8 WARNING neutron_lib.context [None req-d40c3684-1ba5-415a-97b0-d1d396d64dff 2cdba199606549a7afaa960b4b775446 b6817d559d2048fe916b68d0f9e5848e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1133/2349] 10.0.0.151 () {34 vars in 664 bytes} [Sun Jun 28 21:08:03 2026] POST /v2.0/ports => generated 743 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-28 21:08:03.641 8 WARNING neutron_lib.context [None req-045f3a75-4627-4502-ac6f-c43785b96dce 2cdba199606549a7afaa960b4b775446 b6817d559d2048fe916b68d0f9e5848e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1217/2350] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:08:03 2026] GET /v2.0/security-groups?tenant_id=3ccdc3ebdf16430a9b7e8839197d620c&name=default => generated 2925 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2351] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:08:03 2026] DELETE /v2.0/security-groups/4b02940f-6341-4309-a32d-18c48a23d9cc => 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: 1134/2352] 10.0.0.151 () {34 vars in 666 bytes} [Sun Jun 28 21:08:03 2026] POST /v2.0/trunks => generated 407 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:08:03.915 7 WARNING neutron_lib.context [None req-153c9018-3cb8-4f92-aa7e-bee43a402c33 2cdba199606549a7afaa960b4b775446 b6817d559d2048fe916b68d0f9e5848e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:08:03.963 7 INFO neutron.db.segments_db [None req-153c9018-3cb8-4f92-aa7e-bee43a402c33 2cdba199606549a7afaa960b4b775446 b6817d559d2048fe916b68d0f9e5848e - - default default] Added segment 545fcfe8-e3d2-4f90-8d5c-2ce9e2e9f22a of type vxlan for network 55f5bd2e-e24e-486e-a523-4c57b6bdb88b [pid: 7|app: 0|req: 1219/2353] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:08:03 2026] POST /v2.0/networks => generated 631 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:08:04.081 7 WARNING neutron_lib.context [None req-801be421-798a-40fa-bfbe-9e8ad939f7b6 2cdba199606549a7afaa960b4b775446 b6817d559d2048fe916b68d0f9e5848e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1135/2354] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:08:04 2026] GET /v2.0/security-groups?tenant_id=15e0ced43c2e4cc99dcb1180a9a47949&name=default => generated 2925 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2355] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:08:04 2026] DELETE /v2.0/security-groups/b24168a4-718e-4b35-b4ec-ab75c87cc321 => 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: 1220/2356] 10.0.0.151 () {34 vars in 664 bytes} [Sun Jun 28 21:08:04 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-06-28 21:08:04.393 8 WARNING neutron_lib.context [None req-42fac9a5-b40d-4a54-b1f7-42eef8e3bfe0 2cdba199606549a7afaa960b4b775446 b6817d559d2048fe916b68d0f9e5848e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1137/2357] 10.0.0.151 () {34 vars in 666 bytes} [Sun Jun 28 21:08:04 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) 2026-06-28 21:08:04.554 8 WARNING neutron_lib.context [None req-ea4f025f-9246-4f18-bb5a-57fa27c27403 2cdba199606549a7afaa960b4b775446 b6817d559d2048fe916b68d0f9e5848e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1221/2358] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:08:04 2026] GET /v2.0/security-groups?tenant_id=854f813512aa4f4caddc5c94e62415b9&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:08:04.620 8 INFO neutron.db.segments_db [None req-ea4f025f-9246-4f18-bb5a-57fa27c27403 2cdba199606549a7afaa960b4b775446 b6817d559d2048fe916b68d0f9e5848e - - default default] Added segment 2474908e-73ac-411f-8fce-87ecc14c4349 of type vxlan for network 49b77738-f3a3-47d0-bc40-545bb756fa30 [pid: 7|app: 0|req: 1222/2359] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:08:04 2026] DELETE /v2.0/security-groups/aac15bdb-56f1-4ed9-950b-4a296d4188fb => 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: 1138/2360] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:08:04 2026] POST /v2.0/networks => generated 631 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:08:04.736 7 WARNING neutron_lib.context [None req-df61d5f0-3802-40a9-ba04-297ac16f7323 2cdba199606549a7afaa960b4b775446 b6817d559d2048fe916b68d0f9e5848e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1223/2361] 10.0.0.151 () {34 vars in 664 bytes} [Sun Jun 28 21:08:04 2026] POST /v2.0/ports => generated 743 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:08:05.035 8 WARNING neutron_lib.context [None req-d9873bf8-796b-4a4c-adc2-df6d445e605f 2cdba199606549a7afaa960b4b775446 b6817d559d2048fe916b68d0f9e5848e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1139/2362] 10.0.0.151 () {34 vars in 666 bytes} [Sun Jun 28 21:08:05 2026] POST /v2.0/trunks => generated 407 bytes in 186 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-06-28 21:08:05.224 7 WARNING neutron_lib.context [None req-f476f84b-1562-4d7a-ac72-8b46d3025ff1 2cdba199606549a7afaa960b4b775446 b6817d559d2048fe916b68d0f9e5848e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:08:05.283 7 INFO neutron.db.segments_db [None req-f476f84b-1562-4d7a-ac72-8b46d3025ff1 2cdba199606549a7afaa960b4b775446 b6817d559d2048fe916b68d0f9e5848e - - default default] Added segment 8d244cc1-1115-481a-8503-ee16c31e52a4 of type vxlan for network 80d58bbc-5076-4072-9ae7-8316c104a614 [pid: 7|app: 0|req: 1224/2363] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:08:05 2026] POST /v2.0/networks => generated 631 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:08:05.400 8 WARNING neutron_lib.context [None req-d74e3d8d-4372-4acc-abec-1bf66b4a6343 2cdba199606549a7afaa960b4b775446 b6817d559d2048fe916b68d0f9e5848e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1140/2364] 10.0.0.151 () {34 vars in 664 bytes} [Sun Jun 28 21:08:05 2026] POST /v2.0/ports => generated 743 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:08:05.689 7 WARNING neutron_lib.context [None req-f19c6c5b-435d-4e53-94c9-bf2109e676d6 2cdba199606549a7afaa960b4b775446 b6817d559d2048fe916b68d0f9e5848e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1225/2365] 10.0.0.151 () {34 vars in 666 bytes} [Sun Jun 28 21:08:05 2026] POST /v2.0/trunks => generated 407 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:08:05.926 7 WARNING neutron_lib.context [None req-48b6aa72-fefb-44a6-a800-976c1d5f6562 2cdba199606549a7afaa960b4b775446 b6817d559d2048fe916b68d0f9e5848e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:08:05.994 7 INFO neutron.db.segments_db [None req-48b6aa72-fefb-44a6-a800-976c1d5f6562 2cdba199606549a7afaa960b4b775446 b6817d559d2048fe916b68d0f9e5848e - - default default] Added segment 4abd2468-e580-40e6-8c8f-8b60476b858c of type vxlan for network 442ffb17-7016-4020-b4eb-bf40cd7fbf5a /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1226/2366] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:08:05 2026] POST /v2.0/networks => generated 632 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:08:06.101 7 WARNING neutron_lib.context [None req-fdd2a288-0f01-4f24-ba46-79a9c4ee1185 2cdba199606549a7afaa960b4b775446 b6817d559d2048fe916b68d0f9e5848e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:08:06.224 8 INFO neutron.db.segments_db [None req-39fb0711-a323-4bdf-93c3-eb30719af04e f2daf8afa1e64655a0334c74071b3cea fc0c7bc12d73477faea3720ae56f2b8d - - default default] Added segment b7d16565-3126-42a4-8409-b188f955d450 of type vxlan for network 88bd40b1-4a32-4f09-90d5-2cd8738af80f [pid: 8|app: 0|req: 1141/2367] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:08:05 2026] POST /v2.0/networks => generated 725 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2368] 10.0.0.151 () {34 vars in 664 bytes} [Sun Jun 28 21:08:06 2026] POST /v2.0/ports => generated 743 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-28 21:08:06.406 7 WARNING neutron_lib.context [None req-78face4a-85c3-4474-97cc-8210e6b9a6f3 2cdba199606549a7afaa960b4b775446 b6817d559d2048fe916b68d0f9e5848e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2369] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:08:06 2026] POST /v2.0/subnets => generated 644 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:08:06.535 8 WARNING neutron.api.v2.base [None req-a6bfaa09-062b-4cfb-8201-d68f4f08eed1 f2daf8afa1e64655a0334c74071b3cea fc0c7bc12d73477faea3720ae56f2b8d - - 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-06-28 21:08:06.536 8 INFO neutron.api.v2.resource [None req-a6bfaa09-062b-4cfb-8201-d68f4f08eed1 f2daf8afa1e64655a0334c74071b3cea fc0c7bc12d73477faea3720ae56f2b8d - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1143/2370] 10.0.0.151 () {34 vars in 681 bytes} [Sun Jun 28 21:08:06 2026] POST /v2.0/rbac-policies => generated 143 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2371] 10.0.0.151 () {34 vars in 666 bytes} [Sun Jun 28 21:08:06 2026] POST /v2.0/trunks => generated 407 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2372] 10.0.0.151 () {34 vars in 749 bytes} [Sun Jun 28 21:08:06 2026] PUT /v2.0/trunks/97632a0b-ba31-48f7-aced-b55f9f3f7a07/tags => generated 17 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2373] 10.0.0.151 () {34 vars in 749 bytes} [Sun Jun 28 21:08:06 2026] PUT /v2.0/trunks/fd7b07d5-fcf6-409e-9c51-e2a4f6a9f98f/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: 1231/2374] 10.0.0.151 () {34 vars in 749 bytes} [Sun Jun 28 21:08:06 2026] PUT /v2.0/trunks/ed938bc2-189c-4707-a6bf-09ff9b5041df/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2375] 10.0.0.151 () {34 vars in 749 bytes} [Sun Jun 28 21:08:06 2026] PUT /v2.0/trunks/4a9f27ed-12d8-4ff1-8a4a-e15053295d8a/tags => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2376] 10.0.0.151 () {32 vars in 662 bytes} [Sun Jun 28 21:08:06 2026] GET /v2.0/trunks?tags=red => 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: 1234/2377] 10.0.0.151 () {32 vars in 676 bytes} [Sun Jun 28 21:08:06 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:08:06.807 8 INFO neutron.services.segments.plugin [-] Segment b7d16565-3126-42a4-8409-b188f955d450 resource provider aggregate not found 2026-06-28 21:08:06.813 8 INFO neutron.services.segments.plugin [-] Segment b7d16565-3126-42a4-8409-b188f955d450 resource provider aggregate not found [pid: 7|app: 0|req: 1235/2378] 10.0.0.151 () {32 vars in 672 bytes} [Sun Jun 28 21:08:06 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:08:06.827 8 INFO neutron.services.segments.plugin [-] Segment b7d16565-3126-42a4-8409-b188f955d450 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7d16565-3126-42a4-8409-b188f955d450 found for delete ", "request_id": "req-6ebb9bab-dcd0-4952-a6af-b86662bda231"}]} 2026-06-28 21:08:06.830 8 INFO neutron.services.segments.plugin [-] Segment b7d16565-3126-42a4-8409-b188f955d450 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7d16565-3126-42a4-8409-b188f955d450 found for delete ", "request_id": "req-367c82e0-05b1-49b5-9da5-71e51d528f62"}]} [pid: 8|app: 0|req: 1144/2379] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:08:06 2026] DELETE /v2.0/networks/88bd40b1-4a32-4f09-90d5-2cd8738af80f => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2380] 10.0.0.151 () {32 vars in 684 bytes} [Sun Jun 28 21:08:06 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2381] 10.0.0.151 () {32 vars in 670 bytes} [Sun Jun 28 21:08:06 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2382] 10.0.0.151 () {32 vars in 684 bytes} [Sun Jun 28 21:08:06 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:08:06.905 8 INFO neutron.db.segments_db [None req-01437073-e5ec-402a-998a-c4481b029821 f2daf8afa1e64655a0334c74071b3cea fc0c7bc12d73477faea3720ae56f2b8d - - default default] Added segment 49be9826-538f-4f6f-ab59-f59651b6c891 of type vxlan for network 8183a298-7a40-4028-8d77-b66f2409df68 [pid: 7|app: 0|req: 1239/2383] 10.0.0.151 () {32 vars in 680 bytes} [Sun Jun 28 21:08:06 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2384] 10.0.0.151 () {32 vars in 692 bytes} [Sun Jun 28 21:08:06 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2385] 10.0.0.151 () {32 vars in 719 bytes} [Sun Jun 28 21:08:06 2026] GET /v2.0/trunks/97632a0b-ba31-48f7-aced-b55f9f3f7a07 => generated 412 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2386] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:08:06 2026] POST /v2.0/networks => generated 726 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2387] 10.0.0.151 () {32 vars in 717 bytes} [Sun Jun 28 21:08:06 2026] GET /v2.0/ports/7840251c-b236-4e8c-a7d8-a4306ab19877 => generated 826 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2388] 10.0.0.151 () {32 vars in 722 bytes} [Sun Jun 28 21:08:07 2026] DELETE /v2.0/trunks/97632a0b-ba31-48f7-aced-b55f9f3f7a07 => 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: 1244/2389] 10.0.0.151 () {32 vars in 719 bytes} [Sun Jun 28 21:08:07 2026] GET /v2.0/trunks/fd7b07d5-fcf6-409e-9c51-e2a4f6a9f98f => generated 420 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2390] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:08:07 2026] POST /v2.0/subnets => generated 647 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:08:07.274 8 WARNING neutron.api.v2.base [None req-c474b074-d0a6-4bed-92b0-af1bf18bba33 f2daf8afa1e64655a0334c74071b3cea fc0c7bc12d73477faea3720ae56f2b8d - - 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-06-28 21:08:07.275 8 INFO neutron.api.v2.resource [None req-c474b074-d0a6-4bed-92b0-af1bf18bba33 f2daf8afa1e64655a0334c74071b3cea fc0c7bc12d73477faea3720ae56f2b8d - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1147/2391] 10.0.0.151 () {34 vars in 681 bytes} [Sun Jun 28 21:08:07 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: 1245/2392] 10.0.0.151 () {32 vars in 717 bytes} [Sun Jun 28 21:08:07 2026] GET /v2.0/ports/ef24ca32-acca-4539-a0fc-4192b8655cb2 => generated 826 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2393] 10.0.0.151 () {32 vars in 722 bytes} [Sun Jun 28 21:08:07 2026] DELETE /v2.0/trunks/fd7b07d5-fcf6-409e-9c51-e2a4f6a9f98f => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2394] 10.0.0.151 () {32 vars in 719 bytes} [Sun Jun 28 21:08:07 2026] GET /v2.0/trunks/ed938bc2-189c-4707-a6bf-09ff9b5041df => generated 429 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2395] 10.0.0.151 () {32 vars in 717 bytes} [Sun Jun 28 21:08:07 2026] GET /v2.0/ports/4508afb0-f2a6-403e-935b-6fcf009baece => generated 826 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2396] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:08:07 2026] DELETE /v2.0/networks/8183a298-7a40-4028-8d77-b66f2409df68 => 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: 1249/2397] 10.0.0.151 () {32 vars in 722 bytes} [Sun Jun 28 21:08:07 2026] DELETE /v2.0/trunks/ed938bc2-189c-4707-a6bf-09ff9b5041df => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:08:07.577 8 INFO neutron.db.segments_db [None req-380bb4ab-1776-4b0c-b1c1-40e27f8ecfb6 f2daf8afa1e64655a0334c74071b3cea fc0c7bc12d73477faea3720ae56f2b8d - - default default] Added segment 62fd5e56-62c6-4213-a3a8-7a44641e7f94 of type vxlan for network 20b4040e-5e9b-42dd-b7ed-af9a878f862b [pid: 7|app: 0|req: 1250/2398] 10.0.0.151 () {32 vars in 719 bytes} [Sun Jun 28 21:08:07 2026] GET /v2.0/trunks/4a9f27ed-12d8-4ff1-8a4a-e15053295d8a => generated 414 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2399] 10.0.0.151 () {32 vars in 717 bytes} [Sun Jun 28 21:08:07 2026] GET /v2.0/ports/2f77c1ed-960d-4d59-a522-2268b74c50b6 => generated 826 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2400] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:08:07 2026] POST /v2.0/networks => generated 727 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2401] 10.0.0.151 () {32 vars in 722 bytes} [Sun Jun 28 21:08:07 2026] DELETE /v2.0/trunks/4a9f27ed-12d8-4ff1-8a4a-e15053295d8a => 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: 1253/2402] 10.0.0.151 () {32 vars in 719 bytes} [Sun Jun 28 21:08:07 2026] GET /v2.0/trunks/1a6d5635-90fa-41bd-8258-cb16daa8d970 => generated 407 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2403] 10.0.0.151 () {32 vars in 717 bytes} [Sun Jun 28 21:08:07 2026] GET /v2.0/ports/48ce1be0-c6af-40e6-8efc-2cf7b879b9e4 => generated 826 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2404] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:08:07 2026] POST /v2.0/subnets => generated 647 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2405] 10.0.0.151 () {32 vars in 722 bytes} [Sun Jun 28 21:08:07 2026] DELETE /v2.0/trunks/1a6d5635-90fa-41bd-8258-cb16daa8d970 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2406] 10.0.0.151 () {32 vars in 720 bytes} [Sun Jun 28 21:08:07 2026] DELETE /v2.0/ports/7840251c-b236-4e8c-a7d8-a4306ab19877 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2407] 10.0.0.151 () {34 vars in 681 bytes} [Sun Jun 28 21:08:07 2026] POST /v2.0/rbac-policies => generated 324 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2408] 199.204.45.138 () {30 vars in 702 bytes} [Sun Jun 28 21:08:08 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) 2026-06-28 21:08:08.312 7 WARNING neutron_lib.context [None req-e41ba26b-1d13-430c-8f49-cc6c97a69501 2e25fb596c014c249555c5e13b0c8304 ccc79ec90c974c9aaa74794167fb1951 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1153/2409] 10.0.0.151 () {32 vars in 720 bytes} [Sun Jun 28 21:08:08 2026] DELETE /v2.0/ports/ef24ca32-acca-4539-a0fc-4192b8655cb2 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2410] 199.204.45.138 () {30 vars in 704 bytes} [Sun Jun 28 21:08:08 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:08:08.463 7 INFO neutron.db.segments_db [None req-e41ba26b-1d13-430c-8f49-cc6c97a69501 2e25fb596c014c249555c5e13b0c8304 ccc79ec90c974c9aaa74794167fb1951 - - default default] Added segment cda22f71-3c7c-4a3d-9b50-1dbfecb93611 of type vxlan for network db5e0802-350d-4dc3-a4e7-09bf82163225 [pid: 7|app: 0|req: 1257/2411] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:08:08 2026] POST /v2.0/networks => generated 631 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2412] 199.204.45.138 () {30 vars in 680 bytes} [Sun Jun 28 21:08:08 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: 1259/2413] 10.0.0.151 () {34 vars in 753 bytes} [Sun Jun 28 21:08:08 2026] PUT /v2.0/networks/db5e0802-350d-4dc3-a4e7-09bf82163225/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: 1260/2414] 199.204.45.138 () {30 vars in 716 bytes} [Sun Jun 28 21:08:08 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: 1155/2415] 10.0.0.151 () {32 vars in 720 bytes} [Sun Jun 28 21:08:08 2026] DELETE /v2.0/ports/4508afb0-f2a6-403e-935b-6fcf009baece => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2416] 10.0.0.151 () {32 vars in 723 bytes} [Sun Jun 28 21:08:08 2026] GET /v2.0/networks/20b4040e-5e9b-42dd-b7ed-af9a878f862b => generated 655 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2417] 10.0.0.151 () {32 vars in 733 bytes} [Sun Jun 28 21:08:08 2026] GET /v2.0/networks/db5e0802-350d-4dc3-a4e7-09bf82163225/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2418] 199.204.45.138 () {30 vars in 740 bytes} [Sun Jun 28 21:08:08 2026] GET /v2.0/subnets/5a1bbcfa-6fbd-450c-99d0-92ac7424d109 => generated 676 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2419] 10.0.0.151 () {34 vars in 764 bytes} [Sun Jun 28 21:08:08 2026] PUT /v2.0/networks/db5e0802-350d-4dc3-a4e7-09bf82163225/tags/green => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-28 21:08:08.847 8 INFO neutron.services.segments.plugin [-] Segment 49be9826-538f-4f6f-ab59-f59651b6c891 resource provider aggregate not found 2026-06-28 21:08:08.851 8 INFO neutron.services.segments.plugin [-] Segment 49be9826-538f-4f6f-ab59-f59651b6c891 resource provider aggregate not found [pid: 7|app: 0|req: 1264/2420] 199.204.45.138 () {30 vars in 768 bytes} [Sun Jun 28 21:08:08 2026] GET /v2.0/ports?device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => generated 1248 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:08:08.862 8 INFO neutron.services.segments.plugin [-] Segment 49be9826-538f-4f6f-ab59-f59651b6c891 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49be9826-538f-4f6f-ab59-f59651b6c891 found for delete ", "request_id": "req-422fee18-a872-48cf-95fa-e7332fe36998"}]} 2026-06-28 21:08:08.869 8 INFO neutron.services.segments.plugin [-] Segment 49be9826-538f-4f6f-ab59-f59651b6c891 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49be9826-538f-4f6f-ab59-f59651b6c891 found for delete ", "request_id": "req-38ce32c5-f69e-4d0c-91ce-adb0ee095bc9"}]} [pid: 7|app: 0|req: 1265/2421] 10.0.0.151 () {32 vars in 733 bytes} [Sun Jun 28 21:08:08 2026] GET /v2.0/networks/db5e0802-350d-4dc3-a4e7-09bf82163225/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2422] 10.0.0.151 () {32 vars in 720 bytes} [Sun Jun 28 21:08:08 2026] DELETE /v2.0/ports/2f77c1ed-960d-4d59-a522-2268b74c50b6 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2423] 10.0.0.151 () {34 vars in 760 bytes} [Sun Jun 28 21:08:08 2026] PUT /v2.0/networks/db5e0802-350d-4dc3-a4e7-09bf82163225/tags/red => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2424] 10.0.0.151 () {32 vars in 720 bytes} [Sun Jun 28 21:08:08 2026] DELETE /v2.0/ports/48ce1be0-c6af-40e6-8efc-2cf7b879b9e4 => 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/2425] 10.0.0.151 () {32 vars in 733 bytes} [Sun Jun 28 21:08:09 2026] GET /v2.0/networks/db5e0802-350d-4dc3-a4e7-09bf82163225/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:08:09.298 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6835b41f-3ee3-4d1e-bd21-10de7a33238a 2f2f27401de440248ade4e0ab08d01a7 dc5afe2200514cd6924e03873d555dde - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1161/2426] 10.0.0.151 () {32 vars in 723 bytes} [Sun Jun 28 21:08:09 2026] GET /v2.0/networks/20b4040e-5e9b-42dd-b7ed-af9a878f862b => generated 138 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2427] 199.204.45.138 () {34 vars in 716 bytes} [Sun Jun 28 21:08:08 2026] POST /v2.0/ports => generated 1097 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1267/2428] 10.0.0.151 () {34 vars in 782 bytes} [Sun Jun 28 21:08:09 2026] PUT /v2.0/networks/db5e0802-350d-4dc3-a4e7-09bf82163225/tags/black.or.white => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2429] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:08:09 2026] DELETE /v2.0/networks/100fc4e9-a91a-4d9e-81f6-9aa09babb592 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2430] 10.0.0.151 () {32 vars in 733 bytes} [Sun Jun 28 21:08:09 2026] GET /v2.0/networks/db5e0802-350d-4dc3-a4e7-09bf82163225/tags => generated 52 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2433] 10.0.0.85 () {34 vars in 970 bytes} [Sun Jun 28 21:08:09 2026] GET /v2.0/ports/ed5c8826-328e-40ca-9a3b-ebfb466c80d8 => 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: 1167/2434] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:08:09 2026] DELETE /v2.0/networks/55f5bd2e-e24e-486e-a523-4c57b6bdb88b => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2435] 10.0.0.151 () {34 vars in 753 bytes} [Sun Jun 28 21:08:09 2026] PUT /v2.0/networks/db5e0802-350d-4dc3-a4e7-09bf82163225/tags => generated 37 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2436] 10.0.0.85 () {34 vars in 906 bytes} [Sun Jun 28 21:08:09 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-06-28 21:08:09.828 7 INFO neutron.services.segments.plugin [-] Segment 62fd5e56-62c6-4213-a3a8-7a44641e7f94 resource provider aggregate not found 2026-06-28 21:08:09.834 7 INFO neutron.services.segments.plugin [-] Segment 62fd5e56-62c6-4213-a3a8-7a44641e7f94 resource provider aggregate not found 2026-06-28 21:08:09.841 7 INFO neutron.services.segments.plugin [-] Segment 62fd5e56-62c6-4213-a3a8-7a44641e7f94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62fd5e56-62c6-4213-a3a8-7a44641e7f94 found for delete ", "request_id": "req-b3ec5c59-3b60-4d01-a1fb-74c9f736c372"}]} [pid: 7|app: 0|req: 1268/2437] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:08:09 2026] DELETE /v2.0/networks/20b4040e-5e9b-42dd-b7ed-af9a878f862b => generated 0 bytes in 491 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:08:09.858 7 INFO neutron.services.segments.plugin [-] Segment 62fd5e56-62c6-4213-a3a8-7a44641e7f94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62fd5e56-62c6-4213-a3a8-7a44641e7f94 found for delete ", "request_id": "req-9d1409f9-9039-4f6a-811c-7dea0508f23f"}]} [pid: 7|app: 0|req: 1269/2438] 10.0.0.151 () {32 vars in 733 bytes} [Sun Jun 28 21:08:09 2026] GET /v2.0/networks/db5e0802-350d-4dc3-a4e7-09bf82163225/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:08:09.895 7 INFO neutron.pecan_wsgi.hooks.translation [None req-32eb62b1-3d58-4440-982f-2fd07d1cf92d f2daf8afa1e64655a0334c74071b3cea fc0c7bc12d73477faea3720ae56f2b8d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1270/2439] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:08:09 2026] DELETE /v2.0/subnets/2ca1ce32-7ea5-4a80-9722-4cd61deefe53 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2440] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:08:09 2026] DELETE /v2.0/networks/49b77738-f3a3-47d0-bc40-545bb756fa30 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:08:09.920 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e810d8a8-802e-493e-89ea-1fdffc358c3a f2daf8afa1e64655a0334c74071b3cea fc0c7bc12d73477faea3720ae56f2b8d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1271/2441] 10.0.0.151 () {32 vars in 741 bytes} [Sun Jun 28 21:08:09 2026] GET /v2.0/networks/db5e0802-350d-4dc3-a4e7-09bf82163225/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2442] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:08:09 2026] DELETE /v2.0/subnets/3ac29b0b-2c06-4018-bca0-a2ff1ed3fc97 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-28 21:08:09.957 8 INFO neutron.api.v2.resource [None req-5292635b-9de2-4775-bac5-7f09526e93fa 2e25fb596c014c249555c5e13b0c8304 ccc79ec90c974c9aaa74794167fb1951 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1172/2443] 10.0.0.151 () {32 vars in 745 bytes} [Sun Jun 28 21:08:09 2026] GET /v2.0/networks/db5e0802-350d-4dc3-a4e7-09bf82163225/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-06-28 21:08:09.969 8 INFO neutron.pecan_wsgi.hooks.translation [None req-82e85334-3c61-4ade-833b-91b52af7e647 f2daf8afa1e64655a0334c74071b3cea fc0c7bc12d73477faea3720ae56f2b8d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1173/2444] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:08:09 2026] DELETE /v2.0/subnets/ff4deeff-2025-4c37-a495-ed508bb60084 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2445] 10.0.0.151 () {32 vars in 744 bytes} [Sun Jun 28 21:08:09 2026] DELETE /v2.0/networks/db5e0802-350d-4dc3-a4e7-09bf82163225/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2446] 10.0.0.151 () {32 vars in 733 bytes} [Sun Jun 28 21:08:10 2026] GET /v2.0/networks/db5e0802-350d-4dc3-a4e7-09bf82163225/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2447] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:08:09 2026] DELETE /v2.0/networks/80d58bbc-5076-4072-9ae7-8316c104a614 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:08:10.097 8 INFO neutron.api.v2.resource [None req-80bdb580-2ced-4db8-9369-37d2cdb29172 2e25fb596c014c249555c5e13b0c8304 ccc79ec90c974c9aaa74794167fb1951 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1176/2448] 10.0.0.151 () {32 vars in 748 bytes} [Sun Jun 28 21:08:10 2026] DELETE /v2.0/networks/db5e0802-350d-4dc3-a4e7-09bf82163225/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2449] 10.0.0.151 () {32 vars in 736 bytes} [Sun Jun 28 21:08:10 2026] DELETE /v2.0/networks/db5e0802-350d-4dc3-a4e7-09bf82163225/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2450] 10.0.0.151 () {32 vars in 733 bytes} [Sun Jun 28 21:08:10 2026] GET /v2.0/networks/db5e0802-350d-4dc3-a4e7-09bf82163225/tags => 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: 1273/2451] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:08:10 2026] DELETE /v2.0/networks/442ffb17-7016-4020-b4eb-bf40cd7fbf5a => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2452] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:08:10 2026] DELETE /v2.0/networks/db5e0802-350d-4dc3-a4e7-09bf82163225 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2453] 199.204.45.138 () {34 vars in 1262 bytes} [Sun Jun 28 21:08:10 2026] GET /v2.0/ports/ed5c8826-328e-40ca-9a3b-ebfb466c80d8?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:08:10.895 8 INFO neutron.services.segments.plugin [-] Segment 678c0555-1fda-46f5-8ea8-4ba1c7472040 resource provider aggregate not found 2026-06-28 21:08:10.902 8 INFO neutron.services.segments.plugin [-] Segment 678c0555-1fda-46f5-8ea8-4ba1c7472040 resource provider aggregate not found 2026-06-28 21:08:10.923 8 INFO neutron.services.segments.plugin [-] Segment 678c0555-1fda-46f5-8ea8-4ba1c7472040 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 678c0555-1fda-46f5-8ea8-4ba1c7472040 found for delete ", "request_id": "req-e4d8633a-2b07-4ee6-b366-6c5208ff56a0"}]} 2026-06-28 21:08:10.928 8 INFO neutron.services.segments.plugin [-] Segment 678c0555-1fda-46f5-8ea8-4ba1c7472040 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 678c0555-1fda-46f5-8ea8-4ba1c7472040 found for delete ", "request_id": "req-0a3ec1f2-9842-4469-a701-f2cc4ee9f284"}]} 2026-06-28 21:08:10.943 8 INFO neutron.services.segments.plugin [-] Segment 545fcfe8-e3d2-4f90-8d5c-2ce9e2e9f22a resource provider aggregate not found 2026-06-28 21:08:10.947 8 INFO neutron.services.segments.plugin [-] Segment 545fcfe8-e3d2-4f90-8d5c-2ce9e2e9f22a resource provider aggregate not found [pid: 8|app: 0|req: 1181/2454] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:08:10 2026] GET /v2.0/networks/c27bfd7d-0461-480f-9ae4-37141deb224a?fields=segments => generated 14 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:08:10.964 8 INFO neutron.services.segments.plugin [-] Segment 545fcfe8-e3d2-4f90-8d5c-2ce9e2e9f22a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 545fcfe8-e3d2-4f90-8d5c-2ce9e2e9f22a found for delete ", "request_id": "req-6213319a-614c-43a7-9edd-538507347523"}]} 2026-06-28 21:08:10.967 8 INFO neutron.services.segments.plugin [-] Segment 545fcfe8-e3d2-4f90-8d5c-2ce9e2e9f22a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 545fcfe8-e3d2-4f90-8d5c-2ce9e2e9f22a found for delete ", "request_id": "req-ce46a767-4da4-4a37-9c2c-67e1f4da551e"}]} 2026-06-28 21:08:10.980 8 INFO neutron.services.segments.plugin [-] Segment 2474908e-73ac-411f-8fce-87ecc14c4349 resource provider aggregate not found 2026-06-28 21:08:10.985 8 INFO neutron.services.segments.plugin [-] Segment 2474908e-73ac-411f-8fce-87ecc14c4349 resource provider aggregate not found 2026-06-28 21:08:10.994 8 INFO neutron.services.segments.plugin [-] Segment 2474908e-73ac-411f-8fce-87ecc14c4349 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2474908e-73ac-411f-8fce-87ecc14c4349 found for delete ", "request_id": "req-46e67ae0-5913-43c9-b426-f8e3debe4c08"}]} 2026-06-28 21:08:11.000 8 INFO neutron.services.segments.plugin [-] Segment 2474908e-73ac-411f-8fce-87ecc14c4349 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2474908e-73ac-411f-8fce-87ecc14c4349 found for delete ", "request_id": "req-301402d0-14de-4aed-b428-dc5dc8297b35"}]} 2026-06-28 21:08:11.008 8 INFO neutron.services.segments.plugin [-] Segment cda22f71-3c7c-4a3d-9b50-1dbfecb93611 resource provider aggregate not found 2026-06-28 21:08:11.016 8 INFO neutron.services.segments.plugin [-] Segment cda22f71-3c7c-4a3d-9b50-1dbfecb93611 resource provider aggregate not found [pid: 7|app: 0|req: 1274/2455] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:08:10 2026] GET /v2.0/security-groups?tenant_id=9c8fe35cc4bc48c9a256f7f3123e1761&name=default => generated 2929 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:08:11.022 8 INFO neutron.services.segments.plugin [-] Segment cda22f71-3c7c-4a3d-9b50-1dbfecb93611 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cda22f71-3c7c-4a3d-9b50-1dbfecb93611 found for delete ", "request_id": "req-50f097be-21d8-4037-bc17-a656fede7a20"}]} 2026-06-28 21:08:11.028 8 INFO neutron.services.segments.plugin [-] Segment cda22f71-3c7c-4a3d-9b50-1dbfecb93611 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cda22f71-3c7c-4a3d-9b50-1dbfecb93611 found for delete ", "request_id": "req-f9865880-c960-4a5a-968f-d69a773840dd"}]} [pid: 7|app: 0|req: 1275/2456] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:08:11 2026] GET /v2.0/networks/c27bfd7d-0461-480f-9ae4-37141deb224a?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: 1276/2457] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:08:11 2026] GET /v2.0/security-groups?tenant_id=b6817d559d2048fe916b68d0f9e5848e&name=default => generated 2925 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2458] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:08:10 2026] GET /v2.0/security-groups?tenant_id=bf60c4d1e2154d74808c12b4ce6068fc&name=default => generated 2929 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2459] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:08:11 2026] DELETE /v2.0/security-groups/2dceac57-ed2d-436f-94b6-a0175de76a47 => 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: 1183/2460] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:08:11 2026] DELETE /v2.0/security-groups/ae4562da-ee7c-4d52-af4f-6e84d035d6a5 => 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: 1278/2461] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:08:11 2026] DELETE /v2.0/security-groups/51856284-a688-4696-ab13-a0fa5c059944 => 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: 1184/2462] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:08:11 2026] GET /v2.0/security-groups?tenant_id=fc0c7bc12d73477faea3720ae56f2b8d&name=default => generated 2929 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2463] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:08:11 2026] DELETE /v2.0/security-groups/1f5b0b88-f6f4-4bd6-b8c1-54066617597c => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2464] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:08:11 2026] GET /v2.0/security-groups?tenant_id=ccc79ec90c974c9aaa74794167fb1951&name=default => generated 2929 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2465] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:08:11 2026] GET /v2.0/security-groups?tenant_id=1ec9d6481bb54b03be5f3d57cec8f851&name=default => generated 2929 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2466] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:08:11 2026] DELETE /v2.0/security-groups/f0f8ae99-46f4-47dc-a3b9-6404a458672a => 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: 1186/2467] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:08:11 2026] DELETE /v2.0/security-groups/3f41edf0-84ca-42e2-8cc7-71cbe8a2cd2d => 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: 1187/2468] 199.204.45.138 () {34 vars in 975 bytes} [Sun Jun 28 21:08:11 2026] GET /v2.0/ports/ed5c8826-328e-40ca-9a3b-ebfb466c80d8 => generated 1097 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2469] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:08:11 2026] GET /v2.0/security-groups?tenant_id=dc5afe2200514cd6924e03873d555dde&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: 1188/2470] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:08:11 2026] GET /v2.0/networks?id=c27bfd7d-0461-480f-9ae4-37141deb224a => generated 803 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2471] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:08:11 2026] DELETE /v2.0/security-groups/151d8726-448e-47f8-8e88-65fbce0ea288 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:08:11.890 7 INFO neutron.services.segments.plugin [-] Segment 8d244cc1-1115-481a-8503-ee16c31e52a4 resource provider aggregate not found 2026-06-28 21:08:11.906 7 INFO neutron.services.segments.plugin [-] Segment 8d244cc1-1115-481a-8503-ee16c31e52a4 resource provider aggregate not found 2026-06-28 21:08:11.911 7 INFO neutron.services.segments.plugin [-] Segment 8d244cc1-1115-481a-8503-ee16c31e52a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d244cc1-1115-481a-8503-ee16c31e52a4 found for delete ", "request_id": "req-1a630b1d-86da-45b2-8f09-bd72f01a3636"}]} 2026-06-28 21:08:11.923 7 INFO neutron.services.segments.plugin [-] Segment 8d244cc1-1115-481a-8503-ee16c31e52a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d244cc1-1115-481a-8503-ee16c31e52a4 found for delete ", "request_id": "req-e0be3dcd-377c-4f5d-a8a8-e6476185f015"}]} 2026-06-28 21:08:11.927 7 INFO neutron.services.segments.plugin [-] Segment 4abd2468-e580-40e6-8c8f-8b60476b858c resource provider aggregate not found 2026-06-28 21:08:11.941 7 INFO neutron.services.segments.plugin [-] Segment 4abd2468-e580-40e6-8c8f-8b60476b858c resource provider aggregate not found 2026-06-28 21:08:11.946 7 INFO neutron.services.segments.plugin [-] Segment 4abd2468-e580-40e6-8c8f-8b60476b858c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4abd2468-e580-40e6-8c8f-8b60476b858c found for delete ", "request_id": "req-71b5384e-22c1-4220-bcf3-eea5ed154ed6"}]} 2026-06-28 21:08:11.956 7 INFO neutron.services.segments.plugin [-] Segment 4abd2468-e580-40e6-8c8f-8b60476b858c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4abd2468-e580-40e6-8c8f-8b60476b858c found for delete ", "request_id": "req-2b7ae218-519d-4568-8717-b28434bcd053"}]} [pid: 7|app: 0|req: 1284/2472] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:08:11 2026] GET /v2.0/security-groups?tenant_id=6fc7243e628c4f99903a39de876ac1cc&name=default => generated 2929 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2473] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:08:12 2026] DELETE /v2.0/security-groups/abb83ac3-04ce-4bdd-906a-317e539dc670 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2474] 199.204.45.138 () {38 vars in 1028 bytes} [Sun Jun 28 21:08:11 2026] PUT /v2.0/ports/ed5c8826-328e-40ca-9a3b-ebfb466c80d8 => generated 1287 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2475] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:08:13 2026] GET /v2.0/ports?tenant_id=44164dbd766f4dc0865f8d4c6876cb49&device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => generated 2527 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1190/2476] 199.204.45.138 () {34 vars in 1062 bytes} [Sun Jun 28 21:08:13 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.185&port_id=25281664-6b9c-4369-bd2c-fd9b56a25a35 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2477] 199.204.45.138 () {34 vars in 984 bytes} [Sun Jun 28 21:08:13 2026] GET /v2.0/subnets?id=babd35ed-3642-4a6f-ba2d-b7b6f0c9928e => generated 654 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2478] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:08:13 2026] GET /v2.0/ports?network_id=19f60179-d37b-4409-9b7d-1e365b2bdfeb&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2479] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:08:13 2026] GET /v2.0/networks/19f60179-d37b-4409-9b7d-1e365b2bdfeb?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:08:13.404 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6abfe0e-be27-46f1-9139-33dd6fc0e8bb'] response: {'name': 'network-changed', 'server_uuid': '8d3b71ce-0e4c-467a-9134-a4ebd1eec239', 'tag': 'ed5c8826-328e-40ca-9a3b-ebfb466c80d8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1192/2480] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:08:13 2026] GET /v2.0/networks/19f60179-d37b-4409-9b7d-1e365b2bdfeb?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: 1289/2481] 199.204.45.138 () {34 vars in 1058 bytes} [Sun Jun 28 21:08:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.171&port_id=ed5c8826-328e-40ca-9a3b-ebfb466c80d8 => 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: 1193/2482] 199.204.45.138 () {34 vars in 984 bytes} [Sun Jun 28 21:08:13 2026] GET /v2.0/subnets?id=5a1bbcfa-6fbd-450c-99d0-92ac7424d109 => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2483] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:08:13 2026] GET /v2.0/ports?network_id=c27bfd7d-0461-480f-9ae4-37141deb224a&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2484] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:08:13 2026] GET /v2.0/networks/c27bfd7d-0461-480f-9ae4-37141deb224a?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2485] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:08:13 2026] GET /v2.0/networks/c27bfd7d-0461-480f-9ae4-37141deb224a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2486] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:08:14 2026] GET /v2.0/ports?tenant_id=44164dbd766f4dc0865f8d4c6876cb49&device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => generated 2527 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2487] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:08:14 2026] GET /v2.0/networks?id=c27bfd7d-0461-480f-9ae4-37141deb224a => generated 803 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2488] 199.204.45.138 () {34 vars in 1058 bytes} [Sun Jun 28 21:08:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.171&port_id=ed5c8826-328e-40ca-9a3b-ebfb466c80d8 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2489] 199.204.45.138 () {34 vars in 984 bytes} [Sun Jun 28 21:08:14 2026] GET /v2.0/subnets?id=5a1bbcfa-6fbd-450c-99d0-92ac7424d109 => generated 679 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2490] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:08:14 2026] GET /v2.0/ports?network_id=c27bfd7d-0461-480f-9ae4-37141deb224a&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: 1294/2491] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:08:14 2026] GET /v2.0/networks/c27bfd7d-0461-480f-9ae4-37141deb224a?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: 1198/2492] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:08:15 2026] GET /v2.0/networks/c27bfd7d-0461-480f-9ae4-37141deb224a?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: 1295/2493] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:08:15 2026] GET /v2.0/security-groups?tenant_id=b88ab88c20204bfa838a414bcde341bc&name=default => generated 2929 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2494] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:08:15 2026] DELETE /v2.0/security-groups/86eba838-bcbd-4ef2-a792-8135ed30e0de => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:08:15.606 8 WARNING neutron_lib.context [None req-a9515646-7bfc-4712-a8b1-1bfaa7fedd68 08c7da4b6ab34af5b103a28b0aa0b8bc da697c06f1cc42f5b406aeee4f018acd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1199/2495] 10.0.0.151 () {34 vars in 684 bytes} [Sun Jun 28 21:08:15 2026] POST /v2.0/security-groups => generated 1603 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2496] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:08:15 2026] GET /v2.0/security-groups?tenant_id=82ec51eaf84e4d49b7e68e07f35658fe&name=default => generated 2929 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2497] 10.0.0.151 () {34 vars in 767 bytes} [Sun Jun 28 21:08:15 2026] PUT /v2.0/security-groups/9cf9ca4f-88d6-48fa-9054-ce161db32782/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2498] 10.0.0.151 () {32 vars in 747 bytes} [Sun Jun 28 21:08:15 2026] GET /v2.0/security-groups/9cf9ca4f-88d6-48fa-9054-ce161db32782/tags => generated 25 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2499] 10.0.0.151 () {34 vars in 778 bytes} [Sun Jun 28 21:08:15 2026] PUT /v2.0/security-groups/9cf9ca4f-88d6-48fa-9054-ce161db32782/tags/green => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2500] 10.0.0.151 () {32 vars in 747 bytes} [Sun Jun 28 21:08:15 2026] GET /v2.0/security-groups/9cf9ca4f-88d6-48fa-9054-ce161db32782/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2501] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:08:15 2026] DELETE /v2.0/security-groups/48d5f76b-e102-4e59-863b-6f5c2e8b8bce => 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: 1204/2502] 10.0.0.151 () {34 vars in 774 bytes} [Sun Jun 28 21:08:15 2026] PUT /v2.0/security-groups/9cf9ca4f-88d6-48fa-9054-ce161db32782/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: 1299/2503] 10.0.0.151 () {32 vars in 747 bytes} [Sun Jun 28 21:08:16 2026] GET /v2.0/security-groups/9cf9ca4f-88d6-48fa-9054-ce161db32782/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: 1205/2504] 10.0.0.151 () {34 vars in 796 bytes} [Sun Jun 28 21:08:16 2026] PUT /v2.0/security-groups/9cf9ca4f-88d6-48fa-9054-ce161db32782/tags/black.or.white => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2505] 10.0.0.151 () {32 vars in 747 bytes} [Sun Jun 28 21:08:16 2026] GET /v2.0/security-groups/9cf9ca4f-88d6-48fa-9054-ce161db32782/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2506] 10.0.0.151 () {34 vars in 767 bytes} [Sun Jun 28 21:08:16 2026] PUT /v2.0/security-groups/9cf9ca4f-88d6-48fa-9054-ce161db32782/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2507] 10.0.0.151 () {32 vars in 747 bytes} [Sun Jun 28 21:08:16 2026] GET /v2.0/security-groups/9cf9ca4f-88d6-48fa-9054-ce161db32782/tags => generated 37 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2508] 10.0.0.151 () {32 vars in 755 bytes} [Sun Jun 28 21:08:16 2026] GET /v2.0/security-groups/9cf9ca4f-88d6-48fa-9054-ce161db32782/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:08:16.216 7 INFO neutron.api.v2.resource [None req-d2d57dc7-9fe0-4827-9f4b-96d5e67f1045 08c7da4b6ab34af5b103a28b0aa0b8bc da697c06f1cc42f5b406aeee4f018acd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1304/2509] 10.0.0.151 () {32 vars in 759 bytes} [Sun Jun 28 21:08:16 2026] GET /v2.0/security-groups/9cf9ca4f-88d6-48fa-9054-ce161db32782/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2510] 10.0.0.151 () {32 vars in 758 bytes} [Sun Jun 28 21:08:16 2026] DELETE /v2.0/security-groups/9cf9ca4f-88d6-48fa-9054-ce161db32782/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2511] 10.0.0.151 () {34 vars in 678 bytes} [Sun Jun 28 21:08:16 2026] POST /v2.0/qos/policies => generated 359 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2512] 10.0.0.151 () {32 vars in 747 bytes} [Sun Jun 28 21:08:16 2026] GET /v2.0/security-groups/9cf9ca4f-88d6-48fa-9054-ce161db32782/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2513] 10.0.0.151 () {34 vars in 678 bytes} [Sun Jun 28 21:08:16 2026] POST /v2.0/qos/policies => generated 359 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:08:16.324 7 INFO neutron.api.v2.resource [None req-eaa408af-1045-443f-914f-1b688ca28806 08c7da4b6ab34af5b103a28b0aa0b8bc da697c06f1cc42f5b406aeee4f018acd - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1307/2514] 10.0.0.151 () {32 vars in 762 bytes} [Sun Jun 28 21:08:16 2026] DELETE /v2.0/security-groups/9cf9ca4f-88d6-48fa-9054-ce161db32782/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: 1208/2515] 10.0.0.151 () {34 vars in 678 bytes} [Sun Jun 28 21:08:16 2026] POST /v2.0/qos/policies => generated 359 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2516] 10.0.0.151 () {32 vars in 750 bytes} [Sun Jun 28 21:08:16 2026] DELETE /v2.0/security-groups/9cf9ca4f-88d6-48fa-9054-ce161db32782/tags => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2517] 10.0.0.151 () {32 vars in 747 bytes} [Sun Jun 28 21:08:16 2026] GET /v2.0/security-groups/9cf9ca4f-88d6-48fa-9054-ce161db32782/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: 1209/2518] 10.0.0.151 () {34 vars in 678 bytes} [Sun Jun 28 21:08:16 2026] POST /v2.0/qos/policies => generated 359 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2519] 10.0.0.151 () {34 vars in 678 bytes} [Sun Jun 28 21:08:16 2026] POST /v2.0/qos/policies => generated 359 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2520] 10.0.0.151 () {34 vars in 753 bytes} [Sun Jun 28 21:08:16 2026] PUT /v2.0/policies/014a49cf-fd9d-4c89-b657-1e323288cc3e/tags => generated 17 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2521] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:08:16 2026] DELETE /v2.0/security-groups/9cf9ca4f-88d6-48fa-9054-ce161db32782 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2522] 10.0.0.151 () {34 vars in 753 bytes} [Sun Jun 28 21:08:16 2026] PUT /v2.0/policies/36cc6d27-3983-4fec-9612-4e14a3722c91/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2523] 10.0.0.151 () {34 vars in 753 bytes} [Sun Jun 28 21:08:16 2026] PUT /v2.0/policies/c3ea165d-2da5-463b-8764-c03efb6254cb/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2524] 10.0.0.151 () {34 vars in 753 bytes} [Sun Jun 28 21:08:16 2026] PUT /v2.0/policies/20f81dfa-20a1-44e7-b9d5-4986009f8f37/tags => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2525] 10.0.0.151 () {32 vars in 674 bytes} [Sun Jun 28 21:08:16 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2526] 10.0.0.151 () {32 vars in 688 bytes} [Sun Jun 28 21:08:17 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2527] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:08:17 2026] GET /v2.0/security-groups?tenant_id=da697c06f1cc42f5b406aeee4f018acd&name=default => generated 2929 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2528] 10.0.0.151 () {32 vars in 684 bytes} [Sun Jun 28 21:08:17 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2529] 10.0.0.85 () {34 vars in 970 bytes} [Sun Jun 28 21:08:17 2026] GET /v2.0/ports/ed5c8826-328e-40ca-9a3b-ebfb466c80d8 => generated 1287 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2530] 10.0.0.151 () {32 vars in 696 bytes} [Sun Jun 28 21:08:17 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2531] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:08:17 2026] DELETE /v2.0/security-groups/e38e3c67-4ec1-4794-b406-d854e11b7f74 => 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: 1315/2532] 10.0.0.151 () {32 vars in 682 bytes} [Sun Jun 28 21:08:17 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2533] 10.0.0.151 () {32 vars in 696 bytes} [Sun Jun 28 21:08:17 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2534] 199.204.45.138 () {34 vars in 788 bytes} [Sun Jun 28 21:08:17 2026] PUT /v2.0/ports/ed5c8826-328e-40ca-9a3b-ebfb466c80d8 => generated 1312 bytes in 267 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-06-28 21:08:17.747 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6200765a-e4ab-49dc-bc7a-037a7c5b35d5'] response: {'name': 'network-changed', 'server_uuid': '8d3b71ce-0e4c-467a-9134-a4ebd1eec239', 'tag': 'ed5c8826-328e-40ca-9a3b-ebfb466c80d8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1317/2535] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:08:17 2026] GET /v2.0/security-groups?tenant_id=b629ebf7cf28407aa91960374d2d64a1&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:08:17.775 7 INFO neutron.api.v2.resource [None req-0d810229-aadf-44bb-bb94-bca00079d4f7 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1318/2536] 199.204.45.138 () {30 vars in 762 bytes} [Sun Jun 28 21:08:17 2026] GET /v2.0/security-groups/lb-298f069e-a36e-42fc-ac4e-21da7e61dc3f => generated 149 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2537] 10.0.0.151 () {32 vars in 692 bytes} [Sun Jun 28 21:08:17 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2538] 199.204.45.138 () {30 vars in 784 bytes} [Sun Jun 28 21:08:17 2026] GET /v2.0/security-groups?name=lb-298f069e-a36e-42fc-ac4e-21da7e61dc3f => generated 1637 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2539] 10.0.0.151 () {32 vars in 704 bytes} [Sun Jun 28 21:08:17 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2540] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:08:17 2026] DELETE /v2.0/security-groups/d52b190c-7766-45f4-9080-291a24addf27 => 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: 1320/2541] 10.0.0.151 () {32 vars in 734 bytes} [Sun Jun 28 21:08:17 2026] DELETE /v2.0/qos/policies/014a49cf-fd9d-4c89-b657-1e323288cc3e => 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: 1321/2542] 10.0.0.151 () {32 vars in 734 bytes} [Sun Jun 28 21:08:17 2026] DELETE /v2.0/qos/policies/36cc6d27-3983-4fec-9612-4e14a3722c91 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2543] 10.0.0.151 () {32 vars in 734 bytes} [Sun Jun 28 21:08:18 2026] DELETE /v2.0/qos/policies/c3ea165d-2da5-463b-8764-c03efb6254cb => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2544] 199.204.45.138 () {34 vars in 788 bytes} [Sun Jun 28 21:08:17 2026] PUT /v2.0/ports/ed5c8826-328e-40ca-9a3b-ebfb466c80d8 => generated 1312 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2545] 10.0.0.151 () {32 vars in 734 bytes} [Sun Jun 28 21:08:18 2026] DELETE /v2.0/qos/policies/20f81dfa-20a1-44e7-b9d5-4986009f8f37 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1223/2546] 10.0.0.151 () {32 vars in 734 bytes} [Sun Jun 28 21:08:18 2026] DELETE /v2.0/qos/policies/244e464c-b639-4a8f-a5af-8138184c712f => 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: 1324/2547] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:08:18 2026] GET /v2.0/ports?tenant_id=44164dbd766f4dc0865f8d4c6876cb49&device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => generated 2590 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2548] 199.204.45.138 () {30 vars in 702 bytes} [Sun Jun 28 21:08:18 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: 1326/2549] 199.204.45.138 () {30 vars in 704 bytes} [Sun Jun 28 21:08:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2550] 199.204.45.138 () {30 vars in 680 bytes} [Sun Jun 28 21:08:18 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: 1328/2551] 199.204.45.138 () {30 vars in 716 bytes} [Sun Jun 28 21:08:18 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: 1224/2552] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:08:18 2026] GET /v2.0/networks?id=c27bfd7d-0461-480f-9ae4-37141deb224a => generated 803 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2553] 199.204.45.138 () {30 vars in 740 bytes} [Sun Jun 28 21:08:18 2026] GET /v2.0/subnets/5a1bbcfa-6fbd-450c-99d0-92ac7424d109 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2554] 199.204.45.138 () {34 vars in 1058 bytes} [Sun Jun 28 21:08:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.171&port_id=ed5c8826-328e-40ca-9a3b-ebfb466c80d8 => 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: 1226/2555] 199.204.45.138 () {34 vars in 984 bytes} [Sun Jun 28 21:08:18 2026] GET /v2.0/subnets?id=5a1bbcfa-6fbd-450c-99d0-92ac7424d109 => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2556] 199.204.45.138 () {30 vars in 736 bytes} [Sun Jun 28 21:08:18 2026] GET /v2.0/ports/ea66e675-2b49-4469-a445-a19ffeef2f7a => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2557] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:08:18 2026] GET /v2.0/ports?network_id=c27bfd7d-0461-480f-9ae4-37141deb224a&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: 1331/2558] 199.204.45.138 () {30 vars in 736 bytes} [Sun Jun 28 21:08:18 2026] GET /v2.0/ports/ed5c8826-328e-40ca-9a3b-ebfb466c80d8 => generated 1350 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2559] 199.204.45.138 () {30 vars in 740 bytes} [Sun Jun 28 21:08:18 2026] GET /v2.0/subnets/5a1bbcfa-6fbd-450c-99d0-92ac7424d109 => 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: 1228/2560] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:08:18 2026] GET /v2.0/networks/c27bfd7d-0461-480f-9ae4-37141deb224a?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2561] 199.204.45.138 () {30 vars in 742 bytes} [Sun Jun 28 21:08:18 2026] GET /v2.0/networks/c27bfd7d-0461-480f-9ae4-37141deb224a => generated 800 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2562] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:08:18 2026] GET /v2.0/networks/c27bfd7d-0461-480f-9ae4-37141deb224a?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: 1334/2563] 199.204.45.138 () {30 vars in 736 bytes} [Sun Jun 28 21:08:18 2026] GET /v2.0/ports/ea66e675-2b49-4469-a445-a19ffeef2f7a => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2564] 199.204.45.138 () {30 vars in 740 bytes} [Sun Jun 28 21:08:18 2026] GET /v2.0/subnets/5a1bbcfa-6fbd-450c-99d0-92ac7424d109 => 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: 1335/2565] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:08:19 2026] GET /v2.0/security-groups?tenant_id=6e0f3dc051344ab89ae73091a2b7b25a&name=default => generated 2929 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2566] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:08:19 2026] DELETE /v2.0/security-groups/bab534d7-4d25-49f7-ae5b-ebf571a0601f => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2567] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:08:19 2026] GET /v2.0/security-groups?tenant_id=6ff9679e711c464da7eca3bac5eff099&name=default => generated 2929 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:08:19.799 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ad5c867-4c29-4355-be52-cff7a8b7c495'] response: {'name': 'network-changed', 'server_uuid': '8d3b71ce-0e4c-467a-9134-a4ebd1eec239', 'tag': 'ed5c8826-328e-40ca-9a3b-ebfb466c80d8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1232/2568] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:08:19 2026] DELETE /v2.0/security-groups/5bdc1209-e6f6-4533-8282-cdc85febbf40 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2569] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:08:20 2026] GET /v2.0/security-groups?tenant_id=170049f3a1a846e8ac3318f5a34595cd&name=default => generated 2929 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2570] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:08:20 2026] DELETE /v2.0/security-groups/41abf4cc-a633-441c-824e-6190c22045da => 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: 1338/2571] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:08:20 2026] GET /v2.0/ports?tenant_id=44164dbd766f4dc0865f8d4c6876cb49&device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => generated 2590 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2572] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:08:20 2026] GET /v2.0/networks?id=c27bfd7d-0461-480f-9ae4-37141deb224a => generated 803 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2573] 199.204.45.138 () {34 vars in 1058 bytes} [Sun Jun 28 21:08:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.171&port_id=ed5c8826-328e-40ca-9a3b-ebfb466c80d8 => 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: 1235/2574] 199.204.45.138 () {34 vars in 984 bytes} [Sun Jun 28 21:08:20 2026] GET /v2.0/subnets?id=5a1bbcfa-6fbd-450c-99d0-92ac7424d109 => 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: 1340/2575] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:08:20 2026] GET /v2.0/ports?network_id=c27bfd7d-0461-480f-9ae4-37141deb224a&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: 1236/2576] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:08:20 2026] GET /v2.0/networks/c27bfd7d-0461-480f-9ae4-37141deb224a?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2577] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:08:20 2026] GET /v2.0/networks/c27bfd7d-0461-480f-9ae4-37141deb224a?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) 2026-06-28 21:08:21.491 8 WARNING neutron_lib.context [None req-6608d1b8-c52c-4ee9-822d-6c259ce8523c 074e0597399644a8b6bd11fd8d161ba7 2914d998ed8f4ac38cd2c0e88aad20d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1237/2578] 10.0.0.151 () {34 vars in 676 bytes} [Sun Jun 28 21:08:21 2026] POST /v2.0/subnetpools => generated 516 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2579] 10.0.0.151 () {34 vars in 759 bytes} [Sun Jun 28 21:08:21 2026] PUT /v2.0/subnetpools/0c0024ff-cd01-4d81-bb6b-861664b76d30/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2580] 10.0.0.151 () {32 vars in 739 bytes} [Sun Jun 28 21:08:21 2026] GET /v2.0/subnetpools/0c0024ff-cd01-4d81-bb6b-861664b76d30/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2581] 10.0.0.151 () {34 vars in 770 bytes} [Sun Jun 28 21:08:21 2026] PUT /v2.0/subnetpools/0c0024ff-cd01-4d81-bb6b-861664b76d30/tags/green => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2582] 10.0.0.151 () {32 vars in 739 bytes} [Sun Jun 28 21:08:21 2026] GET /v2.0/subnetpools/0c0024ff-cd01-4d81-bb6b-861664b76d30/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: 1344/2583] 10.0.0.151 () {34 vars in 766 bytes} [Sun Jun 28 21:08:21 2026] PUT /v2.0/subnetpools/0c0024ff-cd01-4d81-bb6b-861664b76d30/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2584] 10.0.0.151 () {32 vars in 739 bytes} [Sun Jun 28 21:08:21 2026] GET /v2.0/subnetpools/0c0024ff-cd01-4d81-bb6b-861664b76d30/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: 1345/2585] 10.0.0.151 () {34 vars in 788 bytes} [Sun Jun 28 21:08:21 2026] PUT /v2.0/subnetpools/0c0024ff-cd01-4d81-bb6b-861664b76d30/tags/black.or.white => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2586] 10.0.0.151 () {32 vars in 739 bytes} [Sun Jun 28 21:08:21 2026] GET /v2.0/subnetpools/0c0024ff-cd01-4d81-bb6b-861664b76d30/tags => generated 52 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2587] 10.0.0.151 () {34 vars in 759 bytes} [Sun Jun 28 21:08:21 2026] PUT /v2.0/subnetpools/0c0024ff-cd01-4d81-bb6b-861664b76d30/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2588] 10.0.0.151 () {32 vars in 739 bytes} [Sun Jun 28 21:08:21 2026] GET /v2.0/subnetpools/0c0024ff-cd01-4d81-bb6b-861664b76d30/tags => generated 37 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2589] 10.0.0.151 () {32 vars in 747 bytes} [Sun Jun 28 21:08:21 2026] GET /v2.0/subnetpools/0c0024ff-cd01-4d81-bb6b-861664b76d30/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:08:21.932 8 INFO neutron.api.v2.resource [None req-9db5d3d7-cbdb-4838-a8b8-5720f8765e8f 074e0597399644a8b6bd11fd8d161ba7 2914d998ed8f4ac38cd2c0e88aad20d5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1243/2590] 10.0.0.151 () {32 vars in 751 bytes} [Sun Jun 28 21:08:21 2026] GET /v2.0/subnetpools/0c0024ff-cd01-4d81-bb6b-861664b76d30/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: 1348/2591] 10.0.0.151 () {32 vars in 750 bytes} [Sun Jun 28 21:08:21 2026] DELETE /v2.0/subnetpools/0c0024ff-cd01-4d81-bb6b-861664b76d30/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2592] 10.0.0.151 () {32 vars in 739 bytes} [Sun Jun 28 21:08:21 2026] GET /v2.0/subnetpools/0c0024ff-cd01-4d81-bb6b-861664b76d30/tags => generated 30 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:08:22.025 7 INFO neutron.api.v2.resource [None req-45c3c98c-140e-414b-8eb1-879f344902b8 074e0597399644a8b6bd11fd8d161ba7 2914d998ed8f4ac38cd2c0e88aad20d5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1349/2593] 10.0.0.151 () {32 vars in 754 bytes} [Sun Jun 28 21:08:21 2026] DELETE /v2.0/subnetpools/0c0024ff-cd01-4d81-bb6b-861664b76d30/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2594] 10.0.0.151 () {32 vars in 742 bytes} [Sun Jun 28 21:08:22 2026] DELETE /v2.0/subnetpools/0c0024ff-cd01-4d81-bb6b-861664b76d30/tags => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2595] 10.0.0.151 () {32 vars in 739 bytes} [Sun Jun 28 21:08:22 2026] GET /v2.0/subnetpools/0c0024ff-cd01-4d81-bb6b-861664b76d30/tags => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2596] 10.0.0.151 () {32 vars in 732 bytes} [Sun Jun 28 21:08:22 2026] DELETE /v2.0/subnetpools/0c0024ff-cd01-4d81-bb6b-861664b76d30 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:08:22.525 7 WARNING neutron_lib.context [None req-e7319541-ccbb-4e0f-b436-2c23dc4cc123 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1247/2597] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:08:22 2026] GET /v2.0/security-groups?tenant_id=2914d998ed8f4ac38cd2c0e88aad20d5&name=default => generated 2929 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2598] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:08:23 2026] DELETE /v2.0/security-groups/3157ed38-3012-4de7-95f2-a636caf7b4a5 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:08:23.291 7 INFO neutron.db.l3_db [None req-e7319541-ccbb-4e0f-b436-2c23dc4cc123 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] Floating IP a5a48cf5-3b76-4c2c-b08e-3301ff1518f3 associated. External IP: 10.96.250.215, port: ea66e675-2b49-4469-a445-a19ffeef2f7a. [pid: 8|app: 0|req: 1249/2599] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:08:23 2026] GET /v2.0/security-groups?tenant_id=1738c98f96e0493c8305939b1f45374a&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2600] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:08:23 2026] DELETE /v2.0/security-groups/06e2723a-b426-4cca-ae8e-4a137a141879 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2601] 10.0.0.151 () {34 vars in 677 bytes} [Sun Jun 28 21:08:22 2026] POST /v2.0/floatingips => generated 899 bytes in 1065 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:08:24.449 8 WARNING neutron_lib.context [None req-c2472b2e-f67e-46cf-af1a-c9776ebf59d8 5733af4efa8f43958e5945051cd1501c f370ce2e31f54fb5bbe41a77ec863ef5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1251/2604] 10.0.0.151 () {34 vars in 684 bytes} [Sun Jun 28 21:08:24 2026] POST /v2.0/security-groups => generated 1603 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-28 21:08:24.702 7 WARNING neutron_lib.context [None req-68f406d0-2d82-4989-a1e0-5d82d4a93b2a 5733af4efa8f43958e5945051cd1501c f370ce2e31f54fb5bbe41a77ec863ef5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1354/2605] 10.0.0.151 () {34 vars in 684 bytes} [Sun Jun 28 21:08:24 2026] POST /v2.0/security-groups => generated 1603 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-28 21:08:24.836 8 WARNING neutron_lib.context [None req-80b5d3b7-2af5-49b9-b6a2-a76750477194 5733af4efa8f43958e5945051cd1501c f370ce2e31f54fb5bbe41a77ec863ef5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1252/2606] 10.0.0.151 () {34 vars in 684 bytes} [Sun Jun 28 21:08:24 2026] POST /v2.0/security-groups => generated 1603 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-28 21:08:24.956 7 WARNING neutron_lib.context [None req-0edc7bad-0110-4cf7-8e4f-145a3e560a74 5733af4efa8f43958e5945051cd1501c f370ce2e31f54fb5bbe41a77ec863ef5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1355/2607] 10.0.0.151 () {34 vars in 684 bytes} [Sun Jun 28 21:08:24 2026] POST /v2.0/security-groups => generated 1603 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-28 21:08:25.068 8 WARNING neutron_lib.context [None req-a2e88aaf-5111-4f7e-956d-1bbe1d740594 5733af4efa8f43958e5945051cd1501c f370ce2e31f54fb5bbe41a77ec863ef5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1253/2608] 10.0.0.151 () {34 vars in 684 bytes} [Sun Jun 28 21:08:25 2026] POST /v2.0/security-groups => generated 1603 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2609] 10.0.0.151 () {34 vars in 767 bytes} [Sun Jun 28 21:08:25 2026] PUT /v2.0/security-groups/1c887737-0e0c-4a73-8a9d-df0f92a27b56/tags => generated 17 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2610] 10.0.0.151 () {34 vars in 767 bytes} [Sun Jun 28 21:08:25 2026] PUT /v2.0/security-groups/9991d5cc-ef8e-4e6a-8dd1-82cd68cf3ba7/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2611] 10.0.0.151 () {34 vars in 767 bytes} [Sun Jun 28 21:08:25 2026] PUT /v2.0/security-groups/b9b5a53f-9ca5-4857-9de2-9ea1d15a59d2/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: 1255/2612] 10.0.0.151 () {34 vars in 767 bytes} [Sun Jun 28 21:08:25 2026] PUT /v2.0/security-groups/b1c4c476-404e-43e2-9019-94657b4d93d2/tags => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2613] 10.0.0.151 () {32 vars in 680 bytes} [Sun Jun 28 21:08:25 2026] GET /v2.0/security-groups?tags=red => 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: 1256/2614] 10.0.0.151 () {32 vars in 694 bytes} [Sun Jun 28 21:08:25 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2615] 10.0.0.151 () {32 vars in 690 bytes} [Sun Jun 28 21:08:25 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2616] 10.0.0.151 () {32 vars in 702 bytes} [Sun Jun 28 21:08:25 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2617] 10.0.0.151 () {32 vars in 688 bytes} [Sun Jun 28 21:08:25 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2618] 10.0.0.151 () {32 vars in 702 bytes} [Sun Jun 28 21:08:25 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2619] 10.0.0.151 () {32 vars in 698 bytes} [Sun Jun 28 21:08:25 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2620] 10.0.0.151 () {32 vars in 710 bytes} [Sun Jun 28 21:08:26 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2621] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:08:26 2026] DELETE /v2.0/security-groups/1c887737-0e0c-4a73-8a9d-df0f92a27b56 => 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: 1260/2622] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:08:26 2026] DELETE /v2.0/security-groups/9991d5cc-ef8e-4e6a-8dd1-82cd68cf3ba7 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2623] 199.204.45.138 () {30 vars in 702 bytes} [Sun Jun 28 21:08:26 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: 1262/2624] 199.204.45.138 () {30 vars in 704 bytes} [Sun Jun 28 21:08:26 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: 1263/2625] 199.204.45.138 () {30 vars in 680 bytes} [Sun Jun 28 21:08:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2626] 199.204.45.138 () {30 vars in 716 bytes} [Sun Jun 28 21:08:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2627] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:08:26 2026] DELETE /v2.0/security-groups/b9b5a53f-9ca5-4857-9de2-9ea1d15a59d2 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:08:26.559 8 INFO neutron.api.v2.resource [None req-5b5390bf-3d20-4d35-a897-4f529be4669a c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1265/2628] 199.204.45.138 () {30 vars in 762 bytes} [Sun Jun 28 21:08:26 2026] GET /v2.0/security-groups/lb-298f069e-a36e-42fc-ac4e-21da7e61dc3f => 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: 1266/2629] 199.204.45.138 () {30 vars in 784 bytes} [Sun Jun 28 21:08:26 2026] GET /v2.0/security-groups?name=lb-298f069e-a36e-42fc-ac4e-21da7e61dc3f => 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: 1364/2630] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:08:26 2026] DELETE /v2.0/security-groups/b1c4c476-404e-43e2-9019-94657b4d93d2 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2631] 199.204.45.138 () {30 vars in 814 bytes} [Sun Jun 28 21:08:26 2026] GET /v2.0/security-group-rules?security_group_id=ae855c68-7c87-4b55-aed0-9cdedcd43020 => generated 1182 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2632] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:08:26 2026] DELETE /v2.0/security-groups/1458367b-868a-48d6-9f29-81235ece9597 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2633] 199.204.45.138 () {34 vars in 746 bytes} [Sun Jun 28 21:08:26 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) [pid: 7|app: 0|req: 1366/2634] 199.204.45.138 () {34 vars in 746 bytes} [Sun Jun 28 21:08:26 2026] POST /v2.0/security-group-rules => generated 601 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2635] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:08:27 2026] GET /v2.0/security-groups?tenant_id=da10f73cf83442b985ef0d1074ab64cc&name=default => generated 2929 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2636] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:08:27 2026] DELETE /v2.0/security-groups/e1e6fcb9-0ed8-4e0c-8055-d7b98ad54f5a => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2637] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:08:28 2026] GET /v2.0/security-groups?tenant_id=5f2ea7239531487b9b7291f8fd6b857f&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2638] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:08:28 2026] DELETE /v2.0/security-groups/8da51b99-8580-4f19-ba17-a8caa7cf21fc => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2639] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:08:28 2026] GET /v2.0/security-groups?tenant_id=f370ce2e31f54fb5bbe41a77ec863ef5&name=default => generated 2929 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2640] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:08:28 2026] DELETE /v2.0/security-groups/96b1feb9-bb4f-480a-bb2f-b26ccedadc67 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:08:31.780 8 WARNING neutron_lib.context [None req-fd1f2653-7b2f-4bd7-a10b-2a2c8826677b 6399ca1b2c3849cd8268a4ad25b98d93 b53e24a0bef94c61ba67650826119b7f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:08:31.917 8 INFO neutron.db.segments_db [None req-fd1f2653-7b2f-4bd7-a10b-2a2c8826677b 6399ca1b2c3849cd8268a4ad25b98d93 b53e24a0bef94c61ba67650826119b7f - - default default] Added segment 5af330f0-cea1-441f-9165-50150c379655 of type vxlan for network 470dd7f3-2663-4c6f-b4e3-5fce13c914af [pid: 8|app: 0|req: 1272/2641] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:08:31 2026] POST /v2.0/networks => generated 632 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:08:32.017 7 WARNING neutron_lib.context [None req-18ab3517-b1ee-4405-999a-21bd8c579512 6399ca1b2c3849cd8268a4ad25b98d93 b53e24a0bef94c61ba67650826119b7f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1370/2642] 10.0.0.151 () {34 vars in 664 bytes} [Sun Jun 28 21:08:32 2026] POST /v2.0/ports => generated 743 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2643] 10.0.0.151 () {34 vars in 747 bytes} [Sun Jun 28 21:08:32 2026] PUT /v2.0/ports/e7a0dd4f-42a0-4ce5-a4db-38f14f4fa1c0/tags => generated 25 bytes in 41 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: 1371/2644] 10.0.0.151 () {32 vars in 727 bytes} [Sun Jun 28 21:08:32 2026] GET /v2.0/ports/e7a0dd4f-42a0-4ce5-a4db-38f14f4fa1c0/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2645] 10.0.0.151 () {34 vars in 758 bytes} [Sun Jun 28 21:08:32 2026] PUT /v2.0/ports/e7a0dd4f-42a0-4ce5-a4db-38f14f4fa1c0/tags/green => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2646] 10.0.0.151 () {32 vars in 727 bytes} [Sun Jun 28 21:08:32 2026] GET /v2.0/ports/e7a0dd4f-42a0-4ce5-a4db-38f14f4fa1c0/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2647] 10.0.0.151 () {34 vars in 754 bytes} [Sun Jun 28 21:08:32 2026] PUT /v2.0/ports/e7a0dd4f-42a0-4ce5-a4db-38f14f4fa1c0/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: 1373/2648] 10.0.0.151 () {32 vars in 727 bytes} [Sun Jun 28 21:08:32 2026] GET /v2.0/ports/e7a0dd4f-42a0-4ce5-a4db-38f14f4fa1c0/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: 1276/2649] 10.0.0.151 () {34 vars in 776 bytes} [Sun Jun 28 21:08:32 2026] PUT /v2.0/ports/e7a0dd4f-42a0-4ce5-a4db-38f14f4fa1c0/tags/black.or.white => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2650] 10.0.0.151 () {32 vars in 727 bytes} [Sun Jun 28 21:08:32 2026] GET /v2.0/ports/e7a0dd4f-42a0-4ce5-a4db-38f14f4fa1c0/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: 1277/2651] 10.0.0.151 () {34 vars in 747 bytes} [Sun Jun 28 21:08:32 2026] PUT /v2.0/ports/e7a0dd4f-42a0-4ce5-a4db-38f14f4fa1c0/tags => generated 37 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2652] 10.0.0.151 () {32 vars in 727 bytes} [Sun Jun 28 21:08:32 2026] GET /v2.0/ports/e7a0dd4f-42a0-4ce5-a4db-38f14f4fa1c0/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2653] 10.0.0.151 () {32 vars in 735 bytes} [Sun Jun 28 21:08:32 2026] GET /v2.0/ports/e7a0dd4f-42a0-4ce5-a4db-38f14f4fa1c0/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:08:32.820 7 INFO neutron.api.v2.resource [None req-f5091bca-ed53-4562-a8d1-3753b07ae704 6399ca1b2c3849cd8268a4ad25b98d93 b53e24a0bef94c61ba67650826119b7f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1376/2654] 10.0.0.151 () {32 vars in 739 bytes} [Sun Jun 28 21:08:32 2026] GET /v2.0/ports/e7a0dd4f-42a0-4ce5-a4db-38f14f4fa1c0/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2655] 10.0.0.151 () {32 vars in 738 bytes} [Sun Jun 28 21:08:32 2026] DELETE /v2.0/ports/e7a0dd4f-42a0-4ce5-a4db-38f14f4fa1c0/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: 1377/2656] 10.0.0.151 () {32 vars in 727 bytes} [Sun Jun 28 21:08:32 2026] GET /v2.0/ports/e7a0dd4f-42a0-4ce5-a4db-38f14f4fa1c0/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:08:32.956 8 INFO neutron.api.v2.resource [None req-d431bbc8-d90c-44a5-bded-3dc928db0bed 6399ca1b2c3849cd8268a4ad25b98d93 b53e24a0bef94c61ba67650826119b7f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1280/2657] 10.0.0.151 () {32 vars in 742 bytes} [Sun Jun 28 21:08:32 2026] DELETE /v2.0/ports/e7a0dd4f-42a0-4ce5-a4db-38f14f4fa1c0/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2658] 10.0.0.151 () {32 vars in 730 bytes} [Sun Jun 28 21:08:32 2026] DELETE /v2.0/ports/e7a0dd4f-42a0-4ce5-a4db-38f14f4fa1c0/tags => 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: 1281/2659] 10.0.0.151 () {32 vars in 727 bytes} [Sun Jun 28 21:08:33 2026] GET /v2.0/ports/e7a0dd4f-42a0-4ce5-a4db-38f14f4fa1c0/tags => 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: 1379/2660] 10.0.0.151 () {32 vars in 720 bytes} [Sun Jun 28 21:08:33 2026] DELETE /v2.0/ports/e7a0dd4f-42a0-4ce5-a4db-38f14f4fa1c0 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:08:33.416 8 INFO neutron.services.segments.plugin [-] Segment 5af330f0-cea1-441f-9165-50150c379655 resource provider aggregate not found 2026-06-28 21:08:33.420 8 INFO neutron.services.segments.plugin [-] Segment 5af330f0-cea1-441f-9165-50150c379655 resource provider aggregate not found 2026-06-28 21:08:33.434 8 INFO neutron.services.segments.plugin [-] Segment 5af330f0-cea1-441f-9165-50150c379655 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5af330f0-cea1-441f-9165-50150c379655 found for delete ", "request_id": "req-f3654088-994b-4f72-a693-92539d4e6ae3"}]} 2026-06-28 21:08:33.435 8 INFO neutron.services.segments.plugin [-] Segment 5af330f0-cea1-441f-9165-50150c379655 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5af330f0-cea1-441f-9165-50150c379655 found for delete ", "request_id": "req-5d244f6f-7ba8-4a67-9d7e-7c9ef36585b9"}]} [pid: 8|app: 0|req: 1282/2661] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:08:33 2026] DELETE /v2.0/networks/470dd7f3-2663-4c6f-b4e3-5fce13c914af => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2662] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:08:34 2026] GET /v2.0/security-groups?tenant_id=b53e24a0bef94c61ba67650826119b7f&name=default => generated 2929 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2663] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:08:34 2026] DELETE /v2.0/security-groups/2a57edcd-56c8-4f70-a56c-0e51da5d02e1 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2664] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:08:34 2026] GET /v2.0/security-groups?tenant_id=8b546c213729495fb5a7eb19b82fb2db&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2665] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:08:34 2026] DELETE /v2.0/security-groups/0d29a997-cc4e-4672-b635-f18d798b9fe5 => 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: 1382/2666] 10.0.0.242 () {30 vars in 689 bytes} [Sun Jun 28 21:08:35 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2667] 10.0.0.242 () {30 vars in 691 bytes} [Sun Jun 28 21:08:35 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: 1383/2668] 10.0.0.242 () {30 vars in 667 bytes} [Sun Jun 28 21:08:35 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: 1286/2669] 10.0.0.242 () {30 vars in 703 bytes} [Sun Jun 28 21:08:35 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: 1384/2670] 10.0.0.242 () {28 vars in 438 bytes} [Sun Jun 28 21:08:36 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2671] 10.0.0.242 () {30 vars in 727 bytes} [Sun Jun 28 21:08:36 2026] GET /v2.0/subnets/861d1c5f-81f7-47e9-83f3-4ed98fc2ef03 => generated 656 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2672] 199.204.45.138 () {30 vars in 702 bytes} [Sun Jun 28 21:08:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2673] 199.204.45.138 () {30 vars in 704 bytes} [Sun Jun 28 21:08:36 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: 1386/2674] 199.204.45.138 () {30 vars in 680 bytes} [Sun Jun 28 21:08:36 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: 1289/2675] 199.204.45.138 () {30 vars in 716 bytes} [Sun Jun 28 21:08:36 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: 1387/2676] 199.204.45.138 () {30 vars in 740 bytes} [Sun Jun 28 21:08:36 2026] GET /v2.0/subnets/861d1c5f-81f7-47e9-83f3-4ed98fc2ef03 => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2677] 199.204.45.138 () {30 vars in 768 bytes} [Sun Jun 28 21:08:36 2026] GET /v2.0/ports?device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => generated 2590 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2678] 199.204.45.138 () {30 vars in 702 bytes} [Sun Jun 28 21:08:37 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: 1291/2679] 199.204.45.138 () {30 vars in 704 bytes} [Sun Jun 28 21:08: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: 7|app: 0|req: 1389/2680] 199.204.45.138 () {30 vars in 680 bytes} [Sun Jun 28 21:08:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2681] 199.204.45.138 () {30 vars in 716 bytes} [Sun Jun 28 21:08:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2682] 10.0.0.151 () {34 vars in 678 bytes} [Sun Jun 28 21:08:37 2026] POST /v2.0/qos/policies => generated 359 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2683] 10.0.0.151 () {34 vars in 753 bytes} [Sun Jun 28 21:08:37 2026] PUT /v2.0/policies/5f05c618-75d0-4718-8e48-e9d8ac55705e/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: 1391/2684] 10.0.0.151 () {32 vars in 733 bytes} [Sun Jun 28 21:08:37 2026] GET /v2.0/policies/5f05c618-75d0-4718-8e48-e9d8ac55705e/tags => generated 25 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2685] 10.0.0.151 () {34 vars in 764 bytes} [Sun Jun 28 21:08:37 2026] PUT /v2.0/policies/5f05c618-75d0-4718-8e48-e9d8ac55705e/tags/green => 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: 1392/2686] 10.0.0.151 () {32 vars in 733 bytes} [Sun Jun 28 21:08:38 2026] GET /v2.0/policies/5f05c618-75d0-4718-8e48-e9d8ac55705e/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2687] 10.0.0.151 () {34 vars in 760 bytes} [Sun Jun 28 21:08:38 2026] PUT /v2.0/policies/5f05c618-75d0-4718-8e48-e9d8ac55705e/tags/red => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2688] 10.0.0.151 () {32 vars in 733 bytes} [Sun Jun 28 21:08:38 2026] GET /v2.0/policies/5f05c618-75d0-4718-8e48-e9d8ac55705e/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2689] 10.0.0.151 () {34 vars in 782 bytes} [Sun Jun 28 21:08:38 2026] PUT /v2.0/policies/5f05c618-75d0-4718-8e48-e9d8ac55705e/tags/black.or.white => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2690] 10.0.0.151 () {32 vars in 733 bytes} [Sun Jun 28 21:08:38 2026] GET /v2.0/policies/5f05c618-75d0-4718-8e48-e9d8ac55705e/tags => generated 52 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2691] 10.0.0.151 () {34 vars in 753 bytes} [Sun Jun 28 21:08:38 2026] PUT /v2.0/policies/5f05c618-75d0-4718-8e48-e9d8ac55705e/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2692] 10.0.0.151 () {32 vars in 733 bytes} [Sun Jun 28 21:08:38 2026] GET /v2.0/policies/5f05c618-75d0-4718-8e48-e9d8ac55705e/tags => generated 37 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2693] 10.0.0.151 () {32 vars in 741 bytes} [Sun Jun 28 21:08:38 2026] GET /v2.0/policies/5f05c618-75d0-4718-8e48-e9d8ac55705e/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:08:38.241 7 INFO neutron.api.v2.resource [None req-34a77d33-0cbd-481e-b6e3-12161e28cfea ee800b1663a1459e91ff138b326e7ae2 26663517b730495384532252a3b7d42b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1396/2694] 10.0.0.151 () {32 vars in 745 bytes} [Sun Jun 28 21:08:38 2026] GET /v2.0/policies/5f05c618-75d0-4718-8e48-e9d8ac55705e/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2695] 10.0.0.151 () {32 vars in 744 bytes} [Sun Jun 28 21:08:38 2026] DELETE /v2.0/policies/5f05c618-75d0-4718-8e48-e9d8ac55705e/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2696] 10.0.0.151 () {32 vars in 733 bytes} [Sun Jun 28 21:08:38 2026] GET /v2.0/policies/5f05c618-75d0-4718-8e48-e9d8ac55705e/tags => generated 30 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2697] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:08:38 2026] GET /v2.0/networks/369e12ca-354c-44b8-b976-c894b020547c?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:08:38.339 8 INFO neutron.api.v2.resource [None req-356c711e-b4b1-457d-8a48-8ec13e6f6e4f ee800b1663a1459e91ff138b326e7ae2 26663517b730495384532252a3b7d42b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1301/2698] 10.0.0.151 () {32 vars in 748 bytes} [Sun Jun 28 21:08:38 2026] DELETE /v2.0/policies/5f05c618-75d0-4718-8e48-e9d8ac55705e/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2699] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:08:38 2026] GET /v2.0/networks/369e12ca-354c-44b8-b976-c894b020547c?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: 1302/2700] 10.0.0.151 () {32 vars in 736 bytes} [Sun Jun 28 21:08:38 2026] DELETE /v2.0/policies/5f05c618-75d0-4718-8e48-e9d8ac55705e/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: 1399/2701] 10.0.0.151 () {32 vars in 733 bytes} [Sun Jun 28 21:08:38 2026] GET /v2.0/policies/5f05c618-75d0-4718-8e48-e9d8ac55705e/tags => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2702] 10.0.0.151 () {32 vars in 734 bytes} [Sun Jun 28 21:08:38 2026] DELETE /v2.0/qos/policies/5f05c618-75d0-4718-8e48-e9d8ac55705e => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2703] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:08:38 2026] GET /v2.0/networks?id=369e12ca-354c-44b8-b976-c894b020547c => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2704] 199.204.45.138 () {38 vars in 955 bytes} [Sun Jun 28 21:08:38 2026] POST /v2.0/ports => generated 1303 bytes in 367 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: 1401/2705] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:08:39 2026] GET /v2.0/security-groups?tenant_id=26663517b730495384532252a3b7d42b&name=default => generated 2929 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2708] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:08:39 2026] DELETE /v2.0/security-groups/4fc0ef03-811a-4122-9f55-98867dbd8824 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2709] 199.204.45.138 () {38 vars in 1028 bytes} [Sun Jun 28 21:08:39 2026] PUT /v2.0/ports/8ec237c8-8872-46f9-a19e-98af4dcfe1a9 => generated 1464 bytes in 513 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2710] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:08:39 2026] GET /v2.0/security-groups?tenant_id=4031d84c9aa4477dba75293dc3dd93e8&name=default => generated 2929 bytes in 174 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-06-28 21:08:39.899 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-50f988ad-aecd-4dd5-87e3-532e8e536874'] response: {'name': 'network-changed', 'server_uuid': '8d3b71ce-0e4c-467a-9134-a4ebd1eec239', 'tag': '8ec237c8-8872-46f9-a19e-98af4dcfe1a9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1306/2711] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:08:39 2026] DELETE /v2.0/security-groups/37194507-6188-4067-a6ee-60137e97ea01 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2712] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:08:40 2026] GET /v2.0/ports?tenant_id=44164dbd766f4dc0865f8d4c6876cb49&device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => generated 4046 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2713] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:08:40 2026] GET /v2.0/networks?id=369e12ca-354c-44b8-b976-c894b020547c => generated 801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2714] 199.204.45.138 () {34 vars in 1058 bytes} [Sun Jun 28 21:08:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.192&port_id=8ec237c8-8872-46f9-a19e-98af4dcfe1a9 => 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: 1308/2715] 199.204.45.138 () {34 vars in 1104 bytes} [Sun Jun 28 21:08:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1f0&port_id=8ec237c8-8872-46f9-a19e-98af4dcfe1a9 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2716] 199.204.45.138 () {34 vars in 1064 bytes} [Sun Jun 28 21:08:40 2026] GET /v2.0/subnets?id=d573de0e-e230-4b7c-8fc9-84b596041429&id=861d1c5f-81f7-47e9-83f3-4ed98fc2ef03 => generated 1410 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2717] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:08:40 2026] GET /v2.0/ports?network_id=369e12ca-354c-44b8-b976-c894b020547c&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2718] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:08:40 2026] GET /v2.0/ports?network_id=369e12ca-354c-44b8-b976-c894b020547c&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: 1310/2719] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:08:40 2026] GET /v2.0/networks/369e12ca-354c-44b8-b976-c894b020547c?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: 1410/2720] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:08:40 2026] GET /v2.0/networks/369e12ca-354c-44b8-b976-c894b020547c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2721] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:08:41 2026] GET /v2.0/ports?tenant_id=44164dbd766f4dc0865f8d4c6876cb49&device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => generated 4046 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2722] 199.204.45.138 () {34 vars in 1062 bytes} [Sun Jun 28 21:08:41 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.185&port_id=25281664-6b9c-4369-bd2c-fd9b56a25a35 => 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: 1312/2723] 199.204.45.138 () {34 vars in 984 bytes} [Sun Jun 28 21:08:41 2026] GET /v2.0/subnets?id=babd35ed-3642-4a6f-ba2d-b7b6f0c9928e => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2724] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:08:41 2026] GET /v2.0/ports?network_id=19f60179-d37b-4409-9b7d-1e365b2bdfeb&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: 1313/2725] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:08:41 2026] GET /v2.0/networks/19f60179-d37b-4409-9b7d-1e365b2bdfeb?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: 1413/2726] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:08:42 2026] GET /v2.0/networks/19f60179-d37b-4409-9b7d-1e365b2bdfeb?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: 1314/2727] 199.204.45.138 () {34 vars in 1058 bytes} [Sun Jun 28 21:08:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.171&port_id=ed5c8826-328e-40ca-9a3b-ebfb466c80d8 => 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: 1414/2728] 199.204.45.138 () {34 vars in 984 bytes} [Sun Jun 28 21:08:42 2026] GET /v2.0/subnets?id=5a1bbcfa-6fbd-450c-99d0-92ac7424d109 => generated 679 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2729] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:08:42 2026] GET /v2.0/ports?network_id=c27bfd7d-0461-480f-9ae4-37141deb224a&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: 1415/2730] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:08:42 2026] GET /v2.0/networks/c27bfd7d-0461-480f-9ae4-37141deb224a?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: 1316/2731] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:08:42 2026] GET /v2.0/networks/c27bfd7d-0461-480f-9ae4-37141deb224a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2732] 199.204.45.138 () {34 vars in 1058 bytes} [Sun Jun 28 21:08:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.192&port_id=8ec237c8-8872-46f9-a19e-98af4dcfe1a9 => 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: 1317/2733] 199.204.45.138 () {34 vars in 1104 bytes} [Sun Jun 28 21:08:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1f0&port_id=8ec237c8-8872-46f9-a19e-98af4dcfe1a9 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2734] 199.204.45.138 () {34 vars in 1064 bytes} [Sun Jun 28 21:08:42 2026] GET /v2.0/subnets?id=d573de0e-e230-4b7c-8fc9-84b596041429&id=861d1c5f-81f7-47e9-83f3-4ed98fc2ef03 => generated 1410 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2735] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:08:42 2026] GET /v2.0/ports?network_id=369e12ca-354c-44b8-b976-c894b020547c&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2736] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:08:42 2026] GET /v2.0/ports?network_id=369e12ca-354c-44b8-b976-c894b020547c&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: 1319/2737] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:08:42 2026] GET /v2.0/networks/369e12ca-354c-44b8-b976-c894b020547c?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: 1419/2738] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:08:42 2026] GET /v2.0/networks/369e12ca-354c-44b8-b976-c894b020547c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:08:43.351 8 WARNING neutron_lib.context [None req-c4f760b7-eddb-4f08-ab92-6fc8eac93d81 cd863b367ed84f0093ae15c1729cb620 9558ea38cd2c41a2a9a1fbf3d256d80e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:08:43.499 8 INFO neutron.db.segments_db [None req-c4f760b7-eddb-4f08-ab92-6fc8eac93d81 cd863b367ed84f0093ae15c1729cb620 9558ea38cd2c41a2a9a1fbf3d256d80e - - default default] Added segment 6c995a76-9365-4bce-ba3f-cd54938fe6af of type vxlan for network 8fe9c897-98bd-4162-aeb4-e60b49ca3c29 [pid: 8|app: 0|req: 1320/2739] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:08:43 2026] POST /v2.0/networks => generated 630 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:08:43.609 7 WARNING neutron_lib.context [None req-6cf0bf3a-7b7b-41f4-a0ef-f12aa92b5620 cd863b367ed84f0093ae15c1729cb620 9558ea38cd2c41a2a9a1fbf3d256d80e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1420/2740] 10.0.0.151 () {34 vars in 669 bytes} [Sun Jun 28 21:08:43 2026] POST /v2.0/subnets => generated 626 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2741] 10.0.0.151 () {34 vars in 751 bytes} [Sun Jun 28 21:08:43 2026] PUT /v2.0/subnets/8044c964-8069-490f-840a-0203988afec6/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2742] 10.0.0.151 () {32 vars in 731 bytes} [Sun Jun 28 21:08:43 2026] GET /v2.0/subnets/8044c964-8069-490f-840a-0203988afec6/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2743] 10.0.0.151 () {34 vars in 762 bytes} [Sun Jun 28 21:08:43 2026] PUT /v2.0/subnets/8044c964-8069-490f-840a-0203988afec6/tags/green => 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: 1422/2744] 10.0.0.151 () {32 vars in 731 bytes} [Sun Jun 28 21:08:44 2026] GET /v2.0/subnets/8044c964-8069-490f-840a-0203988afec6/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: 1323/2745] 10.0.0.151 () {34 vars in 758 bytes} [Sun Jun 28 21:08:44 2026] PUT /v2.0/subnets/8044c964-8069-490f-840a-0203988afec6/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2746] 10.0.0.151 () {32 vars in 731 bytes} [Sun Jun 28 21:08:44 2026] GET /v2.0/subnets/8044c964-8069-490f-840a-0203988afec6/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2747] 10.0.0.151 () {34 vars in 780 bytes} [Sun Jun 28 21:08:44 2026] PUT /v2.0/subnets/8044c964-8069-490f-840a-0203988afec6/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: 7|app: 0|req: 1424/2748] 10.0.0.151 () {32 vars in 731 bytes} [Sun Jun 28 21:08:44 2026] GET /v2.0/subnets/8044c964-8069-490f-840a-0203988afec6/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2749] 10.0.0.151 () {34 vars in 751 bytes} [Sun Jun 28 21:08:44 2026] PUT /v2.0/subnets/8044c964-8069-490f-840a-0203988afec6/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: 1425/2750] 10.0.0.151 () {32 vars in 731 bytes} [Sun Jun 28 21:08:44 2026] GET /v2.0/subnets/8044c964-8069-490f-840a-0203988afec6/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: 1326/2751] 10.0.0.151 () {32 vars in 739 bytes} [Sun Jun 28 21:08:44 2026] GET /v2.0/subnets/8044c964-8069-490f-840a-0203988afec6/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:08:44.321 7 INFO neutron.api.v2.resource [None req-cf9adb7a-91f6-4f8d-82ed-ec0c30166ed8 cd863b367ed84f0093ae15c1729cb620 9558ea38cd2c41a2a9a1fbf3d256d80e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1426/2752] 10.0.0.151 () {32 vars in 743 bytes} [Sun Jun 28 21:08:44 2026] GET /v2.0/subnets/8044c964-8069-490f-840a-0203988afec6/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2753] 10.0.0.151 () {32 vars in 742 bytes} [Sun Jun 28 21:08:44 2026] DELETE /v2.0/subnets/8044c964-8069-490f-840a-0203988afec6/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: 1427/2754] 10.0.0.151 () {32 vars in 731 bytes} [Sun Jun 28 21:08:44 2026] GET /v2.0/subnets/8044c964-8069-490f-840a-0203988afec6/tags => generated 30 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:08:44.437 8 INFO neutron.api.v2.resource [None req-a0493961-3f40-4bcb-9fdb-628fcf5fba77 cd863b367ed84f0093ae15c1729cb620 9558ea38cd2c41a2a9a1fbf3d256d80e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1328/2755] 10.0.0.151 () {32 vars in 746 bytes} [Sun Jun 28 21:08:44 2026] DELETE /v2.0/subnets/8044c964-8069-490f-840a-0203988afec6/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2756] 10.0.0.151 () {32 vars in 734 bytes} [Sun Jun 28 21:08:44 2026] DELETE /v2.0/subnets/8044c964-8069-490f-840a-0203988afec6/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: 1329/2757] 10.0.0.151 () {32 vars in 731 bytes} [Sun Jun 28 21:08:44 2026] GET /v2.0/subnets/8044c964-8069-490f-840a-0203988afec6/tags => 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: 1429/2758] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:08:44 2026] DELETE /v2.0/subnets/8044c964-8069-490f-840a-0203988afec6 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:08:44.980 8 INFO neutron.services.segments.plugin [-] Segment 6c995a76-9365-4bce-ba3f-cd54938fe6af resource provider aggregate not found 2026-06-28 21:08:44.985 8 INFO neutron.services.segments.plugin [-] Segment 6c995a76-9365-4bce-ba3f-cd54938fe6af resource provider aggregate not found 2026-06-28 21:08:45.003 8 INFO neutron.services.segments.plugin [-] Segment 6c995a76-9365-4bce-ba3f-cd54938fe6af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c995a76-9365-4bce-ba3f-cd54938fe6af found for delete ", "request_id": "req-0da40f03-2bc5-4e48-8de2-a7f6a2ea5e66"}]} 2026-06-28 21:08:45.006 8 INFO neutron.services.segments.plugin [-] Segment 6c995a76-9365-4bce-ba3f-cd54938fe6af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c995a76-9365-4bce-ba3f-cd54938fe6af found for delete ", "request_id": "req-b368dc69-e93f-4bb3-8ebe-1c7f1983e17f"}]} [pid: 8|app: 0|req: 1330/2759] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:08:44 2026] DELETE /v2.0/networks/8fe9c897-98bd-4162-aeb4-e60b49ca3c29 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2760] 10.0.0.85 () {34 vars in 970 bytes} [Sun Jun 28 21:08:45 2026] GET /v2.0/ports/8ec237c8-8872-46f9-a19e-98af4dcfe1a9 => generated 1466 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2761] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:08:45 2026] GET /v2.0/security-groups?tenant_id=110a0fd8c7024b1baa4a70485b05c859&name=default => generated 2929 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2762] 199.204.45.138 () {30 vars in 736 bytes} [Sun Jun 28 21:08:45 2026] GET /v2.0/ports/8ec237c8-8872-46f9-a19e-98af4dcfe1a9 => generated 1466 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2763] 199.204.45.138 () {30 vars in 736 bytes} [Sun Jun 28 21:08:45 2026] GET /v2.0/ports/8ec237c8-8872-46f9-a19e-98af4dcfe1a9 => generated 1466 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2764] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:08:45 2026] DELETE /v2.0/security-groups/7c7244bd-91c7-4c3b-9b4e-8e46fd47bfd3 => 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: 1432/2765] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:08:46 2026] GET /v2.0/security-groups?tenant_id=9558ea38cd2c41a2a9a1fbf3d256d80e&name=default => generated 2929 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2766] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:08:46 2026] DELETE /v2.0/security-groups/abed0569-5dbf-4e8f-99e9-44f2313dc3c4 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2767] 199.204.45.138 () {34 vars in 789 bytes} [Sun Jun 28 21:08:45 2026] PUT /v2.0/ports/8ec237c8-8872-46f9-a19e-98af4dcfe1a9 => generated 1201 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2768] 199.204.45.138 () {30 vars in 742 bytes} [Sun Jun 28 21:08:46 2026] GET /v2.0/networks/369e12ca-354c-44b8-b976-c894b020547c => generated 798 bytes in 51 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: 1335/2769] 199.204.45.138 () {30 vars in 740 bytes} [Sun Jun 28 21:08:46 2026] GET /v2.0/subnets/861d1c5f-81f7-47e9-83f3-4ed98fc2ef03 => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2770] 199.204.45.138 () {30 vars in 702 bytes} [Sun Jun 28 21:08:46 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:08:46.451 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fa4a6496-a451-4576-a890-4ee189344bc7'] response: {'name': 'network-changed', 'server_uuid': '8d3b71ce-0e4c-467a-9134-a4ebd1eec239', 'tag': '8ec237c8-8872-46f9-a19e-98af4dcfe1a9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1336/2771] 199.204.45.138 () {30 vars in 704 bytes} [Sun Jun 28 21:08:46 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: 1436/2772] 199.204.45.138 () {30 vars in 680 bytes} [Sun Jun 28 21:08:46 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: 1337/2773] 199.204.45.138 () {30 vars in 716 bytes} [Sun Jun 28 21:08:46 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2774] 199.204.45.138 () {30 vars in 740 bytes} [Sun Jun 28 21:08:46 2026] GET /v2.0/subnets/5a1bbcfa-6fbd-450c-99d0-92ac7424d109 => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2775] 199.204.45.138 () {30 vars in 736 bytes} [Sun Jun 28 21:08:46 2026] GET /v2.0/ports/ea66e675-2b49-4469-a445-a19ffeef2f7a => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2776] 199.204.45.138 () {30 vars in 736 bytes} [Sun Jun 28 21:08:46 2026] GET /v2.0/ports/ed5c8826-328e-40ca-9a3b-ebfb466c80d8 => generated 1350 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2777] 199.204.45.138 () {30 vars in 740 bytes} [Sun Jun 28 21:08:46 2026] GET /v2.0/subnets/5a1bbcfa-6fbd-450c-99d0-92ac7424d109 => generated 676 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2778] 199.204.45.138 () {30 vars in 742 bytes} [Sun Jun 28 21:08:46 2026] GET /v2.0/networks/c27bfd7d-0461-480f-9ae4-37141deb224a => generated 800 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2779] 199.204.45.138 () {30 vars in 736 bytes} [Sun Jun 28 21:08:46 2026] GET /v2.0/ports/ea66e675-2b49-4469-a445-a19ffeef2f7a => generated 1132 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2780] 199.204.45.138 () {30 vars in 740 bytes} [Sun Jun 28 21:08:46 2026] GET /v2.0/subnets/5a1bbcfa-6fbd-450c-99d0-92ac7424d109 => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2781] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:08:46 2026] GET /v2.0/ports?tenant_id=44164dbd766f4dc0865f8d4c6876cb49&device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => generated 3819 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2782] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:08:46 2026] GET /v2.0/networks?id=369e12ca-354c-44b8-b976-c894b020547c => generated 801 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2783] 199.204.45.138 () {34 vars in 1058 bytes} [Sun Jun 28 21:08:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.192&port_id=8ec237c8-8872-46f9-a19e-98af4dcfe1a9 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2784] 199.204.45.138 () {34 vars in 984 bytes} [Sun Jun 28 21:08:47 2026] GET /v2.0/subnets?id=861d1c5f-81f7-47e9-83f3-4ed98fc2ef03 => 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: 1343/2785] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:08:47 2026] GET /v2.0/ports?network_id=369e12ca-354c-44b8-b976-c894b020547c&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2786] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:08:47 2026] GET /v2.0/networks/369e12ca-354c-44b8-b976-c894b020547c?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: 1344/2787] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:08:47 2026] GET /v2.0/networks/369e12ca-354c-44b8-b976-c894b020547c?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: 1444/2788] 10.0.0.242 () {30 vars in 689 bytes} [Sun Jun 28 21:08:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2789] 10.0.0.242 () {30 vars in 691 bytes} [Sun Jun 28 21:08:51 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2790] 10.0.0.242 () {30 vars in 667 bytes} [Sun Jun 28 21:08:51 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: 1346/2791] 10.0.0.242 () {30 vars in 703 bytes} [Sun Jun 28 21:08:51 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) [pid: 7|app: 0|req: 1446/2792] 10.0.0.242 () {28 vars in 438 bytes} [Sun Jun 28 21:08:52 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: 1347/2793] 10.0.0.242 () {30 vars in 727 bytes} [Sun Jun 28 21:08:52 2026] GET /v2.0/subnets/eacfb62b-d475-4e4b-9909-5e70fe559ceb => 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: 1447/2794] 199.204.45.138 () {30 vars in 702 bytes} [Sun Jun 28 21:08:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2795] 199.204.45.138 () {30 vars in 704 bytes} [Sun Jun 28 21:08:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2796] 199.204.45.138 () {30 vars in 680 bytes} [Sun Jun 28 21:08:53 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: 1349/2797] 199.204.45.138 () {30 vars in 716 bytes} [Sun Jun 28 21:08:53 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: 1449/2798] 199.204.45.138 () {30 vars in 740 bytes} [Sun Jun 28 21:08:53 2026] GET /v2.0/subnets/861d1c5f-81f7-47e9-83f3-4ed98fc2ef03 => 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: 1350/2799] 199.204.45.138 () {30 vars in 740 bytes} [Sun Jun 28 21:08:54 2026] GET /v2.0/subnets/eacfb62b-d475-4e4b-9909-5e70fe559ceb => generated 674 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2800] 199.204.45.138 () {30 vars in 768 bytes} [Sun Jun 28 21:08:54 2026] GET /v2.0/ports?device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => generated 3819 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2803] 199.204.45.138 () {30 vars in 702 bytes} [Sun Jun 28 21:08:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2804] 199.204.45.138 () {30 vars in 704 bytes} [Sun Jun 28 21:08: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: 1353/2805] 199.204.45.138 () {30 vars in 680 bytes} [Sun Jun 28 21:08:54 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2806] 199.204.45.138 () {30 vars in 716 bytes} [Sun Jun 28 21:08:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2807] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:08:56 2026] GET /v2.0/networks/96f07525-9635-4c2a-be73-e6e2d457df7a?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: 1454/2808] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:08:56 2026] GET /v2.0/networks/96f07525-9635-4c2a-be73-e6e2d457df7a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2809] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:08:56 2026] GET /v2.0/networks?id=96f07525-9635-4c2a-be73-e6e2d457df7a => generated 800 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2810] 199.204.45.138 () {38 vars in 955 bytes} [Sun Jun 28 21:08:56 2026] POST /v2.0/ports => generated 1307 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2811] 199.204.45.138 () {38 vars in 1028 bytes} [Sun Jun 28 21:08:57 2026] PUT /v2.0/ports/e13c1ddc-fe64-4134-817e-3aa332e6f556 => generated 1468 bytes in 569 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: 1456/2812] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:08:58 2026] GET /v2.0/ports?tenant_id=44164dbd766f4dc0865f8d4c6876cb49&device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => generated 5279 bytes in 56 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: 1357/2813] 199.204.45.138 () {34 vars in 1062 bytes} [Sun Jun 28 21:08:58 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.185&port_id=25281664-6b9c-4369-bd2c-fd9b56a25a35 => 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: 1457/2814] 199.204.45.138 () {34 vars in 984 bytes} [Sun Jun 28 21:08:58 2026] GET /v2.0/subnets?id=babd35ed-3642-4a6f-ba2d-b7b6f0c9928e => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:08:58.932 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f1f67100-1ff1-4540-abe0-9fe6c1136f0b'] response: {'name': 'network-changed', 'server_uuid': '8d3b71ce-0e4c-467a-9134-a4ebd1eec239', 'tag': 'e13c1ddc-fe64-4134-817e-3aa332e6f556', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1358/2815] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:08:58 2026] GET /v2.0/ports?network_id=19f60179-d37b-4409-9b7d-1e365b2bdfeb&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: 1458/2816] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:08:58 2026] GET /v2.0/networks/19f60179-d37b-4409-9b7d-1e365b2bdfeb?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2817] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:08:59 2026] GET /v2.0/networks/19f60179-d37b-4409-9b7d-1e365b2bdfeb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2818] 199.204.45.138 () {34 vars in 1058 bytes} [Sun Jun 28 21:08:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.171&port_id=ed5c8826-328e-40ca-9a3b-ebfb466c80d8 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2819] 199.204.45.138 () {34 vars in 984 bytes} [Sun Jun 28 21:08:59 2026] GET /v2.0/subnets?id=5a1bbcfa-6fbd-450c-99d0-92ac7424d109 => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2820] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:08:59 2026] GET /v2.0/ports?network_id=c27bfd7d-0461-480f-9ae4-37141deb224a&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: 1361/2821] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:08:59 2026] GET /v2.0/networks/c27bfd7d-0461-480f-9ae4-37141deb224a?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: 1461/2822] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:08:59 2026] GET /v2.0/networks/c27bfd7d-0461-480f-9ae4-37141deb224a?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: 1362/2823] 199.204.45.138 () {34 vars in 1058 bytes} [Sun Jun 28 21:08:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.192&port_id=8ec237c8-8872-46f9-a19e-98af4dcfe1a9 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2824] 199.204.45.138 () {34 vars in 984 bytes} [Sun Jun 28 21:08:59 2026] GET /v2.0/subnets?id=861d1c5f-81f7-47e9-83f3-4ed98fc2ef03 => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2825] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:08:59 2026] GET /v2.0/ports?network_id=369e12ca-354c-44b8-b976-c894b020547c&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2826] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:08:59 2026] GET /v2.0/networks/369e12ca-354c-44b8-b976-c894b020547c?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2827] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:08:59 2026] GET /v2.0/networks/369e12ca-354c-44b8-b976-c894b020547c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2828] 199.204.45.138 () {34 vars in 1058 bytes} [Sun Jun 28 21:08:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.106&port_id=e13c1ddc-fe64-4134-817e-3aa332e6f556 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2829] 199.204.45.138 () {34 vars in 1106 bytes} [Sun Jun 28 21:08:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A174&port_id=e13c1ddc-fe64-4134-817e-3aa332e6f556 => 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: 1465/2830] 199.204.45.138 () {34 vars in 1064 bytes} [Sun Jun 28 21:08:59 2026] GET /v2.0/subnets?id=eacfb62b-d475-4e4b-9909-5e70fe559ceb&id=18841988-a65d-48fc-9187-4e30f9264a75 => generated 1414 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2831] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:08:59 2026] GET /v2.0/ports?network_id=96f07525-9635-4c2a-be73-e6e2d457df7a&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: 1466/2832] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:08:59 2026] GET /v2.0/ports?network_id=96f07525-9635-4c2a-be73-e6e2d457df7a&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2833] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:08:59 2026] GET /v2.0/networks/96f07525-9635-4c2a-be73-e6e2d457df7a?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2834] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:08:59 2026] GET /v2.0/networks/96f07525-9635-4c2a-be73-e6e2d457df7a?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: 1368/2835] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:09:00 2026] GET /v2.0/ports?tenant_id=44164dbd766f4dc0865f8d4c6876cb49&device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => generated 5279 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2836] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:09:00 2026] GET /v2.0/networks?id=96f07525-9635-4c2a-be73-e6e2d457df7a => generated 800 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2837] 199.204.45.138 () {34 vars in 1058 bytes} [Sun Jun 28 21:09:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.106&port_id=e13c1ddc-fe64-4134-817e-3aa332e6f556 => 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: 1469/2838] 199.204.45.138 () {34 vars in 1106 bytes} [Sun Jun 28 21:09:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A174&port_id=e13c1ddc-fe64-4134-817e-3aa332e6f556 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2839] 199.204.45.138 () {34 vars in 1064 bytes} [Sun Jun 28 21:09:01 2026] GET /v2.0/subnets?id=eacfb62b-d475-4e4b-9909-5e70fe559ceb&id=18841988-a65d-48fc-9187-4e30f9264a75 => 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: 1470/2840] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:09:01 2026] GET /v2.0/ports?network_id=96f07525-9635-4c2a-be73-e6e2d457df7a&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: 1371/2841] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:09:01 2026] GET /v2.0/ports?network_id=96f07525-9635-4c2a-be73-e6e2d457df7a&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2842] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:09:01 2026] GET /v2.0/networks/96f07525-9635-4c2a-be73-e6e2d457df7a?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: 1372/2843] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:09:01 2026] GET /v2.0/networks/96f07525-9635-4c2a-be73-e6e2d457df7a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2844] 10.0.0.85 () {34 vars in 970 bytes} [Sun Jun 28 21:09:03 2026] GET /v2.0/ports/e13c1ddc-fe64-4134-817e-3aa332e6f556 => generated 1470 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2845] 199.204.45.138 () {30 vars in 736 bytes} [Sun Jun 28 21:09:03 2026] GET /v2.0/ports/e13c1ddc-fe64-4134-817e-3aa332e6f556 => generated 1470 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2846] 199.204.45.138 () {30 vars in 736 bytes} [Sun Jun 28 21:09:03 2026] GET /v2.0/ports/e13c1ddc-fe64-4134-817e-3aa332e6f556 => generated 1470 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2847] 199.204.45.138 () {34 vars in 789 bytes} [Sun Jun 28 21:09:03 2026] PUT /v2.0/ports/e13c1ddc-fe64-4134-817e-3aa332e6f556 => generated 1201 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2848] 199.204.45.138 () {30 vars in 742 bytes} [Sun Jun 28 21:09:03 2026] GET /v2.0/networks/96f07525-9635-4c2a-be73-e6e2d457df7a => generated 797 bytes in 55 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: 1375/2849] 199.204.45.138 () {30 vars in 740 bytes} [Sun Jun 28 21:09:03 2026] GET /v2.0/subnets/eacfb62b-d475-4e4b-9909-5e70fe559ceb => generated 674 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2850] 199.204.45.138 () {30 vars in 702 bytes} [Sun Jun 28 21:09:03 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: 1376/2851] 199.204.45.138 () {30 vars in 704 bytes} [Sun Jun 28 21:09:03 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: 1476/2852] 199.204.45.138 () {30 vars in 680 bytes} [Sun Jun 28 21:09:03 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:09:03.922 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e1c53ae-87b7-4212-a4a5-3e5224a38a59'] response: {'name': 'network-changed', 'server_uuid': '8d3b71ce-0e4c-467a-9134-a4ebd1eec239', 'tag': 'e13c1ddc-fe64-4134-817e-3aa332e6f556', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1377/2853] 199.204.45.138 () {30 vars in 716 bytes} [Sun Jun 28 21:09:03 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: 1477/2854] 199.204.45.138 () {30 vars in 740 bytes} [Sun Jun 28 21:09:03 2026] GET /v2.0/subnets/5a1bbcfa-6fbd-450c-99d0-92ac7424d109 => 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: 1378/2855] 199.204.45.138 () {30 vars in 736 bytes} [Sun Jun 28 21:09:03 2026] GET /v2.0/ports/ea66e675-2b49-4469-a445-a19ffeef2f7a => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2856] 199.204.45.138 () {30 vars in 736 bytes} [Sun Jun 28 21:09:04 2026] GET /v2.0/ports/ed5c8826-328e-40ca-9a3b-ebfb466c80d8 => generated 1350 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2857] 199.204.45.138 () {30 vars in 740 bytes} [Sun Jun 28 21:09:04 2026] GET /v2.0/subnets/5a1bbcfa-6fbd-450c-99d0-92ac7424d109 => 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: 1479/2858] 199.204.45.138 () {30 vars in 742 bytes} [Sun Jun 28 21:09:04 2026] GET /v2.0/networks/c27bfd7d-0461-480f-9ae4-37141deb224a => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2859] 199.204.45.138 () {30 vars in 736 bytes} [Sun Jun 28 21:09:04 2026] GET /v2.0/ports/ea66e675-2b49-4469-a445-a19ffeef2f7a => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2860] 199.204.45.138 () {30 vars in 740 bytes} [Sun Jun 28 21:09:04 2026] GET /v2.0/subnets/5a1bbcfa-6fbd-450c-99d0-92ac7424d109 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2861] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:09:04 2026] GET /v2.0/ports?tenant_id=44164dbd766f4dc0865f8d4c6876cb49&device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => generated 5048 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2862] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:09:04 2026] GET /v2.0/networks?id=96f07525-9635-4c2a-be73-e6e2d457df7a => generated 800 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2863] 199.204.45.138 () {34 vars in 1058 bytes} [Sun Jun 28 21:09:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.106&port_id=e13c1ddc-fe64-4134-817e-3aa332e6f556 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2864] 199.204.45.138 () {34 vars in 984 bytes} [Sun Jun 28 21:09:04 2026] GET /v2.0/subnets?id=eacfb62b-d475-4e4b-9909-5e70fe559ceb => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2865] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:09:04 2026] GET /v2.0/ports?network_id=96f07525-9635-4c2a-be73-e6e2d457df7a&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2866] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:09:04 2026] GET /v2.0/networks/96f07525-9635-4c2a-be73-e6e2d457df7a?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: 1384/2867] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:09:04 2026] GET /v2.0/networks/96f07525-9635-4c2a-be73-e6e2d457df7a?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: 1386/2870] 199.204.45.138 () {30 vars in 702 bytes} [Sun Jun 28 21:09:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2871] 199.204.45.138 () {30 vars in 704 bytes} [Sun Jun 28 21:09: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: 8|app: 0|req: 1387/2872] 199.204.45.138 () {30 vars in 680 bytes} [Sun Jun 28 21:09:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2873] 199.204.45.138 () {30 vars in 716 bytes} [Sun Jun 28 21:09:16 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: 1388/2874] 199.204.45.138 () {30 vars in 740 bytes} [Sun Jun 28 21:09:16 2026] GET /v2.0/subnets/861d1c5f-81f7-47e9-83f3-4ed98fc2ef03 => generated 674 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2875] 199.204.45.138 () {30 vars in 768 bytes} [Sun Jun 28 21:09:16 2026] GET /v2.0/ports?device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => generated 5048 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2876] 199.204.45.138 () {30 vars in 702 bytes} [Sun Jun 28 21:09:17 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: 1488/2877] 199.204.45.138 () {30 vars in 704 bytes} [Sun Jun 28 21:09:17 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: 1390/2878] 199.204.45.138 () {30 vars in 680 bytes} [Sun Jun 28 21:09:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2879] 199.204.45.138 () {30 vars in 716 bytes} [Sun Jun 28 21:09:17 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: 1391/2880] 199.204.45.138 () {30 vars in 736 bytes} [Sun Jun 28 21:09:17 2026] GET /v2.0/ports/e13c1ddc-fe64-4134-817e-3aa332e6f556 => generated 1237 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2881] 199.204.45.138 () {34 vars in 788 bytes} [Sun Jun 28 21:09:17 2026] PUT /v2.0/ports/e13c1ddc-fe64-4134-817e-3aa332e6f556 => generated 1026 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2882] 199.204.45.138 () {30 vars in 742 bytes} [Sun Jun 28 21:09:17 2026] GET /v2.0/networks/96f07525-9635-4c2a-be73-e6e2d457df7a => generated 797 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1491/2883] 199.204.45.138 () {30 vars in 768 bytes} [Sun Jun 28 21:09:17 2026] GET /v2.0/ports?device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => generated 4873 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2884] 199.204.45.138 () {30 vars in 768 bytes} [Sun Jun 28 21:09:17 2026] GET /v2.0/ports?device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => generated 4873 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:09:18.158 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-54b145ba-0f2b-44b9-bd28-33a98fb39c0d'] response: {'name': 'network-changed', 'server_uuid': '8d3b71ce-0e4c-467a-9134-a4ebd1eec239', 'tag': 'e13c1ddc-fe64-4134-817e-3aa332e6f556', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1492/2885] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:09:18 2026] GET /v2.0/ports?tenant_id=44164dbd766f4dc0865f8d4c6876cb49&device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => generated 4873 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2886] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:09:18 2026] GET /v2.0/networks?id=96f07525-9635-4c2a-be73-e6e2d457df7a => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2887] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:09:18 2026] GET /v2.0/networks/96f07525-9635-4c2a-be73-e6e2d457df7a?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: 1395/2888] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:09:18 2026] GET /v2.0/networks/96f07525-9635-4c2a-be73-e6e2d457df7a?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: 1494/2889] 199.204.45.138 () {30 vars in 768 bytes} [Sun Jun 28 21:09:18 2026] GET /v2.0/ports?device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => generated 4873 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2890] 199.204.45.138 () {34 vars in 975 bytes} [Sun Jun 28 21:09:19 2026] GET /v2.0/ports/e13c1ddc-fe64-4134-817e-3aa332e6f556 => generated 1062 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2891] 199.204.45.138 () {30 vars in 768 bytes} [Sun Jun 28 21:09:19 2026] GET /v2.0/ports?device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => generated 4873 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2892] 199.204.45.138 () {36 vars in 997 bytes} [Sun Jun 28 21:09:19 2026] DELETE /v2.0/ports/e13c1ddc-fe64-4134-817e-3aa332e6f556 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2893] 199.204.45.138 () {30 vars in 768 bytes} [Sun Jun 28 21:09:20 2026] GET /v2.0/ports?device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => generated 3819 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:09:20.953 7 INFO neutron.pecan_wsgi.hooks.translation [None req-49460603-3e19-4215-81d5-969700f62219 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1496/2894] 199.204.45.138 () {32 vars in 758 bytes} [Sun Jun 28 21:09:20 2026] DELETE /v2.0/ports/e13c1ddc-fe64-4134-817e-3aa332e6f556 => 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: 1399/2895] 199.204.45.138 () {30 vars in 702 bytes} [Sun Jun 28 21:09:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2896] 199.204.45.138 () {30 vars in 704 bytes} [Sun Jun 28 21:09:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2897] 199.204.45.138 () {30 vars in 680 bytes} [Sun Jun 28 21:09:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:09:21.097 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-53a48ab2-4950-4d2c-8b80-de5776cb18b1'] response: {'server_uuid': '8d3b71ce-0e4c-467a-9134-a4ebd1eec239', 'name': 'network-vif-deleted', 'tag': 'e13c1ddc-fe64-4134-817e-3aa332e6f556', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1498/2898] 199.204.45.138 () {30 vars in 716 bytes} [Sun Jun 28 21:09: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: 8|app: 0|req: 1401/2899] 199.204.45.138 () {30 vars in 740 bytes} [Sun Jun 28 21:09:21 2026] GET /v2.0/subnets/5a1bbcfa-6fbd-450c-99d0-92ac7424d109 => 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: 1499/2900] 199.204.45.138 () {30 vars in 736 bytes} [Sun Jun 28 21:09:21 2026] GET /v2.0/ports/ea66e675-2b49-4469-a445-a19ffeef2f7a => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2901] 199.204.45.138 () {30 vars in 736 bytes} [Sun Jun 28 21:09:21 2026] GET /v2.0/ports/ed5c8826-328e-40ca-9a3b-ebfb466c80d8 => generated 1350 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2902] 199.204.45.138 () {30 vars in 740 bytes} [Sun Jun 28 21:09:21 2026] GET /v2.0/subnets/5a1bbcfa-6fbd-450c-99d0-92ac7424d109 => 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: 1403/2903] 199.204.45.138 () {30 vars in 742 bytes} [Sun Jun 28 21:09:21 2026] GET /v2.0/networks/c27bfd7d-0461-480f-9ae4-37141deb224a => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2904] 199.204.45.138 () {30 vars in 736 bytes} [Sun Jun 28 21:09:21 2026] GET /v2.0/ports/ea66e675-2b49-4469-a445-a19ffeef2f7a => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2905] 199.204.45.138 () {30 vars in 740 bytes} [Sun Jun 28 21:09:21 2026] GET /v2.0/subnets/5a1bbcfa-6fbd-450c-99d0-92ac7424d109 => 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: 1502/2906] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:09:21 2026] GET /v2.0/ports?tenant_id=44164dbd766f4dc0865f8d4c6876cb49&device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => generated 3819 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2907] 199.204.45.138 () {34 vars in 1226 bytes} [Sun Jun 28 21:09:21 2026] GET /v2.0/networks?id=19f60179-d37b-4409-9b7d-1e365b2bdfeb&id=c27bfd7d-0461-480f-9ae4-37141deb224a&id=369e12ca-354c-44b8-b976-c894b020547c&id=96f07525-9635-4c2a-be73-e6e2d457df7a => generated 3097 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2908] 199.204.45.138 () {34 vars in 1062 bytes} [Sun Jun 28 21:09:21 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.185&port_id=25281664-6b9c-4369-bd2c-fd9b56a25a35 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2909] 199.204.45.138 () {34 vars in 984 bytes} [Sun Jun 28 21:09:21 2026] GET /v2.0/subnets?id=babd35ed-3642-4a6f-ba2d-b7b6f0c9928e => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2910] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:09:21 2026] GET /v2.0/ports?network_id=19f60179-d37b-4409-9b7d-1e365b2bdfeb&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: 1407/2911] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:09:21 2026] GET /v2.0/networks/19f60179-d37b-4409-9b7d-1e365b2bdfeb?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2912] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:09:21 2026] GET /v2.0/networks/19f60179-d37b-4409-9b7d-1e365b2bdfeb?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: 1408/2913] 199.204.45.138 () {34 vars in 1058 bytes} [Sun Jun 28 21:09:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.171&port_id=ed5c8826-328e-40ca-9a3b-ebfb466c80d8 => 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: 1506/2914] 199.204.45.138 () {34 vars in 984 bytes} [Sun Jun 28 21:09:21 2026] GET /v2.0/subnets?id=5a1bbcfa-6fbd-450c-99d0-92ac7424d109 => 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: 1409/2915] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:09:21 2026] GET /v2.0/ports?network_id=c27bfd7d-0461-480f-9ae4-37141deb224a&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2916] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:09:21 2026] GET /v2.0/networks/c27bfd7d-0461-480f-9ae4-37141deb224a?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2917] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:09:21 2026] GET /v2.0/networks/c27bfd7d-0461-480f-9ae4-37141deb224a?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: 1508/2918] 199.204.45.138 () {34 vars in 1058 bytes} [Sun Jun 28 21:09:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.192&port_id=8ec237c8-8872-46f9-a19e-98af4dcfe1a9 => 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: 1411/2919] 199.204.45.138 () {34 vars in 984 bytes} [Sun Jun 28 21:09:22 2026] GET /v2.0/subnets?id=861d1c5f-81f7-47e9-83f3-4ed98fc2ef03 => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2920] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:09:22 2026] GET /v2.0/ports?network_id=369e12ca-354c-44b8-b976-c894b020547c&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2921] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:09:22 2026] GET /v2.0/networks/369e12ca-354c-44b8-b976-c894b020547c?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2922] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:09:22 2026] GET /v2.0/networks/369e12ca-354c-44b8-b976-c894b020547c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2925] 199.204.45.138 () {30 vars in 702 bytes} [Sun Jun 28 21:09:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2926] 199.204.45.138 () {30 vars in 704 bytes} [Sun Jun 28 21:09:27 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: 1513/2927] 199.204.45.138 () {30 vars in 680 bytes} [Sun Jun 28 21:09:27 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: 1415/2928] 199.204.45.138 () {30 vars in 716 bytes} [Sun Jun 28 21:09:27 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: 1514/2929] 199.204.45.138 () {30 vars in 768 bytes} [Sun Jun 28 21:09:27 2026] GET /v2.0/ports?device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => generated 3819 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2930] 199.204.45.138 () {30 vars in 702 bytes} [Sun Jun 28 21:09:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2931] 199.204.45.138 () {30 vars in 704 bytes} [Sun Jun 28 21:09:27 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: 1417/2932] 199.204.45.138 () {30 vars in 680 bytes} [Sun Jun 28 21:09:27 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: 1516/2933] 199.204.45.138 () {30 vars in 716 bytes} [Sun Jun 28 21:09: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: 8|app: 0|req: 1418/2934] 199.204.45.138 () {30 vars in 736 bytes} [Sun Jun 28 21:09:27 2026] GET /v2.0/ports/8ec237c8-8872-46f9-a19e-98af4dcfe1a9 => generated 1237 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/2935] 199.204.45.138 () {34 vars in 788 bytes} [Sun Jun 28 21:09:27 2026] PUT /v2.0/ports/8ec237c8-8872-46f9-a19e-98af4dcfe1a9 => generated 1026 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2936] 199.204.45.138 () {30 vars in 742 bytes} [Sun Jun 28 21:09:27 2026] GET /v2.0/networks/369e12ca-354c-44b8-b976-c894b020547c => generated 798 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1518/2937] 199.204.45.138 () {30 vars in 768 bytes} [Sun Jun 28 21:09:27 2026] GET /v2.0/ports?device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => generated 3644 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2938] 199.204.45.138 () {30 vars in 768 bytes} [Sun Jun 28 21:09:27 2026] GET /v2.0/ports?device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => generated 3644 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:09:28.405 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-712a3835-4bbe-481b-9e2b-ff5a4964fd39'] response: {'name': 'network-changed', 'server_uuid': '8d3b71ce-0e4c-467a-9134-a4ebd1eec239', 'tag': '8ec237c8-8872-46f9-a19e-98af4dcfe1a9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1519/2939] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:09:28 2026] GET /v2.0/ports?tenant_id=44164dbd766f4dc0865f8d4c6876cb49&device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => generated 3644 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2940] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:09:28 2026] GET /v2.0/networks?id=369e12ca-354c-44b8-b976-c894b020547c => generated 801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/2941] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:09:28 2026] GET /v2.0/networks/369e12ca-354c-44b8-b976-c894b020547c?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2942] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:09:28 2026] GET /v2.0/networks/369e12ca-354c-44b8-b976-c894b020547c?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: 1521/2943] 199.204.45.138 () {30 vars in 768 bytes} [Sun Jun 28 21:09:29 2026] GET /v2.0/ports?device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => generated 3644 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2944] 199.204.45.138 () {34 vars in 975 bytes} [Sun Jun 28 21:09:29 2026] GET /v2.0/ports/8ec237c8-8872-46f9-a19e-98af4dcfe1a9 => generated 1062 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2945] 199.204.45.138 () {30 vars in 768 bytes} [Sun Jun 28 21:09:30 2026] GET /v2.0/ports?device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => generated 3644 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2946] 199.204.45.138 () {36 vars in 997 bytes} [Sun Jun 28 21:09:30 2026] DELETE /v2.0/ports/8ec237c8-8872-46f9-a19e-98af4dcfe1a9 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2947] 199.204.45.138 () {30 vars in 768 bytes} [Sun Jun 28 21:09:31 2026] GET /v2.0/ports?device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => generated 2590 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:09:31.256 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c8e5e76e-fff1-48e1-8d93-37fa19339617 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1523/2948] 199.204.45.138 () {32 vars in 758 bytes} [Sun Jun 28 21:09:31 2026] DELETE /v2.0/ports/8ec237c8-8872-46f9-a19e-98af4dcfe1a9 => 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: 1426/2949] 199.204.45.138 () {30 vars in 702 bytes} [Sun Jun 28 21:09:31 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/2950] 199.204.45.138 () {30 vars in 704 bytes} [Sun Jun 28 21:09:31 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2951] 199.204.45.138 () {30 vars in 680 bytes} [Sun Jun 28 21:09:31 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:09:31.395 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8f063e3-29bc-487f-94bb-ea2dac7cbf32'] response: {'server_uuid': '8d3b71ce-0e4c-467a-9134-a4ebd1eec239', 'name': 'network-vif-deleted', 'tag': '8ec237c8-8872-46f9-a19e-98af4dcfe1a9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1525/2952] 199.204.45.138 () {30 vars in 716 bytes} [Sun Jun 28 21:09:31 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: 1428/2953] 199.204.45.138 () {30 vars in 740 bytes} [Sun Jun 28 21:09:31 2026] GET /v2.0/subnets/5a1bbcfa-6fbd-450c-99d0-92ac7424d109 => 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: 1526/2954] 199.204.45.138 () {30 vars in 736 bytes} [Sun Jun 28 21:09:31 2026] GET /v2.0/ports/ea66e675-2b49-4469-a445-a19ffeef2f7a => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2955] 199.204.45.138 () {30 vars in 736 bytes} [Sun Jun 28 21:09:31 2026] GET /v2.0/ports/ed5c8826-328e-40ca-9a3b-ebfb466c80d8 => generated 1350 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/2956] 199.204.45.138 () {30 vars in 740 bytes} [Sun Jun 28 21:09:31 2026] GET /v2.0/subnets/5a1bbcfa-6fbd-450c-99d0-92ac7424d109 => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2957] 199.204.45.138 () {30 vars in 742 bytes} [Sun Jun 28 21:09:31 2026] GET /v2.0/networks/c27bfd7d-0461-480f-9ae4-37141deb224a => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/2958] 199.204.45.138 () {30 vars in 736 bytes} [Sun Jun 28 21:09:31 2026] GET /v2.0/ports/ea66e675-2b49-4469-a445-a19ffeef2f7a => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2959] 199.204.45.138 () {30 vars in 740 bytes} [Sun Jun 28 21:09:31 2026] GET /v2.0/subnets/5a1bbcfa-6fbd-450c-99d0-92ac7424d109 => generated 676 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/2960] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:09:31 2026] GET /v2.0/ports?tenant_id=44164dbd766f4dc0865f8d4c6876cb49&device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => generated 2590 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2961] 199.204.45.138 () {34 vars in 1146 bytes} [Sun Jun 28 21:09:31 2026] GET /v2.0/networks?id=19f60179-d37b-4409-9b7d-1e365b2bdfeb&id=c27bfd7d-0461-480f-9ae4-37141deb224a&id=369e12ca-354c-44b8-b976-c894b020547c => generated 2311 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/2962] 199.204.45.138 () {34 vars in 1062 bytes} [Sun Jun 28 21:09:31 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.185&port_id=25281664-6b9c-4369-bd2c-fd9b56a25a35 => 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: 1433/2963] 199.204.45.138 () {34 vars in 984 bytes} [Sun Jun 28 21:09:31 2026] GET /v2.0/subnets?id=babd35ed-3642-4a6f-ba2d-b7b6f0c9928e => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/2964] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:09:31 2026] GET /v2.0/ports?network_id=19f60179-d37b-4409-9b7d-1e365b2bdfeb&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2965] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:09:31 2026] GET /v2.0/networks/19f60179-d37b-4409-9b7d-1e365b2bdfeb?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: 1532/2966] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:09:31 2026] GET /v2.0/networks/19f60179-d37b-4409-9b7d-1e365b2bdfeb?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: 1435/2967] 199.204.45.138 () {34 vars in 1058 bytes} [Sun Jun 28 21:09:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.171&port_id=ed5c8826-328e-40ca-9a3b-ebfb466c80d8 => 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: 1533/2968] 199.204.45.138 () {34 vars in 984 bytes} [Sun Jun 28 21:09:32 2026] GET /v2.0/subnets?id=5a1bbcfa-6fbd-450c-99d0-92ac7424d109 => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2969] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:09:32 2026] GET /v2.0/ports?network_id=c27bfd7d-0461-480f-9ae4-37141deb224a&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/2970] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:09:32 2026] GET /v2.0/networks/c27bfd7d-0461-480f-9ae4-37141deb224a?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2971] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:09:32 2026] GET /v2.0/networks/c27bfd7d-0461-480f-9ae4-37141deb224a?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: 1536/2974] 199.204.45.138 () {34 vars in 1096 bytes} [Sun Jun 28 21:09:41 2026] GET /v2.0/ports?device_id=38db9369-776b-4d60-bcea-aad45c33c1e0&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2975] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:09:42 2026] GET /v2.0/ports?tenant_id=893645e56d2644c6bf34af9d77963752&device_id=38db9369-776b-4d60-bcea-aad45c33c1e0 => generated 1465 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/2976] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:09:42 2026] GET /v2.0/networks?id=369e12ca-354c-44b8-b976-c894b020547c => generated 801 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2977] 199.204.45.138 () {34 vars in 1056 bytes} [Sun Jun 28 21:09:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.22&port_id=c368f4f7-c950-4969-b795-0a26ac82451e => generated 859 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/2978] 199.204.45.138 () {34 vars in 1104 bytes} [Sun Jun 28 21:09:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1dd&port_id=c368f4f7-c950-4969-b795-0a26ac82451e => 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: 1441/2979] 199.204.45.138 () {34 vars in 1064 bytes} [Sun Jun 28 21:09:42 2026] GET /v2.0/subnets?id=d573de0e-e230-4b7c-8fc9-84b596041429&id=861d1c5f-81f7-47e9-83f3-4ed98fc2ef03 => generated 1410 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/2980] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:09:43 2026] GET /v2.0/ports?network_id=369e12ca-354c-44b8-b976-c894b020547c&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: 1442/2981] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:09:43 2026] GET /v2.0/ports?network_id=369e12ca-354c-44b8-b976-c894b020547c&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: 1540/2982] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:09:43 2026] GET /v2.0/networks/369e12ca-354c-44b8-b976-c894b020547c?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: 1443/2983] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:09:43 2026] GET /v2.0/networks/369e12ca-354c-44b8-b976-c894b020547c?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: 1541/2984] 199.204.45.138 () {30 vars in 702 bytes} [Sun Jun 28 21:09:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2985] 199.204.45.138 () {30 vars in 704 bytes} [Sun Jun 28 21:09:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/2986] 199.204.45.138 () {30 vars in 680 bytes} [Sun Jun 28 21:09: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: 1445/2987] 199.204.45.138 () {30 vars in 716 bytes} [Sun Jun 28 21:09:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:09:43.417 7 INFO neutron.api.v2.resource [None req-78f70bfd-7913-4da5-9925-7e27165cb7d7 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1543/2988] 199.204.45.138 () {30 vars in 762 bytes} [Sun Jun 28 21:09:43 2026] GET /v2.0/security-groups/lb-298f069e-a36e-42fc-ac4e-21da7e61dc3f => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2989] 199.204.45.138 () {30 vars in 784 bytes} [Sun Jun 28 21:09:43 2026] GET /v2.0/security-groups?name=lb-298f069e-a36e-42fc-ac4e-21da7e61dc3f => generated 2863 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/2990] 199.204.45.138 () {30 vars in 814 bytes} [Sun Jun 28 21:09:43 2026] GET /v2.0/security-group-rules?security_group_id=ae855c68-7c87-4b55-aed0-9cdedcd43020 => generated 2334 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2991] 199.204.45.138 () {32 vars in 788 bytes} [Sun Jun 28 21:09:43 2026] DELETE /v2.0/security-group-rules/0c3ce006-0752-4b34-800f-80e906303a24 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/2992] 199.204.45.138 () {32 vars in 788 bytes} [Sun Jun 28 21:09:43 2026] DELETE /v2.0/security-group-rules/e39b74f6-e6bf-4d91-8baf-cff4ae94122b => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:09:47.362 8 INFO neutron.db.l3_db [None req-53aa6c6a-b6f1-4f98-bb25-bdefa221768a 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] Floating IP a5a48cf5-3b76-4c2c-b08e-3301ff1518f3 disassociated (deleted). External IP: 10.96.250.215, port: ea66e675-2b49-4469-a445-a19ffeef2f7a. [pid: 8|app: 0|req: 1448/2993] 10.0.0.151 () {32 vars in 732 bytes} [Sun Jun 28 21:09:47 2026] DELETE /v2.0/floatingips/a5a48cf5-3b76-4c2c-b08e-3301ff1518f3 => generated 0 bytes in 632 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:09:47.691 7 INFO neutron.api.v2.resource [None req-09e10d11-513e-4575-b205-2bde7ccf4460 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1546/2994] 10.0.0.151 () {32 vars in 729 bytes} [Sun Jun 28 21:09:47 2026] GET /v2.0/floatingips/a5a48cf5-3b76-4c2c-b08e-3301ff1518f3 => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2995] 199.204.45.138 () {30 vars in 702 bytes} [Sun Jun 28 21:09:48 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: 1547/2996] 199.204.45.138 () {30 vars in 704 bytes} [Sun Jun 28 21:09:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2997] 199.204.45.138 () {30 vars in 680 bytes} [Sun Jun 28 21:09:48 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: 1548/2998] 199.204.45.138 () {30 vars in 716 bytes} [Sun Jun 28 21:09:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:09:48.482 8 INFO neutron.api.v2.resource [None req-4618477f-c9a6-4dea-b134-582203e858e4 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1451/2999] 199.204.45.138 () {30 vars in 762 bytes} [Sun Jun 28 21:09:48 2026] GET /v2.0/security-groups/lb-298f069e-a36e-42fc-ac4e-21da7e61dc3f => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3000] 199.204.45.138 () {30 vars in 784 bytes} [Sun Jun 28 21:09:48 2026] GET /v2.0/security-groups?name=lb-298f069e-a36e-42fc-ac4e-21da7e61dc3f => generated 1637 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/3001] 199.204.45.138 () {30 vars in 814 bytes} [Sun Jun 28 21:09:48 2026] GET /v2.0/security-group-rules?security_group_id=ae855c68-7c87-4b55-aed0-9cdedcd43020 => generated 1182 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3002] 199.204.45.138 () {30 vars in 702 bytes} [Sun Jun 28 21:09:48 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: 1453/3003] 199.204.45.138 () {30 vars in 704 bytes} [Sun Jun 28 21:09:48 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: 1551/3004] 199.204.45.138 () {30 vars in 680 bytes} [Sun Jun 28 21:09:48 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: 1454/3005] 199.204.45.138 () {30 vars in 716 bytes} [Sun Jun 28 21:09:48 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: 1552/3006] 199.204.45.138 () {30 vars in 740 bytes} [Sun Jun 28 21:09:48 2026] GET /v2.0/subnets/5a1bbcfa-6fbd-450c-99d0-92ac7424d109 => 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: 1455/3007] 199.204.45.138 () {30 vars in 768 bytes} [Sun Jun 28 21:09:48 2026] GET /v2.0/ports?device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => generated 2590 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3008] 199.204.45.138 () {30 vars in 768 bytes} [Sun Jun 28 21:09:48 2026] GET /v2.0/ports?device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => generated 2590 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/3009] 199.204.45.138 () {30 vars in 768 bytes} [Sun Jun 28 21:09:48 2026] GET /v2.0/ports?device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => generated 2590 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3010] 199.204.45.138 () {30 vars in 768 bytes} [Sun Jun 28 21:09:49 2026] GET /v2.0/ports?device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => generated 2590 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/3011] 199.204.45.138 () {30 vars in 768 bytes} [Sun Jun 28 21:09:50 2026] GET /v2.0/ports?device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => generated 2590 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3012] 199.204.45.138 () {34 vars in 975 bytes} [Sun Jun 28 21:09:50 2026] GET /v2.0/ports/ed5c8826-328e-40ca-9a3b-ebfb466c80d8 => generated 1350 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/3013] 199.204.45.138 () {34 vars in 1060 bytes} [Sun Jun 28 21:09:51 2026] GET /v2.0/ports/ed5c8826-328e-40ca-9a3b-ebfb466c80d8?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3014] 199.204.45.138 () {34 vars in 1016 bytes} [Sun Jun 28 21:09:51 2026] GET /v2.0/networks/c27bfd7d-0461-480f-9ae4-37141deb224a?fields=dns_domain => generated 29 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/3015] 199.204.45.138 () {38 vars in 1028 bytes} [Sun Jun 28 21:09:51 2026] PUT /v2.0/ports/ed5c8826-328e-40ca-9a3b-ebfb466c80d8 => generated 1151 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3016] 199.204.45.138 () {30 vars in 768 bytes} [Sun Jun 28 21:09:52 2026] GET /v2.0/ports?device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => generated 1248 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1460/3017] 199.204.45.138 () {34 vars in 788 bytes} [Sun Jun 28 21:09:52 2026] PUT /v2.0/ports/ed5c8826-328e-40ca-9a3b-ebfb466c80d8 => generated 1090 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3018] 199.204.45.138 () {30 vars in 736 bytes} [Sun Jun 28 21:09:52 2026] GET /v2.0/ports/ed5c8826-328e-40ca-9a3b-ebfb466c80d8 => generated 1090 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1461/3019] 199.204.45.138 () {32 vars in 758 bytes} [Sun Jun 28 21:09:52 2026] DELETE /v2.0/ports/ed5c8826-328e-40ca-9a3b-ebfb466c80d8 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3020] 199.204.45.138 () {30 vars in 702 bytes} [Sun Jun 28 21:09:52 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: 1462/3021] 199.204.45.138 () {30 vars in 704 bytes} [Sun Jun 28 21:09:52 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: 1560/3022] 199.204.45.138 () {30 vars in 680 bytes} [Sun Jun 28 21:09:52 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: 1463/3023] 199.204.45.138 () {30 vars in 716 bytes} [Sun Jun 28 21:09:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:09:52.720 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0d00cb61-bf66-4db4-8e6b-514e97d93c6c c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1561/3024] 199.204.45.138 () {32 vars in 758 bytes} [Sun Jun 28 21:09:52 2026] DELETE /v2.0/ports/ed5c8826-328e-40ca-9a3b-ebfb466c80d8 => 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: 1464/3025] 199.204.45.138 () {30 vars in 736 bytes} [Sun Jun 28 21:09:52 2026] GET /v2.0/ports/ea66e675-2b49-4469-a445-a19ffeef2f7a => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:09:52.785 7 INFO neutron.api.v2.resource [None req-b5356bd4-0559-475c-9890-1504f0ebecdf c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1562/3026] 199.204.45.138 () {30 vars in 762 bytes} [Sun Jun 28 21:09:52 2026] GET /v2.0/security-groups/lb-298f069e-a36e-42fc-ac4e-21da7e61dc3f => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/3027] 199.204.45.138 () {30 vars in 784 bytes} [Sun Jun 28 21:09:52 2026] GET /v2.0/security-groups?name=lb-298f069e-a36e-42fc-ac4e-21da7e61dc3f => generated 1637 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3028] 199.204.45.138 () {30 vars in 736 bytes} [Sun Jun 28 21:09:52 2026] GET /v2.0/ports/ea66e675-2b49-4469-a445-a19ffeef2f7a => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/3029] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:09:52 2026] GET /v2.0/ports?tenant_id=44164dbd766f4dc0865f8d4c6876cb49&device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/3030] 199.204.45.138 () {34 vars in 1066 bytes} [Sun Jun 28 21:09:52 2026] GET /v2.0/networks?id=19f60179-d37b-4409-9b7d-1e365b2bdfeb&id=c27bfd7d-0461-480f-9ae4-37141deb224a => generated 1524 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/3031] 199.204.45.138 () {34 vars in 1062 bytes} [Sun Jun 28 21:09:52 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.185&port_id=25281664-6b9c-4369-bd2c-fd9b56a25a35 => 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: 1469/3032] 199.204.45.138 () {34 vars in 984 bytes} [Sun Jun 28 21:09:52 2026] GET /v2.0/subnets?id=babd35ed-3642-4a6f-ba2d-b7b6f0c9928e => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/3033] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:09:53 2026] GET /v2.0/ports?network_id=19f60179-d37b-4409-9b7d-1e365b2bdfeb&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: 1564/3034] 199.204.45.138 () {34 vars in 788 bytes} [Sun Jun 28 21:09:52 2026] PUT /v2.0/ports/ea66e675-2b49-4469-a445-a19ffeef2f7a => generated 1094 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/3035] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:09:53 2026] GET /v2.0/networks/19f60179-d37b-4409-9b7d-1e365b2bdfeb?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: 1565/3036] 199.204.45.138 () {32 vars in 778 bytes} [Sun Jun 28 21:09:53 2026] DELETE /v2.0/security-groups/ae855c68-7c87-4b55-aed0-9cdedcd43020 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/3037] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:09:53 2026] GET /v2.0/networks/19f60179-d37b-4409-9b7d-1e365b2bdfeb?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: 1566/3038] 199.204.45.138 () {32 vars in 758 bytes} [Sun Jun 28 21:09:53 2026] DELETE /v2.0/ports/ea66e675-2b49-4469-a445-a19ffeef2f7a => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/3041] 199.204.45.138 () {34 vars in 994 bytes} [Sun Jun 28 21:09:55 2026] GET /v2.0/ports?device_id=8d3b71ce-0e4c-467a-9134-a4ebd1eec239 => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3042] 199.204.45.138 () {36 vars in 997 bytes} [Sun Jun 28 21:09:55 2026] DELETE /v2.0/ports/25281664-6b9c-4369-bd2c-fd9b56a25a35 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:09:58.595 8 INFO neutron.db.l3_db [None req-47c5d127-ffb4-4e36-b4fc-25a48e9281d6 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] Floating IP 95f4a1eb-1a8f-4dd5-a2ae-7670b51080e6 disassociated (deleted). External IP: 10.96.250.207, port: c3e2f4d4-f2af-457a-a8bc-0ba21e0371cf. [pid: 8|app: 0|req: 1475/3043] 10.0.0.151 () {32 vars in 732 bytes} [Sun Jun 28 21:09:57 2026] DELETE /v2.0/floatingips/95f4a1eb-1a8f-4dd5-a2ae-7670b51080e6 => generated 0 bytes in 1024 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:09:58.946 7 INFO neutron.api.v2.resource [None req-34da44c7-fc13-4f0e-85c2-ec3b4074323a 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1569/3044] 10.0.0.151 () {32 vars in 729 bytes} [Sun Jun 28 21:09:58 2026] GET /v2.0/floatingips/95f4a1eb-1a8f-4dd5-a2ae-7670b51080e6 => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/3045] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:09:59 2026] GET /v2.0/ports?device_id=a30ef4d2-5d83-4fd0-a2f4-2b665c188cf5 => generated 1200 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3046] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:09:59 2026] GET /v2.0/security-groups?id=baa91da7-e925-452a-b52f-05a64ef98e7f&fields=id&fields=name => generated 111 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:09:59.736 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-39ce1501-7707-4e05-a76d-6f51fbd2c031'] response: {'name': 'network-changed', 'server_uuid': 'a30ef4d2-5d83-4fd0-a2f4-2b665c188cf5', 'tag': 'c3e2f4d4-f2af-457a-a8bc-0ba21e0371cf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1477/3047] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:09:59 2026] GET /v2.0/ports?tenant_id=893645e56d2644c6bf34af9d77963752&device_id=a30ef4d2-5d83-4fd0-a2f4-2b665c188cf5 => generated 1469 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:09:59.781 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-25ed2625-eb31-4d7b-b1a4-130ad2fa14af'] response: {'server_uuid': '8d3b71ce-0e4c-467a-9134-a4ebd1eec239', 'name': 'network-vif-deleted', 'tag': '25281664-6b9c-4369-bd2c-fd9b56a25a35', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1571/3048] 199.204.45.138 () {34 vars in 986 bytes} [Sun Jun 28 21:09:59 2026] GET /v2.0/networks?id=96f07525-9635-4c2a-be73-e6e2d457df7a => generated 800 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/3049] 199.204.45.138 () {34 vars in 1058 bytes} [Sun Jun 28 21:09:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.211&port_id=c3e2f4d4-f2af-457a-a8bc-0ba21e0371cf => 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: 1572/3050] 199.204.45.138 () {34 vars in 1104 bytes} [Sun Jun 28 21:09:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ac4&port_id=c3e2f4d4-f2af-457a-a8bc-0ba21e0371cf => 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: 1479/3051] 199.204.45.138 () {34 vars in 1064 bytes} [Sun Jun 28 21:09:59 2026] GET /v2.0/subnets?id=eacfb62b-d475-4e4b-9909-5e70fe559ceb&id=18841988-a65d-48fc-9187-4e30f9264a75 => generated 1414 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3052] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:09:59 2026] GET /v2.0/ports?network_id=96f07525-9635-4c2a-be73-e6e2d457df7a&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: 1480/3053] 199.204.45.138 () {34 vars in 1052 bytes} [Sun Jun 28 21:09:59 2026] GET /v2.0/ports?network_id=96f07525-9635-4c2a-be73-e6e2d457df7a&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3054] 199.204.45.138 () {34 vars in 1012 bytes} [Sun Jun 28 21:10:00 2026] GET /v2.0/networks/96f07525-9635-4c2a-be73-e6e2d457df7a?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: 1481/3055] 199.204.45.138 () {34 vars in 1112 bytes} [Sun Jun 28 21:10:00 2026] GET /v2.0/networks/96f07525-9635-4c2a-be73-e6e2d457df7a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3056] 199.204.45.138 () {34 vars in 994 bytes} [Sun Jun 28 21:10:00 2026] GET /v2.0/ports?device_id=a30ef4d2-5d83-4fd0-a2f4-2b665c188cf5 => generated 1200 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/3057] 199.204.45.138 () {36 vars in 997 bytes} [Sun Jun 28 21:10:01 2026] DELETE /v2.0/ports/c3e2f4d4-f2af-457a-a8bc-0ba21e0371cf => generated 0 bytes in 408 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3058] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:10:04 2026] GET /v2.0/ports?device_id=a30ef4d2-5d83-4fd0-a2f4-2b665c188cf5 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:10:09.430 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-05a89a4a-ddcc-42dc-8b23-f54f2bacfb9c'] response: {'server_uuid': 'a30ef4d2-5d83-4fd0-a2f4-2b665c188cf5', 'name': 'network-vif-deleted', 'tag': 'c3e2f4d4-f2af-457a-a8bc-0ba21e0371cf', 'status': 'completed', 'code': 200} 2026-06-28 21:10:09.747 8 INFO neutron.db.l3_db [None req-993d36ec-98ae-4d26-9fad-e85162160030 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] Floating IP 6f555162-3728-4f75-8f65-a14bc1fd21ce disassociated (deleted). External IP: 10.96.250.209, port: c368f4f7-c950-4969-b795-0a26ac82451e. [pid: 8|app: 0|req: 1484/3061] 10.0.0.151 () {32 vars in 732 bytes} [Sun Jun 28 21:10:09 2026] DELETE /v2.0/floatingips/6f555162-3728-4f75-8f65-a14bc1fd21ce => generated 0 bytes in 714 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:10:10.130 7 INFO neutron.api.v2.resource [None req-d5c6ec7b-1b17-40e5-8444-2b16c126d38b 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1578/3062] 10.0.0.151 () {32 vars in 729 bytes} [Sun Jun 28 21:10:10 2026] GET /v2.0/floatingips/6f555162-3728-4f75-8f65-a14bc1fd21ce => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3063] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:10:10 2026] GET /v2.0/ports?device_id=38db9369-776b-4d60-bcea-aad45c33c1e0 => generated 1196 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3064] 10.0.0.85 () {34 vars in 1039 bytes} [Sun Jun 28 21:10:10 2026] GET /v2.0/security-groups?id=baa91da7-e925-452a-b52f-05a64ef98e7f&fields=id&fields=name => generated 111 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/3065] 199.204.45.138 () {34 vars in 994 bytes} [Sun Jun 28 21:10:12 2026] GET /v2.0/ports?device_id=38db9369-776b-4d60-bcea-aad45c33c1e0 => generated 1196 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3066] 199.204.45.138 () {36 vars in 997 bytes} [Sun Jun 28 21:10:12 2026] DELETE /v2.0/ports/c368f4f7-c950-4969-b795-0a26ac82451e => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:10:12.793 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-17d054e3-98e1-4997-b83c-f1be4c627dd5'] response: {'name': 'network-changed', 'server_uuid': '38db9369-776b-4d60-bcea-aad45c33c1e0', 'tag': 'c368f4f7-c950-4969-b795-0a26ac82451e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1487/3067] 199.204.45.138 () {34 vars in 1080 bytes} [Sun Jun 28 21:10:12 2026] GET /v2.0/ports?tenant_id=893645e56d2644c6bf34af9d77963752&device_id=38db9369-776b-4d60-bcea-aad45c33c1e0 => 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: 1581/3068] 10.0.0.85 () {34 vars in 989 bytes} [Sun Jun 28 21:10:15 2026] GET /v2.0/ports?device_id=38db9369-776b-4d60-bcea-aad45c33c1e0 => 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: 1488/3069] 10.0.0.151 () {32 vars in 750 bytes} [Sun Jun 28 21:10:20 2026] DELETE /v2.0/security-group-rules/50920a0f-5140-46fe-97a0-517da8479ec8 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:10:20.707 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0677311b-6fe0-4560-acb6-e005f5686b2b'] response: {'server_uuid': '38db9369-776b-4d60-bcea-aad45c33c1e0', 'name': 'network-vif-deleted', 'tag': 'c368f4f7-c950-4969-b795-0a26ac82451e', 'status': 'completed', 'code': 200} 2026-06-28 21:10:20.718 7 INFO neutron.api.v2.resource [None req-40db892b-36c9-477a-a8b1-b2a356bc62be 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1582/3070] 10.0.0.151 () {32 vars in 747 bytes} [Sun Jun 28 21:10:20 2026] GET /v2.0/security-group-rules/50920a0f-5140-46fe-97a0-517da8479ec8 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3071] 10.0.0.151 () {32 vars in 750 bytes} [Sun Jun 28 21:10:20 2026] DELETE /v2.0/security-group-rules/1656c905-20a3-4e5a-9f8b-5292066ca57d => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:10:20.829 7 INFO neutron.api.v2.resource [None req-9c98a4ea-95ce-44c6-bdf9-49ba3d22c8a8 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1583/3072] 10.0.0.151 () {32 vars in 747 bytes} [Sun Jun 28 21:10:20 2026] GET /v2.0/security-group-rules/1656c905-20a3-4e5a-9f8b-5292066ca57d => generated 155 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3073] 10.0.0.151 () {32 vars in 750 bytes} [Sun Jun 28 21:10:20 2026] DELETE /v2.0/security-group-rules/67b70b32-a551-4906-926c-94754a0a2d4a => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:10:20.916 7 INFO neutron.api.v2.resource [None req-0f0f0d01-00a2-4660-ab42-da3f473b3600 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1584/3074] 10.0.0.151 () {32 vars in 747 bytes} [Sun Jun 28 21:10:20 2026] GET /v2.0/security-group-rules/67b70b32-a551-4906-926c-94754a0a2d4a => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/3075] 10.0.0.151 () {32 vars in 750 bytes} [Sun Jun 28 21:10:20 2026] DELETE /v2.0/security-group-rules/676fb233-cc6b-4d83-9cef-837beaaf86d9 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:10:21.014 7 INFO neutron.api.v2.resource [None req-6f6cf742-942b-4b53-9ae7-fb3b2150e7af 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1585/3076] 10.0.0.151 () {32 vars in 747 bytes} [Sun Jun 28 21:10:21 2026] GET /v2.0/security-group-rules/676fb233-cc6b-4d83-9cef-837beaaf86d9 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/3077] 10.0.0.151 () {32 vars in 750 bytes} [Sun Jun 28 21:10:21 2026] DELETE /v2.0/security-group-rules/52fee423-815c-40eb-82fe-ba7b01169e0a => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:10:21.102 7 INFO neutron.api.v2.resource [None req-f7f16ee0-d9b9-4b21-bb96-e888cc4dbf56 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1586/3078] 10.0.0.151 () {32 vars in 747 bytes} [Sun Jun 28 21:10:21 2026] GET /v2.0/security-group-rules/52fee423-815c-40eb-82fe-ba7b01169e0a => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3079] 10.0.0.151 () {32 vars in 750 bytes} [Sun Jun 28 21:10:21 2026] DELETE /v2.0/security-group-rules/6d041e9e-7bc6-4335-97b0-2aaf5f258fa6 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:10:21.188 7 INFO neutron.api.v2.resource [None req-7f51a35f-e182-4193-bbbd-90550fa1296a 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1587/3080] 10.0.0.151 () {32 vars in 747 bytes} [Sun Jun 28 21:10:21 2026] GET /v2.0/security-group-rules/6d041e9e-7bc6-4335-97b0-2aaf5f258fa6 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3081] 10.0.0.151 () {32 vars in 750 bytes} [Sun Jun 28 21:10:21 2026] DELETE /v2.0/security-group-rules/8b0de726-95e9-4845-972a-6512190050f9 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:10:21.271 7 INFO neutron.api.v2.resource [None req-0842963a-5b10-436b-b896-6361e5477194 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1588/3082] 10.0.0.151 () {32 vars in 747 bytes} [Sun Jun 28 21:10:21 2026] GET /v2.0/security-group-rules/8b0de726-95e9-4845-972a-6512190050f9 => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3083] 10.0.0.151 () {32 vars in 750 bytes} [Sun Jun 28 21:10:21 2026] DELETE /v2.0/security-group-rules/eacc1dae-93a7-475b-a650-0d606a3dce72 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:10:21.355 7 INFO neutron.api.v2.resource [None req-ddcc498f-a12c-49f1-a43b-706770f18dbe 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1589/3084] 10.0.0.151 () {32 vars in 747 bytes} [Sun Jun 28 21:10:21 2026] GET /v2.0/security-group-rules/eacc1dae-93a7-475b-a650-0d606a3dce72 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3085] 10.0.0.151 () {32 vars in 750 bytes} [Sun Jun 28 21:10:21 2026] DELETE /v2.0/security-group-rules/5249ee66-4193-4228-a322-8785f6489f7c => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:10:21.443 7 INFO neutron.api.v2.resource [None req-cd29214c-64e1-4d83-8b50-723dd2e2793e 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1590/3086] 10.0.0.151 () {32 vars in 747 bytes} [Sun Jun 28 21:10:21 2026] GET /v2.0/security-group-rules/5249ee66-4193-4228-a322-8785f6489f7c => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3087] 10.0.0.151 () {32 vars in 750 bytes} [Sun Jun 28 21:10:21 2026] DELETE /v2.0/security-group-rules/7cd16ee0-ccd9-4371-909f-048d2e0d1c3e => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:10:21.546 7 INFO neutron.api.v2.resource [None req-dacf1314-5e4a-42dd-80b8-c57e41712cc2 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1591/3088] 10.0.0.151 () {32 vars in 747 bytes} [Sun Jun 28 21:10:21 2026] GET /v2.0/security-group-rules/7cd16ee0-ccd9-4371-909f-048d2e0d1c3e => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3089] 10.0.0.151 () {32 vars in 750 bytes} [Sun Jun 28 21:10:21 2026] DELETE /v2.0/security-group-rules/b97db53f-ab42-4007-b936-f53b51cf7a5f => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:10:21.630 7 INFO neutron.api.v2.resource [None req-cff15ba6-ebde-4572-93b5-e5d158a26da5 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1592/3090] 10.0.0.151 () {32 vars in 747 bytes} [Sun Jun 28 21:10:21 2026] GET /v2.0/security-group-rules/b97db53f-ab42-4007-b936-f53b51cf7a5f => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3091] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:10:21 2026] DELETE /v2.0/security-groups/baa91da7-e925-452a-b52f-05a64ef98e7f => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:10:21.743 7 INFO neutron.api.v2.resource [None req-01a7f411-cee1-497a-bee6-3214b842a2f9 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1593/3092] 10.0.0.151 () {32 vars in 737 bytes} [Sun Jun 28 21:10:21 2026] GET /v2.0/security-groups/baa91da7-e925-452a-b52f-05a64ef98e7f => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3093] 10.0.0.151 () {34 vars in 789 bytes} [Sun Jun 28 21:10:21 2026] PUT /v2.0/routers/f115011e-2460-4ad1-b34d-0502e78bc1c0/remove_router_interface => generated 309 bytes in 939 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:10:22.904 7 INFO neutron.api.v2.resource [None req-8d2de9ea-7426-4d20-b5a4-c62288be3115 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1594/3094] 10.0.0.151 () {34 vars in 789 bytes} [Sun Jun 28 21:10:22 2026] PUT /v2.0/routers/f115011e-2460-4ad1-b34d-0502e78bc1c0/remove_router_interface => generated 198 bytes in 161 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3095] 10.0.0.151 () {34 vars in 789 bytes} [Sun Jun 28 21:10:22 2026] PUT /v2.0/routers/f115011e-2460-4ad1-b34d-0502e78bc1c0/remove_router_interface => generated 309 bytes in 941 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:10:24.021 7 INFO neutron.api.v2.resource [None req-93ea8b71-6dda-4021-a79d-3152a0e536d8 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1595/3096] 10.0.0.151 () {34 vars in 789 bytes} [Sun Jun 28 21:10:23 2026] PUT /v2.0/routers/f115011e-2460-4ad1-b34d-0502e78bc1c0/remove_router_interface => generated 198 bytes in 162 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3099] 10.0.0.151 () {34 vars in 789 bytes} [Sun Jun 28 21:10:24 2026] PUT /v2.0/routers/f115011e-2460-4ad1-b34d-0502e78bc1c0/remove_router_interface => generated 309 bytes in 900 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:10:25.101 7 INFO neutron.api.v2.resource [None req-3a0affce-99be-42b9-a12f-b552b540a097 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1598/3100] 10.0.0.151 () {34 vars in 789 bytes} [Sun Jun 28 21:10:24 2026] PUT /v2.0/routers/f115011e-2460-4ad1-b34d-0502e78bc1c0/remove_router_interface => generated 198 bytes in 170 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-28 21:10:25.966 8 INFO neutron.db.l3_hamode_db [None req-4ee18da8-e5c4-4994-8dc0-da8e58efd35e 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] HA network 3e188898-653e-4723-8bdc-8796ee6bbf2b was deleted as no HA routers are present in tenant 893645e56d2644c6bf34af9d77963752. [pid: 8|app: 0|req: 1503/3101] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:10:25 2026] DELETE /v2.0/routers/f115011e-2460-4ad1-b34d-0502e78bc1c0 => generated 0 bytes in 864 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:10:25.996 7 INFO neutron.api.v2.resource [None req-0babc7b6-3593-4ad1-941c-cd7b5b5900ca 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1599/3102] 10.0.0.151 () {32 vars in 721 bytes} [Sun Jun 28 21:10:25 2026] GET /v2.0/routers/f115011e-2460-4ad1-b34d-0502e78bc1c0 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-28 21:10:26.039 8 INFO neutron.services.segments.plugin [-] Segment 0b6eb9a1-ff53-4c63-af60-a3a59644a7e0 resource provider aggregate not found 2026-06-28 21:10:26.052 8 INFO neutron.services.segments.plugin [-] Segment 0b6eb9a1-ff53-4c63-af60-a3a59644a7e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b6eb9a1-ff53-4c63-af60-a3a59644a7e0 found for delete ", "request_id": "req-b1e4b9b2-9ab3-478e-bfc4-cafba33956c0"}]} 2026-06-28 21:10:26.061 8 INFO neutron.services.segments.plugin [-] Segment 0b6eb9a1-ff53-4c63-af60-a3a59644a7e0 resource provider aggregate not found 2026-06-28 21:10:26.078 8 INFO neutron.services.segments.plugin [-] Segment 0b6eb9a1-ff53-4c63-af60-a3a59644a7e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b6eb9a1-ff53-4c63-af60-a3a59644a7e0 found for delete ", "request_id": "req-bf4e9d5e-846b-4717-93f1-ed3027a8cb37"}]} [pid: 8|app: 0|req: 1504/3103] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:10:26 2026] DELETE /v2.0/subnets/18841988-a65d-48fc-9187-4e30f9264a75 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:10:26.192 7 INFO neutron.pecan_wsgi.hooks.translation [None req-88af3b73-1608-4a47-92f8-882b4ee85742 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1600/3104] 10.0.0.151 () {32 vars in 721 bytes} [Sun Jun 28 21:10:26 2026] GET /v2.0/subnets/18841988-a65d-48fc-9187-4e30f9264a75 => 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: 1505/3105] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:10:26 2026] DELETE /v2.0/subnets/eacfb62b-d475-4e4b-9909-5e70fe559ceb => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:10:26.359 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ef521720-bbe6-49a3-b51a-a7690406b725 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1601/3106] 10.0.0.151 () {32 vars in 721 bytes} [Sun Jun 28 21:10:26 2026] GET /v2.0/subnets/eacfb62b-d475-4e4b-9909-5e70fe559ceb => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3107] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:10:26 2026] DELETE /v2.0/networks/96f07525-9635-4c2a-be73-e6e2d457df7a => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:10:26.667 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3cfa1f62-c154-4d68-8a17-6af752c5d3ff 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1602/3108] 10.0.0.151 () {32 vars in 723 bytes} [Sun Jun 28 21:10:26 2026] GET /v2.0/networks/96f07525-9635-4c2a-be73-e6e2d457df7a => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3109] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:10:26 2026] DELETE /v2.0/subnets/d573de0e-e230-4b7c-8fc9-84b596041429 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:10:26.877 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f233cea4-899a-4833-b84f-70196512392c 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1603/3110] 10.0.0.151 () {32 vars in 721 bytes} [Sun Jun 28 21:10:26 2026] GET /v2.0/subnets/d573de0e-e230-4b7c-8fc9-84b596041429 => 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: 1508/3111] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:10:26 2026] DELETE /v2.0/subnets/861d1c5f-81f7-47e9-83f3-4ed98fc2ef03 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:10:27.056 7 INFO neutron.pecan_wsgi.hooks.translation [None req-114e4b3a-fca1-4a1f-8078-f99b3361e842 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1604/3112] 10.0.0.151 () {32 vars in 721 bytes} [Sun Jun 28 21:10:27 2026] GET /v2.0/subnets/861d1c5f-81f7-47e9-83f3-4ed98fc2ef03 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3113] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:10:27 2026] DELETE /v2.0/networks/369e12ca-354c-44b8-b976-c894b020547c => generated 0 bytes in 352 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:10:27.444 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a9e042dc-cf11-4478-9b2a-71ca21928993 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1605/3114] 10.0.0.151 () {32 vars in 723 bytes} [Sun Jun 28 21:10:27 2026] GET /v2.0/networks/369e12ca-354c-44b8-b976-c894b020547c => generated 138 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3115] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:10:27 2026] DELETE /v2.0/subnets/ab82c20a-cbcb-42f6-a27e-2e4d0ea058f2 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:10:27.662 7 INFO neutron.pecan_wsgi.hooks.translation [None req-58760750-0902-498d-9884-6a82932fe30b 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1606/3116] 10.0.0.151 () {32 vars in 721 bytes} [Sun Jun 28 21:10:27 2026] GET /v2.0/subnets/ab82c20a-cbcb-42f6-a27e-2e4d0ea058f2 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3117] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:10:27 2026] DELETE /v2.0/subnets/5a1bbcfa-6fbd-450c-99d0-92ac7424d109 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:10:27.886 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b67f38d3-e3d9-425d-8504-601c7d5da923 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1607/3118] 10.0.0.151 () {32 vars in 721 bytes} [Sun Jun 28 21:10:27 2026] GET /v2.0/subnets/5a1bbcfa-6fbd-450c-99d0-92ac7424d109 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-28 21:10:28.071 8 INFO neutron.services.segments.plugin [-] Segment 81cd15fd-e762-427f-99c7-8cfd1d01873a resource provider aggregate not found 2026-06-28 21:10:28.084 8 INFO neutron.services.segments.plugin [-] Segment 81cd15fd-e762-427f-99c7-8cfd1d01873a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81cd15fd-e762-427f-99c7-8cfd1d01873a found for delete ", "request_id": "req-fa5efdcb-0592-4fb1-9e49-30e59e33199e"}]} 2026-06-28 21:10:28.102 8 INFO neutron.services.segments.plugin [-] Segment 81cd15fd-e762-427f-99c7-8cfd1d01873a resource provider aggregate not found 2026-06-28 21:10:28.107 8 INFO neutron.services.segments.plugin [-] Segment b3a16483-f969-459a-aac2-9a345785b4a1 resource provider aggregate not found 2026-06-28 21:10:28.115 8 INFO neutron.services.segments.plugin [-] Segment 81cd15fd-e762-427f-99c7-8cfd1d01873a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81cd15fd-e762-427f-99c7-8cfd1d01873a found for delete ", "request_id": "req-f41b33c0-1976-447b-ae25-e678232a13e3"}]} 2026-06-28 21:10:28.123 8 INFO neutron.services.segments.plugin [-] Segment b3a16483-f969-459a-aac2-9a345785b4a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3a16483-f969-459a-aac2-9a345785b4a1 found for delete ", "request_id": "req-9a6b441c-6aae-419b-8328-c806b6261d6e"}]} 2026-06-28 21:10:28.128 8 INFO neutron.services.segments.plugin [-] Segment b3a16483-f969-459a-aac2-9a345785b4a1 resource provider aggregate not found 2026-06-28 21:10:28.143 8 INFO neutron.services.segments.plugin [-] Segment b3a16483-f969-459a-aac2-9a345785b4a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3a16483-f969-459a-aac2-9a345785b4a1 found for delete ", "request_id": "req-e9b490db-2a91-4343-ab5d-e0e6117259ca"}]} [pid: 8|app: 0|req: 1512/3119] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:10:27 2026] DELETE /v2.0/networks/c27bfd7d-0461-480f-9ae4-37141deb224a => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:10:28.247 7 INFO neutron.pecan_wsgi.hooks.translation [None req-97064b11-2e8c-45a6-8be3-85d1523d0bd8 97e39f8c570848d68e4b2c6eabf39d6b 893645e56d2644c6bf34af9d77963752 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1608/3120] 10.0.0.151 () {32 vars in 723 bytes} [Sun Jun 28 21:10:28 2026] GET /v2.0/networks/c27bfd7d-0461-480f-9ae4-37141deb224a => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-28 21:10:30.263 8 INFO neutron.services.segments.plugin [-] Segment d600fb9d-46cd-4143-9fee-3802c2e00efe resource provider aggregate not found 2026-06-28 21:10:30.269 8 INFO neutron.services.segments.plugin [-] Segment d600fb9d-46cd-4143-9fee-3802c2e00efe resource provider aggregate not found 2026-06-28 21:10:30.280 8 INFO neutron.services.segments.plugin [-] Segment d600fb9d-46cd-4143-9fee-3802c2e00efe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d600fb9d-46cd-4143-9fee-3802c2e00efe found for delete ", "request_id": "req-b81f221a-61db-4fc8-a4aa-bfb715b253aa"}]} 2026-06-28 21:10:30.282 8 INFO neutron.services.segments.plugin [-] Segment d600fb9d-46cd-4143-9fee-3802c2e00efe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d600fb9d-46cd-4143-9fee-3802c2e00efe found for delete ", "request_id": "req-e7e4e53c-639f-4f79-b139-fa60173459b7"}]} [pid: 8|app: 0|req: 1513/3121] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:10:30 2026] GET /v2.0/security-groups?tenant_id=893645e56d2644c6bf34af9d77963752&name=default => generated 2925 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3122] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:10:30 2026] DELETE /v2.0/security-groups/d6f22a71-1e81-4ce1-a7cc-7f557c0c613d => 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: 1514/3123] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:10:30 2026] GET /v2.0/security-groups?tenant_id=baaf633afd854125bf04b19417f73865&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: 1610/3124] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:10:30 2026] DELETE /v2.0/security-groups/2b27ba6c-73d7-46df-ae51-407630a7a35d => 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: 1515/3125] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:10:31 2026] GET /v2.0/security-groups?tenant_id=cf1c44cc859946ffb9a47f6d1a8759b1&name=default => generated 2929 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3126] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:10:31 2026] DELETE /v2.0/security-groups/60fe55a9-e363-495f-bc61-2c3f6dc5db5d => 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: 1516/3127] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:10:31 2026] GET /v2.0/security-groups?tenant_id=684e0ebb96ed40988c66df7bb3154df2&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3128] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:10:31 2026] DELETE /v2.0/security-groups/8c167c9b-c4ad-48ac-91ea-352e4720e81e => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3129] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:10:31 2026] GET /v2.0/security-groups?tenant_id=3680d191577e4269a6911722063352f2&name=default => generated 2929 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3130] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:10:31 2026] DELETE /v2.0/security-groups/3f316a05-4f1d-4930-af0a-e6ace371f9dd => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3131] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:10:32 2026] GET /v2.0/security-groups?tenant_id=d040fd4d88af40c6821db954ad3fd210&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3132] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:10:32 2026] DELETE /v2.0/security-groups/bd0d18bf-8fae-46fb-abe1-52791ce36fad => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3133] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:10:32 2026] GET /v2.0/security-groups?tenant_id=b89589adaf3442f28972b3a5d63a0a2f&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3134] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:10:32 2026] DELETE /v2.0/security-groups/6b552995-7104-4aa9-8965-5478975216a1 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:10:36.890 8 WARNING neutron_lib.context [None req-88091e91-f96b-4d84-aa1d-b01e2f112918 87516e9d1b354359a8c29076d830cf7a c499f9a3dd434f55be60dac1b2e706ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:10:37.024 8 INFO neutron.db.segments_db [None req-88091e91-f96b-4d84-aa1d-b01e2f112918 87516e9d1b354359a8c29076d830cf7a c499f9a3dd434f55be60dac1b2e706ad - - default default] Added segment 9225ed28-3133-476e-83d6-2664cf54f3d4 of type vxlan for network 5e022d5c-4230-4b73-a5dc-272b455cc636 [pid: 8|app: 0|req: 1520/3135] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:10:36 2026] POST /v2.0/networks => generated 631 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:10:37.139 7 WARNING neutron_lib.context [None req-bf6b0e25-2e71-489e-9df0-41d3ac201930 87516e9d1b354359a8c29076d830cf7a c499f9a3dd434f55be60dac1b2e706ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:10:37.204 7 INFO neutron.db.segments_db [None req-bf6b0e25-2e71-489e-9df0-41d3ac201930 87516e9d1b354359a8c29076d830cf7a c499f9a3dd434f55be60dac1b2e706ad - - default default] Added segment 73f39d86-73bd-4ad6-b29f-16bade117195 of type vxlan for network 3416fcb8-97ce-4fc4-a8f4-0b3ebf72e894 [pid: 7|app: 0|req: 1616/3136] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:10:37 2026] POST /v2.0/networks => generated 630 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:10:37.285 8 WARNING neutron_lib.context [None req-e08fd51c-922b-40a5-bf3c-9e007d5ea179 87516e9d1b354359a8c29076d830cf7a c499f9a3dd434f55be60dac1b2e706ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:10:37.349 8 INFO neutron.db.segments_db [None req-e08fd51c-922b-40a5-bf3c-9e007d5ea179 87516e9d1b354359a8c29076d830cf7a c499f9a3dd434f55be60dac1b2e706ad - - default default] Added segment ab4c03c8-6d8b-4d1f-a638-38cda58bf140 of type vxlan for network a08230f6-982d-46e5-88b8-3df61added26 [pid: 8|app: 0|req: 1521/3137] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:10:37 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-06-28 21:10:37.458 7 WARNING neutron_lib.context [None req-61e73e73-83d0-43b7-9bb7-0b0aedb08f7e 87516e9d1b354359a8c29076d830cf7a c499f9a3dd434f55be60dac1b2e706ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:10:37.513 7 INFO neutron.db.segments_db [None req-61e73e73-83d0-43b7-9bb7-0b0aedb08f7e 87516e9d1b354359a8c29076d830cf7a c499f9a3dd434f55be60dac1b2e706ad - - default default] Added segment 5af63ce5-fd0e-4db2-9f6e-f78c511a5c75 of type vxlan for network c621e840-6f1b-4f82-9d06-5a7030bd5edb [pid: 7|app: 0|req: 1617/3138] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:10:37 2026] POST /v2.0/networks => generated 631 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:10:37.612 8 WARNING neutron_lib.context [None req-7bbaadac-4b5f-46fb-83c5-08aa5606e3f5 87516e9d1b354359a8c29076d830cf7a c499f9a3dd434f55be60dac1b2e706ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:10:37.660 8 INFO neutron.db.segments_db [None req-7bbaadac-4b5f-46fb-83c5-08aa5606e3f5 87516e9d1b354359a8c29076d830cf7a c499f9a3dd434f55be60dac1b2e706ad - - default default] Added segment d4b913e9-327b-4f86-a2f5-31bcf49723ed of type vxlan for network 98879d1e-17b4-4716-8ab5-e21396f84f25 [pid: 8|app: 0|req: 1522/3139] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:10:37 2026] POST /v2.0/networks => generated 630 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3140] 10.0.0.151 () {34 vars in 753 bytes} [Sun Jun 28 21:10:37 2026] PUT /v2.0/networks/5e022d5c-4230-4b73-a5dc-272b455cc636/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3141] 10.0.0.151 () {34 vars in 753 bytes} [Sun Jun 28 21:10:37 2026] PUT /v2.0/networks/3416fcb8-97ce-4fc4-a8f4-0b3ebf72e894/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: 1619/3142] 10.0.0.151 () {34 vars in 753 bytes} [Sun Jun 28 21:10:37 2026] PUT /v2.0/networks/a08230f6-982d-46e5-88b8-3df61added26/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3143] 10.0.0.151 () {34 vars in 753 bytes} [Sun Jun 28 21:10:37 2026] PUT /v2.0/networks/c621e840-6f1b-4f82-9d06-5a7030bd5edb/tags => 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: 1620/3144] 10.0.0.151 () {32 vars in 666 bytes} [Sun Jun 28 21:10:37 2026] GET /v2.0/networks?tags=red => generated 1854 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3145] 10.0.0.151 () {32 vars in 680 bytes} [Sun Jun 28 21:10:38 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3146] 10.0.0.151 () {32 vars in 676 bytes} [Sun Jun 28 21:10:38 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3147] 10.0.0.151 () {32 vars in 688 bytes} [Sun Jun 28 21:10:38 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1854 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3148] 10.0.0.151 () {32 vars in 674 bytes} [Sun Jun 28 21:10:38 2026] GET /v2.0/networks?not-tags=red => generated 1859 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3149] 10.0.0.151 () {32 vars in 688 bytes} [Sun Jun 28 21:10:38 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2465 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3150] 10.0.0.151 () {32 vars in 684 bytes} [Sun Jun 28 21:10:38 2026] GET /v2.0/networks?not-tags-any=blue => generated 2465 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3151] 10.0.0.151 () {32 vars in 696 bytes} [Sun Jun 28 21:10:38 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1859 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3152] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:10:38 2026] DELETE /v2.0/networks/5e022d5c-4230-4b73-a5dc-272b455cc636 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:10:38.801 8 INFO neutron.services.segments.plugin [-] Segment 73f39d86-73bd-4ad6-b29f-16bade117195 resource provider aggregate not found 2026-06-28 21:10:38.804 8 INFO neutron.services.segments.plugin [-] Segment 73f39d86-73bd-4ad6-b29f-16bade117195 resource provider aggregate not found 2026-06-28 21:10:38.818 8 INFO neutron.services.segments.plugin [-] Segment 73f39d86-73bd-4ad6-b29f-16bade117195 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73f39d86-73bd-4ad6-b29f-16bade117195 found for delete ", "request_id": "req-a0b298e9-6f16-4dc1-9b53-f200fed5fcb8"}]} 2026-06-28 21:10:38.820 8 INFO neutron.services.segments.plugin [-] Segment 73f39d86-73bd-4ad6-b29f-16bade117195 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73f39d86-73bd-4ad6-b29f-16bade117195 found for delete ", "request_id": "req-b767ac6c-03bb-45ce-90f8-a9f864660d6d"}]} [pid: 8|app: 0|req: 1529/3153] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:10:38 2026] DELETE /v2.0/networks/3416fcb8-97ce-4fc4-a8f4-0b3ebf72e894 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:10:38.836 7 INFO neutron.services.segments.plugin [-] Segment 9225ed28-3133-476e-83d6-2664cf54f3d4 resource provider aggregate not found 2026-06-28 21:10:38.839 7 INFO neutron.services.segments.plugin [-] Segment 9225ed28-3133-476e-83d6-2664cf54f3d4 resource provider aggregate not found 2026-06-28 21:10:38.852 7 INFO neutron.services.segments.plugin [-] Segment 9225ed28-3133-476e-83d6-2664cf54f3d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9225ed28-3133-476e-83d6-2664cf54f3d4 found for delete ", "request_id": "req-d6adcf7c-9641-4c3e-999e-2026e4322ca4"}]} 2026-06-28 21:10:38.858 7 INFO neutron.services.segments.plugin [-] Segment 9225ed28-3133-476e-83d6-2664cf54f3d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9225ed28-3133-476e-83d6-2664cf54f3d4 found for delete ", "request_id": "req-e98c891b-c5e5-4ab8-a2e8-c61611df9050"}]} [pid: 7|app: 0|req: 1625/3154] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:10:38 2026] DELETE /v2.0/networks/a08230f6-982d-46e5-88b8-3df61added26 => 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: 1530/3155] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:10:38 2026] DELETE /v2.0/networks/c621e840-6f1b-4f82-9d06-5a7030bd5edb => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3156] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:10:39 2026] DELETE /v2.0/networks/98879d1e-17b4-4716-8ab5-e21396f84f25 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3159] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:10:40 2026] GET /v2.0/security-groups?tenant_id=c499f9a3dd434f55be60dac1b2e706ad&name=default => generated 2929 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3160] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:10:40 2026] DELETE /v2.0/security-groups/efa0bd33-aa12-46a4-b2b1-2d25b17128b3 => 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: 1629/3161] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:10:40 2026] GET /v2.0/security-groups?tenant_id=085a1c5d8e9640a49e0b35731af7ae42&name=default => generated 2929 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3162] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:10:40 2026] DELETE /v2.0/security-groups/575a32f8-0778-4916-844a-b4a6891466e1 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:10:40.870 7 INFO neutron.services.segments.plugin [-] Segment ab4c03c8-6d8b-4d1f-a638-38cda58bf140 resource provider aggregate not found 2026-06-28 21:10:40.880 7 INFO neutron.services.segments.plugin [-] Segment ab4c03c8-6d8b-4d1f-a638-38cda58bf140 resource provider aggregate not found 2026-06-28 21:10:40.883 7 INFO neutron.services.segments.plugin [-] Segment ab4c03c8-6d8b-4d1f-a638-38cda58bf140 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab4c03c8-6d8b-4d1f-a638-38cda58bf140 found for delete ", "request_id": "req-10838bfc-a99a-434c-b707-7471b9fcc9aa"}]} 2026-06-28 21:10:40.897 7 INFO neutron.services.segments.plugin [-] Segment d4b913e9-327b-4f86-a2f5-31bcf49723ed resource provider aggregate not found 2026-06-28 21:10:40.904 7 INFO neutron.services.segments.plugin [-] Segment ab4c03c8-6d8b-4d1f-a638-38cda58bf140 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab4c03c8-6d8b-4d1f-a638-38cda58bf140 found for delete ", "request_id": "req-d13f139a-e8d5-4485-baf6-95d6de25d6a7"}]} 2026-06-28 21:10:40.916 7 INFO neutron.services.segments.plugin [-] Segment d4b913e9-327b-4f86-a2f5-31bcf49723ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4b913e9-327b-4f86-a2f5-31bcf49723ed found for delete ", "request_id": "req-35b6384e-01c6-45c5-8ed6-4a90cbd49b5b"}]} [pid: 7|app: 0|req: 1630/3163] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:10:40 2026] GET /v2.0/security-groups?tenant_id=8e0a0f0673eb4f68b936749874362ff4&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:10:40.944 8 INFO neutron.services.segments.plugin [-] Segment 5af63ce5-fd0e-4db2-9f6e-f78c511a5c75 resource provider aggregate not found 2026-06-28 21:10:40.949 8 INFO neutron.services.segments.plugin [-] Segment 5af63ce5-fd0e-4db2-9f6e-f78c511a5c75 resource provider aggregate not found 2026-06-28 21:10:40.957 8 INFO neutron.services.segments.plugin [-] Segment 5af63ce5-fd0e-4db2-9f6e-f78c511a5c75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5af63ce5-fd0e-4db2-9f6e-f78c511a5c75 found for delete ", "request_id": "req-96e5afaf-7936-411c-ab38-3174b7709ecf"}]} 2026-06-28 21:10:40.963 8 INFO neutron.services.segments.plugin [-] Segment 5af63ce5-fd0e-4db2-9f6e-f78c511a5c75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5af63ce5-fd0e-4db2-9f6e-f78c511a5c75 found for delete ", "request_id": "req-d0d0b674-60a3-46de-a279-c865990e1bf6"}]} [pid: 8|app: 0|req: 1534/3164] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:10:40 2026] DELETE /v2.0/security-groups/a8c902a1-8fbd-4fec-990d-225cd333e8d2 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:10:44.082 7 INFO neutron.services.segments.plugin [-] Segment d4b913e9-327b-4f86-a2f5-31bcf49723ed resource provider aggregate not found 2026-06-28 21:10:44.100 7 INFO neutron.services.segments.plugin [-] Segment d4b913e9-327b-4f86-a2f5-31bcf49723ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4b913e9-327b-4f86-a2f5-31bcf49723ed found for delete ", "request_id": "req-04386d9c-04fa-4be2-a6be-beba08acbd81"}]} 2026-06-28 21:10:44.239 7 WARNING neutron_lib.context [None req-7f9abc4d-9274-407a-9c51-49f01b36cebd 2e75fe7707664c5c8f3ddb4abde392c1 674607e0f6d54f788c320b9505a61d95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1631/3165] 10.0.0.151 () {34 vars in 676 bytes} [Sun Jun 28 21:10:44 2026] POST /v2.0/floatingips => generated 552 bytes in 689 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3166] 10.0.0.151 () {34 vars in 759 bytes} [Sun Jun 28 21:10:44 2026] PUT /v2.0/floatingips/b7ff3309-6483-4b9a-9578-f1b327052d69/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3167] 10.0.0.151 () {32 vars in 739 bytes} [Sun Jun 28 21:10:44 2026] GET /v2.0/floatingips/b7ff3309-6483-4b9a-9578-f1b327052d69/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3168] 10.0.0.151 () {34 vars in 770 bytes} [Sun Jun 28 21:10:44 2026] PUT /v2.0/floatingips/b7ff3309-6483-4b9a-9578-f1b327052d69/tags/green => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3169] 10.0.0.151 () {32 vars in 739 bytes} [Sun Jun 28 21:10:44 2026] GET /v2.0/floatingips/b7ff3309-6483-4b9a-9578-f1b327052d69/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: 1537/3170] 10.0.0.151 () {34 vars in 766 bytes} [Sun Jun 28 21:10:44 2026] PUT /v2.0/floatingips/b7ff3309-6483-4b9a-9578-f1b327052d69/tags/red => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3171] 10.0.0.151 () {32 vars in 739 bytes} [Sun Jun 28 21:10:44 2026] GET /v2.0/floatingips/b7ff3309-6483-4b9a-9578-f1b327052d69/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: 1538/3172] 10.0.0.151 () {34 vars in 788 bytes} [Sun Jun 28 21:10:44 2026] PUT /v2.0/floatingips/b7ff3309-6483-4b9a-9578-f1b327052d69/tags/black.or.white => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3173] 10.0.0.151 () {32 vars in 739 bytes} [Sun Jun 28 21:10:45 2026] GET /v2.0/floatingips/b7ff3309-6483-4b9a-9578-f1b327052d69/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3174] 10.0.0.151 () {34 vars in 759 bytes} [Sun Jun 28 21:10:45 2026] PUT /v2.0/floatingips/b7ff3309-6483-4b9a-9578-f1b327052d69/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3175] 10.0.0.151 () {32 vars in 739 bytes} [Sun Jun 28 21:10:45 2026] GET /v2.0/floatingips/b7ff3309-6483-4b9a-9578-f1b327052d69/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3176] 10.0.0.151 () {32 vars in 747 bytes} [Sun Jun 28 21:10:45 2026] GET /v2.0/floatingips/b7ff3309-6483-4b9a-9578-f1b327052d69/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:10:45.214 7 INFO neutron.api.v2.resource [None req-4ba82afb-eeb8-4577-8d9d-ef4ccddd7b99 2e75fe7707664c5c8f3ddb4abde392c1 674607e0f6d54f788c320b9505a61d95 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1637/3177] 10.0.0.151 () {32 vars in 751 bytes} [Sun Jun 28 21:10:45 2026] GET /v2.0/floatingips/b7ff3309-6483-4b9a-9578-f1b327052d69/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3178] 10.0.0.151 () {32 vars in 750 bytes} [Sun Jun 28 21:10:45 2026] DELETE /v2.0/floatingips/b7ff3309-6483-4b9a-9578-f1b327052d69/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3179] 10.0.0.151 () {32 vars in 739 bytes} [Sun Jun 28 21:10:45 2026] GET /v2.0/floatingips/b7ff3309-6483-4b9a-9578-f1b327052d69/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:10:45.331 8 INFO neutron.api.v2.resource [None req-215f1052-97be-4ca9-9adc-fdb6df234eaa 2e75fe7707664c5c8f3ddb4abde392c1 674607e0f6d54f788c320b9505a61d95 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1542/3180] 10.0.0.151 () {32 vars in 754 bytes} [Sun Jun 28 21:10:45 2026] DELETE /v2.0/floatingips/b7ff3309-6483-4b9a-9578-f1b327052d69/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: 1639/3181] 10.0.0.151 () {32 vars in 742 bytes} [Sun Jun 28 21:10:45 2026] DELETE /v2.0/floatingips/b7ff3309-6483-4b9a-9578-f1b327052d69/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: 1543/3182] 10.0.0.151 () {32 vars in 739 bytes} [Sun Jun 28 21:10:45 2026] GET /v2.0/floatingips/b7ff3309-6483-4b9a-9578-f1b327052d69/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: 1640/3183] 10.0.0.151 () {32 vars in 732 bytes} [Sun Jun 28 21:10:45 2026] DELETE /v2.0/floatingips/b7ff3309-6483-4b9a-9578-f1b327052d69 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3184] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:10:46 2026] GET /v2.0/security-groups?tenant_id=a86243f6ab3b418585e81292ee765f91&name=default => generated 2929 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3185] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:10:46 2026] DELETE /v2.0/security-groups/5f1f791f-d240-4a18-a3a6-df1decd9e8c5 => 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: 1545/3186] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:10:46 2026] GET /v2.0/security-groups?tenant_id=674607e0f6d54f788c320b9505a61d95&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3187] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:10:46 2026] DELETE /v2.0/security-groups/9fb1704b-c114-45f1-90ed-f23d30cbc837 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:10:50.148 8 WARNING neutron_lib.context [None req-731290c3-0b5e-4c6c-a242-94e2aa9deb83 f7055a952867477c8df092394f4663c8 1ba1086517ef454697455bf606271e26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:10:50.177 8 INFO neutron.db.segments_db [None req-731290c3-0b5e-4c6c-a242-94e2aa9deb83 f7055a952867477c8df092394f4663c8 1ba1086517ef454697455bf606271e26 - - default default] Added segment 4eff6e4b-e446-4676-9778-d4fd3a93730e of type vxlan for network d0847f85-e5f7-4e59-aaab-b53931733d25 2026-06-28 21:10:50.407 8 INFO neutron.db.l3_hamode_db [None req-731290c3-0b5e-4c6c-a242-94e2aa9deb83 f7055a952867477c8df092394f4663c8 1ba1086517ef454697455bf606271e26 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-28 21:10:50.535 8 INFO neutron.db.l3_hamode_db [None req-731290c3-0b5e-4c6c-a242-94e2aa9deb83 f7055a952867477c8df092394f4663c8 1ba1086517ef454697455bf606271e26 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1546/3188] 10.0.0.151 () {34 vars in 668 bytes} [Sun Jun 28 21:10:49 2026] POST /v2.0/routers => generated 474 bytes in 1251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3189] 10.0.0.151 () {34 vars in 751 bytes} [Sun Jun 28 21:10:51 2026] PUT /v2.0/routers/879d94ed-8128-4963-a88c-6d0102fdc002/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: 1547/3190] 10.0.0.151 () {32 vars in 731 bytes} [Sun Jun 28 21:10:51 2026] GET /v2.0/routers/879d94ed-8128-4963-a88c-6d0102fdc002/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: 1644/3191] 10.0.0.151 () {34 vars in 762 bytes} [Sun Jun 28 21:10:51 2026] PUT /v2.0/routers/879d94ed-8128-4963-a88c-6d0102fdc002/tags/green => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3192] 10.0.0.151 () {32 vars in 731 bytes} [Sun Jun 28 21:10:51 2026] GET /v2.0/routers/879d94ed-8128-4963-a88c-6d0102fdc002/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3193] 10.0.0.151 () {34 vars in 758 bytes} [Sun Jun 28 21:10:51 2026] PUT /v2.0/routers/879d94ed-8128-4963-a88c-6d0102fdc002/tags/red => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3194] 10.0.0.151 () {32 vars in 731 bytes} [Sun Jun 28 21:10:51 2026] GET /v2.0/routers/879d94ed-8128-4963-a88c-6d0102fdc002/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3195] 10.0.0.151 () {34 vars in 780 bytes} [Sun Jun 28 21:10:51 2026] PUT /v2.0/routers/879d94ed-8128-4963-a88c-6d0102fdc002/tags/black.or.white => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3196] 10.0.0.151 () {32 vars in 731 bytes} [Sun Jun 28 21:10:51 2026] GET /v2.0/routers/879d94ed-8128-4963-a88c-6d0102fdc002/tags => generated 52 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1647/3197] 10.0.0.151 () {34 vars in 751 bytes} [Sun Jun 28 21:10:51 2026] PUT /v2.0/routers/879d94ed-8128-4963-a88c-6d0102fdc002/tags => generated 37 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3198] 10.0.0.151 () {32 vars in 731 bytes} [Sun Jun 28 21:10:51 2026] GET /v2.0/routers/879d94ed-8128-4963-a88c-6d0102fdc002/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: 1648/3199] 10.0.0.151 () {32 vars in 739 bytes} [Sun Jun 28 21:10:51 2026] GET /v2.0/routers/879d94ed-8128-4963-a88c-6d0102fdc002/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:10:51.968 8 INFO neutron.api.v2.resource [None req-2e90cf2c-8806-4837-8011-3df0794a7b95 f7055a952867477c8df092394f4663c8 1ba1086517ef454697455bf606271e26 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1552/3200] 10.0.0.151 () {32 vars in 743 bytes} [Sun Jun 28 21:10:51 2026] GET /v2.0/routers/879d94ed-8128-4963-a88c-6d0102fdc002/tags/green => generated 99 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3201] 10.0.0.151 () {32 vars in 742 bytes} [Sun Jun 28 21:10:51 2026] DELETE /v2.0/routers/879d94ed-8128-4963-a88c-6d0102fdc002/tags/red => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3202] 10.0.0.151 () {32 vars in 731 bytes} [Sun Jun 28 21:10:52 2026] GET /v2.0/routers/879d94ed-8128-4963-a88c-6d0102fdc002/tags => generated 30 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:10:52.145 7 INFO neutron.api.v2.resource [None req-4afb4dad-29e0-45e0-9082-e060317bc8ce f7055a952867477c8df092394f4663c8 1ba1086517ef454697455bf606271e26 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1650/3203] 10.0.0.151 () {32 vars in 746 bytes} [Sun Jun 28 21:10:52 2026] DELETE /v2.0/routers/879d94ed-8128-4963-a88c-6d0102fdc002/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3204] 10.0.0.151 () {32 vars in 734 bytes} [Sun Jun 28 21:10:52 2026] DELETE /v2.0/routers/879d94ed-8128-4963-a88c-6d0102fdc002/tags => 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: 1651/3205] 10.0.0.151 () {32 vars in 731 bytes} [Sun Jun 28 21:10:52 2026] GET /v2.0/routers/879d94ed-8128-4963-a88c-6d0102fdc002/tags => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3206] 10.0.0.151 () {32 vars in 721 bytes} [Sun Jun 28 21:10:52 2026] GET /v2.0/routers/879d94ed-8128-4963-a88c-6d0102fdc002 => generated 480 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3207] 10.0.0.151 () {34 vars in 742 bytes} [Sun Jun 28 21:10:52 2026] PUT /v2.0/routers/879d94ed-8128-4963-a88c-6d0102fdc002 => generated 480 bytes in 547 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3208] 10.0.0.151 () {32 vars in 736 bytes} [Sun Jun 28 21:10:52 2026] GET /v2.0/ports?device_id=879d94ed-8128-4963-a88c-6d0102fdc002 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:10:53.409 7 INFO neutron.services.segments.plugin [-] Segment 4eff6e4b-e446-4676-9778-d4fd3a93730e resource provider aggregate not found 2026-06-28 21:10:53.416 7 INFO neutron.services.segments.plugin [-] Segment 4eff6e4b-e446-4676-9778-d4fd3a93730e resource provider aggregate not found 2026-06-28 21:10:53.423 7 INFO neutron.services.segments.plugin [-] Segment 4eff6e4b-e446-4676-9778-d4fd3a93730e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4eff6e4b-e446-4676-9778-d4fd3a93730e found for delete ", "request_id": "req-930f06ed-81c2-4f02-a17a-02fee6820d2c"}]} 2026-06-28 21:10:53.441 7 INFO neutron.services.segments.plugin [-] Segment 4eff6e4b-e446-4676-9778-d4fd3a93730e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4eff6e4b-e446-4676-9778-d4fd3a93730e found for delete ", "request_id": "req-2606bede-5cac-4972-96a4-9b97d81f5377"}]} 2026-06-28 21:10:53.451 7 INFO neutron.db.l3_hamode_db [None req-bf13af02-24ab-4478-b7d4-c54f025a5b93 f7055a952867477c8df092394f4663c8 1ba1086517ef454697455bf606271e26 - - default default] HA network d0847f85-e5f7-4e59-aaab-b53931733d25 was deleted as no HA routers are present in tenant 1ba1086517ef454697455bf606271e26. [pid: 7|app: 0|req: 1653/3209] 10.0.0.151 () {32 vars in 724 bytes} [Sun Jun 28 21:10:52 2026] DELETE /v2.0/routers/879d94ed-8128-4963-a88c-6d0102fdc002 => generated 0 bytes in 548 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3210] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:10:54 2026] GET /v2.0/security-groups?tenant_id=1ba1086517ef454697455bf606271e26&name=default => generated 2929 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3211] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:10:54 2026] DELETE /v2.0/security-groups/80244567-2010-4f21-96f5-db7a17224bcf => 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: 1559/3214] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:10:54 2026] GET /v2.0/security-groups?tenant_id=e8b2b24fdb3540c796d7bae1a81896eb&name=default => generated 2929 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1656/3215] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:10:54 2026] DELETE /v2.0/security-groups/fc497630-5f8b-49d0-b020-984ca2900093 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:10:58.050 8 WARNING neutron_lib.context [None req-0aeb2787-1885-475f-82c7-a462d5e5e6c8 8387ecb2a9a542aa8ec231e3e8e02e60 d783474ab8bb4338995d9edf8760e8ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:10:58.187 8 INFO neutron.db.segments_db [None req-0aeb2787-1885-475f-82c7-a462d5e5e6c8 8387ecb2a9a542aa8ec231e3e8e02e60 d783474ab8bb4338995d9edf8760e8ce - - default default] Added segment dd00a396-23d5-4ba5-bb61-eaa339247c9c of type vxlan for network eaac9307-64b1-44f6-96f6-41c3ccad23cd [pid: 8|app: 0|req: 1560/3216] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:10:57 2026] POST /v2.0/networks => generated 631 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:10:58.280 7 WARNING neutron_lib.context [None req-42b8da17-d08f-4a26-b5c3-fd21a5b94df8 8387ecb2a9a542aa8ec231e3e8e02e60 d783474ab8bb4338995d9edf8760e8ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1657/3217] 10.0.0.151 () {34 vars in 664 bytes} [Sun Jun 28 21:10:58 2026] POST /v2.0/ports => generated 743 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:10:58.585 8 WARNING neutron_lib.context [None req-a2e272d3-8f5c-45db-9451-6d78e516930e 8387ecb2a9a542aa8ec231e3e8e02e60 d783474ab8bb4338995d9edf8760e8ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1561/3218] 10.0.0.151 () {34 vars in 666 bytes} [Sun Jun 28 21:10:58 2026] POST /v2.0/trunks => generated 407 bytes in 171 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: 1658/3219] 10.0.0.151 () {34 vars in 749 bytes} [Sun Jun 28 21:10:58 2026] PUT /v2.0/trunks/27a5523d-3056-4d8f-856f-e10ff34f938d/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3220] 10.0.0.151 () {32 vars in 729 bytes} [Sun Jun 28 21:10:58 2026] GET /v2.0/trunks/27a5523d-3056-4d8f-856f-e10ff34f938d/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1659/3221] 10.0.0.151 () {34 vars in 760 bytes} [Sun Jun 28 21:10:58 2026] PUT /v2.0/trunks/27a5523d-3056-4d8f-856f-e10ff34f938d/tags/green => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3222] 10.0.0.151 () {32 vars in 729 bytes} [Sun Jun 28 21:10:58 2026] GET /v2.0/trunks/27a5523d-3056-4d8f-856f-e10ff34f938d/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1660/3223] 10.0.0.151 () {34 vars in 756 bytes} [Sun Jun 28 21:10:58 2026] PUT /v2.0/trunks/27a5523d-3056-4d8f-856f-e10ff34f938d/tags/red => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3224] 10.0.0.151 () {32 vars in 729 bytes} [Sun Jun 28 21:10:58 2026] GET /v2.0/trunks/27a5523d-3056-4d8f-856f-e10ff34f938d/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1661/3225] 10.0.0.151 () {34 vars in 778 bytes} [Sun Jun 28 21:10:58 2026] PUT /v2.0/trunks/27a5523d-3056-4d8f-856f-e10ff34f938d/tags/black.or.white => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3226] 10.0.0.151 () {32 vars in 729 bytes} [Sun Jun 28 21:10:58 2026] GET /v2.0/trunks/27a5523d-3056-4d8f-856f-e10ff34f938d/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: 1662/3227] 10.0.0.151 () {34 vars in 749 bytes} [Sun Jun 28 21:10:59 2026] PUT /v2.0/trunks/27a5523d-3056-4d8f-856f-e10ff34f938d/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3228] 10.0.0.151 () {32 vars in 729 bytes} [Sun Jun 28 21:10:59 2026] GET /v2.0/trunks/27a5523d-3056-4d8f-856f-e10ff34f938d/tags => generated 37 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1663/3229] 10.0.0.151 () {32 vars in 737 bytes} [Sun Jun 28 21:10:59 2026] GET /v2.0/trunks/27a5523d-3056-4d8f-856f-e10ff34f938d/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:10:59.123 8 INFO neutron.api.v2.resource [None req-b979f6fd-c1b2-4274-b2bd-507048137253 8387ecb2a9a542aa8ec231e3e8e02e60 d783474ab8bb4338995d9edf8760e8ce - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1567/3230] 10.0.0.151 () {32 vars in 741 bytes} [Sun Jun 28 21:10:59 2026] GET /v2.0/trunks/27a5523d-3056-4d8f-856f-e10ff34f938d/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1664/3231] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:10:59 2026] DELETE /v2.0/trunks/27a5523d-3056-4d8f-856f-e10ff34f938d/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3232] 10.0.0.151 () {32 vars in 729 bytes} [Sun Jun 28 21:10:59 2026] GET /v2.0/trunks/27a5523d-3056-4d8f-856f-e10ff34f938d/tags => generated 30 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:10:59.214 7 INFO neutron.api.v2.resource [None req-d589695f-51eb-4372-ae14-9e5ab513ac7e 8387ecb2a9a542aa8ec231e3e8e02e60 d783474ab8bb4338995d9edf8760e8ce - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1665/3233] 10.0.0.151 () {32 vars in 744 bytes} [Sun Jun 28 21:10:59 2026] DELETE /v2.0/trunks/27a5523d-3056-4d8f-856f-e10ff34f938d/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: 1569/3234] 10.0.0.151 () {32 vars in 732 bytes} [Sun Jun 28 21:10:59 2026] DELETE /v2.0/trunks/27a5523d-3056-4d8f-856f-e10ff34f938d/tags => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1666/3235] 10.0.0.151 () {32 vars in 729 bytes} [Sun Jun 28 21:10:59 2026] GET /v2.0/trunks/27a5523d-3056-4d8f-856f-e10ff34f938d/tags => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3236] 10.0.0.151 () {32 vars in 719 bytes} [Sun Jun 28 21:10:59 2026] GET /v2.0/trunks/27a5523d-3056-4d8f-856f-e10ff34f938d => generated 407 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1667/3237] 10.0.0.151 () {32 vars in 717 bytes} [Sun Jun 28 21:10:59 2026] GET /v2.0/ports/7b038571-92ee-4e30-94ad-caad54877c2b => generated 826 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3238] 10.0.0.151 () {32 vars in 722 bytes} [Sun Jun 28 21:10:59 2026] DELETE /v2.0/trunks/27a5523d-3056-4d8f-856f-e10ff34f938d => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1668/3239] 10.0.0.151 () {32 vars in 720 bytes} [Sun Jun 28 21:10:59 2026] DELETE /v2.0/ports/7b038571-92ee-4e30-94ad-caad54877c2b => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:10:59.826 8 INFO neutron.services.segments.plugin [-] Segment dd00a396-23d5-4ba5-bb61-eaa339247c9c resource provider aggregate not found 2026-06-28 21:10:59.831 8 INFO neutron.services.segments.plugin [-] Segment dd00a396-23d5-4ba5-bb61-eaa339247c9c resource provider aggregate not found [pid: 8|app: 0|req: 1572/3240] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:10:59 2026] DELETE /v2.0/networks/eaac9307-64b1-44f6-96f6-41c3ccad23cd => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1669/3241] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:11:00 2026] GET /v2.0/security-groups?tenant_id=d783474ab8bb4338995d9edf8760e8ce&name=default => generated 2929 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:11:00.634 8 INFO neutron.services.segments.plugin [-] Segment dd00a396-23d5-4ba5-bb61-eaa339247c9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd00a396-23d5-4ba5-bb61-eaa339247c9c found for delete ", "request_id": "req-5c851a3e-7bd0-48fb-bc5a-fac6aec31268"}]} 2026-06-28 21:11:00.634 8 INFO neutron.services.segments.plugin [-] Segment dd00a396-23d5-4ba5-bb61-eaa339247c9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd00a396-23d5-4ba5-bb61-eaa339247c9c found for delete ", "request_id": "req-3467d3c4-a55f-45ee-af56-0e936876261b"}]} [pid: 8|app: 0|req: 1573/3242] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:11:00 2026] DELETE /v2.0/security-groups/1d22a057-4819-4b65-a957-eaae4a61deb8 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1670/3243] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:11:00 2026] GET /v2.0/security-groups?tenant_id=ac3b86c5f03246b88c5d65e01047d8d1&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3244] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:11:00 2026] DELETE /v2.0/security-groups/ee832a5c-64a2-43d1-87c6-217c59e41668 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:11:04.277 7 WARNING neutron_lib.context [None req-05572596-bb05-4b77-a07e-f30be94ea10f 1e28b3e807db4b3d9c4184d611f1ba44 a2fc8c69547e44e1ae4496e3dc76594a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:11:04.412 7 INFO neutron.db.segments_db [None req-05572596-bb05-4b77-a07e-f30be94ea10f 1e28b3e807db4b3d9c4184d611f1ba44 a2fc8c69547e44e1ae4496e3dc76594a - - default default] Added segment 3f5dbc2c-239f-4ab4-877b-93e1e6177589 of type vxlan for network b007fb0a-8d13-4676-aa0c-eb868afded62 [pid: 7|app: 0|req: 1671/3245] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:11:04 2026] POST /v2.0/networks => generated 632 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-28 21:11:04.509 8 WARNING neutron_lib.context [None req-6d73bf8e-03ce-4bd0-97e6-5c012e013404 1e28b3e807db4b3d9c4184d611f1ba44 a2fc8c69547e44e1ae4496e3dc76594a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-28 21:11:04.556 8 INFO neutron.db.segments_db [None req-6d73bf8e-03ce-4bd0-97e6-5c012e013404 1e28b3e807db4b3d9c4184d611f1ba44 a2fc8c69547e44e1ae4496e3dc76594a - - default default] Added segment 1b351ee8-56b8-4e12-88d2-658e5dff6499 of type vxlan for network 3182bbbc-0947-47de-a9aa-16e186930183 [pid: 8|app: 0|req: 1575/3246] 10.0.0.151 () {34 vars in 670 bytes} [Sun Jun 28 21:11:04 2026] POST /v2.0/networks => generated 632 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1672/3247] 10.0.0.151 () {34 vars in 753 bytes} [Sun Jun 28 21:11:04 2026] PUT /v2.0/networks/b007fb0a-8d13-4676-aa0c-eb868afded62/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3248] 10.0.0.151 () {32 vars in 733 bytes} [Sun Jun 28 21:11:04 2026] GET /v2.0/networks/b007fb0a-8d13-4676-aa0c-eb868afded62/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1673/3249] 10.0.0.151 () {34 vars in 753 bytes} [Sun Jun 28 21:11:04 2026] PUT /v2.0/networks/3182bbbc-0947-47de-a9aa-16e186930183/tags => generated 17 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3250] 10.0.0.151 () {32 vars in 733 bytes} [Sun Jun 28 21:11:04 2026] GET /v2.0/networks/3182bbbc-0947-47de-a9aa-16e186930183/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1674/3251] 10.0.0.151 () {34 vars in 753 bytes} [Sun Jun 28 21:11:04 2026] PUT /v2.0/networks/3182bbbc-0947-47de-a9aa-16e186930183/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3252] 10.0.0.151 () {32 vars in 733 bytes} [Sun Jun 28 21:11:04 2026] GET /v2.0/networks/3182bbbc-0947-47de-a9aa-16e186930183/tags => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1675/3253] 10.0.0.151 () {32 vars in 733 bytes} [Sun Jun 28 21:11:04 2026] GET /v2.0/networks/b007fb0a-8d13-4676-aa0c-eb868afded62/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 21:11:05.056 8 INFO neutron.services.segments.plugin [-] Segment 3f5dbc2c-239f-4ab4-877b-93e1e6177589 resource provider aggregate not found 2026-06-28 21:11:05.062 8 INFO neutron.services.segments.plugin [-] Segment 3f5dbc2c-239f-4ab4-877b-93e1e6177589 resource provider aggregate not found 2026-06-28 21:11:05.073 8 INFO neutron.services.segments.plugin [-] Segment 3f5dbc2c-239f-4ab4-877b-93e1e6177589 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f5dbc2c-239f-4ab4-877b-93e1e6177589 found for delete ", "request_id": "req-0d874246-97d3-4339-9e2b-3d51c0e046bb"}]} 2026-06-28 21:11:05.074 8 INFO neutron.services.segments.plugin [-] Segment 3f5dbc2c-239f-4ab4-877b-93e1e6177589 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f5dbc2c-239f-4ab4-877b-93e1e6177589 found for delete ", "request_id": "req-1199d865-e62a-4ee9-8593-fab5a52d6e3c"}]} [pid: 8|app: 0|req: 1579/3254] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:11:04 2026] DELETE /v2.0/networks/b007fb0a-8d13-4676-aa0c-eb868afded62 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-28 21:11:05.203 7 INFO neutron.services.segments.plugin [-] Segment 1b351ee8-56b8-4e12-88d2-658e5dff6499 resource provider aggregate not found 2026-06-28 21:11:05.208 7 INFO neutron.services.segments.plugin [-] Segment 1b351ee8-56b8-4e12-88d2-658e5dff6499 resource provider aggregate not found 2026-06-28 21:11:05.215 7 INFO neutron.services.segments.plugin [-] Segment 1b351ee8-56b8-4e12-88d2-658e5dff6499 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b351ee8-56b8-4e12-88d2-658e5dff6499 found for delete ", "request_id": "req-627aceb4-c935-4586-acdb-304bc80dae14"}]} [pid: 7|app: 0|req: 1676/3255] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:11:05 2026] DELETE /v2.0/networks/3182bbbc-0947-47de-a9aa-16e186930183 => 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: 1580/3256] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:11:05 2026] GET /v2.0/security-groups?tenant_id=a2fc8c69547e44e1ae4496e3dc76594a&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 21:11:05.968 7 INFO neutron.services.segments.plugin [-] Segment 1b351ee8-56b8-4e12-88d2-658e5dff6499 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b351ee8-56b8-4e12-88d2-658e5dff6499 found for delete ", "request_id": "req-0aee7c13-4000-4ca6-a99e-663bb0f9d1a9"}]} [pid: 7|app: 0|req: 1677/3257] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:11:05 2026] DELETE /v2.0/security-groups/d8667cbd-07e4-4810-8a64-79ebf6e1dd04 => 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: 1581/3258] 10.0.0.151 () {32 vars in 774 bytes} [Sun Jun 28 21:11:06 2026] GET /v2.0/security-groups?tenant_id=cfa3ba2c064c4269861f65487744c1a2&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1678/3259] 10.0.0.151 () {32 vars in 740 bytes} [Sun Jun 28 21:11:06 2026] DELETE /v2.0/security-groups/098450b7-b437-4a6f-a9b7-1153b349c045 => 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: 1582/3260] 10.0.0.151 () {32 vars in 649 bytes} [Sun Jun 28 21:11:08 2026] GET /v2.0/networks => generated 2168 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1680/3263] 10.0.0.151 () {32 vars in 655 bytes} [Sun Jun 28 21:11:09 2026] GET /v2.0/floatingips => 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: 1584/3264] 10.0.0.151 () {32 vars in 647 bytes} [Sun Jun 28 21:11:10 2026] GET /v2.0/routers => generated 15 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1681/3265] 10.0.0.151 () {32 vars in 643 bytes} [Sun Jun 28 21:11:10 2026] GET /v2.0/ports => generated 4725 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3266] 10.0.0.151 () {32 vars in 647 bytes} [Sun Jun 28 21:11:10 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1682/3267] 10.0.0.151 () {32 vars in 649 bytes} [Sun Jun 28 21:11:10 2026] GET /v2.0/networks => generated 2168 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3268] 10.0.0.151 () {32 vars in 663 bytes} [Sun Jun 28 21:11:10 2026] GET /v2.0/security-groups => generated 17401 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1683/3269] 10.0.0.151 () {32 vars in 655 bytes} [Sun Jun 28 21:11:10 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)