+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jun 24 18:35:25 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-686c5dd5c6-72ngn 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 0x7f255b0da668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-06-24 18:35:30.254 8 INFO neutron.common.config [-] Logging enabled! 2026-06-24 18:35:30.254 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-06-24 18:35:30.319 7 INFO neutron.common.config [-] Logging enabled! 2026-06-24 18:35:30.319 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-06-24 18:35:30.794 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-24 18:35:30.874 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-24 18:35:31.863 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-24 18:35:31.866 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-24 18:35:31.870 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-24 18:35:31.871 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-24 18:35:31.871 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-24 18:35:31.871 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-24 18:35:31.871 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 18:35:31.879 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 18:35:31.879 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 18:35:31.879 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-24 18:35:31.901 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-24 18:35:31.902 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-24 18:35:31.902 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-24 18:35:31.948 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-24 18:35:31.949 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-24 18:35:31.949 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-24 18:35:31.949 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-24 18:35:31.951 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-24 18:35:31.953 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-24 18:35:31.957 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-24 18:35:31.958 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-24 18:35:31.958 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-24 18:35:31.959 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-24 18:35:31.959 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 18:35:31.966 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 18:35:31.966 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 18:35:31.966 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-24 18:35:31.988 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-24 18:35:31.989 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-24 18:35:31.989 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-24 18:35:32.034 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-24 18:35:32.034 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-24 18:35:32.035 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-24 18:35:32.035 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-24 18:35:32.374 8 INFO neutron.plugins.ml2.managers [None req-9c464e8e-f10a-4925-92cf-d084f9c48cac - - - - - -] Initializing driver for type 'vlan' 2026-06-24 18:35:32.467 7 INFO neutron.plugins.ml2.managers [None req-f294340c-641a-43ff-afba-5e5e0600a53f - - - - - -] Initializing driver for type 'vlan' 2026-06-24 18:35:32.521 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-9c464e8e-f10a-4925-92cf-d084f9c48cac - - - - - -] VlanTypeDriver initialization complete 2026-06-24 18:35:32.522 8 INFO neutron.plugins.ml2.managers [None req-9c464e8e-f10a-4925-92cf-d084f9c48cac - - - - - -] Initializing driver for type 'vxlan' 2026-06-24 18:35:32.522 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-9c464e8e-f10a-4925-92cf-d084f9c48cac - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-24 18:35:32.538 8 INFO neutron.plugins.ml2.managers [None req-9c464e8e-f10a-4925-92cf-d084f9c48cac - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-24 18:35:32.538 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-9c464e8e-f10a-4925-92cf-d084f9c48cac - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-24 18:35:32.539 8 INFO neutron.plugins.ml2.managers [None req-9c464e8e-f10a-4925-92cf-d084f9c48cac - - - - - -] Initializing extension driver 'port_security' 2026-06-24 18:35:32.539 8 INFO neutron.plugins.ml2.extensions.port_security [None req-9c464e8e-f10a-4925-92cf-d084f9c48cac - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-24 18:35:32.539 8 INFO neutron.plugins.ml2.managers [None req-9c464e8e-f10a-4925-92cf-d084f9c48cac - - - - - -] Initializing extension driver 'qos' 2026-06-24 18:35:32.539 8 INFO neutron.plugins.ml2.managers [None req-9c464e8e-f10a-4925-92cf-d084f9c48cac - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-24 18:35:32.539 8 INFO neutron.plugins.ml2.managers [None req-9c464e8e-f10a-4925-92cf-d084f9c48cac - - - - - -] Initializing mechanism driver 'l2population' 2026-06-24 18:35:32.551 8 INFO neutron.quota [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded quota_driver: . 2026-06-24 18:35:32.551 8 INFO neutron.plugins.ml2.plugin [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Modular L2 Plugin initialization complete 2026-06-24 18:35:32.551 8 INFO neutron.plugins.ml2.managers [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-24 18:35:32.551 8 INFO neutron.plugins.ml2.managers [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-24 18:35:32.552 8 INFO neutron.plugins.ml2.managers [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-24 18:35:32.552 8 INFO neutron.extensions.vlantransparent [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Disabled vlantransparent extension. 2026-06-24 18:35:32.552 8 INFO neutron.manager [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loading Plugin: qos 2026-06-24 18:35:32.565 8 INFO neutron.manager [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loading Plugin: router 2026-06-24 18:35:32.606 8 INFO neutron.services.service_base [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-24 18:35:32.606 8 INFO neutron.manager [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loading Plugin: segments 2026-06-24 18:35:32.610 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-f294340c-641a-43ff-afba-5e5e0600a53f - - - - - -] VlanTypeDriver initialization complete 2026-06-24 18:35:32.610 7 INFO neutron.plugins.ml2.managers [None req-f294340c-641a-43ff-afba-5e5e0600a53f - - - - - -] Initializing driver for type 'vxlan' 2026-06-24 18:35:32.610 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-f294340c-641a-43ff-afba-5e5e0600a53f - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-24 18:35:32.626 7 INFO neutron.plugins.ml2.managers [None req-f294340c-641a-43ff-afba-5e5e0600a53f - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-24 18:35:32.626 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-f294340c-641a-43ff-afba-5e5e0600a53f - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-24 18:35:32.626 7 INFO neutron.plugins.ml2.managers [None req-f294340c-641a-43ff-afba-5e5e0600a53f - - - - - -] Initializing extension driver 'port_security' 2026-06-24 18:35:32.627 7 INFO neutron.plugins.ml2.extensions.port_security [None req-f294340c-641a-43ff-afba-5e5e0600a53f - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-24 18:35:32.627 7 INFO neutron.plugins.ml2.managers [None req-f294340c-641a-43ff-afba-5e5e0600a53f - - - - - -] Initializing extension driver 'qos' 2026-06-24 18:35:32.627 7 INFO neutron.plugins.ml2.managers [None req-f294340c-641a-43ff-afba-5e5e0600a53f - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-24 18:35:32.627 7 INFO neutron.plugins.ml2.managers [None req-f294340c-641a-43ff-afba-5e5e0600a53f - - - - - -] Initializing mechanism driver 'l2population' 2026-06-24 18:35:32.639 7 INFO neutron.quota [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded quota_driver: . 2026-06-24 18:35:32.639 7 INFO neutron.plugins.ml2.plugin [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Modular L2 Plugin initialization complete 2026-06-24 18:35:32.639 7 INFO neutron.plugins.ml2.managers [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-24 18:35:32.639 7 INFO neutron.plugins.ml2.managers [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-24 18:35:32.640 7 INFO neutron.plugins.ml2.managers [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-24 18:35:32.640 7 INFO neutron.extensions.vlantransparent [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Disabled vlantransparent extension. 2026-06-24 18:35:32.640 7 INFO neutron.manager [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loading Plugin: qos 2026-06-24 18:35:32.653 7 INFO neutron.manager [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loading Plugin: router 2026-06-24 18:35:32.695 7 INFO neutron.services.service_base [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-24 18:35:32.696 7 INFO neutron.manager [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loading Plugin: segments 2026-06-24 18:35:32.705 8 INFO neutron.manager [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loading Plugin: trunk 2026-06-24 18:35:32.720 8 INFO neutron.manager [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loading Plugin: vpnaas 2026-06-24 18:35:32.759 8 WARNING stevedore.named [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-24 18:35:32.792 7 INFO neutron.manager [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loading Plugin: trunk 2026-06-24 18:35:32.807 7 INFO neutron.manager [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loading Plugin: vpnaas 2026-06-24 18:35:32.839 8 INFO neutron_vpnaas.services.vpn.plugin [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-24 18:35:32.839 8 INFO neutron.common.utils [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-24 18:35:32.839 8 INFO neutron.manager [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loading Plugin: auto_allocate 2026-06-24 18:35:32.844 8 INFO neutron.manager [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loading Plugin: tag 2026-06-24 18:35:32.845 7 WARNING stevedore.named [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-24 18:35:32.851 8 INFO neutron.manager [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loading Plugin: timestamp 2026-06-24 18:35:32.853 8 INFO neutron.manager [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loading Plugin: network_ip_availability 2026-06-24 18:35:32.857 8 INFO neutron.manager [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loading Plugin: flavors 2026-06-24 18:35:32.860 8 INFO neutron.manager [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loading Plugin: revisions 2026-06-24 18:35:32.864 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Initializing extension manager. 2026-06-24 18:35:32.865 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: address-group 2026-06-24 18:35:32.866 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: address-scope 2026-06-24 18:35:32.866 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-24 18:35:32.867 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: agent 2026-06-24 18:35:32.868 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: agent-resources-synced 2026-06-24 18:35:32.869 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-24 18:35:32.870 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-24 18:35:32.871 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: availability_zone 2026-06-24 18:35:32.871 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: availability_zone_filter 2026-06-24 18:35:32.872 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-24 18:35:32.872 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: default-subnetpools 2026-06-24 18:35:32.874 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-24 18:35:32.874 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: dns-integration 2026-06-24 18:35:32.875 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: dns-domain-ports 2026-06-24 18:35:32.875 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-24 18:35:32.876 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: dvr 2026-06-24 18:35:32.877 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-24 18:35:32.877 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: empty-string-filtering 2026-06-24 18:35:32.878 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-24 18:35:32.878 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-24 18:35:32.879 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: external-net 2026-06-24 18:35:32.879 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-24 18:35:32.880 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: extraroute 2026-06-24 18:35:32.880 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: extraroute-atomic 2026-06-24 18:35:32.881 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-24 18:35:32.881 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-24 18:35:32.882 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-24 18:35:32.882 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-24 18:35:32.883 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: fip-port-details 2026-06-24 18:35:32.884 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: flavors 2026-06-24 18:35:32.885 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-24 18:35:32.886 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: floatingip-pools 2026-06-24 18:35:32.886 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: ip_allocation 2026-06-24 18:35:32.887 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-24 18:35:32.887 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: l2_adjacency 2026-06-24 18:35:32.888 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: router 2026-06-24 18:35:32.890 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-24 18:35:32.891 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-24 18:35:32.891 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-24 18:35:32.892 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: ext-gw-mode 2026-06-24 18:35:32.892 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: l3-ha 2026-06-24 18:35:32.893 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-24 18:35:32.893 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-24 18:35:32.894 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: l3-flavors 2026-06-24 18:35:32.895 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-24 18:35:32.895 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-24 18:35:32.899 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-24 18:35:32.900 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-24 18:35:32.901 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-24 18:35:32.902 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-24 18:35:32.903 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-24 18:35:32.904 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: multi-provider 2026-06-24 18:35:32.904 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: net-mtu 2026-06-24 18:35:32.905 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: net-mtu-writable 2026-06-24 18:35:32.905 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: network_availability_zone 2026-06-24 18:35:32.906 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: network_ha 2026-06-24 18:35:32.906 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: network-ip-availability 2026-06-24 18:35:32.908 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-24 18:35:32.908 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: pagination 2026-06-24 18:35:32.909 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: port-device-profile 2026-06-24 18:35:32.909 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-24 18:35:32.910 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-24 18:35:32.910 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-24 18:35:32.911 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: port-mac-override 2026-06-24 18:35:32.911 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-24 18:35:32.912 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-24 18:35:32.912 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-24 18:35:32.913 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: port-resource-request 2026-06-24 18:35:32.913 7 INFO neutron_vpnaas.services.vpn.plugin [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-24 18:35:32.913 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-24 18:35:32.913 7 INFO neutron.common.utils [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-24 18:35:32.914 7 INFO neutron.manager [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loading Plugin: auto_allocate 2026-06-24 18:35:32.914 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-24 18:35:32.915 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: binding 2026-06-24 18:35:32.916 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: binding-extended 2026-06-24 18:35:32.916 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: port-security 2026-06-24 18:35:32.917 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: project-id 2026-06-24 18:35:32.917 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: provider 2026-06-24 18:35:32.918 7 INFO neutron.manager [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loading Plugin: tag 2026-06-24 18:35:32.919 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: qos 2026-06-24 18:35:32.920 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-24 18:35:32.921 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-24 18:35:32.921 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: qos-default 2026-06-24 18:35:32.922 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: qos-fip 2026-06-24 18:35:32.922 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-24 18:35:32.923 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-24 18:35:32.923 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-24 18:35:32.924 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-24 18:35:32.925 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-24 18:35:32.925 7 INFO neutron.manager [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loading Plugin: timestamp 2026-06-24 18:35:32.925 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: qos-pps 2026-06-24 18:35:32.926 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-24 18:35:32.926 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-24 18:35:32.927 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: qos-rules-alias 2026-06-24 18:35:32.927 7 INFO neutron.manager [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loading Plugin: network_ip_availability 2026-06-24 18:35:32.927 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: quota-check-limit 2026-06-24 18:35:32.929 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: quotas 2026-06-24 18:35:32.931 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: quota_details 2026-06-24 18:35:32.931 7 INFO neutron.manager [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loading Plugin: flavors 2026-06-24 18:35:32.932 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: rbac-policies 2026-06-24 18:35:32.933 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: rbac-address-group 2026-06-24 18:35:32.933 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: rbac-address-scope 2026-06-24 18:35:32.934 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: rbac-security-groups 2026-06-24 18:35:32.934 7 INFO neutron.manager [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loading Plugin: revisions 2026-06-24 18:35:32.934 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-24 18:35:32.935 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: revision-if-match 2026-06-24 18:35:32.935 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-24 18:35:32.936 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: router_availability_zone 2026-06-24 18:35:32.936 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-24 18:35:32.937 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Initializing extension manager. 2026-06-24 18:35:32.938 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-24 18:35:32.938 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: address-group 2026-06-24 18:35:32.939 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-24 18:35:32.939 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: address-scope 2026-06-24 18:35:32.939 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-24 18:35:32.940 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-24 18:35:32.940 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-24 18:35:32.940 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-24 18:35:32.941 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: agent 2026-06-24 18:35:32.941 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-24 18:35:32.941 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: agent-resources-synced 2026-06-24 18:35:32.942 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-24 18:35:32.943 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-24 18:35:32.944 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: availability_zone 2026-06-24 18:35:32.944 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: availability_zone_filter 2026-06-24 18:35:32.945 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-24 18:35:32.945 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: default-subnetpools 2026-06-24 18:35:32.945 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: security-group 2026-06-24 18:35:32.946 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: segment 2026-06-24 18:35:32.947 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-24 18:35:32.947 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-24 18:35:32.947 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: dns-integration 2026-06-24 18:35:32.948 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: service-type 2026-06-24 18:35:32.948 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: dns-domain-ports 2026-06-24 18:35:32.948 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: sorting 2026-06-24 18:35:32.948 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-24 18:35:32.949 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: standard-attr-segment 2026-06-24 18:35:32.949 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: dvr 2026-06-24 18:35:32.950 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: standard-attr-description 2026-06-24 18:35:32.950 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-24 18:35:32.950 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: stateful-security-group 2026-06-24 18:35:32.950 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: empty-string-filtering 2026-06-24 18:35:32.951 8 WARNING neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-24 18:35:32.951 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-24 18:35:32.951 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-24 18:35:32.951 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-24 18:35:32.952 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: subnet-external-network 2026-06-24 18:35:32.952 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: external-net 2026-06-24 18:35:32.952 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-24 18:35:32.952 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: subnet_onboard 2026-06-24 18:35:32.953 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: extraroute 2026-06-24 18:35:32.953 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-24 18:35:32.953 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: subnet-service-types 2026-06-24 18:35:32.953 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: extraroute-atomic 2026-06-24 18:35:32.954 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-24 18:35:32.954 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: subnet_allocation 2026-06-24 18:35:32.955 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-24 18:35:32.955 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-24 18:35:32.955 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-24 18:35:32.955 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: tag-creation 2026-06-24 18:35:32.956 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-24 18:35:32.956 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-24 18:35:32.956 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: fip-port-details 2026-06-24 18:35:32.957 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: flavors 2026-06-24 18:35:32.958 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-24 18:35:32.959 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: floatingip-pools 2026-06-24 18:35:32.959 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: ip_allocation 2026-06-24 18:35:32.960 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: standard-attr-tag 2026-06-24 18:35:32.960 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-24 18:35:32.960 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: l2_adjacency 2026-06-24 18:35:32.961 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-24 18:35:32.961 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: trunk 2026-06-24 18:35:32.962 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: router 2026-06-24 18:35:32.962 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: trunk-details 2026-06-24 18:35:32.962 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-24 18:35:32.963 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-24 18:35:32.963 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-24 18:35:32.964 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-24 18:35:32.964 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-24 18:35:32.965 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-24 18:35:32.965 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: ext-gw-mode 2026-06-24 18:35:32.965 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: l3-ha 2026-06-24 18:35:32.966 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-24 18:35:32.966 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-24 18:35:32.966 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: vpn-flavors 2026-06-24 18:35:32.966 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-24 18:35:32.967 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: l3-flavors 2026-06-24 18:35:32.968 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-24 18:35:32.968 8 INFO neutron.api.extensions [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Loaded extension: vpnaas 2026-06-24 18:35:32.968 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-24 18:35:32.970 8 INFO neutron.quota.resource_registry [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-24 18:35:32.971 8 INFO neutron.quota.resource_registry [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-24 18:35:32.971 8 INFO neutron.quota.resource_registry [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 18:35:32.971 8 INFO neutron.quota.resource_registry [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-24 18:35:32.972 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-24 18:35:32.973 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-24 18:35:32.974 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-24 18:35:32.974 8 INFO neutron.quota.resource_registry [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-24 18:35:32.975 8 INFO neutron.quota.resource_registry [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-24 18:35:32.975 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-24 18:35:32.976 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-24 18:35:32.976 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: multi-provider 2026-06-24 18:35:32.977 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: net-mtu 2026-06-24 18:35:32.977 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: net-mtu-writable 2026-06-24 18:35:32.978 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: network_availability_zone 2026-06-24 18:35:32.978 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: network_ha 2026-06-24 18:35:32.979 8 INFO neutron.quota.resource_registry [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-24 18:35:32.979 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: network-ip-availability 2026-06-24 18:35:32.980 8 INFO neutron.quota.resource_registry [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-24 18:35:32.980 8 INFO neutron.quota.resource_registry [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-24 18:35:32.980 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-24 18:35:32.981 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: pagination 2026-06-24 18:35:32.981 8 INFO neutron.quota.resource_registry [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 18:35:32.981 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: port-device-profile 2026-06-24 18:35:32.981 8 WARNING neutron.quota.resource_registry [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] subnetpool is already registered 2026-06-24 18:35:32.982 8 INFO neutron.quota.resource_registry [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 18:35:32.982 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-24 18:35:32.982 8 WARNING neutron.quota.resource_registry [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] subnetpool is already registered 2026-06-24 18:35:32.982 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-24 18:35:32.982 8 INFO neutron.quota.resource_registry [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-24 18:35:32.983 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-24 18:35:32.983 8 INFO neutron.quota.resource_registry [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-24 18:35:32.983 8 INFO neutron.quota.resource_registry [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-24 18:35:32.983 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: port-mac-override 2026-06-24 18:35:32.983 8 INFO neutron.quota.resource_registry [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-24 18:35:32.984 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-24 18:35:32.984 8 INFO neutron.quota.resource_registry [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-24 18:35:32.984 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-24 18:35:32.984 8 INFO neutron.quota.resource_registry [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-24 18:35:32.985 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-24 18:35:32.985 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: port-resource-request 2026-06-24 18:35:32.986 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-24 18:35:32.986 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-24 18:35:32.987 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: binding 2026-06-24 18:35:32.988 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: binding-extended 2026-06-24 18:35:32.988 8 INFO neutron.quota.resource_registry [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-24 18:35:32.988 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: port-security 2026-06-24 18:35:32.988 8 WARNING neutron.quota.resource_registry [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] router is already registered 2026-06-24 18:35:32.989 8 INFO neutron.quota.resource_registry [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-24 18:35:32.989 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: project-id 2026-06-24 18:35:32.989 8 WARNING neutron.quota.resource_registry [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] floatingip is already registered 2026-06-24 18:35:32.989 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: provider 2026-06-24 18:35:32.991 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: qos 2026-06-24 18:35:32.992 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-24 18:35:32.992 8 INFO neutron.quota.resource_registry [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-24 18:35:32.993 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-24 18:35:32.993 8 WARNING neutron.quota.resource_registry [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] rbac_policy is already registered 2026-06-24 18:35:32.993 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: qos-default 2026-06-24 18:35:32.993 8 INFO neutron.quota.resource_registry [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-24 18:35:32.993 8 WARNING neutron.quota.resource_registry [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] security_group is already registered 2026-06-24 18:35:32.994 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: qos-fip 2026-06-24 18:35:32.994 8 INFO neutron.quota.resource_registry [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-24 18:35:32.994 8 WARNING neutron.quota.resource_registry [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] security_group_rule is already registered 2026-06-24 18:35:32.994 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-24 18:35:32.995 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-24 18:35:32.995 8 INFO neutron.quota.resource_registry [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 18:35:32.995 8 WARNING neutron.quota.resource_registry [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] subnetpool is already registered 2026-06-24 18:35:32.995 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-24 18:35:32.995 8 INFO neutron.quota.resource_registry [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 18:35:32.996 8 WARNING neutron.quota.resource_registry [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] subnetpool is already registered 2026-06-24 18:35:32.996 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-24 18:35:32.996 8 INFO neutron.quota.resource_registry [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-24 18:35:32.996 8 WARNING neutron.quota.resource_registry [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] trunk is already registered 2026-06-24 18:35:32.996 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-24 18:35:32.997 8 INFO neutron.quota.resource_registry [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-24 18:35:32.997 8 WARNING neutron.quota.resource_registry [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] endpoint_group is already registered 2026-06-24 18:35:32.997 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: qos-pps 2026-06-24 18:35:32.997 8 INFO neutron.quota.resource_registry [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-24 18:35:32.997 8 WARNING neutron.quota.resource_registry [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] vpnservice is already registered 2026-06-24 18:35:32.998 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-24 18:35:32.998 8 INFO neutron.quota.resource_registry [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-24 18:35:32.998 8 WARNING neutron.quota.resource_registry [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] ipsec_site_connection is already registered 2026-06-24 18:35:32.998 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-24 18:35:32.998 8 INFO neutron.quota.resource_registry [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-24 18:35:32.999 8 WARNING neutron.quota.resource_registry [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] ipsecpolicy is already registered 2026-06-24 18:35:32.999 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: qos-rules-alias 2026-06-24 18:35:32.999 8 INFO neutron.quota.resource_registry [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-24 18:35:32.999 8 WARNING neutron.quota.resource_registry [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] ikepolicy is already registered 2026-06-24 18:35:32.999 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: quota-check-limit 2026-06-24 18:35:33.001 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: quotas 2026-06-24 18:35:33.002 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: quota_details 2026-06-24 18:35:33.004 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: rbac-policies 2026-06-24 18:35:33.004 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: rbac-address-group 2026-06-24 18:35:33.005 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: rbac-address-scope 2026-06-24 18:35:33.005 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: rbac-security-groups 2026-06-24 18:35:33.006 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-24 18:35:33.006 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: revision-if-match 2026-06-24 18:35:33.007 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-24 18:35:33.008 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: router_availability_zone 2026-06-24 18:35:33.008 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-24 18:35:33.010 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-24 18:35:33.010 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-24 18:35:33.011 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-24 18:35:33.011 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-24 18:35:33.012 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-24 18:35:33.012 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-24 18:35:33.017 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: security-group 2026-06-24 18:35:33.018 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: segment 2026-06-24 18:35:33.018 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-24 18:35:33.019 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: service-type 2026-06-24 18:35:33.019 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: sorting 2026-06-24 18:35:33.020 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: standard-attr-segment 2026-06-24 18:35:33.021 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: standard-attr-description 2026-06-24 18:35:33.021 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: stateful-security-group 2026-06-24 18:35:33.022 7 WARNING neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-24 18:35:33.022 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-24 18:35:33.023 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: subnet-external-network 2026-06-24 18:35:33.023 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: subnet_onboard 2026-06-24 18:35:33.024 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-24 18:35:33.024 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: subnet-service-types 2026-06-24 18:35:33.025 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: subnet_allocation 2026-06-24 18:35:33.026 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-24 18:35:33.026 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: tag-creation 2026-06-24 18:35:33.027 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-24 18:35:33.030 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: standard-attr-tag 2026-06-24 18:35:33.031 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-24 18:35:33.032 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: trunk 2026-06-24 18:35:33.032 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: trunk-details 2026-06-24 18:35:33.033 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-24 18:35:33.033 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-24 18:35:33.035 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-24 18:35:33.036 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-24 18:35:33.037 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: vpn-flavors 2026-06-24 18:35:33.038 7 INFO neutron.api.extensions [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Loaded extension: vpnaas 2026-06-24 18:35:33.040 7 INFO neutron.quota.resource_registry [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-24 18:35:33.041 7 INFO neutron.quota.resource_registry [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-24 18:35:33.041 7 INFO neutron.quota.resource_registry [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 18:35:33.041 7 INFO neutron.quota.resource_registry [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-24 18:35:33.044 7 INFO neutron.quota.resource_registry [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-24 18:35:33.045 7 INFO neutron.quota.resource_registry [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-24 18:35:33.049 7 INFO neutron.quota.resource_registry [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-24 18:35:33.050 7 INFO neutron.quota.resource_registry [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-24 18:35:33.050 7 INFO neutron.quota.resource_registry [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-24 18:35:33.051 7 INFO neutron.quota.resource_registry [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 18:35:33.051 7 WARNING neutron.quota.resource_registry [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] subnetpool is already registered 2026-06-24 18:35:33.051 7 INFO neutron.quota.resource_registry [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 18:35:33.052 7 WARNING neutron.quota.resource_registry [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] subnetpool is already registered 2026-06-24 18:35:33.052 7 INFO neutron.quota.resource_registry [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-24 18:35:33.053 7 INFO neutron.quota.resource_registry [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-24 18:35:33.053 7 INFO neutron.quota.resource_registry [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-24 18:35:33.053 7 INFO neutron.quota.resource_registry [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-24 18:35:33.054 7 INFO neutron.quota.resource_registry [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-24 18:35:33.054 7 INFO neutron.quota.resource_registry [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-24 18:35:33.058 7 INFO neutron.quota.resource_registry [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-24 18:35:33.058 7 WARNING neutron.quota.resource_registry [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] router is already registered 2026-06-24 18:35:33.059 7 INFO neutron.quota.resource_registry [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-24 18:35:33.059 7 WARNING neutron.quota.resource_registry [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] floatingip is already registered 2026-06-24 18:35:33.062 7 INFO neutron.quota.resource_registry [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-24 18:35:33.063 7 WARNING neutron.quota.resource_registry [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] rbac_policy is already registered 2026-06-24 18:35:33.063 7 INFO neutron.quota.resource_registry [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-24 18:35:33.063 7 WARNING neutron.quota.resource_registry [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] security_group is already registered 2026-06-24 18:35:33.064 7 INFO neutron.quota.resource_registry [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-24 18:35:33.064 7 WARNING neutron.quota.resource_registry [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] security_group_rule is already registered 2026-06-24 18:35:33.065 7 INFO neutron.quota.resource_registry [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 18:35:33.065 7 WARNING neutron.quota.resource_registry [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] subnetpool is already registered 2026-06-24 18:35:33.065 7 INFO neutron.quota.resource_registry [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 18:35:33.065 7 WARNING neutron.quota.resource_registry [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] subnetpool is already registered 2026-06-24 18:35:33.066 7 INFO neutron.quota.resource_registry [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-24 18:35:33.066 7 WARNING neutron.quota.resource_registry [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] trunk is already registered 2026-06-24 18:35:33.066 7 INFO neutron.quota.resource_registry [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-24 18:35:33.067 7 WARNING neutron.quota.resource_registry [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] endpoint_group is already registered 2026-06-24 18:35:33.067 7 INFO neutron.quota.resource_registry [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-24 18:35:33.067 7 WARNING neutron.quota.resource_registry [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] vpnservice is already registered 2026-06-24 18:35:33.068 7 INFO neutron.quota.resource_registry [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-24 18:35:33.068 7 WARNING neutron.quota.resource_registry [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] ipsec_site_connection is already registered 2026-06-24 18:35:33.068 7 INFO neutron.quota.resource_registry [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-24 18:35:33.068 7 WARNING neutron.quota.resource_registry [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] ipsecpolicy is already registered 2026-06-24 18:35:33.069 7 INFO neutron.quota.resource_registry [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-24 18:35:33.069 7 WARNING neutron.quota.resource_registry [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] ikepolicy is already registered 2026-06-24 18:35:33.162 8 WARNING keystonemiddleware._common.config [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-24 18:35:33.169 8 WARNING oslo_config.cfg [None req-f9322812-8a78-46a3-99e9-ff7703158847 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f255b0da668 pid: 8 (default app) 2026-06-24 18:35:33.232 7 WARNING keystonemiddleware._common.config [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-24 18:35:33.238 7 WARNING oslo_config.cfg [None req-81f0533d-2225-4985-89da-688252228d93 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f255b0da668 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-24 18:35:37.312 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dbe2d074-9329-475e-999a-7945d7c04331 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/4] 199.19.213.59 () {44 vars in 923 bytes} [Wed Jun 24 18:35:36 2026] GET /v2.0/networks/public => generated 108 bytes in 638 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.19.213.59 () {44 vars in 945 bytes} [Wed Jun 24 18:35:37 2026] GET /v2.0/networks?name=public => generated 15 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 18:35:37.864 8 WARNING neutron.services.revisions.revision_plugin [None req-c70f8273-8f01-457a-b9a3-9078658019cb aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Could not find related network for resource to bump revision. 2026-06-24 18:35:37.888 8 INFO neutron.db.segments_db [None req-c70f8273-8f01-457a-b9a3-9078658019cb aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Added segment 550e8392-6678-47ec-b165-35d0f202462a of type flat for network ee2ffaa4-25fb-4217-b2ab-2098982c9906 2026-06-24 18:35:37.927 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c70f8273-8f01-457a-b9a3-9078658019cb aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/6] 199.19.213.59 () {48 vars in 963 bytes} [Wed Jun 24 18:35:37 2026] POST /v2.0/networks => generated 124 bytes in 414 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 18:35:44.191 7 INFO neutron.pecan_wsgi.hooks.translation [None req-212f7f51-2f4f-4954-aa31-d4604d345d2a aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/7] 199.19.213.59 () {44 vars in 923 bytes} [Wed Jun 24 18:35:43 2026] GET /v2.0/networks/public => generated 108 bytes in 404 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/8] 199.19.213.59 () {44 vars in 945 bytes} [Wed Jun 24 18:35:44 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 18:35:44.451 7 WARNING neutron.services.revisions.revision_plugin [None req-04057e41-468b-4228-aa40-ebb664ec946b aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Could not find related network for resource to bump revision. 2026-06-24 18:35:44.473 7 INFO neutron.db.segments_db [None req-04057e41-468b-4228-aa40-ebb664ec946b aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Added segment 3c83d8a1-4d8b-487f-9131-ad86a6b580a1 of type flat for network e1d48b07-980e-44b8-b50b-6a5f30c7e3f3 2026-06-24 18:35:44.517 7 INFO neutron.pecan_wsgi.hooks.translation [None req-04057e41-468b-4228-aa40-ebb664ec946b aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/9] 199.19.213.59 () {48 vars in 963 bytes} [Wed Jun 24 18:35:44 2026] POST /v2.0/networks => generated 124 bytes in 312 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 18:35:50.340 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a2cbf9fb-c537-4656-a1b4-3159d0efb6fe aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/11] 199.19.213.59 () {44 vars in 923 bytes} [Wed Jun 24 18:35:50 2026] GET /v2.0/networks/public => generated 108 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/12] 199.19.213.59 () {44 vars in 945 bytes} [Wed Jun 24 18:35:50 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 18:35:50.413 7 WARNING neutron.services.revisions.revision_plugin [None req-aee8027f-dfa7-4f93-a4f3-93f01ac356c4 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Could not find related network for resource to bump revision. 2026-06-24 18:35:50.426 7 INFO neutron.db.segments_db [None req-aee8027f-dfa7-4f93-a4f3-93f01ac356c4 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Added segment 164f232e-72ca-4d08-875e-2298fa49de8e of type flat for network 7c2e37c0-27fd-44d5-bfb4-86a69738911b 2026-06-24 18:35:50.458 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aee8027f-dfa7-4f93-a4f3-93f01ac356c4 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/13] 199.19.213.59 () {48 vars in 963 bytes} [Wed Jun 24 18:35:50 2026] POST /v2.0/networks => generated 124 bytes in 102 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 18:35:56.320 8 INFO neutron.pecan_wsgi.hooks.translation [None req-64284e8f-87ef-44cd-b629-163b6b7a0b15 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/14] 199.19.213.59 () {44 vars in 923 bytes} [Wed Jun 24 18:35:56 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.19.213.59 () {44 vars in 945 bytes} [Wed Jun 24 18:35:56 2026] GET /v2.0/networks?name=public => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 18:35:56.449 8 WARNING neutron.services.revisions.revision_plugin [None req-d8441a04-1423-4c66-b786-7ebb05685fb9 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Could not find related network for resource to bump revision. 2026-06-24 18:35:56.465 8 INFO neutron.db.segments_db [None req-d8441a04-1423-4c66-b786-7ebb05685fb9 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Added segment 276f17b1-d37e-40ca-b2a7-88839822d582 of type flat for network 97767f57-6d3b-4359-855b-34025e942403 2026-06-24 18:35:56.482 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d8441a04-1423-4c66-b786-7ebb05685fb9 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/16] 199.19.213.59 () {48 vars in 963 bytes} [Wed Jun 24 18:35:56 2026] POST /v2.0/networks => generated 124 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 18:36:02.341 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e1a1354d-511d-46bf-9f32-c5c895c469a5 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/18] 199.19.213.59 () {44 vars in 923 bytes} [Wed Jun 24 18:36:02 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/19] 199.19.213.59 () {44 vars in 945 bytes} [Wed Jun 24 18:36:02 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 18:36:02.407 8 WARNING neutron.services.revisions.revision_plugin [None req-34cc7e86-e619-454a-a794-2ef5f97d73d9 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Could not find related network for resource to bump revision. 2026-06-24 18:36:02.427 8 INFO neutron.db.segments_db [None req-34cc7e86-e619-454a-a794-2ef5f97d73d9 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Added segment c1348245-6059-43a1-aee0-b6067869c6f9 of type flat for network 023be2f0-a65a-4c7f-a23e-986c96e4ca00 2026-06-24 18:36:02.453 8 INFO neutron.pecan_wsgi.hooks.translation [None req-34cc7e86-e619-454a-a794-2ef5f97d73d9 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/20] 199.19.213.59 () {48 vars in 963 bytes} [Wed Jun 24 18:36:02 2026] POST /v2.0/networks => generated 124 bytes in 100 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 18:36:08.350 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c9837433-b24b-427e-a560-1d955e7995d5 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/21] 199.19.213.59 () {44 vars in 923 bytes} [Wed Jun 24 18:36:08 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: 8|app: 0|req: 13/22] 199.19.213.59 () {44 vars in 945 bytes} [Wed Jun 24 18:36:08 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 18:36:08.415 7 WARNING neutron.services.revisions.revision_plugin [None req-89646b64-1022-4fa1-b4bf-9bd12d6f127b aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Could not find related network for resource to bump revision. 2026-06-24 18:36:08.437 7 INFO neutron.db.segments_db [None req-89646b64-1022-4fa1-b4bf-9bd12d6f127b aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Added segment e92a30eb-24b5-4581-88c8-d0581c098c31 of type flat for network d5efe70e-3efa-44cf-b915-0b9ebafed133 [pid: 7|app: 0|req: 10/23] 199.19.213.59 () {48 vars in 963 bytes} [Wed Jun 24 18:36:08 2026] POST /v2.0/networks => generated 706 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 18:36:09.921 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eb091ff9-ede6-40cf-be0b-980b742f0d2b aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/24] 199.19.213.59 () {44 vars in 923 bytes} [Wed Jun 24 18:36:09 2026] GET /v2.0/networks/public => generated 108 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/25] 199.19.213.59 () {44 vars in 945 bytes} [Wed Jun 24 18:36:09 2026] GET /v2.0/networks?name=public => generated 709 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 18:36:09.993 8 INFO neutron.pecan_wsgi.hooks.translation [None req-15ee6a46-fd90-4c6c-958c-c41ab0bd15db aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 15/26] 199.19.213.59 () {44 vars in 1030 bytes} [Wed Jun 24 18:36:09 2026] GET /v2.0/subnets/public-subnet?network_id=d5efe70e-3efa-44cf-b915-0b9ebafed133 => generated 113 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/27] 199.19.213.59 () {44 vars in 1053 bytes} [Wed Jun 24 18:36:09 2026] GET /v2.0/subnets?name=public-subnet&network_id=d5efe70e-3efa-44cf-b915-0b9ebafed133 => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/28] 199.19.213.59 () {48 vars in 961 bytes} [Wed Jun 24 18:36:10 2026] POST /v2.0/subnets => generated 664 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 18:40:43.522 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [3fea684d-a9e9-425e-9d77-ea28940623a9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-24 18:40:43.525 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jun 24 18:40:43 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.19.213.59) !!! 2026-06-24 18:40:43.639 7 INFO neutron.pecan_wsgi.hooks.translation [None req-941a007b-5bb1-4cf6-aafc-0a6b7eb8a4d5 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 31/64] 199.19.213.59 () {44 vars in 933 bytes} [Wed Jun 24 18:40:43 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 18:40:43.650 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [50cc29c1-990d-4408-b2de-7531fe240df4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-24 18:40:43.651 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jun 24 18:40:43 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.19.213.59) !!! [pid: 8|app: 0|req: 34/65] 199.19.213.59 () {44 vars in 955 bytes} [Wed Jun 24 18:40:43 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 18:40:43.728 7 INFO neutron.db.segments_db [None req-98ce5365-629b-4c06-88a0-45c5860ed2d8 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Added segment ae6b0f59-d226-4c94-932b-ecdfdb52f94a of type vxlan for network a4b9ffc3-517f-47bf-a147-0f09f6e96cc2 [pid: 7|app: 0|req: 32/66] 199.19.213.59 () {48 vars in 962 bytes} [Wed Jun 24 18:40:43 2026] POST /v2.0/networks => generated 707 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 18:40:44.707 8 INFO oslo.messaging._drivers.impl_rabbit [-] [50cc29c1-990d-4408-b2de-7531fe240df4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53688. 2026-06-24 18:40:44.746 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c6f0319d-b4d8-400d-a16e-fc61e3a44dfc aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/67] 199.19.213.59 () {44 vars in 933 bytes} [Wed Jun 24 18:40:44 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 18:40:44.776 7 INFO oslo.messaging._drivers.impl_rabbit [-] [3fea684d-a9e9-425e-9d77-ea28940623a9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53698. [pid: 7|app: 0|req: 33/68] 199.19.213.59 () {44 vars in 955 bytes} [Wed Jun 24 18:40:44 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 18:40:44.805 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1bec8b5e-68d8-42fa-9f92-70653ee79921 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/69] 199.19.213.59 () {44 vars in 1032 bytes} [Wed Jun 24 18:40:44 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=a4b9ffc3-517f-47bf-a147-0f09f6e96cc2 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/70] 199.19.213.59 () {44 vars in 1055 bytes} [Wed Jun 24 18:40:44 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=a4b9ffc3-517f-47bf-a147-0f09f6e96cc2 => generated 14 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/71] 199.19.213.59 () {48 vars in 961 bytes} [Wed Jun 24 18:40:44 2026] POST /v2.0/subnets => generated 651 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 18:40:46.089 7 INFO neutron.api.v2.resource [None req-836b9704-c331-4a36-a42e-729f73bfb207 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/74] 199.19.213.59 () {44 vars in 967 bytes} [Wed Jun 24 18:40:46 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/75] 199.19.213.59 () {44 vars in 989 bytes} [Wed Jun 24 18:40:46 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/76] 199.19.213.59 () {48 vars in 976 bytes} [Wed Jun 24 18:40:46 2026] POST /v2.0/security-groups => generated 1616 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/77] 199.19.213.59 () {44 vars in 997 bytes} [Wed Jun 24 18:40:47 2026] GET /v2.0/security-groups/2cae22e5-8609-463a-b919-e68f8fab3f93 => generated 1616 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/78] 199.19.213.59 () {44 vars in 997 bytes} [Wed Jun 24 18:40:47 2026] GET /v2.0/security-groups/2cae22e5-8609-463a-b919-e68f8fab3f93 => generated 1616 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/79] 199.19.213.59 () {44 vars in 997 bytes} [Wed Jun 24 18:40:47 2026] GET /v2.0/security-groups/2cae22e5-8609-463a-b919-e68f8fab3f93 => generated 1616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/80] 199.19.213.59 () {48 vars in 987 bytes} [Wed Jun 24 18:40:47 2026] POST /v2.0/security-group-rules => generated 601 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/81] 199.19.213.59 () {44 vars in 997 bytes} [Wed Jun 24 18:40:48 2026] GET /v2.0/security-groups/2cae22e5-8609-463a-b919-e68f8fab3f93 => generated 2230 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/82] 199.19.213.59 () {44 vars in 997 bytes} [Wed Jun 24 18:40:48 2026] GET /v2.0/security-groups/2cae22e5-8609-463a-b919-e68f8fab3f93 => generated 2230 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/83] 199.19.213.59 () {44 vars in 997 bytes} [Wed Jun 24 18:40:48 2026] GET /v2.0/security-groups/2cae22e5-8609-463a-b919-e68f8fab3f93 => 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: 41/84] 199.19.213.59 () {48 vars in 987 bytes} [Wed Jun 24 18:40:48 2026] POST /v2.0/security-group-rules => generated 603 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/85] 199.19.213.59 () {44 vars in 997 bytes} [Wed Jun 24 18:40:49 2026] GET /v2.0/security-groups/2cae22e5-8609-463a-b919-e68f8fab3f93 => generated 2846 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/86] 199.19.213.59 () {44 vars in 997 bytes} [Wed Jun 24 18:40:49 2026] GET /v2.0/security-groups/2cae22e5-8609-463a-b919-e68f8fab3f93 => generated 2846 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/87] 199.19.213.59 () {44 vars in 997 bytes} [Wed Jun 24 18:40:49 2026] GET /v2.0/security-groups/2cae22e5-8609-463a-b919-e68f8fab3f93 => generated 2846 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/88] 199.19.213.59 () {48 vars in 987 bytes} [Wed Jun 24 18:40:49 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: 8|app: 0|req: 46/89] 199.19.213.59 () {44 vars in 997 bytes} [Wed Jun 24 18:40:50 2026] GET /v2.0/security-groups/2cae22e5-8609-463a-b919-e68f8fab3f93 => generated 3462 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/90] 199.19.213.59 () {44 vars in 997 bytes} [Wed Jun 24 18:40:50 2026] GET /v2.0/security-groups/2cae22e5-8609-463a-b919-e68f8fab3f93 => generated 3462 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/91] 199.19.213.59 () {44 vars in 997 bytes} [Wed Jun 24 18:40:50 2026] GET /v2.0/security-groups/2cae22e5-8609-463a-b919-e68f8fab3f93 => generated 3462 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/92] 199.19.213.59 () {48 vars in 987 bytes} [Wed Jun 24 18:40:50 2026] POST /v2.0/security-group-rules => generated 603 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/93] 199.19.213.59 () {44 vars in 997 bytes} [Wed Jun 24 18:40:51 2026] GET /v2.0/security-groups/2cae22e5-8609-463a-b919-e68f8fab3f93 => generated 4078 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/94] 199.19.213.59 () {44 vars in 997 bytes} [Wed Jun 24 18:40:51 2026] GET /v2.0/security-groups/2cae22e5-8609-463a-b919-e68f8fab3f93 => generated 4078 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/95] 199.19.213.59 () {44 vars in 997 bytes} [Wed Jun 24 18:40:51 2026] GET /v2.0/security-groups/2cae22e5-8609-463a-b919-e68f8fab3f93 => generated 4078 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/96] 199.19.213.59 () {48 vars in 987 bytes} [Wed Jun 24 18:40:51 2026] POST /v2.0/security-group-rules => generated 603 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/97] 199.19.213.59 () {44 vars in 983 bytes} [Wed Jun 24 18:40:52 2026] GET /v2.0/networks/a4b9ffc3-517f-47bf-a147-0f09f6e96cc2 => generated 732 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 18:40:53.042 7 INFO neutron.pecan_wsgi.hooks.translation [None req-55acadf6-7d10-445f-8a8b-b545a4f08645 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 48/98] 199.19.213.59 () {44 vars in 1072 bytes} [Wed Jun 24 18:40:53 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=a4b9ffc3-517f-47bf-a147-0f09f6e96cc2 => generated 132 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/99] 199.19.213.59 () {44 vars in 1095 bytes} [Wed Jun 24 18:40:53 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=a4b9ffc3-517f-47bf-a147-0f09f6e96cc2 => 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: 49/100] 199.19.213.59 () {44 vars in 997 bytes} [Wed Jun 24 18:40:53 2026] GET /v2.0/security-groups/2cae22e5-8609-463a-b919-e68f8fab3f93 => 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: 52/101] 199.19.213.59 () {48 vars in 957 bytes} [Wed Jun 24 18:40:53 2026] POST /v2.0/ports => generated 1100 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 18:40:59.210 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f019ec09-8f2f-4e09-9ec5-6ab1532dba37 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 50/102] 199.19.213.59 () {44 vars in 974 bytes} [Wed Jun 24 18:40:59 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 53/103] 199.19.213.59 () {44 vars in 996 bytes} [Wed Jun 24 18:40:59 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/104] 199.19.213.59 () {48 vars in 1026 bytes} [Wed Jun 24 18:40:59 2026] PUT /v2.0/ports/889717e5-e59f-4cc2-be40-c1845b170c76 => generated 1249 bytes in 539 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/107] 199.19.213.59 () {44 vars in 916 bytes} [Wed Jun 24 18:41:01 2026] GET /v2.0/ports => generated 3730 bytes in 82 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-24 18:41:02.284 7 INFO neutron.api.v2.resource [None req-6ff4c14d-7a49-45a6-ada1-234a70d28e56 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 53/108] 199.19.213.59 () {44 vars in 955 bytes} [Wed Jun 24 18:41:02 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/109] 199.19.213.59 () {44 vars in 977 bytes} [Wed Jun 24 18:41:02 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/110] 199.19.213.59 () {48 vars in 976 bytes} [Wed Jun 24 18:41:02 2026] POST /v2.0/security-groups => generated 1610 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/111] 199.19.213.59 () {44 vars in 997 bytes} [Wed Jun 24 18:41:03 2026] GET /v2.0/security-groups/2c7788c0-9b5e-4c84-89a9-226e788702d6 => generated 1610 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/112] 199.19.213.59 () {44 vars in 997 bytes} [Wed Jun 24 18:41:03 2026] GET /v2.0/security-groups/2c7788c0-9b5e-4c84-89a9-226e788702d6 => generated 1610 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/113] 199.19.213.59 () {44 vars in 997 bytes} [Wed Jun 24 18:41:03 2026] GET /v2.0/security-groups/2c7788c0-9b5e-4c84-89a9-226e788702d6 => generated 1610 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/114] 199.19.213.59 () {48 vars in 987 bytes} [Wed Jun 24 18:41:03 2026] POST /v2.0/security-group-rules => generated 623 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/115] 199.19.213.59 () {44 vars in 997 bytes} [Wed Jun 24 18:41:04 2026] GET /v2.0/security-groups/2c7788c0-9b5e-4c84-89a9-226e788702d6 => generated 2246 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/116] 199.19.213.59 () {44 vars in 997 bytes} [Wed Jun 24 18:41:04 2026] GET /v2.0/security-groups/2c7788c0-9b5e-4c84-89a9-226e788702d6 => generated 2246 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/117] 199.19.213.59 () {44 vars in 997 bytes} [Wed Jun 24 18:41:04 2026] GET /v2.0/security-groups/2c7788c0-9b5e-4c84-89a9-226e788702d6 => generated 2246 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/118] 199.19.213.59 () {48 vars in 987 bytes} [Wed Jun 24 18:41:04 2026] POST /v2.0/security-group-rules => generated 627 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/127] 199.19.213.59 () {44 vars in 971 bytes} [Wed Jun 24 18:42:12 2026] GET /v2.0/quotas/b1428d67bd21431fa3154129394ee608 => 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: 8|app: 0|req: 65/128] 199.19.213.59 () {48 vars in 1023 bytes} [Wed Jun 24 18:42:13 2026] PUT /v2.0/quotas/b1428d67bd21431fa3154129394ee608 => generated 291 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 18:44:23.081 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [3fea684d-a9e9-425e-9d77-ea28940623a9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-24 18:44:23.081 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jun 24 18:44:23 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.19.213.59) !!! /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-24 18:44:23.205 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3a3f090e-eb58-4519-a5d1-a37faa699be0 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 73/147] 199.19.213.59 () {30 vars in 739 bytes} [Wed Jun 24 18:44:23 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 18:44:23.220 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [50cc29c1-990d-4408-b2de-7531fe240df4] 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: 8|app: 0|req: 75/148] 199.19.213.59 () {30 vars in 761 bytes} [Wed Jun 24 18:44:23 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 18:44:24.974 7 INFO oslo.messaging._drivers.impl_rabbit [-] [3fea684d-a9e9-425e-9d77-ea28940623a9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48134. 2026-06-24 18:44:25.071 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e9e3a02e-23d4-4ece-9a05-d9d6a51ea3c4 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 74/149] 199.19.213.59 () {30 vars in 739 bytes} [Wed Jun 24 18:44:24 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 116 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/150] 199.19.213.59 () {30 vars in 761 bytes} [Wed Jun 24 18:44:25 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 18:50:29.295 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [50cc29c1-990d-4408-b2de-7531fe240df4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-24 18:50:29.297 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jun 24 18:50:29 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=9cfdc8e5c9b941bf931743a4d4b98fc5 (ip 199.19.213.59) !!! 2026-06-24 18:50:29.452 8 INFO neutron.api.v2.resource [None req-0f2c94c3-c26b-4cc5-a67c-db1cd65c6795 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 101/199] 199.19.213.59 () {44 vars in 1070 bytes} [Wed Jun 24 18:50:29 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=9cfdc8e5c9b941bf931743a4d4b98fc5 => generated 139 bytes in 165 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 18:50:29.461 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [3fea684d-a9e9-425e-9d77-ea28940623a9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-24 18:50:29.463 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jun 24 18:50:29 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=9cfdc8e5c9b941bf931743a4d4b98fc5 (ip 199.19.213.59) !!! [pid: 7|app: 0|req: 99/200] 199.19.213.59 () {44 vars in 1093 bytes} [Wed Jun 24 18:50:29 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=9cfdc8e5c9b941bf931743a4d4b98fc5 => generated 23 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/201] 199.19.213.59 () {48 vars in 977 bytes} [Wed Jun 24 18:50:29 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-24 18:50:30.749 7 INFO oslo.messaging._drivers.impl_rabbit [-] [3fea684d-a9e9-425e-9d77-ea28940623a9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57558. [pid: 7|app: 0|req: 101/204] 199.19.213.59 () {44 vars in 1084 bytes} [Wed Jun 24 18:50:30 2026] GET /v2.0/security-groups/d53d4f64-8e50-4f57-ad88-722cd4d721a5?project_id=9cfdc8e5c9b941bf931743a4d4b98fc5 => generated 1624 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/205] 199.19.213.59 () {44 vars in 997 bytes} [Wed Jun 24 18:50:30 2026] GET /v2.0/security-groups/d53d4f64-8e50-4f57-ad88-722cd4d721a5 => generated 1624 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/206] 199.19.213.59 () {44 vars in 1084 bytes} [Wed Jun 24 18:50:30 2026] GET /v2.0/security-groups/d53d4f64-8e50-4f57-ad88-722cd4d721a5?project_id=9cfdc8e5c9b941bf931743a4d4b98fc5 => generated 1624 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 18:50:30.957 8 INFO oslo.messaging._drivers.impl_rabbit [-] [50cc29c1-990d-4408-b2de-7531fe240df4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57574. [pid: 8|app: 0|req: 105/207] 199.19.213.59 () {48 vars in 987 bytes} [Wed Jun 24 18:50:30 2026] POST /v2.0/security-group-rules => generated 597 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/208] 199.19.213.59 () {44 vars in 1084 bytes} [Wed Jun 24 18:50:31 2026] GET /v2.0/security-groups/d53d4f64-8e50-4f57-ad88-722cd4d721a5?project_id=9cfdc8e5c9b941bf931743a4d4b98fc5 => generated 2234 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/209] 199.19.213.59 () {44 vars in 997 bytes} [Wed Jun 24 18:50:32 2026] GET /v2.0/security-groups/d53d4f64-8e50-4f57-ad88-722cd4d721a5 => generated 2234 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/210] 199.19.213.59 () {44 vars in 1084 bytes} [Wed Jun 24 18:50:32 2026] GET /v2.0/security-groups/d53d4f64-8e50-4f57-ad88-722cd4d721a5?project_id=9cfdc8e5c9b941bf931743a4d4b98fc5 => generated 2234 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/211] 199.19.213.59 () {48 vars in 987 bytes} [Wed Jun 24 18:50:32 2026] POST /v2.0/security-group-rules => generated 599 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/212] 199.19.213.59 () {44 vars in 1084 bytes} [Wed Jun 24 18:50:33 2026] GET /v2.0/security-groups/d53d4f64-8e50-4f57-ad88-722cd4d721a5?project_id=9cfdc8e5c9b941bf931743a4d4b98fc5 => generated 2846 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/213] 199.19.213.59 () {44 vars in 997 bytes} [Wed Jun 24 18:50:33 2026] GET /v2.0/security-groups/d53d4f64-8e50-4f57-ad88-722cd4d721a5 => generated 2846 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/214] 199.19.213.59 () {44 vars in 1084 bytes} [Wed Jun 24 18:50:33 2026] GET /v2.0/security-groups/d53d4f64-8e50-4f57-ad88-722cd4d721a5?project_id=9cfdc8e5c9b941bf931743a4d4b98fc5 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/215] 199.19.213.59 () {48 vars in 987 bytes} [Wed Jun 24 18:50:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/216] 199.19.213.59 () {44 vars in 1084 bytes} [Wed Jun 24 18:50:34 2026] GET /v2.0/security-groups/d53d4f64-8e50-4f57-ad88-722cd4d721a5?project_id=9cfdc8e5c9b941bf931743a4d4b98fc5 => generated 3460 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/217] 199.19.213.59 () {44 vars in 997 bytes} [Wed Jun 24 18:50:34 2026] GET /v2.0/security-groups/d53d4f64-8e50-4f57-ad88-722cd4d721a5 => 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: 108/218] 199.19.213.59 () {44 vars in 1084 bytes} [Wed Jun 24 18:50:34 2026] GET /v2.0/security-groups/d53d4f64-8e50-4f57-ad88-722cd4d721a5?project_id=9cfdc8e5c9b941bf931743a4d4b98fc5 => generated 3460 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/219] 199.19.213.59 () {48 vars in 987 bytes} [Wed Jun 24 18:50:34 2026] POST /v2.0/security-group-rules => generated 602 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/238] 199.19.213.59 () {30 vars in 739 bytes} [Wed Jun 24 18:52:45 2026] GET /v2.0/networks?tenant_id=9cfdc8e5c9b941bf931743a4d4b98fc5&shared=False => generated 15 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 18:52:45.303 7 INFO neutron.db.segments_db [None req-cc22a990-1819-41aa-b2f8-b4b950eacae7 bb4e1635f6b74a478c1da827420eeb36 9cfdc8e5c9b941bf931743a4d4b98fc5 - - 6463446335ee4c5f94b9d4d10c18b263 6463446335ee4c5f94b9d4d10c18b263] Added segment 0a11e4fd-87b3-44f7-8a6c-e5a9aa43b576 of type vxlan for network fdcf45e9-9be3-4e82-a49c-68e37a98b3b6 [pid: 7|app: 0|req: 119/239] 199.19.213.59 () {34 vars in 681 bytes} [Wed Jun 24 18:52:45 2026] POST /v2.0/networks => generated 717 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/240] 199.19.213.59 () {30 vars in 721 bytes} [Wed Jun 24 18:52:45 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/241] 199.19.213.59 () {30 vars in 632 bytes} [Wed Jun 24 18:52:45 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: 122/242] 199.19.213.59 () {34 vars in 676 bytes} [Wed Jun 24 18:52:45 2026] POST /v2.0/ports => generated 999 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/243] 199.19.213.59 () {30 vars in 702 bytes} [Wed Jun 24 18:52:45 2026] GET /v2.0/networks/fdcf45e9-9be3-4e82-a49c-68e37a98b3b6 => generated 704 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/244] 199.19.213.59 () {30 vars in 721 bytes} [Wed Jun 24 18:52:48 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/245] 199.19.213.59 () {30 vars in 702 bytes} [Wed Jun 24 18:52:48 2026] GET /v2.0/networks/fdcf45e9-9be3-4e82-a49c-68e37a98b3b6 => generated 704 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/248] 199.19.213.59 () {44 vars in 971 bytes} [Wed Jun 24 18:53:12 2026] GET /v2.0/quotas/9cfdc8e5c9b941bf931743a4d4b98fc5 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/249] 199.19.213.59 () {48 vars in 1023 bytes} [Wed Jun 24 18:53:13 2026] PUT /v2.0/quotas/9cfdc8e5c9b941bf931743a4d4b98fc5 => generated 291 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:04:39.504 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [50cc29c1-990d-4408-b2de-7531fe240df4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-24 19:04:39.505 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jun 24 19:04:39 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.19.213.59) !!! 2026-06-24 19:04:39.649 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e194cb6f-7c12-4f11-ada4-af9e817fc837 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 172/342] 199.19.213.59 () {44 vars in 923 bytes} [Wed Jun 24 19:04:39 2026] GET /v2.0/networks/public => generated 108 bytes in 152 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:04:39.658 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [3fea684d-a9e9-425e-9d77-ea28940623a9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-24 19:04:39.671 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jun 24 19:04:39 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.19.213.59) !!! [pid: 7|app: 0|req: 171/343] 199.19.213.59 () {44 vars in 945 bytes} [Wed Jun 24 19:04:39 2026] GET /v2.0/networks?name=public => generated 753 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:04:40.745 8 INFO oslo.messaging._drivers.impl_rabbit [-] [50cc29c1-990d-4408-b2de-7531fe240df4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58508. 2026-06-24 19:04:40.772 8 INFO neutron.pecan_wsgi.hooks.translation [None req-336bdeb6-32fe-4471-9b0a-042d5f44870e aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 173/344] 199.19.213.59 () {44 vars in 923 bytes} [Wed Jun 24 19:04:40 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:04:40.807 7 INFO oslo.messaging._drivers.impl_rabbit [-] [3fea684d-a9e9-425e-9d77-ea28940623a9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58516. [pid: 7|app: 0|req: 172/345] 199.19.213.59 () {44 vars in 945 bytes} [Wed Jun 24 19:04:40 2026] GET /v2.0/networks?name=public => generated 753 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:04:40.846 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8d80b82d-a8d9-462d-bf50-d21ed598ae9a aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 174/346] 199.19.213.59 () {44 vars in 1030 bytes} [Wed Jun 24 19:04:40 2026] GET /v2.0/subnets/public-subnet?network_id=d5efe70e-3efa-44cf-b915-0b9ebafed133 => generated 113 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/347] 199.19.213.59 () {44 vars in 1053 bytes} [Wed Jun 24 19:04:40 2026] GET /v2.0/subnets?name=public-subnet&network_id=d5efe70e-3efa-44cf-b915-0b9ebafed133 => generated 667 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:05:08.448 7 INFO neutron.pecan_wsgi.hooks.translation [None req-94eb44f9-5c51-4454-beac-18da24ef44d9 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 176/352] 199.19.213.59 () {44 vars in 933 bytes} [Wed Jun 24 19:05:08 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/353] 199.19.213.59 () {44 vars in 955 bytes} [Wed Jun 24 19:05:08 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:05:09.391 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7600abae-6c0b-489a-bbad-e778c61f80ed aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 177/354] 199.19.213.59 () {44 vars in 933 bytes} [Wed Jun 24 19:05:09 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/355] 199.19.213.59 () {44 vars in 955 bytes} [Wed Jun 24 19:05:09 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:05:09.462 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6f0eab28-5c25-4859-a98b-0b6c46575ba9 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 178/356] 199.19.213.59 () {44 vars in 1032 bytes} [Wed Jun 24 19:05:09 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=a4b9ffc3-517f-47bf-a147-0f09f6e96cc2 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/357] 199.19.213.59 () {44 vars in 1055 bytes} [Wed Jun 24 19:05:09 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=a4b9ffc3-517f-47bf-a147-0f09f6e96cc2 => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:05:10.678 7 INFO neutron.api.v2.resource [None req-98a52120-1ba5-49fd-ba3e-4710fcaeabb2 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 179/358] 199.19.213.59 () {44 vars in 967 bytes} [Wed Jun 24 19:05:10 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/359] 199.19.213.59 () {44 vars in 989 bytes} [Wed Jun 24 19:05:10 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/360] 199.19.213.59 () {44 vars in 997 bytes} [Wed Jun 24 19:05:11 2026] GET /v2.0/security-groups/2cae22e5-8609-463a-b919-e68f8fab3f93 => generated 4694 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/361] 199.19.213.59 () {44 vars in 997 bytes} [Wed Jun 24 19:05:11 2026] GET /v2.0/security-groups/2cae22e5-8609-463a-b919-e68f8fab3f93 => generated 4694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/362] 199.19.213.59 () {44 vars in 1007 bytes} [Wed Jun 24 19:05:11 2026] GET /v2.0/security-group-rules/22a7661b-64fa-4691-8184-39165982e5ed => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/363] 199.19.213.59 () {44 vars in 997 bytes} [Wed Jun 24 19:05:12 2026] GET /v2.0/security-groups/2cae22e5-8609-463a-b919-e68f8fab3f93 => 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/364] 199.19.213.59 () {44 vars in 997 bytes} [Wed Jun 24 19:05:12 2026] GET /v2.0/security-groups/2cae22e5-8609-463a-b919-e68f8fab3f93 => 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: 183/365] 199.19.213.59 () {44 vars in 1007 bytes} [Wed Jun 24 19:05:12 2026] GET /v2.0/security-group-rules/eabfc4da-ad30-4e8b-ba00-2fe252f3d6eb => 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: 183/366] 199.19.213.59 () {44 vars in 997 bytes} [Wed Jun 24 19:05:13 2026] GET /v2.0/security-groups/2cae22e5-8609-463a-b919-e68f8fab3f93 => generated 4694 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/367] 199.19.213.59 () {44 vars in 997 bytes} [Wed Jun 24 19:05:13 2026] GET /v2.0/security-groups/2cae22e5-8609-463a-b919-e68f8fab3f93 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/368] 199.19.213.59 () {44 vars in 1007 bytes} [Wed Jun 24 19:05:13 2026] GET /v2.0/security-group-rules/0bd2db44-97a9-4bd9-852a-2e72fc446474 => generated 603 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/369] 199.19.213.59 () {44 vars in 997 bytes} [Wed Jun 24 19:05:14 2026] GET /v2.0/security-groups/2cae22e5-8609-463a-b919-e68f8fab3f93 => 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: 185/370] 199.19.213.59 () {44 vars in 997 bytes} [Wed Jun 24 19:05:14 2026] GET /v2.0/security-groups/2cae22e5-8609-463a-b919-e68f8fab3f93 => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/371] 199.19.213.59 () {44 vars in 1007 bytes} [Wed Jun 24 19:05:14 2026] GET /v2.0/security-group-rules/716be031-e58e-4af6-8054-71abf33b8f5f => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/374] 199.19.213.59 () {44 vars in 997 bytes} [Wed Jun 24 19:05:15 2026] GET /v2.0/security-groups/2cae22e5-8609-463a-b919-e68f8fab3f93 => generated 4694 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/375] 199.19.213.59 () {44 vars in 997 bytes} [Wed Jun 24 19:05:15 2026] GET /v2.0/security-groups/2cae22e5-8609-463a-b919-e68f8fab3f93 => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/376] 199.19.213.59 () {44 vars in 1007 bytes} [Wed Jun 24 19:05:15 2026] GET /v2.0/security-group-rules/0d2f4e5f-cfcf-4c01-bf20-3a845c0fd76a => generated 603 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/377] 199.19.213.59 () {44 vars in 983 bytes} [Wed Jun 24 19:05:16 2026] GET /v2.0/networks/a4b9ffc3-517f-47bf-a147-0f09f6e96cc2 => generated 732 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:05:16.900 7 INFO neutron.pecan_wsgi.hooks.translation [None req-21387679-d980-4ad1-9503-3ac57e7b7e10 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 189/378] 199.19.213.59 () {44 vars in 1072 bytes} [Wed Jun 24 19:05:16 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=a4b9ffc3-517f-47bf-a147-0f09f6e96cc2 => 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: 190/379] 199.19.213.59 () {44 vars in 1095 bytes} [Wed Jun 24 19:05:16 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=a4b9ffc3-517f-47bf-a147-0f09f6e96cc2 => generated 1254 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/380] 199.19.213.59 () {44 vars in 997 bytes} [Wed Jun 24 19:05:16 2026] GET /v2.0/security-groups/2cae22e5-8609-463a-b919-e68f8fab3f93 => generated 4694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:05:23.439 8 INFO neutron.pecan_wsgi.hooks.translation [None req-48158e46-0cb6-4be9-a5f1-043cf085d77a aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 191/381] 199.19.213.59 () {44 vars in 974 bytes} [Wed Jun 24 19:05:23 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/382] 199.19.213.59 () {44 vars in 996 bytes} [Wed Jun 24 19:05:23 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: 8|app: 0|req: 192/383] 199.19.213.59 () {44 vars in 916 bytes} [Wed Jun 24 19:05:24 2026] GET /v2.0/ports => generated 4725 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:05:25.932 7 INFO neutron.api.v2.resource [None req-3da2baa3-e29e-4c7b-81ec-26fd1c1c7f8b aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 192/384] 199.19.213.59 () {44 vars in 955 bytes} [Wed Jun 24 19:05:25 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/385] 199.19.213.59 () {44 vars in 977 bytes} [Wed Jun 24 19:05:25 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/386] 199.19.213.59 () {44 vars in 997 bytes} [Wed Jun 24 19:05:26 2026] GET /v2.0/security-groups/2c7788c0-9b5e-4c84-89a9-226e788702d6 => generated 2886 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/387] 199.19.213.59 () {44 vars in 997 bytes} [Wed Jun 24 19:05:26 2026] GET /v2.0/security-groups/2c7788c0-9b5e-4c84-89a9-226e788702d6 => generated 2886 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/388] 199.19.213.59 () {44 vars in 1007 bytes} [Wed Jun 24 19:05:26 2026] GET /v2.0/security-group-rules/c5143433-8ca0-447a-816e-073bd73b84c6 => generated 623 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/389] 199.19.213.59 () {44 vars in 997 bytes} [Wed Jun 24 19:05:27 2026] GET /v2.0/security-groups/2c7788c0-9b5e-4c84-89a9-226e788702d6 => generated 2886 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/390] 199.19.213.59 () {44 vars in 997 bytes} [Wed Jun 24 19:05:27 2026] GET /v2.0/security-groups/2c7788c0-9b5e-4c84-89a9-226e788702d6 => generated 2886 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/391] 199.19.213.59 () {44 vars in 1007 bytes} [Wed Jun 24 19:05:27 2026] GET /v2.0/security-group-rules/0dffaff2-c4d7-40fb-a961-7a32b0bf9fa9 => generated 627 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/394] 199.19.213.59 () {44 vars in 971 bytes} [Wed Jun 24 19:05:40 2026] GET /v2.0/quotas/b1428d67bd21431fa3154129394ee608 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:06:31.309 8 INFO neutron.api.v2.resource [None req-77115af5-d8e1-45bd-82c5-27bf44a078d7 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 203/403] 199.19.213.59 () {44 vars in 1070 bytes} [Wed Jun 24 19:06:31 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=9cfdc8e5c9b941bf931743a4d4b98fc5 => generated 139 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/404] 199.19.213.59 () {44 vars in 1093 bytes} [Wed Jun 24 19:06:31 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=9cfdc8e5c9b941bf931743a4d4b98fc5 => generated 4072 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/405] 199.19.213.59 () {44 vars in 1084 bytes} [Wed Jun 24 19:06:32 2026] GET /v2.0/security-groups/d53d4f64-8e50-4f57-ad88-722cd4d721a5?project_id=9cfdc8e5c9b941bf931743a4d4b98fc5 => generated 4075 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/406] 199.19.213.59 () {44 vars in 997 bytes} [Wed Jun 24 19:06:32 2026] GET /v2.0/security-groups/d53d4f64-8e50-4f57-ad88-722cd4d721a5 => generated 4075 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/407] 199.19.213.59 () {44 vars in 1007 bytes} [Wed Jun 24 19:06:32 2026] GET /v2.0/security-group-rules/cf121900-3f23-4c74-a690-33a85aed8415 => generated 597 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/408] 199.19.213.59 () {44 vars in 1084 bytes} [Wed Jun 24 19:06:33 2026] GET /v2.0/security-groups/d53d4f64-8e50-4f57-ad88-722cd4d721a5?project_id=9cfdc8e5c9b941bf931743a4d4b98fc5 => generated 4075 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/409] 199.19.213.59 () {44 vars in 997 bytes} [Wed Jun 24 19:06:33 2026] GET /v2.0/security-groups/d53d4f64-8e50-4f57-ad88-722cd4d721a5 => 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/410] 199.19.213.59 () {44 vars in 1007 bytes} [Wed Jun 24 19:06:33 2026] GET /v2.0/security-group-rules/cf9b689a-c12d-42fd-a634-21431ada0028 => generated 599 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/411] 199.19.213.59 () {44 vars in 1084 bytes} [Wed Jun 24 19:06:34 2026] GET /v2.0/security-groups/d53d4f64-8e50-4f57-ad88-722cd4d721a5?project_id=9cfdc8e5c9b941bf931743a4d4b98fc5 => generated 4075 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/412] 199.19.213.59 () {44 vars in 997 bytes} [Wed Jun 24 19:06:34 2026] GET /v2.0/security-groups/d53d4f64-8e50-4f57-ad88-722cd4d721a5 => generated 4075 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/413] 199.19.213.59 () {44 vars in 1007 bytes} [Wed Jun 24 19:06:34 2026] GET /v2.0/security-group-rules/0d340ad7-1a94-4e81-9a9d-b595348c19c0 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/414] 199.19.213.59 () {44 vars in 1084 bytes} [Wed Jun 24 19:06:35 2026] GET /v2.0/security-groups/d53d4f64-8e50-4f57-ad88-722cd4d721a5?project_id=9cfdc8e5c9b941bf931743a4d4b98fc5 => generated 4075 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/415] 199.19.213.59 () {44 vars in 997 bytes} [Wed Jun 24 19:06:35 2026] GET /v2.0/security-groups/d53d4f64-8e50-4f57-ad88-722cd4d721a5 => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/416] 199.19.213.59 () {44 vars in 1007 bytes} [Wed Jun 24 19:06:35 2026] GET /v2.0/security-group-rules/3cf9cdb9-e9d1-43dc-8420-43eb48c9b16a => generated 602 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/417] 199.19.213.59 () {44 vars in 971 bytes} [Wed Jun 24 19:06:42 2026] GET /v2.0/quotas/9cfdc8e5c9b941bf931743a4d4b98fc5 => generated 291 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/426] 199.19.213.59 () {44 vars in 945 bytes} [Wed Jun 24 19:07:35 2026] GET /v2.0/networks?name=public => generated 753 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:13.357 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [3fea684d-a9e9-425e-9d77-ea28940623a9] 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: 214/431] 10.0.0.159 () {32 vars in 649 bytes} [Wed Jun 24 19:08:13 2026] GET /v2.0/networks => generated 2167 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:08:14.573 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [50cc29c1-990d-4408-b2de-7531fe240df4] 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: 218/432] 10.0.0.159 () {32 vars in 655 bytes} [Wed Jun 24 19:08:14 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: 7|app: 0|req: 215/433] 10.0.0.159 () {32 vars in 647 bytes} [Wed Jun 24 19:08:14 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: 8|app: 0|req: 219/434] 10.0.0.159 () {32 vars in 643 bytes} [Wed Jun 24 19:08:14 2026] GET /v2.0/ports => generated 4725 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/435] 10.0.0.159 () {32 vars in 647 bytes} [Wed Jun 24 19:08:14 2026] GET /v2.0/subnets => generated 1308 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/436] 10.0.0.159 () {32 vars in 649 bytes} [Wed Jun 24 19:08:14 2026] GET /v2.0/networks => generated 2167 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:08:14.795 7 INFO oslo.messaging._drivers.impl_rabbit [-] [3fea684d-a9e9-425e-9d77-ea28940623a9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51042. [pid: 7|app: 0|req: 217/437] 10.0.0.159 () {32 vars in 663 bytes} [Wed Jun 24 19:08:14 2026] GET /v2.0/security-groups => generated 17401 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/438] 10.0.0.159 () {32 vars in 655 bytes} [Wed Jun 24 19:08:14 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:08:25.239 8 INFO oslo.messaging._drivers.impl_rabbit [-] [50cc29c1-990d-4408-b2de-7531fe240df4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35352. 2026-06-24 19:08:25.422 7 INFO neutron.db.segments_db [None req-e371e4d2-1312-46ed-9dd8-9f424314d992 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Added segment 25a93331-ec1e-4e1a-b83e-20734b82e55b of type vxlan for network 1fda6ea5-2b5d-402d-8ab5-45db7c913b60 2026-06-24 19:08:25.495 8 INFO neutron.db.segments_db [None req-78494a4b-d628-44b9-b592-23c84cfaeb02 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Added segment 747ca53a-736b-43f7-b6bc-b2d2899c441b of type vxlan for network c46e62b4-e24a-4566-9aab-e1b05017be79 [pid: 7|app: 0|req: 219/441] 10.0.0.159 () {34 vars in 671 bytes} [Wed Jun 24 19:08:25 2026] POST /v2.0/networks => generated 745 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/442] 10.0.0.159 () {34 vars in 671 bytes} [Wed Jun 24 19:08:25 2026] POST /v2.0/networks => generated 748 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:08:25.623 7 INFO neutron.db.segments_db [None req-c5a4af8a-ada6-4597-a0fa-2a5989825172 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Added segment 7f8cda7e-3a10-43d9-8d28-630950fcc328 of type vxlan for network c006a0d4-17a1-425b-a210-e9375061b141 [pid: 7|app: 0|req: 220/443] 10.0.0.159 () {34 vars in 671 bytes} [Wed Jun 24 19:08:25 2026] POST /v2.0/networks => generated 748 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/444] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:08:25 2026] POST /v2.0/subnets => generated 693 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/445] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:08:25 2026] POST /v2.0/subnets => generated 695 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:08:25.961 7 INFO neutron.db.segments_db [None req-0718e154-a9dd-493b-9da2-c29fac90da0c aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Added segment b01f0992-7809-4614-bab2-5826998d92a8 of type vxlan for network a0037daf-2ae2-45ce-99f8-4532074be307 [pid: 8|app: 0|req: 225/446] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:08:25 2026] POST /v2.0/subnets => generated 695 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:08:26.044 8 INFO neutron.db.segments_db [None req-2ef04dc5-42fe-4b4a-bc33-1c604e59eebb aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Added segment 2086a644-1fce-424c-967f-b318cff9f83d of type vxlan for network 88544c01-6789-4feb-a862-b3a0d6f2e8c7 2026-06-24 19:08:26.187 7 INFO neutron.db.l3_hamode_db [None req-0718e154-a9dd-493b-9da2-c29fac90da0c aaccab4659624349ad0811d718b8eedd 6e8a8b0eab774a059f22cdbef75dbe06 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:08:26.293 8 INFO neutron.db.l3_hamode_db [None req-2ef04dc5-42fe-4b4a-bc33-1c604e59eebb aaccab4659624349ad0811d718b8eedd 37cda0c4b46049c88676af81de1c64aa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:08:27.217 7 INFO neutron.db.l3_hamode_db [None req-0718e154-a9dd-493b-9da2-c29fac90da0c aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:08:27.355 8 INFO neutron.db.l3_hamode_db [None req-2ef04dc5-42fe-4b4a-bc33-1c604e59eebb aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 222/447] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:08:25 2026] POST /v2.0/routers => generated 733 bytes in 2286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/448] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:08:25 2026] POST /v2.0/routers => generated 735 bytes in 2232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:08:28.245 7 INFO neutron.db.segments_db [None req-9ed26a21-961d-407a-b87c-97591818c4f2 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Added segment 89d4088b-10b4-4737-a2d2-02415b615de3 of type vxlan for network e19d533b-9031-4646-a9d8-8da404c4cb67 [pid: 8|app: 0|req: 227/449] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:08:28 2026] GET /v2.0/security-groups?tenant_id=d8421fefcbab4b19b3cddb091a4f07d3&name=default => generated 2924 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:08:28.502 7 INFO neutron.db.l3_hamode_db [None req-9ed26a21-961d-407a-b87c-97591818c4f2 aaccab4659624349ad0811d718b8eedd e3e47d099cdc409da63d36e06d420094 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:08:29.181 7 INFO neutron.db.l3_hamode_db [None req-9ed26a21-961d-407a-b87c-97591818c4f2 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 228/450] 10.0.0.159 () {34 vars in 783 bytes} [Wed Jun 24 19:08:28 2026] PUT /v2.0/routers/1ab2a75b-3b27-43ed-bd50-917ad52c6059/add_router_interface => generated 309 bytes in 1187 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/451] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:08:28 2026] POST /v2.0/routers => generated 735 bytes in 1899 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/452] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:08:30 2026] DELETE /v2.0/security-groups/b90381ca-8114-4abd-b270-1f8c40700628 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/453] 10.0.0.159 () {34 vars in 783 bytes} [Wed Jun 24 19:08:29 2026] PUT /v2.0/routers/1d57bf3a-dfc6-476c-b1a3-a95330c5b682/add_router_interface => generated 309 bytes in 1009 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/456] 10.0.0.15 () {34 vars in 981 bytes} [Wed Jun 24 19:08:31 2026] GET /v2.0/networks?id=1fda6ea5-2b5d-402d-8ab5-45db7c913b60 => generated 678 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:31.158 8 WARNING neutron_lib.context [None req-e97604f4-7471-4aba-a7df-7125dfe2b7d3 b45ed42d1e04444e8d1bcddc5d901131 37cda0c4b46049c88676af81de1c64aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 233/457] 10.0.0.159 () {34 vars in 685 bytes} [Wed Jun 24 19:08:31 2026] POST /v2.0/security-groups => generated 1661 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/458] 10.0.0.15 () {34 vars in 964 bytes} [Wed Jun 24 19:08:31 2026] GET /v2.0/quotas/6e8a8b0eab774a059f22cdbef75dbe06 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:31.292 8 WARNING neutron_lib.context [None req-ad9c6e4f-2a22-45d7-b70b-f447ef1bf40d b45ed42d1e04444e8d1bcddc5d901131 37cda0c4b46049c88676af81de1c64aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/459] 10.0.0.159 () {34 vars in 695 bytes} [Wed Jun 24 19:08:31 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: 8|app: 0|req: 236/460] 10.0.0.15 () {34 vars in 1001 bytes} [Wed Jun 24 19:08:31 2026] GET /v2.0/ports?tenant_id=6e8a8b0eab774a059f22cdbef75dbe06&fields=id => generated 103 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:31.532 8 WARNING neutron_lib.context [None req-0f352ba4-07fa-41a4-acb9-30351ed2e698 b45ed42d1e04444e8d1bcddc5d901131 37cda0c4b46049c88676af81de1c64aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 225/461] 10.0.0.159 () {34 vars in 783 bytes} [Wed Jun 24 19:08:30 2026] PUT /v2.0/routers/0775d15b-fbe3-4a32-823e-d83fe6a7308e/add_router_interface => generated 309 bytes in 1419 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/462] 10.0.0.159 () {34 vars in 695 bytes} [Wed Jun 24 19:08:31 2026] POST /v2.0/security-group-rules => generated 602 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:08:31.638 7 WARNING neutron_lib.context [None req-d313852c-4874-4d82-bdab-957703a1e37f b45ed42d1e04444e8d1bcddc5d901131 37cda0c4b46049c88676af81de1c64aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 226/463] 10.0.0.159 () {34 vars in 676 bytes} [Wed Jun 24 19:08:31 2026] POST /v2.0/floatingips => generated 552 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:08:32.116 8 INFO neutron.db.segments_db [None req-fd1464ff-8070-4e52-a1a8-913955860c53 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Added segment f2449ba6-638d-4795-bdde-c7b385f859ba of type vxlan for network 21ad96ea-a338-41d9-9d89-9b2400b47d1b [pid: 7|app: 0|req: 227/464] 10.0.0.15 () {34 vars in 906 bytes} [Wed Jun 24 19:08:32 2026] GET /v2.0/extensions => generated 20516 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/465] 10.0.0.15 () {34 vars in 1007 bytes} [Wed Jun 24 19:08:32 2026] GET /v2.0/networks/1fda6ea5-2b5d-402d-8ab5-45db7c913b60?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: 238/466] 10.0.0.159 () {34 vars in 671 bytes} [Wed Jun 24 19:08:31 2026] POST /v2.0/networks => generated 750 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/467] 10.0.0.15 () {34 vars in 1107 bytes} [Wed Jun 24 19:08:32 2026] GET /v2.0/networks/1fda6ea5-2b5d-402d-8ab5-45db7c913b60?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: 239/468] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:08:32 2026] POST /v2.0/subnets => generated 697 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/469] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:32 2026] GET /v2.0/ports?device_id=371364c6-8ed1-4dd5-82c8-9d216be7c77d => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:08:32.477 7 WARNING neutron_lib.context [req-af2a1566-ce41-4882-a38f-1cf026e433c6 req-797a4a1a-8564-4130-bd95-5ee541634545 aa905535cf284183a514a9cec4aeda86 e3e47d099cdc409da63d36e06d420094 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:08:32.545 8 INFO neutron.db.segments_db [None req-1afba402-7607-4f90-9c9f-425976725f5a aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Added segment 5a70e807-52aa-4191-a270-f634cfb63e4e of type vxlan for network 4023cdc7-ae67-4d8d-9433-63ed4025d027 [pid: 7|app: 0|req: 230/470] 10.0.0.15 () {38 vars in 970 bytes} [Wed Jun 24 19:08:32 2026] POST /v2.0/security-groups => generated 1685 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/471] 10.0.0.15 () {34 vars in 990 bytes} [Wed Jun 24 19:08:32 2026] GET /v2.0/security-groups/6de992f9-c139-458f-9cb2-d6d4a2ff8998 => generated 1685 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:08:32.695 7 WARNING neutron_lib.context [req-1415e4eb-2cdc-49e1-9775-54d84d207feb req-cf17eb0d-798d-4782-bda9-3065e950f6f3 aa905535cf284183a514a9cec4aeda86 e3e47d099cdc409da63d36e06d420094 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/472] 10.0.0.15 () {38 vars in 980 bytes} [Wed Jun 24 19:08:32 2026] POST /v2.0/security-group-rules => generated 614 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:08:32.808 7 WARNING neutron_lib.context [req-58b34f13-206e-40aa-8d9d-ea8f0b2e6c67 req-59a3080e-09ad-4dd5-8ab8-849ff5b16943 aa905535cf284183a514a9cec4aeda86 e3e47d099cdc409da63d36e06d420094 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/473] 10.0.0.15 () {38 vars in 970 bytes} [Wed Jun 24 19:08:32 2026] POST /v2.0/security-groups => generated 1684 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/474] 10.0.0.15 () {34 vars in 990 bytes} [Wed Jun 24 19:08:32 2026] GET /v2.0/security-groups/0a1dd3fd-7e06-4dae-ad26-9ede64e98aaf => generated 1684 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:08:32.969 7 WARNING neutron_lib.context [req-d872e28e-b700-4058-b30b-3e149e88fdd7 req-20a8dd6f-b102-4830-9985-7f3ccd276b39 aa905535cf284183a514a9cec4aeda86 e3e47d099cdc409da63d36e06d420094 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:08:33.042 8 INFO neutron.db.l3_hamode_db [None req-1afba402-7607-4f90-9c9f-425976725f5a aaccab4659624349ad0811d718b8eedd 10eb6ef69a0e47bc9ca24247807d14a4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 235/475] 10.0.0.15 () {38 vars in 980 bytes} [Wed Jun 24 19:08:32 2026] POST /v2.0/security-group-rules => generated 614 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/476] 10.0.0.15 () {34 vars in 990 bytes} [Wed Jun 24 19:08:33 2026] GET /v2.0/security-groups/0a1dd3fd-7e06-4dae-ad26-9ede64e98aaf => generated 2309 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:08:33.163 7 WARNING neutron_lib.context [req-6966a99c-54e8-4173-9372-727d057e164f req-e2c6d5d8-396b-4de9-a9c2-7dd18aa3c968 aa905535cf284183a514a9cec4aeda86 e3e47d099cdc409da63d36e06d420094 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 237/477] 10.0.0.15 () {38 vars in 980 bytes} [Wed Jun 24 19:08:33 2026] POST /v2.0/security-group-rules => generated 619 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/478] 10.0.0.15 () {34 vars in 990 bytes} [Wed Jun 24 19:08:33 2026] GET /v2.0/security-groups/0a1dd3fd-7e06-4dae-ad26-9ede64e98aaf => generated 2939 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/479] 10.0.0.15 () {34 vars in 1000 bytes} [Wed Jun 24 19:08:33 2026] GET /v2.0/security-group-rules/f70aaa39-1027-43e6-a9f5-246a92c5b558 => generated 616 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/480] 10.0.0.15 () {34 vars in 990 bytes} [Wed Jun 24 19:08:33 2026] GET /v2.0/security-groups/0a1dd3fd-7e06-4dae-ad26-9ede64e98aaf => generated 2939 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/481] 10.0.0.15 () {36 vars in 1022 bytes} [Wed Jun 24 19:08:33 2026] DELETE /v2.0/security-group-rules/f70aaa39-1027-43e6-a9f5-246a92c5b558 => 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: 242/482] 10.0.0.15 () {34 vars in 990 bytes} [Wed Jun 24 19:08:33 2026] GET /v2.0/security-groups/0a1dd3fd-7e06-4dae-ad26-9ede64e98aaf => generated 2309 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/483] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:33 2026] GET /v2.0/ports?device_id=371364c6-8ed1-4dd5-82c8-9d216be7c77d => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/484] 10.0.0.15 () {36 vars in 1012 bytes} [Wed Jun 24 19:08:33 2026] DELETE /v2.0/security-groups/0a1dd3fd-7e06-4dae-ad26-9ede64e98aaf => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/485] 10.0.0.15 () {34 vars in 990 bytes} [Wed Jun 24 19:08:33 2026] GET /v2.0/security-groups/6de992f9-c139-458f-9cb2-d6d4a2ff8998 => generated 2310 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:08:33.942 8 INFO neutron.db.l3_hamode_db [None req-1afba402-7607-4f90-9c9f-425976725f5a aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 246/486] 10.0.0.15 () {36 vars in 1012 bytes} [Wed Jun 24 19:08:33 2026] DELETE /v2.0/security-groups/6de992f9-c139-458f-9cb2-d6d4a2ff8998 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/487] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:08:32 2026] POST /v2.0/routers => generated 737 bytes in 2536 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/488] 10.0.0.159 () {34 vars in 789 bytes} [Wed Jun 24 19:08:33 2026] PUT /v2.0/routers/0775d15b-fbe3-4a32-823e-d83fe6a7308e/remove_router_interface => generated 309 bytes in 1056 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/489] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:35 2026] GET /v2.0/ports?device_id=371364c6-8ed1-4dd5-82c8-9d216be7c77d => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:08:35.673 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-be1ed81f-0760-45a9-b933-383c90c2f6f0 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-06-24 19:08:36.002 8 INFO neutron.db.l3_hamode_db [None req-be1ed81f-0760-45a9-b933-383c90c2f6f0 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] HA network e19d533b-9031-4646-a9d8-8da404c4cb67 was deleted as no HA routers are present in tenant e3e47d099cdc409da63d36e06d420094. [pid: 8|app: 0|req: 243/490] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:08:35 2026] DELETE /v2.0/routers/0775d15b-fbe3-4a32-823e-d83fe6a7308e => generated 0 bytes in 984 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/491] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:08:36 2026] DELETE /v2.0/subnets/b1f5a6cc-a5a8-4cb6-887f-8c2f79695306 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/492] 10.0.0.159 () {34 vars in 783 bytes} [Wed Jun 24 19:08:35 2026] PUT /v2.0/routers/967253b1-ec9e-41ae-8e10-afd4dfda9ec2/add_router_interface => generated 309 bytes in 1192 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/493] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:36 2026] GET /v2.0/ports?device_id=371364c6-8ed1-4dd5-82c8-9d216be7c77d => 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: 249/494] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:08:36 2026] DELETE /v2.0/networks/c006a0d4-17a1-425b-a210-e9375061b141 => generated 0 bytes in 374 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:08:36.703 8 WARNING neutron_lib.context [None req-808e2d56-2668-4274-9e5d-b4f5e275a056 2fdac90392624d60b1eab74f2734aa96 10eb6ef69a0e47bc9ca24247807d14a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 250/495] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:08:36 2026] GET /v2.0/security-groups?tenant_id=e3e47d099cdc409da63d36e06d420094&name=default => generated 2921 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/496] 10.0.0.159 () {34 vars in 685 bytes} [Wed Jun 24 19:08:36 2026] POST /v2.0/security-groups => generated 1660 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 19:08:36.879 8 WARNING neutron_lib.context [None req-ad21ec18-2cab-439e-9f96-af75b43bf7e0 2fdac90392624d60b1eab74f2734aa96 10eb6ef69a0e47bc9ca24247807d14a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 251/497] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:08:36 2026] DELETE /v2.0/security-groups/4f513358-a3dc-4bf0-8bd2-40a003708143 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:08:36.892 8 INFO neutron.services.segments.plugin [-] Segment 89d4088b-10b4-4737-a2d2-02415b615de3 resource provider aggregate not found 2026-06-24 19:08:36.907 8 INFO neutron.services.segments.plugin [-] Segment 89d4088b-10b4-4737-a2d2-02415b615de3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89d4088b-10b4-4737-a2d2-02415b615de3 found for delete ", "request_id": "req-4e032988-7263-4259-87e0-9148701c6638"}]} 2026-06-24 19:08:36.915 8 INFO neutron.services.segments.plugin [-] Segment 89d4088b-10b4-4737-a2d2-02415b615de3 resource provider aggregate not found 2026-06-24 19:08:36.933 8 INFO neutron.services.segments.plugin [-] Segment 89d4088b-10b4-4737-a2d2-02415b615de3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89d4088b-10b4-4737-a2d2-02415b615de3 found for delete ", "request_id": "req-2c325056-cdc1-4b3b-aa05-e24f59e3b7df"}]} [pid: 7|app: 0|req: 252/498] 10.0.0.15 () {34 vars in 1099 bytes} [Wed Jun 24 19:08:36 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1337334754&fields=id&tenant_id=37cda0c4b46049c88676af81de1c64aa => generated 69 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:08:37.004 7 INFO neutron.services.segments.plugin [-] Segment 7f8cda7e-3a10-43d9-8d28-630950fcc328 resource provider aggregate not found [pid: 8|app: 0|req: 247/499] 10.0.0.159 () {34 vars in 695 bytes} [Wed Jun 24 19:08:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:08:37.027 7 INFO neutron.services.segments.plugin [-] Segment 7f8cda7e-3a10-43d9-8d28-630950fcc328 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f8cda7e-3a10-43d9-8d28-630950fcc328 found for delete ", "request_id": "req-5b2b2299-8f71-445d-a86b-b16a1743ac51"}]} 2026-06-24 19:08:37.041 7 INFO neutron.services.segments.plugin [-] Segment 7f8cda7e-3a10-43d9-8d28-630950fcc328 resource provider aggregate not found 2026-06-24 19:08:37.044 8 WARNING neutron_lib.context [None req-686d39a6-f5dc-4176-b4d4-78838beab357 2fdac90392624d60b1eab74f2734aa96 10eb6ef69a0e47bc9ca24247807d14a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:08:37.059 7 INFO neutron.services.segments.plugin [-] Segment 7f8cda7e-3a10-43d9-8d28-630950fcc328 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f8cda7e-3a10-43d9-8d28-630950fcc328 found for delete ", "request_id": "req-694d51b9-1de1-40dc-a079-59e5c4161c19"}]} [pid: 7|app: 0|req: 253/500] 10.0.0.15 () {34 vars in 981 bytes} [Wed Jun 24 19:08:37 2026] GET /v2.0/networks?id=c46e62b4-e24a-4566-9aab-e1b05017be79 => generated 680 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/501] 10.0.0.15 () {34 vars in 964 bytes} [Wed Jun 24 19:08:37 2026] GET /v2.0/quotas/37cda0c4b46049c88676af81de1c64aa => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/502] 10.0.0.159 () {34 vars in 695 bytes} [Wed Jun 24 19:08:37 2026] POST /v2.0/security-group-rules => generated 602 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:08:37.174 8 WARNING neutron_lib.context [None req-e9d1162f-90f5-43fc-aae8-2148fb96142d 2fdac90392624d60b1eab74f2734aa96 10eb6ef69a0e47bc9ca24247807d14a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 255/503] 10.0.0.15 () {34 vars in 1001 bytes} [Wed Jun 24 19:08:37 2026] GET /v2.0/ports?tenant_id=37cda0c4b46049c88676af81de1c64aa&fields=id => generated 103 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/504] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:37 2026] GET /v2.0/ports?device_id=371364c6-8ed1-4dd5-82c8-9d216be7c77d => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/505] 199.19.213.59 () {34 vars in 985 bytes} [Wed Jun 24 19:08:37 2026] GET /v2.0/networks?id=1fda6ea5-2b5d-402d-8ab5-45db7c913b60 => generated 678 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:37.546 7 WARNING neutron_lib.context [req-4e1c9ee5-4003-4560-9466-a6b50cc1a06b req-311ff36e-cf36-4611-bfe0-9c73d9d572f7 f659b073eff54e6485a1a73c0e4f8580 6e8a8b0eab774a059f22cdbef75dbe06 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 249/506] 10.0.0.159 () {34 vars in 676 bytes} [Wed Jun 24 19:08:37 2026] POST /v2.0/floatingips => generated 552 bytes in 560 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/507] 10.0.0.15 () {34 vars in 906 bytes} [Wed Jun 24 19:08:37 2026] GET /v2.0/extensions => generated 20516 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/508] 10.0.0.15 () {34 vars in 1007 bytes} [Wed Jun 24 19:08:37 2026] GET /v2.0/networks/c46e62b4-e24a-4566-9aab-e1b05017be79?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/509] 10.0.0.15 () {34 vars in 1107 bytes} [Wed Jun 24 19:08:37 2026] GET /v2.0/networks/c46e62b4-e24a-4566-9aab-e1b05017be79?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: 258/510] 199.19.213.59 () {38 vars in 954 bytes} [Wed Jun 24 19:08:37 2026] POST /v2.0/ports => generated 954 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/511] 199.19.213.59 () {34 vars in 910 bytes} [Wed Jun 24 19:08:37 2026] GET /v2.0/extensions => generated 20516 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 259/512] 10.0.0.15 () {34 vars in 1097 bytes} [Wed Jun 24 19:08:38 2026] GET /v2.0/security-groups?name=tempest-securitygroup--869953719&fields=id&tenant_id=10eb6ef69a0e47bc9ca24247807d14a4 => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/513] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:38 2026] GET /v2.0/ports?device_id=69e2d64e-a777-46bd-85db-143b2f275e20 => 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: 260/514] 10.0.0.15 () {34 vars in 981 bytes} [Wed Jun 24 19:08:38 2026] GET /v2.0/networks?id=21ad96ea-a338-41d9-9d89-9b2400b47d1b => generated 682 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/515] 10.0.0.15 () {34 vars in 964 bytes} [Wed Jun 24 19:08:38 2026] GET /v2.0/quotas/10eb6ef69a0e47bc9ca24247807d14a4 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/516] 10.0.0.15 () {34 vars in 1001 bytes} [Wed Jun 24 19:08:38 2026] GET /v2.0/ports?tenant_id=10eb6ef69a0e47bc9ca24247807d14a4&fields=id => generated 103 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/517] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:38 2026] GET /v2.0/ports?device_id=371364c6-8ed1-4dd5-82c8-9d216be7c77d => generated 957 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/518] 10.0.0.15 () {34 vars in 1007 bytes} [Wed Jun 24 19:08:38 2026] GET /v2.0/networks/21ad96ea-a338-41d9-9d89-9b2400b47d1b?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/519] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:38 2026] GET /v2.0/security-groups?id=c93194cf-56c5-48a0-9271-bc80a064c370&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/520] 10.0.0.15 () {34 vars in 1107 bytes} [Wed Jun 24 19:08:38 2026] GET /v2.0/networks/21ad96ea-a338-41d9-9d89-9b2400b47d1b?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: 260/521] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:38 2026] GET /v2.0/ports?device_id=8e18cee3-221f-4317-852b-c7ee8f11dcd6 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:08:38.933 8 INFO neutron.db.segments_db [None req-32c084b1-16b0-41b0-8796-d36e34737d93 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Added segment 88160e02-aa27-4afa-ae4b-6463bd5d0668 of type vxlan for network 5b9b237c-721b-4199-a45f-03e80de4b662 [pid: 7|app: 0|req: 262/522] 199.19.213.59 () {38 vars in 1027 bytes} [Wed Jun 24 19:08:38 2026] PUT /v2.0/ports/c024735f-f34a-4855-9765-1ff461d18e11 => generated 1235 bytes in 564 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/523] 10.0.0.159 () {34 vars in 671 bytes} [Wed Jun 24 19:08:38 2026] POST /v2.0/networks => generated 744 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 263/524] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:08:39 2026] POST /v2.0/subnets => generated 691 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/525] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:39 2026] GET /v2.0/ports?device_id=69e2d64e-a777-46bd-85db-143b2f275e20 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:08:39.350 8 INFO neutron.db.segments_db [None req-c87fc082-d811-4d66-ab48-c6594dd0f20a aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Added segment bb6f1acc-48c9-406c-9972-513088855fd7 of type vxlan for network e9f8fbd3-ae2b-4367-b781-c493bcf428c8 2026-06-24 19:08:39.627 8 INFO neutron.db.l3_hamode_db [None req-c87fc082-d811-4d66-ab48-c6594dd0f20a aaccab4659624349ad0811d718b8eedd 21db2b11f52948d9919483bbfac872d4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 265/526] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:39 2026] GET /v2.0/ports?device_id=371364c6-8ed1-4dd5-82c8-9d216be7c77d => generated 969 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:39.850 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-80a728df-2cea-4bff-9541-7fabc8185338'] response: {'name': 'network-changed', 'server_uuid': '371364c6-8ed1-4dd5-82c8-9d216be7c77d', 'tag': 'c024735f-f34a-4855-9765-1ff461d18e11', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 266/527] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:39 2026] GET /v2.0/security-groups?id=c93194cf-56c5-48a0-9271-bc80a064c370&fields=id&fields=name => generated 88 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/528] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:39 2026] GET /v2.0/ports?device_id=8e18cee3-221f-4317-852b-c7ee8f11dcd6 => 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: 268/529] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:08:39 2026] GET /v2.0/ports?tenant_id=6e8a8b0eab774a059f22cdbef75dbe06&device_id=371364c6-8ed1-4dd5-82c8-9d216be7c77d => generated 1238 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/530] 199.19.213.59 () {34 vars in 1057 bytes} [Wed Jun 24 19:08:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=c024735f-f34a-4855-9765-1ff461d18e11 => 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: 270/531] 199.19.213.59 () {34 vars in 983 bytes} [Wed Jun 24 19:08:40 2026] GET /v2.0/subnets?id=585cfc4d-f194-4c8b-92bc-74052c4f88d7 => 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: 271/532] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:08:40 2026] GET /v2.0/ports?network_id=1fda6ea5-2b5d-402d-8ab5-45db7c913b60&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: 272/533] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:08:40 2026] GET /v2.0/networks/1fda6ea5-2b5d-402d-8ab5-45db7c913b60?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: 273/534] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:08:40 2026] GET /v2.0/networks/1fda6ea5-2b5d-402d-8ab5-45db7c913b60?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/535] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:40 2026] GET /v2.0/ports?device_id=69e2d64e-a777-46bd-85db-143b2f275e20 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:08:40.488 8 INFO neutron.db.l3_hamode_db [None req-c87fc082-d811-4d66-ab48-c6594dd0f20a aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 275/536] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:40 2026] GET /v2.0/ports?device_id=371364c6-8ed1-4dd5-82c8-9d216be7c77d => 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: 276/537] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:41 2026] GET /v2.0/ports?device_id=8e18cee3-221f-4317-852b-c7ee8f11dcd6 => 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: 277/538] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:41 2026] GET /v2.0/security-groups?id=c93194cf-56c5-48a0-9271-bc80a064c370&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/539] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:08:39 2026] POST /v2.0/routers => generated 731 bytes in 1899 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/540] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:08:41 2026] GET /v2.0/ports?tenant_id=6e8a8b0eab774a059f22cdbef75dbe06&device_id=371364c6-8ed1-4dd5-82c8-9d216be7c77d => generated 1238 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/541] 199.19.213.59 () {34 vars in 985 bytes} [Wed Jun 24 19:08:41 2026] GET /v2.0/networks?id=1fda6ea5-2b5d-402d-8ab5-45db7c913b60 => generated 773 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/542] 199.19.213.59 () {34 vars in 1057 bytes} [Wed Jun 24 19:08:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=c024735f-f34a-4855-9765-1ff461d18e11 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/543] 199.19.213.59 () {34 vars in 983 bytes} [Wed Jun 24 19:08:41 2026] GET /v2.0/subnets?id=585cfc4d-f194-4c8b-92bc-74052c4f88d7 => generated 696 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/544] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:41 2026] GET /v2.0/ports?device_id=69e2d64e-a777-46bd-85db-143b2f275e20 => 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: 268/545] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:08:41 2026] GET /v2.0/ports?network_id=1fda6ea5-2b5d-402d-8ab5-45db7c913b60&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/546] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:08:41 2026] GET /v2.0/networks/1fda6ea5-2b5d-402d-8ab5-45db7c913b60?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: 270/547] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:08:41 2026] GET /v2.0/networks/1fda6ea5-2b5d-402d-8ab5-45db7c913b60?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: 271/548] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:42 2026] GET /v2.0/ports?device_id=8e18cee3-221f-4317-852b-c7ee8f11dcd6 => 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: 272/549] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:42 2026] GET /v2.0/ports?device_id=371364c6-8ed1-4dd5-82c8-9d216be7c77d => 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: 273/550] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:42 2026] GET /v2.0/security-groups?id=c93194cf-56c5-48a0-9271-bc80a064c370&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: 274/551] 199.19.213.59 () {34 vars in 985 bytes} [Wed Jun 24 19:08:42 2026] GET /v2.0/networks?id=c46e62b4-e24a-4566-9aab-e1b05017be79 => generated 680 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/552] 199.19.213.59 () {34 vars in 1049 bytes} [Wed Jun 24 19:08:42 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=37cda0c4b46049c88676af81de1c64aa => generated 181 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:42.589 8 WARNING neutron_lib.context [req-49c5fa8f-33d2-4bab-9540-6aca6161c450 req-5372c258-09e7-4001-99bd-8e1ddd8abf84 b45ed42d1e04444e8d1bcddc5d901131 37cda0c4b46049c88676af81de1c64aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 278/553] 10.0.0.159 () {34 vars in 783 bytes} [Wed Jun 24 19:08:41 2026] PUT /v2.0/routers/f86b06a6-cbef-427c-ba72-85b1daabcf82/add_router_interface => generated 309 bytes in 1459 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/554] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:42 2026] GET /v2.0/ports?device_id=69e2d64e-a777-46bd-85db-143b2f275e20 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/555] 199.19.213.59 () {38 vars in 954 bytes} [Wed Jun 24 19:08:42 2026] POST /v2.0/ports => generated 954 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:08:43.185 8 WARNING neutron_lib.context [req-84af40e1-cb7a-49e0-bb7e-9c0d9c48fe83 req-b1a8d16d-d0b0-45b3-a24d-ca181ccf41f0 bb623953f3f2431fba576d90a069eed9 21db2b11f52948d9919483bbfac872d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 277/556] 10.0.0.15 () {38 vars in 970 bytes} [Wed Jun 24 19:08:43 2026] POST /v2.0/security-groups => generated 1682 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/557] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:43 2026] GET /v2.0/ports?device_id=8e18cee3-221f-4317-852b-c7ee8f11dcd6 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:08:43.348 8 WARNING neutron_lib.context [req-a6632c1a-df49-4b53-86cb-977e1e8423fa req-b1652d96-1e70-41e1-8894-8cd3723eb519 bb623953f3f2431fba576d90a069eed9 21db2b11f52948d9919483bbfac872d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 280/558] 199.19.213.59 () {38 vars in 1027 bytes} [Wed Jun 24 19:08:42 2026] PUT /v2.0/ports/8352d708-8f64-405c-a945-8c7c4f0bd416 => generated 1235 bytes in 456 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: 279/559] 10.0.0.15 () {38 vars in 970 bytes} [Wed Jun 24 19:08:43 2026] POST /v2.0/security-groups => generated 1680 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/560] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:43 2026] GET /v2.0/ports?device_id=371364c6-8ed1-4dd5-82c8-9d216be7c77d => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:43.493 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-64c50351-c4d7-4c0e-8176-8f44001ad038'] response: {'name': 'network-changed', 'server_uuid': '69e2d64e-a777-46bd-85db-143b2f275e20', 'tag': '8352d708-8f64-405c-a945-8c7c4f0bd416', 'status': 'completed', 'code': 200} 2026-06-24 19:08:43.500 7 WARNING neutron_lib.context [req-d4a6bff9-c944-4496-8d1d-2b5c0a1a491d req-ea19a1b2-edef-4c28-a587-9773884152a9 bb623953f3f2431fba576d90a069eed9 21db2b11f52948d9919483bbfac872d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 280/561] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:43 2026] GET /v2.0/security-groups?id=c93194cf-56c5-48a0-9271-bc80a064c370&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/562] 10.0.0.15 () {38 vars in 970 bytes} [Wed Jun 24 19:08:43 2026] POST /v2.0/security-groups => generated 1681 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/563] 10.0.0.15 () {34 vars in 1001 bytes} [Wed Jun 24 19:08:43 2026] GET /v2.0/security-groups?tenant_id=21db2b11f52948d9919483bbfac872d4 => generated 7908 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/564] 10.0.0.15 () {34 vars in 990 bytes} [Wed Jun 24 19:08:43 2026] GET /v2.0/security-groups/591c26af-5da7-459c-be68-e8f3fa045685 => generated 2922 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/565] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:43 2026] GET /v2.0/ports?device_id=69e2d64e-a777-46bd-85db-143b2f275e20 => generated 969 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/566] 10.0.0.15 () {34 vars in 990 bytes} [Wed Jun 24 19:08:43 2026] GET /v2.0/security-groups/591c26af-5da7-459c-be68-e8f3fa045685 => generated 2922 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/567] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:43 2026] GET /v2.0/security-groups?id=d96ca859-5fe4-41ae-af1b-89250ff9fd70&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: 284/568] 10.0.0.15 () {34 vars in 990 bytes} [Wed Jun 24 19:08:43 2026] GET /v2.0/security-groups/2daa6ce1-697d-40f9-b862-947c0e85339f => generated 1682 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/569] 10.0.0.15 () {36 vars in 1012 bytes} [Wed Jun 24 19:08:43 2026] DELETE /v2.0/security-groups/2daa6ce1-697d-40f9-b862-947c0e85339f => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:08:44.015 8 INFO neutron.api.v2.resource [req-39f61aa2-3d99-40a7-a8ea-2905176af925 req-e75d8a3d-dbd8-4abf-a8f6-2b2e99edcf32 bb623953f3f2431fba576d90a069eed9 21db2b11f52948d9919483bbfac872d4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 285/570] 10.0.0.15 () {34 vars in 990 bytes} [Wed Jun 24 19:08:44 2026] GET /v2.0/security-groups/2daa6ce1-697d-40f9-b862-947c0e85339f => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/571] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:08:44 2026] GET /v2.0/ports?tenant_id=37cda0c4b46049c88676af81de1c64aa&device_id=69e2d64e-a777-46bd-85db-143b2f275e20 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/572] 10.0.0.15 () {34 vars in 990 bytes} [Wed Jun 24 19:08:44 2026] GET /v2.0/security-groups/f603c943-43ba-4bed-9984-5bdfbb46be29 => generated 1680 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/573] 199.19.213.59 () {34 vars in 1017 bytes} [Wed Jun 24 19:08:44 2026] GET /v2.0/networks?tenant_id=37cda0c4b46049c88676af81de1c64aa&shared=False => generated 776 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/574] 199.19.213.59 () {34 vars in 929 bytes} [Wed Jun 24 19:08:44 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/575] 10.0.0.15 () {36 vars in 1012 bytes} [Wed Jun 24 19:08:44 2026] DELETE /v2.0/security-groups/f603c943-43ba-4bed-9984-5bdfbb46be29 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:08:44.192 7 INFO neutron.api.v2.resource [req-7aa023e7-bac7-412e-9944-749bf9c59ad0 req-ab615230-cc31-42ea-97a1-d5be6e402ff7 bb623953f3f2431fba576d90a069eed9 21db2b11f52948d9919483bbfac872d4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 289/576] 10.0.0.15 () {34 vars in 990 bytes} [Wed Jun 24 19:08:44 2026] GET /v2.0/security-groups/f603c943-43ba-4bed-9984-5bdfbb46be29 => 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: 288/577] 10.0.0.15 () {34 vars in 990 bytes} [Wed Jun 24 19:08:44 2026] GET /v2.0/security-groups/552f9291-6f6c-456d-848a-19391628081b => generated 1681 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/578] 10.0.0.15 () {36 vars in 1012 bytes} [Wed Jun 24 19:08:44 2026] DELETE /v2.0/security-groups/552f9291-6f6c-456d-848a-19391628081b => 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: 289/579] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:44 2026] GET /v2.0/ports?device_id=8e18cee3-221f-4317-852b-c7ee8f11dcd6 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:08:44.411 7 INFO neutron.api.v2.resource [req-76b31698-78ce-448d-bfe4-16695a4fa7d3 req-7747d0c0-bcf7-4ed5-8c69-723ff8dd5e15 bb623953f3f2431fba576d90a069eed9 21db2b11f52948d9919483bbfac872d4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 291/580] 10.0.0.15 () {34 vars in 990 bytes} [Wed Jun 24 19:08:44 2026] GET /v2.0/security-groups/552f9291-6f6c-456d-848a-19391628081b => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/581] 10.0.0.15 () {34 vars in 1001 bytes} [Wed Jun 24 19:08:44 2026] GET /v2.0/security-groups?tenant_id=21db2b11f52948d9919483bbfac872d4 => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/582] 10.0.0.15 () {34 vars in 990 bytes} [Wed Jun 24 19:08:44 2026] GET /v2.0/security-groups/591c26af-5da7-459c-be68-e8f3fa045685 => generated 2922 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/583] 10.0.0.15 () {34 vars in 990 bytes} [Wed Jun 24 19:08:44 2026] GET /v2.0/security-groups/591c26af-5da7-459c-be68-e8f3fa045685 => generated 2922 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:08:44.575 7 INFO neutron.api.v2.resource [req-7f61e3f8-e087-4176-b937-d28b7dfa8d0c req-71dc2648-fe14-421c-bfa3-6d746d2b797c bb623953f3f2431fba576d90a069eed9 21db2b11f52948d9919483bbfac872d4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 293/584] 10.0.0.15 () {34 vars in 990 bytes} [Wed Jun 24 19:08:44 2026] GET /v2.0/security-groups/552f9291-6f6c-456d-848a-19391628081b => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:08:44.604 7 INFO neutron.api.v2.resource [req-7079766f-9a97-4d30-98fb-a6bb9895dabb req-b8765857-8327-4b8b-b9e9-919b4e81458f bb623953f3f2431fba576d90a069eed9 21db2b11f52948d9919483bbfac872d4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 294/585] 10.0.0.15 () {34 vars in 990 bytes} [Wed Jun 24 19:08:44 2026] GET /v2.0/security-groups/f603c943-43ba-4bed-9984-5bdfbb46be29 => 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: 292/586] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:44 2026] GET /v2.0/ports?device_id=371364c6-8ed1-4dd5-82c8-9d216be7c77d => generated 969 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:44.644 8 INFO neutron.api.v2.resource [req-baef8787-7a24-4a85-bad2-7bcf13efec63 req-a07588c8-8db5-4e37-9cf8-0bc475787c99 bb623953f3f2431fba576d90a069eed9 21db2b11f52948d9919483bbfac872d4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 293/587] 10.0.0.15 () {34 vars in 990 bytes} [Wed Jun 24 19:08:44 2026] GET /v2.0/security-groups/2daa6ce1-697d-40f9-b862-947c0e85339f => generated 146 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/588] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:44 2026] GET /v2.0/security-groups?id=c93194cf-56c5-48a0-9271-bc80a064c370&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: 295/589] 199.19.213.59 () {34 vars in 985 bytes} [Wed Jun 24 19:08:44 2026] GET /v2.0/networks?id=21ad96ea-a338-41d9-9d89-9b2400b47d1b => generated 682 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/590] 199.19.213.59 () {34 vars in 1049 bytes} [Wed Jun 24 19:08:44 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=10eb6ef69a0e47bc9ca24247807d14a4 => generated 180 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:44.743 7 WARNING neutron_lib.context [req-00ec7688-50e4-4003-9c5d-8214f952e000 req-fc77ad76-c2a8-4d88-8e7e-69616fd4dcc2 2fdac90392624d60b1eab74f2734aa96 10eb6ef69a0e47bc9ca24247807d14a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 297/591] 199.19.213.59 () {38 vars in 954 bytes} [Wed Jun 24 19:08:44 2026] POST /v2.0/ports => generated 958 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 298/592] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:45 2026] GET /v2.0/ports?device_id=69e2d64e-a777-46bd-85db-143b2f275e20 => 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: 299/593] 199.19.213.59 () {38 vars in 1027 bytes} [Wed Jun 24 19:08:45 2026] PUT /v2.0/ports/aa6c1f77-eba3-49bb-91f3-021d9aed8dcc => generated 1239 bytes in 422 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: 300/594] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:45 2026] GET /v2.0/security-groups?id=d96ca859-5fe4-41ae-af1b-89250ff9fd70&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/595] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:08:45 2026] GET /v2.0/ports?tenant_id=37cda0c4b46049c88676af81de1c64aa&device_id=69e2d64e-a777-46bd-85db-143b2f275e20 => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:08:45.679 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-59bf8194-c167-4109-8b73-82fec1dc16b1'] response: {'name': 'network-changed', 'server_uuid': '8e18cee3-221f-4317-852b-c7ee8f11dcd6', 'tag': 'aa6c1f77-eba3-49bb-91f3-021d9aed8dcc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 304/598] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:45 2026] GET /v2.0/ports?device_id=8e18cee3-221f-4317-852b-c7ee8f11dcd6 => generated 973 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/599] 199.19.213.59 () {34 vars in 1057 bytes} [Wed Jun 24 19:08:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=8352d708-8f64-405c-a945-8c7c4f0bd416 => 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: 306/600] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:45 2026] GET /v2.0/ports?device_id=371364c6-8ed1-4dd5-82c8-9d216be7c77d => generated 969 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/601] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:45 2026] GET /v2.0/security-groups?id=88d4f4de-ed5e-4139-a34b-75cfef83de82&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/602] 199.19.213.59 () {34 vars in 983 bytes} [Wed Jun 24 19:08:45 2026] GET /v2.0/subnets?id=2d5dd3a6-6fa7-4275-b896-037b031aa661 => generated 698 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/603] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:45 2026] GET /v2.0/security-groups?id=c93194cf-56c5-48a0-9271-bc80a064c370&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: 310/604] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:08:46 2026] GET /v2.0/ports?network_id=c46e62b4-e24a-4566-9aab-e1b05017be79&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/605] 10.0.0.159 () {34 vars in 789 bytes} [Wed Jun 24 19:08:44 2026] PUT /v2.0/routers/f86b06a6-cbef-427c-ba72-85b1daabcf82/remove_router_interface => generated 309 bytes in 1419 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/606] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:08:46 2026] GET /v2.0/networks/c46e62b4-e24a-4566-9aab-e1b05017be79?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: 296/607] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:08:46 2026] GET /v2.0/networks/c46e62b4-e24a-4566-9aab-e1b05017be79?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/608] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:08:46 2026] GET /v2.0/ports?tenant_id=10eb6ef69a0e47bc9ca24247807d14a4&device_id=8e18cee3-221f-4317-852b-c7ee8f11dcd6 => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/609] 199.19.213.59 () {34 vars in 1017 bytes} [Wed Jun 24 19:08:46 2026] GET /v2.0/networks?tenant_id=10eb6ef69a0e47bc9ca24247807d14a4&shared=False => generated 778 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/610] 199.19.213.59 () {34 vars in 929 bytes} [Wed Jun 24 19:08:46 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-24 19:08:46.717 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-19d04186-cfe4-44ab-81c4-c27ef81b4b24 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - 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: 300/611] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:46 2026] GET /v2.0/ports?device_id=69e2d64e-a777-46bd-85db-143b2f275e20 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/612] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:46 2026] GET /v2.0/security-groups?id=d96ca859-5fe4-41ae-af1b-89250ff9fd70&fields=id&fields=name => generated 114 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:47.085 7 INFO neutron.services.segments.plugin [-] Segment bb6f1acc-48c9-406c-9972-513088855fd7 resource provider aggregate not found 2026-06-24 19:08:47.092 7 INFO neutron.services.segments.plugin [-] Segment bb6f1acc-48c9-406c-9972-513088855fd7 resource provider aggregate not found 2026-06-24 19:08:47.107 7 INFO neutron.services.segments.plugin [-] Segment bb6f1acc-48c9-406c-9972-513088855fd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb6f1acc-48c9-406c-9972-513088855fd7 found for delete ", "request_id": "req-7380eb80-82fe-4b0c-a035-c8a569e6adbb"}]} 2026-06-24 19:08:47.110 7 INFO neutron.services.segments.plugin [-] Segment bb6f1acc-48c9-406c-9972-513088855fd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb6f1acc-48c9-406c-9972-513088855fd7 found for delete ", "request_id": "req-9dbec5ba-5c77-4566-981b-5bf758d719a0"}]} [pid: 8|app: 0|req: 302/613] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:47 2026] GET /v2.0/ports?device_id=8e18cee3-221f-4317-852b-c7ee8f11dcd6 => generated 973 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:47.121 7 INFO neutron.db.l3_hamode_db [None req-19d04186-cfe4-44ab-81c4-c27ef81b4b24 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] HA network e9f8fbd3-ae2b-4367-b781-c493bcf428c8 was deleted as no HA routers are present in tenant 21db2b11f52948d9919483bbfac872d4. [pid: 7|app: 0|req: 312/614] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:08:46 2026] DELETE /v2.0/routers/f86b06a6-cbef-427c-ba72-85b1daabcf82 => generated 0 bytes in 1007 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/615] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:47 2026] GET /v2.0/ports?device_id=371364c6-8ed1-4dd5-82c8-9d216be7c77d => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/616] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:47 2026] GET /v2.0/security-groups?id=88d4f4de-ed5e-4139-a34b-75cfef83de82&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/617] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:47 2026] GET /v2.0/security-groups?id=c93194cf-56c5-48a0-9271-bc80a064c370&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/618] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:08:47 2026] DELETE /v2.0/subnets/0ddfb482-3892-4131-ae36-d0311681a8df => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/619] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:08:47 2026] GET /v2.0/ports?tenant_id=10eb6ef69a0e47bc9ca24247807d14a4&device_id=8e18cee3-221f-4317-852b-c7ee8f11dcd6 => 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: 306/620] 199.19.213.59 () {34 vars in 1059 bytes} [Wed Jun 24 19:08:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=aa6c1f77-eba3-49bb-91f3-021d9aed8dcc => 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: 307/621] 199.19.213.59 () {34 vars in 983 bytes} [Wed Jun 24 19:08:47 2026] GET /v2.0/subnets?id=31fc3722-7c06-43dd-85e4-d343bb8adad9 => generated 700 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/622] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:08:47 2026] GET /v2.0/ports?network_id=21ad96ea-a338-41d9-9d89-9b2400b47d1b&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: 309/623] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:08:47 2026] GET /v2.0/networks/21ad96ea-a338-41d9-9d89-9b2400b47d1b?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: 315/624] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:08:47 2026] DELETE /v2.0/networks/5b9b237c-721b-4199-a45f-03e80de4b662 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/625] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:08:47 2026] GET /v2.0/networks/21ad96ea-a338-41d9-9d89-9b2400b47d1b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/626] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:08:47 2026] GET /v2.0/security-groups?tenant_id=21db2b11f52948d9919483bbfac872d4&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/627] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:08:47 2026] DELETE /v2.0/security-groups/591c26af-5da7-459c-be68-e8f3fa045685 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/628] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:47 2026] GET /v2.0/ports?device_id=69e2d64e-a777-46bd-85db-143b2f275e20 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/629] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:47 2026] GET /v2.0/security-groups?id=d96ca859-5fe4-41ae-af1b-89250ff9fd70&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: 318/630] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:48 2026] GET /v2.0/ports?device_id=8e18cee3-221f-4317-852b-c7ee8f11dcd6 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/631] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:48 2026] GET /v2.0/security-groups?id=88d4f4de-ed5e-4139-a34b-75cfef83de82&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: 313/632] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:48 2026] GET /v2.0/ports?device_id=371364c6-8ed1-4dd5-82c8-9d216be7c77d => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/633] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:48 2026] GET /v2.0/security-groups?id=c93194cf-56c5-48a0-9271-bc80a064c370&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: 314/634] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:49 2026] GET /v2.0/ports?device_id=69e2d64e-a777-46bd-85db-143b2f275e20 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:49.144 7 INFO neutron.services.segments.plugin [-] Segment 88160e02-aa27-4afa-ae4b-6463bd5d0668 resource provider aggregate not found 2026-06-24 19:08:49.153 7 INFO neutron.services.segments.plugin [-] Segment 88160e02-aa27-4afa-ae4b-6463bd5d0668 resource provider aggregate not found 2026-06-24 19:08:49.157 7 INFO neutron.services.segments.plugin [-] Segment 88160e02-aa27-4afa-ae4b-6463bd5d0668 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88160e02-aa27-4afa-ae4b-6463bd5d0668 found for delete ", "request_id": "req-d103f4af-e86c-45a5-945d-f41d78d0ba39"}]} 2026-06-24 19:08:49.171 7 INFO neutron.services.segments.plugin [-] Segment 88160e02-aa27-4afa-ae4b-6463bd5d0668 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88160e02-aa27-4afa-ae4b-6463bd5d0668 found for delete ", "request_id": "req-992668eb-4129-4a5a-939d-2e49baad4b26"}]} [pid: 7|app: 0|req: 321/635] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:49 2026] GET /v2.0/security-groups?id=d96ca859-5fe4-41ae-af1b-89250ff9fd70&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/636] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:49 2026] GET /v2.0/ports?device_id=8e18cee3-221f-4317-852b-c7ee8f11dcd6 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/637] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:49 2026] GET /v2.0/ports?device_id=371364c6-8ed1-4dd5-82c8-9d216be7c77d => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/638] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:49 2026] GET /v2.0/security-groups?id=88d4f4de-ed5e-4139-a34b-75cfef83de82&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/639] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:49 2026] GET /v2.0/security-groups?id=c93194cf-56c5-48a0-9271-bc80a064c370&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: 323/640] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:49 2026] GET /v2.0/ports?device_id=371364c6-8ed1-4dd5-82c8-9d216be7c77d => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/641] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:49 2026] GET /v2.0/security-groups?id=c93194cf-56c5-48a0-9271-bc80a064c370&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: 324/642] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:50 2026] GET /v2.0/ports?device_id=69e2d64e-a777-46bd-85db-143b2f275e20 => generated 969 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/643] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:50 2026] GET /v2.0/security-groups?id=d96ca859-5fe4-41ae-af1b-89250ff9fd70&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: 325/644] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:50 2026] GET /v2.0/ports?device_id=8e18cee3-221f-4317-852b-c7ee8f11dcd6 => 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: 320/645] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:50 2026] GET /v2.0/security-groups?id=88d4f4de-ed5e-4139-a34b-75cfef83de82&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/646] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:51 2026] GET /v2.0/ports?device_id=371364c6-8ed1-4dd5-82c8-9d216be7c77d => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/647] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:51 2026] GET /v2.0/security-groups?id=c93194cf-56c5-48a0-9271-bc80a064c370&fields=id&fields=name => generated 88 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/648] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:51 2026] GET /v2.0/ports?device_id=69e2d64e-a777-46bd-85db-143b2f275e20 => generated 969 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/649] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:51 2026] GET /v2.0/security-groups?id=d96ca859-5fe4-41ae-af1b-89250ff9fd70&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/650] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:51 2026] GET /v2.0/ports?device_id=8e18cee3-221f-4317-852b-c7ee8f11dcd6 => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/651] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:51 2026] GET /v2.0/security-groups?id=88d4f4de-ed5e-4139-a34b-75cfef83de82&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/652] 199.19.213.59 () {34 vars in 993 bytes} [Wed Jun 24 19:08:51 2026] GET /v2.0/ports?device_id=371364c6-8ed1-4dd5-82c8-9d216be7c77d => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/653] 199.19.213.59 () {36 vars in 996 bytes} [Wed Jun 24 19:08:51 2026] DELETE /v2.0/ports/c024735f-f34a-4855-9765-1ff461d18e11 => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/654] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:52 2026] GET /v2.0/ports?device_id=371364c6-8ed1-4dd5-82c8-9d216be7c77d => 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: 325/655] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:52 2026] GET /v2.0/ports?device_id=69e2d64e-a777-46bd-85db-143b2f275e20 => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/656] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:52 2026] GET /v2.0/security-groups?id=d96ca859-5fe4-41ae-af1b-89250ff9fd70&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/657] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:52 2026] GET /v2.0/ports?device_id=8e18cee3-221f-4317-852b-c7ee8f11dcd6 => generated 975 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/658] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:52 2026] GET /v2.0/security-groups?id=88d4f4de-ed5e-4139-a34b-75cfef83de82&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/659] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:53 2026] GET /v2.0/ports?device_id=8e18cee3-221f-4317-852b-c7ee8f11dcd6 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:53.405 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a77d1648-0d47-484e-a611-33fe61a265fe'] response: {'server_uuid': '371364c6-8ed1-4dd5-82c8-9d216be7c77d', 'name': 'network-vif-deleted', 'tag': 'c024735f-f34a-4855-9765-1ff461d18e11', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 328/660] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:53 2026] GET /v2.0/ports?device_id=371364c6-8ed1-4dd5-82c8-9d216be7c77d => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:08:53.731 7 INFO neutron.db.l3_db [None req-14abb671-b3c6-4ebc-9a9c-bfef53739743 2fdac90392624d60b1eab74f2734aa96 10eb6ef69a0e47bc9ca24247807d14a4 - - default default] Floating IP cb1b5774-914d-4b4b-9f09-4ca9d7c0d8de associated. External IP: 10.96.250.204, port: aa6c1f77-eba3-49bb-91f3-021d9aed8dcc. [pid: 8|app: 0|req: 329/661] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:53 2026] GET /v2.0/ports?device_id=69e2d64e-a777-46bd-85db-143b2f275e20 => 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: 330/662] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:53 2026] GET /v2.0/security-groups?id=d96ca859-5fe4-41ae-af1b-89250ff9fd70&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: 333/663] 10.0.0.159 () {34 vars in 749 bytes} [Wed Jun 24 19:08:53 2026] PUT /v2.0/floatingips/cb1b5774-914d-4b4b-9f09-4ca9d7c0d8de => generated 856 bytes in 851 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/664] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:54 2026] GET /v2.0/ports?device_id=8e18cee3-221f-4317-852b-c7ee8f11dcd6 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:54.146 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-45b2514a-fbc9-47ec-a762-8863f4c0d9c3'] response: {'name': 'network-changed', 'server_uuid': '8e18cee3-221f-4317-852b-c7ee8f11dcd6', 'tag': 'aa6c1f77-eba3-49bb-91f3-021d9aed8dcc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 334/665] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:54 2026] GET /v2.0/security-groups?id=88d4f4de-ed5e-4139-a34b-75cfef83de82&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/666] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:54 2026] GET /v2.0/ports?device_id=371364c6-8ed1-4dd5-82c8-9d216be7c77d => 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: 335/667] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:08:54 2026] GET /v2.0/ports?tenant_id=10eb6ef69a0e47bc9ca24247807d14a4&device_id=8e18cee3-221f-4317-852b-c7ee8f11dcd6 => 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: 333/668] 199.19.213.59 () {34 vars in 985 bytes} [Wed Jun 24 19:08:54 2026] GET /v2.0/networks?id=21ad96ea-a338-41d9-9d89-9b2400b47d1b => generated 778 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/669] 199.19.213.59 () {34 vars in 1059 bytes} [Wed Jun 24 19:08:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=aa6c1f77-eba3-49bb-91f3-021d9aed8dcc => generated 859 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/670] 199.19.213.59 () {34 vars in 983 bytes} [Wed Jun 24 19:08:54 2026] GET /v2.0/subnets?id=31fc3722-7c06-43dd-85e4-d343bb8adad9 => generated 700 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/671] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:08:54 2026] GET /v2.0/ports?network_id=21ad96ea-a338-41d9-9d89-9b2400b47d1b&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/672] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:08:54 2026] GET /v2.0/networks/21ad96ea-a338-41d9-9d89-9b2400b47d1b?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: 340/673] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:08:54 2026] GET /v2.0/networks/21ad96ea-a338-41d9-9d89-9b2400b47d1b?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: 341/674] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:55 2026] GET /v2.0/ports?device_id=69e2d64e-a777-46bd-85db-143b2f275e20 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/675] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:08:54 2026] GET /v2.0/security-groups?tenant_id=38e8d2f4eaff4c79a5b5a9192ff99679&name=default => generated 2925 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/676] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:55 2026] GET /v2.0/security-groups?id=d96ca859-5fe4-41ae-af1b-89250ff9fd70&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: 335/677] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:08:55 2026] DELETE /v2.0/security-groups/5ad0d382-3c4e-4388-a6ad-c5d03b0eb16c => 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: 343/678] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:55 2026] GET /v2.0/ports?device_id=69e2d64e-a777-46bd-85db-143b2f275e20 => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/679] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:08:55 2026] GET /v2.0/security-groups?tenant_id=cf7ee098631f4640985d3d3090803de6&name=default => generated 2925 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/680] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:08:55 2026] DELETE /v2.0/security-groups/704327d0-2de0-4244-aef5-a660efdca8a1 => 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: 346/681] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:55 2026] GET /v2.0/ports?device_id=371364c6-8ed1-4dd5-82c8-9d216be7c77d => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:08:55.734 8 INFO neutron.db.l3_db [None req-f5eaff5a-d189-43a4-b4cc-3732efbcae6f b45ed42d1e04444e8d1bcddc5d901131 37cda0c4b46049c88676af81de1c64aa - - default default] Floating IP 6bf01fb7-b157-4064-84c4-5d529f13b350 associated. External IP: 10.96.250.220, port: 8352d708-8f64-405c-a945-8c7c4f0bd416. [pid: 8|app: 0|req: 336/682] 10.0.0.159 () {34 vars in 749 bytes} [Wed Jun 24 19:08:55 2026] PUT /v2.0/floatingips/6bf01fb7-b157-4064-84c4-5d529f13b350 => generated 855 bytes in 794 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/683] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:56 2026] GET /v2.0/ports?device_id=69e2d64e-a777-46bd-85db-143b2f275e20 => 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: 337/684] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:56 2026] GET /v2.0/security-groups?id=d96ca859-5fe4-41ae-af1b-89250ff9fd70&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/685] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:56 2026] GET /v2.0/ports?device_id=69e2d64e-a777-46bd-85db-143b2f275e20 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:56.672 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab6afc8c-e59e-4373-8285-f50d34bc181c'] response: {'name': 'network-changed', 'server_uuid': '69e2d64e-a777-46bd-85db-143b2f275e20', 'tag': '8352d708-8f64-405c-a945-8c7c4f0bd416', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 338/686] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:56 2026] GET /v2.0/security-groups?id=d96ca859-5fe4-41ae-af1b-89250ff9fd70&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: 339/687] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:08:56 2026] GET /v2.0/ports?tenant_id=37cda0c4b46049c88676af81de1c64aa&device_id=69e2d64e-a777-46bd-85db-143b2f275e20 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/688] 199.19.213.59 () {34 vars in 985 bytes} [Wed Jun 24 19:08:56 2026] GET /v2.0/networks?id=c46e62b4-e24a-4566-9aab-e1b05017be79 => generated 776 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/689] 199.19.213.59 () {34 vars in 1057 bytes} [Wed Jun 24 19:08:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=8352d708-8f64-405c-a945-8c7c4f0bd416 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/690] 199.19.213.59 () {34 vars in 983 bytes} [Wed Jun 24 19:08:56 2026] GET /v2.0/subnets?id=2d5dd3a6-6fa7-4275-b896-037b031aa661 => generated 698 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/691] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:08:56 2026] GET /v2.0/ports?network_id=c46e62b4-e24a-4566-9aab-e1b05017be79&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/692] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:08:57 2026] GET /v2.0/networks/c46e62b4-e24a-4566-9aab-e1b05017be79?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/693] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:08:57 2026] GET /v2.0/networks/c46e62b4-e24a-4566-9aab-e1b05017be79?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: 349/694] 10.0.0.159 () {34 vars in 789 bytes} [Wed Jun 24 19:08:56 2026] PUT /v2.0/routers/1ab2a75b-3b27-43ed-bd50-917ad52c6059/remove_router_interface => generated 309 bytes in 996 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/695] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:57 2026] GET /v2.0/ports?device_id=69e2d64e-a777-46bd-85db-143b2f275e20 => 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: 351/696] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:57 2026] GET /v2.0/security-groups?id=d96ca859-5fe4-41ae-af1b-89250ff9fd70&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:58.475 8 INFO neutron.services.segments.plugin [-] Segment b01f0992-7809-4614-bab2-5826998d92a8 resource provider aggregate not found 2026-06-24 19:08:58.482 8 INFO neutron.services.segments.plugin [-] Segment b01f0992-7809-4614-bab2-5826998d92a8 resource provider aggregate not found 2026-06-24 19:08:58.495 8 INFO neutron.services.segments.plugin [-] Segment b01f0992-7809-4614-bab2-5826998d92a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b01f0992-7809-4614-bab2-5826998d92a8 found for delete ", "request_id": "req-64c39893-f6af-4412-98df-91297ca102ad"}]} 2026-06-24 19:08:58.498 8 INFO neutron.services.segments.plugin [-] Segment b01f0992-7809-4614-bab2-5826998d92a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b01f0992-7809-4614-bab2-5826998d92a8 found for delete ", "request_id": "req-76d0adf7-f0dc-481d-8430-49eb7a783b42"}]} 2026-06-24 19:08:58.505 8 INFO neutron.db.l3_hamode_db [None req-de58fb7d-f6c4-4f69-ab29-766e2470f638 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] HA network a0037daf-2ae2-45ce-99f8-4532074be307 was deleted as no HA routers are present in tenant 6e8a8b0eab774a059f22cdbef75dbe06. [pid: 8|app: 0|req: 346/697] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:08:57 2026] DELETE /v2.0/routers/1ab2a75b-3b27-43ed-bd50-917ad52c6059 => generated 0 bytes in 815 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/698] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:08:58 2026] DELETE /v2.0/subnets/585cfc4d-f194-4c8b-92bc-74052c4f88d7 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/699] 199.19.213.59 () {34 vars in 993 bytes} [Wed Jun 24 19:08:58 2026] GET /v2.0/ports?device_id=69e2d64e-a777-46bd-85db-143b2f275e20 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/700] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:08:58 2026] DELETE /v2.0/networks/1fda6ea5-2b5d-402d-8ab5-45db7c913b60 => generated 0 bytes in 406 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:08:59.147 7 INFO neutron.db.l3_db [req-5504e18d-00ef-4bf7-a49f-9acb74c76643 req-357d8a10-5ff2-4a41-b8ab-cca0301e3f57 b45ed42d1e04444e8d1bcddc5d901131 37cda0c4b46049c88676af81de1c64aa - - default default] Floating IP 6bf01fb7-b157-4064-84c4-5d529f13b350 disassociated. External IP: 10.96.250.220, port: 8352d708-8f64-405c-a945-8c7c4f0bd416. [pid: 8|app: 0|req: 348/701] 199.19.213.59 () {34 vars in 1095 bytes} [Wed Jun 24 19:08:59 2026] GET /v2.0/ports?device_id=8e18cee3-221f-4317-852b-c7ee8f11dcd6&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/702] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:08:59 2026] GET /v2.0/ports?device_id=69e2d64e-a777-46bd-85db-143b2f275e20 => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/703] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:59 2026] GET /v2.0/security-groups?id=d96ca859-5fe4-41ae-af1b-89250ff9fd70&fields=id&fields=name => generated 114 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/704] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:08:59 2026] GET /v2.0/security-groups?tenant_id=6e8a8b0eab774a059f22cdbef75dbe06&name=default => generated 2921 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/705] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:08:59 2026] DELETE /v2.0/security-groups/c93194cf-56c5-48a0-9271-bc80a064c370 => 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: 354/706] 199.19.213.59 () {36 vars in 996 bytes} [Wed Jun 24 19:08:58 2026] DELETE /v2.0/ports/8352d708-8f64-405c-a945-8c7c4f0bd416 => generated 0 bytes in 724 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/707] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:08:59 2026] GET /v2.0/security-groups?tenant_id=b08afc381152431cb9737132e2975c7a&name=default => generated 2925 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:09:00.094 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c019d7aa-51b2-4113-8b61-6cedbb52d837'] response: {'server_uuid': '69e2d64e-a777-46bd-85db-143b2f275e20', 'name': 'network-vif-deleted', 'tag': '8352d708-8f64-405c-a945-8c7c4f0bd416', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 355/708] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:09:00 2026] DELETE /v2.0/security-groups/937c9219-d4a2-4d95-a96e-4de95542c3ff => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/711] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:09:00 2026] GET /v2.0/ports?tenant_id=10eb6ef69a0e47bc9ca24247807d14a4&device_id=8e18cee3-221f-4317-852b-c7ee8f11dcd6 => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/712] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:09:00 2026] GET /v2.0/ports?device_id=69e2d64e-a777-46bd-85db-143b2f275e20 => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/713] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:09:00 2026] GET /v2.0/security-groups?tenant_id=0e8cc4017802437ca6806c12b749873e&name=default => generated 2925 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:09:00.515 8 INFO neutron.services.segments.plugin [-] Segment 25a93331-ec1e-4e1a-b83e-20734b82e55b resource provider aggregate not found 2026-06-24 19:09:00.519 8 INFO neutron.services.segments.plugin [-] Segment 25a93331-ec1e-4e1a-b83e-20734b82e55b resource provider aggregate not found 2026-06-24 19:09:00.532 8 INFO neutron.services.segments.plugin [-] Segment 25a93331-ec1e-4e1a-b83e-20734b82e55b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25a93331-ec1e-4e1a-b83e-20734b82e55b found for delete ", "request_id": "req-ede9223d-2c86-43f8-bce3-13f1ab676ac0"}]} 2026-06-24 19:09:00.533 8 INFO neutron.services.segments.plugin [-] Segment 25a93331-ec1e-4e1a-b83e-20734b82e55b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25a93331-ec1e-4e1a-b83e-20734b82e55b found for delete ", "request_id": "req-04265bc0-0ca3-4e59-82f9-420bfbcd839a"}]} [pid: 8|app: 0|req: 356/714] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:09:00 2026] DELETE /v2.0/security-groups/7b4408e1-13c2-4388-acf2-df111941b69c => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/715] 199.19.213.59 () {34 vars in 985 bytes} [Wed Jun 24 19:09:00 2026] GET /v2.0/networks?id=21ad96ea-a338-41d9-9d89-9b2400b47d1b => generated 778 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/716] 199.19.213.59 () {34 vars in 1059 bytes} [Wed Jun 24 19:09:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=aa6c1f77-eba3-49bb-91f3-021d9aed8dcc => generated 859 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/717] 199.19.213.59 () {34 vars in 983 bytes} [Wed Jun 24 19:09:00 2026] GET /v2.0/subnets?id=31fc3722-7c06-43dd-85e4-d343bb8adad9 => generated 700 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/718] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:09:00 2026] GET /v2.0/ports?network_id=21ad96ea-a338-41d9-9d89-9b2400b47d1b&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/719] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:09:00 2026] GET /v2.0/networks/21ad96ea-a338-41d9-9d89-9b2400b47d1b?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: 359/720] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:09:00 2026] GET /v2.0/networks/21ad96ea-a338-41d9-9d89-9b2400b47d1b?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: 362/721] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:09:01 2026] GET /v2.0/ports?device_id=69e2d64e-a777-46bd-85db-143b2f275e20 => 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: 360/722] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:09:02 2026] GET /v2.0/ports?device_id=69e2d64e-a777-46bd-85db-143b2f275e20 => 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: 363/723] 10.0.0.52 () {34 vars in 989 bytes} [Wed Jun 24 19:09:02 2026] GET /v2.0/ports?device_id=8e18cee3-221f-4317-852b-c7ee8f11dcd6 => generated 1244 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/724] 10.0.0.52 () {34 vars in 1039 bytes} [Wed Jun 24 19:09:03 2026] GET /v2.0/security-groups?id=88d4f4de-ed5e-4139-a34b-75cfef83de82&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/725] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:09:03 2026] DELETE /v2.0/security-groups/d96ca859-5fe4-41ae-af1b-89250ff9fd70 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:09:03.872 8 INFO neutron.api.v2.resource [None req-1a0e1a80-b00f-4d11-9708-d461b2dd4626 b45ed42d1e04444e8d1bcddc5d901131 37cda0c4b46049c88676af81de1c64aa - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 362/726] 10.0.0.159 () {32 vars in 737 bytes} [Wed Jun 24 19:09:03 2026] GET /v2.0/security-groups/d96ca859-5fe4-41ae-af1b-89250ff9fd70 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/727] 10.0.0.159 () {32 vars in 732 bytes} [Wed Jun 24 19:09:03 2026] DELETE /v2.0/floatingips/6bf01fb7-b157-4064-84c4-5d529f13b350 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/728] 10.0.0.159 () {34 vars in 789 bytes} [Wed Jun 24 19:09:04 2026] PUT /v2.0/routers/1d57bf3a-dfc6-476c-b1a3-a95330c5b682/remove_router_interface => generated 309 bytes in 954 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/729] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:09:05 2026] GET /v2.0/security-groups?tenant_id=9c56308ab8224ee0928b30bf806bad11&name=default => generated 2925 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/730] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:09:05 2026] DELETE /v2.0/security-groups/8003297d-5bd5-4a7f-95ee-471486811159 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/731] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:09:05 2026] GET /v2.0/security-groups?tenant_id=a2ffaa9ae5114e8cbed471b8e2e77003&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/732] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:09:06 2026] DELETE /v2.0/security-groups/f1007df1-d49b-4eb8-960b-0f46e34580b5 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:09:06.326 7 INFO neutron.services.segments.plugin [-] Segment 2086a644-1fce-424c-967f-b318cff9f83d resource provider aggregate not found 2026-06-24 19:09:06.331 7 INFO neutron.services.segments.plugin [-] Segment 2086a644-1fce-424c-967f-b318cff9f83d resource provider aggregate not found 2026-06-24 19:09:06.339 7 INFO neutron.db.l3_hamode_db [None req-5c741505-7bcf-463f-a968-df405c697162 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] HA network 88544c01-6789-4feb-a862-b3a0d6f2e8c7 was deleted as no HA routers are present in tenant 37cda0c4b46049c88676af81de1c64aa. 2026-06-24 19:09:06.340 7 INFO neutron.services.segments.plugin [-] Segment 2086a644-1fce-424c-967f-b318cff9f83d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2086a644-1fce-424c-967f-b318cff9f83d found for delete ", "request_id": "req-60a90d52-4468-4f85-8bb7-b386422e965c"}]} [pid: 7|app: 0|req: 366/733] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:09:05 2026] DELETE /v2.0/routers/1d57bf3a-dfc6-476c-b1a3-a95330c5b682 => generated 0 bytes in 1222 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/734] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:09:06 2026] DELETE /v2.0/subnets/2d5dd3a6-6fa7-4275-b896-037b031aa661 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:09:06.572 7 INFO neutron.services.segments.plugin [-] Segment 2086a644-1fce-424c-967f-b318cff9f83d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2086a644-1fce-424c-967f-b318cff9f83d found for delete ", "request_id": "req-ef257628-4c73-430b-9520-74a173ca1b49"}]} [pid: 7|app: 0|req: 367/735] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:09:06 2026] DELETE /v2.0/networks/c46e62b4-e24a-4566-9aab-e1b05017be79 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/736] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:09:06 2026] GET /v2.0/security-groups?tenant_id=37cda0c4b46049c88676af81de1c64aa&name=default => generated 2921 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/737] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:09:07 2026] DELETE /v2.0/security-groups/0b8f6d61-f7fd-4636-92d0-e4dc039c52c2 => 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: 369/738] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:09:06 2026] GET /v2.0/security-groups?tenant_id=23fcb1bdb67c4af0b356a7f47960afec&name=default => generated 2925 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/739] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:09:07 2026] DELETE /v2.0/security-groups/0696c496-7448-4a89-aebc-f25ed68fa57d => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/740] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:09:07 2026] GET /v2.0/security-groups?tenant_id=0aa380b713084a13bdc013c75c35409c&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/741] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:09:07 2026] DELETE /v2.0/security-groups/686e45e6-9fd8-4a86-b2e1-1174e9e4d6ea => 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: 371/742] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:09:08 2026] GET /v2.0/security-groups?tenant_id=20fd9e9e3860488aa8592d9aef29e8d8&name=default => generated 2925 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:09:08.930 7 INFO neutron.services.segments.plugin [-] Segment 747ca53a-736b-43f7-b6bc-b2d2899c441b resource provider aggregate not found 2026-06-24 19:09:08.935 7 INFO neutron.services.segments.plugin [-] Segment 747ca53a-736b-43f7-b6bc-b2d2899c441b resource provider aggregate not found 2026-06-24 19:09:08.946 7 INFO neutron.services.segments.plugin [-] Segment 747ca53a-736b-43f7-b6bc-b2d2899c441b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 747ca53a-736b-43f7-b6bc-b2d2899c441b found for delete ", "request_id": "req-5388d4cf-ae31-4ffa-b132-2608eccf274b"}]} 2026-06-24 19:09:08.948 7 INFO neutron.services.segments.plugin [-] Segment 747ca53a-736b-43f7-b6bc-b2d2899c441b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 747ca53a-736b-43f7-b6bc-b2d2899c441b found for delete ", "request_id": "req-4a23530a-27e8-44bd-bc77-22e8004ce2f9"}]} [pid: 7|app: 0|req: 372/743] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:09:08 2026] DELETE /v2.0/security-groups/b04f08f3-71c2-4543-a778-5465f6e82c66 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/744] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:09:09 2026] GET /v2.0/security-groups?tenant_id=b4f27aa2b33749e7b1bcc1f7e9e297d9&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/745] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:09:10 2026] DELETE /v2.0/security-groups/bbe19afa-c75c-4341-945f-03a42b86c595 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:09:11.013 8 WARNING neutron_lib.context [None req-7027ed54-aaa2-4a4b-8879-649ac56b14c8 9859f207002447a09bef649f6488f0bc e50ed6354f6647fd937049ca78424895 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:11.150 8 INFO neutron.db.segments_db [None req-7027ed54-aaa2-4a4b-8879-649ac56b14c8 9859f207002447a09bef649f6488f0bc e50ed6354f6647fd937049ca78424895 - - default default] Added segment ce83e2b8-c5b1-4d57-a777-5d608472de63 of type vxlan for network 9625be2d-4407-41cd-a793-cc73f0c360fc [pid: 8|app: 0|req: 373/746] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:09:10 2026] POST /v2.0/networks => generated 650 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:09:11.252 7 WARNING neutron_lib.context [None req-9dc0f786-0275-4e9f-a760-e096706e5401 9859f207002447a09bef649f6488f0bc e50ed6354f6647fd937049ca78424895 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 374/747] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:09:11 2026] POST /v2.0/subnets => generated 627 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:09:11.501 7 WARNING neutron_lib.context [None req-9b553cb9-c274-407a-89b6-ee5d2e4ab213 9859f207002447a09bef649f6488f0bc e50ed6354f6647fd937049ca78424895 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:11.534 7 INFO neutron.db.segments_db [None req-9b553cb9-c274-407a-89b6-ee5d2e4ab213 9859f207002447a09bef649f6488f0bc e50ed6354f6647fd937049ca78424895 - - default default] Added segment 5198e532-05ba-49d1-8ca6-181413c28999 of type vxlan for network e59fbfb7-d946-42a0-a7ba-b4ddbb4e6e29 [pid: 8|app: 0|req: 374/748] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:09:11 2026] GET /v2.0/security-groups?tenant_id=fab3be9f3219411b9010ce8121af16f6&name=default => generated 2925 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/749] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:09:11 2026] DELETE /v2.0/security-groups/74572a3d-267f-4666-88d2-d0d2d81b04a7 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:09:11.799 7 INFO neutron.db.l3_hamode_db [None req-9b553cb9-c274-407a-89b6-ee5d2e4ab213 9859f207002447a09bef649f6488f0bc e50ed6354f6647fd937049ca78424895 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 376/750] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:09:11 2026] GET /v2.0/security-groups?tenant_id=5f4241041a594476a84fa3f7eaba7c08&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/751] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:09:11 2026] DELETE /v2.0/security-groups/d8238712-cd55-4c80-a1ba-3761896c4fc9 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:09:12.584 7 INFO neutron.db.l3_hamode_db [None req-9b553cb9-c274-407a-89b6-ee5d2e4ab213 9859f207002447a09bef649f6488f0bc e50ed6354f6647fd937049ca78424895 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 375/752] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:09:11 2026] POST /v2.0/routers => generated 693 bytes in 1945 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/753] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:09:14 2026] GET /v2.0/security-groups?tenant_id=4436ad773b2f4c26a520d52890b4e8c2&name=default => generated 2925 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/754] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:09:14 2026] DELETE /v2.0/security-groups/fba60923-d7d0-40a2-bb24-e433fc7e5f51 => 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: 378/755] 10.0.0.159 () {34 vars in 783 bytes} [Wed Jun 24 19:09:13 2026] PUT /v2.0/routers/587c763d-48b5-4b2f-989d-a39f68b6fac1/add_router_interface => generated 309 bytes in 1634 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:15.092 8 WARNING neutron_lib.context [None req-fd986cd1-d927-488b-8e39-acbe4e8342f7 9859f207002447a09bef649f6488f0bc e50ed6354f6647fd937049ca78424895 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 378/756] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:09:14 2026] GET /v2.0/security-groups?tenant_id=e4ce084f33084df0b547177e02c48285&name=default => generated 2925 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/759] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:09:15 2026] DELETE /v2.0/security-groups/80687155-da76-4306-8376-de50829c0df0 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/760] 10.0.0.159 () {34 vars in 665 bytes} [Wed Jun 24 19:09:15 2026] POST /v2.0/ports => generated 955 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, ' 2026-06-24 19:09:15.495 8 WARNING neutron_lib.context [None req-06e44218-c6b6-4e4b-948e-c0924db56fda 9859f207002447a09bef649f6488f0bc e50ed6354f6647fd937049ca78424895 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 382/761] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:09:15 2026] GET /v2.0/security-groups?tenant_id=1661b41a418b42d49863acb045aa98c8&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/762] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:09:15 2026] DELETE /v2.0/security-groups/d8f7d1c3-86d7-4c55-aa50-f3ede19da781 => 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: 380/763] 10.0.0.159 () {34 vars in 665 bytes} [Wed Jun 24 19:09:15 2026] POST /v2.0/ports => generated 954 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:09:15.854 7 WARNING neutron_lib.context [None req-107ebd7b-14e3-40a5-b2c6-1da76be0f6e3 9859f207002447a09bef649f6488f0bc e50ed6354f6647fd937049ca78424895 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:16.621 7 INFO neutron.db.l3_db [None req-107ebd7b-14e3-40a5-b2c6-1da76be0f6e3 9859f207002447a09bef649f6488f0bc e50ed6354f6647fd937049ca78424895 - - default default] Floating IP d8a12005-4782-4406-bc46-b478cd1c899b associated. External IP: 10.96.250.219, port: ef549444-893f-4828-a045-dfedd7bbb864. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 381/764] 10.0.0.159 () {32 vars in 653 bytes} [Wed Jun 24 19:09:16 2026] GET /v2.0/extensions => generated 20516 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/765] 10.0.0.159 () {32 vars in 681 bytes} [Wed Jun 24 19:09:16 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/766] 10.0.0.159 () {32 vars in 681 bytes} [Wed Jun 24 19:09:16 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/767] 10.0.0.159 () {32 vars in 729 bytes} [Wed Jun 24 19:09:16 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/768] 10.0.0.159 () {32 vars in 665 bytes} [Wed Jun 24 19:09:16 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/769] 10.0.0.159 () {32 vars in 699 bytes} [Wed Jun 24 19:09:16 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/770] 10.0.0.159 () {32 vars in 697 bytes} [Wed Jun 24 19: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: 388/771] 10.0.0.159 () {32 vars in 701 bytes} [Wed Jun 24 19:09:16 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/772] 10.0.0.159 () {32 vars in 689 bytes} [Wed Jun 24 19:09:16 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/773] 10.0.0.159 () {32 vars in 703 bytes} [Wed Jun 24 19:09:16 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: 8|app: 0|req: 391/774] 10.0.0.159 () {32 vars in 693 bytes} [Wed Jun 24 19:09:16 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/775] 10.0.0.159 () {32 vars in 695 bytes} [Wed Jun 24 19:09:16 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: 8|app: 0|req: 393/776] 10.0.0.159 () {32 vars in 685 bytes} [Wed Jun 24 19:09:16 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/777] 10.0.0.159 () {32 vars in 687 bytes} [Wed Jun 24 19:09:16 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: 8|app: 0|req: 395/778] 10.0.0.159 () {32 vars in 661 bytes} [Wed Jun 24 19:09:16 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/779] 10.0.0.159 () {32 vars in 699 bytes} [Wed Jun 24 19:09:16 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/780] 10.0.0.159 () {32 vars in 679 bytes} [Wed Jun 24 19:09:16 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/781] 10.0.0.159 () {32 vars in 683 bytes} [Wed Jun 24 19:09:16 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/782] 10.0.0.159 () {32 vars in 675 bytes} [Wed Jun 24 19:09:16 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/783] 10.0.0.159 () {32 vars in 689 bytes} [Wed Jun 24 19:09:16 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/784] 10.0.0.159 () {32 vars in 723 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/785] 10.0.0.159 () {32 vars in 687 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/786] 10.0.0.159 () {32 vars in 669 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/787] 10.0.0.159 () {32 vars in 687 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/788] 10.0.0.159 () {32 vars in 681 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/789] 10.0.0.159 () {32 vars in 699 bytes} [Wed Jun 24 19:09:17 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: 8|app: 0|req: 407/790] 10.0.0.159 () {32 vars in 679 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/791] 10.0.0.159 () {32 vars in 667 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/router => generated 256 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/792] 10.0.0.159 () {32 vars in 677 bytes} [Wed Jun 24 19:09:17 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: 8|app: 0|req: 410/793] 10.0.0.159 () {32 vars in 665 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/794] 10.0.0.159 () {34 vars in 677 bytes} [Wed Jun 24 19:09:15 2026] POST /v2.0/floatingips => generated 841 bytes in 1238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/795] 10.0.0.159 () {32 vars in 675 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/l3-flavors => 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: 412/796] 10.0.0.159 () {32 vars in 713 bytes} [Wed Jun 24 19:09:17 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: 8|app: 0|req: 413/797] 10.0.0.159 () {32 vars in 691 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/798] 10.0.0.159 () {32 vars in 683 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/799] 10.0.0.159 () {32 vars in 669 bytes} [Wed Jun 24 19:09:17 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: 8|app: 0|req: 416/800] 10.0.0.159 () {32 vars in 687 bytes} [Wed Jun 24 19:09:17 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: 8|app: 0|req: 417/801] 10.0.0.159 () {32 vars in 705 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/802] 10.0.0.159 () {32 vars in 675 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/803] 10.0.0.159 () {32 vars in 701 bytes} [Wed Jun 24 19:09:17 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: 8|app: 0|req: 420/804] 10.0.0.159 () {32 vars in 675 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/805] 10.0.0.159 () {32 vars in 693 bytes} [Wed Jun 24 19:09:17 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: 8|app: 0|req: 422/806] 10.0.0.159 () {32 vars in 689 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/807] 10.0.0.159 () {32 vars in 709 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/808] 10.0.0.159 () {32 vars in 705 bytes} [Wed Jun 24 19:09:17 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: 8|app: 0|req: 425/809] 10.0.0.159 () {32 vars in 719 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/810] 10.0.0.159 () {32 vars in 697 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/811] 10.0.0.159 () {32 vars in 711 bytes} [Wed Jun 24 19:09:17 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) 2026-06-24 19:09:17.235 7 INFO neutron.db.l3_db [None req-1ab95e02-1fc7-462f-8a6b-76cbd1e289c1 9859f207002447a09bef649f6488f0bc e50ed6354f6647fd937049ca78424895 - - default default] Floating IP d8a12005-4782-4406-bc46-b478cd1c899b disassociated. External IP: 10.96.250.219, port: ef549444-893f-4828-a045-dfedd7bbb864. [pid: 8|app: 0|req: 428/812] 10.0.0.159 () {32 vars in 669 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/813] 10.0.0.159 () {32 vars in 687 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/814] 10.0.0.159 () {32 vars in 681 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/815] 10.0.0.159 () {32 vars in 675 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/816] 10.0.0.159 () {32 vars in 671 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/817] 10.0.0.159 () {32 vars in 661 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/818] 10.0.0.159 () {32 vars in 699 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/819] 10.0.0.159 () {32 vars in 699 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/820] 10.0.0.159 () {32 vars in 677 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/821] 10.0.0.159 () {32 vars in 669 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/822] 10.0.0.159 () {32 vars in 683 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/823] 10.0.0.159 () {32 vars in 701 bytes} [Wed Jun 24 19:09:17 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: 8|app: 0|req: 440/824] 10.0.0.159 () {32 vars in 685 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/825] 10.0.0.159 () {32 vars in 707 bytes} [Wed Jun 24 19:09:17 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: 8|app: 0|req: 442/826] 10.0.0.159 () {32 vars in 669 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/827] 10.0.0.159 () {32 vars in 697 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/828] 10.0.0.159 () {32 vars in 695 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/829] 10.0.0.159 () {32 vars in 685 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 7 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.159 () {32 vars in 689 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/831] 10.0.0.159 () {32 vars in 667 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/832] 10.0.0.159 () {32 vars in 681 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/833] 10.0.0.159 () {32 vars in 681 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/834] 10.0.0.159 () {32 vars in 691 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/835] 10.0.0.159 () {32 vars in 691 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/836] 10.0.0.159 () {32 vars in 695 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/837] 10.0.0.159 () {32 vars in 685 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/838] 10.0.0.159 () {32 vars in 689 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/839] 10.0.0.159 () {32 vars in 701 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/840] 10.0.0.159 () {32 vars in 703 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/841] 10.0.0.159 () {32 vars in 713 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/842] 10.0.0.159 () {32 vars in 717 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/843] 10.0.0.159 () {32 vars in 715 bytes} [Wed Jun 24 19:09:17 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: 8|app: 0|req: 460/844] 10.0.0.159 () {32 vars in 727 bytes} [Wed Jun 24 19:09:17 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: 8|app: 0|req: 461/845] 10.0.0.159 () {32 vars in 741 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/846] 10.0.0.159 () {32 vars in 719 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/847] 10.0.0.159 () {32 vars in 683 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/848] 10.0.0.159 () {32 vars in 669 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/segment => generated 145 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/849] 10.0.0.159 () {34 vars in 749 bytes} [Wed Jun 24 19:09:17 2026] PUT /v2.0/floatingips/d8a12005-4782-4406-bc46-b478cd1c899b => generated 552 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/850] 10.0.0.159 () {32 vars in 719 bytes} [Wed Jun 24 19:09:17 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: 8|app: 0|req: 466/851] 10.0.0.159 () {32 vars in 679 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/852] 10.0.0.159 () {32 vars in 669 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/853] 10.0.0.159 () {32 vars in 697 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/854] 10.0.0.159 () {32 vars in 705 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/855] 10.0.0.159 () {32 vars in 701 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/856] 10.0.0.159 () {32 vars in 701 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/857] 10.0.0.159 () {32 vars in 683 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/858] 10.0.0.159 () {32 vars in 705 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/859] 10.0.0.159 () {32 vars in 695 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/860] 10.0.0.159 () {32 vars in 689 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/861] 10.0.0.159 () {32 vars in 697 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/862] 10.0.0.159 () {32 vars in 679 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/863] 10.0.0.159 () {32 vars in 689 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/864] 10.0.0.159 () {32 vars in 701 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/865] 10.0.0.159 () {32 vars in 665 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/866] 10.0.0.159 () {32 vars in 681 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/867] 10.0.0.159 () {32 vars in 693 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/868] 10.0.0.159 () {32 vars in 677 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/869] 10.0.0.159 () {32 vars in 667 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/870] 10.0.0.159 () {32 vars in 732 bytes} [Wed Jun 24 19:09:17 2026] DELETE /v2.0/floatingips/d8a12005-4782-4406-bc46-b478cd1c899b => generated 0 bytes in 269 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:09:17.807 8 WARNING neutron_lib.context [None req-cc242f4e-3225-4778-85f7-f8035d4360ff 9859f207002447a09bef649f6488f0bc e50ed6354f6647fd937049ca78424895 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 387/871] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:09:18 2026] GET /v2.0/security-groups?tenant_id=8e44b29ad38446e895180d8518c4478c&name=default => generated 2925 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:09:18.516 8 INFO neutron.db.l3_db [None req-cc242f4e-3225-4778-85f7-f8035d4360ff 9859f207002447a09bef649f6488f0bc e50ed6354f6647fd937049ca78424895 - - default default] Floating IP 9efcacf5-c7f3-43a4-8e81-adfd754db2f6 associated. External IP: 10.96.250.211, port: c6021785-6668-42a0-ba28-b240b5b020a4. [pid: 7|app: 0|req: 388/872] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:09:18 2026] DELETE /v2.0/security-groups/bb224c61-fd05-44af-a25f-719a76135820 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/873] 10.0.0.159 () {34 vars in 677 bytes} [Wed Jun 24 19:09:17 2026] POST /v2.0/floatingips => generated 842 bytes in 1065 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/874] 10.0.0.159 () {32 vars in 729 bytes} [Wed Jun 24 19:09:18 2026] GET /v2.0/floatingips/9efcacf5-c7f3-43a4-8e81-adfd754db2f6 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/875] 10.0.0.159 () {32 vars in 655 bytes} [Wed Jun 24 19:09:18 2026] GET /v2.0/floatingips => generated 845 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:19.321 7 INFO neutron.db.l3_db [None req-9be56993-fdcf-41ca-a537-8b6db26c56b2 9859f207002447a09bef649f6488f0bc e50ed6354f6647fd937049ca78424895 - - default default] Floating IP 9efcacf5-c7f3-43a4-8e81-adfd754db2f6 associated. External IP: 10.96.250.211, port: c6021785-6668-42a0-ba28-b240b5b020a4. [pid: 7|app: 0|req: 390/876] 10.0.0.159 () {34 vars in 749 bytes} [Wed Jun 24 19:09:18 2026] PUT /v2.0/floatingips/9efcacf5-c7f3-43a4-8e81-adfd754db2f6 => generated 841 bytes in 994 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:20.102 8 INFO neutron.db.l3_db [None req-88356f1c-7b64-4d53-84f7-f37a45d2dc60 9859f207002447a09bef649f6488f0bc e50ed6354f6647fd937049ca78424895 - - default default] Floating IP 9efcacf5-c7f3-43a4-8e81-adfd754db2f6 disassociated. External IP: 10.96.250.211, port: ef549444-893f-4828-a045-dfedd7bbb864. 2026-06-24 19:09:20.295 7 WARNING neutron_lib.context [None req-80da894c-b54a-4963-b4b8-2b1c6c6f0e23 0db91522e754478eadda6b5868f846be 023468a6a76a4bfd82d858c7a1ef1d7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 487/877] 10.0.0.159 () {34 vars in 749 bytes} [Wed Jun 24 19:09:19 2026] PUT /v2.0/floatingips/9efcacf5-c7f3-43a4-8e81-adfd754db2f6 => generated 552 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:20.482 7 INFO neutron.db.segments_db [None req-80da894c-b54a-4963-b4b8-2b1c6c6f0e23 0db91522e754478eadda6b5868f846be 023468a6a76a4bfd82d858c7a1ef1d7e - - default default] Added segment ff24f2c8-f5b6-434e-be3d-62c86bd74a57 of type vxlan for network f7635acb-c8f2-4d10-9999-dd30337f7e1f [pid: 7|app: 0|req: 391/878] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:09:20 2026] POST /v2.0/networks => generated 647 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/879] 10.0.0.159 () {32 vars in 732 bytes} [Wed Jun 24 19:09:20 2026] DELETE /v2.0/floatingips/9efcacf5-c7f3-43a4-8e81-adfd754db2f6 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:09:20.747 7 INFO neutron.api.v2.resource [None req-4b2de586-7da8-4569-863b-32a71ecff267 9859f207002447a09bef649f6488f0bc e50ed6354f6647fd937049ca78424895 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 392/880] 10.0.0.159 () {32 vars in 732 bytes} [Wed Jun 24 19:09:20 2026] DELETE /v2.0/floatingips/9efcacf5-c7f3-43a4-8e81-adfd754db2f6 => generated 144 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/881] 10.0.0.159 () {32 vars in 720 bytes} [Wed Jun 24 19:09:20 2026] DELETE /v2.0/ports/ef549444-893f-4828-a045-dfedd7bbb864 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:09:21.106 8 WARNING neutron_lib.context [None req-1a22ae39-0457-47e7-ae3a-dc10dec6c5f4 0db91522e754478eadda6b5868f846be 023468a6a76a4bfd82d858c7a1ef1d7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 393/882] 10.0.0.159 () {32 vars in 720 bytes} [Wed Jun 24 19:09:21 2026] DELETE /v2.0/ports/c6021785-6668-42a0-ba28-b240b5b020a4 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/883] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:09:21 2026] POST /v2.0/subnets => generated 673 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:09:21.348 8 WARNING neutron_lib.context [None req-1deaae7e-5cae-4efa-b3eb-8ab4d0d16463 0db91522e754478eadda6b5868f846be 023468a6a76a4bfd82d858c7a1ef1d7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 394/884] 10.0.0.159 () {32 vars in 736 bytes} [Wed Jun 24 19:09:21 2026] GET /v2.0/ports?device_id=587c763d-48b5-4b2f-989d-a39f68b6fac1 => generated 958 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:21.409 8 INFO neutron.db.segments_db [None req-1deaae7e-5cae-4efa-b3eb-8ab4d0d16463 0db91522e754478eadda6b5868f846be 023468a6a76a4bfd82d858c7a1ef1d7e - - default default] Added segment 94479e89-f23d-4de1-9d2a-7d3b2097ab6c of type vxlan for network bfce6cba-4767-478d-9f58-74a4d02073f5 [pid: 8|app: 0|req: 491/885] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:09:21 2026] POST /v2.0/networks => generated 648 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/886] 10.0.0.159 () {34 vars in 743 bytes} [Wed Jun 24 19:09:21 2026] PUT /v2.0/networks/bfce6cba-4767-478d-9f58-74a4d02073f5 => generated 592 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/887] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:09:21 2026] GET /v2.0/security-groups?tenant_id=7a98acd098a04d3bbfd8a57e13616250&name=default => generated 2925 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:09:21.903 8 WARNING neutron_lib.context [None req-f0b580b9-029d-4478-91f2-bac2df685831 0db91522e754478eadda6b5868f846be 023468a6a76a4bfd82d858c7a1ef1d7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 494/888] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:09:21 2026] POST /v2.0/subnets => generated 646 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/889] 10.0.0.159 () {34 vars in 789 bytes} [Wed Jun 24 19:09:21 2026] PUT /v2.0/routers/587c763d-48b5-4b2f-989d-a39f68b6fac1/remove_router_interface => generated 309 bytes in 853 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/890] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:09:22 2026] DELETE /v2.0/security-groups/c83b884a-a548-4c0b-836a-6971e133e56a => 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: 396/891] 10.0.0.159 () {34 vars in 741 bytes} [Wed Jun 24 19:09:22 2026] PUT /v2.0/subnets/618cadbc-5d3c-49c4-b4ad-3a60dbf49412 => generated 656 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:22.549 7 INFO neutron.services.segments.plugin [-] Segment 94479e89-f23d-4de1-9d2a-7d3b2097ab6c resource provider aggregate not found 2026-06-24 19:09:22.554 7 INFO neutron.services.segments.plugin [-] Segment 94479e89-f23d-4de1-9d2a-7d3b2097ab6c resource provider aggregate not found 2026-06-24 19:09:22.562 7 INFO neutron.services.segments.plugin [-] Segment 94479e89-f23d-4de1-9d2a-7d3b2097ab6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94479e89-f23d-4de1-9d2a-7d3b2097ab6c found for delete ", "request_id": "req-bd23341b-b5f4-4efa-8574-a638c118b3f9"}]} 2026-06-24 19:09:22.567 7 INFO neutron.services.segments.plugin [-] Segment 94479e89-f23d-4de1-9d2a-7d3b2097ab6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94479e89-f23d-4de1-9d2a-7d3b2097ab6c found for delete ", "request_id": "req-4d100e2a-2aae-4536-b2de-4273f417da61"}]} [pid: 7|app: 0|req: 397/892] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:09:22 2026] DELETE /v2.0/networks/bfce6cba-4767-478d-9f58-74a4d02073f5 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/893] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:09:22 2026] GET /v2.0/security-groups?tenant_id=9b520430131f4638913f4af3e8a2e99a&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:09:22.710 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a848dc9b-64fa-4aa6-b3e5-b378b6f36cb9 0db91522e754478eadda6b5868f846be 023468a6a76a4bfd82d858c7a1ef1d7e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 399/894] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:09:22 2026] DELETE /v2.0/networks/bfce6cba-4767-478d-9f58-74a4d02073f5 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/895] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:09:22 2026] GET /v2.0/ports?device_id=8e18cee3-221f-4317-852b-c7ee8f11dcd6 => generated 975 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/896] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:09:22 2026] DELETE /v2.0/security-groups/3ffb35a9-2609-4c84-b119-6d28b8a51b8a => 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: 402/897] 10.0.0.159 () {32 vars in 694 bytes} [Wed Jun 24 19:09:22 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/898] 10.0.0.15 () {34 vars in 970 bytes} [Wed Jun 24 19:09:22 2026] GET /v2.0/ports/aa6c1f77-eba3-49bb-91f3-021d9aed8dcc => generated 972 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/899] 10.0.0.159 () {32 vars in 742 bytes} [Wed Jun 24 19:09:22 2026] GET /v2.0/subnets?network_id=d5efe70e-3efa-44cf-b915-0b9ebafed133 => generated 649 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/900] 10.0.0.159 () {32 vars in 653 bytes} [Wed Jun 24 19:09:23 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-24 19:09:23.089 8 INFO neutron.services.segments.plugin [-] Segment 5198e532-05ba-49d1-8ca6-181413c28999 resource provider aggregate not found 2026-06-24 19:09:23.093 8 INFO neutron.services.segments.plugin [-] Segment 5198e532-05ba-49d1-8ca6-181413c28999 resource provider aggregate not found [pid: 7|app: 0|req: 406/901] 10.0.0.159 () {32 vars in 649 bytes} [Wed Jun 24 19:09:23 2026] GET /v2.0/networks => generated 1312 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:09:23.103 8 INFO neutron.db.l3_hamode_db [None req-c674a5fc-69ce-4f58-9cb2-c3a92ae91566 9859f207002447a09bef649f6488f0bc e50ed6354f6647fd937049ca78424895 - - default default] HA network e59fbfb7-d946-42a0-a7ba-b4ddbb4e6e29 was deleted as no HA routers are present in tenant e50ed6354f6647fd937049ca78424895. [pid: 8|app: 0|req: 496/902] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:09:22 2026] DELETE /v2.0/routers/587c763d-48b5-4b2f-989d-a39f68b6fac1 => generated 0 bytes in 841 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:09:23.112 8 INFO neutron.services.segments.plugin [-] Segment 5198e532-05ba-49d1-8ca6-181413c28999 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5198e532-05ba-49d1-8ca6-181413c28999 found for delete ", "request_id": "req-990b149c-ce95-4e33-9b32-794d4690d5ca"}]} 2026-06-24 19:09:23.113 8 INFO neutron.services.segments.plugin [-] Segment 5198e532-05ba-49d1-8ca6-181413c28999 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5198e532-05ba-49d1-8ca6-181413c28999 found for delete ", "request_id": "req-27b1f9fc-42ba-4af1-b527-a4ad0f5fa6ab"}]} [pid: 7|app: 0|req: 407/903] 10.0.0.159 () {32 vars in 647 bytes} [Wed Jun 24 19:09:23 2026] GET /v2.0/subnets => generated 1312 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/904] 10.0.0.159 () {32 vars in 723 bytes} [Wed Jun 24 19:09:23 2026] GET /v2.0/networks/f7635acb-c8f2-4d10-9999-dd30337f7e1f => generated 672 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/905] 10.0.0.159 () {32 vars in 721 bytes} [Wed Jun 24 19:09:23 2026] GET /v2.0/subnets/711c5563-4a05-4543-ac54-ccfc2aca838b => generated 673 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/906] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:09:23 2026] DELETE /v2.0/subnets/7a62c3dc-fe12-4cf7-85e4-9b363af06b54 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:09:23.249 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f2e52c99-beb3-432f-9544-2c889096c10e 0db91522e754478eadda6b5868f846be 023468a6a76a4bfd82d858c7a1ef1d7e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 410/907] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:09:23 2026] DELETE /v2.0/subnets/618cadbc-5d3c-49c4-b4ad-3a60dbf49412 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:09:23.270 7 INFO neutron.pecan_wsgi.hooks.translation [None req-857beab5-69f4-4009-a31a-fc4e28761262 0db91522e754478eadda6b5868f846be 023468a6a76a4bfd82d858c7a1ef1d7e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 411/908] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:09:23 2026] DELETE /v2.0/networks/bfce6cba-4767-478d-9f58-74a4d02073f5 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/909] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:09:23 2026] DELETE /v2.0/networks/9625be2d-4407-41cd-a793-cc73f0c360fc => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/910] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:09:23 2026] DELETE /v2.0/subnets/711c5563-4a05-4543-ac54-ccfc2aca838b => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/911] 199.19.213.59 () {34 vars in 999 bytes} [Wed Jun 24 19:09:23 2026] GET /v2.0/subnets?network_id=21ad96ea-a338-41d9-9d89-9b2400b47d1b => generated 682 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/912] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:09:23 2026] DELETE /v2.0/networks/f7635acb-c8f2-4d10-9999-dd30337f7e1f => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/913] 199.19.213.59 () {34 vars in 1145 bytes} [Wed Jun 24 19:09:23 2026] GET /v2.0/ports?device_id=8e18cee3-221f-4317-852b-c7ee8f11dcd6&device_owner=compute%3Anova&network_id=21ad96ea-a338-41d9-9d89-9b2400b47d1b => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/914] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:09:23 2026] GET /v2.0/security-groups?tenant_id=e50ed6354f6647fd937049ca78424895&name=default => generated 2925 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/915] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:09:23 2026] DELETE /v2.0/security-groups/9d466699-75b5-4edd-afce-9ba6655916fb => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/916] 199.19.213.59 () {38 vars in 1027 bytes} [Wed Jun 24 19:09:23 2026] PUT /v2.0/ports/aa6c1f77-eba3-49bb-91f3-021d9aed8dcc => generated 1149 bytes in 602 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/917] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:09:24 2026] GET /v2.0/security-groups?tenant_id=023468a6a76a4bfd82d858c7a1ef1d7e&name=default => generated 2925 bytes in 177 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-24 19:09:24.363 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-00154df8-4b84-484a-9a5a-e5bfa001995e'] response: {'name': 'network-changed', 'server_uuid': '8e18cee3-221f-4317-852b-c7ee8f11dcd6', 'tag': 'aa6c1f77-eba3-49bb-91f3-021d9aed8dcc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 501/918] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:09:24 2026] DELETE /v2.0/security-groups/e3fcfd16-6587-47c6-ba7e-6f0fa7a2eacb => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/919] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:09:24 2026] GET /v2.0/ports?tenant_id=10eb6ef69a0e47bc9ca24247807d14a4&device_id=8e18cee3-221f-4317-852b-c7ee8f11dcd6 => generated 1421 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/920] 199.19.213.59 () {34 vars in 985 bytes} [Wed Jun 24 19:09:24 2026] GET /v2.0/networks?id=21ad96ea-a338-41d9-9d89-9b2400b47d1b => generated 778 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/921] 199.19.213.59 () {34 vars in 1059 bytes} [Wed Jun 24 19:09:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=aa6c1f77-eba3-49bb-91f3-021d9aed8dcc => 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: 503/922] 199.19.213.59 () {34 vars in 1057 bytes} [Wed Jun 24 19:09:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=aa6c1f77-eba3-49bb-91f3-021d9aed8dcc => 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: 420/923] 199.19.213.59 () {34 vars in 983 bytes} [Wed Jun 24 19:09:24 2026] GET /v2.0/subnets?id=31fc3722-7c06-43dd-85e4-d343bb8adad9 => generated 700 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/924] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:09:25 2026] GET /v2.0/ports?network_id=21ad96ea-a338-41d9-9d89-9b2400b47d1b&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: 421/925] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:09:25 2026] GET /v2.0/networks/21ad96ea-a338-41d9-9d89-9b2400b47d1b?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:09:25.155 8 INFO neutron.services.segments.plugin [-] Segment ce83e2b8-c5b1-4d57-a777-5d608472de63 resource provider aggregate not found 2026-06-24 19:09:25.161 8 INFO neutron.services.segments.plugin [-] Segment ce83e2b8-c5b1-4d57-a777-5d608472de63 resource provider aggregate not found 2026-06-24 19:09:25.173 8 INFO neutron.services.segments.plugin [-] Segment ce83e2b8-c5b1-4d57-a777-5d608472de63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce83e2b8-c5b1-4d57-a777-5d608472de63 found for delete ", "request_id": "req-32ba7642-0e4c-4489-93ae-9978776dd006"}]} 2026-06-24 19:09:25.179 8 INFO neutron.services.segments.plugin [-] Segment ce83e2b8-c5b1-4d57-a777-5d608472de63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce83e2b8-c5b1-4d57-a777-5d608472de63 found for delete ", "request_id": "req-96c5defb-272d-4242-a4cf-a035558eff8e"}]} 2026-06-24 19:09:25.186 8 INFO neutron.services.segments.plugin [-] Segment ff24f2c8-f5b6-434e-be3d-62c86bd74a57 resource provider aggregate not found [pid: 8|app: 0|req: 505/926] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:09:25 2026] GET /v2.0/networks/21ad96ea-a338-41d9-9d89-9b2400b47d1b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/927] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:09:25 2026] GET /v2.0/security-groups?tenant_id=2e6ddacba1474649a607429d155c872d&name=default => generated 2925 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:09:25.580 8 INFO neutron.services.segments.plugin [-] Segment ff24f2c8-f5b6-434e-be3d-62c86bd74a57 resource provider aggregate not found 2026-06-24 19:09:25.589 8 INFO neutron.services.segments.plugin [-] Segment ff24f2c8-f5b6-434e-be3d-62c86bd74a57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff24f2c8-f5b6-434e-be3d-62c86bd74a57 found for delete ", "request_id": "req-7a61780f-92c4-41db-b970-9ddd89dd4455"}]} 2026-06-24 19:09:25.603 8 INFO neutron.services.segments.plugin [-] Segment ff24f2c8-f5b6-434e-be3d-62c86bd74a57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff24f2c8-f5b6-434e-be3d-62c86bd74a57 found for delete ", "request_id": "req-f845a844-b176-4ab9-ab28-9aac45bce721"}]} [pid: 8|app: 0|req: 506/928] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:09:25 2026] DELETE /v2.0/security-groups/35eb007a-5239-4e00-9ac9-9c1405bfbf5d => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:09:26.030 7 WARNING neutron_lib.context [None req-ae1ba57e-e7ba-4704-b9df-4ba1773f614b d411609818c944568bf9a57d9474f1d2 c3e187ceccb64c028a311e8eb06c2b85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:26.030 7 WARNING neutron_lib.context [None req-ae1ba57e-e7ba-4704-b9df-4ba1773f614b d411609818c944568bf9a57d9474f1d2 c3e187ceccb64c028a311e8eb06c2b85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:26.199 7 INFO neutron.db.segments_db [None req-ae1ba57e-e7ba-4704-b9df-4ba1773f614b d411609818c944568bf9a57d9474f1d2 c3e187ceccb64c028a311e8eb06c2b85 - - default default] Added segment 9ae54f5b-6e24-4f16-aae2-753e653d694a of type vxlan for network a9d91385-7d4d-43e6-9708-febaa3472b6f 2026-06-24 19:09:26.217 8 WARNING neutron_lib.context [None req-2773f0ff-b147-426d-b215-c5fc22fafa14 faf030c4377446ed9bf9d4d271ba9c6c b832a3f9ea41476a95e48b8661f13930 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:26.249 7 INFO neutron.db.segments_db [None req-ae1ba57e-e7ba-4704-b9df-4ba1773f614b d411609818c944568bf9a57d9474f1d2 c3e187ceccb64c028a311e8eb06c2b85 - - default default] Added segment c456a7cd-8a62-4f4f-8384-d301c22c9fc3 of type vxlan for network 1c4f2e90-d7b8-4f2c-9a08-f572f5fd689a 2026-06-24 19:09:26.358 8 INFO neutron.db.segments_db [None req-2773f0ff-b147-426d-b215-c5fc22fafa14 faf030c4377446ed9bf9d4d271ba9c6c b832a3f9ea41476a95e48b8661f13930 - - default default] Added segment 5ccb014f-f868-4da4-ba7e-f93a5773a198 of type vxlan for network 346f4bec-d63a-4736-afc5-9ecb39b5f110 [pid: 7|app: 0|req: 423/929] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:09:25 2026] POST /v2.0/networks => generated 1244 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/930] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:09:26 2026] GET /v2.0/ports?tenant_id=10eb6ef69a0e47bc9ca24247807d14a4&device_id=8e18cee3-221f-4317-852b-c7ee8f11dcd6 => generated 1421 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/931] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:09:26 2026] GET /v2.0/ports?device_id=8e18cee3-221f-4317-852b-c7ee8f11dcd6 => generated 1152 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/932] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:09:26 2026] POST /v2.0/networks => generated 648 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/933] 10.0.0.159 () {32 vars in 649 bytes} [Wed Jun 24 19:09:26 2026] GET /v2.0/networks => generated 1843 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/934] 199.19.213.59 () {34 vars in 985 bytes} [Wed Jun 24 19:09:26 2026] GET /v2.0/networks?id=21ad96ea-a338-41d9-9d89-9b2400b47d1b => generated 778 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:26.492 8 WARNING neutron_lib.context [None req-311aa40e-66cb-4bae-85ef-c73cdd1c707b faf030c4377446ed9bf9d4d271ba9c6c b832a3f9ea41476a95e48b8661f13930 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 427/935] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:09:26 2026] GET /v2.0/security-groups?id=88d4f4de-ed5e-4139-a34b-75cfef83de82&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:26.615 7 INFO neutron.services.segments.plugin [-] Segment 9ae54f5b-6e24-4f16-aae2-753e653d694a resource provider aggregate not found 2026-06-24 19:09:26.631 7 INFO neutron.services.segments.plugin [-] Segment 9ae54f5b-6e24-4f16-aae2-753e653d694a resource provider aggregate not found 2026-06-24 19:09:26.635 7 INFO neutron.services.segments.plugin [-] Segment 9ae54f5b-6e24-4f16-aae2-753e653d694a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ae54f5b-6e24-4f16-aae2-753e653d694a found for delete ", "request_id": "req-fad96cf6-ea17-409b-883e-679ec0a5d445"}]} 2026-06-24 19:09:26.644 7 INFO neutron.services.segments.plugin [-] Segment 9ae54f5b-6e24-4f16-aae2-753e653d694a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ae54f5b-6e24-4f16-aae2-753e653d694a found for delete ", "request_id": "req-a0b24c2b-43b7-4641-ab90-04876f8771c5"}]} [pid: 7|app: 0|req: 428/936] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:09:26 2026] DELETE /v2.0/networks/a9d91385-7d4d-43e6-9708-febaa3472b6f => 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: 429/937] 199.19.213.59 () {34 vars in 1059 bytes} [Wed Jun 24 19:09:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=aa6c1f77-eba3-49bb-91f3-021d9aed8dcc => generated 861 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/938] 10.0.0.159 () {34 vars in 665 bytes} [Wed Jun 24 19:09:26 2026] POST /v2.0/ports => generated 778 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 510/939] 199.19.213.59 () {34 vars in 1057 bytes} [Wed Jun 24 19:09:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=aa6c1f77-eba3-49bb-91f3-021d9aed8dcc => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:09:26.788 8 WARNING neutron_lib.context [None req-f97cdfc6-3f03-401e-bb42-a322102476fb faf030c4377446ed9bf9d4d271ba9c6c b832a3f9ea41476a95e48b8661f13930 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 430/940] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:09:26 2026] DELETE /v2.0/networks/1c4f2e90-d7b8-4f2c-9a08-f572f5fd689a => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/941] 199.19.213.59 () {34 vars in 983 bytes} [Wed Jun 24 19:09:26 2026] GET /v2.0/subnets?id=31fc3722-7c06-43dd-85e4-d343bb8adad9 => generated 700 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:26.837 8 INFO neutron.db.segments_db [None req-f97cdfc6-3f03-401e-bb42-a322102476fb faf030c4377446ed9bf9d4d271ba9c6c b832a3f9ea41476a95e48b8661f13930 - - default default] Added segment 4539bb58-6d85-4fb2-b60b-c9f0e0a5bdd9 of type vxlan for network 16c8fc6f-4720-47d9-b1ae-e2d875f1b471 [pid: 7|app: 0|req: 432/942] 10.0.0.159 () {32 vars in 649 bytes} [Wed Jun 24 19:09:26 2026] GET /v2.0/networks => generated 651 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/943] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:09:26 2026] GET /v2.0/ports?network_id=21ad96ea-a338-41d9-9d89-9b2400b47d1b&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:09:26.906 7 WARNING neutron_lib.context [None req-2a9b229b-1877-4422-add9-1ec0e35d40b1 d411609818c944568bf9a57d9474f1d2 c3e187ceccb64c028a311e8eb06c2b85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 511/944] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:09:26 2026] POST /v2.0/networks => generated 636 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:09:26.951 7 INFO neutron.db.segments_db [None req-2a9b229b-1877-4422-add9-1ec0e35d40b1 d411609818c944568bf9a57d9474f1d2 c3e187ceccb64c028a311e8eb06c2b85 - - default default] Added segment ac4a3674-5f4a-4234-a41d-7c9f22b0e219 of type vxlan for network 77f19706-a7fa-4a09-8197-2be9a886d6aa [pid: 8|app: 0|req: 512/945] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:09:26 2026] GET /v2.0/networks/21ad96ea-a338-41d9-9d89-9b2400b47d1b?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:09:26.984 8 WARNING neutron_lib.context [None req-ac512aae-00b4-413b-a424-99f1671a1e7e faf030c4377446ed9bf9d4d271ba9c6c b832a3f9ea41476a95e48b8661f13930 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 434/946] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:09:26 2026] POST /v2.0/networks => generated 654 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/947] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:09:27 2026] GET /v2.0/networks/21ad96ea-a338-41d9-9d89-9b2400b47d1b?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-24 19:09:27.084 7 WARNING neutron_lib.context [None req-2c7a2c53-09ab-44af-98d1-07b932a09e07 d411609818c944568bf9a57d9474f1d2 c3e187ceccb64c028a311e8eb06c2b85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:27.130 7 INFO neutron.db.segments_db [None req-2c7a2c53-09ab-44af-98d1-07b932a09e07 d411609818c944568bf9a57d9474f1d2 c3e187ceccb64c028a311e8eb06c2b85 - - default default] Added segment 5c5b731e-c165-441a-aa2e-a2032579c4f6 of type vxlan for network 52abda45-194e-453d-abf7-3b48d809f563 [pid: 7|app: 0|req: 436/948] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:09:27 2026] POST /v2.0/networks => generated 654 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:09:27.264 7 WARNING neutron_lib.context [None req-ffc5ad4f-9979-43ff-9a8a-8085c7494636 d411609818c944568bf9a57d9474f1d2 c3e187ceccb64c028a311e8eb06c2b85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 513/949] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:09:26 2026] POST /v2.0/subnets => generated 646 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:09:27.289 8 WARNING neutron_lib.context [None req-c478168b-2909-4699-b7a0-3433dfeba34d faf030c4377446ed9bf9d4d271ba9c6c b832a3f9ea41476a95e48b8661f13930 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:27.304 7 WARNING neutron_lib.context [None req-ffc5ad4f-9979-43ff-9a8a-8085c7494636 d411609818c944568bf9a57d9474f1d2 c3e187ceccb64c028a311e8eb06c2b85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 514/950] 10.0.0.159 () {34 vars in 665 bytes} [Wed Jun 24 19:09:27 2026] POST /v2.0/ports => generated 966 bytes in 308 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: 515/951] 199.19.213.59 () {34 vars in 1117 bytes} [Wed Jun 24 19:09:27 2026] GET /v2.0/ports?device_id=8e18cee3-221f-4317-852b-c7ee8f11dcd6&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.4 => generated 1152 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/952] 10.0.0.159 () {34 vars in 665 bytes} [Wed Jun 24 19:09:27 2026] POST /v2.0/ports => generated 1504 bytes in 562 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: 516/953] 10.0.0.159 () {32 vars in 720 bytes} [Wed Jun 24 19:09:27 2026] DELETE /v2.0/ports/7a71892e-a360-4ffb-aa39-b89327a101ca => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/954] 10.0.0.159 () {32 vars in 643 bytes} [Wed Jun 24 19:09:27 2026] GET /v2.0/ports => generated 1504 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:09:27.984 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1d065b61-4bde-457d-accc-ae616665f376 faf030c4377446ed9bf9d4d271ba9c6c b832a3f9ea41476a95e48b8661f13930 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 518/955] 10.0.0.159 () {32 vars in 720 bytes} [Wed Jun 24 19:09:27 2026] DELETE /v2.0/ports/7a71892e-a360-4ffb-aa39-b89327a101ca => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/956] 10.0.0.159 () {32 vars in 720 bytes} [Wed Jun 24 19:09:27 2026] DELETE /v2.0/ports/5d41aa9e-c910-4a85-b8c6-f82dbf95acc3 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:09:28.162 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2536f082-81e2-4379-85cc-b2efb0e8f486 faf030c4377446ed9bf9d4d271ba9c6c b832a3f9ea41476a95e48b8661f13930 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 520/957] 10.0.0.159 () {32 vars in 717 bytes} [Wed Jun 24 19:09:28 2026] GET /v2.0/ports/7a71892e-a360-4ffb-aa39-b89327a101ca => 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: 521/958] 10.0.0.159 () {32 vars in 720 bytes} [Wed Jun 24 19:09:28 2026] DELETE /v2.0/ports/40fd51ea-44f5-446c-86b3-3192830a97c4 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/959] 199.19.213.59 () {38 vars in 1027 bytes} [Wed Jun 24 19:09:27 2026] PUT /v2.0/ports/aa6c1f77-eba3-49bb-91f3-021d9aed8dcc => generated 972 bytes in 592 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: 439/960] 10.0.0.159 () {32 vars in 643 bytes} [Wed Jun 24 19:09:28 2026] GET /v2.0/ports => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:09:28.458 7 WARNING neutron_lib.context [None req-b1c66acc-a2ff-4cc6-9bc9-862141d51d5b d411609818c944568bf9a57d9474f1d2 c3e187ceccb64c028a311e8eb06c2b85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:28.500 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1dc68202-4e38-4e7d-ba91-5ae215908783'] response: {'name': 'network-changed', 'server_uuid': '8e18cee3-221f-4317-852b-c7ee8f11dcd6', 'tag': 'aa6c1f77-eba3-49bb-91f3-021d9aed8dcc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 522/961] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:09:28 2026] DELETE /v2.0/subnets/c8465245-175f-424a-ae5b-57c087dd5eda => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:09:28.538 7 INFO neutron.db.segments_db [None req-b1c66acc-a2ff-4cc6-9bc9-862141d51d5b d411609818c944568bf9a57d9474f1d2 c3e187ceccb64c028a311e8eb06c2b85 - - default default] Added segment e1e4f83d-6ad6-4cad-86a6-de4493aa2eac of type vxlan for network bd12114f-3f54-47bb-9199-d673fbfdf4f0 [pid: 7|app: 0|req: 440/962] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:09:28 2026] POST /v2.0/networks => generated 653 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:09:28.629 7 WARNING neutron_lib.context [None req-89259738-dcf5-4185-9c86-0c31a373031e d411609818c944568bf9a57d9474f1d2 c3e187ceccb64c028a311e8eb06c2b85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:28.658 7 INFO neutron.services.segments.plugin [-] Segment c456a7cd-8a62-4f4f-8384-d301c22c9fc3 resource provider aggregate not found 2026-06-24 19:09:28.663 7 INFO neutron.services.segments.plugin [-] Segment c456a7cd-8a62-4f4f-8384-d301c22c9fc3 resource provider aggregate not found 2026-06-24 19:09:28.674 7 INFO neutron.services.segments.plugin [-] Segment c456a7cd-8a62-4f4f-8384-d301c22c9fc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c456a7cd-8a62-4f4f-8384-d301c22c9fc3 found for delete ", "request_id": "req-5c401004-d985-4da3-b7a2-acbf180441fc"}]} 2026-06-24 19:09:28.676 7 INFO neutron.services.segments.plugin [-] Segment c456a7cd-8a62-4f4f-8384-d301c22c9fc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c456a7cd-8a62-4f4f-8384-d301c22c9fc3 found for delete ", "request_id": "req-4804f818-7c34-40d4-aeee-d1d7cc7d3e4b"}]} 2026-06-24 19:09:28.695 7 INFO neutron.db.segments_db [None req-89259738-dcf5-4185-9c86-0c31a373031e d411609818c944568bf9a57d9474f1d2 c3e187ceccb64c028a311e8eb06c2b85 - - default default] Added segment 0b435436-eb21-4da1-94f7-bd867869892c of type vxlan for network 65ddffec-2194-4368-abe8-1151337ba291 2026-06-24 19:09:28.783 8 INFO neutron.services.segments.plugin [-] Segment 4539bb58-6d85-4fb2-b60b-c9f0e0a5bdd9 resource provider aggregate not found 2026-06-24 19:09:28.788 8 INFO neutron.services.segments.plugin [-] Segment 4539bb58-6d85-4fb2-b60b-c9f0e0a5bdd9 resource provider aggregate not found [pid: 7|app: 0|req: 441/963] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:09:28 2026] POST /v2.0/networks => generated 653 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:09:28.792 8 INFO neutron.services.segments.plugin [-] Segment 4539bb58-6d85-4fb2-b60b-c9f0e0a5bdd9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4539bb58-6d85-4fb2-b60b-c9f0e0a5bdd9 found for delete ", "request_id": "req-abf8c822-0087-44e4-81a9-409b9cb2d726"}]} 2026-06-24 19:09:28.799 8 INFO neutron.services.segments.plugin [-] Segment 4539bb58-6d85-4fb2-b60b-c9f0e0a5bdd9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4539bb58-6d85-4fb2-b60b-c9f0e0a5bdd9 found for delete ", "request_id": "req-870e904e-e0fb-4451-a14a-66e8527fc6cd"}]} [pid: 8|app: 0|req: 523/964] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:09:28 2026] DELETE /v2.0/networks/16c8fc6f-4720-47d9-b1ae-e2d875f1b471 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:09:28.818 7 WARNING neutron_lib.context [None req-7bfcfcc3-a3aa-448f-8087-c02590e3b92c faf030c4377446ed9bf9d4d271ba9c6c b832a3f9ea41476a95e48b8661f13930 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:28.863 7 INFO neutron.db.segments_db [None req-7bfcfcc3-a3aa-448f-8087-c02590e3b92c faf030c4377446ed9bf9d4d271ba9c6c b832a3f9ea41476a95e48b8661f13930 - - default default] Added segment 59bd1372-cbe2-41b2-8b7f-72dc11751f4f of type vxlan for network f289ff2d-8aaa-4a93-91fd-4a212316ecb7 [pid: 8|app: 0|req: 524/965] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:09:28 2026] GET /v2.0/ports?tenant_id=10eb6ef69a0e47bc9ca24247807d14a4&device_id=8e18cee3-221f-4317-852b-c7ee8f11dcd6 => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/966] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:09:28 2026] POST /v2.0/networks => generated 635 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/967] 199.19.213.59 () {34 vars in 985 bytes} [Wed Jun 24 19:09:28 2026] GET /v2.0/networks?id=21ad96ea-a338-41d9-9d89-9b2400b47d1b => generated 778 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:29.043 7 WARNING neutron_lib.context [None req-452020ac-f4ba-4ed7-8086-e338f0ff2476 faf030c4377446ed9bf9d4d271ba9c6c b832a3f9ea41476a95e48b8661f13930 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 526/968] 199.19.213.59 () {34 vars in 1059 bytes} [Wed Jun 24 19:09:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=aa6c1f77-eba3-49bb-91f3-021d9aed8dcc => generated 861 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/969] 199.19.213.59 () {34 vars in 983 bytes} [Wed Jun 24 19:09:29 2026] GET /v2.0/subnets?id=31fc3722-7c06-43dd-85e4-d343bb8adad9 => generated 700 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/970] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:09:29 2026] GET /v2.0/ports?network_id=21ad96ea-a338-41d9-9d89-9b2400b47d1b&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/971] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:09:29 2026] GET /v2.0/networks/21ad96ea-a338-41d9-9d89-9b2400b47d1b?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/972] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:09:29 2026] GET /v2.0/networks/21ad96ea-a338-41d9-9d89-9b2400b47d1b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:09:29.341 8 WARNING neutron_lib.context [None req-f481caba-d5ad-4dd3-9297-2f2e07ce000b d411609818c944568bf9a57d9474f1d2 c3e187ceccb64c028a311e8eb06c2b85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 443/973] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:09:29 2026] POST /v2.0/subnets => generated 646 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:09:29.382 8 WARNING neutron_lib.context [None req-f481caba-d5ad-4dd3-9297-2f2e07ce000b d411609818c944568bf9a57d9474f1d2 c3e187ceccb64c028a311e8eb06c2b85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:29.389 7 WARNING neutron_lib.context [None req-77ffbf6a-d5c7-4410-b2ff-cb2ec5a1e4ba faf030c4377446ed9bf9d4d271ba9c6c b832a3f9ea41476a95e48b8661f13930 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 444/974] 10.0.0.159 () {34 vars in 665 bytes} [Wed Jun 24 19:09:29 2026] POST /v2.0/ports => generated 927 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/975] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:09:29 2026] POST /v2.0/subnets => generated 1323 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/976] 10.0.0.159 () {32 vars in 720 bytes} [Wed Jun 24 19:09:29 2026] DELETE /v2.0/ports/0a48be9e-5114-44ec-b1f9-1b86beb379f8 => 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: 446/977] 10.0.0.159 () {32 vars in 647 bytes} [Wed Jun 24 19:09:29 2026] GET /v2.0/subnets => generated 1959 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/978] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:09:29 2026] GET /v2.0/ports?device_id=8e18cee3-221f-4317-852b-c7ee8f11dcd6 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:29.978 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1598aa2c-4fae-4023-8b81-d00ad4300eae faf030c4377446ed9bf9d4d271ba9c6c b832a3f9ea41476a95e48b8661f13930 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 448/979] 10.0.0.159 () {32 vars in 717 bytes} [Wed Jun 24 19:09:29 2026] GET /v2.0/ports/0a48be9e-5114-44ec-b1f9-1b86beb379f8 => generated 132 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/980] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:09:29 2026] GET /v2.0/security-groups?tenant_id=6c070d05e4264a2386a60f7399b9092e&name=default => generated 2925 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/981] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:09:29 2026] DELETE /v2.0/subnets/2073797d-6963-4202-bd57-b78b74b5be71 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/982] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:09:30 2026] GET /v2.0/security-groups?id=88d4f4de-ed5e-4139-a34b-75cfef83de82&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/983] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:09:30 2026] DELETE /v2.0/security-groups/64dcc898-b4b6-4392-930d-31bf21551743 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/984] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:09:30 2026] DELETE /v2.0/subnets/7c170597-db86-4f72-9e81-cef4b9583180 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/987] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:09:30 2026] DELETE /v2.0/subnets/9862aafd-b96f-411d-be46-56b6482af517 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/988] 10.0.0.159 () {32 vars in 647 bytes} [Wed Jun 24 19:09:30 2026] GET /v2.0/subnets => generated 649 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/989] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:09:30 2026] GET /v2.0/ports?tenant_id=10eb6ef69a0e47bc9ca24247807d14a4&device_id=8e18cee3-221f-4317-852b-c7ee8f11dcd6 => 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: 453/990] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:09:30 2026] DELETE /v2.0/networks/f289ff2d-8aaa-4a93-91fd-4a212316ecb7 => generated 0 bytes in 336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/991] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:09:30 2026] DELETE /v2.0/networks/65ddffec-2194-4368-abe8-1151337ba291 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:09:30.596 8 WARNING neutron_lib.context [None req-b6bc2958-0a1a-4912-b815-81ff25a61cfa faf030c4377446ed9bf9d4d271ba9c6c b832a3f9ea41476a95e48b8661f13930 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 454/992] 199.19.213.59 () {34 vars in 985 bytes} [Wed Jun 24 19:09:30 2026] GET /v2.0/networks?id=21ad96ea-a338-41d9-9d89-9b2400b47d1b => generated 778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:30.696 7 INFO neutron.services.segments.plugin [-] Segment 59bd1372-cbe2-41b2-8b7f-72dc11751f4f resource provider aggregate not found 2026-06-24 19:09:30.700 7 INFO neutron.services.segments.plugin [-] Segment 59bd1372-cbe2-41b2-8b7f-72dc11751f4f resource provider aggregate not found 2026-06-24 19:09:30.713 7 INFO neutron.services.segments.plugin [-] Segment 59bd1372-cbe2-41b2-8b7f-72dc11751f4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59bd1372-cbe2-41b2-8b7f-72dc11751f4f found for delete ", "request_id": "req-1e4e7130-0ba7-4d96-8395-e068afd14e78"}]} 2026-06-24 19:09:30.714 7 INFO neutron.services.segments.plugin [-] Segment 59bd1372-cbe2-41b2-8b7f-72dc11751f4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59bd1372-cbe2-41b2-8b7f-72dc11751f4f found for delete ", "request_id": "req-a07356a8-4cc3-40c7-8614-8d79052fa4d0"}]} [pid: 7|app: 0|req: 455/993] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:09:30 2026] DELETE /v2.0/networks/bd12114f-3f54-47bb-9199-d673fbfdf4f0 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:09:30.807 8 INFO neutron.services.segments.plugin [-] Segment 0b435436-eb21-4da1-94f7-bd867869892c resource provider aggregate not found 2026-06-24 19:09:30.816 8 INFO neutron.services.segments.plugin [-] Segment 0b435436-eb21-4da1-94f7-bd867869892c resource provider aggregate not found 2026-06-24 19:09:30.824 8 INFO neutron.services.segments.plugin [-] Segment 0b435436-eb21-4da1-94f7-bd867869892c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b435436-eb21-4da1-94f7-bd867869892c found for delete ", "request_id": "req-ff590149-791c-4c31-82c9-dbdb571a4d5f"}]} 2026-06-24 19:09:30.826 8 INFO neutron.services.segments.plugin [-] Segment 0b435436-eb21-4da1-94f7-bd867869892c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b435436-eb21-4da1-94f7-bd867869892c found for delete ", "request_id": "req-3f03ef38-e8e0-4cf5-adfb-60b7be1166a5"}]} [pid: 7|app: 0|req: 456/994] 199.19.213.59 () {34 vars in 1059 bytes} [Wed Jun 24 19:09:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=aa6c1f77-eba3-49bb-91f3-021d9aed8dcc => generated 861 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/995] 10.0.0.159 () {34 vars in 665 bytes} [Wed Jun 24 19:09:30 2026] POST /v2.0/ports => generated 778 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 540/996] 199.19.213.59 () {34 vars in 983 bytes} [Wed Jun 24 19:09:30 2026] GET /v2.0/subnets?id=31fc3722-7c06-43dd-85e4-d343bb8adad9 => generated 700 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/997] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:09:30 2026] DELETE /v2.0/networks/52abda45-194e-453d-abf7-3b48d809f563 => 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: 458/998] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:09:30 2026] GET /v2.0/ports?network_id=21ad96ea-a338-41d9-9d89-9b2400b47d1b&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: 541/999] 10.0.0.159 () {34 vars in 737 bytes} [Wed Jun 24 19:09:30 2026] PUT /v2.0/ports/bd3f277c-6d99-410e-9d08-b09cc30da0bf => generated 752 bytes in 167 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: 542/1000] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:09:31 2026] GET /v2.0/networks/21ad96ea-a338-41d9-9d89-9b2400b47d1b?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/1001] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:09:31 2026] DELETE /v2.0/networks/77f19706-a7fa-4a09-8197-2be9a886d6aa => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/1002] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:09:31 2026] GET /v2.0/networks/21ad96ea-a338-41d9-9d89-9b2400b47d1b?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: 461/1003] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:09:31 2026] GET /v2.0/ports?device_id=8e18cee3-221f-4317-852b-c7ee8f11dcd6 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1004] 10.0.0.159 () {32 vars in 720 bytes} [Wed Jun 24 19:09:31 2026] DELETE /v2.0/ports/bd3f277c-6d99-410e-9d08-b09cc30da0bf => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/1005] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:09:31 2026] GET /v2.0/security-groups?id=88d4f4de-ed5e-4139-a34b-75cfef83de82&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1006] 10.0.0.159 () {32 vars in 643 bytes} [Wed Jun 24 19:09:31 2026] GET /v2.0/ports => generated 781 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:31.359 7 INFO neutron.pecan_wsgi.hooks.translation [None req-203f14e8-0f7c-47ee-945e-dc0c38ea4315 faf030c4377446ed9bf9d4d271ba9c6c b832a3f9ea41476a95e48b8661f13930 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 463/1007] 10.0.0.159 () {32 vars in 717 bytes} [Wed Jun 24 19:09:31 2026] GET /v2.0/ports/bd3f277c-6d99-410e-9d08-b09cc30da0bf => 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: 545/1008] 10.0.0.159 () {32 vars in 643 bytes} [Wed Jun 24 19:09:31 2026] GET /v2.0/ports => generated 781 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/1009] 10.0.0.159 () {32 vars in 717 bytes} [Wed Jun 24 19:09:31 2026] GET /v2.0/ports/76ebce0c-7f13-4386-9aba-92344ba59419 => generated 778 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:31.517 8 INFO neutron.pecan_wsgi.hooks.translation [None req-82379881-0601-486b-886f-678224bec029 faf030c4377446ed9bf9d4d271ba9c6c b832a3f9ea41476a95e48b8661f13930 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 546/1010] 10.0.0.159 () {32 vars in 720 bytes} [Wed Jun 24 19:09:31 2026] DELETE /v2.0/ports/0a48be9e-5114-44ec-b1f9-1b86beb379f8 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:09:31.536 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e9ac659a-30ad-4cab-a499-bb99a542cefe faf030c4377446ed9bf9d4d271ba9c6c b832a3f9ea41476a95e48b8661f13930 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 465/1011] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:09:31 2026] DELETE /v2.0/subnets/7c170597-db86-4f72-9e81-cef4b9583180 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:09:31.553 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4426a2d8-a7eb-4abb-936d-ed2d5e6bc0f5 faf030c4377446ed9bf9d4d271ba9c6c b832a3f9ea41476a95e48b8661f13930 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 547/1012] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:09:31 2026] DELETE /v2.0/subnets/c8465245-175f-424a-ae5b-57c087dd5eda => 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: 466/1013] 10.0.0.159 () {32 vars in 720 bytes} [Wed Jun 24 19:09:31 2026] DELETE /v2.0/ports/76ebce0c-7f13-4386-9aba-92344ba59419 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1014] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:09:31 2026] GET /v2.0/security-groups?tenant_id=c3e187ceccb64c028a311e8eb06c2b85&name=default => generated 2925 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/1015] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:09:31 2026] DELETE /v2.0/networks/346f4bec-d63a-4736-afc5-9ecb39b5f110 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1016] 199.19.213.59 () {34 vars in 993 bytes} [Wed Jun 24 19:09:31 2026] GET /v2.0/ports?device_id=8e18cee3-221f-4317-852b-c7ee8f11dcd6 => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/1017] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:09:31 2026] DELETE /v2.0/security-groups/1a60ae87-5226-4d57-8003-0d19e9aa7cc9 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/1018] 10.0.0.159 () {32 vars in 623 bytes} [Wed Jun 24 19:09:31 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/1019] 10.0.0.159 () {32 vars in 633 bytes} [Wed Jun 24 19:09:31 2026] GET /v2.0/ => generated 632 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:32.147 8 INFO neutron.db.l3_db [req-7a870a2a-9bca-4e17-9b71-392ae972774f req-ce2efa46-6288-4591-b84c-cec9f00b3394 2fdac90392624d60b1eab74f2734aa96 10eb6ef69a0e47bc9ca24247807d14a4 - - default default] Floating IP cb1b5774-914d-4b4b-9f09-4ca9d7c0d8de disassociated. External IP: 10.96.250.204, port: aa6c1f77-eba3-49bb-91f3-021d9aed8dcc. [pid: 7|app: 0|req: 471/1020] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:09:32 2026] GET /v2.0/security-groups?tenant_id=b832a3f9ea41476a95e48b8661f13930&name=default => generated 2925 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1021] 199.19.213.59 () {36 vars in 996 bytes} [Wed Jun 24 19:09:31 2026] DELETE /v2.0/ports/aa6c1f77-eba3-49bb-91f3-021d9aed8dcc => generated 0 bytes in 591 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/1022] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:09:32 2026] GET /v2.0/ports?device_id=8e18cee3-221f-4317-852b-c7ee8f11dcd6 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:09:32.538 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-68c8ff45-1ee1-4a4a-b8bd-6c2cd6904ccd'] response: {'server_uuid': '8e18cee3-221f-4317-852b-c7ee8f11dcd6', 'name': 'network-vif-deleted', 'tag': 'aa6c1f77-eba3-49bb-91f3-021d9aed8dcc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 551/1023] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:09:32 2026] DELETE /v2.0/security-groups/ff6c3aa5-9b5d-49e4-aca6-f7122f5698ac => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:09:32.733 7 INFO neutron.services.segments.plugin [-] Segment e1e4f83d-6ad6-4cad-86a6-de4493aa2eac resource provider aggregate not found 2026-06-24 19:09:32.740 7 INFO neutron.services.segments.plugin [-] Segment e1e4f83d-6ad6-4cad-86a6-de4493aa2eac resource provider aggregate not found 2026-06-24 19:09:32.744 7 INFO neutron.services.segments.plugin [-] Segment e1e4f83d-6ad6-4cad-86a6-de4493aa2eac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1e4f83d-6ad6-4cad-86a6-de4493aa2eac found for delete ", "request_id": "req-9b372d11-7bdf-4963-8436-5af74319bd92"}]} 2026-06-24 19:09:32.754 7 INFO neutron.services.segments.plugin [-] Segment 5c5b731e-c165-441a-aa2e-a2032579c4f6 resource provider aggregate not found 2026-06-24 19:09:32.758 7 INFO neutron.services.segments.plugin [-] Segment e1e4f83d-6ad6-4cad-86a6-de4493aa2eac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1e4f83d-6ad6-4cad-86a6-de4493aa2eac found for delete ", "request_id": "req-7d11d988-5377-411c-9727-ddc831fc1665"}]} [pid: 7|app: 0|req: 473/1024] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:09:32 2026] GET /v2.0/security-groups?tenant_id=b97f8c3ed8c848b78d8f081fc7443e88&name=default => generated 2925 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1025] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:09:32 2026] DELETE /v2.0/security-groups/cffe3093-4b2e-46c8-999d-b0abbd47d190 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:09:33.576 7 INFO neutron.services.segments.plugin [-] Segment 5c5b731e-c165-441a-aa2e-a2032579c4f6 resource provider aggregate not found 2026-06-24 19:09:33.587 7 INFO neutron.services.segments.plugin [-] Segment 5c5b731e-c165-441a-aa2e-a2032579c4f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c5b731e-c165-441a-aa2e-a2032579c4f6 found for delete ", "request_id": "req-777752df-c9be-442e-aa7c-5cb5b9be455f"}]} [pid: 7|app: 0|req: 474/1026] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:09:33 2026] GET /v2.0/ports?device_id=8e18cee3-221f-4317-852b-c7ee8f11dcd6 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:09:33.885 8 WARNING neutron_lib.context [None req-e3fbf7d1-359d-4966-a89d-18ece25225a4 b1deaed67a2e4f07915a404bf3fafd6b 23e2158a440f4a04b0bbd454b5927c62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:33.885 8 WARNING neutron_lib.context [None req-e3fbf7d1-359d-4966-a89d-18ece25225a4 b1deaed67a2e4f07915a404bf3fafd6b 23e2158a440f4a04b0bbd454b5927c62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:34.076 8 INFO neutron.db.segments_db [None req-e3fbf7d1-359d-4966-a89d-18ece25225a4 b1deaed67a2e4f07915a404bf3fafd6b 23e2158a440f4a04b0bbd454b5927c62 - - default default] Added segment cffa7b92-69b5-492a-9988-fbcd5ab3cf92 of type vxlan for network dc26e3f9-0467-4ee8-a77c-e86dd8c40042 2026-06-24 19:09:34.126 8 INFO neutron.db.segments_db [None req-e3fbf7d1-359d-4966-a89d-18ece25225a4 b1deaed67a2e4f07915a404bf3fafd6b 23e2158a440f4a04b0bbd454b5927c62 - - default default] Added segment 417d5fbf-f93e-48c5-bfa0-e765ecc057c7 of type vxlan for network c78a9b43-5f43-4f34-8e0f-22641c911150 [pid: 8|app: 0|req: 553/1027] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:09:33 2026] POST /v2.0/networks => generated 1245 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 19:09:34.255 7 INFO neutron.services.segments.plugin [-] Segment ac4a3674-5f4a-4234-a41d-7c9f22b0e219 resource provider aggregate not found 2026-06-24 19:09:34.266 7 INFO neutron.services.segments.plugin [-] Segment 5c5b731e-c165-441a-aa2e-a2032579c4f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c5b731e-c165-441a-aa2e-a2032579c4f6 found for delete ", "request_id": "req-f4956d4b-4679-47aa-ae78-02b84db8ec24"}]} 2026-06-24 19:09:34.293 7 INFO neutron.services.segments.plugin [-] Segment ac4a3674-5f4a-4234-a41d-7c9f22b0e219 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac4a3674-5f4a-4234-a41d-7c9f22b0e219 found for delete ", "request_id": "req-e5445f2d-f175-461d-8671-667437f0b9ac"}]} 2026-06-24 19:09:34.298 7 INFO neutron.services.segments.plugin [-] Segment ac4a3674-5f4a-4234-a41d-7c9f22b0e219 resource provider aggregate not found 2026-06-24 19:09:34.310 7 INFO neutron.services.segments.plugin [-] Segment 5ccb014f-f868-4da4-ba7e-f93a5773a198 resource provider aggregate not found 2026-06-24 19:09:34.324 7 INFO neutron.services.segments.plugin [-] Segment ac4a3674-5f4a-4234-a41d-7c9f22b0e219 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac4a3674-5f4a-4234-a41d-7c9f22b0e219 found for delete ", "request_id": "req-b1fa0d40-ef9d-495a-9231-e8677eb736dc"}]} 2026-06-24 19:09:34.329 7 INFO neutron.services.segments.plugin [-] Segment 5ccb014f-f868-4da4-ba7e-f93a5773a198 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ccb014f-f868-4da4-ba7e-f93a5773a198 found for delete ", "request_id": "req-8d704d9b-92f2-4911-99d3-5195b176ff2d"}]} 2026-06-24 19:09:34.345 7 INFO neutron.services.segments.plugin [-] Segment 5ccb014f-f868-4da4-ba7e-f93a5773a198 resource provider aggregate not found [pid: 7|app: 0|req: 475/1028] 10.0.0.159 () {32 vars in 649 bytes} [Wed Jun 24 19:09:34 2026] GET /v2.0/networks => generated 1844 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:09:34.462 8 INFO neutron.services.segments.plugin [-] Segment cffa7b92-69b5-492a-9988-fbcd5ab3cf92 resource provider aggregate not found 2026-06-24 19:09:34.467 8 INFO neutron.services.segments.plugin [-] Segment cffa7b92-69b5-492a-9988-fbcd5ab3cf92 resource provider aggregate not found 2026-06-24 19:09:34.476 8 INFO neutron.services.segments.plugin [-] Segment cffa7b92-69b5-492a-9988-fbcd5ab3cf92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cffa7b92-69b5-492a-9988-fbcd5ab3cf92 found for delete ", "request_id": "req-7353ee08-0212-4be9-aa1b-a54f32125375"}]} 2026-06-24 19:09:34.479 8 INFO neutron.services.segments.plugin [-] Segment cffa7b92-69b5-492a-9988-fbcd5ab3cf92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cffa7b92-69b5-492a-9988-fbcd5ab3cf92 found for delete ", "request_id": "req-3f00ccf0-3026-44c4-886a-ba89410b4ac9"}]} [pid: 8|app: 0|req: 554/1029] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:09:34 2026] DELETE /v2.0/networks/dc26e3f9-0467-4ee8-a77c-e86dd8c40042 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:09:34.497 7 INFO neutron.services.segments.plugin [-] Segment 5ccb014f-f868-4da4-ba7e-f93a5773a198 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ccb014f-f868-4da4-ba7e-f93a5773a198 found for delete ", "request_id": "req-9d41a66e-d088-4317-bcb2-1694d1ca308b"}]} [pid: 7|app: 0|req: 476/1030] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:09:34 2026] DELETE /v2.0/networks/c78a9b43-5f43-4f34-8e0f-22641c911150 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1031] 10.0.0.159 () {32 vars in 649 bytes} [Wed Jun 24 19:09:34 2026] GET /v2.0/networks => generated 651 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:34.685 7 WARNING neutron_lib.context [None req-72089b83-8982-496d-981e-414b6dbe0f40 b1deaed67a2e4f07915a404bf3fafd6b 23e2158a440f4a04b0bbd454b5927c62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 556/1032] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:09:34 2026] GET /v2.0/ports?device_id=8e18cee3-221f-4317-852b-c7ee8f11dcd6 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:09:34.757 7 INFO neutron.db.segments_db [None req-72089b83-8982-496d-981e-414b6dbe0f40 b1deaed67a2e4f07915a404bf3fafd6b 23e2158a440f4a04b0bbd454b5927c62 - - default default] Added segment 11a7ae77-fa3f-490c-9b94-34d95185f75b of type vxlan for network cefd93c1-954c-48fa-886f-88f37bfcc3af [pid: 7|app: 0|req: 477/1033] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:09:34 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-24 19:09:34.853 8 WARNING neutron_lib.context [None req-417229cc-fd5f-4a24-ac6c-fc39b362648d b1deaed67a2e4f07915a404bf3fafd6b 23e2158a440f4a04b0bbd454b5927c62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:34.909 8 INFO neutron.db.segments_db [None req-417229cc-fd5f-4a24-ac6c-fc39b362648d b1deaed67a2e4f07915a404bf3fafd6b 23e2158a440f4a04b0bbd454b5927c62 - - default default] Added segment 6b00505d-5909-44a2-af0a-882a7dd218d0 of type vxlan for network cc4fc058-6ecb-4969-aa48-33724197e48f [pid: 8|app: 0|req: 557/1034] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:09:34 2026] POST /v2.0/networks => generated 650 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:09:35.030 7 WARNING neutron_lib.context [None req-54ff3448-67b8-4f1f-b89f-5c3eb1f03355 b1deaed67a2e4f07915a404bf3fafd6b 23e2158a440f4a04b0bbd454b5927c62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:35.052 7 WARNING neutron_lib.context [None req-54ff3448-67b8-4f1f-b89f-5c3eb1f03355 b1deaed67a2e4f07915a404bf3fafd6b 23e2158a440f4a04b0bbd454b5927c62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 478/1035] 10.0.0.159 () {34 vars in 665 bytes} [Wed Jun 24 19:09:35 2026] POST /v2.0/ports => generated 1506 bytes in 564 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1036] 10.0.0.159 () {32 vars in 643 bytes} [Wed Jun 24 19:09:35 2026] GET /v2.0/ports => generated 1506 bytes in 124 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: 479/1037] 10.0.0.149 () {30 vars in 650 bytes} [Wed Jun 24 19:09:35 2026] GET /v2.0/extensions => generated 20516 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1038] 10.0.0.159 () {32 vars in 720 bytes} [Wed Jun 24 19:09:35 2026] DELETE /v2.0/ports/db194c7f-0834-41e0-bcbc-a2544d5300d5 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/1039] 10.0.0.149 () {30 vars in 724 bytes} [Wed Jun 24 19:09:35 2026] GET /v2.0/quotas/36c9154e612b4b01a0b7797137975217/details => generated 847 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/1040] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:09:35 2026] DELETE /v2.0/security-groups/88d4f4de-ed5e-4139-a34b-75cfef83de82 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:09:36.084 7 INFO neutron.api.v2.resource [None req-f3ea3502-c98a-46b5-815d-6718195c594c 2fdac90392624d60b1eab74f2734aa96 10eb6ef69a0e47bc9ca24247807d14a4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 482/1041] 10.0.0.159 () {32 vars in 737 bytes} [Wed Jun 24 19:09:36 2026] GET /v2.0/security-groups/88d4f4de-ed5e-4139-a34b-75cfef83de82 => 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: 560/1042] 10.0.0.159 () {32 vars in 720 bytes} [Wed Jun 24 19:09:35 2026] DELETE /v2.0/ports/f281247f-aecc-4970-90c8-44fab769b1cf => 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: 561/1043] 10.0.0.159 () {32 vars in 643 bytes} [Wed Jun 24 19:09:36 2026] GET /v2.0/ports => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:09:36.138 8 WARNING neutron_lib.context [None req-d1352bb9-ccce-4da3-b698-30be520c4d31 b1deaed67a2e4f07915a404bf3fafd6b 23e2158a440f4a04b0bbd454b5927c62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:36.198 8 INFO neutron.db.segments_db [None req-d1352bb9-ccce-4da3-b698-30be520c4d31 b1deaed67a2e4f07915a404bf3fafd6b 23e2158a440f4a04b0bbd454b5927c62 - - default default] Added segment ab017952-00c3-46e9-a19d-0305dbafb298 of type vxlan for network 3a034b99-f919-4b77-8a3a-d1b10469d7ba [pid: 8|app: 0|req: 562/1044] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:09:36 2026] POST /v2.0/networks => generated 650 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:09:36.314 8 WARNING neutron_lib.context [None req-dcb3c484-88f6-41cd-8e53-801d1544d5f0 b1deaed67a2e4f07915a404bf3fafd6b 23e2158a440f4a04b0bbd454b5927c62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:36.357 8 INFO neutron.db.segments_db [None req-dcb3c484-88f6-41cd-8e53-801d1544d5f0 b1deaed67a2e4f07915a404bf3fafd6b 23e2158a440f4a04b0bbd454b5927c62 - - default default] Added segment 60ae5099-3685-42a9-8b27-98f62670f0db of type vxlan for network dc0890d3-6b0c-43b3-9959-3b4001acef91 2026-06-24 19:09:36.371 7 INFO neutron.services.segments.plugin [-] Segment 417d5fbf-f93e-48c5-bfa0-e765ecc057c7 resource provider aggregate not found 2026-06-24 19:09:36.394 7 INFO neutron.services.segments.plugin [-] Segment 417d5fbf-f93e-48c5-bfa0-e765ecc057c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 417d5fbf-f93e-48c5-bfa0-e765ecc057c7 found for delete ", "request_id": "req-604a7a50-77ac-4f7b-bb4f-aded22e48c42"}]} [pid: 7|app: 0|req: 483/1045] 10.0.0.159 () {32 vars in 732 bytes} [Wed Jun 24 19:09:36 2026] DELETE /v2.0/floatingips/cb1b5774-914d-4b4b-9f09-4ca9d7c0d8de => generated 0 bytes in 341 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1046] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:09:36 2026] POST /v2.0/networks => generated 649 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:09:36.488 7 WARNING neutron_lib.context [None req-073ea70b-7444-4b9a-816b-f78f5c13814c b1deaed67a2e4f07915a404bf3fafd6b 23e2158a440f4a04b0bbd454b5927c62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:36.517 7 INFO neutron.services.segments.plugin [-] Segment 417d5fbf-f93e-48c5-bfa0-e765ecc057c7 resource provider aggregate not found 2026-06-24 19:09:36.521 7 WARNING neutron_lib.context [None req-073ea70b-7444-4b9a-816b-f78f5c13814c b1deaed67a2e4f07915a404bf3fafd6b 23e2158a440f4a04b0bbd454b5927c62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:36.535 7 INFO neutron.services.segments.plugin [-] Segment 417d5fbf-f93e-48c5-bfa0-e765ecc057c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 417d5fbf-f93e-48c5-bfa0-e765ecc057c7 found for delete ", "request_id": "req-9b58753f-9321-4331-933c-3ab75fcd07c1"}]} [pid: 7|app: 0|req: 484/1047] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:09:36 2026] POST /v2.0/subnets => generated 1273 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/1048] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:09:36 2026] GET /v2.0/security-groups?tenant_id=b16922aa47f445f08dab0d92b55cfb1a&name=default => generated 2925 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/1049] 10.0.0.159 () {32 vars in 647 bytes} [Wed Jun 24 19:09:37 2026] GET /v2.0/subnets => generated 1909 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/1050] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:09:37 2026] DELETE /v2.0/security-groups/3fb0e57a-d422-4b26-8737-b23cb63ee506 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/1051] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:09:37 2026] DELETE /v2.0/subnets/3ae2127e-7868-4761-8bdd-08c7c7eef979 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1052] 10.0.0.159 () {34 vars in 789 bytes} [Wed Jun 24 19:09:36 2026] PUT /v2.0/routers/967253b1-ec9e-41ae-8e10-afd4dfda9ec2/remove_router_interface => generated 309 bytes in 989 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1053] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:09:37 2026] DELETE /v2.0/subnets/fdac8dad-d24c-4851-abdc-56217b28ca2c => 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: 490/1054] 10.0.0.159 () {32 vars in 647 bytes} [Wed Jun 24 19:09:37 2026] GET /v2.0/subnets => generated 649 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/1055] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:09:37 2026] DELETE /v2.0/networks/dc0890d3-6b0c-43b3-9959-3b4001acef91 => 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: 492/1056] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:09:37 2026] DELETE /v2.0/networks/3a034b99-f919-4b77-8a3a-d1b10469d7ba => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1057] 10.0.0.149 () {30 vars in 650 bytes} [Wed Jun 24 19:09:37 2026] GET /v2.0/extensions => generated 20516 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1058] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:09:37 2026] DELETE /v2.0/networks/cc4fc058-6ecb-4969-aa48-33724197e48f => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1059] 10.0.0.149 () {30 vars in 724 bytes} [Wed Jun 24 19:09:38 2026] GET /v2.0/quotas/36c9154e612b4b01a0b7797137975217/details => generated 847 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1060] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:09:38 2026] DELETE /v2.0/networks/cefd93c1-954c-48fa-886f-88f37bfcc3af => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:09:38.270 8 INFO neutron.services.segments.plugin [-] Segment 5a70e807-52aa-4191-a270-f634cfb63e4e resource provider aggregate not found 2026-06-24 19:09:38.276 8 INFO neutron.services.segments.plugin [-] Segment 5a70e807-52aa-4191-a270-f634cfb63e4e resource provider aggregate not found 2026-06-24 19:09:38.296 8 INFO neutron.services.segments.plugin [-] Segment 5a70e807-52aa-4191-a270-f634cfb63e4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a70e807-52aa-4191-a270-f634cfb63e4e found for delete ", "request_id": "req-6c110244-96f6-4a4e-b785-80738eae2f8e"}]} 2026-06-24 19:09:38.298 8 INFO neutron.services.segments.plugin [-] Segment 5a70e807-52aa-4191-a270-f634cfb63e4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a70e807-52aa-4191-a270-f634cfb63e4e found for delete ", "request_id": "req-ed300c59-5b4f-4512-8c89-1aa3809a8f05"}]} 2026-06-24 19:09:38.301 8 INFO neutron.db.l3_hamode_db [None req-24d07b5b-3c6d-49a8-a6ca-bbece425cdfe aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] HA network 4023cdc7-ae67-4d8d-9433-63ed4025d027 was deleted as no HA routers are present in tenant 10eb6ef69a0e47bc9ca24247807d14a4. [pid: 8|app: 0|req: 565/1061] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:09:37 2026] DELETE /v2.0/routers/967253b1-ec9e-41ae-8e10-afd4dfda9ec2 => generated 0 bytes in 816 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:09:38.412 7 INFO neutron.services.segments.plugin [-] Segment 60ae5099-3685-42a9-8b27-98f62670f0db resource provider aggregate not found 2026-06-24 19:09:38.428 7 INFO neutron.services.segments.plugin [-] Segment 60ae5099-3685-42a9-8b27-98f62670f0db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60ae5099-3685-42a9-8b27-98f62670f0db found for delete ", "request_id": "req-36325cc1-dc28-4671-acbe-e20e15daeda1"}]} 2026-06-24 19:09:38.443 7 INFO neutron.services.segments.plugin [-] Segment ab017952-00c3-46e9-a19d-0305dbafb298 resource provider aggregate not found 2026-06-24 19:09:38.455 7 INFO neutron.services.segments.plugin [-] Segment ab017952-00c3-46e9-a19d-0305dbafb298 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab017952-00c3-46e9-a19d-0305dbafb298 found for delete ", "request_id": "req-7832afe2-3176-4c3e-876e-8f74b8804bb3"}]} 2026-06-24 19:09:38.476 7 INFO neutron.services.segments.plugin [-] Segment 6b00505d-5909-44a2-af0a-882a7dd218d0 resource provider aggregate not found 2026-06-24 19:09:38.496 7 INFO neutron.services.segments.plugin [-] Segment 6b00505d-5909-44a2-af0a-882a7dd218d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b00505d-5909-44a2-af0a-882a7dd218d0 found for delete ", "request_id": "req-14a82251-ac36-46f6-abcf-eece1078d991"}]} [pid: 7|app: 0|req: 497/1062] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:09:38 2026] DELETE /v2.0/subnets/31fc3722-7c06-43dd-85e4-d343bb8adad9 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:09:38.647 7 INFO neutron.services.segments.plugin [-] Segment 11a7ae77-fa3f-490c-9b94-34d95185f75b resource provider aggregate not found 2026-06-24 19:09:38.661 7 INFO neutron.services.segments.plugin [-] Segment 60ae5099-3685-42a9-8b27-98f62670f0db resource provider aggregate not found 2026-06-24 19:09:38.677 7 INFO neutron.services.segments.plugin [-] Segment 60ae5099-3685-42a9-8b27-98f62670f0db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60ae5099-3685-42a9-8b27-98f62670f0db found for delete ", "request_id": "req-d68d4aa9-a83c-4bbd-b01a-8516fa5c606c"}]} 2026-06-24 19:09:38.682 7 INFO neutron.services.segments.plugin [-] Segment 11a7ae77-fa3f-490c-9b94-34d95185f75b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11a7ae77-fa3f-490c-9b94-34d95185f75b found for delete ", "request_id": "req-4fa6dfe0-5079-44c6-be6f-89ed6b76057b"}]} 2026-06-24 19:09:38.686 7 INFO neutron.services.segments.plugin [-] Segment ab017952-00c3-46e9-a19d-0305dbafb298 resource provider aggregate not found 2026-06-24 19:09:38.702 7 INFO neutron.services.segments.plugin [-] Segment ab017952-00c3-46e9-a19d-0305dbafb298 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab017952-00c3-46e9-a19d-0305dbafb298 found for delete ", "request_id": "req-2437dfed-a50c-4190-80b7-c234a025c858"}]} 2026-06-24 19:09:38.718 7 INFO neutron.services.segments.plugin [-] Segment 6b00505d-5909-44a2-af0a-882a7dd218d0 resource provider aggregate not found 2026-06-24 19:09:38.731 7 INFO neutron.services.segments.plugin [-] Segment 6b00505d-5909-44a2-af0a-882a7dd218d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b00505d-5909-44a2-af0a-882a7dd218d0 found for delete ", "request_id": "req-8c6dce13-8d64-4e3d-9820-79233eecb4e5"}]} 2026-06-24 19:09:38.746 7 INFO neutron.services.segments.plugin [-] Segment 11a7ae77-fa3f-490c-9b94-34d95185f75b resource provider aggregate not found [pid: 8|app: 0|req: 566/1063] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:09:38 2026] DELETE /v2.0/networks/21ad96ea-a338-41d9-9d89-9b2400b47d1b => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:09:38.762 7 INFO neutron.services.segments.plugin [-] Segment 11a7ae77-fa3f-490c-9b94-34d95185f75b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11a7ae77-fa3f-490c-9b94-34d95185f75b found for delete ", "request_id": "req-8c917bf6-7721-4c61-89e4-c966223375b5"}]} [pid: 7|app: 0|req: 498/1064] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:09:38 2026] GET /v2.0/security-groups?tenant_id=23e2158a440f4a04b0bbd454b5927c62&name=default => generated 2925 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1065] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:09:38 2026] GET /v2.0/security-groups?tenant_id=10eb6ef69a0e47bc9ca24247807d14a4&name=default => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1066] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:09:38 2026] DELETE /v2.0/security-groups/6f40dcbc-dcff-4f18-8ecc-92062df7578d => 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: 568/1067] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:09:38 2026] DELETE /v2.0/security-groups/83f1d294-31b4-4580-a8ec-75dbeea89c20 => 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: 500/1068] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:09:40 2026] GET /v2.0/security-groups?tenant_id=36c9154e612b4b01a0b7797137975217&name=default => generated 2925 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:09:40.354 8 INFO neutron.services.segments.plugin [-] Segment f2449ba6-638d-4795-bdde-c7b385f859ba resource provider aggregate not found 2026-06-24 19:09:40.361 8 INFO neutron.services.segments.plugin [-] Segment f2449ba6-638d-4795-bdde-c7b385f859ba resource provider aggregate not found 2026-06-24 19:09:40.375 8 INFO neutron.services.segments.plugin [-] Segment f2449ba6-638d-4795-bdde-c7b385f859ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2449ba6-638d-4795-bdde-c7b385f859ba found for delete ", "request_id": "req-c66077d5-ad6b-42ba-8dab-d048883f5f04"}]} 2026-06-24 19:09:40.379 8 INFO neutron.services.segments.plugin [-] Segment f2449ba6-638d-4795-bdde-c7b385f859ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2449ba6-638d-4795-bdde-c7b385f859ba found for delete ", "request_id": "req-4a04089d-c8b5-4741-9c04-813e229f7988"}]} [pid: 8|app: 0|req: 569/1069] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:09:40 2026] DELETE /v2.0/security-groups/97a85d52-b616-45a5-8b72-293fb03417ed => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:09:40.791 7 WARNING neutron_lib.context [None req-26782986-3655-4348-9c87-0da0465ba828 8d85a42fcc664d7fbf6465b753534743 8e3a1b79b0a740728864317da65dcd90 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:40.958 7 INFO neutron.db.segments_db [None req-26782986-3655-4348-9c87-0da0465ba828 8d85a42fcc664d7fbf6465b753534743 8e3a1b79b0a740728864317da65dcd90 - - default default] Added segment da4bff6d-a297-4cfd-a09f-ef751b9bce41 of type vxlan for network 2b4ec46f-c701-4c0b-b0d0-0b9b2a879f49 2026-06-24 19:09:41.029 8 INFO neutron.db.segments_db [None req-c8f6955c-ab2e-46b8-8f3d-d94b2b4f5e9a aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Added segment be00b818-7ee4-40af-aae1-e12dbe3f2f1b of type vxlan for network e71d134d-1c3b-42c7-9da5-f6d5cce93293 [pid: 7|app: 0|req: 501/1070] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:09:40 2026] POST /v2.0/networks => generated 643 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:09:41.083 7 WARNING neutron_lib.context [None req-e5a154b0-bf42-4d69-9594-fed33b938199 8d85a42fcc664d7fbf6465b753534743 8e3a1b79b0a740728864317da65dcd90 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 570/1071] 10.0.0.159 () {34 vars in 671 bytes} [Wed Jun 24 19:09:40 2026] POST /v2.0/networks => generated 738 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1072] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:09:41 2026] POST /v2.0/subnets => generated 685 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1073] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:09:41 2026] POST /v2.0/subnets => generated 641 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:09:41.350 7 WARNING neutron_lib.context [None req-c6ed97a2-cb99-4a63-ab90-7456a148566b 8d85a42fcc664d7fbf6465b753534743 8e3a1b79b0a740728864317da65dcd90 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:41.396 8 INFO neutron.db.segments_db [None req-a031950a-69eb-4b96-aa89-0d522884e5fd aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Added segment 2a6a1aa7-5fa7-49ab-be4a-e803b1237cf9 of type vxlan for network 0b521e2e-5268-4b72-9281-fbab2c14cc64 2026-06-24 19:09:41.406 7 INFO neutron.db.segments_db [None req-c6ed97a2-cb99-4a63-ab90-7456a148566b 8d85a42fcc664d7fbf6465b753534743 8e3a1b79b0a740728864317da65dcd90 - - default default] Added segment 2f394d40-8b64-4e82-9a5f-b206187531c2 of type vxlan for network 7f4f7d61-e8f8-461a-b36a-310c497b4333 [pid: 7|app: 0|req: 503/1074] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:09:41 2026] POST /v2.0/networks => generated 643 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1075] 10.0.0.159 () {34 vars in 743 bytes} [Wed Jun 24 19:09:41 2026] PUT /v2.0/networks/7f4f7d61-e8f8-461a-b36a-310c497b4333 => generated 592 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:41.583 7 WARNING neutron_lib.context [None req-3fce7c5d-9c61-43df-b436-b7303a3aabc2 8d85a42fcc664d7fbf6465b753534743 8e3a1b79b0a740728864317da65dcd90 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:41.627 8 INFO neutron.db.l3_hamode_db [None req-a031950a-69eb-4b96-aa89-0d522884e5fd aaccab4659624349ad0811d718b8eedd 2809612721904ce4b654650f3053dd28 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 505/1076] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:09:41 2026] POST /v2.0/subnets => generated 626 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1077] 10.0.0.159 () {34 vars in 741 bytes} [Wed Jun 24 19:09:41 2026] PUT /v2.0/subnets/2148465b-a9a7-42e4-b2da-f019265c10ca => generated 636 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:42.080 7 INFO neutron.services.segments.plugin [-] Segment 2f394d40-8b64-4e82-9a5f-b206187531c2 resource provider aggregate not found 2026-06-24 19:09:42.084 7 INFO neutron.services.segments.plugin [-] Segment 2f394d40-8b64-4e82-9a5f-b206187531c2 resource provider aggregate not found 2026-06-24 19:09:42.092 7 INFO neutron.services.segments.plugin [-] Segment 2f394d40-8b64-4e82-9a5f-b206187531c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f394d40-8b64-4e82-9a5f-b206187531c2 found for delete ", "request_id": "req-9fc4c4dc-8931-45ba-8842-4b4e541492c8"}]} [pid: 7|app: 0|req: 507/1078] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:09:41 2026] DELETE /v2.0/networks/7f4f7d61-e8f8-461a-b36a-310c497b4333 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:09:42.117 7 INFO neutron.services.segments.plugin [-] Segment 2f394d40-8b64-4e82-9a5f-b206187531c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f394d40-8b64-4e82-9a5f-b206187531c2 found for delete ", "request_id": "req-b6f1306c-ea0e-4b48-87b7-5bc6ab451bbc"}]} 2026-06-24 19:09:42.120 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bea03bef-6127-424d-b8f2-fb3bd9abef14 8d85a42fcc664d7fbf6465b753534743 8e3a1b79b0a740728864317da65dcd90 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 508/1079] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:09:42 2026] DELETE /v2.0/networks/7f4f7d61-e8f8-461a-b36a-310c497b4333 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1080] 10.0.0.159 () {32 vars in 694 bytes} [Wed Jun 24 19:09:42 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1081] 10.0.0.159 () {32 vars in 742 bytes} [Wed Jun 24 19:09:42 2026] GET /v2.0/subnets?network_id=d5efe70e-3efa-44cf-b915-0b9ebafed133 => generated 649 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1082] 10.0.0.159 () {32 vars in 653 bytes} [Wed Jun 24 19:09:42 2026] GET /v2.0/extensions => generated 20516 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1083] 10.0.0.159 () {32 vars in 649 bytes} [Wed Jun 24 19:09:42 2026] GET /v2.0/networks => generated 1308 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1084] 10.0.0.159 () {32 vars in 647 bytes} [Wed Jun 24 19:09:42 2026] GET /v2.0/subnets => generated 1280 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1085] 10.0.0.159 () {32 vars in 723 bytes} [Wed Jun 24 19:09:42 2026] GET /v2.0/networks/2b4ec46f-c701-4c0b-b0d0-0b9b2a879f49 => generated 668 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:42.381 8 INFO neutron.db.l3_hamode_db [None req-a031950a-69eb-4b96-aa89-0d522884e5fd aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 515/1086] 10.0.0.159 () {32 vars in 721 bytes} [Wed Jun 24 19:09:42 2026] GET /v2.0/subnets/c1c0ec1e-2bf5-44d3-99eb-2bbdd71462ad => generated 641 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:42.411 7 INFO neutron.pecan_wsgi.hooks.translation [None req-292c797c-7a9c-4e6a-b853-f1e79ae77338 8d85a42fcc664d7fbf6465b753534743 8e3a1b79b0a740728864317da65dcd90 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 516/1087] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:09:42 2026] DELETE /v2.0/subnets/2148465b-a9a7-42e4-b2da-f019265c10ca => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:09:42.431 7 INFO neutron.pecan_wsgi.hooks.translation [None req-68a514c4-c355-464c-9e0b-6d2650b630e8 8d85a42fcc664d7fbf6465b753534743 8e3a1b79b0a740728864317da65dcd90 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 517/1088] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:09:42 2026] DELETE /v2.0/networks/7f4f7d61-e8f8-461a-b36a-310c497b4333 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1089] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:09:42 2026] DELETE /v2.0/subnets/c1c0ec1e-2bf5-44d3-99eb-2bbdd71462ad => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1090] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:09:42 2026] DELETE /v2.0/networks/2b4ec46f-c701-4c0b-b0d0-0b9b2a879f49 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:09:43.258 7 WARNING neutron_lib.context [None req-29dfc604-5a0b-4728-ac18-9b90b619b9b1 5002cec3d0c44256b54489f2f8f4b545 2373792aab6f48b59f676bac744d8ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 572/1091] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:09:41 2026] POST /v2.0/routers => generated 725 bytes in 2006 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:09:43.415 7 INFO neutron.db.segments_db [None req-29dfc604-5a0b-4728-ac18-9b90b619b9b1 5002cec3d0c44256b54489f2f8f4b545 2373792aab6f48b59f676bac744d8ec2 - - default default] Added segment 94c3e63f-3985-44e0-840f-3a313fefe23f of type vxlan for network 2d69f455-3487-4a61-a21b-1bdb550a5aa5 [pid: 7|app: 0|req: 520/1092] 10.0.0.159 () {34 vars in 671 bytes} [Wed Jun 24 19:09:43 2026] POST /v2.0/networks => generated 633 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1093] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:09:43 2026] GET /v2.0/security-groups?tenant_id=8e3a1b79b0a740728864317da65dcd90&name=default => generated 2925 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:09:43.564 7 WARNING neutron_lib.context [None req-0316d761-3e0d-47cc-b2a3-b0e9b40c9833 5002cec3d0c44256b54489f2f8f4b545 2373792aab6f48b59f676bac744d8ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:43.598 7 INFO neutron.db.segments_db [None req-0316d761-3e0d-47cc-b2a3-b0e9b40c9833 5002cec3d0c44256b54489f2f8f4b545 2373792aab6f48b59f676bac744d8ec2 - - default default] Added segment b7090035-59a3-456b-aac0-82492591dea9 of type vxlan for network 17d9cf6f-3eac-43af-b0e6-eb6809fb5a13 2026-06-24 19:09:43.843 7 INFO neutron.db.l3_hamode_db [None req-0316d761-3e0d-47cc-b2a3-b0e9b40c9833 5002cec3d0c44256b54489f2f8f4b545 2373792aab6f48b59f676bac744d8ec2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:09:44.116 7 INFO neutron.services.segments.plugin [-] Segment da4bff6d-a297-4cfd-a09f-ef751b9bce41 resource provider aggregate not found 2026-06-24 19:09:44.135 7 INFO neutron.services.segments.plugin [-] Segment da4bff6d-a297-4cfd-a09f-ef751b9bce41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da4bff6d-a297-4cfd-a09f-ef751b9bce41 found for delete ", "request_id": "req-a471052a-1473-4eec-b764-f19f3d6f0e20"}]} 2026-06-24 19:09:44.141 7 INFO neutron.services.segments.plugin [-] Segment da4bff6d-a297-4cfd-a09f-ef751b9bce41 resource provider aggregate not found 2026-06-24 19:09:44.154 7 INFO neutron.services.segments.plugin [-] Segment da4bff6d-a297-4cfd-a09f-ef751b9bce41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da4bff6d-a297-4cfd-a09f-ef751b9bce41 found for delete ", "request_id": "req-896a5619-4b2f-4e0b-9a28-805465a50449"}]} [pid: 8|app: 0|req: 573/1094] 10.0.0.159 () {34 vars in 783 bytes} [Wed Jun 24 19:09:43 2026] PUT /v2.0/routers/74aae653-0cd7-458b-88f2-4e02d663e7cd/add_router_interface => generated 309 bytes in 1101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1095] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:09:44 2026] DELETE /v2.0/security-groups/3cf00744-f0b9-41dd-af9e-1916e56dd202 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:09:45.029 7 INFO neutron.db.l3_hamode_db [None req-0316d761-3e0d-47cc-b2a3-b0e9b40c9833 5002cec3d0c44256b54489f2f8f4b545 2373792aab6f48b59f676bac744d8ec2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:09:45.108 8 WARNING neutron_lib.context [None req-997415ec-a214-458d-af45-ab9cbe0a85cc 358683f997554a67a762011ea68cd58f 2809612721904ce4b654650f3053dd28 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 575/1096] 10.0.0.159 () {34 vars in 685 bytes} [Wed Jun 24 19:09:45 2026] POST /v2.0/security-groups => generated 1659 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 19:09:45.267 8 WARNING neutron_lib.context [None req-f20fa8e6-0ee8-4848-b737-80efc9fb1495 358683f997554a67a762011ea68cd58f 2809612721904ce4b654650f3053dd28 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 578/1099] 10.0.0.159 () {34 vars in 695 bytes} [Wed Jun 24 19:09:45 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-24 19:09:45.422 8 WARNING neutron_lib.context [None req-93f73ade-f699-4576-a825-5a32c72ca42b 358683f997554a67a762011ea68cd58f 2809612721904ce4b654650f3053dd28 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 579/1100] 10.0.0.159 () {34 vars in 695 bytes} [Wed Jun 24 19:09:45 2026] POST /v2.0/security-group-rules => generated 602 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:09:45.525 8 WARNING neutron_lib.context [None req-81bd419e-56cd-4893-956b-0d234adc4020 358683f997554a67a762011ea68cd58f 2809612721904ce4b654650f3053dd28 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 522/1101] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:09:43 2026] POST /v2.0/routers => generated 694 bytes in 2494 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1102] 10.0.0.159 () {34 vars in 676 bytes} [Wed Jun 24 19:09:45 2026] POST /v2.0/floatingips => generated 552 bytes in 657 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1103] 10.0.0.159 () {32 vars in 776 bytes} [Wed Jun 24 19:09:46 2026] GET /v2.0/subnets?project_id=2373792aab6f48b59f676bac744d8ec2&cidr=10.100.0.0%2F28 => generated 14 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:09:46.301 8 WARNING neutron_lib.context [None req-90932b3d-1a3d-49ae-9a96-09c33039ac53 0a142fd468fc40bdabd9c88e60fb6847 02f4bbc08a6e484ab8368d0d7b207d34 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 524/1104] 10.0.0.159 () {32 vars in 694 bytes} [Wed Jun 24 19:09:46 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1105] 10.0.0.159 () {32 vars in 784 bytes} [Wed Jun 24 19:09:46 2026] GET /v2.0/subnets?network_id=d5efe70e-3efa-44cf-b915-0b9ebafed133&cidr=10.100.0.0%2F28 => generated 14 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:09:46.370 7 WARNING neutron_lib.context [None req-484d1a5b-06f2-4584-9f18-36d6e9132aec 5002cec3d0c44256b54489f2f8f4b545 2373792aab6f48b59f676bac744d8ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 581/1106] 10.0.0.159 () {34 vars in 684 bytes} [Wed Jun 24 19:09:46 2026] POST /v2.0/security-groups => generated 1625 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1107] 10.0.0.159 () {32 vars in 663 bytes} [Wed Jun 24 19:09:46 2026] GET /v2.0/security-groups => generated 4530 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1108] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:09:46 2026] POST /v2.0/subnets => generated 656 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1109] 10.0.0.159 () {34 vars in 758 bytes} [Wed Jun 24 19:09:46 2026] PUT /v2.0/security-groups/289755ab-0eed-44a3-8f1a-0bf2362c3466 => generated 1664 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1110] 10.0.0.15 () {34 vars in 1099 bytes} [Wed Jun 24 19:09:46 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1083931822&fields=id&tenant_id=2809612721904ce4b654650f3053dd28 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1111] 10.0.0.159 () {32 vars in 737 bytes} [Wed Jun 24 19:09:46 2026] GET /v2.0/security-groups/289755ab-0eed-44a3-8f1a-0bf2362c3466 => generated 1664 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1112] 10.0.0.15 () {34 vars in 981 bytes} [Wed Jun 24 19:09:46 2026] GET /v2.0/networks?id=e71d134d-1c3b-42c7-9da5-f6d5cce93293 => generated 670 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1113] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:09:46 2026] DELETE /v2.0/security-groups/289755ab-0eed-44a3-8f1a-0bf2362c3466 => 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: 588/1114] 10.0.0.15 () {34 vars in 964 bytes} [Wed Jun 24 19:09:46 2026] GET /v2.0/quotas/2809612721904ce4b654650f3053dd28 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1115] 10.0.0.159 () {32 vars in 663 bytes} [Wed Jun 24 19:09:46 2026] GET /v2.0/security-groups => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1116] 10.0.0.15 () {34 vars in 1001 bytes} [Wed Jun 24 19:09:46 2026] GET /v2.0/ports?tenant_id=2809612721904ce4b654650f3053dd28&fields=id => generated 103 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:47.069 8 INFO neutron.api.v2.resource [None req-6a208e20-f56f-4a3f-9e9d-c0f811738e63 0a142fd468fc40bdabd9c88e60fb6847 02f4bbc08a6e484ab8368d0d7b207d34 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 591/1117] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:09:47 2026] DELETE /v2.0/security-groups/289755ab-0eed-44a3-8f1a-0bf2362c3466 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1118] 10.0.0.15 () {34 vars in 1007 bytes} [Wed Jun 24 19:09:47 2026] GET /v2.0/networks/e71d134d-1c3b-42c7-9da5-f6d5cce93293?fields=segments => generated 14 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:09:47.477 8 WARNING neutron_lib.context [None req-69ced225-5c0b-4172-a7a9-18602642766f 0a142fd468fc40bdabd9c88e60fb6847 02f4bbc08a6e484ab8368d0d7b207d34 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 593/1119] 10.0.0.159 () {34 vars in 684 bytes} [Wed Jun 24 19:09:47 2026] POST /v2.0/security-groups => generated 1624 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1120] 10.0.0.15 () {34 vars in 1107 bytes} [Wed Jun 24 19:09:47 2026] GET /v2.0/networks/e71d134d-1c3b-42c7-9da5-f6d5cce93293?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-24 19:09:47.644 8 WARNING neutron_lib.context [None req-2dd941c2-0c31-40ad-a256-cf368f0831ec 0a142fd468fc40bdabd9c88e60fb6847 02f4bbc08a6e484ab8368d0d7b207d34 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 595/1121] 10.0.0.159 () {34 vars in 695 bytes} [Wed Jun 24 19:09:47 2026] POST /v2.0/security-group-rules => generated 601 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1122] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:09:47 2026] GET /v2.0/security-groups?tenant_id=1005952fafcd4a0eb5657b901188a74f&name=default => generated 2925 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1123] 10.0.0.159 () {32 vars in 747 bytes} [Wed Jun 24 19:09:48 2026] GET /v2.0/security-group-rules/e32b69fd-66b7-44e4-8d93-1aca85d6084f => generated 601 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1124] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:09:48 2026] GET /v2.0/ports?device_id=8eb83cf6-4d9e-4f10-81a9-ae42b9554b5d => generated 12 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1125] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:09:48 2026] DELETE /v2.0/security-groups/0782b062-9b07-4cc0-b12f-df8151461111 => 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: 527/1126] 10.0.0.159 () {34 vars in 783 bytes} [Wed Jun 24 19:09:46 2026] PUT /v2.0/routers/26b4165c-ac38-485e-b9f4-c01cdfae4f22/add_router_interface => generated 309 bytes in 1538 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1127] 10.0.0.159 () {32 vars in 673 bytes} [Wed Jun 24 19:09:48 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1128] 10.0.0.159 () {32 vars in 649 bytes} [Wed Jun 24 19:09:48 2026] GET /v2.0/networks => generated 5054 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1129] 10.0.0.159 () {32 vars in 647 bytes} [Wed Jun 24 19:09:48 2026] GET /v2.0/subnets => generated 3891 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1130] 10.0.0.159 () {32 vars in 750 bytes} [Wed Jun 24 19:09:48 2026] DELETE /v2.0/security-group-rules/e32b69fd-66b7-44e4-8d93-1aca85d6084f => 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: 530/1131] 10.0.0.159 () {32 vars in 647 bytes} [Wed Jun 24 19:09:48 2026] GET /v2.0/routers => generated 1458 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1132] 10.0.0.159 () {32 vars in 673 bytes} [Wed Jun 24 19:09:48 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:09:48.436 7 WARNING neutron_lib.context [None req-ee51021e-fa65-466c-ad05-05249cb059e2 0a142fd468fc40bdabd9c88e60fb6847 02f4bbc08a6e484ab8368d0d7b207d34 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:48.491 8 WARNING neutron_lib.context [None req-e981717a-9ecb-4ca2-936a-70146ebb9c90 5002cec3d0c44256b54489f2f8f4b545 2373792aab6f48b59f676bac744d8ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 531/1133] 10.0.0.159 () {34 vars in 695 bytes} [Wed Jun 24 19:09:48 2026] POST /v2.0/security-group-rules => generated 601 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1134] 10.0.0.159 () {32 vars in 747 bytes} [Wed Jun 24 19:09:48 2026] GET /v2.0/security-group-rules/ac37ed2b-aafa-4764-828e-cec57cc8240d => generated 601 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1135] 10.0.0.159 () {34 vars in 685 bytes} [Wed Jun 24 19:09:48 2026] POST /v2.0/security-groups => generated 1675 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 19:09:48.610 8 WARNING neutron_lib.context [None req-c6d94255-346c-4eab-b6da-47def5db774d 5002cec3d0c44256b54489f2f8f4b545 2373792aab6f48b59f676bac744d8ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 533/1136] 10.0.0.159 () {32 vars in 673 bytes} [Wed Jun 24 19:09:48 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1137] 10.0.0.159 () {34 vars in 695 bytes} [Wed Jun 24 19:09:48 2026] POST /v2.0/security-group-rules => generated 597 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:09:48.726 8 WARNING neutron_lib.context [None req-e9e5e192-7376-4b2b-8760-66057cbd7585 5002cec3d0c44256b54489f2f8f4b545 2373792aab6f48b59f676bac744d8ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 534/1138] 10.0.0.159 () {32 vars in 750 bytes} [Wed Jun 24 19:09:48 2026] DELETE /v2.0/security-group-rules/ac37ed2b-aafa-4764-828e-cec57cc8240d => 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: 605/1139] 10.0.0.159 () {34 vars in 695 bytes} [Wed Jun 24 19:09:48 2026] POST /v2.0/security-group-rules => generated 596 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1140] 10.0.0.159 () {32 vars in 673 bytes} [Wed Jun 24 19:09:48 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:09:48.868 8 WARNING neutron_lib.context [None req-5806c2bc-4e41-4691-a8fd-457c3f9199cc 5002cec3d0c44256b54489f2f8f4b545 2373792aab6f48b59f676bac744d8ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:48.872 7 WARNING neutron_lib.context [None req-246205e3-3a41-43d9-8d24-66ff980d2f0a 0a142fd468fc40bdabd9c88e60fb6847 02f4bbc08a6e484ab8368d0d7b207d34 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:48.915 7 INFO neutron.db.securitygroups_db [None req-246205e3-3a41-43d9-8d24-66ff980d2f0a 0a142fd468fc40bdabd9c88e60fb6847 02f4bbc08a6e484ab8368d0d7b207d34 - - default default] Project 02f4bbc08a6e484ab8368d0d7b207d34 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: 606/1141] 10.0.0.159 () {34 vars in 695 bytes} [Wed Jun 24 19:09:48 2026] POST /v2.0/security-group-rules => generated 602 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:09:48.971 8 WARNING neutron_lib.context [None req-3a935fee-ab83-45f3-a827-8fcbf99844a0 5002cec3d0c44256b54489f2f8f4b545 2373792aab6f48b59f676bac744d8ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 536/1142] 10.0.0.159 () {34 vars in 695 bytes} [Wed Jun 24 19:09:48 2026] POST /v2.0/security-group-rules => generated 607 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1143] 10.0.0.159 () {32 vars in 747 bytes} [Wed Jun 24 19:09:49 2026] GET /v2.0/security-group-rules/4c341f16-b246-4556-a6d7-0ad03399dda3 => generated 607 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1144] 10.0.0.159 () {32 vars in 673 bytes} [Wed Jun 24 19:09:49 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1145] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:09:49 2026] GET /v2.0/ports?device_id=8eb83cf6-4d9e-4f10-81a9-ae42b9554b5d => 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: 607/1146] 10.0.0.159 () {34 vars in 695 bytes} [Wed Jun 24 19:09:48 2026] POST /v2.0/security-group-rules => generated 601 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:09:49.122 8 WARNING neutron_lib.context [None req-4948f148-8431-43a6-bf01-0647bae98b69 5002cec3d0c44256b54489f2f8f4b545 2373792aab6f48b59f676bac744d8ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:49.147 8 INFO neutron.db.securitygroups_db [None req-4948f148-8431-43a6-bf01-0647bae98b69 5002cec3d0c44256b54489f2f8f4b545 2373792aab6f48b59f676bac744d8ec2 - - default default] Project 2373792aab6f48b59f676bac744d8ec2 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: 540/1147] 10.0.0.159 () {32 vars in 750 bytes} [Wed Jun 24 19:09:49 2026] DELETE /v2.0/security-group-rules/4c341f16-b246-4556-a6d7-0ad03399dda3 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1148] 10.0.0.159 () {32 vars in 673 bytes} [Wed Jun 24 19:09:49 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1149] 10.0.0.159 () {34 vars in 695 bytes} [Wed Jun 24 19:09:49 2026] POST /v2.0/security-group-rules => generated 607 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:09:49.234 8 WARNING neutron_lib.context [None req-4c805400-d163-4f40-a0b1-95297e6bdf4e 5002cec3d0c44256b54489f2f8f4b545 2373792aab6f48b59f676bac744d8ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:49.278 8 INFO neutron.db.securitygroups_db [None req-4c805400-d163-4f40-a0b1-95297e6bdf4e 5002cec3d0c44256b54489f2f8f4b545 2373792aab6f48b59f676bac744d8ec2 - - default default] Project 2373792aab6f48b59f676bac744d8ec2 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: 542/1150] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:09:49 2026] DELETE /v2.0/security-groups/b6faf93e-7451-4a64-a010-664e1fbc533a => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1151] 10.0.0.159 () {32 vars in 663 bytes} [Wed Jun 24 19:09:49 2026] GET /v2.0/security-groups => 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: 544/1152] 10.0.0.159 () {32 vars in 663 bytes} [Wed Jun 24 19:09:49 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: 8|app: 0|req: 609/1153] 10.0.0.159 () {34 vars in 695 bytes} [Wed Jun 24 19:09:49 2026] POST /v2.0/security-group-rules => generated 606 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1154] 10.0.0.159 () {32 vars in 649 bytes} [Wed Jun 24 19:09:49 2026] GET /v2.0/networks => generated 1298 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1155] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:09:49 2026] GET /v2.0/security-groups?tenant_id=02f4bbc08a6e484ab8368d0d7b207d34&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1156] 10.0.0.15 () {34 vars in 1099 bytes} [Wed Jun 24 19:09:50 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1404325396&fields=id&tenant_id=2373792aab6f48b59f676bac744d8ec2 => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1157] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:09:50 2026] DELETE /v2.0/security-groups/afc0e3f4-8e69-4d57-a143-9c43a1a687d4 => 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: 612/1158] 10.0.0.15 () {34 vars in 981 bytes} [Wed Jun 24 19:09:50 2026] GET /v2.0/networks?id=2d69f455-3487-4a61-a21b-1bdb550a5aa5 => generated 661 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1159] 10.0.0.15 () {34 vars in 964 bytes} [Wed Jun 24 19:09:50 2026] GET /v2.0/quotas/2373792aab6f48b59f676bac744d8ec2 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1160] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:09:50 2026] GET /v2.0/ports?device_id=8eb83cf6-4d9e-4f10-81a9-ae42b9554b5d => 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: 613/1161] 10.0.0.15 () {34 vars in 1001 bytes} [Wed Jun 24 19:09:50 2026] GET /v2.0/ports?tenant_id=2373792aab6f48b59f676bac744d8ec2&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: 549/1162] 10.0.0.15 () {34 vars in 1007 bytes} [Wed Jun 24 19:09:50 2026] GET /v2.0/networks/2d69f455-3487-4a61-a21b-1bdb550a5aa5?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: 614/1163] 10.0.0.15 () {34 vars in 1107 bytes} [Wed Jun 24 19:09:50 2026] GET /v2.0/networks/2d69f455-3487-4a61-a21b-1bdb550a5aa5?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: 550/1164] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:09:50 2026] GET /v2.0/ports?device_id=5da49fd3-031f-4d0a-a142-de6fc400e30e => 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: 615/1165] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:09:51 2026] GET /v2.0/ports?device_id=8eb83cf6-4d9e-4f10-81a9-ae42b9554b5d => 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: 551/1166] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:09:51 2026] GET /v2.0/ports?device_id=5da49fd3-031f-4d0a-a142-de6fc400e30e => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:09:52.020 8 WARNING neutron_lib.context [None req-6e6e23c1-9389-4fa8-8923-cb54bd952d88 db525f3c6ab840438a4cf343376b8a04 dba83cdd0f2c4549ab1c95d1a225b60e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 552/1167] 199.19.213.59 () {34 vars in 985 bytes} [Wed Jun 24 19:09:52 2026] GET /v2.0/networks?id=e71d134d-1c3b-42c7-9da5-f6d5cce93293 => generated 670 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1168] 199.19.213.59 () {34 vars in 1049 bytes} [Wed Jun 24 19:09:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2809612721904ce4b654650f3053dd28 => generated 181 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:52.232 7 WARNING neutron_lib.context [req-92442b3f-010c-4966-be98-5e6aca5e0a7a req-f125df5e-0d2f-4c4a-8a4c-10969af69158 358683f997554a67a762011ea68cd58f 2809612721904ce4b654650f3053dd28 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 616/1169] 10.0.0.159 () {34 vars in 684 bytes} [Wed Jun 24 19:09:51 2026] POST /v2.0/security-groups => generated 1624 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1170] 10.0.0.159 () {32 vars in 663 bytes} [Wed Jun 24 19:09:52 2026] GET /v2.0/security-groups => generated 4529 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1171] 10.0.0.159 () {34 vars in 758 bytes} [Wed Jun 24 19:09:52 2026] PUT /v2.0/security-groups/b0238885-a580-49ea-b80a-e42a434aa46e => generated 1663 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1172] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:09:52 2026] GET /v2.0/ports?device_id=8eb83cf6-4d9e-4f10-81a9-ae42b9554b5d => 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: 620/1173] 10.0.0.159 () {32 vars in 737 bytes} [Wed Jun 24 19:09:52 2026] GET /v2.0/security-groups/b0238885-a580-49ea-b80a-e42a434aa46e => generated 1663 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1174] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:09:52 2026] DELETE /v2.0/security-groups/b0238885-a580-49ea-b80a-e42a434aa46e => 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: 554/1175] 199.19.213.59 () {38 vars in 954 bytes} [Wed Jun 24 19:09:52 2026] POST /v2.0/ports => generated 958 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 622/1176] 10.0.0.159 () {32 vars in 663 bytes} [Wed Jun 24 19:09:52 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-24 19:09:52.652 8 WARNING neutron_lib.context [None req-ab6620de-ed1e-4b89-a6cd-56d52a5f6454 efd9254bf4e147e0a9ed28183635dd79 0e6c458f955c4beca51d49ec75c4197d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:52.790 8 INFO neutron.db.segments_db [None req-ab6620de-ed1e-4b89-a6cd-56d52a5f6454 efd9254bf4e147e0a9ed28183635dd79 0e6c458f955c4beca51d49ec75c4197d - - default default] Added segment e4940630-47ed-41cb-b66b-301c02dd136d of type vxlan for network b00985bc-bd29-42c8-b93f-1545ccdd5ba8 [pid: 8|app: 0|req: 623/1177] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:09:52 2026] POST /v2.0/networks => generated 632 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:09:52.890 8 INFO neutron.api.v2.resource [None req-6afd4e3f-4ec6-43bd-9964-a5fbbe1156c0 db525f3c6ab840438a4cf343376b8a04 dba83cdd0f2c4549ab1c95d1a225b60e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 624/1178] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:09:52 2026] DELETE /v2.0/security-groups/b0238885-a580-49ea-b80a-e42a434aa46e => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1179] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:09:52 2026] GET /v2.0/ports?device_id=5da49fd3-031f-4d0a-a142-de6fc400e30e => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:09:52.912 8 WARNING neutron_lib.context [None req-b29848ea-c2a3-4d29-aa42-fc157e5e467f efd9254bf4e147e0a9ed28183635dd79 0e6c458f955c4beca51d49ec75c4197d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:52.958 8 INFO neutron.db.segments_db [None req-b29848ea-c2a3-4d29-aa42-fc157e5e467f efd9254bf4e147e0a9ed28183635dd79 0e6c458f955c4beca51d49ec75c4197d - - default default] Added segment 602b628e-ce7d-4e5f-a5c0-f0b574013a87 of type vxlan for network c3c825ff-d355-4889-adaa-54929c342a28 [pid: 7|app: 0|req: 555/1180] 199.19.213.59 () {38 vars in 1027 bytes} [Wed Jun 24 19:09:52 2026] PUT /v2.0/ports/3faf98a1-9784-4f43-bf6a-905d267be3a0 => generated 1239 bytes in 433 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-24 19:09:53.035 7 WARNING neutron_lib.context [None req-65cd3ca5-2f2a-4e41-9bfa-c63cfebb5185 db525f3c6ab840438a4cf343376b8a04 dba83cdd0f2c4549ab1c95d1a225b60e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 626/1181] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:09:52 2026] POST /v2.0/networks => generated 632 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:09:53.054 8 WARNING neutron_lib.context [None req-1e47a7a7-92e7-4720-a284-92b9b9d7d106 efd9254bf4e147e0a9ed28183635dd79 0e6c458f955c4beca51d49ec75c4197d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:53.070 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6352eac6-a1f5-4767-b259-3b018ec1568d'] response: {'name': 'network-changed', 'server_uuid': '8eb83cf6-4d9e-4f10-81a9-ae42b9554b5d', 'tag': '3faf98a1-9784-4f43-bf6a-905d267be3a0', 'status': 'completed', 'code': 200} 2026-06-24 19:09:53.136 8 INFO neutron.db.segments_db [None req-1e47a7a7-92e7-4720-a284-92b9b9d7d106 efd9254bf4e147e0a9ed28183635dd79 0e6c458f955c4beca51d49ec75c4197d - - default default] Added segment de7b47d0-88da-488c-aa61-f35c63d71b49 of type vxlan for network 0a7f61e1-fb94-4092-a2b2-6a59fdbbcbc9 [pid: 7|app: 0|req: 556/1182] 10.0.0.159 () {34 vars in 684 bytes} [Wed Jun 24 19:09:53 2026] POST /v2.0/security-groups => generated 1625 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 19:09:53.225 7 WARNING neutron_lib.context [None req-126b9209-9e70-4cd4-ab34-9d0d36ae2b3b db525f3c6ab840438a4cf343376b8a04 dba83cdd0f2c4549ab1c95d1a225b60e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 627/1183] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:09:53 2026] POST /v2.0/networks => generated 631 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:09:53.284 8 WARNING neutron_lib.context [None req-a1b50a7c-2da2-4e51-a22a-9c7d5fc33f00 efd9254bf4e147e0a9ed28183635dd79 0e6c458f955c4beca51d49ec75c4197d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:53.344 8 INFO neutron.db.segments_db [None req-a1b50a7c-2da2-4e51-a22a-9c7d5fc33f00 efd9254bf4e147e0a9ed28183635dd79 0e6c458f955c4beca51d49ec75c4197d - - default default] Added segment 290caf77-3062-44d0-b45f-25cb034749d0 of type vxlan for network 1a964d9e-60f8-4283-a31f-72d12b7ee00a [pid: 7|app: 0|req: 557/1184] 10.0.0.159 () {34 vars in 695 bytes} [Wed Jun 24 19:09:53 2026] POST /v2.0/security-group-rules => generated 601 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1185] 10.0.0.159 () {32 vars in 747 bytes} [Wed Jun 24 19:09:53 2026] GET /v2.0/security-group-rules/7edf70e5-c1c5-4254-92b1-558290835c4e => 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: 628/1186] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:09:53 2026] POST /v2.0/networks => generated 632 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:09:53.438 8 WARNING neutron_lib.context [None req-0723f278-ec1f-4de9-b738-441e1d4a9203 efd9254bf4e147e0a9ed28183635dd79 0e6c458f955c4beca51d49ec75c4197d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 559/1187] 10.0.0.159 () {32 vars in 673 bytes} [Wed Jun 24 19:09:53 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:09:53.485 8 INFO neutron.db.segments_db [None req-0723f278-ec1f-4de9-b738-441e1d4a9203 efd9254bf4e147e0a9ed28183635dd79 0e6c458f955c4beca51d49ec75c4197d - - default default] Added segment 9c78ccbb-ae28-4d80-8edf-39aeed230844 of type vxlan for network 243cdab5-5c1b-4bd9-be39-1b40e1db08f5 [pid: 7|app: 0|req: 560/1188] 10.0.0.159 () {32 vars in 750 bytes} [Wed Jun 24 19:09:53 2026] DELETE /v2.0/security-group-rules/7edf70e5-c1c5-4254-92b1-558290835c4e => 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: 629/1189] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:09:53 2026] POST /v2.0/networks => generated 632 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1190] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:09:53 2026] GET /v2.0/ports?device_id=8eb83cf6-4d9e-4f10-81a9-ae42b9554b5d => 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: 562/1191] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:09:53 2026] GET /v2.0/ports?tenant_id=2809612721904ce4b654650f3053dd28&device_id=8eb83cf6-4d9e-4f10-81a9-ae42b9554b5d => generated 1242 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1192] 10.0.0.159 () {32 vars in 673 bytes} [Wed Jun 24 19:09:53 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1193] 10.0.0.159 () {34 vars in 753 bytes} [Wed Jun 24 19:09:53 2026] PUT /v2.0/networks/b00985bc-bd29-42c8-b93f-1545ccdd5ba8/tags => generated 17 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1194] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:09:53 2026] GET /v2.0/security-groups?id=be22d8ab-b1ec-4e94-92a2-0b6245619638&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-24 19:09:53.702 8 WARNING neutron_lib.context [None req-be3eb270-c0b0-49ea-8184-3c8ada107eb3 db525f3c6ab840438a4cf343376b8a04 dba83cdd0f2c4549ab1c95d1a225b60e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 564/1195] 199.19.213.59 () {34 vars in 1017 bytes} [Wed Jun 24 19:09:53 2026] GET /v2.0/networks?tenant_id=2809612721904ce4b654650f3053dd28&shared=False => generated 766 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1196] 10.0.0.159 () {34 vars in 753 bytes} [Wed Jun 24 19:09:53 2026] PUT /v2.0/networks/c3c825ff-d355-4889-adaa-54929c342a28/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: 632/1197] 10.0.0.159 () {34 vars in 695 bytes} [Wed Jun 24 19:09:53 2026] POST /v2.0/security-group-rules => generated 601 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1198] 199.19.213.59 () {34 vars in 929 bytes} [Wed Jun 24 19:09:53 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: 567/1199] 10.0.0.159 () {32 vars in 747 bytes} [Wed Jun 24 19:09:53 2026] GET /v2.0/security-group-rules/de8a0ce8-ecbe-4bc2-946f-394a1358ca01 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1200] 10.0.0.159 () {34 vars in 753 bytes} [Wed Jun 24 19:09:53 2026] PUT /v2.0/networks/0a7f61e1-fb94-4092-a2b2-6a59fdbbcbc9/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: 568/1201] 10.0.0.159 () {32 vars in 673 bytes} [Wed Jun 24 19:09:53 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1202] 10.0.0.159 () {34 vars in 753 bytes} [Wed Jun 24 19:09:53 2026] PUT /v2.0/networks/1a964d9e-60f8-4283-a31f-72d12b7ee00a/tags => 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: 569/1203] 10.0.0.159 () {32 vars in 750 bytes} [Wed Jun 24 19:09:53 2026] DELETE /v2.0/security-group-rules/de8a0ce8-ecbe-4bc2-946f-394a1358ca01 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1204] 10.0.0.159 () {32 vars in 666 bytes} [Wed Jun 24 19:09:53 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1205] 10.0.0.159 () {32 vars in 680 bytes} [Wed Jun 24 19:09:53 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1206] 10.0.0.159 () {32 vars in 673 bytes} [Wed Jun 24 19:09:53 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1207] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:09:54 2026] GET /v2.0/ports?device_id=5da49fd3-031f-4d0a-a142-de6fc400e30e => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:09:54.025 8 WARNING neutron_lib.context [None req-5474a2eb-72b3-4e1f-a4a1-5051e6178f2a db525f3c6ab840438a4cf343376b8a04 dba83cdd0f2c4549ab1c95d1a225b60e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 571/1208] 10.0.0.159 () {32 vars in 676 bytes} [Wed Jun 24 19:09:54 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1209] 10.0.0.159 () {32 vars in 688 bytes} [Wed Jun 24 19:09:54 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1210] 10.0.0.159 () {34 vars in 695 bytes} [Wed Jun 24 19:09:54 2026] POST /v2.0/security-group-rules => generated 602 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1211] 10.0.0.159 () {32 vars in 747 bytes} [Wed Jun 24 19:09:54 2026] GET /v2.0/security-group-rules/fd0689be-6d11-417d-8225-d42960c85f66 => generated 602 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1212] 10.0.0.159 () {32 vars in 674 bytes} [Wed Jun 24 19:09:54 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1213] 10.0.0.159 () {32 vars in 673 bytes} [Wed Jun 24 19:09:54 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1214] 10.0.0.159 () {32 vars in 688 bytes} [Wed Jun 24 19:09:54 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2469 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1215] 10.0.0.159 () {32 vars in 750 bytes} [Wed Jun 24 19:09:54 2026] DELETE /v2.0/security-group-rules/fd0689be-6d11-417d-8225-d42960c85f66 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1216] 10.0.0.159 () {32 vars in 684 bytes} [Wed Jun 24 19:09:54 2026] GET /v2.0/networks?not-tags-any=blue => generated 2469 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1217] 10.0.0.159 () {32 vars in 673 bytes} [Wed Jun 24 19:09:54 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1218] 10.0.0.159 () {32 vars in 696 bytes} [Wed Jun 24 19:09:54 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1219] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:09:54 2026] DELETE /v2.0/security-groups/038e1398-0025-4740-8ab4-36920b15dbba => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1220] 10.0.0.159 () {32 vars in 663 bytes} [Wed Jun 24 19:09:54 2026] GET /v2.0/security-groups => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1221] 10.0.0.159 () {32 vars in 663 bytes} [Wed Jun 24 19:09:54 2026] GET /v2.0/security-groups => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:09:54.530 7 INFO neutron.services.segments.plugin [-] Segment e4940630-47ed-41cb-b66b-301c02dd136d resource provider aggregate not found 2026-06-24 19:09:54.535 7 INFO neutron.services.segments.plugin [-] Segment e4940630-47ed-41cb-b66b-301c02dd136d resource provider aggregate not found 2026-06-24 19:09:54.544 7 INFO neutron.services.segments.plugin [-] Segment e4940630-47ed-41cb-b66b-301c02dd136d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4940630-47ed-41cb-b66b-301c02dd136d found for delete ", "request_id": "req-b25f2e98-e9da-4fd2-acfb-72a8e0fa6175"}]} 2026-06-24 19:09:54.552 7 INFO neutron.services.segments.plugin [-] Segment e4940630-47ed-41cb-b66b-301c02dd136d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4940630-47ed-41cb-b66b-301c02dd136d found for delete ", "request_id": "req-6044dd4d-cb18-40b3-9d05-4382cec8c3d0"}]} [pid: 7|app: 0|req: 577/1222] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:09:54 2026] DELETE /v2.0/networks/b00985bc-bd29-42c8-b93f-1545ccdd5ba8 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:09:54.684 8 INFO neutron.services.segments.plugin [-] Segment 602b628e-ce7d-4e5f-a5c0-f0b574013a87 resource provider aggregate not found 2026-06-24 19:09:54.688 8 INFO neutron.services.segments.plugin [-] Segment 602b628e-ce7d-4e5f-a5c0-f0b574013a87 resource provider aggregate not found 2026-06-24 19:09:54.698 8 INFO neutron.services.segments.plugin [-] Segment 602b628e-ce7d-4e5f-a5c0-f0b574013a87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 602b628e-ce7d-4e5f-a5c0-f0b574013a87 found for delete ", "request_id": "req-fe295cb6-d037-43b1-b32a-43e51537bbcc"}]} [pid: 8|app: 0|req: 646/1223] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:09:54 2026] DELETE /v2.0/networks/c3c825ff-d355-4889-adaa-54929c342a28 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:09:54.768 8 INFO neutron.services.segments.plugin [-] Segment 602b628e-ce7d-4e5f-a5c0-f0b574013a87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 602b628e-ce7d-4e5f-a5c0-f0b574013a87 found for delete ", "request_id": "req-639801e3-54be-4e79-bf45-49973845394c"}]} [pid: 8|app: 0|req: 647/1224] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:09:54 2026] GET /v2.0/ports?device_id=8eb83cf6-4d9e-4f10-81a9-ae42b9554b5d => generated 973 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1225] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:09:54 2026] DELETE /v2.0/networks/0a7f61e1-fb94-4092-a2b2-6a59fdbbcbc9 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1226] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:09:54 2026] GET /v2.0/ports?tenant_id=2809612721904ce4b654650f3053dd28&device_id=8eb83cf6-4d9e-4f10-81a9-ae42b9554b5d => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1227] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:09:54 2026] GET /v2.0/security-groups?id=be22d8ab-b1ec-4e94-92a2-0b6245619638&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: 580/1228] 199.19.213.59 () {34 vars in 985 bytes} [Wed Jun 24 19:09:54 2026] GET /v2.0/networks?id=2d69f455-3487-4a61-a21b-1bdb550a5aa5 => generated 661 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1229] 199.19.213.59 () {34 vars in 1059 bytes} [Wed Jun 24 19:09:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=3faf98a1-9784-4f43-bf6a-905d267be3a0 => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1230] 199.19.213.59 () {34 vars in 1049 bytes} [Wed Jun 24 19:09:54 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2373792aab6f48b59f676bac744d8ec2 => generated 181 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1231] 199.19.213.59 () {34 vars in 983 bytes} [Wed Jun 24 19:09:54 2026] GET /v2.0/subnets?id=38ca3745-b824-4bd2-afa8-2248a58c9a0b => generated 688 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:54.991 7 WARNING neutron_lib.context [req-54489e17-7636-4efa-8772-9bce68aaabc1 req-647fe113-1674-4760-8d54-8269cd557c50 5002cec3d0c44256b54489f2f8f4b545 2373792aab6f48b59f676bac744d8ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 649/1232] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:09:54 2026] DELETE /v2.0/networks/1a964d9e-60f8-4283-a31f-72d12b7ee00a => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1233] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:09:54 2026] GET /v2.0/ports?network_id=e71d134d-1c3b-42c7-9da5-f6d5cce93293&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1234] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:09:55 2026] DELETE /v2.0/networks/243cdab5-5c1b-4bd9-be39-1b40e1db08f5 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1235] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:09:55 2026] GET /v2.0/networks/e71d134d-1c3b-42c7-9da5-f6d5cce93293?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: 584/1236] 199.19.213.59 () {38 vars in 954 bytes} [Wed Jun 24 19:09:54 2026] POST /v2.0/ports => generated 958 bytes in 423 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: 653/1237] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:09:55 2026] GET /v2.0/security-groups?tenant_id=dba83cdd0f2c4549ab1c95d1a225b60e&name=default => generated 2925 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1238] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:09:55 2026] GET /v2.0/networks/e71d134d-1c3b-42c7-9da5-f6d5cce93293?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1239] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:09:55 2026] GET /v2.0/ports?device_id=5da49fd3-031f-4d0a-a142-de6fc400e30e => generated 961 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1240] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:09:55 2026] DELETE /v2.0/security-groups/dbfac701-596b-4790-a7a8-a162ac6abf0b => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1241] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:09:55 2026] GET /v2.0/security-groups?id=e976e90c-b183-4b1a-b2cb-a03d4633b140&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1242] 199.19.213.59 () {38 vars in 1027 bytes} [Wed Jun 24 19:09:55 2026] PUT /v2.0/ports/aabeb7ec-edaa-4998-88ae-f5331456effb => generated 1239 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1243] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:09:55 2026] GET /v2.0/ports?device_id=8eb83cf6-4d9e-4f10-81a9-ae42b9554b5d => generated 973 bytes in 43 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-24 19:09:56.062 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ac3adcb-b3e7-4ce4-a1cb-c30fbfa75930'] response: {'name': 'network-changed', 'server_uuid': '5da49fd3-031f-4d0a-a142-de6fc400e30e', 'tag': 'aabeb7ec-edaa-4998-88ae-f5331456effb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 656/1244] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:09:56 2026] GET /v2.0/security-groups?id=be22d8ab-b1ec-4e94-92a2-0b6245619638&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1245] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:09:56 2026] GET /v2.0/security-groups?tenant_id=3c893f98a51345b7820728f6305af548&name=default => generated 2925 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1246] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:09:56 2026] DELETE /v2.0/security-groups/444652ca-a32c-4d4e-9e29-3edaafb0bd5e => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:09:56.595 7 INFO neutron.services.segments.plugin [-] Segment de7b47d0-88da-488c-aa61-f35c63d71b49 resource provider aggregate not found 2026-06-24 19:09:56.603 7 INFO neutron.services.segments.plugin [-] Segment de7b47d0-88da-488c-aa61-f35c63d71b49 resource provider aggregate not found [pid: 7|app: 0|req: 590/1247] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:09:56 2026] GET /v2.0/ports?tenant_id=2373792aab6f48b59f676bac744d8ec2&device_id=5da49fd3-031f-4d0a-a142-de6fc400e30e => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:09:56.626 7 INFO neutron.services.segments.plugin [-] Segment de7b47d0-88da-488c-aa61-f35c63d71b49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de7b47d0-88da-488c-aa61-f35c63d71b49 found for delete ", "request_id": "req-2b13e43d-cdb9-42df-99ca-c7bbdc639c89"}]} 2026-06-24 19:09:56.627 7 INFO neutron.services.segments.plugin [-] Segment de7b47d0-88da-488c-aa61-f35c63d71b49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de7b47d0-88da-488c-aa61-f35c63d71b49 found for delete ", "request_id": "req-ab61bd65-ae78-4b19-ab66-26ca16bce96b"}]} [pid: 8|app: 0|req: 658/1248] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:09:56 2026] GET /v2.0/security-groups?tenant_id=0e6c458f955c4beca51d49ec75c4197d&name=default => generated 2925 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1249] 199.19.213.59 () {34 vars in 1017 bytes} [Wed Jun 24 19:09:56 2026] GET /v2.0/networks?tenant_id=2373792aab6f48b59f676bac744d8ec2&shared=False => generated 757 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:56.716 8 INFO neutron.services.segments.plugin [-] Segment 290caf77-3062-44d0-b45f-25cb034749d0 resource provider aggregate not found 2026-06-24 19:09:56.733 8 INFO neutron.services.segments.plugin [-] Segment 290caf77-3062-44d0-b45f-25cb034749d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 290caf77-3062-44d0-b45f-25cb034749d0 found for delete ", "request_id": "req-988de6d7-a58b-4305-a1a8-17355309c888"}]} [pid: 7|app: 0|req: 592/1250] 199.19.213.59 () {34 vars in 929 bytes} [Wed Jun 24 19:09:56 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:56.749 8 INFO neutron.services.segments.plugin [-] Segment 9c78ccbb-ae28-4d80-8edf-39aeed230844 resource provider aggregate not found 2026-06-24 19:09:56.770 8 INFO neutron.services.segments.plugin [-] Segment 9c78ccbb-ae28-4d80-8edf-39aeed230844 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c78ccbb-ae28-4d80-8edf-39aeed230844 found for delete ", "request_id": "req-0e71097e-a3b3-4645-8973-1de694daf6fe"}]} [pid: 7|app: 0|req: 593/1251] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:09:56 2026] GET /v2.0/ports?device_id=5da49fd3-031f-4d0a-a142-de6fc400e30e => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:56.803 8 INFO neutron.services.segments.plugin [-] Segment 290caf77-3062-44d0-b45f-25cb034749d0 resource provider aggregate not found 2026-06-24 19:09:56.819 8 INFO neutron.services.segments.plugin [-] Segment 290caf77-3062-44d0-b45f-25cb034749d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 290caf77-3062-44d0-b45f-25cb034749d0 found for delete ", "request_id": "req-8cd1c279-89d0-48ee-8b21-447343888ec0"}]} [pid: 7|app: 0|req: 594/1252] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:09:56 2026] GET /v2.0/security-groups?id=e976e90c-b183-4b1a-b2cb-a03d4633b140&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:56.842 8 INFO neutron.services.segments.plugin [-] Segment 9c78ccbb-ae28-4d80-8edf-39aeed230844 resource provider aggregate not found [pid: 8|app: 0|req: 659/1253] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:09:56 2026] DELETE /v2.0/security-groups/c8049de8-8831-4b7c-acd6-99d80b364373 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1254] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:09:57 2026] GET /v2.0/security-groups?tenant_id=7e16d1c2f8a74199bcb36ac06638322e&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:09:57.186 8 INFO neutron.services.segments.plugin [-] Segment 9c78ccbb-ae28-4d80-8edf-39aeed230844 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c78ccbb-ae28-4d80-8edf-39aeed230844 found for delete ", "request_id": "req-e4bec298-88b9-4114-8679-e6546d0d1748"}]} [pid: 8|app: 0|req: 660/1255] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:09:57 2026] DELETE /v2.0/security-groups/501d2369-362b-4d1e-9dac-5c78cde69dde => 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: 596/1256] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:09:57 2026] GET /v2.0/ports?device_id=8eb83cf6-4d9e-4f10-81a9-ae42b9554b5d => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1257] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:09:57 2026] GET /v2.0/security-groups?id=be22d8ab-b1ec-4e94-92a2-0b6245619638&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:57.514 8 WARNING neutron_lib.context [None req-9c3f0ff9-7029-4213-9269-ac3e1b55c2b0 5f5e4418be314c4289a9f9edea7cdf53 4869141efa1440d389ade4a10ee8aadd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 661/1258] 10.0.0.159 () {34 vars in 676 bytes} [Wed Jun 24 19:09:57 2026] POST /v2.0/subnetpools => generated 547 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1259] 10.0.0.159 () {32 vars in 729 bytes} [Wed Jun 24 19:09:57 2026] GET /v2.0/subnetpools/7fbdf80b-f03f-4721-8551-44b9ed1bb644 => generated 547 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1260] 10.0.0.159 () {34 vars in 749 bytes} [Wed Jun 24 19:09:57 2026] PUT /v2.0/subnetpools/7fbdf80b-f03f-4721-8551-44b9ed1bb644 => generated 501 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1261] 10.0.0.159 () {32 vars in 732 bytes} [Wed Jun 24 19:09:57 2026] DELETE /v2.0/subnetpools/7fbdf80b-f03f-4721-8551-44b9ed1bb644 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:09:57.742 8 INFO neutron.api.v2.resource [None req-a77b3d60-490b-44d1-a251-402cf989b50b 5f5e4418be314c4289a9f9edea7cdf53 4869141efa1440d389ade4a10ee8aadd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 663/1262] 10.0.0.159 () {32 vars in 729 bytes} [Wed Jun 24 19:09:57 2026] GET /v2.0/subnetpools/7fbdf80b-f03f-4721-8551-44b9ed1bb644 => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:09:57.763 8 INFO neutron.api.v2.resource [None req-25297e2e-5ddc-43e2-9d5f-a21e0a1033e7 5f5e4418be314c4289a9f9edea7cdf53 4869141efa1440d389ade4a10ee8aadd - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 664/1263] 10.0.0.159 () {32 vars in 732 bytes} [Wed Jun 24 19:09:57 2026] DELETE /v2.0/subnetpools/7fbdf80b-f03f-4721-8551-44b9ed1bb644 => generated 145 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1264] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:09:57 2026] GET /v2.0/ports?tenant_id=2373792aab6f48b59f676bac744d8ec2&device_id=5da49fd3-031f-4d0a-a142-de6fc400e30e => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1265] 199.19.213.59 () {34 vars in 1059 bytes} [Wed Jun 24 19:09:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=aabeb7ec-edaa-4998-88ae-f5331456effb => 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: 601/1266] 199.19.213.59 () {34 vars in 983 bytes} [Wed Jun 24 19:09:57 2026] GET /v2.0/subnets?id=8fbb38ad-6d38-4390-a95d-9e3b9bf7f026 => 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: 666/1267] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:09:57 2026] GET /v2.0/ports?network_id=2d69f455-3487-4a61-a21b-1bdb550a5aa5&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: 602/1268] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:09:57 2026] GET /v2.0/ports?device_id=5da49fd3-031f-4d0a-a142-de6fc400e30e => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1269] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:09:57 2026] GET /v2.0/security-groups?id=e976e90c-b183-4b1a-b2cb-a03d4633b140&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: 667/1270] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:09:57 2026] GET /v2.0/networks/2d69f455-3487-4a61-a21b-1bdb550a5aa5?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1271] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:09:57 2026] GET /v2.0/networks/2d69f455-3487-4a61-a21b-1bdb550a5aa5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1272] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:09:58 2026] GET /v2.0/ports?device_id=8eb83cf6-4d9e-4f10-81a9-ae42b9554b5d => 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: 606/1273] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:09:58 2026] GET /v2.0/security-groups?id=be22d8ab-b1ec-4e94-92a2-0b6245619638&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: 668/1274] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:09:58 2026] GET /v2.0/security-groups?tenant_id=4869141efa1440d389ade4a10ee8aadd&name=default => generated 2925 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1275] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:09:58 2026] DELETE /v2.0/security-groups/47c05248-306b-4509-9d14-f794ec592886 => 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: 669/1276] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:09:59 2026] GET /v2.0/ports?device_id=5da49fd3-031f-4d0a-a142-de6fc400e30e => generated 973 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1277] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:09:59 2026] GET /v2.0/security-groups?id=e976e90c-b183-4b1a-b2cb-a03d4633b140&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: 670/1278] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:09:59 2026] GET /v2.0/ports?device_id=8eb83cf6-4d9e-4f10-81a9-ae42b9554b5d => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1279] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:09:59 2026] GET /v2.0/security-groups?id=be22d8ab-b1ec-4e94-92a2-0b6245619638&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: 671/1280] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:09:59 2026] GET /v2.0/ports?device_id=8eb83cf6-4d9e-4f10-81a9-ae42b9554b5d => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:10:00.282 7 INFO neutron.db.l3_db [None req-83095aa6-4ed4-4246-b87a-4d12b69e6e47 358683f997554a67a762011ea68cd58f 2809612721904ce4b654650f3053dd28 - - default default] Floating IP 46f22468-1ad2-4cf0-a8cf-53d993c217f5 associated. External IP: 10.96.250.218, port: 3faf98a1-9784-4f43-bf6a-905d267be3a0. [pid: 8|app: 0|req: 674/1283] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:00 2026] GET /v2.0/ports?device_id=5da49fd3-031f-4d0a-a142-de6fc400e30e => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1284] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:00 2026] GET /v2.0/security-groups?id=e976e90c-b183-4b1a-b2cb-a03d4633b140&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1285] 10.0.0.159 () {34 vars in 749 bytes} [Wed Jun 24 19:09:59 2026] PUT /v2.0/floatingips/46f22468-1ad2-4cf0-a8cf-53d993c217f5 => generated 856 bytes in 785 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1286] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:00 2026] GET /v2.0/ports?device_id=8eb83cf6-4d9e-4f10-81a9-ae42b9554b5d => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:10:00.854 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-db26d6c4-b8b9-4ca3-b886-7a4bb1962727'] response: {'name': 'network-changed', 'server_uuid': '8eb83cf6-4d9e-4f10-81a9-ae42b9554b5d', 'tag': '3faf98a1-9784-4f43-bf6a-905d267be3a0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 611/1287] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:00 2026] GET /v2.0/security-groups?id=be22d8ab-b1ec-4e94-92a2-0b6245619638&fields=id&fields=name => generated 114 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1288] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:01 2026] GET /v2.0/ports?device_id=8eb83cf6-4d9e-4f10-81a9-ae42b9554b5d => 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: 612/1289] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:01 2026] GET /v2.0/security-groups?id=be22d8ab-b1ec-4e94-92a2-0b6245619638&fields=id&fields=name => generated 114 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1290] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:10:01 2026] GET /v2.0/ports?tenant_id=2809612721904ce4b654650f3053dd28&device_id=8eb83cf6-4d9e-4f10-81a9-ae42b9554b5d => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1291] 199.19.213.59 () {34 vars in 985 bytes} [Wed Jun 24 19:10:01 2026] GET /v2.0/networks?id=e71d134d-1c3b-42c7-9da5-f6d5cce93293 => generated 766 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1292] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:01 2026] GET /v2.0/ports?device_id=5da49fd3-031f-4d0a-a142-de6fc400e30e => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1293] 199.19.213.59 () {34 vars in 1059 bytes} [Wed Jun 24 19:10:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=3faf98a1-9784-4f43-bf6a-905d267be3a0 => generated 859 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1294] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:01 2026] GET /v2.0/security-groups?id=e976e90c-b183-4b1a-b2cb-a03d4633b140&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: 615/1295] 199.19.213.59 () {34 vars in 983 bytes} [Wed Jun 24 19:10:01 2026] GET /v2.0/subnets?id=38ca3745-b824-4bd2-afa8-2248a58c9a0b => generated 688 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1296] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:10:01 2026] GET /v2.0/ports?network_id=e71d134d-1c3b-42c7-9da5-f6d5cce93293&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1297] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:10:01 2026] GET /v2.0/networks/e71d134d-1c3b-42c7-9da5-f6d5cce93293?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1298] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:10:01 2026] GET /v2.0/networks/e71d134d-1c3b-42c7-9da5-f6d5cce93293?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-24 19:10:01.815 8 WARNING neutron_lib.context [None req-22cd34b3-f552-4615-b1da-fe0b367b7ad6 118f9f4fc40444a68a80ef94dcfec5b6 3bdf43c8e4da47019885924ad817f039 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:10:01.871 8 INFO neutron.db.segments_db [None req-22cd34b3-f552-4615-b1da-fe0b367b7ad6 118f9f4fc40444a68a80ef94dcfec5b6 3bdf43c8e4da47019885924ad817f039 - - default default] Added segment c472cf67-2977-4037-8eef-833ef0d10a5e of type vxlan for network e949e0f1-2969-4a74-a29a-d97d81082f0e 2026-06-24 19:10:02.111 8 INFO neutron.db.l3_hamode_db [None req-22cd34b3-f552-4615-b1da-fe0b367b7ad6 118f9f4fc40444a68a80ef94dcfec5b6 3bdf43c8e4da47019885924ad817f039 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:10:02.217 8 INFO neutron.db.l3_hamode_db [None req-22cd34b3-f552-4615-b1da-fe0b367b7ad6 118f9f4fc40444a68a80ef94dcfec5b6 3bdf43c8e4da47019885924ad817f039 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 618/1299] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:02 2026] GET /v2.0/ports?device_id=8eb83cf6-4d9e-4f10-81a9-ae42b9554b5d => generated 975 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1300] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:02 2026] GET /v2.0/security-groups?id=be22d8ab-b1ec-4e94-92a2-0b6245619638&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1301] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:02 2026] GET /v2.0/ports?device_id=5da49fd3-031f-4d0a-a142-de6fc400e30e => generated 975 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1302] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:02 2026] GET /v2.0/security-groups?id=e976e90c-b183-4b1a-b2cb-a03d4633b140&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1303] 10.0.0.159 () {34 vars in 668 bytes} [Wed Jun 24 19:10:01 2026] POST /v2.0/routers => generated 474 bytes in 1236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:10:02.896 7 WARNING neutron_lib.context [None req-67edf1b1-c6bb-47c0-ba75-19ace6bb4765 118f9f4fc40444a68a80ef94dcfec5b6 3bdf43c8e4da47019885924ad817f039 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:10:02.934 7 INFO neutron.db.l3_hamode_db [None req-67edf1b1-c6bb-47c0-ba75-19ace6bb4765 118f9f4fc40444a68a80ef94dcfec5b6 3bdf43c8e4da47019885924ad817f039 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 683/1304] 199.19.213.59 () {34 vars in 993 bytes} [Wed Jun 24 19:10:02 2026] GET /v2.0/ports?device_id=8eb83cf6-4d9e-4f10-81a9-ae42b9554b5d => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:10:03.044 7 INFO neutron.db.l3_hamode_db [None req-67edf1b1-c6bb-47c0-ba75-19ace6bb4765 118f9f4fc40444a68a80ef94dcfec5b6 3bdf43c8e4da47019885924ad817f039 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:10:03.340 8 INFO neutron.db.l3_db [req-b0fb7414-771d-4781-a19b-648a7327dbd2 req-d3608e62-8100-482c-8403-e7f3774f1255 358683f997554a67a762011ea68cd58f 2809612721904ce4b654650f3053dd28 - - default default] Floating IP 46f22468-1ad2-4cf0-a8cf-53d993c217f5 disassociated. External IP: 10.96.250.218, port: 3faf98a1-9784-4f43-bf6a-905d267be3a0. [pid: 7|app: 0|req: 622/1305] 10.0.0.159 () {34 vars in 668 bytes} [Wed Jun 24 19:10:02 2026] POST /v2.0/routers => generated 474 bytes in 818 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1306] 199.19.213.59 () {36 vars in 996 bytes} [Wed Jun 24 19:10:03 2026] DELETE /v2.0/ports/3faf98a1-9784-4f43-bf6a-905d267be3a0 => generated 0 bytes in 692 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1307] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:03 2026] GET /v2.0/ports?device_id=8eb83cf6-4d9e-4f10-81a9-ae42b9554b5d => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:10:03.759 8 WARNING neutron_lib.context [None req-adbcc4c3-3e98-4447-bac7-28111777fc10 118f9f4fc40444a68a80ef94dcfec5b6 3bdf43c8e4da47019885924ad817f039 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:10:03.768 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d59f39a4-c59c-44ea-b12e-167760070b9f'] response: {'server_uuid': '8eb83cf6-4d9e-4f10-81a9-ae42b9554b5d', 'name': 'network-vif-deleted', 'tag': '3faf98a1-9784-4f43-bf6a-905d267be3a0', 'status': 'completed', 'code': 200} 2026-06-24 19:10:03.807 8 INFO neutron.db.l3_hamode_db [None req-adbcc4c3-3e98-4447-bac7-28111777fc10 118f9f4fc40444a68a80ef94dcfec5b6 3bdf43c8e4da47019885924ad817f039 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:10:03.952 8 INFO neutron.db.l3_hamode_db [None req-adbcc4c3-3e98-4447-bac7-28111777fc10 118f9f4fc40444a68a80ef94dcfec5b6 3bdf43c8e4da47019885924ad817f039 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 623/1308] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:10:03 2026] GET /v2.0/security-groups?tenant_id=0ef3c8e4d10848789f57f424ebb968e4&name=default => generated 2925 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1309] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:03 2026] GET /v2.0/ports?device_id=5da49fd3-031f-4d0a-a142-de6fc400e30e => generated 975 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1310] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:10:03 2026] DELETE /v2.0/security-groups/ada5df4a-eb49-41f6-a88e-d982c00d9c75 => 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: 626/1311] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:04 2026] GET /v2.0/security-groups?id=e976e90c-b183-4b1a-b2cb-a03d4633b140&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: 7|app: 0|req: 627/1312] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:04 2026] GET /v2.0/ports?device_id=5da49fd3-031f-4d0a-a142-de6fc400e30e => generated 975 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1313] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:04 2026] GET /v2.0/security-groups?id=e976e90c-b183-4b1a-b2cb-a03d4633b140&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: 629/1314] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:10:04 2026] GET /v2.0/security-groups?tenant_id=bd85ab717a05460d9687ffb384476c8b&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1315] 10.0.0.159 () {32 vars in 736 bytes} [Wed Jun 24 19:10:04 2026] GET /v2.0/ports?device_id=5da49fd3-031f-4d0a-a142-de6fc400e30e => generated 1244 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1316] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:10:04 2026] DELETE /v2.0/security-groups/a75152fe-4934-44ae-a79b-ccdebab36683 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:10:04.484 7 WARNING neutron_lib.context [None req-81ef653f-0eb7-4586-b324-9daab7182f31 5002cec3d0c44256b54489f2f8f4b545 2373792aab6f48b59f676bac744d8ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 686/1317] 10.0.0.159 () {34 vars in 668 bytes} [Wed Jun 24 19:10:03 2026] POST /v2.0/routers => generated 474 bytes in 769 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:10:04.536 8 WARNING neutron_lib.context [None req-4e4f922d-52e2-4cb0-bdee-c75da3ad7e88 118f9f4fc40444a68a80ef94dcfec5b6 3bdf43c8e4da47019885924ad817f039 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:10:04.576 8 INFO neutron.db.l3_hamode_db [None req-4e4f922d-52e2-4cb0-bdee-c75da3ad7e88 118f9f4fc40444a68a80ef94dcfec5b6 3bdf43c8e4da47019885924ad817f039 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:10:04.687 8 INFO neutron.db.l3_hamode_db [None req-4e4f922d-52e2-4cb0-bdee-c75da3ad7e88 118f9f4fc40444a68a80ef94dcfec5b6 3bdf43c8e4da47019885924ad817f039 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:10:05.214 7 INFO neutron.db.l3_db [None req-81ef653f-0eb7-4586-b324-9daab7182f31 5002cec3d0c44256b54489f2f8f4b545 2373792aab6f48b59f676bac744d8ec2 - - default default] Floating IP a028b417-0999-4ad0-b1f0-53da28a781da associated. External IP: 10.96.250.202, port: aabeb7ec-edaa-4998-88ae-f5331456effb. [pid: 8|app: 0|req: 687/1318] 10.0.0.159 () {34 vars in 668 bytes} [Wed Jun 24 19:10:04 2026] POST /v2.0/routers => generated 474 bytes in 746 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1319] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:05 2026] GET /v2.0/ports?device_id=8eb83cf6-4d9e-4f10-81a9-ae42b9554b5d => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:10:05.306 8 WARNING neutron_lib.context [None req-fcc34713-a91a-4c73-afcc-5b1e340a4d23 118f9f4fc40444a68a80ef94dcfec5b6 3bdf43c8e4da47019885924ad817f039 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:10:05.351 8 INFO neutron.db.l3_hamode_db [None req-fcc34713-a91a-4c73-afcc-5b1e340a4d23 118f9f4fc40444a68a80ef94dcfec5b6 3bdf43c8e4da47019885924ad817f039 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:10:05.490 8 INFO neutron.db.l3_hamode_db [None req-fcc34713-a91a-4c73-afcc-5b1e340a4d23 118f9f4fc40444a68a80ef94dcfec5b6 3bdf43c8e4da47019885924ad817f039 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 632/1320] 10.0.0.159 () {34 vars in 677 bytes} [Wed Jun 24 19:10:04 2026] POST /v2.0/floatingips => generated 856 bytes in 1126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1321] 10.0.0.159 () {32 vars in 729 bytes} [Wed Jun 24 19:10:05 2026] GET /v2.0/floatingips/a028b417-0999-4ad0-b1f0-53da28a781da => generated 856 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1322] 10.0.0.159 () {34 vars in 668 bytes} [Wed Jun 24 19:10:05 2026] POST /v2.0/routers => generated 474 bytes in 812 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:10:06.124 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-13bf6d50-8c05-4a50-ade9-456a1d95779c'] response: {'name': 'network-changed', 'server_uuid': '5da49fd3-031f-4d0a-a142-de6fc400e30e', 'tag': 'aabeb7ec-edaa-4998-88ae-f5331456effb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 634/1323] 10.0.0.159 () {34 vars in 751 bytes} [Wed Jun 24 19:10:06 2026] PUT /v2.0/routers/179de03d-e5aa-4b1e-8053-811c19766d48/tags => generated 17 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1324] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:10:06 2026] GET /v2.0/ports?tenant_id=2373792aab6f48b59f676bac744d8ec2&device_id=5da49fd3-031f-4d0a-a142-de6fc400e30e => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1325] 10.0.0.159 () {34 vars in 751 bytes} [Wed Jun 24 19:10:06 2026] PUT /v2.0/routers/566803bc-c61d-4da7-8f6e-c039538674d5/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1326] 199.19.213.59 () {34 vars in 985 bytes} [Wed Jun 24 19:10:06 2026] GET /v2.0/networks?id=2d69f455-3487-4a61-a21b-1bdb550a5aa5 => generated 757 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1327] 199.19.213.59 () {34 vars in 1059 bytes} [Wed Jun 24 19:10:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=aabeb7ec-edaa-4998-88ae-f5331456effb => generated 859 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1328] 199.19.213.59 () {34 vars in 983 bytes} [Wed Jun 24 19:10:06 2026] GET /v2.0/subnets?id=8fbb38ad-6d38-4390-a95d-9e3b9bf7f026 => generated 677 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1329] 10.0.0.159 () {34 vars in 751 bytes} [Wed Jun 24 19:10:06 2026] PUT /v2.0/routers/d253764a-16d7-46ec-a09d-dca1bff4a96e/tags => generated 34 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1330] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:10:06 2026] GET /v2.0/ports?network_id=2d69f455-3487-4a61-a21b-1bdb550a5aa5&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: 695/1331] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:06 2026] GET /v2.0/ports?device_id=8eb83cf6-4d9e-4f10-81a9-ae42b9554b5d => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1332] 10.0.0.159 () {34 vars in 751 bytes} [Wed Jun 24 19:10:06 2026] PUT /v2.0/routers/7ddc17fe-5399-4036-99c2-29f46b833957/tags => generated 19 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1333] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:10:06 2026] GET /v2.0/networks/2d69f455-3487-4a61-a21b-1bdb550a5aa5?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1334] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:10:06 2026] GET /v2.0/networks/2d69f455-3487-4a61-a21b-1bdb550a5aa5?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: 638/1335] 10.0.0.159 () {32 vars in 664 bytes} [Wed Jun 24 19:10:06 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1336] 10.0.0.159 () {32 vars in 678 bytes} [Wed Jun 24 19:10:06 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1337] 10.0.0.159 () {32 vars in 729 bytes} [Wed Jun 24 19:10:06 2026] GET /v2.0/floatingips/a028b417-0999-4ad0-b1f0-53da28a781da => generated 856 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1338] 10.0.0.159 () {32 vars in 674 bytes} [Wed Jun 24 19:10:06 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1339] 10.0.0.159 () {32 vars in 686 bytes} [Wed Jun 24 19:10:06 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1340] 10.0.0.159 () {32 vars in 672 bytes} [Wed Jun 24 19:10:06 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1341] 10.0.0.159 () {32 vars in 686 bytes} [Wed Jun 24 19:10:06 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1342] 10.0.0.159 () {32 vars in 682 bytes} [Wed Jun 24 19:10:07 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1343] 10.0.0.159 () {32 vars in 694 bytes} [Wed Jun 24 19:10:07 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1344] 10.0.0.159 () {32 vars in 721 bytes} [Wed Jun 24 19:10:07 2026] GET /v2.0/routers/179de03d-e5aa-4b1e-8053-811c19766d48 => generated 485 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1345] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:10:07 2026] DELETE /v2.0/security-groups/be22d8ab-b1ec-4e94-92a2-0b6245619638 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:10:07.650 7 INFO neutron.api.v2.resource [None req-b8d31010-0972-493b-ab76-a19effd71755 358683f997554a67a762011ea68cd58f 2809612721904ce4b654650f3053dd28 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 644/1346] 10.0.0.159 () {32 vars in 737 bytes} [Wed Jun 24 19:10:07 2026] GET /v2.0/security-groups/be22d8ab-b1ec-4e94-92a2-0b6245619638 => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1347] 10.0.0.159 () {34 vars in 742 bytes} [Wed Jun 24 19:10:07 2026] PUT /v2.0/routers/179de03d-e5aa-4b1e-8053-811c19766d48 => generated 485 bytes in 600 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1348] 10.0.0.159 () {32 vars in 729 bytes} [Wed Jun 24 19:10:07 2026] GET /v2.0/floatingips/a028b417-0999-4ad0-b1f0-53da28a781da => generated 858 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1349] 10.0.0.159 () {32 vars in 736 bytes} [Wed Jun 24 19:10:07 2026] GET /v2.0/ports?device_id=179de03d-e5aa-4b1e-8053-811c19766d48 => 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: 645/1350] 10.0.0.159 () {32 vars in 732 bytes} [Wed Jun 24 19:10:07 2026] DELETE /v2.0/floatingips/46f22468-1ad2-4cf0-a8cf-53d993c217f5 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1351] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:10:07 2026] DELETE /v2.0/routers/179de03d-e5aa-4b1e-8053-811c19766d48 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1352] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:10:08 2026] GET /v2.0/security-groups?tenant_id=b50558ee0b214dfeb8aa779525b15a8c&name=default => generated 2925 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1353] 10.0.0.159 () {32 vars in 721 bytes} [Wed Jun 24 19:10:08 2026] GET /v2.0/routers/566803bc-c61d-4da7-8f6e-c039538674d5 => generated 493 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1354] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:10:08 2026] DELETE /v2.0/security-groups/8bec1665-46b0-4983-98c2-bc878a3ff92d => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1355] 10.0.0.159 () {34 vars in 789 bytes} [Wed Jun 24 19:10:07 2026] PUT /v2.0/routers/74aae653-0cd7-458b-88f2-4e02d663e7cd/remove_router_interface => generated 309 bytes in 909 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1356] 10.0.0.159 () {34 vars in 742 bytes} [Wed Jun 24 19:10:08 2026] PUT /v2.0/routers/566803bc-c61d-4da7-8f6e-c039538674d5 => generated 493 bytes in 514 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1357] 10.0.0.159 () {32 vars in 736 bytes} [Wed Jun 24 19:10:09 2026] GET /v2.0/ports?device_id=566803bc-c61d-4da7-8f6e-c039538674d5 => 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: 712/1358] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:10:09 2026] DELETE /v2.0/routers/566803bc-c61d-4da7-8f6e-c039538674d5 => generated 0 bytes in 376 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1359] 10.0.0.159 () {32 vars in 721 bytes} [Wed Jun 24 19:10:09 2026] GET /v2.0/routers/d253764a-16d7-46ec-a09d-dca1bff4a96e => generated 502 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:10:09.686 7 INFO neutron.services.segments.plugin [-] Segment 2a6a1aa7-5fa7-49ab-be4a-e803b1237cf9 resource provider aggregate not found 2026-06-24 19:10:09.691 7 INFO neutron.services.segments.plugin [-] Segment 2a6a1aa7-5fa7-49ab-be4a-e803b1237cf9 resource provider aggregate not found 2026-06-24 19:10:09.704 7 INFO neutron.services.segments.plugin [-] Segment 2a6a1aa7-5fa7-49ab-be4a-e803b1237cf9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a6a1aa7-5fa7-49ab-be4a-e803b1237cf9 found for delete ", "request_id": "req-32c86e2d-dc5c-47ba-aab9-2681068c0081"}]} 2026-06-24 19:10:09.706 7 INFO neutron.services.segments.plugin [-] Segment 2a6a1aa7-5fa7-49ab-be4a-e803b1237cf9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a6a1aa7-5fa7-49ab-be4a-e803b1237cf9 found for delete ", "request_id": "req-58630add-7af8-4249-8d23-8fba1f9a1c9b"}]} 2026-06-24 19:10:09.711 7 INFO neutron.db.l3_hamode_db [None req-851fd54e-828e-4610-bc8e-3fa1b315d586 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] HA network 0b521e2e-5268-4b72-9281-fbab2c14cc64 was deleted as no HA routers are present in tenant 2809612721904ce4b654650f3053dd28. [pid: 7|app: 0|req: 647/1360] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:10:08 2026] DELETE /v2.0/routers/74aae653-0cd7-458b-88f2-4e02d663e7cd => generated 0 bytes in 881 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1361] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:10:09 2026] DELETE /v2.0/subnets/38ca3745-b824-4bd2-afa8-2248a58c9a0b => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1362] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:10:09 2026] DELETE /v2.0/networks/e71d134d-1c3b-42c7-9da5-f6d5cce93293 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1363] 10.0.0.159 () {34 vars in 742 bytes} [Wed Jun 24 19:10:09 2026] PUT /v2.0/routers/d253764a-16d7-46ec-a09d-dca1bff4a96e => generated 502 bytes in 538 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1364] 10.0.0.159 () {32 vars in 736 bytes} [Wed Jun 24 19:10:10 2026] GET /v2.0/ports?device_id=d253764a-16d7-46ec-a09d-dca1bff4a96e => 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: 651/1365] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:10:10 2026] GET /v2.0/security-groups?tenant_id=2809612721904ce4b654650f3053dd28&name=default => generated 2925 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1366] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:10:10 2026] DELETE /v2.0/security-groups/6c67dbd6-9d4a-4552-9298-3ec5cc1040d4 => 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: 715/1367] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:10:10 2026] DELETE /v2.0/routers/d253764a-16d7-46ec-a09d-dca1bff4a96e => generated 0 bytes in 375 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1368] 10.0.0.159 () {32 vars in 721 bytes} [Wed Jun 24 19:10:10 2026] GET /v2.0/routers/7ddc17fe-5399-4036-99c2-29f46b833957 => generated 487 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1369] 10.0.0.159 () {34 vars in 742 bytes} [Wed Jun 24 19:10:10 2026] PUT /v2.0/routers/7ddc17fe-5399-4036-99c2-29f46b833957 => generated 487 bytes in 535 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1370] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:10:10 2026] GET /v2.0/security-groups?tenant_id=ed5536ffb2ca4cc5b08ec404c3a22f2e&name=default => generated 2925 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1371] 10.0.0.159 () {32 vars in 736 bytes} [Wed Jun 24 19:10:11 2026] GET /v2.0/ports?device_id=7ddc17fe-5399-4036-99c2-29f46b833957 => 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: 655/1372] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:10:11 2026] DELETE /v2.0/security-groups/f4fe0242-14f2-4f83-ba1e-8de4d8d49cef => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1373] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:10:11 2026] DELETE /v2.0/routers/7ddc17fe-5399-4036-99c2-29f46b833957 => generated 0 bytes in 389 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:10:12.046 7 INFO neutron.services.segments.plugin [-] Segment be00b818-7ee4-40af-aae1-e12dbe3f2f1b resource provider aggregate not found 2026-06-24 19:10:12.059 7 INFO neutron.services.segments.plugin [-] Segment be00b818-7ee4-40af-aae1-e12dbe3f2f1b resource provider aggregate not found 2026-06-24 19:10:12.068 7 INFO neutron.services.segments.plugin [-] Segment be00b818-7ee4-40af-aae1-e12dbe3f2f1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be00b818-7ee4-40af-aae1-e12dbe3f2f1b found for delete ", "request_id": "req-d07cfd2d-9229-4a10-ae5a-54a2ca87860a"}]} 2026-06-24 19:10:12.074 7 INFO neutron.services.segments.plugin [-] Segment be00b818-7ee4-40af-aae1-e12dbe3f2f1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be00b818-7ee4-40af-aae1-e12dbe3f2f1b found for delete ", "request_id": "req-fca5516b-8d75-4b7a-bd78-53647cfa4b56"}]} [pid: 7|app: 0|req: 656/1374] 10.0.0.159 () {32 vars in 721 bytes} [Wed Jun 24 19:10:11 2026] GET /v2.0/routers/d3a7b8a1-d0a6-43d1-9167-195f23575016 => generated 480 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:10:12.544 7 INFO neutron.db.segments_db [None req-5c13f6b6-e994-4c45-9384-e96e5eba186d aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Added segment 905282d9-ec24-4fba-ba7e-e826cb984966 of type vxlan for network 41bceca4-6290-4a23-b5f6-b0e54920b95b [pid: 7|app: 0|req: 657/1375] 10.0.0.159 () {34 vars in 671 bytes} [Wed Jun 24 19:10:12 2026] POST /v2.0/networks => generated 744 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1376] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:10:12 2026] POST /v2.0/subnets => generated 691 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:10:12.881 7 INFO neutron.db.segments_db [None req-88fad8d5-0530-45ef-8b4f-15d9459c664a aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Added segment becbbf0c-4a1b-4732-8ca3-90fc1f92e14f of type vxlan for network 4289f17d-dad3-485f-835c-d779e3127580 [pid: 8|app: 0|req: 719/1377] 10.0.0.159 () {34 vars in 742 bytes} [Wed Jun 24 19:10:12 2026] PUT /v2.0/routers/d3a7b8a1-d0a6-43d1-9167-195f23575016 => generated 480 bytes in 839 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1378] 10.0.0.159 () {32 vars in 736 bytes} [Wed Jun 24 19:10:12 2026] GET /v2.0/ports?device_id=d3a7b8a1-d0a6-43d1-9167-195f23575016 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:10:13.146 7 INFO neutron.db.l3_hamode_db [None req-88fad8d5-0530-45ef-8b4f-15d9459c664a aaccab4659624349ad0811d718b8eedd f801969a970d4166827355ce59608765 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:10:13.454 8 INFO neutron.services.segments.plugin [-] Segment c472cf67-2977-4037-8eef-833ef0d10a5e resource provider aggregate not found 2026-06-24 19:10:13.458 8 INFO neutron.services.segments.plugin [-] Segment c472cf67-2977-4037-8eef-833ef0d10a5e resource provider aggregate not found 2026-06-24 19:10:13.464 8 INFO neutron.db.l3_hamode_db [None req-24b42f33-0ffb-4c22-8e58-07fed8f3f413 118f9f4fc40444a68a80ef94dcfec5b6 3bdf43c8e4da47019885924ad817f039 - - default default] HA network e949e0f1-2969-4a74-a29a-d97d81082f0e was deleted as no HA routers are present in tenant 3bdf43c8e4da47019885924ad817f039. [pid: 8|app: 0|req: 721/1379] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:10:12 2026] DELETE /v2.0/routers/d3a7b8a1-d0a6-43d1-9167-195f23575016 => generated 0 bytes in 512 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:10:13.472 8 INFO neutron.services.segments.plugin [-] Segment c472cf67-2977-4037-8eef-833ef0d10a5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c472cf67-2977-4037-8eef-833ef0d10a5e found for delete ", "request_id": "req-4bbb21af-f792-4d21-9fa1-a94382301cdf"}]} 2026-06-24 19:10:13.475 8 INFO neutron.services.segments.plugin [-] Segment c472cf67-2977-4037-8eef-833ef0d10a5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c472cf67-2977-4037-8eef-833ef0d10a5e found for delete ", "request_id": "req-0f84eec8-87a0-4001-80af-070d15a0cf56"}]} 2026-06-24 19:10:13.682 8 INFO neutron.db.segments_db [None req-6c98637e-e7b1-471f-af25-f3bfbb185e0c aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Added segment 028f720e-23b5-415f-9af9-172240921c23 of type vxlan for network 2f316f95-780d-4b61-8a44-9e2848c94bb9 [pid: 8|app: 0|req: 722/1380] 10.0.0.159 () {34 vars in 671 bytes} [Wed Jun 24 19:10:13 2026] POST /v2.0/networks => generated 741 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1381] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:10:13 2026] POST /v2.0/subnets => generated 688 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:10:13.986 7 INFO neutron.db.l3_hamode_db [None req-88fad8d5-0530-45ef-8b4f-15d9459c664a aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:10:14.037 8 INFO neutron.db.segments_db [None req-7868fd18-12db-4252-bcd1-0575cb86b26f aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Added segment b4cb8ea1-14f5-46a1-a4a6-948c711fb247 of type vxlan for network 0efb0fd6-0d3e-40a3-a9e1-8568f88ded18 2026-06-24 19:10:14.281 8 INFO neutron.db.l3_hamode_db [None req-7868fd18-12db-4252-bcd1-0575cb86b26f aaccab4659624349ad0811d718b8eedd 21c94cbe24b54b6081dd186708ba89c6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 659/1382] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:10:12 2026] POST /v2.0/routers => generated 731 bytes in 2172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:10:15.114 8 INFO neutron.db.l3_hamode_db [None req-7868fd18-12db-4252-bcd1-0575cb86b26f aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 660/1383] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:10:15 2026] GET /v2.0/security-groups?tenant_id=474d6b8d60694d2ca620f32073f53b24&name=default => generated 2925 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1384] 10.0.0.52 () {34 vars in 989 bytes} [Wed Jun 24 19:10:15 2026] GET /v2.0/ports?device_id=5da49fd3-031f-4d0a-a142-de6fc400e30e => generated 1244 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1385] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:10:13 2026] POST /v2.0/routers => generated 728 bytes in 2116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1386] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:10:16 2026] DELETE /v2.0/security-groups/03933492-0456-4b61-8152-75fd59466638 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1389] 10.0.0.52 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:16 2026] GET /v2.0/security-groups?id=e976e90c-b183-4b1a-b2cb-a03d4633b140&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1390] 10.0.0.159 () {34 vars in 783 bytes} [Wed Jun 24 19:10:15 2026] PUT /v2.0/routers/a2ef4a7b-1d02-4acf-a0e3-74748d9fd360/add_router_interface => generated 309 bytes in 1624 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1391] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:10:16 2026] GET /v2.0/security-groups?tenant_id=3bdf43c8e4da47019885924ad817f039&name=default => generated 2925 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1392] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:10:17 2026] DELETE /v2.0/security-groups/e2524ce2-b37b-4543-8481-76b71a864ca7 => 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: 665/1393] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:10:17 2026] GET /v2.0/security-groups?tenant_id=8050685ec53a418cbd5230a04de76c66&name=default => generated 2925 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1394] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:10:17 2026] DELETE /v2.0/security-groups/237c0198-1323-4aca-84cc-a60f948a6502 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:10:17.686 7 WARNING neutron_lib.context [None req-f5d67958-3cf8-4f4d-b948-e8a0d872e73f 33f260de0ccb46028663c512a44aaa5b f801969a970d4166827355ce59608765 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 667/1395] 10.0.0.159 () {34 vars in 685 bytes} [Wed Jun 24 19:10:17 2026] POST /v2.0/security-groups => generated 1661 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 19:10:17.849 7 WARNING neutron_lib.context [None req-d001ef2c-b9a8-4bc0-a62a-255deca4fe88 33f260de0ccb46028663c512a44aaa5b f801969a970d4166827355ce59608765 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 729/1396] 10.0.0.159 () {34 vars in 783 bytes} [Wed Jun 24 19:10:16 2026] PUT /v2.0/routers/24aab508-8fb6-41f9-a5b8-94e7168e2742/add_router_interface => generated 309 bytes in 1593 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1397] 10.0.0.159 () {34 vars in 695 bytes} [Wed Jun 24 19:10:17 2026] POST /v2.0/security-group-rules => generated 597 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:10:17.995 8 WARNING neutron_lib.context [None req-1d2a2906-0731-4c88-a614-6fb115dd96c0 33f260de0ccb46028663c512a44aaa5b f801969a970d4166827355ce59608765 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 730/1398] 10.0.0.159 () {34 vars in 695 bytes} [Wed Jun 24 19:10:17 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-24 19:10:18.103 7 WARNING neutron_lib.context [None req-2613e36b-6b24-4be3-bf18-9636afa9c60b 33f260de0ccb46028663c512a44aaa5b f801969a970d4166827355ce59608765 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 669/1399] 10.0.0.159 () {34 vars in 676 bytes} [Wed Jun 24 19:10:18 2026] POST /v2.0/floatingips => generated 552 bytes in 579 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1400] 10.0.0.15 () {34 vars in 1099 bytes} [Wed Jun 24 19:10:19 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1302459819&fields=id&tenant_id=f801969a970d4166827355ce59608765 => generated 69 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1401] 10.0.0.15 () {34 vars in 981 bytes} [Wed Jun 24 19:10:19 2026] GET /v2.0/networks?id=41bceca4-6290-4a23-b5f6-b0e54920b95b => generated 676 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1402] 10.0.0.15 () {34 vars in 964 bytes} [Wed Jun 24 19:10:19 2026] GET /v2.0/quotas/f801969a970d4166827355ce59608765 => 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: 671/1403] 10.0.0.15 () {34 vars in 1001 bytes} [Wed Jun 24 19:10:19 2026] GET /v2.0/ports?tenant_id=f801969a970d4166827355ce59608765&fields=id => generated 103 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1404] 10.0.0.159 () {32 vars in 826 bytes} [Wed Jun 24 19:10:19 2026] GET /v2.0/ports?project_id=2373792aab6f48b59f676bac744d8ec2&network_id=2d69f455-3487-4a61-a21b-1bdb550a5aa5 => generated 3695 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1405] 10.0.0.15 () {34 vars in 1007 bytes} [Wed Jun 24 19:10:19 2026] GET /v2.0/networks/41bceca4-6290-4a23-b5f6-b0e54920b95b?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: 734/1406] 10.0.0.15 () {34 vars in 1107 bytes} [Wed Jun 24 19:10:19 2026] GET /v2.0/networks/41bceca4-6290-4a23-b5f6-b0e54920b95b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1407] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:19 2026] GET /v2.0/ports?device_id=18645b57-b164-4380-9d38-cdefcf69d7d8 => 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: 673/1408] 10.0.0.159 () {32 vars in 742 bytes} [Wed Jun 24 19:10:19 2026] GET /v2.0/subnets?network_id=d5efe70e-3efa-44cf-b915-0b9ebafed133 => generated 667 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:10:19.983 8 INFO neutron.db.l3_db [None req-022191a5-f389-460f-bc05-16a076659eb9 5002cec3d0c44256b54489f2f8f4b545 2373792aab6f48b59f676bac744d8ec2 - - default default] Floating IP a028b417-0999-4ad0-b1f0-53da28a781da disassociated. External IP: 10.96.250.202, port: aabeb7ec-edaa-4998-88ae-f5331456effb. [pid: 7|app: 0|req: 674/1409] 10.0.0.15 () {34 vars in 981 bytes} [Wed Jun 24 19:10:20 2026] GET /v2.0/networks?id=2f316f95-780d-4b61-8a44-9e2848c94bb9 => generated 673 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1410] 10.0.0.15 () {34 vars in 964 bytes} [Wed Jun 24 19:10:20 2026] GET /v2.0/quotas/21c94cbe24b54b6081dd186708ba89c6 => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1411] 10.0.0.15 () {34 vars in 1001 bytes} [Wed Jun 24 19:10:20 2026] GET /v2.0/ports?tenant_id=21c94cbe24b54b6081dd186708ba89c6&fields=id => generated 103 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1412] 10.0.0.15 () {34 vars in 1007 bytes} [Wed Jun 24 19:10:20 2026] GET /v2.0/networks/2f316f95-780d-4b61-8a44-9e2848c94bb9?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1413] 10.0.0.15 () {34 vars in 1107 bytes} [Wed Jun 24 19:10:20 2026] GET /v2.0/networks/2f316f95-780d-4b61-8a44-9e2848c94bb9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1414] 10.0.0.159 () {34 vars in 749 bytes} [Wed Jun 24 19:10:19 2026] PUT /v2.0/floatingips/a028b417-0999-4ad0-b1f0-53da28a781da => generated 554 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1415] 10.0.0.159 () {32 vars in 729 bytes} [Wed Jun 24 19:10:20 2026] GET /v2.0/floatingips/a028b417-0999-4ad0-b1f0-53da28a781da => generated 554 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1416] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:20 2026] GET /v2.0/ports?device_id=1415cdfa-d057-48b4-932c-0b9ecd8b5638 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1417] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:20 2026] GET /v2.0/ports?device_id=18645b57-b164-4380-9d38-cdefcf69d7d8 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:10:20.948 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e27896cb-e173-49ea-bb80-3563de959687'] response: {'name': 'network-changed', 'server_uuid': '5da49fd3-031f-4d0a-a142-de6fc400e30e', 'tag': 'aabeb7ec-edaa-4998-88ae-f5331456effb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 738/1418] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:10:20 2026] GET /v2.0/ports?tenant_id=2373792aab6f48b59f676bac744d8ec2&device_id=5da49fd3-031f-4d0a-a142-de6fc400e30e => 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: 681/1419] 199.19.213.59 () {34 vars in 985 bytes} [Wed Jun 24 19:10:21 2026] GET /v2.0/networks?id=2d69f455-3487-4a61-a21b-1bdb550a5aa5 => generated 757 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1420] 199.19.213.59 () {34 vars in 1059 bytes} [Wed Jun 24 19:10:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=aabeb7ec-edaa-4998-88ae-f5331456effb => 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: 682/1421] 199.19.213.59 () {34 vars in 983 bytes} [Wed Jun 24 19:10:21 2026] GET /v2.0/subnets?id=8fbb38ad-6d38-4390-a95d-9e3b9bf7f026 => 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: 740/1422] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:10:21 2026] GET /v2.0/ports?network_id=2d69f455-3487-4a61-a21b-1bdb550a5aa5&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: 683/1423] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:10:21 2026] GET /v2.0/networks/2d69f455-3487-4a61-a21b-1bdb550a5aa5?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1424] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:10:21 2026] GET /v2.0/networks/2d69f455-3487-4a61-a21b-1bdb550a5aa5?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: 684/1425] 10.0.0.159 () {32 vars in 729 bytes} [Wed Jun 24 19:10:21 2026] GET /v2.0/floatingips/a028b417-0999-4ad0-b1f0-53da28a781da => 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: 742/1426] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:21 2026] GET /v2.0/ports?device_id=1415cdfa-d057-48b4-932c-0b9ecd8b5638 => 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: 685/1427] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:21 2026] GET /v2.0/ports?device_id=18645b57-b164-4380-9d38-cdefcf69d7d8 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:10:22.149 8 WARNING neutron_lib.context [None req-f2e835b0-1695-46ad-8027-85af1910f7a1 789d23249daa454ea797b7525d3a305e 16a9b21c120b416cbbb11c9dd1bcedca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 743/1428] 10.0.0.159 () {34 vars in 684 bytes} [Wed Jun 24 19:10:21 2026] POST /v2.0/security-groups => generated 1601 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 19:10:22.360 7 WARNING neutron_lib.context [None req-8721a330-6c1a-4ee6-90dc-4b2b5dabd5af 789d23249daa454ea797b7525d3a305e 16a9b21c120b416cbbb11c9dd1bcedca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 744/1429] 10.0.0.159 () {32 vars in 729 bytes} [Wed Jun 24 19:10:22 2026] GET /v2.0/floatingips/a028b417-0999-4ad0-b1f0-53da28a781da => generated 552 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1430] 10.0.0.159 () {34 vars in 684 bytes} [Wed Jun 24 19:10:22 2026] POST /v2.0/security-groups => generated 1601 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 19:10:22.491 8 WARNING neutron_lib.context [None req-4ff6d7a6-e4c8-4e3a-9e27-e3da94a154be 789d23249daa454ea797b7525d3a305e 16a9b21c120b416cbbb11c9dd1bcedca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 687/1431] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:22 2026] GET /v2.0/ports?device_id=1415cdfa-d057-48b4-932c-0b9ecd8b5638 => 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: 745/1432] 10.0.0.159 () {34 vars in 684 bytes} [Wed Jun 24 19:10:22 2026] POST /v2.0/security-groups => generated 1601 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 19:10:22.630 7 WARNING neutron_lib.context [None req-388a9581-22c0-4bed-a7ad-b564664c1dd7 789d23249daa454ea797b7525d3a305e 16a9b21c120b416cbbb11c9dd1bcedca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 688/1433] 10.0.0.159 () {34 vars in 684 bytes} [Wed Jun 24 19:10:22 2026] POST /v2.0/security-groups => generated 1601 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 19:10:22.751 8 WARNING neutron_lib.context [None req-37ab3ea7-830a-4a59-874f-1bb038fd7887 789d23249daa454ea797b7525d3a305e 16a9b21c120b416cbbb11c9dd1bcedca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 746/1434] 10.0.0.159 () {34 vars in 684 bytes} [Wed Jun 24 19:10:22 2026] POST /v2.0/security-groups => generated 1601 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1435] 10.0.0.159 () {34 vars in 767 bytes} [Wed Jun 24 19:10:22 2026] PUT /v2.0/security-groups/763d20e8-b891-4886-9088-74b9b916f7c7/tags => generated 17 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1436] 10.0.0.159 () {34 vars in 767 bytes} [Wed Jun 24 19:10:22 2026] PUT /v2.0/security-groups/672ff30f-e359-4ae1-987d-24fe37867ac2/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: 690/1437] 10.0.0.159 () {34 vars in 767 bytes} [Wed Jun 24 19:10:22 2026] PUT /v2.0/security-groups/17335440-db6b-4a8b-a6a9-a0d4934d73ac/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: 748/1438] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:22 2026] GET /v2.0/ports?device_id=18645b57-b164-4380-9d38-cdefcf69d7d8 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1439] 10.0.0.159 () {34 vars in 767 bytes} [Wed Jun 24 19:10:23 2026] PUT /v2.0/security-groups/09a897c3-80f7-4898-b7b4-f7c80a80af1f/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: 749/1440] 10.0.0.159 () {32 vars in 680 bytes} [Wed Jun 24 19:10:23 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1441] 10.0.0.159 () {32 vars in 694 bytes} [Wed Jun 24 19:10:23 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1442] 10.0.0.159 () {32 vars in 690 bytes} [Wed Jun 24 19:10:23 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1443] 10.0.0.159 () {32 vars in 702 bytes} [Wed Jun 24 19:10:23 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1444] 10.0.0.159 () {32 vars in 688 bytes} [Wed Jun 24 19:10:23 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1445] 10.0.0.159 () {32 vars in 702 bytes} [Wed Jun 24 19:10:23 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1446] 10.0.0.159 () {32 vars in 698 bytes} [Wed Jun 24 19:10:23 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1447] 10.0.0.159 () {32 vars in 710 bytes} [Wed Jun 24 19:10:23 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:10:23.526 7 WARNING neutron_lib.context [None req-5fd472a4-2c92-422b-9de8-4031b1261ab5 5002cec3d0c44256b54489f2f8f4b545 2373792aab6f48b59f676bac744d8ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 753/1448] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:10:23 2026] DELETE /v2.0/security-groups/763d20e8-b891-4886-9088-74b9b916f7c7 => 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: 754/1449] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:10:23 2026] DELETE /v2.0/security-groups/672ff30f-e359-4ae1-987d-24fe37867ac2 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1450] 10.0.0.159 () {34 vars in 685 bytes} [Wed Jun 24 19:10:23 2026] POST /v2.0/security-groups => generated 1673 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1451] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:10:23 2026] DELETE /v2.0/security-groups/17335440-db6b-4a8b-a6a9-a0d4934d73ac => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:10:23.732 8 WARNING neutron_lib.context [None req-1a153eb8-70cd-4d17-a93a-01ead80e1484 5002cec3d0c44256b54489f2f8f4b545 2373792aab6f48b59f676bac744d8ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 697/1452] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:23 2026] GET /v2.0/ports?device_id=1415cdfa-d057-48b4-932c-0b9ecd8b5638 => 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: 698/1453] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:10:23 2026] DELETE /v2.0/security-groups/09a897c3-80f7-4898-b7b4-f7c80a80af1f => 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: 756/1454] 10.0.0.159 () {34 vars in 695 bytes} [Wed Jun 24 19:10:23 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-24 19:10:23.878 8 WARNING neutron_lib.context [None req-01c8cf2e-adb8-4f28-ae5a-c02106295bf3 5002cec3d0c44256b54489f2f8f4b545 2373792aab6f48b59f676bac744d8ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 699/1455] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:10:23 2026] DELETE /v2.0/security-groups/5523d28f-adca-4e2a-9a65-40228aa387aa => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1456] 10.0.0.159 () {34 vars in 695 bytes} [Wed Jun 24 19:10:23 2026] POST /v2.0/security-group-rules => generated 596 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:10:24.007 7 WARNING neutron_lib.context [None req-66607307-f679-491e-8320-b63881b5edfa 5002cec3d0c44256b54489f2f8f4b545 2373792aab6f48b59f676bac744d8ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 758/1457] 199.19.213.59 () {34 vars in 985 bytes} [Wed Jun 24 19:10:24 2026] GET /v2.0/networks?id=41bceca4-6290-4a23-b5f6-b0e54920b95b => generated 676 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1458] 10.0.0.159 () {34 vars in 695 bytes} [Wed Jun 24 19:10:23 2026] POST /v2.0/security-group-rules => generated 602 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1459] 199.19.213.59 () {34 vars in 1049 bytes} [Wed Jun 24 19:10:24 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f801969a970d4166827355ce59608765 => generated 181 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:10:24.122 8 WARNING neutron_lib.context [None req-235211d0-43b5-43f1-8edd-a00e6bea7a44 5002cec3d0c44256b54489f2f8f4b545 2373792aab6f48b59f676bac744d8ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 701/1460] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:24 2026] GET /v2.0/ports?device_id=18645b57-b164-4380-9d38-cdefcf69d7d8 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:10:24.139 7 WARNING neutron_lib.context [req-168d20e4-f7b6-4285-a0a0-ab4f85c1ad63 req-0b8c3478-0ab9-457e-b090-292825a54ffe 33f260de0ccb46028663c512a44aaa5b f801969a970d4166827355ce59608765 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 760/1461] 10.0.0.159 () {34 vars in 695 bytes} [Wed Jun 24 19:10:24 2026] POST /v2.0/security-group-rules => generated 601 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:10:24.239 8 WARNING neutron_lib.context [None req-2085b357-3da2-4ca3-964e-c9e100aa206b 5002cec3d0c44256b54489f2f8f4b545 2373792aab6f48b59f676bac744d8ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:10:24.270 8 INFO neutron.db.securitygroups_db [None req-2085b357-3da2-4ca3-964e-c9e100aa206b 5002cec3d0c44256b54489f2f8f4b545 2373792aab6f48b59f676bac744d8ec2 - - default default] Project 2373792aab6f48b59f676bac744d8ec2 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: 761/1462] 10.0.0.159 () {34 vars in 695 bytes} [Wed Jun 24 19:10:24 2026] POST /v2.0/security-group-rules => generated 607 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:10:24.351 8 WARNING neutron_lib.context [None req-759a6a47-f26d-412e-a482-a01cc4470d5d 5002cec3d0c44256b54489f2f8f4b545 2373792aab6f48b59f676bac744d8ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:10:24.379 8 INFO neutron.db.securitygroups_db [None req-759a6a47-f26d-412e-a482-a01cc4470d5d 5002cec3d0c44256b54489f2f8f4b545 2373792aab6f48b59f676bac744d8ec2 - - default default] Project 2373792aab6f48b59f676bac744d8ec2 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: 762/1463] 10.0.0.159 () {34 vars in 695 bytes} [Wed Jun 24 19:10:24 2026] POST /v2.0/security-group-rules => generated 606 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1464] 199.19.213.59 () {38 vars in 954 bytes} [Wed Jun 24 19:10:24 2026] POST /v2.0/ports => generated 958 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1465] 199.19.213.59 () {38 vars in 1027 bytes} [Wed Jun 24 19:10:24 2026] PUT /v2.0/ports/199fcaa2-f85e-451b-b1d4-c8a700c56584 => generated 1239 bytes in 441 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 764/1466] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:24 2026] GET /v2.0/ports?device_id=1415cdfa-d057-48b4-932c-0b9ecd8b5638 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:10:25.025 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-396b7590-d2b3-417e-8712-9eb14ed1d038'] response: {'name': 'network-changed', 'server_uuid': '18645b57-b164-4380-9d38-cdefcf69d7d8', 'tag': '199fcaa2-f85e-451b-b1d4-c8a700c56584', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 703/1467] 10.0.0.159 () {32 vars in 649 bytes} [Wed Jun 24 19:10:24 2026] GET /v2.0/networks => generated 1298 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1468] 10.0.0.15 () {34 vars in 1097 bytes} [Wed Jun 24 19:10:25 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-341482292&fields=id&tenant_id=2373792aab6f48b59f676bac744d8ec2 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1469] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:10:24 2026] GET /v2.0/security-groups?tenant_id=f147b196a7ee4cd2801e664e0a4044ee&name=default => generated 2925 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1470] 10.0.0.15 () {34 vars in 981 bytes} [Wed Jun 24 19:10:25 2026] GET /v2.0/networks?id=2d69f455-3487-4a61-a21b-1bdb550a5aa5 => generated 661 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1471] 10.0.0.15 () {34 vars in 964 bytes} [Wed Jun 24 19:10:25 2026] GET /v2.0/quotas/2373792aab6f48b59f676bac744d8ec2 => 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: 707/1472] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:25 2026] GET /v2.0/ports?device_id=18645b57-b164-4380-9d38-cdefcf69d7d8 => generated 973 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1473] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:10:25 2026] DELETE /v2.0/security-groups/756ce2f6-c2ed-49ab-bf12-b5eb9a3fa937 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1474] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:25 2026] GET /v2.0/security-groups?id=04daa0a9-1563-4b08-8a61-04bc1fb49dae&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: 708/1475] 10.0.0.15 () {34 vars in 1001 bytes} [Wed Jun 24 19:10:25 2026] GET /v2.0/ports?tenant_id=2373792aab6f48b59f676bac744d8ec2&fields=id => generated 149 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1476] 10.0.0.15 () {34 vars in 1007 bytes} [Wed Jun 24 19:10:25 2026] GET /v2.0/networks/2d69f455-3487-4a61-a21b-1bdb550a5aa5?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: 769/1477] 10.0.0.15 () {34 vars in 1107 bytes} [Wed Jun 24 19:10:25 2026] GET /v2.0/networks/2d69f455-3487-4a61-a21b-1bdb550a5aa5?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: 709/1478] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:10:25 2026] GET /v2.0/security-groups?tenant_id=d4252335ad1340ca95c42059c4de71cc&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1479] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:10:25 2026] GET /v2.0/ports?tenant_id=f801969a970d4166827355ce59608765&device_id=18645b57-b164-4380-9d38-cdefcf69d7d8 => generated 1242 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1480] 199.19.213.59 () {34 vars in 1017 bytes} [Wed Jun 24 19:10:25 2026] GET /v2.0/networks?tenant_id=f801969a970d4166827355ce59608765&shared=False => generated 772 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1481] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:25 2026] GET /v2.0/ports?device_id=bfe394c5-5838-4ea1-8d49-7c560c4fad30 => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1482] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:10:25 2026] DELETE /v2.0/security-groups/d444f1fd-a189-46df-a5f1-61ea3e9c459c => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1483] 199.19.213.59 () {34 vars in 929 bytes} [Wed Jun 24 19:10:25 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1484] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:10:25 2026] GET /v2.0/security-groups?tenant_id=16a9b21c120b416cbbb11c9dd1bcedca&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1485] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:10:25 2026] DELETE /v2.0/security-groups/ea935782-8585-4d95-b4eb-425a9f95abea => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1486] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:26 2026] GET /v2.0/ports?device_id=1415cdfa-d057-48b4-932c-0b9ecd8b5638 => 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: 715/1487] 199.19.213.59 () {34 vars in 985 bytes} [Wed Jun 24 19:10:26 2026] GET /v2.0/networks?id=2f316f95-780d-4b61-8a44-9e2848c94bb9 => generated 673 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:10:26.220 8 WARNING neutron_lib.context [req-b52561fd-20ed-4a9c-ba06-22f9d66636b2 req-4cc530a5-5d43-46ed-aec6-84bb3f3379db 7858f99770db42b6b29bb738a7c143a6 21c94cbe24b54b6081dd186708ba89c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 716/1488] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:26 2026] GET /v2.0/ports?device_id=18645b57-b164-4380-9d38-cdefcf69d7d8 => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1489] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:26 2026] GET /v2.0/security-groups?id=04daa0a9-1563-4b08-8a61-04bc1fb49dae&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: 773/1490] 199.19.213.59 () {38 vars in 954 bytes} [Wed Jun 24 19:10:26 2026] POST /v2.0/ports => generated 954 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 774/1491] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:26 2026] GET /v2.0/ports?device_id=bfe394c5-5838-4ea1-8d49-7c560c4fad30 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1492] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:10:26 2026] GET /v2.0/ports?tenant_id=f801969a970d4166827355ce59608765&device_id=18645b57-b164-4380-9d38-cdefcf69d7d8 => generated 1242 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1493] 199.19.213.59 () {34 vars in 1059 bytes} [Wed Jun 24 19:10:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=199fcaa2-f85e-451b-b1d4-c8a700c56584 => 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: 777/1494] 199.19.213.59 () {34 vars in 983 bytes} [Wed Jun 24 19:10:26 2026] GET /v2.0/subnets?id=406a337a-40b6-4710-aa43-6efd26b014f0 => generated 694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1495] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:10:26 2026] GET /v2.0/ports?network_id=41bceca4-6290-4a23-b5f6-b0e54920b95b&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1496] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:10:26 2026] GET /v2.0/networks/41bceca4-6290-4a23-b5f6-b0e54920b95b?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1497] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:10:26 2026] GET /v2.0/networks/41bceca4-6290-4a23-b5f6-b0e54920b95b?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: 718/1498] 199.19.213.59 () {38 vars in 1027 bytes} [Wed Jun 24 19:10:26 2026] PUT /v2.0/ports/fb8455f1-0548-4544-b7f4-0132b852d991 => generated 1235 bytes in 422 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1499] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:27 2026] GET /v2.0/ports?device_id=1415cdfa-d057-48b4-932c-0b9ecd8b5638 => generated 969 bytes in 80 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-24 19:10:27.284 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5d31d7fc-a244-4aee-a852-67cf5c5f916d'] response: {'name': 'network-changed', 'server_uuid': '1415cdfa-d057-48b4-932c-0b9ecd8b5638', 'tag': 'fb8455f1-0548-4544-b7f4-0132b852d991', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 719/1500] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:27 2026] GET /v2.0/security-groups?id=c3eeaa15-3dd2-4ac5-8874-e510cb2d4084&fields=id&fields=name => generated 88 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1501] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:27 2026] GET /v2.0/ports?device_id=18645b57-b164-4380-9d38-cdefcf69d7d8 => generated 973 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1502] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:27 2026] GET /v2.0/security-groups?id=04daa0a9-1563-4b08-8a61-04bc1fb49dae&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1503] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:27 2026] GET /v2.0/ports?device_id=bfe394c5-5838-4ea1-8d49-7c560c4fad30 => 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: 721/1504] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:10:27 2026] GET /v2.0/ports?tenant_id=21c94cbe24b54b6081dd186708ba89c6&device_id=1415cdfa-d057-48b4-932c-0b9ecd8b5638 => 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: 784/1505] 199.19.213.59 () {34 vars in 1017 bytes} [Wed Jun 24 19:10:27 2026] GET /v2.0/networks?tenant_id=21c94cbe24b54b6081dd186708ba89c6&shared=False => generated 769 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1506] 199.19.213.59 () {34 vars in 929 bytes} [Wed Jun 24 19:10:27 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1507] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:28 2026] GET /v2.0/ports?device_id=1415cdfa-d057-48b4-932c-0b9ecd8b5638 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1508] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:28 2026] GET /v2.0/security-groups?id=c3eeaa15-3dd2-4ac5-8874-e510cb2d4084&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1509] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:28 2026] GET /v2.0/ports?device_id=18645b57-b164-4380-9d38-cdefcf69d7d8 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1510] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:28 2026] GET /v2.0/security-groups?id=04daa0a9-1563-4b08-8a61-04bc1fb49dae&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1511] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:28 2026] GET /v2.0/ports?device_id=bfe394c5-5838-4ea1-8d49-7c560c4fad30 => 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: 725/1512] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:10:28 2026] GET /v2.0/ports?tenant_id=21c94cbe24b54b6081dd186708ba89c6&device_id=1415cdfa-d057-48b4-932c-0b9ecd8b5638 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1513] 199.19.213.59 () {34 vars in 1057 bytes} [Wed Jun 24 19:10:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=fb8455f1-0548-4544-b7f4-0132b852d991 => 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: 726/1514] 199.19.213.59 () {34 vars in 983 bytes} [Wed Jun 24 19:10:29 2026] GET /v2.0/subnets?id=065003b6-2bfa-42b7-ab0a-811732299b65 => generated 691 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1515] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:10:29 2026] GET /v2.0/ports?network_id=2f316f95-780d-4b61-8a44-9e2848c94bb9&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1516] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:10:29 2026] GET /v2.0/networks/2f316f95-780d-4b61-8a44-9e2848c94bb9?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1517] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:10:29 2026] GET /v2.0/networks/2f316f95-780d-4b61-8a44-9e2848c94bb9?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: 728/1518] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:29 2026] GET /v2.0/ports?device_id=1415cdfa-d057-48b4-932c-0b9ecd8b5638 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1519] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:29 2026] GET /v2.0/security-groups?id=c3eeaa15-3dd2-4ac5-8874-e510cb2d4084&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: 729/1520] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:29 2026] GET /v2.0/ports?device_id=18645b57-b164-4380-9d38-cdefcf69d7d8 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1521] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:29 2026] GET /v2.0/ports?device_id=bfe394c5-5838-4ea1-8d49-7c560c4fad30 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1522] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:29 2026] GET /v2.0/security-groups?id=04daa0a9-1563-4b08-8a61-04bc1fb49dae&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1523] 199.19.213.59 () {34 vars in 985 bytes} [Wed Jun 24 19:10:29 2026] GET /v2.0/networks?id=2d69f455-3487-4a61-a21b-1bdb550a5aa5 => generated 661 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1524] 199.19.213.59 () {34 vars in 1049 bytes} [Wed Jun 24 19:10:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2373792aab6f48b59f676bac744d8ec2 => generated 273 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:10:30.076 8 WARNING neutron_lib.context [req-83dd56a3-bf00-42d7-b895-652ddd9257b1 req-abc6f1f1-7bce-4ca5-b48b-4c09c94f9a27 5002cec3d0c44256b54489f2f8f4b545 2373792aab6f48b59f676bac744d8ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:10:30.114 7 WARNING neutron_lib.context [None req-7c29d84a-46c9-4a9c-8d4f-6aea63bc34cf a1a97e84bcab4ccba88b6c0634b3e4b0 9c577ae39fbc4ab89fb80b6ad2a9a0c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 731/1525] 10.0.0.159 () {34 vars in 676 bytes} [Wed Jun 24 19:10:29 2026] POST /v2.0/subnetpools => generated 516 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:10:30.179 7 WARNING neutron_lib.context [None req-38d5b5ce-950f-4681-88df-fd48eadba44d a1a97e84bcab4ccba88b6c0634b3e4b0 9c577ae39fbc4ab89fb80b6ad2a9a0c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1526] 10.0.0.159 () {34 vars in 676 bytes} [Wed Jun 24 19:10:30 2026] POST /v2.0/subnetpools => generated 516 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:10:30.240 7 WARNING neutron_lib.context [None req-682e3e5d-ee7c-45fe-95e2-1bfb59b18eab a1a97e84bcab4ccba88b6c0634b3e4b0 9c577ae39fbc4ab89fb80b6ad2a9a0c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 735/1529] 10.0.0.159 () {34 vars in 676 bytes} [Wed Jun 24 19:10:30 2026] POST /v2.0/subnetpools => generated 516 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:10:30.314 7 WARNING neutron_lib.context [None req-08979c88-9d57-4cab-9527-3ae218b1dffe a1a97e84bcab4ccba88b6c0634b3e4b0 9c577ae39fbc4ab89fb80b6ad2a9a0c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 736/1530] 10.0.0.159 () {34 vars in 676 bytes} [Wed Jun 24 19:10:30 2026] POST /v2.0/subnetpools => generated 516 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:10:30.388 7 WARNING neutron_lib.context [None req-cc2c0124-f7a0-45f7-9863-04f6d7f0a841 a1a97e84bcab4ccba88b6c0634b3e4b0 9c577ae39fbc4ab89fb80b6ad2a9a0c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 737/1531] 10.0.0.159 () {34 vars in 676 bytes} [Wed Jun 24 19:10:30 2026] POST /v2.0/subnetpools => generated 516 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1532] 199.19.213.59 () {38 vars in 954 bytes} [Wed Jun 24 19:10:30 2026] POST /v2.0/ports => generated 954 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1533] 10.0.0.159 () {34 vars in 759 bytes} [Wed Jun 24 19:10:30 2026] PUT /v2.0/subnetpools/b5ac943e-07f4-4c22-9eca-03139dcd4b06/tags => generated 17 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 796/1534] 10.0.0.159 () {34 vars in 759 bytes} [Wed Jun 24 19:10:30 2026] PUT /v2.0/subnetpools/012bfa5d-b260-45ed-9084-c75994db86c7/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: 797/1535] 10.0.0.159 () {34 vars in 759 bytes} [Wed Jun 24 19:10:30 2026] PUT /v2.0/subnetpools/a370c559-9779-4c0f-be99-c8cc565a532d/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1536] 10.0.0.159 () {34 vars in 759 bytes} [Wed Jun 24 19:10:30 2026] PUT /v2.0/subnetpools/8c0f916d-f412-4486-9168-4e6cee0c4444/tags => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1537] 10.0.0.159 () {32 vars in 672 bytes} [Wed Jun 24 19:10:30 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1538] 10.0.0.159 () {32 vars in 686 bytes} [Wed Jun 24 19:10:30 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1539] 10.0.0.159 () {32 vars in 682 bytes} [Wed Jun 24 19:10:30 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1540] 10.0.0.159 () {32 vars in 694 bytes} [Wed Jun 24 19:10:30 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1541] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:30 2026] GET /v2.0/ports?device_id=1415cdfa-d057-48b4-932c-0b9ecd8b5638 => generated 969 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1542] 10.0.0.159 () {32 vars in 680 bytes} [Wed Jun 24 19:10:30 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1543] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:30 2026] GET /v2.0/security-groups?id=c3eeaa15-3dd2-4ac5-8874-e510cb2d4084&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1544] 10.0.0.159 () {32 vars in 694 bytes} [Wed Jun 24 19:10:30 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1545] 10.0.0.159 () {32 vars in 690 bytes} [Wed Jun 24 19:10:30 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1546] 10.0.0.159 () {32 vars in 702 bytes} [Wed Jun 24 19:10:30 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1547] 10.0.0.159 () {32 vars in 732 bytes} [Wed Jun 24 19:10:30 2026] DELETE /v2.0/subnetpools/b5ac943e-07f4-4c22-9eca-03139dcd4b06 => 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: 739/1548] 199.19.213.59 () {38 vars in 1027 bytes} [Wed Jun 24 19:10:30 2026] PUT /v2.0/ports/b9231745-72cb-42b1-b274-f7a83a189ece => generated 1235 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1549] 10.0.0.159 () {32 vars in 732 bytes} [Wed Jun 24 19:10:30 2026] DELETE /v2.0/subnetpools/012bfa5d-b260-45ed-9084-c75994db86c7 => generated 0 bytes in 35 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, ' 2026-06-24 19:10:30.976 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-db1fea24-435b-492e-8034-4bc26c0a0fef'] response: {'name': 'network-changed', 'server_uuid': 'bfe394c5-5838-4ea1-8d49-7c560c4fad30', 'tag': 'b9231745-72cb-42b1-b274-f7a83a189ece', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 740/1550] 10.0.0.159 () {32 vars in 732 bytes} [Wed Jun 24 19:10:30 2026] DELETE /v2.0/subnetpools/a370c559-9779-4c0f-be99-c8cc565a532d => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1551] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:31 2026] GET /v2.0/ports?device_id=bfe394c5-5838-4ea1-8d49-7c560c4fad30 => generated 969 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1552] 10.0.0.159 () {32 vars in 732 bytes} [Wed Jun 24 19:10:31 2026] DELETE /v2.0/subnetpools/8c0f916d-f412-4486-9168-4e6cee0c4444 => 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: 812/1553] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:31 2026] GET /v2.0/ports?device_id=18645b57-b164-4380-9d38-cdefcf69d7d8 => 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: 742/1554] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:31 2026] GET /v2.0/security-groups?id=55febc6b-81bb-45a6-9761-67f97a53027d&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1555] 10.0.0.159 () {32 vars in 732 bytes} [Wed Jun 24 19:10:31 2026] DELETE /v2.0/subnetpools/69ad7597-e5e2-401f-b098-72bf678a7f5c => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1556] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:31 2026] GET /v2.0/security-groups?id=04daa0a9-1563-4b08-8a61-04bc1fb49dae&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: 814/1557] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:31 2026] GET /v2.0/ports?device_id=18645b57-b164-4380-9d38-cdefcf69d7d8 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1558] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:10:31 2026] GET /v2.0/ports?tenant_id=2373792aab6f48b59f676bac744d8ec2&device_id=bfe394c5-5838-4ea1-8d49-7c560c4fad30 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1559] 199.19.213.59 () {34 vars in 1017 bytes} [Wed Jun 24 19:10:31 2026] GET /v2.0/networks?tenant_id=2373792aab6f48b59f676bac744d8ec2&shared=False => generated 757 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:10:31.607 7 INFO neutron.db.l3_db [None req-8292bb99-5dfd-4fcb-94fc-d312442d4ad2 33f260de0ccb46028663c512a44aaa5b f801969a970d4166827355ce59608765 - - default default] Floating IP 3a25e335-810e-41f6-8521-7338093cb660 associated. External IP: 10.96.250.212, port: 199fcaa2-f85e-451b-b1d4-c8a700c56584. [pid: 8|app: 0|req: 817/1560] 199.19.213.59 () {34 vars in 929 bytes} [Wed Jun 24 19:10:31 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1561] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:31 2026] GET /v2.0/ports?device_id=1415cdfa-d057-48b4-932c-0b9ecd8b5638 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1562] 10.0.0.159 () {34 vars in 749 bytes} [Wed Jun 24 19:10:31 2026] PUT /v2.0/floatingips/3a25e335-810e-41f6-8521-7338093cb660 => generated 856 bytes in 697 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1563] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:31 2026] GET /v2.0/security-groups?id=c3eeaa15-3dd2-4ac5-8874-e510cb2d4084&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1564] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:32 2026] GET /v2.0/ports?device_id=18645b57-b164-4380-9d38-cdefcf69d7d8 => generated 975 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1565] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:32 2026] GET /v2.0/security-groups?id=04daa0a9-1563-4b08-8a61-04bc1fb49dae&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1566] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:32 2026] GET /v2.0/ports?device_id=bfe394c5-5838-4ea1-8d49-7c560c4fad30 => generated 969 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1567] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:32 2026] GET /v2.0/security-groups?id=55febc6b-81bb-45a6-9761-67f97a53027d&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1568] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:10:32 2026] GET /v2.0/security-groups?tenant_id=4595f98b2fdc4264b8bc6cbe9fe42a26&name=default => generated 2925 bytes in 420 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1569] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:32 2026] GET /v2.0/ports?device_id=18645b57-b164-4380-9d38-cdefcf69d7d8 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1570] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:32 2026] GET /v2.0/security-groups?id=04daa0a9-1563-4b08-8a61-04bc1fb49dae&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1571] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:10:32 2026] DELETE /v2.0/security-groups/78ad7d66-9893-4c2b-9f03-c8b9397880e4 => 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: 751/1572] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:10:32 2026] GET /v2.0/ports?tenant_id=2373792aab6f48b59f676bac744d8ec2&device_id=bfe394c5-5838-4ea1-8d49-7c560c4fad30 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1573] 199.19.213.59 () {34 vars in 1057 bytes} [Wed Jun 24 19:10:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b9231745-72cb-42b1-b274-f7a83a189ece => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1574] 199.19.213.59 () {34 vars in 983 bytes} [Wed Jun 24 19:10:32 2026] GET /v2.0/subnets?id=8fbb38ad-6d38-4390-a95d-9e3b9bf7f026 => generated 677 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1575] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:10:32 2026] GET /v2.0/ports?network_id=2d69f455-3487-4a61-a21b-1bdb550a5aa5&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: 755/1576] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:10:32 2026] GET /v2.0/networks/2d69f455-3487-4a61-a21b-1bdb550a5aa5?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1577] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:10:32 2026] GET /v2.0/security-groups?tenant_id=9c577ae39fbc4ab89fb80b6ad2a9a0c6&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1578] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:10:32 2026] GET /v2.0/networks/2d69f455-3487-4a61-a21b-1bdb550a5aa5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1579] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:10:32 2026] DELETE /v2.0/security-groups/bf5b3c03-baf6-4bc4-a8c9-1664244520fc => 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: 757/1580] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:33 2026] GET /v2.0/ports?device_id=1415cdfa-d057-48b4-932c-0b9ecd8b5638 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1581] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:33 2026] GET /v2.0/security-groups?id=c3eeaa15-3dd2-4ac5-8874-e510cb2d4084&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:10:33.132 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cda3160d-5593-4c84-bb04-a8b4b6cadaec'] response: {'name': 'network-changed', 'server_uuid': '18645b57-b164-4380-9d38-cdefcf69d7d8', 'tag': '199fcaa2-f85e-451b-b1d4-c8a700c56584', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 758/1582] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:10:33 2026] GET /v2.0/security-groups?tenant_id=0fb44da413a8450b930004fb67ec6ee3&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: 825/1583] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:10:33 2026] DELETE /v2.0/security-groups/a3717d87-7430-47f2-8e0b-bbb6cbc8e154 => 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: 759/1584] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:33 2026] GET /v2.0/ports?device_id=bfe394c5-5838-4ea1-8d49-7c560c4fad30 => 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: 826/1585] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:33 2026] GET /v2.0/security-groups?id=55febc6b-81bb-45a6-9761-67f97a53027d&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1586] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:10:33 2026] GET /v2.0/ports?tenant_id=f801969a970d4166827355ce59608765&device_id=18645b57-b164-4380-9d38-cdefcf69d7d8 => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1587] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:33 2026] GET /v2.0/ports?device_id=18645b57-b164-4380-9d38-cdefcf69d7d8 => generated 975 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1588] 199.19.213.59 () {34 vars in 985 bytes} [Wed Jun 24 19:10:33 2026] GET /v2.0/networks?id=41bceca4-6290-4a23-b5f6-b0e54920b95b => generated 772 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1589] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:33 2026] GET /v2.0/security-groups?id=04daa0a9-1563-4b08-8a61-04bc1fb49dae&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1590] 199.19.213.59 () {34 vars in 1059 bytes} [Wed Jun 24 19:10:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=199fcaa2-f85e-451b-b1d4-c8a700c56584 => generated 861 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1591] 199.19.213.59 () {34 vars in 983 bytes} [Wed Jun 24 19:10:33 2026] GET /v2.0/subnets?id=406a337a-40b6-4710-aa43-6efd26b014f0 => generated 694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1592] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:10:33 2026] GET /v2.0/ports?network_id=41bceca4-6290-4a23-b5f6-b0e54920b95b&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1593] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:10:33 2026] GET /v2.0/networks/41bceca4-6290-4a23-b5f6-b0e54920b95b?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1594] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:10:33 2026] GET /v2.0/networks/41bceca4-6290-4a23-b5f6-b0e54920b95b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1595] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:34 2026] GET /v2.0/ports?device_id=1415cdfa-d057-48b4-932c-0b9ecd8b5638 => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1596] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:34 2026] GET /v2.0/security-groups?id=c3eeaa15-3dd2-4ac5-8874-e510cb2d4084&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1597] 199.19.213.59 () {34 vars in 993 bytes} [Wed Jun 24 19:10:34 2026] GET /v2.0/ports?device_id=18645b57-b164-4380-9d38-cdefcf69d7d8 => 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: 833/1598] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:34 2026] GET /v2.0/ports?device_id=bfe394c5-5838-4ea1-8d49-7c560c4fad30 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1599] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:34 2026] GET /v2.0/security-groups?id=55febc6b-81bb-45a6-9761-67f97a53027d&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:10:34.644 7 INFO neutron.db.l3_db [req-ab207181-1029-426f-b65c-a6bb9ae12485 req-370b75da-7381-43f6-8898-fc91a2ec5375 33f260de0ccb46028663c512a44aaa5b f801969a970d4166827355ce59608765 - - default default] Floating IP 3a25e335-810e-41f6-8521-7338093cb660 disassociated. External IP: 10.96.250.212, port: 199fcaa2-f85e-451b-b1d4-c8a700c56584. [pid: 8|app: 0|req: 835/1600] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:34 2026] GET /v2.0/ports?device_id=18645b57-b164-4380-9d38-cdefcf69d7d8 => 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: 766/1601] 199.19.213.59 () {36 vars in 996 bytes} [Wed Jun 24 19:10:34 2026] DELETE /v2.0/ports/199fcaa2-f85e-451b-b1d4-c8a700c56584 => generated 0 bytes in 642 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1602] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:35 2026] GET /v2.0/ports?device_id=bfe394c5-5838-4ea1-8d49-7c560c4fad30 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1603] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:35 2026] GET /v2.0/ports?device_id=1415cdfa-d057-48b4-932c-0b9ecd8b5638 => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1604] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:35 2026] GET /v2.0/security-groups?id=55febc6b-81bb-45a6-9761-67f97a53027d&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:10:35.802 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8bb134b-0bd4-49e8-833d-4bed500cb741'] response: {'server_uuid': '18645b57-b164-4380-9d38-cdefcf69d7d8', 'name': 'network-vif-deleted', 'tag': '199fcaa2-f85e-451b-b1d4-c8a700c56584', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 768/1605] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:35 2026] GET /v2.0/security-groups?id=c3eeaa15-3dd2-4ac5-8874-e510cb2d4084&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1606] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:35 2026] GET /v2.0/ports?device_id=18645b57-b164-4380-9d38-cdefcf69d7d8 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:10:36.742 7 WARNING neutron_lib.context [None req-20d46b27-2651-4802-bff1-eb9927262c2a 2673de0ed66e471b82a106cbcee48a36 03b50c78a7fc4f029a61caffde5403b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 839/1607] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:36 2026] GET /v2.0/ports?device_id=bfe394c5-5838-4ea1-8d49-7c560c4fad30 => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1608] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:36 2026] GET /v2.0/ports?device_id=1415cdfa-d057-48b4-932c-0b9ecd8b5638 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1609] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:36 2026] GET /v2.0/security-groups?id=55febc6b-81bb-45a6-9761-67f97a53027d&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: 842/1610] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:37 2026] GET /v2.0/security-groups?id=c3eeaa15-3dd2-4ac5-8874-e510cb2d4084&fields=id&fields=name => generated 88 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1611] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:37 2026] GET /v2.0/ports?device_id=18645b57-b164-4380-9d38-cdefcf69d7d8 => 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: 769/1612] 10.0.0.159 () {34 vars in 676 bytes} [Wed Jun 24 19:10:36 2026] POST /v2.0/floatingips => generated 552 bytes in 819 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1613] 10.0.0.159 () {34 vars in 759 bytes} [Wed Jun 24 19:10:37 2026] PUT /v2.0/floatingips/fa0ed543-6ec4-45dd-932f-e15bdf2e5ee2/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1614] 10.0.0.159 () {32 vars in 739 bytes} [Wed Jun 24 19:10:37 2026] GET /v2.0/floatingips/fa0ed543-6ec4-45dd-932f-e15bdf2e5ee2/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1615] 10.0.0.159 () {34 vars in 770 bytes} [Wed Jun 24 19:10:37 2026] PUT /v2.0/floatingips/fa0ed543-6ec4-45dd-932f-e15bdf2e5ee2/tags/green => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1616] 10.0.0.159 () {32 vars in 739 bytes} [Wed Jun 24 19:10:37 2026] GET /v2.0/floatingips/fa0ed543-6ec4-45dd-932f-e15bdf2e5ee2/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1617] 10.0.0.159 () {34 vars in 766 bytes} [Wed Jun 24 19:10:37 2026] PUT /v2.0/floatingips/fa0ed543-6ec4-45dd-932f-e15bdf2e5ee2/tags/red => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1618] 199.19.213.59 () {34 vars in 993 bytes} [Wed Jun 24 19:10:37 2026] GET /v2.0/ports?device_id=1415cdfa-d057-48b4-932c-0b9ecd8b5638 => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1619] 10.0.0.159 () {32 vars in 739 bytes} [Wed Jun 24 19:10:37 2026] GET /v2.0/floatingips/fa0ed543-6ec4-45dd-932f-e15bdf2e5ee2/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1620] 10.0.0.159 () {34 vars in 788 bytes} [Wed Jun 24 19:10:37 2026] PUT /v2.0/floatingips/fa0ed543-6ec4-45dd-932f-e15bdf2e5ee2/tags/black.or.white => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1621] 10.0.0.159 () {32 vars in 739 bytes} [Wed Jun 24 19:10:37 2026] GET /v2.0/floatingips/fa0ed543-6ec4-45dd-932f-e15bdf2e5ee2/tags => generated 52 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1622] 10.0.0.159 () {34 vars in 759 bytes} [Wed Jun 24 19:10:37 2026] PUT /v2.0/floatingips/fa0ed543-6ec4-45dd-932f-e15bdf2e5ee2/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1623] 10.0.0.159 () {32 vars in 739 bytes} [Wed Jun 24 19:10:37 2026] GET /v2.0/floatingips/fa0ed543-6ec4-45dd-932f-e15bdf2e5ee2/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1624] 10.0.0.159 () {32 vars in 747 bytes} [Wed Jun 24 19:10:37 2026] GET /v2.0/floatingips/fa0ed543-6ec4-45dd-932f-e15bdf2e5ee2/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:10:37.936 7 INFO neutron.api.v2.resource [None req-98ebf126-ee6d-4914-9755-fbe7b3a649a1 2673de0ed66e471b82a106cbcee48a36 03b50c78a7fc4f029a61caffde5403b6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 779/1625] 10.0.0.159 () {32 vars in 751 bytes} [Wed Jun 24 19:10:37 2026] GET /v2.0/floatingips/fa0ed543-6ec4-45dd-932f-e15bdf2e5ee2/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1626] 10.0.0.159 () {32 vars in 750 bytes} [Wed Jun 24 19:10:37 2026] DELETE /v2.0/floatingips/fa0ed543-6ec4-45dd-932f-e15bdf2e5ee2/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: 781/1627] 10.0.0.159 () {32 vars in 739 bytes} [Wed Jun 24 19:10:38 2026] GET /v2.0/floatingips/fa0ed543-6ec4-45dd-932f-e15bdf2e5ee2/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1628] 199.19.213.59 () {36 vars in 996 bytes} [Wed Jun 24 19:10:37 2026] DELETE /v2.0/ports/fb8455f1-0548-4544-b7f4-0132b852d991 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:10:38.067 7 INFO neutron.api.v2.resource [None req-550d7197-677e-4b3a-b894-7334588919db 2673de0ed66e471b82a106cbcee48a36 03b50c78a7fc4f029a61caffde5403b6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 782/1629] 10.0.0.159 () {32 vars in 754 bytes} [Wed Jun 24 19:10:38 2026] DELETE /v2.0/floatingips/fa0ed543-6ec4-45dd-932f-e15bdf2e5ee2/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 19:10:38.114 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c324281-6745-4cc2-8cad-ab6c697efd49'] response: {'server_uuid': '1415cdfa-d057-48b4-932c-0b9ecd8b5638', 'name': 'network-vif-deleted', 'tag': 'fb8455f1-0548-4544-b7f4-0132b852d991', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 848/1630] 10.0.0.159 () {32 vars in 742 bytes} [Wed Jun 24 19:10:38 2026] DELETE /v2.0/floatingips/fa0ed543-6ec4-45dd-932f-e15bdf2e5ee2/tags => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1631] 10.0.0.159 () {32 vars in 739 bytes} [Wed Jun 24 19:10:38 2026] GET /v2.0/floatingips/fa0ed543-6ec4-45dd-932f-e15bdf2e5ee2/tags => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1632] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:38 2026] GET /v2.0/ports?device_id=bfe394c5-5838-4ea1-8d49-7c560c4fad30 => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1633] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:38 2026] GET /v2.0/ports?device_id=1415cdfa-d057-48b4-932c-0b9ecd8b5638 => 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: 785/1634] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:38 2026] GET /v2.0/security-groups?id=55febc6b-81bb-45a6-9761-67f97a53027d&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: 786/1635] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:38 2026] GET /v2.0/ports?device_id=18645b57-b164-4380-9d38-cdefcf69d7d8 => 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: 787/1636] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:38 2026] GET /v2.0/ports?device_id=bfe394c5-5838-4ea1-8d49-7c560c4fad30 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1637] 10.0.0.159 () {32 vars in 732 bytes} [Wed Jun 24 19:10:38 2026] DELETE /v2.0/floatingips/fa0ed543-6ec4-45dd-932f-e15bdf2e5ee2 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1638] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:38 2026] GET /v2.0/security-groups?id=55febc6b-81bb-45a6-9761-67f97a53027d&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1639] 10.0.0.159 () {32 vars in 736 bytes} [Wed Jun 24 19:10:38 2026] GET /v2.0/ports?device_id=bfe394c5-5838-4ea1-8d49-7c560c4fad30 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:10:38.869 7 INFO neutron.db.l3_db [None req-2f0da5e0-5c5e-4c53-8bab-0e18e5a11d9f 5002cec3d0c44256b54489f2f8f4b545 2373792aab6f48b59f676bac744d8ec2 - - default default] Floating IP a028b417-0999-4ad0-b1f0-53da28a781da associated. External IP: 10.96.250.202, port: b9231745-72cb-42b1-b274-f7a83a189ece. [pid: 7|app: 0|req: 789/1640] 10.0.0.159 () {34 vars in 749 bytes} [Wed Jun 24 19:10:38 2026] PUT /v2.0/floatingips/a028b417-0999-4ad0-b1f0-53da28a781da => generated 855 bytes in 709 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:10:39.229 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-093ceeab-4f91-4943-9167-2f7f6848dfa2'] response: {'name': 'network-changed', 'server_uuid': 'bfe394c5-5838-4ea1-8d49-7c560c4fad30', 'tag': 'b9231745-72cb-42b1-b274-f7a83a189ece', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 790/1641] 10.0.0.159 () {32 vars in 729 bytes} [Wed Jun 24 19:10:39 2026] GET /v2.0/floatingips/a028b417-0999-4ad0-b1f0-53da28a781da => generated 855 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1642] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:10:39 2026] GET /v2.0/security-groups?tenant_id=8493426bc80244499061b6b0f2628935&name=default => generated 2925 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1643] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:39 2026] GET /v2.0/ports?device_id=1415cdfa-d057-48b4-932c-0b9ecd8b5638 => 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: 853/1644] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:10:39 2026] DELETE /v2.0/security-groups/753eaff1-40af-4f6c-9c78-4934b9bd5086 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1645] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:10:39 2026] DELETE /v2.0/security-groups/04daa0a9-1563-4b08-8a61-04bc1fb49dae => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:10:39.495 7 INFO neutron.api.v2.resource [None req-587556fb-25db-4460-b3c9-d44fa6fd6b2e 33f260de0ccb46028663c512a44aaa5b f801969a970d4166827355ce59608765 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 793/1646] 10.0.0.159 () {32 vars in 737 bytes} [Wed Jun 24 19:10:39 2026] GET /v2.0/security-groups/04daa0a9-1563-4b08-8a61-04bc1fb49dae => 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: 854/1647] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:10:39 2026] GET /v2.0/security-groups?tenant_id=03b50c78a7fc4f029a61caffde5403b6&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1648] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:10:39 2026] DELETE /v2.0/security-groups/0d281b31-8fdf-4932-be6a-8f79aa74ad39 => 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: 856/1649] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:10:39 2026] GET /v2.0/ports?tenant_id=2373792aab6f48b59f676bac744d8ec2&device_id=bfe394c5-5838-4ea1-8d49-7c560c4fad30 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1650] 10.0.0.159 () {32 vars in 732 bytes} [Wed Jun 24 19:10:39 2026] DELETE /v2.0/floatingips/3a25e335-810e-41f6-8521-7338093cb660 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1651] 199.19.213.59 () {34 vars in 985 bytes} [Wed Jun 24 19:10:39 2026] GET /v2.0/networks?id=2d69f455-3487-4a61-a21b-1bdb550a5aa5 => generated 757 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1652] 199.19.213.59 () {34 vars in 1057 bytes} [Wed Jun 24 19:10:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b9231745-72cb-42b1-b274-f7a83a189ece => generated 858 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1653] 199.19.213.59 () {34 vars in 983 bytes} [Wed Jun 24 19:10:39 2026] GET /v2.0/subnets?id=8fbb38ad-6d38-4390-a95d-9e3b9bf7f026 => 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: 860/1654] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:10:39 2026] GET /v2.0/ports?network_id=2d69f455-3487-4a61-a21b-1bdb550a5aa5&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: 861/1655] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:10:39 2026] GET /v2.0/networks/2d69f455-3487-4a61-a21b-1bdb550a5aa5?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1656] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:10:40 2026] GET /v2.0/networks/2d69f455-3487-4a61-a21b-1bdb550a5aa5?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: 863/1657] 10.0.0.159 () {32 vars in 729 bytes} [Wed Jun 24 19:10:40 2026] GET /v2.0/floatingips/a028b417-0999-4ad0-b1f0-53da28a781da => generated 855 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1658] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:40 2026] GET /v2.0/ports?device_id=1415cdfa-d057-48b4-932c-0b9ecd8b5638 => 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: 795/1659] 10.0.0.159 () {34 vars in 789 bytes} [Wed Jun 24 19:10:39 2026] PUT /v2.0/routers/a2ef4a7b-1d02-4acf-a0e3-74748d9fd360/remove_router_interface => generated 309 bytes in 953 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1660] 10.0.0.159 () {32 vars in 729 bytes} [Wed Jun 24 19:10:41 2026] GET /v2.0/floatingips/a028b417-0999-4ad0-b1f0-53da28a781da => generated 857 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:10:41.508 8 INFO neutron.services.segments.plugin [-] Segment becbbf0c-4a1b-4732-8ca3-90fc1f92e14f resource provider aggregate not found 2026-06-24 19:10:41.513 8 INFO neutron.services.segments.plugin [-] Segment becbbf0c-4a1b-4732-8ca3-90fc1f92e14f resource provider aggregate not found 2026-06-24 19:10:41.519 8 INFO neutron.services.segments.plugin [-] Segment becbbf0c-4a1b-4732-8ca3-90fc1f92e14f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid becbbf0c-4a1b-4732-8ca3-90fc1f92e14f found for delete ", "request_id": "req-8658568c-e0a1-43b7-8ea4-a1150f0bb514"}]} 2026-06-24 19:10:41.528 8 INFO neutron.db.l3_hamode_db [None req-011d4969-2762-47da-ae6e-38985902e053 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] HA network 4289f17d-dad3-485f-835c-d779e3127580 was deleted as no HA routers are present in tenant f801969a970d4166827355ce59608765. 2026-06-24 19:10:41.529 8 INFO neutron.services.segments.plugin [-] Segment becbbf0c-4a1b-4732-8ca3-90fc1f92e14f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid becbbf0c-4a1b-4732-8ca3-90fc1f92e14f found for delete ", "request_id": "req-94bd15ab-9494-403d-be46-5af9176187f6"}]} [pid: 8|app: 0|req: 865/1661] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:10:40 2026] DELETE /v2.0/routers/a2ef4a7b-1d02-4acf-a0e3-74748d9fd360 => generated 0 bytes in 790 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1662] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:10:41 2026] DELETE /v2.0/subnets/406a337a-40b6-4710-aa43-6efd26b014f0 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1663] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:10:41 2026] DELETE /v2.0/networks/41bceca4-6290-4a23-b5f6-b0e54920b95b => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1664] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:10:42 2026] GET /v2.0/security-groups?tenant_id=f801969a970d4166827355ce59608765&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1665] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:10:42 2026] DELETE /v2.0/security-groups/35df4cfc-f777-40fb-b40a-1e96a3e9903e => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:10:42.844 8 WARNING neutron_lib.context [None req-d680d3a1-2e6d-4863-88cc-507e29e993bd c6ce8b0a443a4425b0a4c9bbf72a8762 49f91d4808b54087805c4a26208ed003 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 868/1666] 10.0.0.159 () {34 vars in 684 bytes} [Wed Jun 24 19:10:42 2026] POST /v2.0/security-groups => generated 1601 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1667] 10.0.0.159 () {34 vars in 767 bytes} [Wed Jun 24 19:10:43 2026] PUT /v2.0/security-groups/bfbc8a3b-bb2f-4630-9af3-eaccf2f9b77f/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1668] 10.0.0.159 () {32 vars in 747 bytes} [Wed Jun 24 19:10:43 2026] GET /v2.0/security-groups/bfbc8a3b-bb2f-4630-9af3-eaccf2f9b77f/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: 871/1669] 10.0.0.159 () {34 vars in 778 bytes} [Wed Jun 24 19:10:43 2026] PUT /v2.0/security-groups/bfbc8a3b-bb2f-4630-9af3-eaccf2f9b77f/tags/green => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1670] 10.0.0.159 () {32 vars in 747 bytes} [Wed Jun 24 19:10:43 2026] GET /v2.0/security-groups/bfbc8a3b-bb2f-4630-9af3-eaccf2f9b77f/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: 873/1671] 10.0.0.159 () {34 vars in 774 bytes} [Wed Jun 24 19:10:43 2026] PUT /v2.0/security-groups/bfbc8a3b-bb2f-4630-9af3-eaccf2f9b77f/tags/red => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1672] 10.0.0.159 () {32 vars in 747 bytes} [Wed Jun 24 19:10:43 2026] GET /v2.0/security-groups/bfbc8a3b-bb2f-4630-9af3-eaccf2f9b77f/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1673] 10.0.0.159 () {34 vars in 796 bytes} [Wed Jun 24 19:10:43 2026] PUT /v2.0/security-groups/bfbc8a3b-bb2f-4630-9af3-eaccf2f9b77f/tags/black.or.white => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1674] 10.0.0.159 () {32 vars in 747 bytes} [Wed Jun 24 19:10:43 2026] GET /v2.0/security-groups/bfbc8a3b-bb2f-4630-9af3-eaccf2f9b77f/tags => generated 52 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1675] 10.0.0.159 () {34 vars in 767 bytes} [Wed Jun 24 19:10:43 2026] PUT /v2.0/security-groups/bfbc8a3b-bb2f-4630-9af3-eaccf2f9b77f/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: 878/1676] 10.0.0.159 () {32 vars in 747 bytes} [Wed Jun 24 19:10:43 2026] GET /v2.0/security-groups/bfbc8a3b-bb2f-4630-9af3-eaccf2f9b77f/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: 879/1677] 10.0.0.159 () {32 vars in 755 bytes} [Wed Jun 24 19:10:43 2026] GET /v2.0/security-groups/bfbc8a3b-bb2f-4630-9af3-eaccf2f9b77f/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:10:43.435 8 INFO neutron.api.v2.resource [None req-385ec50b-be92-4386-a31b-278a6f6da039 c6ce8b0a443a4425b0a4c9bbf72a8762 49f91d4808b54087805c4a26208ed003 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 880/1678] 10.0.0.159 () {32 vars in 759 bytes} [Wed Jun 24 19:10:43 2026] GET /v2.0/security-groups/bfbc8a3b-bb2f-4630-9af3-eaccf2f9b77f/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1679] 10.0.0.159 () {32 vars in 758 bytes} [Wed Jun 24 19:10:43 2026] DELETE /v2.0/security-groups/bfbc8a3b-bb2f-4630-9af3-eaccf2f9b77f/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1680] 10.0.0.159 () {32 vars in 747 bytes} [Wed Jun 24 19:10:43 2026] GET /v2.0/security-groups/bfbc8a3b-bb2f-4630-9af3-eaccf2f9b77f/tags => generated 30 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:10:43.515 8 INFO neutron.api.v2.resource [None req-a9392b5c-1154-443a-ac11-23c80b2e828b c6ce8b0a443a4425b0a4c9bbf72a8762 49f91d4808b54087805c4a26208ed003 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 883/1681] 10.0.0.159 () {32 vars in 762 bytes} [Wed Jun 24 19:10:43 2026] DELETE /v2.0/security-groups/bfbc8a3b-bb2f-4630-9af3-eaccf2f9b77f/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1682] 10.0.0.159 () {34 vars in 789 bytes} [Wed Jun 24 19:10:42 2026] PUT /v2.0/routers/24aab508-8fb6-41f9-a5b8-94e7168e2742/remove_router_interface => generated 309 bytes in 904 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:10:43.549 8 INFO neutron.services.segments.plugin [-] Segment 905282d9-ec24-4fba-ba7e-e826cb984966 resource provider aggregate not found 2026-06-24 19:10:43.554 8 INFO neutron.services.segments.plugin [-] Segment 905282d9-ec24-4fba-ba7e-e826cb984966 resource provider aggregate not found 2026-06-24 19:10:43.569 8 INFO neutron.services.segments.plugin [-] Segment 905282d9-ec24-4fba-ba7e-e826cb984966 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 905282d9-ec24-4fba-ba7e-e826cb984966 found for delete ", "request_id": "req-4261d82e-2fdd-4d4a-aea3-6d3c958a331d"}]} 2026-06-24 19:10:43.570 8 INFO neutron.services.segments.plugin [-] Segment 905282d9-ec24-4fba-ba7e-e826cb984966 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 905282d9-ec24-4fba-ba7e-e826cb984966 found for delete ", "request_id": "req-3fae2ee6-7420-4229-ba1b-a308021dd54a"}]} [pid: 8|app: 0|req: 884/1683] 10.0.0.159 () {32 vars in 750 bytes} [Wed Jun 24 19:10:43 2026] DELETE /v2.0/security-groups/bfbc8a3b-bb2f-4630-9af3-eaccf2f9b77f/tags => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1684] 10.0.0.159 () {32 vars in 747 bytes} [Wed Jun 24 19:10:43 2026] GET /v2.0/security-groups/bfbc8a3b-bb2f-4630-9af3-eaccf2f9b77f/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: 886/1685] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:10:43 2026] DELETE /v2.0/security-groups/bfbc8a3b-bb2f-4630-9af3-eaccf2f9b77f => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:10:44.180 8 INFO neutron.db.segments_db [None req-753c85a9-2ac4-465e-ac89-42495840d823 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Added segment 3208fe15-367f-4e67-bc13-7f7fe1cf31d2 of type vxlan for network 505ed2e9-96a2-4e55-81e7-571624a378f4 [pid: 8|app: 0|req: 887/1686] 10.0.0.159 () {34 vars in 671 bytes} [Wed Jun 24 19:10:43 2026] POST /v2.0/networks => generated 743 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:10:44.377 7 INFO neutron.services.segments.plugin [-] Segment b4cb8ea1-14f5-46a1-a4a6-948c711fb247 resource provider aggregate not found 2026-06-24 19:10:44.383 7 INFO neutron.services.segments.plugin [-] Segment b4cb8ea1-14f5-46a1-a4a6-948c711fb247 resource provider aggregate not found 2026-06-24 19:10:44.387 7 INFO neutron.db.l3_hamode_db [None req-ce8ddc89-2fd7-43d0-89f8-d91aef30d17f aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] HA network 0efb0fd6-0d3e-40a3-a9e1-8568f88ded18 was deleted as no HA routers are present in tenant 21c94cbe24b54b6081dd186708ba89c6. [pid: 7|app: 0|req: 800/1687] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:10:43 2026] DELETE /v2.0/routers/24aab508-8fb6-41f9-a5b8-94e7168e2742 => generated 0 bytes in 869 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:10:44.394 7 INFO neutron.services.segments.plugin [-] Segment b4cb8ea1-14f5-46a1-a4a6-948c711fb247 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4cb8ea1-14f5-46a1-a4a6-948c711fb247 found for delete ", "request_id": "req-80138ad3-b351-4438-9708-f227f106b1a6"}]} 2026-06-24 19:10:44.396 7 INFO neutron.services.segments.plugin [-] Segment b4cb8ea1-14f5-46a1-a4a6-948c711fb247 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4cb8ea1-14f5-46a1-a4a6-948c711fb247 found for delete ", "request_id": "req-41c66d63-b4d9-444c-b1d1-efcd83f48193"}]} [pid: 8|app: 0|req: 888/1688] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:10:44 2026] POST /v2.0/subnets => generated 690 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1689] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:10:44 2026] GET /v2.0/security-groups?tenant_id=35e0b0c98f47415598dbdb5b53f6b6a0&name=default => generated 2925 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1690] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:10:44 2026] DELETE /v2.0/subnets/065003b6-2bfa-42b7-ab0a-811732299b65 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:10:44.644 7 INFO neutron.db.segments_db [None req-45205aa0-7d41-4c33-9fef-bc6b9f9f57ee aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Added segment d6212c9e-e2e4-48f8-b4e9-1562dd0324af of type vxlan for network 38f899b0-013b-4c96-b6c6-c85b3d24f39f [pid: 8|app: 0|req: 890/1691] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:10:44 2026] DELETE /v2.0/security-groups/0b0bcc9b-ef0a-4be0-b390-229db5a4d18c => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:10:44.886 7 INFO neutron.db.l3_hamode_db [None req-45205aa0-7d41-4c33-9fef-bc6b9f9f57ee aaccab4659624349ad0811d718b8eedd adabd2fefac040fbbedde98ff242fedd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 891/1692] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:10:44 2026] DELETE /v2.0/networks/2f316f95-780d-4b61-8a44-9e2848c94bb9 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1693] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:10:44 2026] GET /v2.0/security-groups?tenant_id=49f91d4808b54087805c4a26208ed003&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1694] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:10:45 2026] DELETE /v2.0/security-groups/ee39cf0c-2acd-4580-b412-60f7780b49d1 => 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: 894/1695] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:10:45 2026] GET /v2.0/security-groups?tenant_id=21c94cbe24b54b6081dd186708ba89c6&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1696] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:10:45 2026] DELETE /v2.0/security-groups/c3eeaa15-3dd2-4ac5-8874-e510cb2d4084 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:10:45.673 7 INFO neutron.db.l3_hamode_db [None req-45205aa0-7d41-4c33-9fef-bc6b9f9f57ee aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 802/1699] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:10:44 2026] POST /v2.0/routers => generated 730 bytes in 2051 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:10:46.695 8 INFO neutron.services.segments.plugin [-] Segment 028f720e-23b5-415f-9af9-172240921c23 resource provider aggregate not found 2026-06-24 19:10:46.701 8 INFO neutron.services.segments.plugin [-] Segment 028f720e-23b5-415f-9af9-172240921c23 resource provider aggregate not found 2026-06-24 19:10:46.714 8 INFO neutron.services.segments.plugin [-] Segment 028f720e-23b5-415f-9af9-172240921c23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 028f720e-23b5-415f-9af9-172240921c23 found for delete ", "request_id": "req-51e3a553-635b-4b15-85d8-cba6729a727e"}]} 2026-06-24 19:10:46.715 8 INFO neutron.services.segments.plugin [-] Segment 028f720e-23b5-415f-9af9-172240921c23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 028f720e-23b5-415f-9af9-172240921c23 found for delete ", "request_id": "req-f54a81fe-04da-4f06-9747-55ba99b78990"}]} [pid: 8|app: 0|req: 898/1700] 10.0.0.159 () {34 vars in 783 bytes} [Wed Jun 24 19:10:46 2026] PUT /v2.0/routers/e7058d9d-e3e7-4710-b15f-43f1dce34155/add_router_interface => generated 309 bytes in 1084 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:10:48.288 7 WARNING neutron_lib.context [None req-f8750037-38e7-41a5-b738-008ed629c2c7 f574fdf1223c4f62997d68494391e632 adabd2fefac040fbbedde98ff242fedd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:10:48.606 8 WARNING neutron_lib.context [None req-a6d52431-28b8-4af6-b88c-3b30994ebfed 3c7735a398434e99858467559daf5892 2fe89185c740403d8d039c1eb9abf4fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:10:48.780 8 INFO neutron.db.segments_db [None req-a6d52431-28b8-4af6-b88c-3b30994ebfed 3c7735a398434e99858467559daf5892 2fe89185c740403d8d039c1eb9abf4fc - - default default] Added segment 3b69454b-bd4f-4fe7-b7b8-99c32ce242ae of type vxlan for network a9d59df0-3d02-4168-9f7d-1dfa59e64aac [pid: 7|app: 0|req: 803/1701] 10.0.0.159 () {34 vars in 685 bytes} [Wed Jun 24 19:10:48 2026] POST /v2.0/security-groups => generated 1659 bytes in 532 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1702] 10.0.0.52 () {34 vars in 989 bytes} [Wed Jun 24 19:10:48 2026] GET /v2.0/ports?device_id=bfe394c5-5838-4ea1-8d49-7c560c4fad30 => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:10:48.847 7 WARNING neutron_lib.context [None req-015f9c56-6c38-4b9d-8b7b-adfa268413df f574fdf1223c4f62997d68494391e632 adabd2fefac040fbbedde98ff242fedd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 899/1703] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:10:48 2026] POST /v2.0/networks => generated 632 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1704] 10.0.0.52 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:48 2026] GET /v2.0/security-groups?id=55febc6b-81bb-45a6-9761-67f97a53027d&fields=id&fields=name => generated 113 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:10:48.967 8 WARNING neutron_lib.context [None req-c281272f-f9cc-43e5-b75c-952bc7e50f46 3c7735a398434e99858467559daf5892 2fe89185c740403d8d039c1eb9abf4fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 805/1705] 10.0.0.159 () {34 vars in 695 bytes} [Wed Jun 24 19:10:48 2026] POST /v2.0/security-group-rules => generated 597 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:10:48.982 7 WARNING neutron_lib.context [None req-22475fd5-fec7-47f3-9765-8dc6d1ef3e16 f574fdf1223c4f62997d68494391e632 adabd2fefac040fbbedde98ff242fedd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 806/1706] 10.0.0.159 () {34 vars in 695 bytes} [Wed Jun 24 19:10:48 2026] POST /v2.0/security-group-rules => generated 602 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:10:49.114 7 WARNING neutron_lib.context [None req-ce2f18d5-95f7-4614-ad4b-166cdb13d87e f574fdf1223c4f62997d68494391e632 adabd2fefac040fbbedde98ff242fedd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 901/1707] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:10:48 2026] POST /v2.0/subnets => generated 626 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1708] 10.0.0.159 () {34 vars in 751 bytes} [Wed Jun 24 19:10:49 2026] PUT /v2.0/subnets/f5091686-afa9-45c5-ad24-f4e686b817c5/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1709] 10.0.0.159 () {32 vars in 731 bytes} [Wed Jun 24 19:10:49 2026] GET /v2.0/subnets/f5091686-afa9-45c5-ad24-f4e686b817c5/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1710] 10.0.0.159 () {34 vars in 762 bytes} [Wed Jun 24 19:10:49 2026] PUT /v2.0/subnets/f5091686-afa9-45c5-ad24-f4e686b817c5/tags/green => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1711] 10.0.0.159 () {32 vars in 731 bytes} [Wed Jun 24 19:10:49 2026] GET /v2.0/subnets/f5091686-afa9-45c5-ad24-f4e686b817c5/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1712] 10.0.0.159 () {34 vars in 758 bytes} [Wed Jun 24 19:10:49 2026] PUT /v2.0/subnets/f5091686-afa9-45c5-ad24-f4e686b817c5/tags/red => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1713] 10.0.0.159 () {32 vars in 731 bytes} [Wed Jun 24 19:10:49 2026] GET /v2.0/subnets/f5091686-afa9-45c5-ad24-f4e686b817c5/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1714] 10.0.0.159 () {34 vars in 676 bytes} [Wed Jun 24 19:10:49 2026] POST /v2.0/floatingips => generated 552 bytes in 512 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1715] 10.0.0.159 () {34 vars in 780 bytes} [Wed Jun 24 19:10:49 2026] PUT /v2.0/subnets/f5091686-afa9-45c5-ad24-f4e686b817c5/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: 7|app: 0|req: 809/1716] 10.0.0.159 () {32 vars in 731 bytes} [Wed Jun 24 19:10:49 2026] GET /v2.0/subnets/f5091686-afa9-45c5-ad24-f4e686b817c5/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1717] 10.0.0.159 () {34 vars in 751 bytes} [Wed Jun 24 19:10:49 2026] PUT /v2.0/subnets/f5091686-afa9-45c5-ad24-f4e686b817c5/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1718] 10.0.0.159 () {32 vars in 731 bytes} [Wed Jun 24 19:10:49 2026] GET /v2.0/subnets/f5091686-afa9-45c5-ad24-f4e686b817c5/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: 908/1719] 10.0.0.159 () {34 vars in 678 bytes} [Wed Jun 24 19:10:49 2026] POST /v2.0/qos/policies => generated 359 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1720] 10.0.0.159 () {32 vars in 739 bytes} [Wed Jun 24 19:10:49 2026] GET /v2.0/subnets/f5091686-afa9-45c5-ad24-f4e686b817c5/tags/red => 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: 909/1721] 10.0.0.159 () {34 vars in 678 bytes} [Wed Jun 24 19:10:49 2026] POST /v2.0/qos/policies => generated 359 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:10:49.860 7 INFO neutron.api.v2.resource [None req-1494e96b-e2c2-4d22-b31f-89a78c3c6adc 3c7735a398434e99858467559daf5892 2fe89185c740403d8d039c1eb9abf4fc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 813/1722] 10.0.0.159 () {32 vars in 743 bytes} [Wed Jun 24 19:10:49 2026] GET /v2.0/subnets/f5091686-afa9-45c5-ad24-f4e686b817c5/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1723] 10.0.0.159 () {34 vars in 678 bytes} [Wed Jun 24 19:10:49 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: 7|app: 0|req: 814/1724] 10.0.0.159 () {32 vars in 742 bytes} [Wed Jun 24 19:10:49 2026] DELETE /v2.0/subnets/f5091686-afa9-45c5-ad24-f4e686b817c5/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1725] 10.0.0.159 () {34 vars in 678 bytes} [Wed Jun 24 19:10:49 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) [pid: 7|app: 0|req: 815/1726] 10.0.0.159 () {32 vars in 731 bytes} [Wed Jun 24 19:10:49 2026] GET /v2.0/subnets/f5091686-afa9-45c5-ad24-f4e686b817c5/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:10:49.970 7 INFO neutron.api.v2.resource [None req-0f87ea65-2617-460d-ba34-fb691a610db1 3c7735a398434e99858467559daf5892 2fe89185c740403d8d039c1eb9abf4fc - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 816/1727] 10.0.0.159 () {32 vars in 746 bytes} [Wed Jun 24 19:10:49 2026] DELETE /v2.0/subnets/f5091686-afa9-45c5-ad24-f4e686b817c5/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1728] 10.0.0.159 () {34 vars in 678 bytes} [Wed Jun 24 19:10:49 2026] POST /v2.0/qos/policies => generated 359 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1729] 10.0.0.159 () {34 vars in 753 bytes} [Wed Jun 24 19:10:49 2026] PUT /v2.0/policies/0d2b01f0-ee2a-47b5-9f76-e6f463867055/tags => generated 17 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1730] 10.0.0.159 () {32 vars in 734 bytes} [Wed Jun 24 19:10:49 2026] DELETE /v2.0/subnets/f5091686-afa9-45c5-ad24-f4e686b817c5/tags => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1731] 10.0.0.159 () {34 vars in 753 bytes} [Wed Jun 24 19:10:50 2026] PUT /v2.0/policies/14ce75ea-e896-40d8-a546-24fa554b8ef4/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1732] 10.0.0.159 () {34 vars in 753 bytes} [Wed Jun 24 19:10:50 2026] PUT /v2.0/policies/3dd6a3ea-b062-4932-b507-098d9df4f391/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: 818/1733] 10.0.0.159 () {32 vars in 731 bytes} [Wed Jun 24 19:10:50 2026] GET /v2.0/subnets/f5091686-afa9-45c5-ad24-f4e686b817c5/tags => 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: 916/1734] 10.0.0.159 () {34 vars in 753 bytes} [Wed Jun 24 19:10:50 2026] PUT /v2.0/policies/02d95c44-b952-4fa1-9816-7882e0655dda/tags => 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: 917/1735] 10.0.0.15 () {34 vars in 1097 bytes} [Wed Jun 24 19:10:50 2026] GET /v2.0/security-groups?name=tempest-securitygroup--198818605&fields=id&tenant_id=adabd2fefac040fbbedde98ff242fedd => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1736] 10.0.0.15 () {34 vars in 981 bytes} [Wed Jun 24 19:10:50 2026] GET /v2.0/networks?id=505ed2e9-96a2-4e55-81e7-571624a378f4 => generated 675 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1737] 10.0.0.15 () {34 vars in 964 bytes} [Wed Jun 24 19:10:50 2026] GET /v2.0/quotas/adabd2fefac040fbbedde98ff242fedd => 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: 819/1738] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:10:50 2026] DELETE /v2.0/subnets/f5091686-afa9-45c5-ad24-f4e686b817c5 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1739] 10.0.0.15 () {34 vars in 1001 bytes} [Wed Jun 24 19:10:50 2026] GET /v2.0/ports?tenant_id=adabd2fefac040fbbedde98ff242fedd&fields=id => generated 103 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1740] 10.0.0.15 () {34 vars in 1007 bytes} [Wed Jun 24 19:10:50 2026] GET /v2.0/networks/505ed2e9-96a2-4e55-81e7-571624a378f4?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1741] 10.0.0.15 () {34 vars in 1107 bytes} [Wed Jun 24 19:10:50 2026] GET /v2.0/networks/505ed2e9-96a2-4e55-81e7-571624a378f4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1742] 10.0.0.159 () {32 vars in 674 bytes} [Wed Jun 24 19:10:50 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1743] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:50 2026] GET /v2.0/ports?device_id=ddd5b3ca-a3ca-41ab-8a8e-c7bec7c393b9 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1744] 10.0.0.159 () {32 vars in 688 bytes} [Wed Jun 24 19:10:50 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:10:50.688 7 INFO neutron.services.segments.plugin [-] Segment 3b69454b-bd4f-4fe7-b7b8-99c32ce242ae resource provider aggregate not found 2026-06-24 19:10:50.692 7 INFO neutron.services.segments.plugin [-] Segment 3b69454b-bd4f-4fe7-b7b8-99c32ce242ae resource provider aggregate not found 2026-06-24 19:10:50.699 7 INFO neutron.services.segments.plugin [-] Segment 3b69454b-bd4f-4fe7-b7b8-99c32ce242ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b69454b-bd4f-4fe7-b7b8-99c32ce242ae found for delete ", "request_id": "req-32e075c8-da56-44db-8422-ed79c3343075"}]} 2026-06-24 19:10:50.706 7 INFO neutron.services.segments.plugin [-] Segment 3b69454b-bd4f-4fe7-b7b8-99c32ce242ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b69454b-bd4f-4fe7-b7b8-99c32ce242ae found for delete ", "request_id": "req-6f989ece-78e6-4be3-b852-76c10bcdde3e"}]} [pid: 7|app: 0|req: 820/1745] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:10:50 2026] DELETE /v2.0/networks/a9d59df0-3d02-4168-9f7d-1dfa59e64aac => generated 0 bytes in 449 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1746] 10.0.0.159 () {32 vars in 684 bytes} [Wed Jun 24 19:10:50 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1747] 10.0.0.159 () {32 vars in 696 bytes} [Wed Jun 24 19:10:50 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1748] 10.0.0.159 () {32 vars in 682 bytes} [Wed Jun 24 19:10:50 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1749] 10.0.0.159 () {32 vars in 696 bytes} [Wed Jun 24 19:10:50 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1750] 10.0.0.159 () {32 vars in 692 bytes} [Wed Jun 24 19:10:50 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1751] 10.0.0.159 () {32 vars in 704 bytes} [Wed Jun 24 19:10:50 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1752] 10.0.0.159 () {32 vars in 734 bytes} [Wed Jun 24 19:10:51 2026] DELETE /v2.0/qos/policies/0d2b01f0-ee2a-47b5-9f76-e6f463867055 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1753] 10.0.0.159 () {32 vars in 734 bytes} [Wed Jun 24 19:10:51 2026] DELETE /v2.0/qos/policies/14ce75ea-e896-40d8-a546-24fa554b8ef4 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1754] 10.0.0.159 () {32 vars in 734 bytes} [Wed Jun 24 19:10:51 2026] DELETE /v2.0/qos/policies/3dd6a3ea-b062-4932-b507-098d9df4f391 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1755] 10.0.0.159 () {32 vars in 734 bytes} [Wed Jun 24 19:10:51 2026] DELETE /v2.0/qos/policies/02d95c44-b952-4fa1-9816-7882e0655dda => 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: 931/1756] 10.0.0.159 () {32 vars in 734 bytes} [Wed Jun 24 19:10:51 2026] DELETE /v2.0/qos/policies/1084a197-39e9-4b0f-9988-aab046560adf => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1757] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:51 2026] GET /v2.0/ports?device_id=ddd5b3ca-a3ca-41ab-8a8e-c7bec7c393b9 => 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: 826/1758] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:10:51 2026] GET /v2.0/security-groups?tenant_id=7e628014d9e64c268e5035933c0cbf19&name=default => generated 2925 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1759] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:10:51 2026] DELETE /v2.0/security-groups/3b759bab-46f8-4cc8-b046-baf0dc7a0dcf => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1760] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:10:51 2026] GET /v2.0/security-groups?tenant_id=2fe89185c740403d8d039c1eb9abf4fc&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: 934/1761] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:10:52 2026] DELETE /v2.0/security-groups/29b660a7-2f2a-40de-869b-ae20bd9da7cd => 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: 828/1762] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:10:52 2026] GET /v2.0/security-groups?tenant_id=48075761d34341f58e999063c427280e&name=default => generated 2925 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1763] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:10:52 2026] DELETE /v2.0/security-groups/f13fbf36-4032-4c87-804a-e012aec1eca6 => 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: 829/1764] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:52 2026] GET /v2.0/ports?device_id=ddd5b3ca-a3ca-41ab-8a8e-c7bec7c393b9 => 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: 936/1765] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:10:52 2026] GET /v2.0/security-groups?tenant_id=279f202cc32f486db0b70625afd4a8fa&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1766] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:52 2026] GET /v2.0/ports?device_id=bfe394c5-5838-4ea1-8d49-7c560c4fad30 => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1767] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:10:52 2026] DELETE /v2.0/security-groups/6f0725b5-07ac-49a7-8025-a61ef3557163 => 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: 831/1768] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:52 2026] GET /v2.0/security-groups?id=55febc6b-81bb-45a6-9761-67f97a53027d&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: 938/1769] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:10:53 2026] GET /v2.0/security-groups?tenant_id=89fdecf3f0c54faa9ac16ba577d02117&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1770] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:10:53 2026] DELETE /v2.0/security-groups/9623d4e7-1f05-4242-aafe-64c01356f9c9 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1771] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:53 2026] GET /v2.0/ports?device_id=ddd5b3ca-a3ca-41ab-8a8e-c7bec7c393b9 => 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: 833/1772] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:54 2026] GET /v2.0/ports?device_id=bfe394c5-5838-4ea1-8d49-7c560c4fad30 => generated 971 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1773] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:54 2026] GET /v2.0/security-groups?id=55febc6b-81bb-45a6-9761-67f97a53027d&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1774] 199.19.213.59 () {34 vars in 993 bytes} [Wed Jun 24 19:10:54 2026] GET /v2.0/ports?device_id=bfe394c5-5838-4ea1-8d49-7c560c4fad30 => 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: 835/1775] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:54 2026] GET /v2.0/ports?device_id=ddd5b3ca-a3ca-41ab-8a8e-c7bec7c393b9 => 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: 836/1776] 199.19.213.59 () {34 vars in 985 bytes} [Wed Jun 24 19:10:55 2026] GET /v2.0/networks?id=505ed2e9-96a2-4e55-81e7-571624a378f4 => generated 675 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1777] 199.19.213.59 () {34 vars in 1049 bytes} [Wed Jun 24 19:10:55 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=adabd2fefac040fbbedde98ff242fedd => generated 180 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:10:55.126 7 WARNING neutron_lib.context [req-cd6ebe3a-6db0-4bc5-9fd4-78cf6a04458a req-6f0eeae6-97d5-4713-921e-e2414a0670e3 f574fdf1223c4f62997d68494391e632 adabd2fefac040fbbedde98ff242fedd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:10:55.152 8 INFO neutron.db.l3_db [req-e51864ca-b549-420d-942f-72bd55ba1492 req-0a02c01a-be81-4ef6-a379-46d6d51b6663 5002cec3d0c44256b54489f2f8f4b545 2373792aab6f48b59f676bac744d8ec2 - - default default] Floating IP a028b417-0999-4ad0-b1f0-53da28a781da disassociated. External IP: 10.96.250.202, port: b9231745-72cb-42b1-b274-f7a83a189ece. [pid: 8|app: 0|req: 941/1778] 199.19.213.59 () {36 vars in 996 bytes} [Wed Jun 24 19:10:54 2026] DELETE /v2.0/ports/b9231745-72cb-42b1-b274-f7a83a189ece => generated 0 bytes in 703 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1779] 199.19.213.59 () {38 vars in 954 bytes} [Wed Jun 24 19:10:55 2026] POST /v2.0/ports => generated 954 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1780] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:55 2026] GET /v2.0/ports?device_id=bfe394c5-5838-4ea1-8d49-7c560c4fad30 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:10:55.619 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-79c54111-97ab-4ee0-8d81-69273a7dfc6a'] response: {'server_uuid': 'bfe394c5-5838-4ea1-8d49-7c560c4fad30', 'name': 'network-vif-deleted', 'tag': 'b9231745-72cb-42b1-b274-f7a83a189ece', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 839/1781] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:10:55 2026] GET /v2.0/security-groups?tenant_id=7cc55f3764a04e409dde8a114e4820c9&name=default => generated 2925 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1782] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:10:55 2026] DELETE /v2.0/security-groups/955d7f88-11c5-44b1-a87b-76d65fe2267e => 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: 943/1783] 199.19.213.59 () {38 vars in 1027 bytes} [Wed Jun 24 19:10:55 2026] PUT /v2.0/ports/9e8e3763-b5a6-4a25-ad63-cfc6355ead38 => generated 1235 bytes in 504 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 841/1784] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:56 2026] GET /v2.0/ports?device_id=ddd5b3ca-a3ca-41ab-8a8e-c7bec7c393b9 => generated 969 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1785] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:56 2026] GET /v2.0/security-groups?id=eea4c942-302a-46ab-8825-8a86a667e479&fields=id&fields=name => generated 113 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1786] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:10:56 2026] GET /v2.0/security-groups?tenant_id=d9cc590fc12d46839a38e6cae138118d&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1787] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:10:56 2026] DELETE /v2.0/security-groups/121950df-4adc-4a6a-b4ab-397caebdd9f2 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1788] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:56 2026] GET /v2.0/ports?device_id=bfe394c5-5838-4ea1-8d49-7c560c4fad30 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:10:56.790 8 WARNING neutron_lib.context [None req-00ec92f1-1c27-45e6-bb81-8d9caeb04498 7cc8b3638b2c46d5b4322c7bb2b32042 bf2251a7d88548d38c78f2bbedd4a3b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:10:56.983 8 INFO neutron.db.segments_db [None req-00ec92f1-1c27-45e6-bb81-8d9caeb04498 7cc8b3638b2c46d5b4322c7bb2b32042 bf2251a7d88548d38c78f2bbedd4a3b1 - - default default] Added segment ebff4c54-8d86-4129-9e77-f8176604a151 of type vxlan for network b46a9bf2-57f5-45ca-a8be-2c0616d7cf4f [pid: 8|app: 0|req: 945/1789] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:10:56 2026] POST /v2.0/networks => generated 631 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1790] 10.0.0.159 () {34 vars in 753 bytes} [Wed Jun 24 19:10:57 2026] PUT /v2.0/networks/b46a9bf2-57f5-45ca-a8be-2c0616d7cf4f/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1791] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:10:57 2026] GET /v2.0/ports?tenant_id=adabd2fefac040fbbedde98ff242fedd&device_id=ddd5b3ca-a3ca-41ab-8a8e-c7bec7c393b9 => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1792] 10.0.0.159 () {32 vars in 733 bytes} [Wed Jun 24 19:10:57 2026] GET /v2.0/networks/b46a9bf2-57f5-45ca-a8be-2c0616d7cf4f/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1793] 199.19.213.59 () {34 vars in 1057 bytes} [Wed Jun 24 19:10:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=9e8e3763-b5a6-4a25-ad63-cfc6355ead38 => 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: 847/1794] 10.0.0.159 () {34 vars in 764 bytes} [Wed Jun 24 19:10:57 2026] PUT /v2.0/networks/b46a9bf2-57f5-45ca-a8be-2c0616d7cf4f/tags/green => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1795] 199.19.213.59 () {34 vars in 983 bytes} [Wed Jun 24 19:10:57 2026] GET /v2.0/subnets?id=fcfb3fe5-51fc-4f0c-b6da-3c471e409282 => 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: 848/1796] 10.0.0.159 () {32 vars in 733 bytes} [Wed Jun 24 19:10:57 2026] GET /v2.0/networks/b46a9bf2-57f5-45ca-a8be-2c0616d7cf4f/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: 949/1797] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:10:57 2026] GET /v2.0/ports?network_id=505ed2e9-96a2-4e55-81e7-571624a378f4&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: 849/1798] 10.0.0.159 () {34 vars in 760 bytes} [Wed Jun 24 19:10:57 2026] PUT /v2.0/networks/b46a9bf2-57f5-45ca-a8be-2c0616d7cf4f/tags/red => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1799] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:57 2026] GET /v2.0/ports?device_id=ddd5b3ca-a3ca-41ab-8a8e-c7bec7c393b9 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1800] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:10:57 2026] GET /v2.0/networks/505ed2e9-96a2-4e55-81e7-571624a378f4?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: 851/1801] 10.0.0.159 () {32 vars in 733 bytes} [Wed Jun 24 19:10:57 2026] GET /v2.0/networks/b46a9bf2-57f5-45ca-a8be-2c0616d7cf4f/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1802] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:57 2026] GET /v2.0/security-groups?id=eea4c942-302a-46ab-8825-8a86a667e479&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1803] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:10:57 2026] GET /v2.0/networks/505ed2e9-96a2-4e55-81e7-571624a378f4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1804] 10.0.0.159 () {34 vars in 782 bytes} [Wed Jun 24 19:10:57 2026] PUT /v2.0/networks/b46a9bf2-57f5-45ca-a8be-2c0616d7cf4f/tags/black.or.white => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1805] 10.0.0.159 () {32 vars in 733 bytes} [Wed Jun 24 19:10:57 2026] GET /v2.0/networks/b46a9bf2-57f5-45ca-a8be-2c0616d7cf4f/tags => generated 52 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1806] 10.0.0.159 () {34 vars in 753 bytes} [Wed Jun 24 19:10:57 2026] PUT /v2.0/networks/b46a9bf2-57f5-45ca-a8be-2c0616d7cf4f/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1807] 10.0.0.159 () {32 vars in 733 bytes} [Wed Jun 24 19:10:57 2026] GET /v2.0/networks/b46a9bf2-57f5-45ca-a8be-2c0616d7cf4f/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1808] 10.0.0.159 () {32 vars in 741 bytes} [Wed Jun 24 19:10:57 2026] GET /v2.0/networks/b46a9bf2-57f5-45ca-a8be-2c0616d7cf4f/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:10:57.581 7 INFO neutron.api.v2.resource [None req-75294ee7-7a03-4adc-946c-7293818641bb 7cc8b3638b2c46d5b4322c7bb2b32042 bf2251a7d88548d38c78f2bbedd4a3b1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 855/1809] 10.0.0.159 () {32 vars in 745 bytes} [Wed Jun 24 19:10:57 2026] GET /v2.0/networks/b46a9bf2-57f5-45ca-a8be-2c0616d7cf4f/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1810] 10.0.0.159 () {32 vars in 744 bytes} [Wed Jun 24 19:10:57 2026] DELETE /v2.0/networks/b46a9bf2-57f5-45ca-a8be-2c0616d7cf4f/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1811] 10.0.0.159 () {32 vars in 733 bytes} [Wed Jun 24 19:10:57 2026] GET /v2.0/networks/b46a9bf2-57f5-45ca-a8be-2c0616d7cf4f/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:10:57.663 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e4a55da4-4a20-4727-b4bf-511537704f02'] response: {'name': 'network-changed', 'server_uuid': 'ddd5b3ca-a3ca-41ab-8a8e-c7bec7c393b9', 'tag': '9e8e3763-b5a6-4a25-ad63-cfc6355ead38', 'status': 'completed', 'code': 200} 2026-06-24 19:10:57.691 8 INFO neutron.api.v2.resource [None req-63f16a9c-032c-4077-b1c2-8185c5418a68 7cc8b3638b2c46d5b4322c7bb2b32042 bf2251a7d88548d38c78f2bbedd4a3b1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 956/1812] 10.0.0.159 () {32 vars in 748 bytes} [Wed Jun 24 19:10:57 2026] DELETE /v2.0/networks/b46a9bf2-57f5-45ca-a8be-2c0616d7cf4f/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1813] 10.0.0.159 () {32 vars in 736 bytes} [Wed Jun 24 19:10:57 2026] DELETE /v2.0/networks/b46a9bf2-57f5-45ca-a8be-2c0616d7cf4f/tags => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1815] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:57 2026] GET /v2.0/ports?device_id=bfe394c5-5838-4ea1-8d49-7c560c4fad30 => 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: 957/1815] 10.0.0.159 () {32 vars in 733 bytes} [Wed Jun 24 19:10:57 2026] GET /v2.0/networks/b46a9bf2-57f5-45ca-a8be-2c0616d7cf4f/tags => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:10:57.890 7 INFO neutron.services.segments.plugin [-] Segment ebff4c54-8d86-4129-9e77-f8176604a151 resource provider aggregate not found 2026-06-24 19:10:57.896 7 INFO neutron.services.segments.plugin [-] Segment ebff4c54-8d86-4129-9e77-f8176604a151 resource provider aggregate not found 2026-06-24 19:10:57.904 7 INFO neutron.services.segments.plugin [-] Segment ebff4c54-8d86-4129-9e77-f8176604a151 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebff4c54-8d86-4129-9e77-f8176604a151 found for delete ", "request_id": "req-276ff33e-c5d4-4c42-b7d7-635e75b0e862"}]} [pid: 7|app: 0|req: 859/1816] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:10:57 2026] DELETE /v2.0/networks/b46a9bf2-57f5-45ca-a8be-2c0616d7cf4f => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1817] 199.19.213.59 () {34 vars in 1095 bytes} [Wed Jun 24 19:10:58 2026] GET /v2.0/ports?device_id=5da49fd3-031f-4d0a-a142-de6fc400e30e&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:10:58.402 7 INFO neutron.services.segments.plugin [-] Segment ebff4c54-8d86-4129-9e77-f8176604a151 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebff4c54-8d86-4129-9e77-f8176604a151 found for delete ", "request_id": "req-5cf0a4ea-2c33-40de-b207-db2545c3bd6a"}]} [pid: 7|app: 0|req: 860/1818] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:10:58 2026] GET /v2.0/ports?tenant_id=adabd2fefac040fbbedde98ff242fedd&device_id=ddd5b3ca-a3ca-41ab-8a8e-c7bec7c393b9 => 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: 861/1819] 199.19.213.59 () {34 vars in 985 bytes} [Wed Jun 24 19:10:58 2026] GET /v2.0/networks?id=505ed2e9-96a2-4e55-81e7-571624a378f4 => generated 771 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1820] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:58 2026] GET /v2.0/ports?device_id=ddd5b3ca-a3ca-41ab-8a8e-c7bec7c393b9 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1821] 199.19.213.59 () {34 vars in 1057 bytes} [Wed Jun 24 19:10:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=9e8e3763-b5a6-4a25-ad63-cfc6355ead38 => 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: 961/1822] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:58 2026] GET /v2.0/security-groups?id=eea4c942-302a-46ab-8825-8a86a667e479&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1823] 199.19.213.59 () {34 vars in 983 bytes} [Wed Jun 24 19:10:58 2026] GET /v2.0/subnets?id=fcfb3fe5-51fc-4f0c-b6da-3c471e409282 => generated 693 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1824] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:10:58 2026] GET /v2.0/ports?network_id=505ed2e9-96a2-4e55-81e7-571624a378f4&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1825] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:10:58 2026] GET /v2.0/networks/505ed2e9-96a2-4e55-81e7-571624a378f4?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: 965/1826] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:10:58 2026] GET /v2.0/networks/505ed2e9-96a2-4e55-81e7-571624a378f4?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: 862/1827] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:10:58 2026] GET /v2.0/security-groups?tenant_id=d8c3c539d18640f88babd7c7f7ecae11&name=default => generated 2925 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1828] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:58 2026] GET /v2.0/ports?device_id=bfe394c5-5838-4ea1-8d49-7c560c4fad30 => 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: 966/1829] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:10:58 2026] DELETE /v2.0/security-groups/55fe3075-13fe-455a-853b-abec68686a0f => 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: 864/1830] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:10:58 2026] GET /v2.0/security-groups?tenant_id=bf2251a7d88548d38c78f2bbedd4a3b1&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1831] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:10:59 2026] DELETE /v2.0/security-groups/6a5724ca-7083-446c-95f6-d224c065b6b5 => 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: 865/1832] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:10:59 2026] GET /v2.0/ports?tenant_id=2373792aab6f48b59f676bac744d8ec2&device_id=5da49fd3-031f-4d0a-a142-de6fc400e30e => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1833] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:10:59 2026] GET /v2.0/ports?device_id=ddd5b3ca-a3ca-41ab-8a8e-c7bec7c393b9 => 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: 866/1834] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:59 2026] GET /v2.0/security-groups?id=eea4c942-302a-46ab-8825-8a86a667e479&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: 969/1835] 199.19.213.59 () {34 vars in 985 bytes} [Wed Jun 24 19:10:59 2026] GET /v2.0/networks?id=2d69f455-3487-4a61-a21b-1bdb550a5aa5 => generated 757 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1836] 199.19.213.59 () {34 vars in 1059 bytes} [Wed Jun 24 19:10:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=aabeb7ec-edaa-4998-88ae-f5331456effb => 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: 970/1837] 199.19.213.59 () {34 vars in 983 bytes} [Wed Jun 24 19:10:59 2026] GET /v2.0/subnets?id=8fbb38ad-6d38-4390-a95d-9e3b9bf7f026 => generated 677 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1838] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:10:59 2026] GET /v2.0/ports?network_id=2d69f455-3487-4a61-a21b-1bdb550a5aa5&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: 869/1839] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:10:59 2026] GET /v2.0/networks/2d69f455-3487-4a61-a21b-1bdb550a5aa5?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: 870/1840] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:10:59 2026] GET /v2.0/networks/2d69f455-3487-4a61-a21b-1bdb550a5aa5?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: 971/1841] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:10:59 2026] DELETE /v2.0/security-groups/55febc6b-81bb-45a6-9761-67f97a53027d => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1844] 10.0.0.159 () {32 vars in 732 bytes} [Wed Jun 24 19:11:00 2026] DELETE /v2.0/floatingips/a028b417-0999-4ad0-b1f0-53da28a781da => generated 0 bytes in 281 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1845] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:00 2026] GET /v2.0/ports?device_id=5da49fd3-031f-4d0a-a142-de6fc400e30e => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1846] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:11:00 2026] GET /v2.0/security-groups?id=e976e90c-b183-4b1a-b2cb-a03d4633b140&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1847] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:00 2026] GET /v2.0/ports?device_id=ddd5b3ca-a3ca-41ab-8a8e-c7bec7c393b9 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1848] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:11:00 2026] GET /v2.0/security-groups?id=eea4c942-302a-46ab-8825-8a86a667e479&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1849] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:01 2026] GET /v2.0/ports?device_id=5da49fd3-031f-4d0a-a142-de6fc400e30e => 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: 874/1850] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:11:01 2026] GET /v2.0/security-groups?id=e976e90c-b183-4b1a-b2cb-a03d4633b140&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: 977/1851] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:01 2026] GET /v2.0/ports?device_id=ddd5b3ca-a3ca-41ab-8a8e-c7bec7c393b9 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1852] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:11:02 2026] GET /v2.0/security-groups?id=eea4c942-302a-46ab-8825-8a86a667e479&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1853] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:02 2026] GET /v2.0/ports?device_id=ddd5b3ca-a3ca-41ab-8a8e-c7bec7c393b9 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:11:02.317 8 WARNING neutron_lib.context [None req-591dc822-ab77-4841-a5d9-3f39b0568f06 0e117cfd02f04017979d48b028ea5050 71844f7f1f7c41b98254bf37514c1433 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:11:02.469 8 INFO neutron.db.segments_db [None req-591dc822-ab77-4841-a5d9-3f39b0568f06 0e117cfd02f04017979d48b028ea5050 71844f7f1f7c41b98254bf37514c1433 - - default default] Added segment de4c97c6-4380-449f-922c-a5f9f65feb73 of type vxlan for network 53521a0e-0c38-45a5-a073-2b267dbae053 2026-06-24 19:11:02.488 7 INFO neutron.db.l3_db [None req-1c37445c-f0c4-49c2-a71d-4423b8d0cff1 f574fdf1223c4f62997d68494391e632 adabd2fefac040fbbedde98ff242fedd - - default default] Floating IP 8c36991c-4dc3-4059-a7b0-70c0482262f2 associated. External IP: 10.96.250.212, port: 9e8e3763-b5a6-4a25-ad63-cfc6355ead38. [pid: 8|app: 0|req: 979/1854] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:11:02 2026] POST /v2.0/networks => generated 631 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1855] 199.19.213.59 () {34 vars in 993 bytes} [Wed Jun 24 19:11:02 2026] GET /v2.0/ports?device_id=5da49fd3-031f-4d0a-a142-de6fc400e30e => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:11:02.593 8 WARNING neutron_lib.context [None req-66424cc5-4297-4943-891e-b7bc4f2783bf 0e117cfd02f04017979d48b028ea5050 71844f7f1f7c41b98254bf37514c1433 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:11:02.653 8 INFO neutron.db.segments_db [None req-66424cc5-4297-4943-891e-b7bc4f2783bf 0e117cfd02f04017979d48b028ea5050 71844f7f1f7c41b98254bf37514c1433 - - default default] Added segment efb155f2-712c-4c0e-8802-44f5e837d308 of type vxlan for network d290fa4d-3f5b-4399-bccb-c9023840963f [pid: 8|app: 0|req: 981/1856] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:11:02 2026] POST /v2.0/networks => generated 632 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1857] 10.0.0.159 () {34 vars in 749 bytes} [Wed Jun 24 19:11:02 2026] PUT /v2.0/floatingips/8c36991c-4dc3-4059-a7b0-70c0482262f2 => generated 855 bytes in 772 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1858] 10.0.0.159 () {34 vars in 753 bytes} [Wed Jun 24 19:11:02 2026] PUT /v2.0/networks/53521a0e-0c38-45a5-a073-2b267dbae053/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:11:02.975 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-732d6b68-2d03-47d1-b42d-cc38e77d1f32'] response: {'name': 'network-changed', 'server_uuid': 'ddd5b3ca-a3ca-41ab-8a8e-c7bec7c393b9', 'tag': '9e8e3763-b5a6-4a25-ad63-cfc6355ead38', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 878/1859] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:02 2026] GET /v2.0/ports?device_id=5da49fd3-031f-4d0a-a142-de6fc400e30e => 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: 879/1860] 10.0.0.159 () {32 vars in 733 bytes} [Wed Jun 24 19:11:02 2026] GET /v2.0/networks/53521a0e-0c38-45a5-a073-2b267dbae053/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1861] 199.19.213.59 () {36 vars in 996 bytes} [Wed Jun 24 19:11:02 2026] DELETE /v2.0/ports/aabeb7ec-edaa-4998-88ae-f5331456effb => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1862] 10.0.0.159 () {34 vars in 753 bytes} [Wed Jun 24 19:11:03 2026] PUT /v2.0/networks/d290fa4d-3f5b-4399-bccb-c9023840963f/tags => generated 17 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1863] 10.0.0.159 () {32 vars in 733 bytes} [Wed Jun 24 19:11:03 2026] GET /v2.0/networks/d290fa4d-3f5b-4399-bccb-c9023840963f/tags => generated 17 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1864] 10.0.0.159 () {34 vars in 753 bytes} [Wed Jun 24 19:11:03 2026] PUT /v2.0/networks/d290fa4d-3f5b-4399-bccb-c9023840963f/tags => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:11:03.160 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b07be2c3-02ef-4303-b639-f203d7a321c7'] response: {'server_uuid': '5da49fd3-031f-4d0a-a142-de6fc400e30e', 'name': 'network-vif-deleted', 'tag': 'aabeb7ec-edaa-4998-88ae-f5331456effb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 984/1865] 10.0.0.159 () {32 vars in 733 bytes} [Wed Jun 24 19:11:03 2026] GET /v2.0/networks/d290fa4d-3f5b-4399-bccb-c9023840963f/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: 882/1866] 10.0.0.159 () {32 vars in 733 bytes} [Wed Jun 24 19:11:03 2026] GET /v2.0/networks/53521a0e-0c38-45a5-a073-2b267dbae053/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:11:03.380 8 INFO neutron.services.segments.plugin [-] Segment de4c97c6-4380-449f-922c-a5f9f65feb73 resource provider aggregate not found 2026-06-24 19:11:03.383 8 INFO neutron.services.segments.plugin [-] Segment de4c97c6-4380-449f-922c-a5f9f65feb73 resource provider aggregate not found 2026-06-24 19:11:03.391 8 INFO neutron.services.segments.plugin [-] Segment de4c97c6-4380-449f-922c-a5f9f65feb73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de4c97c6-4380-449f-922c-a5f9f65feb73 found for delete ", "request_id": "req-02df923c-0773-4521-a250-43ec64619efc"}]} 2026-06-24 19:11:03.400 8 INFO neutron.services.segments.plugin [-] Segment de4c97c6-4380-449f-922c-a5f9f65feb73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de4c97c6-4380-449f-922c-a5f9f65feb73 found for delete ", "request_id": "req-26104717-a5b1-416f-a6fd-8f14cb24ec79"}]} [pid: 8|app: 0|req: 985/1867] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:11:03 2026] DELETE /v2.0/networks/53521a0e-0c38-45a5-a073-2b267dbae053 => 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: 986/1868] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:11:03 2026] GET /v2.0/ports?tenant_id=adabd2fefac040fbbedde98ff242fedd&device_id=ddd5b3ca-a3ca-41ab-8a8e-c7bec7c393b9 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:11:03.528 7 INFO neutron.services.segments.plugin [-] Segment efb155f2-712c-4c0e-8802-44f5e837d308 resource provider aggregate not found 2026-06-24 19:11:03.534 7 INFO neutron.services.segments.plugin [-] Segment efb155f2-712c-4c0e-8802-44f5e837d308 resource provider aggregate not found 2026-06-24 19:11:03.551 7 INFO neutron.services.segments.plugin [-] Segment efb155f2-712c-4c0e-8802-44f5e837d308 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efb155f2-712c-4c0e-8802-44f5e837d308 found for delete ", "request_id": "req-b88475e5-55a5-4f43-8787-38c50d535b3a"}]} 2026-06-24 19:11:03.552 7 INFO neutron.services.segments.plugin [-] Segment efb155f2-712c-4c0e-8802-44f5e837d308 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efb155f2-712c-4c0e-8802-44f5e837d308 found for delete ", "request_id": "req-4bf26adf-e191-4c6f-b67d-2ec329ee8c32"}]} [pid: 7|app: 0|req: 883/1869] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:11:03 2026] DELETE /v2.0/networks/d290fa4d-3f5b-4399-bccb-c9023840963f => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1870] 199.19.213.59 () {34 vars in 985 bytes} [Wed Jun 24 19:11:03 2026] GET /v2.0/networks?id=505ed2e9-96a2-4e55-81e7-571624a378f4 => generated 771 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1871] 199.19.213.59 () {34 vars in 1057 bytes} [Wed Jun 24 19:11:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=9e8e3763-b5a6-4a25-ad63-cfc6355ead38 => generated 858 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1872] 199.19.213.59 () {34 vars in 983 bytes} [Wed Jun 24 19:11:03 2026] GET /v2.0/subnets?id=fcfb3fe5-51fc-4f0c-b6da-3c471e409282 => 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: 885/1873] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:11:03 2026] GET /v2.0/ports?network_id=505ed2e9-96a2-4e55-81e7-571624a378f4&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: 989/1874] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:11:03 2026] GET /v2.0/networks/505ed2e9-96a2-4e55-81e7-571624a378f4?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: 886/1875] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:11:03 2026] GET /v2.0/networks/505ed2e9-96a2-4e55-81e7-571624a378f4?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: 990/1876] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:04 2026] GET /v2.0/ports?device_id=5da49fd3-031f-4d0a-a142-de6fc400e30e => 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: 887/1877] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:11:04 2026] GET /v2.0/security-groups?tenant_id=19c9c216967946da8f75cd9d8ed12329&name=default => generated 2925 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1878] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:11:04 2026] DELETE /v2.0/security-groups/4f840171-6cc9-4fd1-a37e-62b47ed24282 => 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: 888/1879] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:11:04 2026] GET /v2.0/security-groups?tenant_id=71844f7f1f7c41b98254bf37514c1433&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1880] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:11:04 2026] DELETE /v2.0/security-groups/519a9e14-053f-49cd-b5ec-6fcb1d63e2c8 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1881] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:05 2026] GET /v2.0/ports?device_id=5da49fd3-031f-4d0a-a142-de6fc400e30e => 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: 993/1882] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:11:06 2026] DELETE /v2.0/security-groups/e976e90c-b183-4b1a-b2cb-a03d4633b140 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1883] 10.0.0.159 () {34 vars in 789 bytes} [Wed Jun 24 19:11:06 2026] PUT /v2.0/routers/26b4165c-ac38-485e-b9f4-c01cdfae4f22/remove_router_interface => generated 309 bytes in 976 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1884] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:11:07 2026] DELETE /v2.0/subnets/8fbb38ad-6d38-4390-a95d-9e3b9bf7f026 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:11:08.375 7 INFO neutron.services.segments.plugin [-] Segment b7090035-59a3-456b-aac0-82492591dea9 resource provider aggregate not found 2026-06-24 19:11:08.379 7 INFO neutron.services.segments.plugin [-] Segment b7090035-59a3-456b-aac0-82492591dea9 resource provider aggregate not found 2026-06-24 19:11:08.393 7 INFO neutron.services.segments.plugin [-] Segment b7090035-59a3-456b-aac0-82492591dea9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7090035-59a3-456b-aac0-82492591dea9 found for delete ", "request_id": "req-c3e727eb-1f7c-4685-88d2-686504f63717"}]} 2026-06-24 19:11:08.399 7 INFO neutron.services.segments.plugin [-] Segment b7090035-59a3-456b-aac0-82492591dea9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7090035-59a3-456b-aac0-82492591dea9 found for delete ", "request_id": "req-8012af72-b7a2-4f77-b339-37955d529cbd"}]} 2026-06-24 19:11:08.405 7 INFO neutron.db.l3_hamode_db [None req-0f32bf68-7735-48c9-811a-0287e0dd1ff6 5002cec3d0c44256b54489f2f8f4b545 2373792aab6f48b59f676bac744d8ec2 - - default default] HA network 17d9cf6f-3eac-43af-b0e6-eb6809fb5a13 was deleted as no HA routers are present in tenant 2373792aab6f48b59f676bac744d8ec2. [pid: 7|app: 0|req: 891/1885] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:11:07 2026] DELETE /v2.0/routers/26b4165c-ac38-485e-b9f4-c01cdfae4f22 => generated 0 bytes in 825 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:11:08.540 8 INFO neutron.services.segments.plugin [-] Segment 94c3e63f-3985-44e0-840f-3a313fefe23f resource provider aggregate not found 2026-06-24 19:11:08.549 8 INFO neutron.services.segments.plugin [-] Segment 94c3e63f-3985-44e0-840f-3a313fefe23f resource provider aggregate not found 2026-06-24 19:11:08.568 8 INFO neutron.services.segments.plugin [-] Segment 94c3e63f-3985-44e0-840f-3a313fefe23f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94c3e63f-3985-44e0-840f-3a313fefe23f found for delete ", "request_id": "req-fc771a5f-aec9-4a67-841b-f23347d637f2"}]} 2026-06-24 19:11:08.568 8 INFO neutron.services.segments.plugin [-] Segment 94c3e63f-3985-44e0-840f-3a313fefe23f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94c3e63f-3985-44e0-840f-3a313fefe23f found for delete ", "request_id": "req-ed675fef-ddaf-4c8f-93e4-c20c641d07be"}]} [pid: 8|app: 0|req: 995/1886] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:11:08 2026] DELETE /v2.0/networks/2d69f455-3487-4a61-a21b-1bdb550a5aa5 => 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: 892/1887] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:11:09 2026] GET /v2.0/security-groups?tenant_id=8aa7ee3fd65f4910a3f5ea4c0ed07b39&name=default => generated 2925 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1888] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:11:09 2026] DELETE /v2.0/security-groups/7d29ade1-e889-440c-b674-9405d2f16660 => 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: 893/1889] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:11:09 2026] GET /v2.0/security-groups?tenant_id=2373792aab6f48b59f676bac744d8ec2&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1890] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:11:09 2026] DELETE /v2.0/security-groups/250e7d0f-8498-4a0f-9a4d-74b7d358e939 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:11:11.843 7 INFO neutron.db.segments_db [None req-ae0c33c9-8731-4bfb-aa94-75728aea5abe aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Added segment 6ab1b9e4-321e-4d23-869a-18ecc504dd14 of type vxlan for network 709a6069-18b4-4f89-897f-bb4b62e3a9ab [pid: 7|app: 0|req: 894/1891] 10.0.0.159 () {34 vars in 671 bytes} [Wed Jun 24 19:11:11 2026] POST /v2.0/networks => generated 741 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1892] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:11:11 2026] POST /v2.0/subnets => generated 688 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:12.144 7 INFO neutron.db.segments_db [None req-7a38377b-47d2-4c96-b06f-15dd02381942 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Added segment 7bdbbc42-8b8a-409f-b97a-808fc1b5c52f of type vxlan for network 624fa82f-63d3-4700-9a9c-4b8c40a59011 2026-06-24 19:11:12.400 7 INFO neutron.db.l3_hamode_db [None req-7a38377b-47d2-4c96-b06f-15dd02381942 aaccab4659624349ad0811d718b8eedd 138be50222814098a1ff6d55cf613eca - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 999/1893] 10.0.0.52 () {34 vars in 989 bytes} [Wed Jun 24 19:11:13 2026] GET /v2.0/ports?device_id=ddd5b3ca-a3ca-41ab-8a8e-c7bec7c393b9 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1894] 10.0.0.52 () {34 vars in 1039 bytes} [Wed Jun 24 19:11:13 2026] GET /v2.0/security-groups?id=eea4c942-302a-46ab-8825-8a86a667e479&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:11:13.190 7 INFO neutron.db.l3_hamode_db [None req-7a38377b-47d2-4c96-b06f-15dd02381942 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:11:13.584 8 WARNING neutron_lib.context [None req-d472fef6-3712-48f7-8911-3342545dbbf5 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:11:13.748 8 INFO neutron.db.segments_db [None req-d472fef6-3712-48f7-8911-3342545dbbf5 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] Added segment 68cac604-2edb-4127-8d9e-85a9c493a7e2 of type vxlan for network 6af8a4ad-efd8-48f7-ae43-a3fdcbb87e20 [pid: 8|app: 0|req: 1001/1895] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:11:13 2026] POST /v2.0/networks => generated 638 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:13.839 8 WARNING neutron_lib.context [None req-3c07ea16-f86f-4236-843d-586c5b6ff7ca 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1002/1896] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:11:13 2026] POST /v2.0/subnets => generated 657 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1897] 10.0.0.159 () {32 vars in 722 bytes} [Wed Jun 24 19:11:14 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:11:14.112 8 WARNING neutron_lib.context [None req-7ea09dfd-a979-493a-92a4-1fe473f9a555 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 895/1898] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:11:12 2026] POST /v2.0/routers => generated 728 bytes in 2040 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1899] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:11:14 2026] POST /v2.0/subnets => generated 731 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:14.336 8 WARNING neutron_lib.context [None req-226613c9-9513-485b-8ac8-3e57e5bdd850 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:11:14.390 8 INFO neutron.db.segments_db [None req-226613c9-9513-485b-8ac8-3e57e5bdd850 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] Added segment 57b8ed07-4d89-4114-954a-021393ef371b of type vxlan for network d9f600c1-cc0c-438d-acce-2201075834ed [pid: 8|app: 0|req: 1005/1900] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:11:14 2026] POST /v2.0/networks => generated 637 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:14.492 8 WARNING neutron_lib.context [None req-fd9ca475-f87f-420b-8db0-60dc3af8c4e6 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1006/1901] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:11:14 2026] POST /v2.0/subnets => generated 656 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:14.749 8 WARNING neutron_lib.context [None req-ceba328c-344c-42aa-a66c-5af6dbb28064 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1007/1902] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:11:14 2026] POST /v2.0/subnets => generated 726 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1903] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:14 2026] GET /v2.0/ports?device_id=ddd5b3ca-a3ca-41ab-8a8e-c7bec7c393b9 => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:11:15.068 8 WARNING neutron_lib.context [None req-fd598c9d-cf41-4d70-a30a-86d82a334fad 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:11:15.122 8 INFO neutron.db.segments_db [None req-fd598c9d-cf41-4d70-a30a-86d82a334fad 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] Added segment 4b70556a-27c4-4977-b21e-8ea6c975f77d of type vxlan for network 5516676e-fc60-4d79-b1de-59dff5e519ea [pid: 8|app: 0|req: 1009/1904] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:11:15 2026] POST /v2.0/networks => generated 637 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1905] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:11:15 2026] GET /v2.0/security-groups?id=eea4c942-302a-46ab-8825-8a86a667e479&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:11:15.260 8 WARNING neutron_lib.context [None req-baf093de-a30b-4044-91b2-9d2f185c48c1 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 896/1908] 10.0.0.159 () {34 vars in 783 bytes} [Wed Jun 24 19:11:14 2026] PUT /v2.0/routers/2553fa24-0613-48f4-9a4f-9189de27284e/add_router_interface => generated 309 bytes in 1188 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1909] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:15 2026] GET /v2.0/ports?device_id=ddd5b3ca-a3ca-41ab-8a8e-c7bec7c393b9 => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1910] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:11:15 2026] GET /v2.0/security-groups?id=eea4c942-302a-46ab-8825-8a86a667e479&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: 1013/1911] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:11:15 2026] POST /v2.0/subnets => generated 656 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:15.596 7 WARNING neutron_lib.context [None req-e9c054f4-10f9-4764-a0f0-148039a94c24 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1014/1912] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:15 2026] GET /v2.0/ports?device_id=ddd5b3ca-a3ca-41ab-8a8e-c7bec7c393b9 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1913] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:11:15 2026] GET /v2.0/security-groups?id=eea4c942-302a-46ab-8825-8a86a667e479&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1914] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:11:15 2026] POST /v2.0/subnets => generated 728 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:16.003 8 WARNING neutron_lib.context [None req-0d69df60-9f38-4b29-8072-4ad5d1ace0b6 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:11:16.055 8 INFO neutron.db.segments_db [None req-0d69df60-9f38-4b29-8072-4ad5d1ace0b6 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] Added segment d12d9b24-7ae8-4490-8a89-148d43b6ea79 of type vxlan for network d4d75ea2-4db7-4078-a444-578f5efcd684 2026-06-24 19:11:16.419 8 INFO neutron.db.l3_hamode_db [None req-0d69df60-9f38-4b29-8072-4ad5d1ace0b6 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:11:16.931 7 INFO neutron.db.segments_db [None req-48622542-a8f2-4607-be79-8c571a4c5d4d aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Added segment a33232d4-c597-4f5a-b3cc-c293c99aa2be of type vxlan for network a0a24242-fe68-4b28-b96a-2ae060d88abe [pid: 7|app: 0|req: 900/1915] 10.0.0.159 () {34 vars in 671 bytes} [Wed Jun 24 19:11:16 2026] POST /v2.0/networks => generated 741 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1916] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:17 2026] GET /v2.0/ports?device_id=ddd5b3ca-a3ca-41ab-8a8e-c7bec7c393b9 => 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: 902/1917] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:11:17 2026] POST /v2.0/subnets => generated 688 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1918] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:11:17 2026] GET /v2.0/security-groups?id=eea4c942-302a-46ab-8825-8a86a667e479&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:11:17.435 7 INFO neutron.db.segments_db [None req-cc2d0a57-c327-4bf3-9aae-f8964f9fbfb8 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Added segment b70581c8-795c-4598-8ff5-d57f0bee51cc of type vxlan for network edbbf650-f892-4347-8e14-4bd2666dec63 2026-06-24 19:11:17.607 8 INFO neutron.db.l3_hamode_db [None req-0d69df60-9f38-4b29-8072-4ad5d1ace0b6 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:11:17.683 7 INFO neutron.db.l3_hamode_db [None req-cc2d0a57-c327-4bf3-9aae-f8964f9fbfb8 aaccab4659624349ad0811d718b8eedd f65070ff275e431e8f1607a8ace2f563 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:11:18.417 7 INFO neutron.db.l3_hamode_db [None req-cc2d0a57-c327-4bf3-9aae-f8964f9fbfb8 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1016/1919] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:11:15 2026] POST /v2.0/routers => generated 685 bytes in 2983 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1920] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:11:18 2026] GET /v2.0/ports?tenant_id=adabd2fefac040fbbedde98ff242fedd&device_id=ddd5b3ca-a3ca-41ab-8a8e-c7bec7c393b9 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1921] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:19 2026] GET /v2.0/ports?device_id=ddd5b3ca-a3ca-41ab-8a8e-c7bec7c393b9 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1922] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:11:17 2026] POST /v2.0/routers => generated 728 bytes in 1991 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1923] 199.19.213.59 () {34 vars in 985 bytes} [Wed Jun 24 19:11:19 2026] GET /v2.0/networks?id=505ed2e9-96a2-4e55-81e7-571624a378f4 => generated 771 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1924] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:11:19 2026] GET /v2.0/security-groups?id=eea4c942-302a-46ab-8825-8a86a667e479&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1925] 10.0.0.159 () {34 vars in 783 bytes} [Wed Jun 24 19:11:19 2026] PUT /v2.0/routers/fd15bb1c-9468-4fe2-a239-fe042359fa0b/add_router_interface => generated 309 bytes in 1471 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/1926] 199.19.213.59 () {34 vars in 1057 bytes} [Wed Jun 24 19:11:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=9e8e3763-b5a6-4a25-ad63-cfc6355ead38 => generated 860 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1927] 10.0.0.159 () {34 vars in 783 bytes} [Wed Jun 24 19:11:19 2026] PUT /v2.0/routers/c3a86558-42eb-4a22-9242-de2b51f009d4/add_router_interface => generated 309 bytes in 1216 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1928] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:20 2026] GET /v2.0/ports?device_id=ddd5b3ca-a3ca-41ab-8a8e-c7bec7c393b9 => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1929] 199.19.213.59 () {34 vars in 983 bytes} [Wed Jun 24 19:11:20 2026] GET /v2.0/subnets?id=fcfb3fe5-51fc-4f0c-b6da-3c471e409282 => generated 693 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1930] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:11:20 2026] GET /v2.0/security-groups?id=eea4c942-302a-46ab-8825-8a86a667e479&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1931] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:11:20 2026] GET /v2.0/ports?network_id=505ed2e9-96a2-4e55-81e7-571624a378f4&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1932] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:11:20 2026] GET /v2.0/networks/505ed2e9-96a2-4e55-81e7-571624a378f4?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: 913/1933] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:11:20 2026] GET /v2.0/networks/505ed2e9-96a2-4e55-81e7-571624a378f4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:11:21.434 7 WARNING neutron_lib.context [None req-6ea55791-dbb6-427a-92e5-9c4534917ae3 9437f5be63f14748b2beacfb8fb4fc0c 138be50222814098a1ff6d55cf613eca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 914/1934] 10.0.0.159 () {34 vars in 685 bytes} [Wed Jun 24 19:11:21 2026] POST /v2.0/security-groups => generated 1673 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 19:11:21.555 7 WARNING neutron_lib.context [None req-e63a8106-a8ed-45e9-a351-568fd9c20623 9437f5be63f14748b2beacfb8fb4fc0c 138be50222814098a1ff6d55cf613eca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1935] 10.0.0.159 () {34 vars in 695 bytes} [Wed Jun 24 19:11:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:21.672 7 WARNING neutron_lib.context [None req-736b962d-9b3f-407c-baa3-194ba8376806 9437f5be63f14748b2beacfb8fb4fc0c 138be50222814098a1ff6d55cf613eca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 916/1936] 10.0.0.159 () {34 vars in 695 bytes} [Wed Jun 24 19:11:21 2026] POST /v2.0/security-group-rules => generated 596 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:21.778 7 WARNING neutron_lib.context [None req-e689e9bb-9977-40e1-b8de-a151e8613bf3 9437f5be63f14748b2beacfb8fb4fc0c 138be50222814098a1ff6d55cf613eca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 917/1937] 10.0.0.159 () {34 vars in 695 bytes} [Wed Jun 24 19:11:21 2026] POST /v2.0/security-group-rules => generated 602 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1938] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:21 2026] GET /v2.0/ports?device_id=ddd5b3ca-a3ca-41ab-8a8e-c7bec7c393b9 => generated 971 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:11:21.903 7 WARNING neutron_lib.context [None req-fa6f2857-45ec-4e7a-817f-da76fa8cf218 9437f5be63f14748b2beacfb8fb4fc0c 138be50222814098a1ff6d55cf613eca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 919/1939] 10.0.0.159 () {34 vars in 695 bytes} [Wed Jun 24 19:11:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/1940] 10.0.0.159 () {34 vars in 783 bytes} [Wed Jun 24 19:11:20 2026] PUT /v2.0/routers/fd15bb1c-9468-4fe2-a239-fe042359fa0b/add_router_interface => generated 309 bytes in 1511 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:11:22.072 8 WARNING neutron_lib.context [None req-bb07226a-deb5-4e58-bdc0-d5218220dd03 9437f5be63f14748b2beacfb8fb4fc0c 138be50222814098a1ff6d55cf613eca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 920/1941] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:11:22 2026] GET /v2.0/security-groups?id=eea4c942-302a-46ab-8825-8a86a667e479&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:11:22.147 8 INFO neutron.db.securitygroups_db [None req-bb07226a-deb5-4e58-bdc0-d5218220dd03 9437f5be63f14748b2beacfb8fb4fc0c 138be50222814098a1ff6d55cf613eca - - default default] Project 138be50222814098a1ff6d55cf613eca 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: 1022/1942] 10.0.0.159 () {34 vars in 695 bytes} [Wed Jun 24 19:11:22 2026] POST /v2.0/security-group-rules => generated 607 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:22.237 8 WARNING neutron_lib.context [None req-ed3a88a7-5e99-4469-a820-d054e09cc2ed 9437f5be63f14748b2beacfb8fb4fc0c 138be50222814098a1ff6d55cf613eca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:11:22.278 8 INFO neutron.db.securitygroups_db [None req-ed3a88a7-5e99-4469-a820-d054e09cc2ed 9437f5be63f14748b2beacfb8fb4fc0c 138be50222814098a1ff6d55cf613eca - - default default] Project 138be50222814098a1ff6d55cf613eca 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: 1023/1943] 10.0.0.159 () {34 vars in 695 bytes} [Wed Jun 24 19:11:22 2026] POST /v2.0/security-group-rules => generated 606 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:22.796 8 WARNING neutron_lib.context [None req-92a4ddb3-8d43-4e7f-8c26-fd0c53680630 9437f5be63f14748b2beacfb8fb4fc0c 138be50222814098a1ff6d55cf613eca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1024/1944] 10.0.0.159 () {34 vars in 685 bytes} [Wed Jun 24 19:11:22 2026] POST /v2.0/security-groups => generated 1659 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 19:11:22.943 8 WARNING neutron_lib.context [None req-049ee83a-a335-45cb-aae0-0d3214b7e423 9437f5be63f14748b2beacfb8fb4fc0c 138be50222814098a1ff6d55cf613eca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1025/1945] 10.0.0.159 () {34 vars in 695 bytes} [Wed Jun 24 19:11:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:23.085 8 WARNING neutron_lib.context [None req-effc7d28-5a3c-4be0-bdae-f9024235d3c7 9437f5be63f14748b2beacfb8fb4fc0c 138be50222814098a1ff6d55cf613eca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1026/1946] 10.0.0.159 () {34 vars in 695 bytes} [Wed Jun 24 19:11:23 2026] POST /v2.0/security-group-rules => generated 602 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/1947] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:23 2026] GET /v2.0/ports?device_id=ddd5b3ca-a3ca-41ab-8a8e-c7bec7c393b9 => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:11:23.328 8 WARNING neutron_lib.context [None req-5eb93f6a-ec8c-42e5-9ef5-84d70d3b7316 9437f5be63f14748b2beacfb8fb4fc0c 138be50222814098a1ff6d55cf613eca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 921/1948] 10.0.0.159 () {34 vars in 783 bytes} [Wed Jun 24 19:11:22 2026] PUT /v2.0/routers/fd15bb1c-9468-4fe2-a239-fe042359fa0b/add_router_interface => generated 309 bytes in 1544 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1949] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:11:23 2026] GET /v2.0/security-groups?id=eea4c942-302a-46ab-8825-8a86a667e479&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:11:23.696 7 WARNING neutron_lib.context [None req-30c20602-429d-4611-a247-14bc3fb82767 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 923/1950] 10.0.0.159 () {34 vars in 684 bytes} [Wed Jun 24 19:11:23 2026] POST /v2.0/security-groups => generated 1628 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 19:11:23.834 7 WARNING neutron_lib.context [None req-f13e7f42-80df-4731-a071-007a927f0008 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1028/1951] 10.0.0.159 () {34 vars in 676 bytes} [Wed Jun 24 19:11:23 2026] POST /v2.0/floatingips => generated 552 bytes in 554 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1952] 10.0.0.159 () {34 vars in 695 bytes} [Wed Jun 24 19:11:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:23.972 7 WARNING neutron_lib.context [None req-a449e8c7-2922-4091-bc0e-52b2154d624d 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1029/1953] 10.0.0.15 () {34 vars in 1097 bytes} [Wed Jun 24 19:11:23 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-531646805&fields=id&tenant_id=138be50222814098a1ff6d55cf613eca => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/1954] 10.0.0.15 () {34 vars in 1097 bytes} [Wed Jun 24 19:11:24 2026] GET /v2.0/security-groups?name=tempest-securitygroup--962039373&fields=id&tenant_id=138be50222814098a1ff6d55cf613eca => generated 69 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1955] 10.0.0.159 () {34 vars in 695 bytes} [Wed Jun 24 19:11:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:24.124 7 WARNING neutron_lib.context [None req-d03ed56e-6d05-4078-80e5-00fca2a8734a 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1031/1956] 10.0.0.15 () {34 vars in 981 bytes} [Wed Jun 24 19:11:24 2026] GET /v2.0/networks?id=709a6069-18b4-4f89-897f-bb4b62e3a9ab => generated 673 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/1957] 10.0.0.15 () {34 vars in 964 bytes} [Wed Jun 24 19:11:24 2026] GET /v2.0/quotas/138be50222814098a1ff6d55cf613eca => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/1958] 10.0.0.15 () {34 vars in 1001 bytes} [Wed Jun 24 19:11:24 2026] GET /v2.0/ports?tenant_id=138be50222814098a1ff6d55cf613eca&fields=id => generated 103 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1959] 10.0.0.159 () {34 vars in 695 bytes} [Wed Jun 24 19:11:24 2026] POST /v2.0/security-group-rules => generated 599 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:24.275 7 WARNING neutron_lib.context [None req-d118b6e4-5aa9-4337-af67-f56887311f06 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1034/1960] 10.0.0.15 () {34 vars in 1007 bytes} [Wed Jun 24 19:11:24 2026] GET /v2.0/networks/709a6069-18b4-4f89-897f-bb4b62e3a9ab?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/1961] 10.0.0.15 () {34 vars in 1107 bytes} [Wed Jun 24 19:11:24 2026] GET /v2.0/networks/709a6069-18b4-4f89-897f-bb4b62e3a9ab?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: 927/1962] 10.0.0.159 () {34 vars in 695 bytes} [Wed Jun 24 19:11:24 2026] POST /v2.0/security-group-rules => generated 601 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:24.448 8 WARNING neutron_lib.context [None req-91eb9fe0-3fe1-4b09-9115-c9301915b2fb 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 928/1963] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:24 2026] GET /v2.0/ports?device_id=4b92ed65-f4ab-46ed-b638-6a899a22533b => 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: 1036/1964] 10.0.0.159 () {34 vars in 695 bytes} [Wed Jun 24 19:11:24 2026] POST /v2.0/security-group-rules => generated 601 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:24.584 7 WARNING neutron_lib.context [None req-eedde5fd-59d6-49cd-8d81-e5d1a1b09e01 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 929/1965] 10.0.0.159 () {34 vars in 695 bytes} [Wed Jun 24 19:11:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:24.741 7 WARNING neutron_lib.context [None req-540aca4b-a50f-4037-8964-f20a43247528 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1037/1966] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:24 2026] GET /v2.0/ports?device_id=ddd5b3ca-a3ca-41ab-8a8e-c7bec7c393b9 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/1967] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:11:24 2026] GET /v2.0/security-groups?id=eea4c942-302a-46ab-8825-8a86a667e479&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1968] 10.0.0.159 () {34 vars in 695 bytes} [Wed Jun 24 19:11:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:24.861 8 WARNING neutron_lib.context [None req-78db7b7b-75c7-4513-af7f-500576379af9 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1039/1969] 10.0.0.159 () {34 vars in 695 bytes} [Wed Jun 24 19:11:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:24.998 7 WARNING neutron_lib.context [None req-a7b6b244-0e30-4386-a176-fb146c9bcea9 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 931/1970] 10.0.0.159 () {34 vars in 695 bytes} [Wed Jun 24 19:11:24 2026] POST /v2.0/security-group-rules => generated 599 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:25.155 8 WARNING neutron_lib.context [None req-a4b78226-60c2-47ce-858f-dbc50ae50243 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1040/1971] 10.0.0.159 () {34 vars in 695 bytes} [Wed Jun 24 19:11:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:25.331 7 WARNING neutron_lib.context [None req-becdf566-4156-43bc-a4e2-9d86265ff11c 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 932/1972] 10.0.0.159 () {34 vars in 695 bytes} [Wed Jun 24 19:11:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/1973] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:25 2026] GET /v2.0/ports?device_id=4b92ed65-f4ab-46ed-b638-6a899a22533b => 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: 933/1974] 10.0.0.15 () {34 vars in 1095 bytes} [Wed Jun 24 19:11:25 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1719271910&fields=id&tenant_id=184227a5d0b94de283c6d4256833aae8 => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/1975] 10.0.0.15 () {34 vars in 981 bytes} [Wed Jun 24 19:11:25 2026] GET /v2.0/networks?id=d9f600c1-cc0c-438d-acce-2201075834ed => 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: 934/1976] 10.0.0.15 () {34 vars in 964 bytes} [Wed Jun 24 19:11:25 2026] GET /v2.0/quotas/184227a5d0b94de283c6d4256833aae8 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1977] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:25 2026] GET /v2.0/ports?device_id=ddd5b3ca-a3ca-41ab-8a8e-c7bec7c393b9 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1978] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:11:25 2026] GET /v2.0/security-groups?id=eea4c942-302a-46ab-8825-8a86a667e479&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/1979] 10.0.0.15 () {34 vars in 1001 bytes} [Wed Jun 24 19:11:25 2026] GET /v2.0/ports?tenant_id=184227a5d0b94de283c6d4256833aae8&fields=id => generated 287 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1980] 10.0.0.15 () {34 vars in 1007 bytes} [Wed Jun 24 19:11:26 2026] GET /v2.0/networks/d9f600c1-cc0c-438d-acce-2201075834ed?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: 1044/1981] 10.0.0.15 () {34 vars in 1107 bytes} [Wed Jun 24 19:11:26 2026] GET /v2.0/networks/d9f600c1-cc0c-438d-acce-2201075834ed?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: 938/1982] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:26 2026] GET /v2.0/ports?device_id=7a2fa652-ff8f-4b0a-904c-1bdd4edc7633 => 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: 1045/1983] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:26 2026] GET /v2.0/ports?device_id=4b92ed65-f4ab-46ed-b638-6a899a22533b => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1984] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:27 2026] GET /v2.0/ports?device_id=ddd5b3ca-a3ca-41ab-8a8e-c7bec7c393b9 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/1985] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:11:27 2026] GET /v2.0/security-groups?id=eea4c942-302a-46ab-8825-8a86a667e479&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: 940/1986] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:27 2026] GET /v2.0/ports?device_id=4b92ed65-f4ab-46ed-b638-6a899a22533b => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/1987] 199.19.213.59 () {34 vars in 985 bytes} [Wed Jun 24 19:11:28 2026] GET /v2.0/networks?id=709a6069-18b4-4f89-897f-bb4b62e3a9ab => generated 673 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1988] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:28 2026] GET /v2.0/ports?device_id=4b92ed65-f4ab-46ed-b638-6a899a22533b => 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: 1048/1989] 199.19.213.59 () {34 vars in 1049 bytes} [Wed Jun 24 19:11:28 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=138be50222814098a1ff6d55cf613eca => generated 272 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:11:28.999 7 WARNING neutron_lib.context [req-cd51baca-f87a-4313-9462-b5c669dfd057 req-206975ef-09c2-40b2-8ed5-ef1097ded25f 9437f5be63f14748b2beacfb8fb4fc0c 138be50222814098a1ff6d55cf613eca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 942/1990] 199.19.213.59 () {38 vars in 954 bytes} [Wed Jun 24 19:11:28 2026] POST /v2.0/ports => generated 997 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/1991] 199.19.213.59 () {38 vars in 1027 bytes} [Wed Jun 24 19:11:29 2026] PUT /v2.0/ports/79d9dc64-6f6c-4de4-a00d-5fa60747b8e0 => generated 1278 bytes in 422 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: 943/1992] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:29 2026] GET /v2.0/ports?device_id=4b92ed65-f4ab-46ed-b638-6a899a22533b => generated 1012 bytes in 72 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: 1050/1993] 10.0.0.15 () {34 vars in 1119 bytes} [Wed Jun 24 19:11:30 2026] GET /v2.0/security-groups?id=93b4b2ca-e5b2-4016-89cf-d976f7564de0&id=5ee37dc0-2ee1-4db2-ab42-7be36fd919a3&fields=id&fields=name => generated 205 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1996] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:11:30 2026] GET /v2.0/ports?tenant_id=138be50222814098a1ff6d55cf613eca&device_id=4b92ed65-f4ab-46ed-b638-6a899a22533b => generated 1281 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:11:30.693 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7734da60-c7e9-4caa-b61b-c8da6114b987'] response: {'name': 'network-changed', 'server_uuid': '4b92ed65-f4ab-46ed-b638-6a899a22533b', 'tag': '79d9dc64-6f6c-4de4-a00d-5fa60747b8e0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1052/1997] 199.19.213.59 () {34 vars in 1017 bytes} [Wed Jun 24 19:11:30 2026] GET /v2.0/networks?tenant_id=138be50222814098a1ff6d55cf613eca&shared=False => generated 769 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1998] 199.19.213.59 () {34 vars in 929 bytes} [Wed Jun 24 19:11:30 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/1999] 199.19.213.59 () {34 vars in 985 bytes} [Wed Jun 24 19:11:30 2026] GET /v2.0/networks?id=d9f600c1-cc0c-438d-acce-2201075834ed => generated 704 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/2000] 199.19.213.59 () {34 vars in 1049 bytes} [Wed Jun 24 19:11:31 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=184227a5d0b94de283c6d4256833aae8 => generated 179 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:11:31.097 8 WARNING neutron_lib.context [req-aaf6455c-3c72-4bef-a53b-873af437220d req-702be72f-00d5-4f64-857b-aa5c371e601d 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 948/2001] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:31 2026] GET /v2.0/ports?device_id=4b92ed65-f4ab-46ed-b638-6a899a22533b => generated 1012 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/2002] 10.0.0.15 () {34 vars in 1119 bytes} [Wed Jun 24 19:11:31 2026] GET /v2.0/security-groups?id=93b4b2ca-e5b2-4016-89cf-d976f7564de0&id=5ee37dc0-2ee1-4db2-ab42-7be36fd919a3&fields=id&fields=name => generated 205 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/2003] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:31 2026] GET /v2.0/ports?device_id=7a2fa652-ff8f-4b0a-904c-1bdd4edc7633 => 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: 1054/2004] 199.19.213.59 () {38 vars in 954 bytes} [Wed Jun 24 19:11:31 2026] POST /v2.0/ports => generated 1179 bytes in 440 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: 1055/2005] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:11:31 2026] GET /v2.0/ports?tenant_id=138be50222814098a1ff6d55cf613eca&device_id=4b92ed65-f4ab-46ed-b638-6a899a22533b => generated 1281 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2006] 199.19.213.59 () {34 vars in 1059 bytes} [Wed Jun 24 19:11:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=79d9dc64-6f6c-4de4-a00d-5fa60747b8e0 => 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: 1057/2007] 199.19.213.59 () {34 vars in 983 bytes} [Wed Jun 24 19:11:31 2026] GET /v2.0/subnets?id=fdc69de6-9925-42f8-9491-5f6fb9ef7b7e => generated 691 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2008] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:11:31 2026] GET /v2.0/ports?network_id=709a6069-18b4-4f89-897f-bb4b62e3a9ab&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: 1059/2009] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:11:31 2026] GET /v2.0/networks/709a6069-18b4-4f89-897f-bb4b62e3a9ab?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: 951/2010] 199.19.213.59 () {38 vars in 1027 bytes} [Wed Jun 24 19:11:31 2026] PUT /v2.0/ports/0fba3712-5453-49f9-a710-67f8a966a971 => generated 1460 bytes in 438 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2011] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:11:31 2026] GET /v2.0/networks/709a6069-18b4-4f89-897f-bb4b62e3a9ab?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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 952/2012] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:32 2026] GET /v2.0/ports?device_id=4b92ed65-f4ab-46ed-b638-6a899a22533b => generated 1012 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2013] 10.0.0.15 () {34 vars in 1119 bytes} [Wed Jun 24 19:11:32 2026] GET /v2.0/security-groups?id=93b4b2ca-e5b2-4016-89cf-d976f7564de0&id=5ee37dc0-2ee1-4db2-ab42-7be36fd919a3&fields=id&fields=name => generated 205 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:11:32.926 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9886f6d7-2fb9-4920-962c-694ea7d275e7'] response: {'name': 'network-changed', 'server_uuid': '7a2fa652-ff8f-4b0a-904c-1bdd4edc7633', 'tag': '0fba3712-5453-49f9-a710-67f8a966a971', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 953/2014] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:11:32 2026] GET /v2.0/ports?tenant_id=184227a5d0b94de283c6d4256833aae8&device_id=7a2fa652-ff8f-4b0a-904c-1bdd4edc7633 => generated 1463 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2015] 199.19.213.59 () {34 vars in 1017 bytes} [Wed Jun 24 19:11:32 2026] GET /v2.0/networks?tenant_id=184227a5d0b94de283c6d4256833aae8&shared=False => generated 2372 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/2016] 199.19.213.59 () {34 vars in 929 bytes} [Wed Jun 24 19:11:33 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2017] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:33 2026] GET /v2.0/ports?device_id=4b92ed65-f4ab-46ed-b638-6a899a22533b => generated 1012 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/2018] 10.0.0.15 () {34 vars in 1119 bytes} [Wed Jun 24 19:11:33 2026] GET /v2.0/security-groups?id=93b4b2ca-e5b2-4016-89cf-d976f7564de0&id=5ee37dc0-2ee1-4db2-ab42-7be36fd919a3&fields=id&fields=name => generated 205 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2019] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:11:34 2026] GET /v2.0/ports?tenant_id=184227a5d0b94de283c6d4256833aae8&device_id=7a2fa652-ff8f-4b0a-904c-1bdd4edc7633 => generated 1463 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/2020] 199.19.213.59 () {34 vars in 1057 bytes} [Wed Jun 24 19:11:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.146&port_id=0fba3712-5453-49f9-a710-67f8a966a971 => 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: 1065/2021] 199.19.213.59 () {34 vars in 1101 bytes} [Wed Jun 24 19:11:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A83&port_id=0fba3712-5453-49f9-a710-67f8a966a971 => 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: 957/2022] 199.19.213.59 () {34 vars in 1063 bytes} [Wed Jun 24 19:11:34 2026] GET /v2.0/subnets?id=a262e985-50e6-448a-bff4-386e5d1f2ad0&id=b7cd4271-6879-4b6a-8fc3-efed050abfc1 => generated 1411 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2023] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:11:34 2026] GET /v2.0/ports?network_id=d9f600c1-cc0c-438d-acce-2201075834ed&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/2024] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:11:34 2026] GET /v2.0/ports?network_id=d9f600c1-cc0c-438d-acce-2201075834ed&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2025] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:11:34 2026] GET /v2.0/networks/d9f600c1-cc0c-438d-acce-2201075834ed?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: 959/2026] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:11:34 2026] GET /v2.0/networks/d9f600c1-cc0c-438d-acce-2201075834ed?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: 1068/2027] 199.19.213.59 () {34 vars in 993 bytes} [Wed Jun 24 19:11:34 2026] GET /v2.0/ports?device_id=4b92ed65-f4ab-46ed-b638-6a899a22533b => generated 1281 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/2028] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:34 2026] GET /v2.0/ports?device_id=4b92ed65-f4ab-46ed-b638-6a899a22533b => generated 1012 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2029] 199.19.213.59 () {34 vars in 1123 bytes} [Wed Jun 24 19:11:34 2026] GET /v2.0/security-groups?id=93b4b2ca-e5b2-4016-89cf-d976f7564de0&id=5ee37dc0-2ee1-4db2-ab42-7be36fd919a3&fields=id&fields=name => generated 205 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/2030] 10.0.0.15 () {34 vars in 1119 bytes} [Wed Jun 24 19:11:34 2026] GET /v2.0/security-groups?id=93b4b2ca-e5b2-4016-89cf-d976f7564de0&id=5ee37dc0-2ee1-4db2-ab42-7be36fd919a3&fields=id&fields=name => generated 205 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2031] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:35 2026] GET /v2.0/ports?device_id=4b92ed65-f4ab-46ed-b638-6a899a22533b => generated 1012 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/2032] 10.0.0.15 () {34 vars in 1119 bytes} [Wed Jun 24 19:11:35 2026] GET /v2.0/security-groups?id=93b4b2ca-e5b2-4016-89cf-d976f7564de0&id=5ee37dc0-2ee1-4db2-ab42-7be36fd919a3&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: 1071/2033] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:36 2026] GET /v2.0/ports?device_id=7a2fa652-ff8f-4b0a-904c-1bdd4edc7633 => generated 1194 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/2034] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:11:36 2026] GET /v2.0/security-groups?id=20fdd5bc-63db-402c-af04-59316c5a98d6&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2035] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:36 2026] GET /v2.0/ports?device_id=4b92ed65-f4ab-46ed-b638-6a899a22533b => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/2036] 10.0.0.15 () {34 vars in 1119 bytes} [Wed Jun 24 19:11:37 2026] GET /v2.0/security-groups?id=93b4b2ca-e5b2-4016-89cf-d976f7564de0&id=5ee37dc0-2ee1-4db2-ab42-7be36fd919a3&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: 1073/2037] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:38 2026] GET /v2.0/ports?device_id=4b92ed65-f4ab-46ed-b638-6a899a22533b => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/2038] 10.0.0.15 () {34 vars in 1119 bytes} [Wed Jun 24 19:11:38 2026] GET /v2.0/security-groups?id=93b4b2ca-e5b2-4016-89cf-d976f7564de0&id=5ee37dc0-2ee1-4db2-ab42-7be36fd919a3&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: 1074/2039] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:38 2026] GET /v2.0/ports?device_id=4b92ed65-f4ab-46ed-b638-6a899a22533b => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2040] 10.0.0.52 () {34 vars in 989 bytes} [Wed Jun 24 19:11:38 2026] GET /v2.0/ports?device_id=ddd5b3ca-a3ca-41ab-8a8e-c7bec7c393b9 => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:11:38.718 7 INFO neutron.db.l3_db [None req-39ab1d9b-126b-4e18-8e69-b50c913c3f96 9437f5be63f14748b2beacfb8fb4fc0c 138be50222814098a1ff6d55cf613eca - - default default] Floating IP 7148e95a-bf3f-4d95-8097-270c77ae8b44 associated. External IP: 10.96.250.216, port: 79d9dc64-6f6c-4de4-a00d-5fa60747b8e0. [pid: 8|app: 0|req: 1076/2041] 10.0.0.52 () {34 vars in 1039 bytes} [Wed Jun 24 19:11:38 2026] GET /v2.0/security-groups?id=eea4c942-302a-46ab-8825-8a86a667e479&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/2042] 10.0.0.159 () {34 vars in 749 bytes} [Wed Jun 24 19:11:38 2026] PUT /v2.0/floatingips/7148e95a-bf3f-4d95-8097-270c77ae8b44 => generated 856 bytes in 694 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2043] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:41 2026] GET /v2.0/ports?device_id=7a2fa652-ff8f-4b0a-904c-1bdd4edc7633 => generated 1196 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:11:41.800 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee9813e7-4212-4daf-851d-dddad728f164'] response: {'name': 'network-changed', 'server_uuid': '4b92ed65-f4ab-46ed-b638-6a899a22533b', 'tag': '79d9dc64-6f6c-4de4-a00d-5fa60747b8e0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 967/2044] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:11:41 2026] GET /v2.0/security-groups?id=20fdd5bc-63db-402c-af04-59316c5a98d6&fields=id&fields=name => generated 112 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2045] 10.0.0.159 () {32 vars in 818 bytes} [Wed Jun 24 19:11:41 2026] GET /v2.0/ports?network_id=d9f600c1-cc0c-438d-acce-2201075834ed&mac_address=fa%3A16%3A3e%3Aa0%3A24%3Aac => generated 1196 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:11:41.918 7 WARNING neutron_lib.context [None req-ed9e170d-cc1a-4ae1-ab1f-05202067d884 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1079/2046] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:11:42 2026] GET /v2.0/ports?tenant_id=138be50222814098a1ff6d55cf613eca&device_id=4b92ed65-f4ab-46ed-b638-6a899a22533b => generated 1283 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2047] 199.19.213.59 () {34 vars in 985 bytes} [Wed Jun 24 19:11:42 2026] GET /v2.0/networks?id=709a6069-18b4-4f89-897f-bb4b62e3a9ab => generated 769 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2048] 199.19.213.59 () {34 vars in 1059 bytes} [Wed Jun 24 19:11:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=79d9dc64-6f6c-4de4-a00d-5fa60747b8e0 => generated 861 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2049] 199.19.213.59 () {34 vars in 983 bytes} [Wed Jun 24 19:11:42 2026] GET /v2.0/subnets?id=fdc69de6-9925-42f8-9491-5f6fb9ef7b7e => generated 691 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2050] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:11:42 2026] GET /v2.0/ports?network_id=709a6069-18b4-4f89-897f-bb4b62e3a9ab&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2051] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:11:42 2026] GET /v2.0/networks/709a6069-18b4-4f89-897f-bb4b62e3a9ab?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: 1085/2052] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:11:42 2026] GET /v2.0/networks/709a6069-18b4-4f89-897f-bb4b62e3a9ab?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:11:42.688 7 INFO neutron.db.l3_db [None req-ed9e170d-cc1a-4ae1-ab1f-05202067d884 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] Floating IP 75140e34-40ff-43e3-b11c-d7423e51f5ff associated. External IP: 10.96.250.208, port: 0fba3712-5453-49f9-a710-67f8a966a971. [pid: 8|app: 0|req: 1086/2053] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:42 2026] GET /v2.0/ports?device_id=ddd5b3ca-a3ca-41ab-8a8e-c7bec7c393b9 => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2054] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:11:42 2026] GET /v2.0/security-groups?id=eea4c942-302a-46ab-8825-8a86a667e479&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: 1088/2055] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:42 2026] GET /v2.0/ports?device_id=ddd5b3ca-a3ca-41ab-8a8e-c7bec7c393b9 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2056] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:11:43 2026] GET /v2.0/security-groups?id=eea4c942-302a-46ab-8825-8a86a667e479&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/2057] 10.0.0.159 () {34 vars in 677 bytes} [Wed Jun 24 19:11:41 2026] POST /v2.0/floatingips => generated 855 bytes in 1463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2058] 10.0.0.15 () {34 vars in 1095 bytes} [Wed Jun 24 19:11:43 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1719271910&fields=id&tenant_id=184227a5d0b94de283c6d4256833aae8 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/2059] 10.0.0.15 () {34 vars in 981 bytes} [Wed Jun 24 19:11:43 2026] GET /v2.0/networks?id=5516676e-fc60-4d79-b1de-59dff5e519ea => generated 704 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2060] 10.0.0.15 () {34 vars in 964 bytes} [Wed Jun 24 19:11:43 2026] GET /v2.0/quotas/184227a5d0b94de283c6d4256833aae8 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/2061] 10.0.0.15 () {34 vars in 1001 bytes} [Wed Jun 24 19:11:43 2026] GET /v2.0/ports?tenant_id=184227a5d0b94de283c6d4256833aae8&fields=id => generated 333 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2062] 10.0.0.15 () {34 vars in 1007 bytes} [Wed Jun 24 19:11:43 2026] GET /v2.0/networks/5516676e-fc60-4d79-b1de-59dff5e519ea?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:11:43.865 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c5695190-ba9b-4d66-b37a-d03d178e0f59'] response: {'name': 'network-changed', 'server_uuid': '7a2fa652-ff8f-4b0a-904c-1bdd4edc7633', 'tag': '0fba3712-5453-49f9-a710-67f8a966a971', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 971/2063] 10.0.0.15 () {34 vars in 1107 bytes} [Wed Jun 24 19:11:43 2026] GET /v2.0/networks/5516676e-fc60-4d79-b1de-59dff5e519ea?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: 1093/2064] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:43 2026] GET /v2.0/ports?device_id=8a537000-3b32-4c14-85ee-e6d4695b28d0 => 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: 972/2065] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:44 2026] GET /v2.0/ports?device_id=ddd5b3ca-a3ca-41ab-8a8e-c7bec7c393b9 => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2066] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:11:44 2026] GET /v2.0/security-groups?id=eea4c942-302a-46ab-8825-8a86a667e479&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/2067] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:11:44 2026] GET /v2.0/ports?tenant_id=184227a5d0b94de283c6d4256833aae8&device_id=7a2fa652-ff8f-4b0a-904c-1bdd4edc7633 => generated 1465 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2068] 199.19.213.59 () {34 vars in 985 bytes} [Wed Jun 24 19:11:44 2026] GET /v2.0/networks?id=d9f600c1-cc0c-438d-acce-2201075834ed => generated 799 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/2069] 199.19.213.59 () {34 vars in 1057 bytes} [Wed Jun 24 19:11:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.146&port_id=0fba3712-5453-49f9-a710-67f8a966a971 => generated 858 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2070] 199.19.213.59 () {34 vars in 1101 bytes} [Wed Jun 24 19:11:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A83&port_id=0fba3712-5453-49f9-a710-67f8a966a971 => 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: 975/2071] 199.19.213.59 () {34 vars in 1063 bytes} [Wed Jun 24 19:11:44 2026] GET /v2.0/subnets?id=a262e985-50e6-448a-bff4-386e5d1f2ad0&id=b7cd4271-6879-4b6a-8fc3-efed050abfc1 => generated 1411 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2072] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:11:44 2026] GET /v2.0/ports?network_id=d9f600c1-cc0c-438d-acce-2201075834ed&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2073] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:11:44 2026] GET /v2.0/ports?network_id=d9f600c1-cc0c-438d-acce-2201075834ed&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: 1098/2074] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:11:44 2026] GET /v2.0/networks/d9f600c1-cc0c-438d-acce-2201075834ed?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: 977/2075] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:11:44 2026] GET /v2.0/networks/d9f600c1-cc0c-438d-acce-2201075834ed?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2076] 199.19.213.59 () {34 vars in 993 bytes} [Wed Jun 24 19:11:44 2026] GET /v2.0/ports?device_id=ddd5b3ca-a3ca-41ab-8a8e-c7bec7c393b9 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:11:45.156 7 INFO neutron.db.l3_db [req-672eefe3-3584-4498-9a88-665949432f07 req-cbffbd6b-48e0-4c3b-aa47-b5bd1602989e f574fdf1223c4f62997d68494391e632 adabd2fefac040fbbedde98ff242fedd - - default default] Floating IP 8c36991c-4dc3-4059-a7b0-70c0482262f2 disassociated. External IP: 10.96.250.212, port: 9e8e3763-b5a6-4a25-ad63-cfc6355ead38. [pid: 8|app: 0|req: 1102/2079] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:45 2026] GET /v2.0/ports?device_id=ddd5b3ca-a3ca-41ab-8a8e-c7bec7c393b9 => 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: 978/2080] 199.19.213.59 () {36 vars in 996 bytes} [Wed Jun 24 19:11:44 2026] DELETE /v2.0/ports/9e8e3763-b5a6-4a25-ad63-cfc6355ead38 => generated 0 bytes in 588 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2081] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:46 2026] GET /v2.0/ports?device_id=ddd5b3ca-a3ca-41ab-8a8e-c7bec7c393b9 => 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: 979/2082] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:47 2026] GET /v2.0/ports?device_id=ddd5b3ca-a3ca-41ab-8a8e-c7bec7c393b9 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2083] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:47 2026] GET /v2.0/ports?device_id=4b92ed65-f4ab-46ed-b638-6a899a22533b => generated 1014 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:11:47.836 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f3b7932a-7230-4813-a4c9-ac9fb206d052'] response: {'server_uuid': 'ddd5b3ca-a3ca-41ab-8a8e-c7bec7c393b9', 'name': 'network-vif-deleted', 'tag': '9e8e3763-b5a6-4a25-ad63-cfc6355ead38', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 980/2084] 10.0.0.15 () {34 vars in 1119 bytes} [Wed Jun 24 19:11:47 2026] GET /v2.0/security-groups?id=93b4b2ca-e5b2-4016-89cf-d976f7564de0&id=5ee37dc0-2ee1-4db2-ab42-7be36fd919a3&fields=id&fields=name => generated 205 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2085] 10.0.0.159 () {32 vars in 736 bytes} [Wed Jun 24 19:11:47 2026] GET /v2.0/ports?device_id=4b92ed65-f4ab-46ed-b638-6a899a22533b => generated 1283 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2086] 10.0.0.159 () {32 vars in 858 bytes} [Wed Jun 24 19:11:48 2026] GET /v2.0/floatingips?floating_network_id=d5efe70e-3efa-44cf-b915-0b9ebafed133&port_id=79d9dc64-6f6c-4de4-a00d-5fa60747b8e0 => generated 861 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2087] 199.19.213.59 () {34 vars in 985 bytes} [Wed Jun 24 19:11:48 2026] GET /v2.0/networks?id=5516676e-fc60-4d79-b1de-59dff5e519ea => generated 704 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2088] 199.19.213.59 () {34 vars in 1049 bytes} [Wed Jun 24 19:11:48 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=184227a5d0b94de283c6d4256833aae8 => generated 179 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:11:48.365 8 WARNING neutron_lib.context [req-1e2191f6-fb96-4e4e-9608-c1bc0de79701 req-0a50c743-65ec-4f4c-8e18-9d348b8b1e60 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 983/2089] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:48 2026] GET /v2.0/ports?device_id=ddd5b3ca-a3ca-41ab-8a8e-c7bec7c393b9 => 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: 1107/2090] 199.19.213.59 () {38 vars in 954 bytes} [Wed Jun 24 19:11:48 2026] POST /v2.0/ports => generated 1183 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: 8|app: 0|req: 1108/2091] 10.0.0.52 () {34 vars in 989 bytes} [Wed Jun 24 19:11:48 2026] GET /v2.0/ports?device_id=4b92ed65-f4ab-46ed-b638-6a899a22533b => generated 1283 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2092] 10.0.0.52 () {34 vars in 1119 bytes} [Wed Jun 24 19:11:48 2026] GET /v2.0/security-groups?id=93b4b2ca-e5b2-4016-89cf-d976f7564de0&id=5ee37dc0-2ee1-4db2-ab42-7be36fd919a3&fields=id&fields=name => generated 205 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2093] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:49 2026] GET /v2.0/ports?device_id=8a537000-3b32-4c14-85ee-e6d4695b28d0 => generated 1198 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2094] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:11:49 2026] GET /v2.0/security-groups?id=20fdd5bc-63db-402c-af04-59316c5a98d6&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2095] 10.0.0.52 () {34 vars in 989 bytes} [Wed Jun 24 19:11:49 2026] GET /v2.0/ports?device_id=7a2fa652-ff8f-4b0a-904c-1bdd4edc7633 => generated 1465 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2096] 199.19.213.59 () {38 vars in 1027 bytes} [Wed Jun 24 19:11:48 2026] PUT /v2.0/ports/acb50c11-903b-4cc8-b833-0fb03663794e => generated 1464 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2097] 10.0.0.52 () {34 vars in 1039 bytes} [Wed Jun 24 19:11:49 2026] GET /v2.0/security-groups?id=20fdd5bc-63db-402c-af04-59316c5a98d6&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 985/2098] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:11:49 2026] DELETE /v2.0/security-groups/eea4c942-302a-46ab-8825-8a86a667e479 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:11:49.830 8 INFO neutron.api.v2.resource [None req-ba6aa773-3b39-4bcc-81fa-f34ec872a1a1 f574fdf1223c4f62997d68494391e632 adabd2fefac040fbbedde98ff242fedd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1114/2099] 10.0.0.159 () {32 vars in 737 bytes} [Wed Jun 24 19:11:49 2026] GET /v2.0/security-groups/eea4c942-302a-46ab-8825-8a86a667e479 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:11:49.868 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f4bd5e1-75f1-49b9-9b70-52fa99e303c1'] response: {'name': 'network-changed', 'server_uuid': '8a537000-3b32-4c14-85ee-e6d4695b28d0', 'tag': 'acb50c11-903b-4cc8-b833-0fb03663794e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 986/2100] 10.0.0.159 () {32 vars in 732 bytes} [Wed Jun 24 19:11:49 2026] DELETE /v2.0/floatingips/8c36991c-4dc3-4059-a7b0-70c0482262f2 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2101] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:11:50 2026] GET /v2.0/ports?tenant_id=184227a5d0b94de283c6d4256833aae8&device_id=8a537000-3b32-4c14-85ee-e6d4695b28d0 => generated 1467 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/2102] 199.19.213.59 () {34 vars in 1057 bytes} [Wed Jun 24 19:11:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.101&port_id=acb50c11-903b-4cc8-b833-0fb03663794e => 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: 989/2103] 199.19.213.59 () {34 vars in 1103 bytes} [Wed Jun 24 19:11:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Acb&port_id=acb50c11-903b-4cc8-b833-0fb03663794e => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2104] 199.19.213.59 () {34 vars in 1063 bytes} [Wed Jun 24 19:11:50 2026] GET /v2.0/subnets?id=469a0a49-ed75-47e3-8c76-ae9008885015&id=2a2b1864-c86e-4947-8e25-bb22be7c55c6 => generated 1413 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2105] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:11:50 2026] GET /v2.0/ports?network_id=5516676e-fc60-4d79-b1de-59dff5e519ea&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2106] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:11:50 2026] GET /v2.0/ports?network_id=5516676e-fc60-4d79-b1de-59dff5e519ea&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2107] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:11:50 2026] GET /v2.0/networks/5516676e-fc60-4d79-b1de-59dff5e519ea?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: 994/2108] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:11:50 2026] GET /v2.0/networks/5516676e-fc60-4d79-b1de-59dff5e519ea?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: 1115/2109] 10.0.0.159 () {34 vars in 789 bytes} [Wed Jun 24 19:11:50 2026] PUT /v2.0/routers/e7058d9d-e3e7-4710-b15f-43f1dce34155/remove_router_interface => generated 309 bytes in 824 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2110] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:51 2026] GET /v2.0/ports?device_id=4b92ed65-f4ab-46ed-b638-6a899a22533b => generated 1014 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2111] 10.0.0.15 () {34 vars in 1119 bytes} [Wed Jun 24 19:11:51 2026] GET /v2.0/security-groups?id=93b4b2ca-e5b2-4016-89cf-d976f7564de0&id=5ee37dc0-2ee1-4db2-ab42-7be36fd919a3&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: 1118/2112] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:11:51 2026] GET /v2.0/ports?tenant_id=184227a5d0b94de283c6d4256833aae8&device_id=8a537000-3b32-4c14-85ee-e6d4695b28d0 => generated 1467 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:11:51.790 7 INFO neutron.services.segments.plugin [-] Segment d6212c9e-e2e4-48f8-b4e9-1562dd0324af resource provider aggregate not found [pid: 8|app: 0|req: 1119/2113] 199.19.213.59 () {34 vars in 985 bytes} [Wed Jun 24 19:11:51 2026] GET /v2.0/networks?id=5516676e-fc60-4d79-b1de-59dff5e519ea => generated 800 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:11:51.794 7 INFO neutron.services.segments.plugin [-] Segment d6212c9e-e2e4-48f8-b4e9-1562dd0324af resource provider aggregate not found 2026-06-24 19:11:51.801 7 INFO neutron.db.l3_hamode_db [None req-b6cff09d-9c6a-4e15-8306-d79659c035b6 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] HA network 38f899b0-013b-4c96-b6c6-c85b3d24f39f was deleted as no HA routers are present in tenant adabd2fefac040fbbedde98ff242fedd. [pid: 7|app: 0|req: 995/2114] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:11:50 2026] DELETE /v2.0/routers/e7058d9d-e3e7-4710-b15f-43f1dce34155 => generated 0 bytes in 884 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:11:51.813 7 INFO neutron.services.segments.plugin [-] Segment d6212c9e-e2e4-48f8-b4e9-1562dd0324af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6212c9e-e2e4-48f8-b4e9-1562dd0324af found for delete ", "request_id": "req-9736cd43-b6d4-4592-8976-0b9d651cd589"}]} 2026-06-24 19:11:51.819 7 INFO neutron.services.segments.plugin [-] Segment d6212c9e-e2e4-48f8-b4e9-1562dd0324af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6212c9e-e2e4-48f8-b4e9-1562dd0324af found for delete ", "request_id": "req-d9a0c94a-70e4-4a30-b671-5c685d7175c0"}]} [pid: 8|app: 0|req: 1120/2115] 199.19.213.59 () {34 vars in 1057 bytes} [Wed Jun 24 19:11:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.101&port_id=acb50c11-903b-4cc8-b833-0fb03663794e => 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: 1121/2116] 199.19.213.59 () {34 vars in 1103 bytes} [Wed Jun 24 19:11:51 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Acb&port_id=acb50c11-903b-4cc8-b833-0fb03663794e => 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: 1122/2117] 199.19.213.59 () {34 vars in 1063 bytes} [Wed Jun 24 19:11:51 2026] GET /v2.0/subnets?id=469a0a49-ed75-47e3-8c76-ae9008885015&id=2a2b1864-c86e-4947-8e25-bb22be7c55c6 => generated 1413 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2118] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:11:51 2026] GET /v2.0/ports?network_id=5516676e-fc60-4d79-b1de-59dff5e519ea&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: 996/2119] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:11:51 2026] DELETE /v2.0/subnets/fcfb3fe5-51fc-4f0c-b6da-3c471e409282 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2120] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:11:51 2026] GET /v2.0/ports?network_id=5516676e-fc60-4d79-b1de-59dff5e519ea&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: 1125/2121] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:11:51 2026] GET /v2.0/networks/5516676e-fc60-4d79-b1de-59dff5e519ea?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2122] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:11:52 2026] GET /v2.0/networks/5516676e-fc60-4d79-b1de-59dff5e519ea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2123] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:52 2026] GET /v2.0/ports?device_id=4b92ed65-f4ab-46ed-b638-6a899a22533b => generated 1014 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2124] 10.0.0.15 () {34 vars in 1119 bytes} [Wed Jun 24 19:11:52 2026] GET /v2.0/security-groups?id=93b4b2ca-e5b2-4016-89cf-d976f7564de0&id=5ee37dc0-2ee1-4db2-ab42-7be36fd919a3&fields=id&fields=name => generated 205 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2125] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:11:51 2026] DELETE /v2.0/networks/505ed2e9-96a2-4e55-81e7-571624a378f4 => generated 0 bytes in 368 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2126] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:11:52 2026] GET /v2.0/security-groups?tenant_id=adabd2fefac040fbbedde98ff242fedd&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: 998/2127] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:11:52 2026] DELETE /v2.0/security-groups/ef9107c8-276f-44f6-80bd-76f6b40b5da8 => 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: 1130/2128] 199.19.213.59 () {34 vars in 993 bytes} [Wed Jun 24 19:11:52 2026] GET /v2.0/ports?device_id=4b92ed65-f4ab-46ed-b638-6a899a22533b => generated 1014 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:11:53.281 7 INFO neutron.db.l3_db [req-0c50d8be-6027-4f2a-a48d-1d8fcefb6b50 req-fc3e1ef1-7dd0-4e70-8c64-e29f362cabe7 9437f5be63f14748b2beacfb8fb4fc0c 138be50222814098a1ff6d55cf613eca - - default default] Floating IP 7148e95a-bf3f-4d95-8097-270c77ae8b44 disassociated. External IP: 10.96.250.216, port: 79d9dc64-6f6c-4de4-a00d-5fa60747b8e0. [pid: 8|app: 0|req: 1131/2129] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:53 2026] GET /v2.0/ports?device_id=4b92ed65-f4ab-46ed-b638-6a899a22533b => 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: 999/2130] 199.19.213.59 () {36 vars in 996 bytes} [Wed Jun 24 19:11:52 2026] DELETE /v2.0/ports/79d9dc64-6f6c-4de4-a00d-5fa60747b8e0 => generated 0 bytes in 646 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2131] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:54 2026] GET /v2.0/ports?device_id=8a537000-3b32-4c14-85ee-e6d4695b28d0 => generated 1200 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:11:54.403 7 INFO neutron.services.segments.plugin [-] Segment 3208fe15-367f-4e67-bc13-7f7fe1cf31d2 resource provider aggregate not found 2026-06-24 19:11:54.408 7 INFO neutron.services.segments.plugin [-] Segment 3208fe15-367f-4e67-bc13-7f7fe1cf31d2 resource provider aggregate not found 2026-06-24 19:11:54.421 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc4f8a23-9aac-4f37-8d36-b77bb92a4feb'] response: {'server_uuid': '4b92ed65-f4ab-46ed-b638-6a899a22533b', 'name': 'network-vif-deleted', 'tag': '79d9dc64-6f6c-4de4-a00d-5fa60747b8e0', 'status': 'completed', 'code': 200} 2026-06-24 19:11:54.422 7 INFO neutron.services.segments.plugin [-] Segment 3208fe15-367f-4e67-bc13-7f7fe1cf31d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3208fe15-367f-4e67-bc13-7f7fe1cf31d2 found for delete ", "request_id": "req-f596cb9b-90e9-40f8-9402-ca1103b5226b"}]} 2026-06-24 19:11:54.424 7 INFO neutron.services.segments.plugin [-] Segment 3208fe15-367f-4e67-bc13-7f7fe1cf31d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3208fe15-367f-4e67-bc13-7f7fe1cf31d2 found for delete ", "request_id": "req-cba33424-0cf1-4596-b604-a8aa31cf01cb"}]} [pid: 7|app: 0|req: 1000/2132] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:11:54 2026] GET /v2.0/security-groups?id=20fdd5bc-63db-402c-af04-59316c5a98d6&fields=id&fields=name => generated 112 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2133] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:54 2026] GET /v2.0/ports?device_id=4b92ed65-f4ab-46ed-b638-6a899a22533b => 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: 1001/2134] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:55 2026] GET /v2.0/ports?device_id=4b92ed65-f4ab-46ed-b638-6a899a22533b => 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: 1134/2135] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:56 2026] GET /v2.0/ports?device_id=4b92ed65-f4ab-46ed-b638-6a899a22533b => 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: 1002/2136] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:11:56 2026] GET /v2.0/security-groups?tenant_id=94bc0ad3d3c84b6b8b406c33d4d01df8&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: 1135/2137] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:11:57 2026] DELETE /v2.0/security-groups/57babe20-639a-4117-8525-29c50db9c6da => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2138] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:11:57 2026] GET /v2.0/security-groups?tenant_id=a2cf6de254984f5db6456942b9449dee&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2139] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:11:57 2026] DELETE /v2.0/security-groups/e79a48e0-8aab-472b-93c5-538197dfcdc2 => 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: 1004/2140] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:57 2026] GET /v2.0/ports?device_id=4b92ed65-f4ab-46ed-b638-6a899a22533b => 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: 1137/2141] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:11:58 2026] DELETE /v2.0/security-groups/93b4b2ca-e5b2-4016-89cf-d976f7564de0 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:11:59.023 7 INFO neutron.api.v2.resource [None req-7afe4d25-6055-4366-88f9-92e1f0910cc4 9437f5be63f14748b2beacfb8fb4fc0c 138be50222814098a1ff6d55cf613eca - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1005/2142] 10.0.0.159 () {32 vars in 737 bytes} [Wed Jun 24 19:11:59 2026] GET /v2.0/security-groups/93b4b2ca-e5b2-4016-89cf-d976f7564de0 => 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: 1138/2143] 10.0.0.159 () {32 vars in 732 bytes} [Wed Jun 24 19:11:59 2026] DELETE /v2.0/floatingips/7148e95a-bf3f-4d95-8097-270c77ae8b44 => generated 0 bytes in 352 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2144] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:11:59 2026] DELETE /v2.0/security-groups/5ee37dc0-2ee1-4db2-ab42-7be36fd919a3 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2145] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:11:59 2026] GET /v2.0/ports?device_id=8a537000-3b32-4c14-85ee-e6d4695b28d0 => generated 1200 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2146] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:11:59 2026] GET /v2.0/security-groups?id=20fdd5bc-63db-402c-af04-59316c5a98d6&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2147] 10.0.0.159 () {32 vars in 818 bytes} [Wed Jun 24 19:11:59 2026] GET /v2.0/ports?network_id=5516676e-fc60-4d79-b1de-59dff5e519ea&mac_address=fa%3A16%3A3e%3A0c%3A77%3Aa0 => generated 1200 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:11:59.704 8 WARNING neutron_lib.context [None req-03d4232a-378b-4920-945c-0352645df868 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:12:00.489 8 INFO neutron.db.l3_db [None req-03d4232a-378b-4920-945c-0352645df868 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] Floating IP e8d71042-6f3e-4559-b5c8-0384e0d63ff5 associated. External IP: 10.96.250.211, port: acb50c11-903b-4cc8-b833-0fb03663794e. [pid: 7|app: 0|req: 1007/2148] 10.0.0.159 () {34 vars in 789 bytes} [Wed Jun 24 19:11:59 2026] PUT /v2.0/routers/2553fa24-0613-48f4-9a4f-9189de27284e/remove_router_interface => generated 309 bytes in 948 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2151] 10.0.0.159 () {34 vars in 677 bytes} [Wed Jun 24 19:11:59 2026] POST /v2.0/floatingips => generated 855 bytes in 1141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:01.198 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-029fd355-d438-48d2-9a12-ae8391fe75fe'] response: {'name': 'network-changed', 'server_uuid': '8a537000-3b32-4c14-85ee-e6d4695b28d0', 'tag': 'acb50c11-903b-4cc8-b833-0fb03663794e', 'status': 'completed', 'code': 200} 2026-06-24 19:12:01.368 7 INFO neutron.services.segments.plugin [-] Segment 7bdbbc42-8b8a-409f-b97a-808fc1b5c52f resource provider aggregate not found 2026-06-24 19:12:01.379 7 INFO neutron.services.segments.plugin [-] Segment 7bdbbc42-8b8a-409f-b97a-808fc1b5c52f resource provider aggregate not found 2026-06-24 19:12:01.391 7 INFO neutron.services.segments.plugin [-] Segment 7bdbbc42-8b8a-409f-b97a-808fc1b5c52f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bdbbc42-8b8a-409f-b97a-808fc1b5c52f found for delete ", "request_id": "req-95f0b548-15a2-47e4-8587-58e88eacc71a"}]} 2026-06-24 19:12:01.394 7 INFO neutron.services.segments.plugin [-] Segment 7bdbbc42-8b8a-409f-b97a-808fc1b5c52f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bdbbc42-8b8a-409f-b97a-808fc1b5c52f found for delete ", "request_id": "req-4c728aab-f492-4326-b3d0-d9cfe77eac56"}]} 2026-06-24 19:12:01.395 7 INFO neutron.db.l3_hamode_db [None req-e7dd68e4-24e3-40f4-97f9-2f76fb926fed aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] HA network 624fa82f-63d3-4700-9a9c-4b8c40a59011 was deleted as no HA routers are present in tenant 138be50222814098a1ff6d55cf613eca. [pid: 7|app: 0|req: 1010/2152] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:12:00 2026] DELETE /v2.0/routers/2553fa24-0613-48f4-9a4f-9189de27284e => generated 0 bytes in 903 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2153] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:12:01 2026] GET /v2.0/security-groups?tenant_id=228f62971fb948b79360e78ff8ea6205&name=default => generated 2925 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2154] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:12:01 2026] DELETE /v2.0/security-groups/f5bd4aea-6fd2-4d2f-9e07-ea3978b341db => 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: 1011/2155] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:12:01 2026] DELETE /v2.0/subnets/fdc69de6-9925-42f8-9491-5f6fb9ef7b7e => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2156] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:12:01 2026] GET /v2.0/security-groups?tenant_id=57d7c7e2340d4f1aa90594bfe6618352&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2157] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:12:01 2026] GET /v2.0/ports?tenant_id=184227a5d0b94de283c6d4256833aae8&device_id=8a537000-3b32-4c14-85ee-e6d4695b28d0 => generated 1469 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:12:01.862 8 INFO neutron.services.segments.plugin [-] Segment 6ab1b9e4-321e-4d23-869a-18ecc504dd14 resource provider aggregate not found 2026-06-24 19:12:01.866 8 INFO neutron.services.segments.plugin [-] Segment 6ab1b9e4-321e-4d23-869a-18ecc504dd14 resource provider aggregate not found [pid: 8|app: 0|req: 1145/2158] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:12:01 2026] DELETE /v2.0/networks/709a6069-18b4-4f89-897f-bb4b62e3a9ab => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2159] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:12:01 2026] DELETE /v2.0/security-groups/b093dbc6-4544-4fd2-b2f5-561570b703f7 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:12:01.886 8 INFO neutron.services.segments.plugin [-] Segment 6ab1b9e4-321e-4d23-869a-18ecc504dd14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ab1b9e4-321e-4d23-869a-18ecc504dd14 found for delete ", "request_id": "req-dd997f22-3028-40b5-9eb0-79f1df7fe7e9"}]} 2026-06-24 19:12:01.886 8 INFO neutron.services.segments.plugin [-] Segment 6ab1b9e4-321e-4d23-869a-18ecc504dd14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ab1b9e4-321e-4d23-869a-18ecc504dd14 found for delete ", "request_id": "req-cd5e35da-5771-49a2-8e04-376da7ff22ae"}]} [pid: 8|app: 0|req: 1146/2160] 199.19.213.59 () {34 vars in 985 bytes} [Wed Jun 24 19:12:01 2026] GET /v2.0/networks?id=5516676e-fc60-4d79-b1de-59dff5e519ea => generated 800 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2161] 199.19.213.59 () {34 vars in 1057 bytes} [Wed Jun 24 19:12:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.101&port_id=acb50c11-903b-4cc8-b833-0fb03663794e => generated 858 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2162] 199.19.213.59 () {34 vars in 1103 bytes} [Wed Jun 24 19:12:01 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Acb&port_id=acb50c11-903b-4cc8-b833-0fb03663794e => 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: 1149/2163] 199.19.213.59 () {34 vars in 1063 bytes} [Wed Jun 24 19:12:01 2026] GET /v2.0/subnets?id=469a0a49-ed75-47e3-8c76-ae9008885015&id=2a2b1864-c86e-4947-8e25-bb22be7c55c6 => generated 1413 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2164] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:12:02 2026] GET /v2.0/ports?network_id=5516676e-fc60-4d79-b1de-59dff5e519ea&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: 1151/2165] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:12:02 2026] GET /v2.0/ports?network_id=5516676e-fc60-4d79-b1de-59dff5e519ea&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: 1152/2166] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:12:02 2026] GET /v2.0/networks/5516676e-fc60-4d79-b1de-59dff5e519ea?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2167] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:12:02 2026] GET /v2.0/networks/5516676e-fc60-4d79-b1de-59dff5e519ea?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: 7|app: 0|req: 1015/2168] 10.0.0.159 () {34 vars in 789 bytes} [Wed Jun 24 19:12:01 2026] PUT /v2.0/routers/c3a86558-42eb-4a22-9242-de2b51f009d4/remove_router_interface => generated 309 bytes in 927 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:12:03.653 8 INFO neutron.db.l3_hamode_db [None req-5bac87c3-4c0e-4d76-998f-45813a27da24 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] HA network edbbf650-f892-4347-8e14-4bd2666dec63 was deleted as no HA routers are present in tenant f65070ff275e431e8f1607a8ace2f563. [pid: 8|app: 0|req: 1154/2169] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:12:02 2026] DELETE /v2.0/routers/c3a86558-42eb-4a22-9242-de2b51f009d4 => generated 0 bytes in 848 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:12:03.678 7 WARNING neutron_lib.context [None req-baae725b-78f3-40c4-8c6f-e34db955d56a 14883f9340e448479d2e958f829a3d19 6192c2ac598d4f7496310704770e670b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1155/2170] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:12:03 2026] DELETE /v2.0/subnets/26d1f0ad-ac14-4c11-b672-88c2072276d1 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:12:03.856 7 INFO neutron.db.segments_db [None req-baae725b-78f3-40c4-8c6f-e34db955d56a 14883f9340e448479d2e958f829a3d19 6192c2ac598d4f7496310704770e670b - - default default] Added segment 8553d0f0-1445-494d-8722-3b43ae406130 of type vxlan for network 074fd2ba-c785-4695-bd3f-5e9d38c65390 2026-06-24 19:12:03.906 8 INFO neutron.services.segments.plugin [-] Segment b70581c8-795c-4598-8ff5-d57f0bee51cc resource provider aggregate not found 2026-06-24 19:12:03.910 8 INFO neutron.services.segments.plugin [-] Segment b70581c8-795c-4598-8ff5-d57f0bee51cc resource provider aggregate not found 2026-06-24 19:12:03.914 8 INFO neutron.services.segments.plugin [-] Segment b70581c8-795c-4598-8ff5-d57f0bee51cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b70581c8-795c-4598-8ff5-d57f0bee51cc found for delete ", "request_id": "req-3fc1460d-2760-4463-aa7d-19fc8010ff84"}]} 2026-06-24 19:12:03.919 8 INFO neutron.services.segments.plugin [-] Segment b70581c8-795c-4598-8ff5-d57f0bee51cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b70581c8-795c-4598-8ff5-d57f0bee51cc found for delete ", "request_id": "req-9136fb35-5581-4d64-a964-6fca98a00b0c"}]} [pid: 7|app: 0|req: 1016/2171] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:12:03 2026] POST /v2.0/networks => generated 644 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:03.971 7 WARNING neutron_lib.context [None req-5bc1b964-6dca-4feb-9633-5a1b9e16e904 14883f9340e448479d2e958f829a3d19 6192c2ac598d4f7496310704770e670b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1156/2172] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:12:03 2026] DELETE /v2.0/networks/a0a24242-fe68-4b28-b96a-2ae060d88abe => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2173] 10.0.0.159 () {34 vars in 665 bytes} [Wed Jun 24 19:12:03 2026] POST /v2.0/ports => generated 775 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:04.288 8 WARNING neutron_lib.context [None req-99e8b78d-283f-4e2d-8ac5-05c2c8713936 14883f9340e448479d2e958f829a3d19 6192c2ac598d4f7496310704770e670b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:12:04.336 8 INFO neutron.db.segments_db [None req-99e8b78d-283f-4e2d-8ac5-05c2c8713936 14883f9340e448479d2e958f829a3d19 6192c2ac598d4f7496310704770e670b - - default default] Added segment 6d0f2758-0fbe-4cb6-bba7-3f17e615b329 of type vxlan for network 4183d88c-b43f-4d15-a340-b74446088bfb [pid: 8|app: 0|req: 1157/2174] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:12:04 2026] POST /v2.0/networks => generated 632 bytes in 149 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-24 19:12:04.441 7 WARNING neutron_lib.context [None req-3cea6196-91dc-46ea-8b71-1159ffaa469f 14883f9340e448479d2e958f829a3d19 6192c2ac598d4f7496310704770e670b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1158/2175] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:12:04 2026] GET /v2.0/security-groups?tenant_id=f65070ff275e431e8f1607a8ace2f563&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2176] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:12:04 2026] DELETE /v2.0/security-groups/620ee908-8a47-4769-bf11-47839166f59f => 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: 1018/2177] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:12:04 2026] POST /v2.0/subnets => generated 626 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:04.680 8 WARNING neutron_lib.context [None req-e9a3a856-7a50-4ebb-be9f-ee4bfa15da99 14883f9340e448479d2e958f829a3d19 6192c2ac598d4f7496310704770e670b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1019/2178] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:12:04 2026] GET /v2.0/security-groups?tenant_id=138be50222814098a1ff6d55cf613eca&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2179] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:12:04 2026] DELETE /v2.0/security-groups/8c56c385-f58a-4ab4-b565-f866363a0ac4 => 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: 1160/2180] 10.0.0.159 () {34 vars in 665 bytes} [Wed Jun 24 19:12:04 2026] POST /v2.0/ports => generated 949 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2181] 10.0.0.159 () {32 vars in 720 bytes} [Wed Jun 24 19:12:05 2026] DELETE /v2.0/ports/80934177-7ae6-4323-baaf-497ece6193f8 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:12:05.296 8 INFO neutron.pecan_wsgi.hooks.translation [None req-73cf7545-15b5-466c-a73f-d253462ab701 14883f9340e448479d2e958f829a3d19 6192c2ac598d4f7496310704770e670b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1161/2182] 10.0.0.159 () {32 vars in 720 bytes} [Wed Jun 24 19:12:05 2026] DELETE /v2.0/ports/80934177-7ae6-4323-baaf-497ece6193f8 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:12:05.321 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f77e2f45-0867-41cf-8c4e-f917a6f48d77 14883f9340e448479d2e958f829a3d19 6192c2ac598d4f7496310704770e670b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1022/2183] 10.0.0.159 () {32 vars in 717 bytes} [Wed Jun 24 19:12:05 2026] GET /v2.0/ports/80934177-7ae6-4323-baaf-497ece6193f8 => 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: 1162/2184] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:12:05 2026] DELETE /v2.0/subnets/2099f36b-e627-41d2-865f-e20e64d491ed => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:12:05.770 7 INFO neutron.services.segments.plugin [-] Segment 6d0f2758-0fbe-4cb6-bba7-3f17e615b329 resource provider aggregate not found 2026-06-24 19:12:05.774 7 INFO neutron.services.segments.plugin [-] Segment 6d0f2758-0fbe-4cb6-bba7-3f17e615b329 resource provider aggregate not found 2026-06-24 19:12:05.780 7 INFO neutron.services.segments.plugin [-] Segment 6d0f2758-0fbe-4cb6-bba7-3f17e615b329 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d0f2758-0fbe-4cb6-bba7-3f17e615b329 found for delete ", "request_id": "req-002b46cb-27bf-4cc3-8446-183c1c811e4f"}]} 2026-06-24 19:12:05.786 7 INFO neutron.services.segments.plugin [-] Segment 6d0f2758-0fbe-4cb6-bba7-3f17e615b329 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d0f2758-0fbe-4cb6-bba7-3f17e615b329 found for delete ", "request_id": "req-6d8e2545-bff7-40ee-8c8c-60b382354608"}]} [pid: 7|app: 0|req: 1023/2185] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:12:05 2026] DELETE /v2.0/networks/4183d88c-b43f-4d15-a340-b74446088bfb => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:12:05.817 8 WARNING neutron_lib.context [None req-62820432-d091-4fab-9cc5-3c750db6b8d4 14883f9340e448479d2e958f829a3d19 6192c2ac598d4f7496310704770e670b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:12:05.883 8 INFO neutron.db.segments_db [None req-62820432-d091-4fab-9cc5-3c750db6b8d4 14883f9340e448479d2e958f829a3d19 6192c2ac598d4f7496310704770e670b - - default default] Added segment 14404737-37c1-464d-944d-0620e713d861 of type vxlan for network fe11c89e-028a-4227-9e8f-57930f22a34e 2026-06-24 19:12:05.934 8 INFO neutron.services.segments.plugin [-] Segment a33232d4-c597-4f5a-b3cc-c293c99aa2be resource provider aggregate not found 2026-06-24 19:12:05.940 8 INFO neutron.services.segments.plugin [-] Segment a33232d4-c597-4f5a-b3cc-c293c99aa2be resource provider aggregate not found 2026-06-24 19:12:05.956 8 INFO neutron.services.segments.plugin [-] Segment a33232d4-c597-4f5a-b3cc-c293c99aa2be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a33232d4-c597-4f5a-b3cc-c293c99aa2be found for delete ", "request_id": "req-1b6c0cf9-96a5-4599-a495-d37272e27695"}]} 2026-06-24 19:12:05.962 8 INFO neutron.services.segments.plugin [-] Segment a33232d4-c597-4f5a-b3cc-c293c99aa2be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a33232d4-c597-4f5a-b3cc-c293c99aa2be found for delete ", "request_id": "req-2846e6bc-3afd-4911-9140-22509794994a"}]} [pid: 8|app: 0|req: 1163/2186] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:12:05 2026] POST /v2.0/networks => generated 630 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:06.015 7 WARNING neutron_lib.context [None req-2807d31d-cf26-4df0-bb3e-91a7f819b208 14883f9340e448479d2e958f829a3d19 6192c2ac598d4f7496310704770e670b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1024/2187] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:12:06 2026] POST /v2.0/subnets => generated 626 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:06.283 8 WARNING neutron_lib.context [None req-16b4e04e-0b8b-49e4-a5ee-ac60489cdc66 14883f9340e448479d2e958f829a3d19 6192c2ac598d4f7496310704770e670b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1164/2188] 10.0.0.159 () {34 vars in 665 bytes} [Wed Jun 24 19:12:06 2026] POST /v2.0/ports => generated 912 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2189] 10.0.0.52 () {34 vars in 989 bytes} [Wed Jun 24 19:12:06 2026] GET /v2.0/ports?device_id=8a537000-3b32-4c14-85ee-e6d4695b28d0 => generated 1469 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2190] 10.0.0.52 () {34 vars in 1039 bytes} [Wed Jun 24 19:12:06 2026] GET /v2.0/security-groups?id=20fdd5bc-63db-402c-af04-59316c5a98d6&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2191] 10.0.0.159 () {32 vars in 720 bytes} [Wed Jun 24 19:12:06 2026] DELETE /v2.0/ports/2be88c4d-7e2f-48bb-8400-668d3447cb79 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:12:06.888 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b4bd1edf-0385-4920-a804-286199052f6d 14883f9340e448479d2e958f829a3d19 6192c2ac598d4f7496310704770e670b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1167/2192] 10.0.0.159 () {32 vars in 717 bytes} [Wed Jun 24 19:12:06 2026] GET /v2.0/ports/2be88c4d-7e2f-48bb-8400-668d3447cb79 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2193] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:12:06 2026] DELETE /v2.0/subnets/30364224-f7a4-4e7a-9a67-0596db5b85a1 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2194] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:12:07 2026] DELETE /v2.0/networks/fe11c89e-028a-4227-9e8f-57930f22a34e => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:12:07.210 7 WARNING neutron_lib.context [None req-02a04be8-0faa-4733-aeb2-c305bfd40fed 14883f9340e448479d2e958f829a3d19 6192c2ac598d4f7496310704770e670b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1027/2195] 10.0.0.159 () {34 vars in 665 bytes} [Wed Jun 24 19:12:07 2026] POST /v2.0/ports => generated 775 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2196] 10.0.0.159 () {34 vars in 737 bytes} [Wed Jun 24 19:12:07 2026] PUT /v2.0/ports/2bbd46a7-6dae-4db0-adea-e62e21f8c121 => generated 752 bytes in 168 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: 1028/2197] 10.0.0.159 () {32 vars in 720 bytes} [Wed Jun 24 19:12:07 2026] DELETE /v2.0/ports/2bbd46a7-6dae-4db0-adea-e62e21f8c121 => generated 0 bytes in 221 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: 1170/2198] 10.0.0.159 () {32 vars in 643 bytes} [Wed Jun 24 19:12:07 2026] GET /v2.0/ports => generated 778 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:12:07.987 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1bee044d-3d13-48cc-ab43-d637423a8dec 14883f9340e448479d2e958f829a3d19 6192c2ac598d4f7496310704770e670b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1029/2199] 10.0.0.159 () {32 vars in 717 bytes} [Wed Jun 24 19:12:07 2026] GET /v2.0/ports/2bbd46a7-6dae-4db0-adea-e62e21f8c121 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:12:07.996 8 INFO neutron.services.segments.plugin [-] Segment 14404737-37c1-464d-944d-0620e713d861 resource provider aggregate not found 2026-06-24 19:12:08.027 8 INFO neutron.services.segments.plugin [-] Segment 14404737-37c1-464d-944d-0620e713d861 resource provider aggregate not found 2026-06-24 19:12:08.030 8 INFO neutron.services.segments.plugin [-] Segment 14404737-37c1-464d-944d-0620e713d861 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14404737-37c1-464d-944d-0620e713d861 found for delete ", "request_id": "req-9bbce4be-e475-47b4-a7c4-d15cead50280"}]} [pid: 8|app: 0|req: 1171/2200] 10.0.0.159 () {32 vars in 643 bytes} [Wed Jun 24 19:12:07 2026] GET /v2.0/ports => generated 778 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2201] 10.0.0.159 () {32 vars in 717 bytes} [Wed Jun 24 19:12:08 2026] GET /v2.0/ports/616dea3f-e9f0-4fc7-971c-c675ef9edfcb => generated 775 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:12:08.090 8 INFO neutron.services.segments.plugin [-] Segment 14404737-37c1-464d-944d-0620e713d861 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14404737-37c1-464d-944d-0620e713d861 found for delete ", "request_id": "req-96b70e38-25c2-4de1-9dc1-115f5c87bc4f"}]} 2026-06-24 19:12:08.106 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9f59d4fa-fb96-41e7-bdc8-d516e4f414a3 14883f9340e448479d2e958f829a3d19 6192c2ac598d4f7496310704770e670b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1172/2202] 10.0.0.159 () {32 vars in 720 bytes} [Wed Jun 24 19:12:08 2026] DELETE /v2.0/ports/2be88c4d-7e2f-48bb-8400-668d3447cb79 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:12:08.126 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bedf8aa2-4ac0-43fa-be1a-92a2d1f87ac2 14883f9340e448479d2e958f829a3d19 6192c2ac598d4f7496310704770e670b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1031/2203] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:12:08 2026] DELETE /v2.0/subnets/30364224-f7a4-4e7a-9a67-0596db5b85a1 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:12:08.152 8 INFO neutron.pecan_wsgi.hooks.translation [None req-939412e8-2f36-46f2-abd8-4b845c2f7062 14883f9340e448479d2e958f829a3d19 6192c2ac598d4f7496310704770e670b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1173/2204] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:12:08 2026] DELETE /v2.0/subnets/2099f36b-e627-41d2-865f-e20e64d491ed => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2205] 10.0.0.159 () {32 vars in 720 bytes} [Wed Jun 24 19:12:08 2026] DELETE /v2.0/ports/616dea3f-e9f0-4fc7-971c-c675ef9edfcb => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2206] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:12:08 2026] DELETE /v2.0/networks/074fd2ba-c785-4695-bd3f-5e9d38c65390 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2207] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:12:08 2026] GET /v2.0/security-groups?tenant_id=6192c2ac598d4f7496310704770e670b&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:12:09.148 7 INFO neutron.db.segments_db [None req-5a33e43e-645c-4fb9-8785-bb2582742278 c4a85e4a06d94f51bede842f5aa55cf1 9f8e419877cb4a5b823ccda7811d3867 - - default default] Added segment ce2a5778-f386-4ee5-8be1-74fc5da8ff0b of type vxlan for network 449fe53c-cfd5-4db0-8672-c7e20b265460 [pid: 8|app: 0|req: 1176/2208] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:12:09 2026] DELETE /v2.0/security-groups/2b5f1ab0-7365-498d-9d68-4ed350142360 => 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: 1033/2209] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:12:08 2026] POST /v2.0/networks => generated 725 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2210] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:12:09 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-24 19:12:09.457 7 WARNING neutron.api.v2.base [None req-47d26d2f-78e3-4272-9eb9-a635105ce578 c4a85e4a06d94f51bede842f5aa55cf1 9f8e419877cb4a5b823ccda7811d3867 - - 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-24 19:12:09.458 7 INFO neutron.api.v2.resource [None req-47d26d2f-78e3-4272-9eb9-a635105ce578 c4a85e4a06d94f51bede842f5aa55cf1 9f8e419877cb4a5b823ccda7811d3867 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1034/2211] 10.0.0.159 () {34 vars in 681 bytes} [Wed Jun 24 19:12:09 2026] POST /v2.0/rbac-policies => generated 143 bytes in 12 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2212] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:12:09 2026] DELETE /v2.0/networks/449fe53c-cfd5-4db0-8672-c7e20b265460 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:12:09.728 7 INFO neutron.db.segments_db [None req-59d05e97-5099-4260-bcc2-d216387561f0 c4a85e4a06d94f51bede842f5aa55cf1 9f8e419877cb4a5b823ccda7811d3867 - - default default] Added segment 4ce554ae-9721-41d1-8c51-f23178c797f1 of type vxlan for network 1033b898-badf-48a1-90ff-af76b1c2ab65 [pid: 7|app: 0|req: 1035/2213] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:12:09 2026] POST /v2.0/networks => generated 727 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2214] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:12:09 2026] POST /v2.0/subnets => generated 647 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:10.043 7 WARNING neutron.api.v2.base [None req-5c8fa4cb-0e95-45c2-84ee-475f8a06ff2d c4a85e4a06d94f51bede842f5aa55cf1 9f8e419877cb4a5b823ccda7811d3867 - - 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-24 19:12:10.044 7 INFO neutron.api.v2.resource [None req-5c8fa4cb-0e95-45c2-84ee-475f8a06ff2d c4a85e4a06d94f51bede842f5aa55cf1 9f8e419877cb4a5b823ccda7811d3867 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1036/2215] 10.0.0.159 () {34 vars in 681 bytes} [Wed Jun 24 19:12:10 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) 2026-06-24 19:12:10.081 8 INFO neutron.services.segments.plugin [-] Segment 8553d0f0-1445-494d-8722-3b43ae406130 resource provider aggregate not found 2026-06-24 19:12:10.096 8 INFO neutron.services.segments.plugin [-] Segment 8553d0f0-1445-494d-8722-3b43ae406130 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8553d0f0-1445-494d-8722-3b43ae406130 found for delete ", "request_id": "req-181f8d33-149b-4894-a119-36ff72945a6f"}]} 2026-06-24 19:12:10.105 8 INFO neutron.services.segments.plugin [-] Segment 8553d0f0-1445-494d-8722-3b43ae406130 resource provider aggregate not found 2026-06-24 19:12:10.108 8 INFO neutron.services.segments.plugin [-] Segment ce2a5778-f386-4ee5-8be1-74fc5da8ff0b resource provider aggregate not found 2026-06-24 19:12:10.117 8 INFO neutron.services.segments.plugin [-] Segment 8553d0f0-1445-494d-8722-3b43ae406130 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8553d0f0-1445-494d-8722-3b43ae406130 found for delete ", "request_id": "req-b2d042c1-76c8-4cfd-877d-c895560d228a"}]} 2026-06-24 19:12:10.120 8 INFO neutron.services.segments.plugin [-] Segment ce2a5778-f386-4ee5-8be1-74fc5da8ff0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce2a5778-f386-4ee5-8be1-74fc5da8ff0b found for delete ", "request_id": "req-dd3efcba-2b41-4967-b783-4305de5a91e3"}]} 2026-06-24 19:12:10.129 8 INFO neutron.services.segments.plugin [-] Segment ce2a5778-f386-4ee5-8be1-74fc5da8ff0b resource provider aggregate not found 2026-06-24 19:12:10.144 8 INFO neutron.services.segments.plugin [-] Segment ce2a5778-f386-4ee5-8be1-74fc5da8ff0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce2a5778-f386-4ee5-8be1-74fc5da8ff0b found for delete ", "request_id": "req-e0596d85-525c-4472-a7c9-5ede13401169"}]} [pid: 8|app: 0|req: 1180/2216] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:12:10 2026] DELETE /v2.0/networks/1033b898-badf-48a1-90ff-af76b1c2ab65 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:12:10.319 7 INFO neutron.db.segments_db [None req-1a7595f0-1729-4cdb-a800-7cde6e180b67 c4a85e4a06d94f51bede842f5aa55cf1 9f8e419877cb4a5b823ccda7811d3867 - - default default] Added segment 6b7515cf-7cbf-4b1a-a376-577875fab7d1 of type vxlan for network 7409b9b8-2f32-4b46-a87b-f3085cd2e62b [pid: 7|app: 0|req: 1037/2217] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:12:10 2026] POST /v2.0/networks => generated 726 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2218] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:12:10 2026] POST /v2.0/subnets => generated 647 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2219] 10.0.0.159 () {34 vars in 681 bytes} [Wed Jun 24 19:12:10 2026] POST /v2.0/rbac-policies => generated 324 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:10.964 8 WARNING neutron_lib.context [None req-bc7dfa4b-f79d-4415-8a93-6055ae5a5195 1b80288cb90a478fb0f27e5bf941aaad cae5db617e95460b851e5c4f5feff05f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:12:11.121 8 INFO neutron.db.segments_db [None req-bc7dfa4b-f79d-4415-8a93-6055ae5a5195 1b80288cb90a478fb0f27e5bf941aaad cae5db617e95460b851e5c4f5feff05f - - default default] Added segment b7549f1b-8e6a-452b-a6de-a615f5b7f324 of type vxlan for network 1ec0f623-31b5-43b4-85c0-928f8b59914f [pid: 8|app: 0|req: 1182/2220] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:12:10 2026] POST /v2.0/networks => generated 634 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:11.220 8 WARNING neutron_lib.context [None req-5c2e76d2-8c5b-42b4-bd7d-51319b101612 1b80288cb90a478fb0f27e5bf941aaad cae5db617e95460b851e5c4f5feff05f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:12:11.278 8 INFO neutron.db.segments_db [None req-5c2e76d2-8c5b-42b4-bd7d-51319b101612 1b80288cb90a478fb0f27e5bf941aaad cae5db617e95460b851e5c4f5feff05f - - default default] Added segment e4ba7efb-3d96-4aae-bb83-cc4b92897d68 of type vxlan for network 101a4394-b12b-4d13-8084-5ee4a89a8916 [pid: 7|app: 0|req: 1039/2221] 10.0.0.159 () {32 vars in 723 bytes} [Wed Jun 24 19:12:11 2026] GET /v2.0/networks/7409b9b8-2f32-4b46-a87b-f3085cd2e62b => generated 654 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2222] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:12:11 2026] POST /v2.0/networks => generated 634 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:11.407 7 WARNING neutron_lib.context [None req-ea4e0f1d-41ce-48c1-91c1-c586049fcbf4 1b80288cb90a478fb0f27e5bf941aaad cae5db617e95460b851e5c4f5feff05f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1040/2223] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:12:11 2026] POST /v2.0/subnets => generated 646 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:11.674 8 WARNING neutron_lib.context [None req-e0f8a8c4-7274-4c19-9f4a-f162437d8cd5 1b80288cb90a478fb0f27e5bf941aaad cae5db617e95460b851e5c4f5feff05f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:12:11.731 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fb4098b9-7c41-43ba-a5f9-4bb6c909d6ed bcbb33fd6e584984b06d81b172ae831c d802991e9df6487898debafefd0762f1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1041/2224] 10.0.0.159 () {32 vars in 723 bytes} [Wed Jun 24 19:12:11 2026] GET /v2.0/networks/7409b9b8-2f32-4b46-a87b-f3085cd2e62b => generated 138 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2225] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:12:11 2026] POST /v2.0/subnets => generated 655 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:11.913 8 WARNING neutron_lib.context [None req-0a66b847-c43f-4fbc-80e5-3eb1d9c26f09 1b80288cb90a478fb0f27e5bf941aaad cae5db617e95460b851e5c4f5feff05f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:12:11.950 8 INFO neutron.db.segments_db [None req-0a66b847-c43f-4fbc-80e5-3eb1d9c26f09 1b80288cb90a478fb0f27e5bf941aaad cae5db617e95460b851e5c4f5feff05f - - default default] Added segment 42eb1dcd-a9e8-430e-a239-207f3d60378a of type vxlan for network d06fa947-e137-47db-afee-202ea58dfb41 2026-06-24 19:12:12.136 7 INFO neutron.services.segments.plugin [-] Segment 6b7515cf-7cbf-4b1a-a376-577875fab7d1 resource provider aggregate not found 2026-06-24 19:12:12.138 8 INFO neutron.services.segments.plugin [-] Segment 4ce554ae-9721-41d1-8c51-f23178c797f1 resource provider aggregate not found 2026-06-24 19:12:12.142 7 INFO neutron.services.segments.plugin [-] Segment 6b7515cf-7cbf-4b1a-a376-577875fab7d1 resource provider aggregate not found 2026-06-24 19:12:12.152 7 INFO neutron.services.segments.plugin [-] Segment 6b7515cf-7cbf-4b1a-a376-577875fab7d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b7515cf-7cbf-4b1a-a376-577875fab7d1 found for delete ", "request_id": "req-738ff795-d1b4-4f88-ba8d-40ddf28b2aca"}]} 2026-06-24 19:12:12.153 7 INFO neutron.services.segments.plugin [-] Segment 6b7515cf-7cbf-4b1a-a376-577875fab7d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b7515cf-7cbf-4b1a-a376-577875fab7d1 found for delete ", "request_id": "req-badd0ab2-2d95-4e9b-877c-c26da7296cdc"}]} 2026-06-24 19:12:12.159 8 INFO neutron.services.segments.plugin [-] Segment 4ce554ae-9721-41d1-8c51-f23178c797f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ce554ae-9721-41d1-8c51-f23178c797f1 found for delete ", "request_id": "req-78f49672-00c4-4586-a07c-037ee71ccb4e"}]} 2026-06-24 19:12:12.162 8 INFO neutron.services.segments.plugin [-] Segment 4ce554ae-9721-41d1-8c51-f23178c797f1 resource provider aggregate not found [pid: 7|app: 0|req: 1042/2226] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:12:11 2026] DELETE /v2.0/networks/7409b9b8-2f32-4b46-a87b-f3085cd2e62b => generated 0 bytes in 433 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:12:12.179 8 INFO neutron.services.segments.plugin [-] Segment 4ce554ae-9721-41d1-8c51-f23178c797f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ce554ae-9721-41d1-8c51-f23178c797f1 found for delete ", "request_id": "req-0140f087-4c08-408e-9b79-2c8e843434b7"}]} 2026-06-24 19:12:12.195 8 INFO neutron.db.l3_hamode_db [None req-0a66b847-c43f-4fbc-80e5-3eb1d9c26f09 1b80288cb90a478fb0f27e5bf941aaad cae5db617e95460b851e5c4f5feff05f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1043/2227] 10.0.0.159 () {32 vars in 721 bytes} [Wed Jun 24 19:12:12 2026] GET /v2.0/subnets/fd852bc0-4ef9-44ec-bd5c-4d2608a03a4f => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:12:12.207 7 INFO neutron.pecan_wsgi.hooks.translation [None req-53bfeb6b-cd22-4eea-9aaa-b93dfaec3f32 c4a85e4a06d94f51bede842f5aa55cf1 9f8e419877cb4a5b823ccda7811d3867 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1044/2228] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:12:12 2026] DELETE /v2.0/subnets/dfc970b3-89b9-4f27-8fae-e8b22f73c19f => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:12:12.223 7 INFO neutron.pecan_wsgi.hooks.translation [None req-49f7ba43-5fa1-43d9-924f-471108141655 c4a85e4a06d94f51bede842f5aa55cf1 9f8e419877cb4a5b823ccda7811d3867 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1045/2229] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:12:12 2026] DELETE /v2.0/subnets/b9d2ac53-2fc5-43df-af19-23fcaeb69737 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:12:12.244 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dda3fb8c-47ca-4a27-bef7-59d6e92ce5f6 c4a85e4a06d94f51bede842f5aa55cf1 9f8e419877cb4a5b823ccda7811d3867 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1046/2230] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:12:12 2026] DELETE /v2.0/subnets/c54b5a3f-58c5-4d35-a3bb-d64433864c9c => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:12:12.316 8 INFO neutron.db.l3_hamode_db [None req-0a66b847-c43f-4fbc-80e5-3eb1d9c26f09 1b80288cb90a478fb0f27e5bf941aaad cae5db617e95460b851e5c4f5feff05f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1185/2231] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:12:11 2026] POST /v2.0/routers => generated 510 bytes in 1087 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2232] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:12:13 2026] GET /v2.0/security-groups?tenant_id=9f8e419877cb4a5b823ccda7811d3867&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: 1187/2233] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:12:13 2026] DELETE /v2.0/security-groups/22cfac42-c02e-486a-a149-0a875cc4d454 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2234] 10.0.0.199 () {30 vars in 689 bytes} [Wed Jun 24 19:12:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2235] 10.0.0.199 () {30 vars in 691 bytes} [Wed Jun 24 19:12:13 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: 1190/2236] 10.0.0.199 () {30 vars in 667 bytes} [Wed Jun 24 19:12:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2237] 10.0.0.199 () {30 vars in 703 bytes} [Wed Jun 24 19:12:13 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: 1192/2238] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:12:13 2026] GET /v2.0/security-groups?tenant_id=d802991e9df6487898debafefd0762f1&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2239] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:12:13 2026] DELETE /v2.0/security-groups/cdab334a-bd53-4ab8-9856-c3ba1b8afb27 => 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: 1194/2240] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:12:13 2026] GET /v2.0/security-groups?tenant_id=27dc6ce2448841b5aac2cc22ff8f2c47&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2241] 10.0.0.159 () {34 vars in 783 bytes} [Wed Jun 24 19:12:13 2026] PUT /v2.0/routers/5d6a5333-ab8c-46f3-ab44-a46e249ae784/add_router_interface => generated 309 bytes in 995 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2242] 10.0.0.159 () {32 vars in 717 bytes} [Wed Jun 24 19:12:14 2026] GET /v2.0/ports/7e81f783-973e-4afa-8d64-22daa8599592 => generated 959 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2243] 10.0.0.199 () {28 vars in 438 bytes} [Wed Jun 24 19:12:14 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2244] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:12:13 2026] DELETE /v2.0/security-groups/50d281c2-f004-4d19-b6ea-16c20368986c => 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: 1196/2245] 10.0.0.199 () {30 vars in 727 bytes} [Wed Jun 24 19:12:14 2026] GET /v2.0/subnets/fd852bc0-4ef9-44ec-bd5c-4d2608a03a4f => generated 657 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2246] 10.0.0.199 () {30 vars in 689 bytes} [Wed Jun 24 19:12:14 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: 1198/2247] 10.0.0.199 () {30 vars in 691 bytes} [Wed Jun 24 19:12:14 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2248] 10.0.0.199 () {30 vars in 667 bytes} [Wed Jun 24 19:12:14 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: 1200/2249] 10.0.0.199 () {30 vars in 703 bytes} [Wed Jun 24 19:12:14 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2250] 10.0.0.199 () {30 vars in 727 bytes} [Wed Jun 24 19:12:14 2026] GET /v2.0/subnets/fd852bc0-4ef9-44ec-bd5c-4d2608a03a4f => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2251] 10.0.0.199 () {30 vars in 689 bytes} [Wed Jun 24 19:12:14 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: 1203/2252] 10.0.0.199 () {30 vars in 691 bytes} [Wed Jun 24 19:12:14 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: 1204/2253] 10.0.0.199 () {30 vars in 667 bytes} [Wed Jun 24 19:12:14 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: 1205/2254] 10.0.0.199 () {30 vars in 703 bytes} [Wed Jun 24 19:12:14 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: 1206/2255] 10.0.0.199 () {30 vars in 729 bytes} [Wed Jun 24 19:12:14 2026] GET /v2.0/networks/6af8a4ad-efd8-48f7-ae43-a3fdcbb87e20 => generated 798 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2256] 10.0.0.199 () {30 vars in 681 bytes} [Wed Jun 24 19:12:14 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2257] 10.0.0.199 () {34 vars in 703 bytes} [Wed Jun 24 19:12:14 2026] POST /v2.0/ports => generated 1132 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2258] 10.0.0.159 () {34 vars in 783 bytes} [Wed Jun 24 19:12:14 2026] PUT /v2.0/routers/5d6a5333-ab8c-46f3-ab44-a46e249ae784/add_router_interface => generated 309 bytes in 1122 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: 1209/2261] 10.0.0.159 () {32 vars in 717 bytes} [Wed Jun 24 19:12:15 2026] GET /v2.0/ports/cea16d44-8d49-4872-b80d-f7339fd30c60 => generated 967 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2262] 10.0.0.159 () {34 vars in 789 bytes} [Wed Jun 24 19:12:15 2026] PUT /v2.0/routers/5d6a5333-ab8c-46f3-ab44-a46e249ae784/remove_router_interface => generated 309 bytes in 837 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2263] 10.0.0.159 () {34 vars in 789 bytes} [Wed Jun 24 19:12:16 2026] PUT /v2.0/routers/5d6a5333-ab8c-46f3-ab44-a46e249ae784/remove_router_interface => generated 309 bytes in 927 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2264] 10.0.0.159 () {32 vars in 736 bytes} [Wed Jun 24 19:12:16 2026] GET /v2.0/ports?device_id=5d6a5333-ab8c-46f3-ab44-a46e249ae784 => 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: 1055/2265] 199.19.213.59 () {30 vars in 701 bytes} [Wed Jun 24 19:12:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2266] 199.19.213.59 () {30 vars in 703 bytes} [Wed Jun 24 19:12:17 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2267] 199.19.213.59 () {30 vars in 679 bytes} [Wed Jun 24 19:12:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2268] 199.19.213.59 () {30 vars in 715 bytes} [Wed Jun 24 19:12:17 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: 1059/2269] 199.19.213.59 () {30 vars in 735 bytes} [Wed Jun 24 19:12:17 2026] GET /v2.0/ports/e1d9d1a1-f5fd-4e83-bd59-c9785b043993 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:12:17.558 8 INFO neutron.services.segments.plugin [-] Segment 42eb1dcd-a9e8-430e-a239-207f3d60378a resource provider aggregate not found 2026-06-24 19:12:17.563 8 INFO neutron.services.segments.plugin [-] Segment 42eb1dcd-a9e8-430e-a239-207f3d60378a resource provider aggregate not found 2026-06-24 19:12:17.575 8 INFO neutron.services.segments.plugin [-] Segment 42eb1dcd-a9e8-430e-a239-207f3d60378a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42eb1dcd-a9e8-430e-a239-207f3d60378a found for delete ", "request_id": "req-54a7760e-57a1-4d4c-8346-7fe555edf115"}]} 2026-06-24 19:12:17.577 8 INFO neutron.services.segments.plugin [-] Segment 42eb1dcd-a9e8-430e-a239-207f3d60378a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42eb1dcd-a9e8-430e-a239-207f3d60378a found for delete ", "request_id": "req-5c1f95d8-561d-43ec-b7f9-7f0a532c3199"}]} 2026-06-24 19:12:17.578 8 INFO neutron.db.l3_hamode_db [None req-4deb3778-2c75-44e4-bcbf-33b096918745 1b80288cb90a478fb0f27e5bf941aaad cae5db617e95460b851e5c4f5feff05f - - default default] HA network d06fa947-e137-47db-afee-202ea58dfb41 was deleted as no HA routers are present in tenant cae5db617e95460b851e5c4f5feff05f. [pid: 8|app: 0|req: 1211/2270] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:12:17 2026] DELETE /v2.0/routers/5d6a5333-ab8c-46f3-ab44-a46e249ae784 => generated 0 bytes in 551 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2271] 199.19.213.59 () {30 vars in 701 bytes} [Wed Jun 24 19:12:17 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: 1213/2272] 199.19.213.59 () {30 vars in 703 bytes} [Wed Jun 24 19:12:17 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: 1214/2273] 199.19.213.59 () {30 vars in 679 bytes} [Wed Jun 24 19:12:17 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: 1215/2274] 199.19.213.59 () {30 vars in 715 bytes} [Wed Jun 24 19:12:17 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-24 19:12:17.668 8 INFO neutron.api.v2.resource [None req-c01d3f42-34c9-4592-a054-32e45e8923af aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1216/2275] 199.19.213.59 () {30 vars in 761 bytes} [Wed Jun 24 19:12:17 2026] GET /v2.0/security-groups/lb-b2f32e1f-c07b-4145-92c1-1929982d0c21 => 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: 1217/2276] 199.19.213.59 () {30 vars in 783 bytes} [Wed Jun 24 19:12:17 2026] GET /v2.0/security-groups?name=lb-b2f32e1f-c07b-4145-92c1-1929982d0c21 => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2277] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:12:17 2026] DELETE /v2.0/subnets/7ce91f60-a700-4a63-b364-abc590b59e6e => 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: 1218/2278] 199.19.213.59 () {34 vars in 734 bytes} [Wed Jun 24 19:12:17 2026] POST /v2.0/security-groups => generated 1636 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2279] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:12:17 2026] DELETE /v2.0/subnets/1cc0634e-72d5-429f-a7f0-b340056c179e => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2280] 199.19.213.59 () {30 vars in 813 bytes} [Wed Jun 24 19:12:17 2026] GET /v2.0/security-group-rules?security_group_id=822e1b58-324f-499f-9546-09f0fc9e1a0f => generated 1182 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2281] 199.19.213.59 () {34 vars in 787 bytes} [Wed Jun 24 19:12:17 2026] PUT /v2.0/ports/e1d9d1a1-f5fd-4e83-bd59-c9785b043993 => generated 1132 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:12:18.196 7 INFO neutron.services.segments.plugin [-] Segment e4ba7efb-3d96-4aae-bb83-cc4b92897d68 resource provider aggregate not found 2026-06-24 19:12:18.199 7 INFO neutron.services.segments.plugin [-] Segment e4ba7efb-3d96-4aae-bb83-cc4b92897d68 resource provider aggregate not found 2026-06-24 19:12:18.212 7 INFO neutron.services.segments.plugin [-] Segment e4ba7efb-3d96-4aae-bb83-cc4b92897d68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4ba7efb-3d96-4aae-bb83-cc4b92897d68 found for delete ", "request_id": "req-f57c60ac-b98c-418b-95ad-8742b286c812"}]} 2026-06-24 19:12:18.213 7 INFO neutron.services.segments.plugin [-] Segment e4ba7efb-3d96-4aae-bb83-cc4b92897d68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4ba7efb-3d96-4aae-bb83-cc4b92897d68 found for delete ", "request_id": "req-52d4b997-5431-4d3c-b5db-87b045522863"}]} [pid: 7|app: 0|req: 1062/2282] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:12:17 2026] DELETE /v2.0/networks/101a4394-b12b-4d13-8084-5ee4a89a8916 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:12:18.404 7 WARNING neutron_lib.context [None req-aa37be2b-ac6e-450e-8737-3b1f6300a83b 2bd267fa091d488684ce5a7d387b2d09 b0a922a8e5804013a3be4088539bdf53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1221/2283] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:12:18 2026] DELETE /v2.0/networks/1ec0f623-31b5-43b4-85c0-928f8b59914f => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2284] 199.19.213.59 () {30 vars in 701 bytes} [Wed Jun 24 19:12:18 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) 2026-06-24 19:12:18.554 7 INFO neutron.db.segments_db [None req-aa37be2b-ac6e-450e-8737-3b1f6300a83b 2bd267fa091d488684ce5a7d387b2d09 b0a922a8e5804013a3be4088539bdf53 - - default default] Added segment 0c97d34d-69d9-4a49-b9ea-899e7954044d of type vxlan for network 210ad33e-7166-4c1d-9bcd-369373793810 2026-06-24 19:12:18.558 8 WARNING neutron_lib.context [None req-73a1ca44-44b1-4c1a-81ab-28923a553e36 1b80288cb90a478fb0f27e5bf941aaad cae5db617e95460b851e5c4f5feff05f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:12:18.609 8 INFO neutron.db.segments_db [None req-73a1ca44-44b1-4c1a-81ab-28923a553e36 1b80288cb90a478fb0f27e5bf941aaad cae5db617e95460b851e5c4f5feff05f - - default default] Added segment 3cd2135d-2b76-4c2d-bc59-370bedc8d5bd of type vxlan for network 3930c389-d942-4b62-b4b3-433e727cb9bd [pid: 7|app: 0|req: 1063/2285] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:12:18 2026] POST /v2.0/networks => generated 632 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2286] 199.19.213.59 () {30 vars in 703 bytes} [Wed Jun 24 19:12:18 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) 2026-06-24 19:12:18.651 7 WARNING neutron_lib.context [None req-33918d3c-58dd-480c-878b-629b78634471 2bd267fa091d488684ce5a7d387b2d09 b0a922a8e5804013a3be4088539bdf53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1223/2287] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:12:18 2026] POST /v2.0/networks => generated 634 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2288] 199.19.213.59 () {30 vars in 679 bytes} [Wed Jun 24 19:12: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) 2026-06-24 19:12:18.704 8 WARNING neutron_lib.context [None req-e50ecfe7-b4e0-4c3a-b314-0b311b2ac844 1b80288cb90a478fb0f27e5bf941aaad cae5db617e95460b851e5c4f5feff05f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1225/2289] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:12:18 2026] POST /v2.0/subnets => generated 646 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2290] 10.0.0.159 () {34 vars in 664 bytes} [Wed Jun 24 19:12:18 2026] POST /v2.0/ports => generated 743 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2291] 199.19.213.59 () {30 vars in 715 bytes} [Wed Jun 24 19:12: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-24 19:12:18.916 8 WARNING neutron_lib.context [None req-d85da053-3ab5-4e69-b69b-4ed113115ceb 2bd267fa091d488684ce5a7d387b2d09 b0a922a8e5804013a3be4088539bdf53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:12:18.917 7 WARNING neutron_lib.context [None req-4430b069-e989-414b-8614-f1f0f13e835a 1b80288cb90a478fb0f27e5bf941aaad cae5db617e95460b851e5c4f5feff05f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:12:18.951 7 INFO neutron.db.segments_db [None req-4430b069-e989-414b-8614-f1f0f13e835a 1b80288cb90a478fb0f27e5bf941aaad cae5db617e95460b851e5c4f5feff05f - - default default] Added segment f302347a-14d3-4d20-bd95-7c1b2f9508d7 of type vxlan for network c87b9510-3d75-4e2e-8efc-2392d4c1dfa0 2026-06-24 19:12:18.967 8 INFO neutron.db.segments_db [None req-d85da053-3ab5-4e69-b69b-4ed113115ceb 2bd267fa091d488684ce5a7d387b2d09 b0a922a8e5804013a3be4088539bdf53 - - default default] Added segment b68f16df-6ccd-4111-9025-0f39869c3dcf of type vxlan for network c008451c-6173-4fa6-bddf-ea6f2adf1023 [pid: 8|app: 0|req: 1227/2292] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:12:18 2026] POST /v2.0/networks => generated 632 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2293] 199.19.213.59 () {30 vars in 739 bytes} [Wed Jun 24 19:12:19 2026] GET /v2.0/subnets/fd852bc0-4ef9-44ec-bd5c-4d2608a03a4f => generated 675 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:12:19.073 8 WARNING neutron_lib.context [None req-4959b18e-0378-43a7-a429-89bf2f7a2727 2bd267fa091d488684ce5a7d387b2d09 b0a922a8e5804013a3be4088539bdf53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:12:19.198 7 INFO neutron.db.l3_hamode_db [None req-4430b069-e989-414b-8614-f1f0f13e835a 1b80288cb90a478fb0f27e5bf941aaad cae5db617e95460b851e5c4f5feff05f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:12:19.340 7 INFO neutron.db.l3_hamode_db [None req-4430b069-e989-414b-8614-f1f0f13e835a 1b80288cb90a478fb0f27e5bf941aaad cae5db617e95460b851e5c4f5feff05f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1229/2294] 10.0.0.159 () {34 vars in 664 bytes} [Wed Jun 24 19:12:19 2026] POST /v2.0/ports => generated 743 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:12:19.374 8 WARNING neutron_lib.context [None req-a02c31f4-1270-4e21-9c19-ac29ecbb7128 2bd267fa091d488684ce5a7d387b2d09 b0a922a8e5804013a3be4088539bdf53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:12:19.426 8 INFO neutron.db.segments_db [None req-a02c31f4-1270-4e21-9c19-ac29ecbb7128 2bd267fa091d488684ce5a7d387b2d09 b0a922a8e5804013a3be4088539bdf53 - - default default] Added segment 92c7ac9f-95be-4fdc-a3dd-28b6b3445c90 of type vxlan for network 6c1807c8-88ea-47ea-a5f6-8dc5f1a237ce [pid: 8|app: 0|req: 1230/2295] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:12:19 2026] POST /v2.0/networks => generated 632 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:19.514 8 WARNING neutron_lib.context [None req-067d5956-bcd2-4015-8a14-0ffbdacb66e6 2bd267fa091d488684ce5a7d387b2d09 b0a922a8e5804013a3be4088539bdf53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:12:19.597 8 INFO neutron.services.segments.plugin [-] Segment b7549f1b-8e6a-452b-a6de-a615f5b7f324 resource provider aggregate not found 2026-06-24 19:12:19.603 8 INFO neutron.services.segments.plugin [-] Segment b7549f1b-8e6a-452b-a6de-a615f5b7f324 resource provider aggregate not found 2026-06-24 19:12:19.617 8 INFO neutron.services.segments.plugin [-] Segment b7549f1b-8e6a-452b-a6de-a615f5b7f324 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7549f1b-8e6a-452b-a6de-a615f5b7f324 found for delete ", "request_id": "req-f79a0576-4c18-456c-945f-de3a35994f39"}]} 2026-06-24 19:12:19.618 8 INFO neutron.services.segments.plugin [-] Segment b7549f1b-8e6a-452b-a6de-a615f5b7f324 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7549f1b-8e6a-452b-a6de-a615f5b7f324 found for delete ", "request_id": "req-0e427d5b-6751-4314-b787-b8ba635b0a09"}]} [pid: 8|app: 0|req: 1231/2296] 10.0.0.159 () {34 vars in 664 bytes} [Wed Jun 24 19:12:19 2026] POST /v2.0/ports => generated 743 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-24 19:12:19.815 8 WARNING neutron_lib.context [None req-bfe95426-47e8-47d4-8cf1-483df79403b4 2bd267fa091d488684ce5a7d387b2d09 b0a922a8e5804013a3be4088539bdf53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:12:19.866 8 INFO neutron.db.segments_db [None req-bfe95426-47e8-47d4-8cf1-483df79403b4 2bd267fa091d488684ce5a7d387b2d09 b0a922a8e5804013a3be4088539bdf53 - - default default] Added segment 176508af-1ae8-4a8a-bcb4-e19f3651fa6e of type vxlan for network 487fa87f-fb20-4538-bcc7-29498026c682 [pid: 7|app: 0|req: 1066/2297] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:12:18 2026] POST /v2.0/routers => generated 511 bytes in 1009 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:19.933 7 WARNING neutron_lib.context [None req-394717d5-926c-4c06-baad-f43425ef38c5 1b80288cb90a478fb0f27e5bf941aaad cae5db617e95460b851e5c4f5feff05f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1232/2298] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:12:19 2026] POST /v2.0/networks => generated 632 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:19.958 8 WARNING neutron_lib.context [None req-9263a0b7-89d1-419a-a442-7c6470bfd4cb 2bd267fa091d488684ce5a7d387b2d09 b0a922a8e5804013a3be4088539bdf53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1067/2299] 10.0.0.159 () {34 vars in 665 bytes} [Wed Jun 24 19:12:19 2026] POST /v2.0/ports => generated 963 bytes in 280 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: 1233/2300] 10.0.0.159 () {34 vars in 664 bytes} [Wed Jun 24 19:12:19 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-24 19:12:20.269 8 WARNING neutron_lib.context [None req-8205ab26-6685-44ef-9b82-910b94cfeb62 2bd267fa091d488684ce5a7d387b2d09 b0a922a8e5804013a3be4088539bdf53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:12:20.325 8 INFO neutron.db.segments_db [None req-8205ab26-6685-44ef-9b82-910b94cfeb62 2bd267fa091d488684ce5a7d387b2d09 b0a922a8e5804013a3be4088539bdf53 - - default default] Added segment e16110c6-ab09-441c-a5da-98ad33d0c784 of type vxlan for network dba4ca78-9210-4062-add0-606031513a42 [pid: 8|app: 0|req: 1234/2301] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:12:20 2026] POST /v2.0/networks => generated 632 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:20.430 8 WARNING neutron_lib.context [None req-621fe286-0333-4639-b521-7758c50ea453 2bd267fa091d488684ce5a7d387b2d09 b0a922a8e5804013a3be4088539bdf53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1235/2302] 10.0.0.159 () {34 vars in 664 bytes} [Wed Jun 24 19:12:20 2026] POST /v2.0/ports => generated 743 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1236/2303] 10.0.0.159 () {34 vars in 747 bytes} [Wed Jun 24 19:12:20 2026] PUT /v2.0/ports/19165719-05c4-4767-93db-7711e96a42b9/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2304] 10.0.0.159 () {34 vars in 747 bytes} [Wed Jun 24 19:12:20 2026] PUT /v2.0/ports/ebaef295-6b23-461a-8e96-dce4569b9cbb/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: 1238/2305] 10.0.0.159 () {34 vars in 747 bytes} [Wed Jun 24 19:12:20 2026] PUT /v2.0/ports/058bf88d-0377-428b-84d7-5abf200c92e9/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2306] 10.0.0.159 () {34 vars in 747 bytes} [Wed Jun 24 19:12:20 2026] PUT /v2.0/ports/cd81ffa6-addb-49b5-890f-bd6aa29542f8/tags => 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: 1240/2307] 10.0.0.159 () {32 vars in 660 bytes} [Wed Jun 24 19:12:20 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2308] 10.0.0.159 () {32 vars in 674 bytes} [Wed Jun 24 19:12:21 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2309] 10.0.0.159 () {32 vars in 670 bytes} [Wed Jun 24 19:12:21 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2310] 10.0.0.159 () {32 vars in 682 bytes} [Wed Jun 24 19:12:21 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2311] 10.0.0.159 () {34 vars in 783 bytes} [Wed Jun 24 19:12:20 2026] PUT /v2.0/routers/38f39041-8b34-4c0a-aebc-4e08c99aa330/add_router_interface => generated 309 bytes in 1067 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: 1244/2312] 10.0.0.159 () {32 vars in 668 bytes} [Wed Jun 24 19:12:21 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2313] 10.0.0.159 () {32 vars in 682 bytes} [Wed Jun 24 19:12:21 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2314] 10.0.0.159 () {32 vars in 717 bytes} [Wed Jun 24 19:12:21 2026] GET /v2.0/ports/fc8c5a03-f447-4877-b0db-871d935fe1d1 => generated 1037 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2315] 10.0.0.159 () {32 vars in 678 bytes} [Wed Jun 24 19:12:21 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2316] 10.0.0.159 () {32 vars in 690 bytes} [Wed Jun 24 19:12:21 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2317] 10.0.0.159 () {32 vars in 720 bytes} [Wed Jun 24 19:12:21 2026] DELETE /v2.0/ports/19165719-05c4-4767-93db-7711e96a42b9 => generated 0 bytes in 516 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2318] 10.0.0.159 () {34 vars in 789 bytes} [Wed Jun 24 19:12:21 2026] PUT /v2.0/routers/38f39041-8b34-4c0a-aebc-4e08c99aa330/remove_router_interface => generated 309 bytes in 660 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-24 19:12:22.152 7 INFO neutron.api.v2.resource [None req-eb98be05-564a-42f3-9294-c5e2bef6ab49 1b80288cb90a478fb0f27e5bf941aaad cae5db617e95460b851e5c4f5feff05f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1071/2319] 10.0.0.159 () {34 vars in 789 bytes} [Wed Jun 24 19:12:22 2026] PUT /v2.0/routers/38f39041-8b34-4c0a-aebc-4e08c99aa330/remove_router_interface => generated 197 bytes in 90 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2320] 10.0.0.159 () {32 vars in 736 bytes} [Wed Jun 24 19:12:22 2026] GET /v2.0/ports?device_id=38f39041-8b34-4c0a-aebc-4e08c99aa330 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2321] 10.0.0.159 () {32 vars in 720 bytes} [Wed Jun 24 19:12:22 2026] DELETE /v2.0/ports/ebaef295-6b23-461a-8e96-dce4569b9cbb => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2322] 10.0.0.159 () {32 vars in 720 bytes} [Wed Jun 24 19:12:22 2026] DELETE /v2.0/ports/058bf88d-0377-428b-84d7-5abf200c92e9 => 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: 1251/2323] 10.0.0.159 () {32 vars in 720 bytes} [Wed Jun 24 19:12:22 2026] DELETE /v2.0/ports/cd81ffa6-addb-49b5-890f-bd6aa29542f8 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:12:22.682 7 INFO neutron.services.segments.plugin [-] Segment f302347a-14d3-4d20-bd95-7c1b2f9508d7 resource provider aggregate not found 2026-06-24 19:12:22.688 7 INFO neutron.services.segments.plugin [-] Segment f302347a-14d3-4d20-bd95-7c1b2f9508d7 resource provider aggregate not found 2026-06-24 19:12:22.697 7 INFO neutron.services.segments.plugin [-] Segment f302347a-14d3-4d20-bd95-7c1b2f9508d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f302347a-14d3-4d20-bd95-7c1b2f9508d7 found for delete ", "request_id": "req-6cc79795-8c70-4e4a-a831-16478e0040ca"}]} 2026-06-24 19:12:22.701 7 INFO neutron.services.segments.plugin [-] Segment f302347a-14d3-4d20-bd95-7c1b2f9508d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f302347a-14d3-4d20-bd95-7c1b2f9508d7 found for delete ", "request_id": "req-ae345182-9596-4c09-9043-05ddf9711bfc"}]} 2026-06-24 19:12:22.708 7 INFO neutron.db.l3_hamode_db [None req-0db495a5-b4cd-4cc4-9bfc-6a5aa5355b2c 1b80288cb90a478fb0f27e5bf941aaad cae5db617e95460b851e5c4f5feff05f - - default default] HA network c87b9510-3d75-4e2e-8efc-2392d4c1dfa0 was deleted as no HA routers are present in tenant cae5db617e95460b851e5c4f5feff05f. [pid: 7|app: 0|req: 1073/2324] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:12:22 2026] DELETE /v2.0/routers/38f39041-8b34-4c0a-aebc-4e08c99aa330 => generated 0 bytes in 535 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2325] 10.0.0.159 () {32 vars in 720 bytes} [Wed Jun 24 19:12:22 2026] DELETE /v2.0/ports/b767ccd4-489b-4ea0-8af8-c5ab3defd82e => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:12:22.852 8 INFO neutron.services.segments.plugin [-] Segment 0c97d34d-69d9-4a49-b9ea-899e7954044d resource provider aggregate not found 2026-06-24 19:12:22.856 8 INFO neutron.services.segments.plugin [-] Segment 0c97d34d-69d9-4a49-b9ea-899e7954044d resource provider aggregate not found 2026-06-24 19:12:22.873 8 INFO neutron.services.segments.plugin [-] Segment 0c97d34d-69d9-4a49-b9ea-899e7954044d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c97d34d-69d9-4a49-b9ea-899e7954044d found for delete ", "request_id": "req-4f7885c3-1c16-4364-9e26-3a0b34918324"}]} [pid: 7|app: 0|req: 1074/2326] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:12:22 2026] DELETE /v2.0/subnets/9a54261c-9a37-4736-95fe-a7c05e76fab6 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:12:22.874 8 INFO neutron.services.segments.plugin [-] Segment 0c97d34d-69d9-4a49-b9ea-899e7954044d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c97d34d-69d9-4a49-b9ea-899e7954044d found for delete ", "request_id": "req-eea049ba-4c3a-4bb9-b038-19c3a49d5d4f"}]} [pid: 8|app: 0|req: 1253/2327] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:12:22 2026] DELETE /v2.0/networks/210ad33e-7166-4c1d-9bcd-369373793810 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2328] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:12:22 2026] DELETE /v2.0/networks/c008451c-6173-4fa6-bddf-ea6f2adf1023 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2329] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:12:23 2026] DELETE /v2.0/networks/6c1807c8-88ea-47ea-a5f6-8dc5f1a237ce => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2330] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:12:23 2026] DELETE /v2.0/networks/487fa87f-fb20-4538-bcc7-29498026c682 => 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: 1257/2331] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:12:23 2026] DELETE /v2.0/networks/dba4ca78-9210-4062-add0-606031513a42 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2332] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:12:22 2026] DELETE /v2.0/networks/3930c389-d942-4b62-b4b3-433e727cb9bd => generated 0 bytes in 684 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:12:23.575 8 WARNING neutron_lib.context [None req-0df6e962-3b4a-4b61-8646-8e795e5182b5 1b80288cb90a478fb0f27e5bf941aaad cae5db617e95460b851e5c4f5feff05f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:12:23.624 8 INFO neutron.db.segments_db [None req-0df6e962-3b4a-4b61-8646-8e795e5182b5 1b80288cb90a478fb0f27e5bf941aaad cae5db617e95460b851e5c4f5feff05f - - default default] Added segment 62ddc290-a97f-456e-9fac-87aa4fcacfea of type vxlan for network 2b0b916b-f11a-4d5d-9a81-2c76aa82d046 [pid: 8|app: 0|req: 1258/2333] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:12:23 2026] POST /v2.0/networks => generated 634 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:23.725 7 WARNING neutron_lib.context [None req-ab1e9c4d-8bdb-4776-ae9c-c40293895dba 1b80288cb90a478fb0f27e5bf941aaad cae5db617e95460b851e5c4f5feff05f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1076/2334] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:12:23 2026] POST /v2.0/subnets => generated 646 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:23.962 8 WARNING neutron_lib.context [None req-be873033-cb4c-4df5-97af-1f3ef5820e7f 1b80288cb90a478fb0f27e5bf941aaad cae5db617e95460b851e5c4f5feff05f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:12:24.000 8 INFO neutron.db.segments_db [None req-be873033-cb4c-4df5-97af-1f3ef5820e7f 1b80288cb90a478fb0f27e5bf941aaad cae5db617e95460b851e5c4f5feff05f - - default default] Added segment 9fda4b20-be3e-4fa3-9c5c-b929e234875c of type vxlan for network 8856dc3f-e49d-4ef2-9724-7fd912759fbc 2026-06-24 19:12:24.265 8 INFO neutron.db.l3_hamode_db [None req-be873033-cb4c-4df5-97af-1f3ef5820e7f 1b80288cb90a478fb0f27e5bf941aaad cae5db617e95460b851e5c4f5feff05f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:12:24.386 8 INFO neutron.db.l3_hamode_db [None req-be873033-cb4c-4df5-97af-1f3ef5820e7f 1b80288cb90a478fb0f27e5bf941aaad cae5db617e95460b851e5c4f5feff05f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1077/2335] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:12:24 2026] GET /v2.0/security-groups?tenant_id=49ba859bd49e426595e5a26f2946ed22&name=default => generated 2929 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2336] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:12:24 2026] DELETE /v2.0/security-groups/6f56f912-0b68-42ae-996a-07693f124530 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:12:24.719 7 INFO neutron.services.segments.plugin [-] Segment 3cd2135d-2b76-4c2d-bc59-370bedc8d5bd resource provider aggregate not found 2026-06-24 19:12:24.724 7 INFO neutron.services.segments.plugin [-] Segment 3cd2135d-2b76-4c2d-bc59-370bedc8d5bd resource provider aggregate not found [pid: 7|app: 0|req: 1079/2337] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:12:24 2026] GET /v2.0/security-groups?tenant_id=b0a922a8e5804013a3be4088539bdf53&name=default => generated 2925 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:12:24.746 7 INFO neutron.services.segments.plugin [-] Segment 3cd2135d-2b76-4c2d-bc59-370bedc8d5bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cd2135d-2b76-4c2d-bc59-370bedc8d5bd found for delete ", "request_id": "req-de0b5a23-b4aa-4275-b5b3-2e59c1bc22fe"}]} 2026-06-24 19:12:24.747 7 INFO neutron.services.segments.plugin [-] Segment 3cd2135d-2b76-4c2d-bc59-370bedc8d5bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cd2135d-2b76-4c2d-bc59-370bedc8d5bd found for delete ", "request_id": "req-6388f5f3-88ef-4905-947e-2e5361e72a4b"}]} [pid: 7|app: 0|req: 1080/2338] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:12:24 2026] DELETE /v2.0/security-groups/b5e50258-21cb-4c8d-8423-cc9c8c658e69 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:12:24.890 8 INFO neutron.services.segments.plugin [-] Segment b68f16df-6ccd-4111-9025-0f39869c3dcf resource provider aggregate not found 2026-06-24 19:12:24.894 8 INFO neutron.services.segments.plugin [-] Segment b68f16df-6ccd-4111-9025-0f39869c3dcf resource provider aggregate not found 2026-06-24 19:12:24.903 8 INFO neutron.services.segments.plugin [-] Segment b68f16df-6ccd-4111-9025-0f39869c3dcf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b68f16df-6ccd-4111-9025-0f39869c3dcf found for delete ", "request_id": "req-cde27675-fd23-493a-b576-8b94ded6226a"}]} 2026-06-24 19:12:24.906 8 INFO neutron.services.segments.plugin [-] Segment b68f16df-6ccd-4111-9025-0f39869c3dcf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b68f16df-6ccd-4111-9025-0f39869c3dcf found for delete ", "request_id": "req-ca7bb87f-01d2-4e91-ad26-1ed66741b806"}]} 2026-06-24 19:12:24.918 8 INFO neutron.services.segments.plugin [-] Segment 92c7ac9f-95be-4fdc-a3dd-28b6b3445c90 resource provider aggregate not found 2026-06-24 19:12:24.923 8 INFO neutron.services.segments.plugin [-] Segment 92c7ac9f-95be-4fdc-a3dd-28b6b3445c90 resource provider aggregate not found 2026-06-24 19:12:24.936 8 INFO neutron.services.segments.plugin [-] Segment 92c7ac9f-95be-4fdc-a3dd-28b6b3445c90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92c7ac9f-95be-4fdc-a3dd-28b6b3445c90 found for delete ", "request_id": "req-c9d171a8-aeab-4196-ad68-80e26308e804"}]} 2026-06-24 19:12:24.941 8 INFO neutron.services.segments.plugin [-] Segment 92c7ac9f-95be-4fdc-a3dd-28b6b3445c90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92c7ac9f-95be-4fdc-a3dd-28b6b3445c90 found for delete ", "request_id": "req-0a08b962-73c0-4d4d-8610-5faa7252068f"}]} 2026-06-24 19:12:24.952 8 INFO neutron.services.segments.plugin [-] Segment 176508af-1ae8-4a8a-bcb4-e19f3651fa6e resource provider aggregate not found 2026-06-24 19:12:24.956 8 INFO neutron.services.segments.plugin [-] Segment 176508af-1ae8-4a8a-bcb4-e19f3651fa6e resource provider aggregate not found 2026-06-24 19:12:24.962 8 INFO neutron.services.segments.plugin [-] Segment 176508af-1ae8-4a8a-bcb4-e19f3651fa6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 176508af-1ae8-4a8a-bcb4-e19f3651fa6e found for delete ", "request_id": "req-af9693ee-220f-435c-a2d9-80e072157f3c"}]} 2026-06-24 19:12:24.967 8 INFO neutron.services.segments.plugin [-] Segment 176508af-1ae8-4a8a-bcb4-e19f3651fa6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 176508af-1ae8-4a8a-bcb4-e19f3651fa6e found for delete ", "request_id": "req-be0eb0af-39c7-4c2e-8517-c0e48a2aad8d"}]} 2026-06-24 19:12:24.975 8 INFO neutron.services.segments.plugin [-] Segment e16110c6-ab09-441c-a5da-98ad33d0c784 resource provider aggregate not found 2026-06-24 19:12:24.979 8 INFO neutron.services.segments.plugin [-] Segment e16110c6-ab09-441c-a5da-98ad33d0c784 resource provider aggregate not found 2026-06-24 19:12:24.987 8 INFO neutron.services.segments.plugin [-] Segment e16110c6-ab09-441c-a5da-98ad33d0c784 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e16110c6-ab09-441c-a5da-98ad33d0c784 found for delete ", "request_id": "req-63dfc557-bf8d-451d-8a60-fcfabee641cb"}]} 2026-06-24 19:12:24.989 8 INFO neutron.services.segments.plugin [-] Segment e16110c6-ab09-441c-a5da-98ad33d0c784 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e16110c6-ab09-441c-a5da-98ad33d0c784 found for delete ", "request_id": "req-73b0f470-5592-41fd-97de-f05ebc567b0a"}]} [pid: 8|app: 0|req: 1259/2339] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:12:23 2026] POST /v2.0/routers => generated 511 bytes in 1084 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2340] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:12:25 2026] GET /v2.0/security-groups?tenant_id=62b6563f392d44708e5514178bec7f1c&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2341] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:12:25 2026] DELETE /v2.0/security-groups/c61b89c5-0f49-42be-8311-1b6dad22e7ef => 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: 1260/2342] 10.0.0.159 () {34 vars in 783 bytes} [Wed Jun 24 19:12:25 2026] PUT /v2.0/routers/9dbc389a-efb3-462f-a41c-00daa22d0470/add_router_interface => generated 309 bytes in 967 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2343] 10.0.0.159 () {32 vars in 717 bytes} [Wed Jun 24 19:12:26 2026] GET /v2.0/ports/87af5ee3-e5a7-4abc-a1cb-975b9dc1610d => generated 959 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2344] 10.0.0.15 () {34 vars in 1015 bytes} [Wed Jun 24 19:12:26 2026] GET /v2.0/security-groups?id=2c7788c0-9b5e-4c84-89a9-226e788702d6&fields=id => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2345] 10.0.0.15 () {34 vars in 981 bytes} [Wed Jun 24 19:12:26 2026] GET /v2.0/networks?id=a4b9ffc3-517f-47bf-a147-0f09f6e96cc2 => generated 735 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2346] 10.0.0.15 () {34 vars in 964 bytes} [Wed Jun 24 19:12:26 2026] GET /v2.0/quotas/b1428d67bd21431fa3154129394ee608 => generated 291 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2347] 10.0.0.15 () {34 vars in 1001 bytes} [Wed Jun 24 19:12:26 2026] GET /v2.0/ports?tenant_id=b1428d67bd21431fa3154129394ee608&fields=id => generated 149 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2348] 10.0.0.15 () {34 vars in 1007 bytes} [Wed Jun 24 19:12:26 2026] GET /v2.0/networks/a4b9ffc3-517f-47bf-a147-0f09f6e96cc2?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2349] 10.0.0.15 () {34 vars in 1107 bytes} [Wed Jun 24 19:12:26 2026] GET /v2.0/networks/a4b9ffc3-517f-47bf-a147-0f09f6e96cc2?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: 1261/2350] 10.0.0.159 () {34 vars in 789 bytes} [Wed Jun 24 19:12:26 2026] PUT /v2.0/routers/9dbc389a-efb3-462f-a41c-00daa22d0470/remove_router_interface => generated 309 bytes in 787 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2351] 10.0.0.159 () {32 vars in 736 bytes} [Wed Jun 24 19:12:26 2026] GET /v2.0/ports?device_id=9dbc389a-efb3-462f-a41c-00daa22d0470 => 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: 1091/2352] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:12:27 2026] GET /v2.0/ports?device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:12:27.387 8 INFO neutron.services.segments.plugin [-] Segment 9fda4b20-be3e-4fa3-9c5c-b929e234875c resource provider aggregate not found 2026-06-24 19:12:27.391 8 INFO neutron.services.segments.plugin [-] Segment 9fda4b20-be3e-4fa3-9c5c-b929e234875c resource provider aggregate not found 2026-06-24 19:12:27.399 8 INFO neutron.services.segments.plugin [-] Segment 9fda4b20-be3e-4fa3-9c5c-b929e234875c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9fda4b20-be3e-4fa3-9c5c-b929e234875c found for delete ", "request_id": "req-c3d2574f-9ea1-41d7-8f8a-4572441ffc62"}]} 2026-06-24 19:12:27.401 8 INFO neutron.services.segments.plugin [-] Segment 9fda4b20-be3e-4fa3-9c5c-b929e234875c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9fda4b20-be3e-4fa3-9c5c-b929e234875c found for delete ", "request_id": "req-0daf24be-55b9-4446-8505-3128b0ad4689"}]} 2026-06-24 19:12:27.410 8 INFO neutron.db.l3_hamode_db [None req-47257ee5-6428-4d21-a681-478f70842896 1b80288cb90a478fb0f27e5bf941aaad cae5db617e95460b851e5c4f5feff05f - - default default] HA network 8856dc3f-e49d-4ef2-9724-7fd912759fbc was deleted as no HA routers are present in tenant cae5db617e95460b851e5c4f5feff05f. [pid: 8|app: 0|req: 1262/2353] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:12:26 2026] DELETE /v2.0/routers/9dbc389a-efb3-462f-a41c-00daa22d0470 => generated 0 bytes in 532 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2354] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:12:27 2026] GET /v2.0/ports?device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => 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: 1263/2355] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:12:27 2026] DELETE /v2.0/subnets/3be3312e-b3a6-4824-bf1c-1d51e36da7ad => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:12:27.810 7 INFO neutron.services.segments.plugin [-] Segment 62ddc290-a97f-456e-9fac-87aa4fcacfea resource provider aggregate not found 2026-06-24 19:12:27.817 7 INFO neutron.services.segments.plugin [-] Segment 62ddc290-a97f-456e-9fac-87aa4fcacfea resource provider aggregate not found 2026-06-24 19:12:27.826 7 INFO neutron.services.segments.plugin [-] Segment 62ddc290-a97f-456e-9fac-87aa4fcacfea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62ddc290-a97f-456e-9fac-87aa4fcacfea found for delete ", "request_id": "req-3ef526b6-5f28-49bb-a0fc-1ecac51aeff8"}]} [pid: 7|app: 0|req: 1093/2356] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:12:27 2026] DELETE /v2.0/networks/2b0b916b-f11a-4d5d-9a81-2c76aa82d046 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:12:27.848 8 WARNING neutron_lib.context [None req-f6dba606-98d7-4cb6-bc6f-7217bee19a59 1b80288cb90a478fb0f27e5bf941aaad cae5db617e95460b851e5c4f5feff05f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:12:27.884 8 INFO neutron.db.segments_db [None req-f6dba606-98d7-4cb6-bc6f-7217bee19a59 1b80288cb90a478fb0f27e5bf941aaad cae5db617e95460b851e5c4f5feff05f - - default default] Added segment 9c711c44-da89-49be-8236-98d7fb339d36 of type vxlan for network 6d8e9e27-30cc-4e7d-8166-765f8c871e13 2026-06-24 19:12:28.092 8 INFO neutron.db.l3_hamode_db [None req-f6dba606-98d7-4cb6-bc6f-7217bee19a59 1b80288cb90a478fb0f27e5bf941aaad cae5db617e95460b851e5c4f5feff05f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:12:28.915 8 INFO neutron.db.l3_hamode_db [None req-f6dba606-98d7-4cb6-bc6f-7217bee19a59 1b80288cb90a478fb0f27e5bf941aaad cae5db617e95460b851e5c4f5feff05f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:12:29.258 7 INFO neutron.services.segments.plugin [-] Segment 62ddc290-a97f-456e-9fac-87aa4fcacfea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62ddc290-a97f-456e-9fac-87aa4fcacfea found for delete ", "request_id": "req-a333bc3a-d38f-4af5-9d8a-535e1addac54"}]} 2026-06-24 19:12:29.436 7 WARNING neutron_lib.context [None req-39f06536-113a-4a52-9a2f-588dcd0bf7d5 2d4f3b283a8a492492d2ab4dcded7cec d863db72b04b4931b5dc0c311dd9c096 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:12:29.587 7 INFO neutron.db.segments_db [None req-39f06536-113a-4a52-9a2f-588dcd0bf7d5 2d4f3b283a8a492492d2ab4dcded7cec d863db72b04b4931b5dc0c311dd9c096 - - default default] Added segment d9806226-1dcc-495f-a44f-e38f2a9b2110 of type vxlan for network d6194ec8-5474-4424-833d-e159888fb530 [pid: 7|app: 0|req: 1094/2357] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:12:29 2026] POST /v2.0/networks => generated 631 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:29.675 7 WARNING neutron_lib.context [None req-729e5f75-5c3f-440a-af3d-a5f567cdae2c 2d4f3b283a8a492492d2ab4dcded7cec d863db72b04b4931b5dc0c311dd9c096 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1264/2358] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:12:27 2026] POST /v2.0/routers => generated 691 bytes in 2052 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2359] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:12:29 2026] POST /v2.0/subnets => generated 626 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:29.905 8 WARNING neutron_lib.context [None req-10b44916-32d0-475e-b763-7ae9c602d97d 2d4f3b283a8a492492d2ab4dcded7cec d863db72b04b4931b5dc0c311dd9c096 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:12:29.947 8 INFO neutron.db.segments_db [None req-10b44916-32d0-475e-b763-7ae9c602d97d 2d4f3b283a8a492492d2ab4dcded7cec d863db72b04b4931b5dc0c311dd9c096 - - default default] Added segment a4041ca6-cd43-4511-9ef6-2ee5b54684b5 of type vxlan for network abb63728-2be0-4a16-ac7c-16f102fe25d9 [pid: 7|app: 0|req: 1096/2360] 10.0.0.159 () {32 vars in 721 bytes} [Wed Jun 24 19:12:29 2026] GET /v2.0/routers/240c7d5c-562d-49ef-ab90-7f3d0a5ac96c => generated 697 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2361] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:12:29 2026] POST /v2.0/networks => generated 632 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:30.061 8 WARNING neutron_lib.context [None req-cc3d1cfc-a32a-4a1f-ab72-aef6e4dc7646 2d4f3b283a8a492492d2ab4dcded7cec d863db72b04b4931b5dc0c311dd9c096 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1097/2362] 10.0.0.159 () {32 vars in 647 bytes} [Wed Jun 24 19:12:29 2026] GET /v2.0/routers => generated 700 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2363] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:12:30 2026] POST /v2.0/subnets => generated 629 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2364] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:12:30 2026] GET /v2.0/ports?device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:12:30.348 8 WARNING neutron_lib.context [None req-a89cad66-caba-43cb-9201-c2ce37dc51b3 2d4f3b283a8a492492d2ab4dcded7cec d863db72b04b4931b5dc0c311dd9c096 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:12:30.409 8 INFO neutron.db.segments_db [None req-a89cad66-caba-43cb-9201-c2ce37dc51b3 2d4f3b283a8a492492d2ab4dcded7cec d863db72b04b4931b5dc0c311dd9c096 - - default default] Added segment ff94cec8-eb61-4380-89e1-d4a861f421ee of type vxlan for network 0fc3a3f9-b7d9-47dd-b57c-5e3406c37743 [pid: 8|app: 0|req: 1270/2367] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:12:30 2026] POST /v2.0/networks => generated 631 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2368] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:12:30 2026] GET /v2.0/ports?device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:12:30.523 8 WARNING neutron_lib.context [None req-a500db0a-3eeb-42cd-9ae4-ba7aeb84ddef 2d4f3b283a8a492492d2ab4dcded7cec d863db72b04b4931b5dc0c311dd9c096 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2369] 10.0.0.159 () {34 vars in 741 bytes} [Wed Jun 24 19:12:30 2026] PUT /v2.0/routers/240c7d5c-562d-49ef-ab90-7f3d0a5ac96c => generated 704 bytes in 462 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2370] 10.0.0.159 () {32 vars in 721 bytes} [Wed Jun 24 19:12:30 2026] GET /v2.0/routers/240c7d5c-562d-49ef-ab90-7f3d0a5ac96c => generated 704 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2371] 10.0.0.159 () {32 vars in 736 bytes} [Wed Jun 24 19:12:30 2026] GET /v2.0/ports?device_id=240c7d5c-562d-49ef-ab90-7f3d0a5ac96c => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2372] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:12:30 2026] POST /v2.0/subnets => generated 629 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:30.764 8 WARNING neutron_lib.context [None req-cbb839e7-094d-4ab8-855b-903c2dfd4cdc 2d4f3b283a8a492492d2ab4dcded7cec d863db72b04b4931b5dc0c311dd9c096 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:12:30.813 8 INFO neutron.db.segments_db [None req-cbb839e7-094d-4ab8-855b-903c2dfd4cdc 2d4f3b283a8a492492d2ab4dcded7cec d863db72b04b4931b5dc0c311dd9c096 - - default default] Added segment 1abb873f-28bf-49f3-98db-8d8123ebc52e of type vxlan for network 7616f238-ad24-460f-9a22-a584d7a9403b [pid: 8|app: 0|req: 1273/2373] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:12:30 2026] POST /v2.0/networks => generated 632 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:30.896 8 WARNING neutron_lib.context [None req-f83f0df0-440d-4538-920d-9d237e98a29a 2d4f3b283a8a492492d2ab4dcded7cec d863db72b04b4931b5dc0c311dd9c096 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1274/2374] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:12:30 2026] POST /v2.0/subnets => generated 629 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:31.129 8 WARNING neutron_lib.context [None req-d019f958-f6fb-4e99-80e2-f532c1ba65ce 2d4f3b283a8a492492d2ab4dcded7cec d863db72b04b4931b5dc0c311dd9c096 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:12:31.173 8 INFO neutron.db.segments_db [None req-d019f958-f6fb-4e99-80e2-f532c1ba65ce 2d4f3b283a8a492492d2ab4dcded7cec d863db72b04b4931b5dc0c311dd9c096 - - default default] Added segment 7d9a46a4-d78d-4a92-a911-aaa160b226ea of type vxlan for network a2b93616-92c5-4621-adba-b63a9fc964ec [pid: 8|app: 0|req: 1275/2375] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:12:31 2026] POST /v2.0/networks => generated 632 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2376] 199.19.213.59 () {34 vars in 985 bytes} [Wed Jun 24 19:12:31 2026] GET /v2.0/networks?id=a4b9ffc3-517f-47bf-a147-0f09f6e96cc2 => generated 735 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:12:31.300 8 WARNING neutron_lib.context [None req-9f3116f2-3ad3-4102-8213-19b62feaac72 2d4f3b283a8a492492d2ab4dcded7cec d863db72b04b4931b5dc0c311dd9c096 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:12:31.443 7 INFO neutron.services.segments.plugin [-] Segment 9c711c44-da89-49be-8236-98d7fb339d36 resource provider aggregate not found 2026-06-24 19:12:31.446 7 INFO neutron.services.segments.plugin [-] Segment 9c711c44-da89-49be-8236-98d7fb339d36 resource provider aggregate not found 2026-06-24 19:12:31.456 7 INFO neutron.db.l3_hamode_db [None req-eb373704-b569-4b8d-be7a-b5bc51d2bcda 1b80288cb90a478fb0f27e5bf941aaad cae5db617e95460b851e5c4f5feff05f - - default default] HA network 6d8e9e27-30cc-4e7d-8166-765f8c871e13 was deleted as no HA routers are present in tenant cae5db617e95460b851e5c4f5feff05f. [pid: 7|app: 0|req: 1101/2377] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:12:30 2026] DELETE /v2.0/routers/240c7d5c-562d-49ef-ab90-7f3d0a5ac96c => generated 0 bytes in 835 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:12:31.463 7 INFO neutron.services.segments.plugin [-] Segment 9c711c44-da89-49be-8236-98d7fb339d36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c711c44-da89-49be-8236-98d7fb339d36 found for delete ", "request_id": "req-bbfcd668-3d9a-42a3-a8ae-012b3a7e117a"}]} 2026-06-24 19:12:31.464 7 INFO neutron.services.segments.plugin [-] Segment 9c711c44-da89-49be-8236-98d7fb339d36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c711c44-da89-49be-8236-98d7fb339d36 found for delete ", "request_id": "req-9f3c71c4-8205-4496-8e21-48a8b7050a76"}]} [pid: 7|app: 0|req: 1102/2378] 199.19.213.59 () {34 vars in 1049 bytes} [Wed Jun 24 19:12:31 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b1428d67bd21431fa3154129394ee608 => generated 343 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2379] 10.0.0.159 () {32 vars in 736 bytes} [Wed Jun 24 19:12:31 2026] GET /v2.0/ports?device_id=240c7d5c-562d-49ef-ab90-7f3d0a5ac96c => generated 12 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2380] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:12:31 2026] POST /v2.0/subnets => generated 629 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:31.574 8 INFO neutron.api.v2.resource [None req-09d63440-2581-4788-ae89-410dbf96c0b2 1b80288cb90a478fb0f27e5bf941aaad cae5db617e95460b851e5c4f5feff05f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1278/2381] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:12:31 2026] DELETE /v2.0/routers/240c7d5c-562d-49ef-ab90-7f3d0a5ac96c => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2382] 10.0.0.159 () {34 vars in 751 bytes} [Wed Jun 24 19:12:31 2026] PUT /v2.0/subnets/7dc843a8-3913-4352-9f55-1fe4e7020d40/tags => generated 17 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2383] 10.0.0.159 () {32 vars in 736 bytes} [Wed Jun 24 19:12:31 2026] GET /v2.0/ports?device_id=9dbc389a-efb3-462f-a41c-00daa22d0470 => 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: 1281/2384] 10.0.0.159 () {34 vars in 751 bytes} [Wed Jun 24 19:12:31 2026] PUT /v2.0/subnets/cdf6ed54-f2c9-4a98-8d5a-fc486481a79c/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:12:31.679 8 INFO neutron.api.v2.resource [None req-33a98ebb-19c8-4ac7-bf16-e2779a754fde 1b80288cb90a478fb0f27e5bf941aaad cae5db617e95460b851e5c4f5feff05f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1282/2385] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:12:31 2026] DELETE /v2.0/routers/9dbc389a-efb3-462f-a41c-00daa22d0470 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2386] 10.0.0.159 () {34 vars in 751 bytes} [Wed Jun 24 19:12:31 2026] PUT /v2.0/subnets/c7167b3a-a837-492f-ace4-e0439b4eedba/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:12:31.728 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dc2c78f7-2a9d-4e09-a65f-1b0cd822644f 1b80288cb90a478fb0f27e5bf941aaad cae5db617e95460b851e5c4f5feff05f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1284/2387] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:12:31 2026] DELETE /v2.0/subnets/3be3312e-b3a6-4824-bf1c-1d51e36da7ad => 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: 1285/2388] 10.0.0.159 () {34 vars in 751 bytes} [Wed Jun 24 19:12:31 2026] PUT /v2.0/subnets/692d2afe-8e12-4329-b0d5-b043ec31ee8d/tags => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2389] 10.0.0.159 () {32 vars in 736 bytes} [Wed Jun 24 19:12:31 2026] GET /v2.0/ports?device_id=38f39041-8b34-4c0a-aebc-4e08c99aa330 => 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: 1287/2390] 10.0.0.159 () {32 vars in 664 bytes} [Wed Jun 24 19:12:31 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:12:31.838 8 INFO neutron.api.v2.resource [None req-648fdfb6-098c-43cb-822b-ee6f993a5887 1b80288cb90a478fb0f27e5bf941aaad cae5db617e95460b851e5c4f5feff05f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1288/2391] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:12:31 2026] DELETE /v2.0/routers/38f39041-8b34-4c0a-aebc-4e08c99aa330 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2392] 199.19.213.59 () {38 vars in 954 bytes} [Wed Jun 24 19:12:31 2026] POST /v2.0/ports => generated 1082 bytes in 331 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-24 19:12:31.866 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e2e574a7-0d76-426c-b9df-831ff70a9ff3 1b80288cb90a478fb0f27e5bf941aaad cae5db617e95460b851e5c4f5feff05f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1105/2393] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:12:31 2026] DELETE /v2.0/subnets/9a54261c-9a37-4736-95fe-a7c05e76fab6 => 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: 1289/2394] 10.0.0.159 () {32 vars in 678 bytes} [Wed Jun 24 19:12:31 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2395] 10.0.0.159 () {32 vars in 736 bytes} [Wed Jun 24 19:12:31 2026] GET /v2.0/ports?device_id=5d6a5333-ab8c-46f3-ab44-a46e249ae784 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2396] 10.0.0.159 () {32 vars in 674 bytes} [Wed Jun 24 19:12:31 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:12:31.924 8 INFO neutron.api.v2.resource [None req-cfd02a53-7488-4582-acd2-af17f67d82e8 1b80288cb90a478fb0f27e5bf941aaad cae5db617e95460b851e5c4f5feff05f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1292/2397] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:12:31 2026] DELETE /v2.0/routers/5d6a5333-ab8c-46f3-ab44-a46e249ae784 => generated 135 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2398] 10.0.0.159 () {32 vars in 686 bytes} [Wed Jun 24 19:12:31 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:12:31.969 8 INFO neutron.pecan_wsgi.hooks.translation [None req-24608897-d114-4a71-86e0-0c50266dd49c 1b80288cb90a478fb0f27e5bf941aaad cae5db617e95460b851e5c4f5feff05f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1294/2399] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:12:31 2026] DELETE /v2.0/subnets/7ce91f60-a700-4a63-b364-abc590b59e6e => 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: 1295/2400] 10.0.0.159 () {32 vars in 672 bytes} [Wed Jun 24 19:12:31 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:12:32.024 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7d5c83b9-7cda-4381-b637-51c41e46af09 1b80288cb90a478fb0f27e5bf941aaad cae5db617e95460b851e5c4f5feff05f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1296/2401] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:12:32 2026] DELETE /v2.0/subnets/1cc0634e-72d5-429f-a7f0-b340056c179e => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2402] 10.0.0.159 () {32 vars in 686 bytes} [Wed Jun 24 19:12:32 2026] GET /v2.0/subnets?not-tags=red%2Cblue => 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: 1298/2403] 10.0.0.159 () {32 vars in 682 bytes} [Wed Jun 24 19:12:32 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2404] 10.0.0.159 () {32 vars in 694 bytes} [Wed Jun 24 19:12:32 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2405] 199.19.213.59 () {38 vars in 1027 bytes} [Wed Jun 24 19:12:31 2026] PUT /v2.0/ports/96c04902-50ae-4747-b226-8fdcddb670c3 => generated 1243 bytes in 467 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2406] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:12:32 2026] DELETE /v2.0/subnets/7dc843a8-3913-4352-9f55-1fe4e7020d40 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:12:32.436 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff4bad85-3a4a-43f7-9528-a61e6276e6b1'] response: {'name': 'network-changed', 'server_uuid': 'c7aa5831-3a26-466e-9d68-d1930717a200', 'tag': '96c04902-50ae-4747-b226-8fdcddb670c3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1107/2407] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:12:32 2026] DELETE /v2.0/subnets/cdf6ed54-f2c9-4a98-8d5a-fc486481a79c => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2408] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:12:32 2026] GET /v2.0/security-groups?tenant_id=cae5db617e95460b851e5c4f5feff05f&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2409] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:12:32 2026] DELETE /v2.0/subnets/c7167b3a-a837-492f-ace4-e0439b4eedba => 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: 1302/2410] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:12:32 2026] DELETE /v2.0/security-groups/137422bd-9279-4bbc-97ef-92897e0bc8db => 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: 1109/2411] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:12:32 2026] DELETE /v2.0/subnets/692d2afe-8e12-4329-b0d5-b043ec31ee8d => 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: 1110/2412] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:12:32 2026] GET /v2.0/ports?tenant_id=b1428d67bd21431fa3154129394ee608&device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2413] 199.19.213.59 () {34 vars in 1017 bytes} [Wed Jun 24 19:12:32 2026] GET /v2.0/networks?tenant_id=b1428d67bd21431fa3154129394ee608&shared=False => generated 735 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2414] 199.19.213.59 () {34 vars in 929 bytes} [Wed Jun 24 19:12:33 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2415] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:12:32 2026] DELETE /v2.0/subnets/e834f3d1-2049-4775-8dff-1fed6c72a131 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2416] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:12:33 2026] GET /v2.0/ports?device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => generated 1246 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2417] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:12:33 2026] DELETE /v2.0/networks/d6194ec8-5474-4424-833d-e159888fb530 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2418] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:12:33 2026] GET /v2.0/security-groups?id=2c7788c0-9b5e-4c84-89a9-226e788702d6&fields=id&fields=name => generated 96 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:12:33.564 7 INFO neutron.services.segments.plugin [-] Segment d9806226-1dcc-495f-a44f-e38f2a9b2110 resource provider aggregate not found 2026-06-24 19:12:33.568 7 INFO neutron.services.segments.plugin [-] Segment d9806226-1dcc-495f-a44f-e38f2a9b2110 resource provider aggregate not found 2026-06-24 19:12:33.586 7 INFO neutron.services.segments.plugin [-] Segment d9806226-1dcc-495f-a44f-e38f2a9b2110 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9806226-1dcc-495f-a44f-e38f2a9b2110 found for delete ", "request_id": "req-8d0345f6-7fb5-4e8a-92ba-bd82a4f66e3a"}]} 2026-06-24 19:12:33.586 7 INFO neutron.services.segments.plugin [-] Segment d9806226-1dcc-495f-a44f-e38f2a9b2110 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9806226-1dcc-495f-a44f-e38f2a9b2110 found for delete ", "request_id": "req-953d1fed-ad48-4038-a91a-640eaa57ee30"}]} [pid: 7|app: 0|req: 1115/2419] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:12:33 2026] GET /v2.0/ports?device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => generated 1246 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:12:33.718 8 INFO neutron.services.segments.plugin [-] Segment a4041ca6-cd43-4511-9ef6-2ee5b54684b5 resource provider aggregate not found 2026-06-24 19:12:33.723 8 INFO neutron.services.segments.plugin [-] Segment a4041ca6-cd43-4511-9ef6-2ee5b54684b5 resource provider aggregate not found 2026-06-24 19:12:33.729 8 INFO neutron.services.segments.plugin [-] Segment a4041ca6-cd43-4511-9ef6-2ee5b54684b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4041ca6-cd43-4511-9ef6-2ee5b54684b5 found for delete ", "request_id": "req-c66a2c36-14b5-4be7-9fc4-44c4787e6e00"}]} 2026-06-24 19:12:33.739 8 INFO neutron.services.segments.plugin [-] Segment a4041ca6-cd43-4511-9ef6-2ee5b54684b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4041ca6-cd43-4511-9ef6-2ee5b54684b5 found for delete ", "request_id": "req-432cfc84-36a2-4dd9-a900-4cc863710f9a"}]} [pid: 8|app: 0|req: 1305/2420] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:12:33 2026] DELETE /v2.0/networks/abb63728-2be0-4a16-ac7c-16f102fe25d9 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2421] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:12:33 2026] DELETE /v2.0/networks/0fc3a3f9-b7d9-47dd-b57c-5e3406c37743 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2422] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:12:34 2026] GET /v2.0/ports?tenant_id=b1428d67bd21431fa3154129394ee608&device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => generated 1246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2423] 199.19.213.59 () {34 vars in 1061 bytes} [Wed Jun 24 19:12:34 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.134&port_id=96c04902-50ae-4747-b226-8fdcddb670c3 => 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: 1119/2424] 199.19.213.59 () {34 vars in 983 bytes} [Wed Jun 24 19:12:34 2026] GET /v2.0/subnets?id=ba317ca9-ee79-4b5d-97fb-ed0bede366af => 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: 1120/2425] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:12:34 2026] GET /v2.0/ports?network_id=a4b9ffc3-517f-47bf-a147-0f09f6e96cc2&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: 1121/2426] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:12:34 2026] GET /v2.0/networks/a4b9ffc3-517f-47bf-a147-0f09f6e96cc2?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: 1306/2427] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:12:34 2026] DELETE /v2.0/networks/7616f238-ad24-460f-9a22-a584d7a9403b => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2428] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:12:34 2026] GET /v2.0/networks/a4b9ffc3-517f-47bf-a147-0f09f6e96cc2?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: 1307/2429] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:12:34 2026] DELETE /v2.0/networks/a2b93616-92c5-4621-adba-b63a9fc964ec => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:12:34.722 7 WARNING neutron_lib.context [None req-21f744ae-04e6-41fe-8db6-426636cb1d57 247d5661fa3b404696d67e09a3c477be b2859744990645e19d7eb6a607d9534e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:12:34.881 7 INFO neutron.db.segments_db [None req-21f744ae-04e6-41fe-8db6-426636cb1d57 247d5661fa3b404696d67e09a3c477be b2859744990645e19d7eb6a607d9534e - - default default] Added segment e6597130-89bf-4577-b0d3-9879cff2fef7 of type vxlan for network d60e89bd-7769-4c4e-ae7a-7ac614517d20 [pid: 7|app: 0|req: 1123/2430] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:12:34 2026] POST /v2.0/networks => generated 629 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:34.987 8 WARNING neutron_lib.context [None req-72d0b16c-531c-4194-b321-b2cfefd3cf16 247d5661fa3b404696d67e09a3c477be b2859744990645e19d7eb6a607d9534e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:12:35.037 8 INFO neutron.db.segments_db [None req-72d0b16c-531c-4194-b321-b2cfefd3cf16 247d5661fa3b404696d67e09a3c477be b2859744990645e19d7eb6a607d9534e - - default default] Added segment 2afd8067-941e-48d6-af32-b26eb6ef1cdc of type vxlan for network 5d64c638-c985-4bd2-b573-7455332a5fd1 [pid: 8|app: 0|req: 1308/2431] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:12:34 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-24 19:12:35.139 7 WARNING neutron_lib.context [None req-19002c51-b4a3-4830-a1a4-0455706dd379 247d5661fa3b404696d67e09a3c477be b2859744990645e19d7eb6a607d9534e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1124/2432] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:12:35 2026] POST /v2.0/subnets => generated 626 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:35.376 8 WARNING neutron_lib.context [None req-e9da3157-8b9c-4d8d-8823-67800653059e 247d5661fa3b404696d67e09a3c477be b2859744990645e19d7eb6a607d9534e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:12:35.608 7 INFO neutron.services.segments.plugin [-] Segment ff94cec8-eb61-4380-89e1-d4a861f421ee resource provider aggregate not found 2026-06-24 19:12:35.612 7 INFO neutron.services.segments.plugin [-] Segment ff94cec8-eb61-4380-89e1-d4a861f421ee resource provider aggregate not found [pid: 8|app: 0|req: 1309/2433] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:12:35 2026] POST /v2.0/subnets => generated 626 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:35.626 7 INFO neutron.services.segments.plugin [-] Segment ff94cec8-eb61-4380-89e1-d4a861f421ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff94cec8-eb61-4380-89e1-d4a861f421ee found for delete ", "request_id": "req-14153864-74e9-4b1d-a12a-aa67b744cddf"}]} 2026-06-24 19:12:35.631 7 INFO neutron.services.segments.plugin [-] Segment ff94cec8-eb61-4380-89e1-d4a861f421ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff94cec8-eb61-4380-89e1-d4a861f421ee found for delete ", "request_id": "req-ee282370-65d2-4dae-b8e4-f5feaea8e5c8"}]} 2026-06-24 19:12:35.635 8 WARNING neutron_lib.context [None req-46f492e6-f6cc-4a38-9174-0eaf21085cf5 247d5661fa3b404696d67e09a3c477be b2859744990645e19d7eb6a607d9534e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:12:35.673 8 INFO neutron.db.segments_db [None req-46f492e6-f6cc-4a38-9174-0eaf21085cf5 247d5661fa3b404696d67e09a3c477be b2859744990645e19d7eb6a607d9534e - - default default] Added segment ce1af646-6ea4-4143-ad29-17664e361276 of type vxlan for network 2cdb54f4-0d91-4309-a30f-2bacd84e1621 [pid: 7|app: 0|req: 1125/2434] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:12:35 2026] GET /v2.0/security-groups?tenant_id=438322d2f7794229867699f94f35791d&name=default => generated 2929 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:12:35.744 8 INFO neutron.services.segments.plugin [-] Segment 1abb873f-28bf-49f3-98db-8d8123ebc52e resource provider aggregate not found 2026-06-24 19:12:35.758 8 INFO neutron.services.segments.plugin [-] Segment 1abb873f-28bf-49f3-98db-8d8123ebc52e resource provider aggregate not found 2026-06-24 19:12:35.762 8 INFO neutron.services.segments.plugin [-] Segment 1abb873f-28bf-49f3-98db-8d8123ebc52e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1abb873f-28bf-49f3-98db-8d8123ebc52e found for delete ", "request_id": "req-71820894-3b6b-47d2-9a29-af70906c6991"}]} 2026-06-24 19:12:35.769 8 INFO neutron.services.segments.plugin [-] Segment 1abb873f-28bf-49f3-98db-8d8123ebc52e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1abb873f-28bf-49f3-98db-8d8123ebc52e found for delete ", "request_id": "req-dbbbd433-8494-4482-8e6a-cf34dfd028c4"}]} 2026-06-24 19:12:35.775 8 INFO neutron.services.segments.plugin [-] Segment 7d9a46a4-d78d-4a92-a911-aaa160b226ea resource provider aggregate not found 2026-06-24 19:12:35.782 8 INFO neutron.services.segments.plugin [-] Segment 7d9a46a4-d78d-4a92-a911-aaa160b226ea resource provider aggregate not found 2026-06-24 19:12:35.788 8 INFO neutron.services.segments.plugin [-] Segment 7d9a46a4-d78d-4a92-a911-aaa160b226ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d9a46a4-d78d-4a92-a911-aaa160b226ea found for delete ", "request_id": "req-2c17cd64-d95b-4103-b971-28334ec5bbaa"}]} 2026-06-24 19:12:35.793 8 INFO neutron.services.segments.plugin [-] Segment 7d9a46a4-d78d-4a92-a911-aaa160b226ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d9a46a4-d78d-4a92-a911-aaa160b226ea found for delete ", "request_id": "req-bf6efaaf-5ab2-4fc1-bfb8-3e58b9168a35"}]} [pid: 7|app: 0|req: 1126/2435] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:12:35 2026] DELETE /v2.0/security-groups/260f8fd3-878e-4f0c-980c-3a6efb84b0c9 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:12:35.962 8 INFO neutron.db.l3_hamode_db [None req-46f492e6-f6cc-4a38-9174-0eaf21085cf5 247d5661fa3b404696d67e09a3c477be b2859744990645e19d7eb6a607d9534e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1127/2436] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:12:35 2026] GET /v2.0/security-groups?tenant_id=28bbed71f7a0488fbb6aa837081fe8de&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:12:36.113 8 INFO neutron.db.l3_hamode_db [None req-46f492e6-f6cc-4a38-9174-0eaf21085cf5 247d5661fa3b404696d67e09a3c477be b2859744990645e19d7eb6a607d9534e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1128/2437] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:12:36 2026] DELETE /v2.0/security-groups/48c74226-1548-4239-852d-fba375b7a1ad => 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: 1129/2438] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:12:36 2026] GET /v2.0/ports?device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => generated 1246 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2439] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:12:36 2026] GET /v2.0/security-groups?id=2c7788c0-9b5e-4c84-89a9-226e788702d6&fields=id&fields=name => generated 96 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2440] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:12:36 2026] GET /v2.0/security-groups?tenant_id=d863db72b04b4931b5dc0c311dd9c096&name=default => generated 2929 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2441] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:12:36 2026] GET /v2.0/ports?device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => generated 1246 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2442] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:12:36 2026] DELETE /v2.0/security-groups/23cd3ebd-7c11-400a-9545-583aa80a2949 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2443] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:12:35 2026] POST /v2.0/routers => generated 507 bytes in 1164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2444] 199.19.213.59 () {34 vars in 993 bytes} [Wed Jun 24 19:12:37 2026] GET /v2.0/ports?device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2445] 199.19.213.59 () {34 vars in 1043 bytes} [Wed Jun 24 19:12:37 2026] GET /v2.0/security-groups?id=2c7788c0-9b5e-4c84-89a9-226e788702d6&fields=id&fields=name => generated 96 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2446] 10.0.0.159 () {34 vars in 783 bytes} [Wed Jun 24 19:12:36 2026] PUT /v2.0/routers/465fcd3c-38e8-4d0d-bb75-f4469b8ce7ed/add_router_interface => generated 309 bytes in 1091 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2447] 10.0.0.159 () {32 vars in 717 bytes} [Wed Jun 24 19:12:37 2026] GET /v2.0/ports/f8d8f384-8187-4cd4-813e-577baf67753c => generated 955 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2448] 10.0.0.159 () {34 vars in 783 bytes} [Wed Jun 24 19:12:37 2026] PUT /v2.0/routers/465fcd3c-38e8-4d0d-bb75-f4469b8ce7ed/add_router_interface => generated 309 bytes in 1210 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2449] 10.0.0.159 () {32 vars in 717 bytes} [Wed Jun 24 19:12:39 2026] GET /v2.0/ports/4be5d834-9c94-4bda-b771-dbba857ce2af => generated 955 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2450] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:12:39 2026] GET /v2.0/ports?device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => generated 1248 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2451] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:12:39 2026] GET /v2.0/security-groups?id=2c7788c0-9b5e-4c84-89a9-226e788702d6&fields=id&fields=name => generated 96 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2452] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:12:39 2026] GET /v2.0/ports?device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2453] 10.0.0.159 () {34 vars in 789 bytes} [Wed Jun 24 19:12:39 2026] PUT /v2.0/routers/465fcd3c-38e8-4d0d-bb75-f4469b8ce7ed/remove_router_interface => generated 309 bytes in 834 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:12:40.101 8 WARNING neutron_lib.context [None req-5efe9620-1fe3-4ddb-864a-c9493be0c19d 3ae45b8ff31a423f91371d34dff2e750 60c3298183c34de5ac9938181272d4f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:12:40.166 8 INFO neutron.db.segments_db [None req-5efe9620-1fe3-4ddb-864a-c9493be0c19d 3ae45b8ff31a423f91371d34dff2e750 60c3298183c34de5ac9938181272d4f6 - - default default] Added segment 28ff4333-1268-4ecb-ae9f-9bf3c0b891d3 of type vxlan for network 4b70b7ef-11a9-4be1-ae76-c5bfd3760e70 2026-06-24 19:12:40.500 8 INFO neutron.db.l3_hamode_db [None req-5efe9620-1fe3-4ddb-864a-c9493be0c19d 3ae45b8ff31a423f91371d34dff2e750 60c3298183c34de5ac9938181272d4f6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:12:40.595 8 INFO neutron.db.l3_hamode_db [None req-5efe9620-1fe3-4ddb-864a-c9493be0c19d 3ae45b8ff31a423f91371d34dff2e750 60c3298183c34de5ac9938181272d4f6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1137/2454] 10.0.0.159 () {34 vars in 789 bytes} [Wed Jun 24 19:12:40 2026] PUT /v2.0/routers/465fcd3c-38e8-4d0d-bb75-f4469b8ce7ed/remove_router_interface => generated 309 bytes in 761 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2455] 10.0.0.159 () {32 vars in 736 bytes} [Wed Jun 24 19:12:40 2026] GET /v2.0/ports?device_id=465fcd3c-38e8-4d0d-bb75-f4469b8ce7ed => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2456] 10.0.0.159 () {34 vars in 668 bytes} [Wed Jun 24 19:12:39 2026] POST /v2.0/routers => generated 474 bytes in 1252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2457] 10.0.0.159 () {34 vars in 751 bytes} [Wed Jun 24 19:12:41 2026] PUT /v2.0/routers/c4304493-f584-40e6-9b74-b21db4553111/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2458] 10.0.0.159 () {32 vars in 731 bytes} [Wed Jun 24 19:12:41 2026] GET /v2.0/routers/c4304493-f584-40e6-9b74-b21db4553111/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2459] 10.0.0.159 () {34 vars in 762 bytes} [Wed Jun 24 19:12:41 2026] PUT /v2.0/routers/c4304493-f584-40e6-9b74-b21db4553111/tags/green => generated 4 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-24 19:12:41.387 7 INFO neutron.services.segments.plugin [-] Segment ce1af646-6ea4-4143-ad29-17664e361276 resource provider aggregate not found 2026-06-24 19:12:41.403 7 INFO neutron.services.segments.plugin [-] Segment ce1af646-6ea4-4143-ad29-17664e361276 resource provider aggregate not found 2026-06-24 19:12:41.409 7 INFO neutron.db.l3_hamode_db [None req-d3d91f68-c3b9-45df-98b9-ab0d97e7ad94 247d5661fa3b404696d67e09a3c477be b2859744990645e19d7eb6a607d9534e - - default default] HA network 2cdb54f4-0d91-4309-a30f-2bacd84e1621 was deleted as no HA routers are present in tenant b2859744990645e19d7eb6a607d9534e. 2026-06-24 19:12:41.410 7 INFO neutron.services.segments.plugin [-] Segment ce1af646-6ea4-4143-ad29-17664e361276 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce1af646-6ea4-4143-ad29-17664e361276 found for delete ", "request_id": "req-6e1dde62-1ac9-4c79-8587-79ec2276b6a2"}]} [pid: 7|app: 0|req: 1139/2460] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:12:40 2026] DELETE /v2.0/routers/465fcd3c-38e8-4d0d-bb75-f4469b8ce7ed => generated 0 bytes in 542 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:12:41.422 7 INFO neutron.services.segments.plugin [-] Segment ce1af646-6ea4-4143-ad29-17664e361276 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce1af646-6ea4-4143-ad29-17664e361276 found for delete ", "request_id": "req-4168b647-ee4b-4c76-9d07-67b631b40760"}]} [pid: 8|app: 0|req: 1322/2461] 10.0.0.159 () {32 vars in 731 bytes} [Wed Jun 24 19:12:41 2026] GET /v2.0/routers/c4304493-f584-40e6-9b74-b21db4553111/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2462] 10.0.0.159 () {34 vars in 758 bytes} [Wed Jun 24 19:12:41 2026] PUT /v2.0/routers/c4304493-f584-40e6-9b74-b21db4553111/tags/red => 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: 1324/2463] 10.0.0.159 () {32 vars in 731 bytes} [Wed Jun 24 19:12:41 2026] GET /v2.0/routers/c4304493-f584-40e6-9b74-b21db4553111/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: 1140/2464] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:12:41 2026] DELETE /v2.0/subnets/2308ee89-5041-4425-a89f-c8fb7d6f0c0a => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2465] 10.0.0.159 () {34 vars in 780 bytes} [Wed Jun 24 19:12:41 2026] PUT /v2.0/routers/c4304493-f584-40e6-9b74-b21db4553111/tags/black.or.white => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2466] 10.0.0.159 () {32 vars in 731 bytes} [Wed Jun 24 19:12:41 2026] GET /v2.0/routers/c4304493-f584-40e6-9b74-b21db4553111/tags => generated 52 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2467] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:12:41 2026] DELETE /v2.0/subnets/11f3b15e-33ad-484a-927a-836be9f36685 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2468] 10.0.0.159 () {34 vars in 751 bytes} [Wed Jun 24 19:12:41 2026] PUT /v2.0/routers/c4304493-f584-40e6-9b74-b21db4553111/tags => generated 37 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2469] 10.0.0.159 () {32 vars in 731 bytes} [Wed Jun 24 19:12:41 2026] GET /v2.0/routers/c4304493-f584-40e6-9b74-b21db4553111/tags => generated 37 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2470] 10.0.0.159 () {32 vars in 739 bytes} [Wed Jun 24 19:12:41 2026] GET /v2.0/routers/c4304493-f584-40e6-9b74-b21db4553111/tags/red => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2471] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:12:41 2026] DELETE /v2.0/networks/5d64c638-c985-4bd2-b573-7455332a5fd1 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:12:42.027 8 INFO neutron.api.v2.resource [None req-4af94596-71b8-4734-846c-b464096c91a3 3ae45b8ff31a423f91371d34dff2e750 60c3298183c34de5ac9938181272d4f6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1330/2472] 10.0.0.159 () {32 vars in 743 bytes} [Wed Jun 24 19:12:41 2026] GET /v2.0/routers/c4304493-f584-40e6-9b74-b21db4553111/tags/green => generated 99 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2473] 10.0.0.159 () {32 vars in 742 bytes} [Wed Jun 24 19:12:42 2026] DELETE /v2.0/routers/c4304493-f584-40e6-9b74-b21db4553111/tags/red => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2474] 10.0.0.159 () {32 vars in 731 bytes} [Wed Jun 24 19:12:42 2026] GET /v2.0/routers/c4304493-f584-40e6-9b74-b21db4553111/tags => generated 30 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:12:42.222 8 INFO neutron.api.v2.resource [None req-10c3ef68-2c5d-45d4-b891-d4757d282732 3ae45b8ff31a423f91371d34dff2e750 60c3298183c34de5ac9938181272d4f6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1333/2475] 10.0.0.159 () {32 vars in 746 bytes} [Wed Jun 24 19:12:42 2026] DELETE /v2.0/routers/c4304493-f584-40e6-9b74-b21db4553111/tags/green => generated 99 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2477] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:12:42 2026] DELETE /v2.0/networks/d60e89bd-7769-4c4e-ae7a-7ac614517d20 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2477] 10.0.0.159 () {32 vars in 734 bytes} [Wed Jun 24 19:12:42 2026] DELETE /v2.0/routers/c4304493-f584-40e6-9b74-b21db4553111/tags => 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: 1144/2478] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:12:42 2026] GET /v2.0/ports?device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => generated 1248 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:12:42.377 7 WARNING neutron_lib.context [None req-f54e9372-86e4-4ee5-b01c-c36f1388d9aa 247d5661fa3b404696d67e09a3c477be b2859744990645e19d7eb6a607d9534e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1335/2479] 10.0.0.159 () {32 vars in 731 bytes} [Wed Jun 24 19:12:42 2026] GET /v2.0/routers/c4304493-f584-40e6-9b74-b21db4553111/tags => generated 12 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:12:42.423 7 INFO neutron.db.segments_db [None req-f54e9372-86e4-4ee5-b01c-c36f1388d9aa 247d5661fa3b404696d67e09a3c477be b2859744990645e19d7eb6a607d9534e - - default default] Added segment f38ec633-cd13-46ed-8d09-726ee2dcc7a0 of type vxlan for network 8034c130-5758-44d0-9abb-66b85acd2eb8 [pid: 8|app: 0|req: 1336/2480] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:12:42 2026] GET /v2.0/security-groups?id=2c7788c0-9b5e-4c84-89a9-226e788702d6&fields=id&fields=name => generated 96 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2481] 10.0.0.159 () {32 vars in 721 bytes} [Wed Jun 24 19:12:42 2026] GET /v2.0/routers/c4304493-f584-40e6-9b74-b21db4553111 => generated 480 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2482] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:12:42 2026] POST /v2.0/networks => generated 630 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2483] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:12:42 2026] GET /v2.0/ports?device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => generated 1248 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:12:42.527 7 WARNING neutron_lib.context [None req-fc1a364b-a7dd-4e48-84d0-45787d022cc1 247d5661fa3b404696d67e09a3c477be b2859744990645e19d7eb6a607d9534e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1147/2484] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:12:42 2026] POST /v2.0/subnets => generated 626 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:42.712 7 WARNING neutron_lib.context [None req-5931ba79-696c-44cd-8a63-b1fbf73baff0 247d5661fa3b404696d67e09a3c477be b2859744990645e19d7eb6a607d9534e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:12:42.744 7 INFO neutron.db.segments_db [None req-5931ba79-696c-44cd-8a63-b1fbf73baff0 247d5661fa3b404696d67e09a3c477be b2859744990645e19d7eb6a607d9534e - - default default] Added segment 6dea48d3-b727-42fa-b9be-f4e22123eb8f of type vxlan for network 0a9a21e0-f564-4dbc-bb0c-a773571f1ff1 [pid: 8|app: 0|req: 1338/2485] 10.0.0.159 () {34 vars in 742 bytes} [Wed Jun 24 19:12:42 2026] PUT /v2.0/routers/c4304493-f584-40e6-9b74-b21db4553111 => generated 480 bytes in 468 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:12:42.982 7 INFO neutron.db.l3_hamode_db [None req-5931ba79-696c-44cd-8a63-b1fbf73baff0 247d5661fa3b404696d67e09a3c477be b2859744990645e19d7eb6a607d9534e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1339/2486] 10.0.0.159 () {32 vars in 736 bytes} [Wed Jun 24 19:12:42 2026] GET /v2.0/ports?device_id=c4304493-f584-40e6-9b74-b21db4553111 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:12:43.088 7 INFO neutron.db.l3_hamode_db [None req-5931ba79-696c-44cd-8a63-b1fbf73baff0 247d5661fa3b404696d67e09a3c477be b2859744990645e19d7eb6a607d9534e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:12:43.428 7 INFO neutron.services.segments.plugin [-] Segment 2afd8067-941e-48d6-af32-b26eb6ef1cdc resource provider aggregate not found 2026-06-24 19:12:43.440 7 INFO neutron.services.segments.plugin [-] Segment 2afd8067-941e-48d6-af32-b26eb6ef1cdc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2afd8067-941e-48d6-af32-b26eb6ef1cdc found for delete ", "request_id": "req-a355d082-8ee9-4fa3-b757-47bcaf8b6c64"}]} 2026-06-24 19:12:43.444 7 INFO neutron.services.segments.plugin [-] Segment 2afd8067-941e-48d6-af32-b26eb6ef1cdc resource provider aggregate not found 2026-06-24 19:12:43.453 7 INFO neutron.services.segments.plugin [-] Segment e6597130-89bf-4577-b0d3-9879cff2fef7 resource provider aggregate not found 2026-06-24 19:12:43.456 7 INFO neutron.services.segments.plugin [-] Segment 2afd8067-941e-48d6-af32-b26eb6ef1cdc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2afd8067-941e-48d6-af32-b26eb6ef1cdc found for delete ", "request_id": "req-db8f8f89-d256-472d-88d2-b82165ee9021"}]} 2026-06-24 19:12:43.463 7 INFO neutron.services.segments.plugin [-] Segment e6597130-89bf-4577-b0d3-9879cff2fef7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6597130-89bf-4577-b0d3-9879cff2fef7 found for delete ", "request_id": "req-08a11067-8189-464b-8ddc-2fff6a05e89d"}]} 2026-06-24 19:12:43.475 7 INFO neutron.services.segments.plugin [-] Segment e6597130-89bf-4577-b0d3-9879cff2fef7 resource provider aggregate not found 2026-06-24 19:12:43.482 8 INFO neutron.services.segments.plugin [-] Segment 28ff4333-1268-4ecb-ae9f-9bf3c0b891d3 resource provider aggregate not found 2026-06-24 19:12:43.488 8 INFO neutron.services.segments.plugin [-] Segment 28ff4333-1268-4ecb-ae9f-9bf3c0b891d3 resource provider aggregate not found 2026-06-24 19:12:43.489 7 INFO neutron.services.segments.plugin [-] Segment e6597130-89bf-4577-b0d3-9879cff2fef7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6597130-89bf-4577-b0d3-9879cff2fef7 found for delete ", "request_id": "req-8c248f74-dabb-4a38-8d25-93db26003960"}]} 2026-06-24 19:12:43.496 8 INFO neutron.services.segments.plugin [-] Segment 28ff4333-1268-4ecb-ae9f-9bf3c0b891d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28ff4333-1268-4ecb-ae9f-9bf3c0b891d3 found for delete ", "request_id": "req-5aa2e906-5bdc-431a-b337-5c630d52589c"}]} 2026-06-24 19:12:43.500 8 INFO neutron.services.segments.plugin [-] Segment 28ff4333-1268-4ecb-ae9f-9bf3c0b891d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28ff4333-1268-4ecb-ae9f-9bf3c0b891d3 found for delete ", "request_id": "req-45f07ac6-e979-42cc-822d-94f28689be61"}]} 2026-06-24 19:12:43.520 8 INFO neutron.db.l3_hamode_db [None req-3773d3f9-c5fd-410a-9731-5830288c6115 3ae45b8ff31a423f91371d34dff2e750 60c3298183c34de5ac9938181272d4f6 - - default default] HA network 4b70b7ef-11a9-4be1-ae76-c5bfd3760e70 was deleted as no HA routers are present in tenant 60c3298183c34de5ac9938181272d4f6. [pid: 8|app: 0|req: 1340/2487] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:12:42 2026] DELETE /v2.0/routers/c4304493-f584-40e6-9b74-b21db4553111 => generated 0 bytes in 538 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2488] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:12:42 2026] POST /v2.0/routers => generated 506 bytes in 984 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:43.705 8 WARNING neutron_lib.context [None req-9c0addd7-3dee-47c5-85b4-55afe2b1f0e4 247d5661fa3b404696d67e09a3c477be b2859744990645e19d7eb6a607d9534e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1341/2489] 10.0.0.159 () {34 vars in 665 bytes} [Wed Jun 24 19:12:43 2026] POST /v2.0/ports => generated 948 bytes in 365 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: 1342/2490] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:12:44 2026] GET /v2.0/security-groups?tenant_id=60c3298183c34de5ac9938181272d4f6&name=default => generated 2929 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2491] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:12:44 2026] DELETE /v2.0/security-groups/36a77e84-e8ff-458b-b0fb-0c119da41ad4 => 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: 1344/2492] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:12:44 2026] GET /v2.0/security-groups?tenant_id=0c32ba1334e9424a8c6e4c2d8f3031bc&name=default => generated 2929 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2493] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:12:44 2026] DELETE /v2.0/security-groups/cf899a87-9143-459c-8afb-a8554d493b12 => 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: 1149/2496] 10.0.0.159 () {34 vars in 783 bytes} [Wed Jun 24 19:12:44 2026] PUT /v2.0/routers/5a6fb65a-8147-4fb2-bd32-acea129c48a1/add_router_interface => generated 309 bytes in 1178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2497] 10.0.0.159 () {32 vars in 717 bytes} [Wed Jun 24 19:12:45 2026] GET /v2.0/ports/cd19128e-a972-4b9d-bf0f-11e48127da23 => generated 1022 bytes in 91 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: 1150/2498] 10.0.0.159 () {34 vars in 789 bytes} [Wed Jun 24 19:12:45 2026] PUT /v2.0/routers/5a6fb65a-8147-4fb2-bd32-acea129c48a1/remove_router_interface => generated 309 bytes in 1004 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:12:46.530 8 INFO neutron.api.v2.resource [None req-637d6505-8f70-4564-a51f-6085484ffee6 247d5661fa3b404696d67e09a3c477be b2859744990645e19d7eb6a607d9534e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1349/2499] 10.0.0.159 () {34 vars in 789 bytes} [Wed Jun 24 19:12:46 2026] PUT /v2.0/routers/5a6fb65a-8147-4fb2-bd32-acea129c48a1/remove_router_interface => generated 197 bytes in 175 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: 1151/2500] 10.0.0.159 () {32 vars in 736 bytes} [Wed Jun 24 19:12:46 2026] GET /v2.0/ports?device_id=5a6fb65a-8147-4fb2-bd32-acea129c48a1 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:12:47.135 8 INFO neutron.services.segments.plugin [-] Segment 6dea48d3-b727-42fa-b9be-f4e22123eb8f resource provider aggregate not found 2026-06-24 19:12:47.150 8 INFO neutron.services.segments.plugin [-] Segment 6dea48d3-b727-42fa-b9be-f4e22123eb8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6dea48d3-b727-42fa-b9be-f4e22123eb8f found for delete ", "request_id": "req-cf731ebb-0435-4e16-86ba-49c14d3c8f5a"}]} 2026-06-24 19:12:47.154 8 INFO neutron.db.l3_hamode_db [None req-87b6c194-008e-4999-ab93-2084f08fe4e1 247d5661fa3b404696d67e09a3c477be b2859744990645e19d7eb6a607d9534e - - default default] HA network 0a9a21e0-f564-4dbc-bb0c-a773571f1ff1 was deleted as no HA routers are present in tenant b2859744990645e19d7eb6a607d9534e. [pid: 8|app: 0|req: 1350/2501] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:12:46 2026] DELETE /v2.0/routers/5a6fb65a-8147-4fb2-bd32-acea129c48a1 => generated 0 bytes in 584 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2502] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:12:47 2026] DELETE /v2.0/subnets/c127d14f-701a-47af-b60b-108b169f90ec => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:12:47.362 8 INFO neutron.services.segments.plugin [-] Segment 6dea48d3-b727-42fa-b9be-f4e22123eb8f resource provider aggregate not found 2026-06-24 19:12:47.388 8 INFO neutron.services.segments.plugin [-] Segment 6dea48d3-b727-42fa-b9be-f4e22123eb8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6dea48d3-b727-42fa-b9be-f4e22123eb8f found for delete ", "request_id": "req-131c3256-daf5-4b01-b891-3c529c6583b7"}]} [pid: 8|app: 0|req: 1351/2503] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:12:47 2026] DELETE /v2.0/networks/8034c130-5758-44d0-9abb-66b85acd2eb8 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:12:47.677 7 WARNING neutron_lib.context [None req-3545971c-3d30-47db-97ea-cc7f34b3011f 247d5661fa3b404696d67e09a3c477be b2859744990645e19d7eb6a607d9534e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:12:47.735 7 INFO neutron.db.segments_db [None req-3545971c-3d30-47db-97ea-cc7f34b3011f 247d5661fa3b404696d67e09a3c477be b2859744990645e19d7eb6a607d9534e - - default default] Added segment 2e822f1f-7b07-4099-9676-00781f94e575 of type vxlan for network 3d2d6179-ab04-4117-acca-fee177bf83a2 [pid: 7|app: 0|req: 1153/2504] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:12:47 2026] POST /v2.0/networks => generated 629 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:47.854 8 WARNING neutron_lib.context [None req-2d6b2945-9d9c-48c1-bf15-774ed40ec3a3 247d5661fa3b404696d67e09a3c477be b2859744990645e19d7eb6a607d9534e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1352/2505] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:12:47 2026] POST /v2.0/subnets => generated 626 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:48.090 7 WARNING neutron_lib.context [None req-25d670dd-2b7c-4f00-b90d-b25d6f1f3018 247d5661fa3b404696d67e09a3c477be b2859744990645e19d7eb6a607d9534e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:12:48.141 7 INFO neutron.db.segments_db [None req-25d670dd-2b7c-4f00-b90d-b25d6f1f3018 247d5661fa3b404696d67e09a3c477be b2859744990645e19d7eb6a607d9534e - - default default] Added segment 7e15acfc-c2a2-4f37-9b59-12dda46a8c31 of type vxlan for network 1d0744d1-cfc9-4f23-b149-02553020f863 2026-06-24 19:12:48.406 7 INFO neutron.db.l3_hamode_db [None req-25d670dd-2b7c-4f00-b90d-b25d6f1f3018 247d5661fa3b404696d67e09a3c477be b2859744990645e19d7eb6a607d9534e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:12:48.462 8 WARNING neutron_lib.context [None req-365035b0-7e15-494d-b355-bd50f4f9ec71 ed943740b6ba4fbd8018853807aa5d66 c7ced0feda8d494f933e9bb0315c9b19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1353/2506] 10.0.0.159 () {34 vars in 676 bytes} [Wed Jun 24 19:12:48 2026] POST /v2.0/subnetpools => generated 516 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:48.519 7 INFO neutron.db.l3_hamode_db [None req-25d670dd-2b7c-4f00-b90d-b25d6f1f3018 247d5661fa3b404696d67e09a3c477be b2859744990645e19d7eb6a607d9534e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1354/2507] 10.0.0.159 () {34 vars in 759 bytes} [Wed Jun 24 19:12:48 2026] PUT /v2.0/subnetpools/219d0ef8-2b69-436d-a400-77aefabef689/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: 1355/2508] 10.0.0.159 () {32 vars in 739 bytes} [Wed Jun 24 19:12:48 2026] GET /v2.0/subnetpools/219d0ef8-2b69-436d-a400-77aefabef689/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: 1356/2509] 10.0.0.159 () {34 vars in 770 bytes} [Wed Jun 24 19:12:48 2026] PUT /v2.0/subnetpools/219d0ef8-2b69-436d-a400-77aefabef689/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: 1357/2510] 10.0.0.159 () {32 vars in 739 bytes} [Wed Jun 24 19:12:48 2026] GET /v2.0/subnetpools/219d0ef8-2b69-436d-a400-77aefabef689/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: 1358/2511] 10.0.0.159 () {34 vars in 766 bytes} [Wed Jun 24 19:12:48 2026] PUT /v2.0/subnetpools/219d0ef8-2b69-436d-a400-77aefabef689/tags/red => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2512] 10.0.0.159 () {32 vars in 739 bytes} [Wed Jun 24 19:12:48 2026] GET /v2.0/subnetpools/219d0ef8-2b69-436d-a400-77aefabef689/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2513] 10.0.0.159 () {34 vars in 788 bytes} [Wed Jun 24 19:12:48 2026] PUT /v2.0/subnetpools/219d0ef8-2b69-436d-a400-77aefabef689/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: 1361/2514] 10.0.0.159 () {32 vars in 739 bytes} [Wed Jun 24 19:12:48 2026] GET /v2.0/subnetpools/219d0ef8-2b69-436d-a400-77aefabef689/tags => generated 52 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2515] 10.0.0.159 () {34 vars in 759 bytes} [Wed Jun 24 19:12:48 2026] PUT /v2.0/subnetpools/219d0ef8-2b69-436d-a400-77aefabef689/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2516] 10.0.0.159 () {32 vars in 739 bytes} [Wed Jun 24 19:12:48 2026] GET /v2.0/subnetpools/219d0ef8-2b69-436d-a400-77aefabef689/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2517] 10.0.0.159 () {32 vars in 747 bytes} [Wed Jun 24 19:12:48 2026] GET /v2.0/subnetpools/219d0ef8-2b69-436d-a400-77aefabef689/tags/red => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:12:48.904 8 INFO neutron.api.v2.resource [None req-71a88f79-711d-4d66-8ff4-d09aba4445b7 ed943740b6ba4fbd8018853807aa5d66 c7ced0feda8d494f933e9bb0315c9b19 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1365/2518] 10.0.0.159 () {32 vars in 751 bytes} [Wed Jun 24 19:12:48 2026] GET /v2.0/subnetpools/219d0ef8-2b69-436d-a400-77aefabef689/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2519] 10.0.0.159 () {32 vars in 750 bytes} [Wed Jun 24 19:12:48 2026] DELETE /v2.0/subnetpools/219d0ef8-2b69-436d-a400-77aefabef689/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2520] 10.0.0.159 () {32 vars in 739 bytes} [Wed Jun 24 19:12:48 2026] GET /v2.0/subnetpools/219d0ef8-2b69-436d-a400-77aefabef689/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:12:48.991 8 INFO neutron.api.v2.resource [None req-bbe4996c-de34-4e56-ad78-a564b639d9c3 ed943740b6ba4fbd8018853807aa5d66 c7ced0feda8d494f933e9bb0315c9b19 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1368/2521] 10.0.0.159 () {32 vars in 754 bytes} [Wed Jun 24 19:12:48 2026] DELETE /v2.0/subnetpools/219d0ef8-2b69-436d-a400-77aefabef689/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2522] 10.0.0.159 () {32 vars in 742 bytes} [Wed Jun 24 19:12:48 2026] DELETE /v2.0/subnetpools/219d0ef8-2b69-436d-a400-77aefabef689/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: 1370/2523] 10.0.0.159 () {32 vars in 739 bytes} [Wed Jun 24 19:12:49 2026] GET /v2.0/subnetpools/219d0ef8-2b69-436d-a400-77aefabef689/tags => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2524] 10.0.0.159 () {32 vars in 732 bytes} [Wed Jun 24 19:12:49 2026] DELETE /v2.0/subnetpools/219d0ef8-2b69-436d-a400-77aefabef689 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2525] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:12:48 2026] POST /v2.0/routers => generated 506 bytes in 1100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:49.208 8 INFO neutron.services.segments.plugin [-] Segment f38ec633-cd13-46ed-8d09-726ee2dcc7a0 resource provider aggregate not found 2026-06-24 19:12:49.230 8 INFO neutron.services.segments.plugin [-] Segment f38ec633-cd13-46ed-8d09-726ee2dcc7a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f38ec633-cd13-46ed-8d09-726ee2dcc7a0 found for delete ", "request_id": "req-2f1ba0f8-0a5b-4c33-a45d-ba26254b6184"}]} 2026-06-24 19:12:49.408 8 INFO neutron.services.segments.plugin [-] Segment f38ec633-cd13-46ed-8d09-726ee2dcc7a0 resource provider aggregate not found 2026-06-24 19:12:49.422 8 INFO neutron.services.segments.plugin [-] Segment f38ec633-cd13-46ed-8d09-726ee2dcc7a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f38ec633-cd13-46ed-8d09-726ee2dcc7a0 found for delete ", "request_id": "req-dcfd53f1-657f-40d9-8465-239bb45881c6"}]} [pid: 7|app: 0|req: 1155/2526] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:12:49 2026] GET /v2.0/security-groups?tenant_id=c7ced0feda8d494f933e9bb0315c9b19&name=default => generated 2929 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2527] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:12:50 2026] DELETE /v2.0/security-groups/e744327b-32c6-460a-94ff-8077694e5c65 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2528] 10.0.0.159 () {34 vars in 783 bytes} [Wed Jun 24 19:12:49 2026] PUT /v2.0/routers/517861ce-d8dd-49af-aeca-288f7062dd19/add_router_interface => generated 309 bytes in 1165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2529] 10.0.0.159 () {32 vars in 717 bytes} [Wed Jun 24 19:12:50 2026] GET /v2.0/ports/43bf6414-ad2c-4d22-931a-eac1c5cc0f24 => generated 955 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2530] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:12:50 2026] GET /v2.0/security-groups?tenant_id=eeedf6d160124a90a9b4051a8b2daad9&name=default => generated 2929 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2531] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:12:50 2026] DELETE /v2.0/security-groups/4bf158d9-de3f-4ff4-9641-ec50e8c7aa81 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2532] 10.0.0.159 () {34 vars in 789 bytes} [Wed Jun 24 19:12:50 2026] PUT /v2.0/routers/517861ce-d8dd-49af-aeca-288f7062dd19/remove_router_interface => generated 309 bytes in 829 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2533] 10.0.0.159 () {32 vars in 736 bytes} [Wed Jun 24 19:12:51 2026] GET /v2.0/ports?device_id=517861ce-d8dd-49af-aeca-288f7062dd19 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:12:51.757 8 INFO neutron.services.segments.plugin [-] Segment 7e15acfc-c2a2-4f37-9b59-12dda46a8c31 resource provider aggregate not found 2026-06-24 19:12:51.762 8 INFO neutron.services.segments.plugin [-] Segment 7e15acfc-c2a2-4f37-9b59-12dda46a8c31 resource provider aggregate not found 2026-06-24 19:12:51.773 8 INFO neutron.services.segments.plugin [-] Segment 7e15acfc-c2a2-4f37-9b59-12dda46a8c31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e15acfc-c2a2-4f37-9b59-12dda46a8c31 found for delete ", "request_id": "req-3f3859d4-bbce-4e1d-8d63-ceef69a2326f"}]} 2026-06-24 19:12:51.779 8 INFO neutron.services.segments.plugin [-] Segment 7e15acfc-c2a2-4f37-9b59-12dda46a8c31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e15acfc-c2a2-4f37-9b59-12dda46a8c31 found for delete ", "request_id": "req-8d1089a4-b90f-4301-839f-0b810d0387dd"}]} 2026-06-24 19:12:51.786 8 INFO neutron.db.l3_hamode_db [None req-66a06e1f-3028-40f2-8771-bb0f0d68cc37 247d5661fa3b404696d67e09a3c477be b2859744990645e19d7eb6a607d9534e - - default default] HA network 1d0744d1-cfc9-4f23-b149-02553020f863 was deleted as no HA routers are present in tenant b2859744990645e19d7eb6a607d9534e. [pid: 8|app: 0|req: 1375/2534] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:12:51 2026] DELETE /v2.0/routers/517861ce-d8dd-49af-aeca-288f7062dd19 => generated 0 bytes in 525 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2535] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:12:51 2026] DELETE /v2.0/subnets/f6be4711-6a3a-41de-b4cc-354e2d00f06b => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2536] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:12:51 2026] DELETE /v2.0/networks/3d2d6179-ab04-4117-acca-fee177bf83a2 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:12:52.312 7 WARNING neutron_lib.context [None req-b30436d5-62c2-439e-90f9-ae99d016c95b 247d5661fa3b404696d67e09a3c477be b2859744990645e19d7eb6a607d9534e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:12:52.354 7 INFO neutron.db.segments_db [None req-b30436d5-62c2-439e-90f9-ae99d016c95b 247d5661fa3b404696d67e09a3c477be b2859744990645e19d7eb6a607d9534e - - default default] Added segment 5953a37b-173c-40b4-a573-758bcdce503f of type vxlan for network 61aa0664-7a85-4f91-bde2-7d4b1b9ba542 2026-06-24 19:12:52.625 7 INFO neutron.db.l3_hamode_db [None req-b30436d5-62c2-439e-90f9-ae99d016c95b 247d5661fa3b404696d67e09a3c477be b2859744990645e19d7eb6a607d9534e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:12:53.369 7 INFO neutron.db.l3_hamode_db [None req-b30436d5-62c2-439e-90f9-ae99d016c95b 247d5661fa3b404696d67e09a3c477be b2859744990645e19d7eb6a607d9534e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1161/2537] 10.0.0.159 () {34 vars in 669 bytes} [Wed Jun 24 19:12:52 2026] POST /v2.0/routers => generated 688 bytes in 1897 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:54.232 8 INFO neutron.services.segments.plugin [-] Segment 2e822f1f-7b07-4099-9676-00781f94e575 resource provider aggregate not found 2026-06-24 19:12:54.235 8 INFO neutron.services.segments.plugin [-] Segment 2e822f1f-7b07-4099-9676-00781f94e575 resource provider aggregate not found 2026-06-24 19:12:54.248 8 INFO neutron.services.segments.plugin [-] Segment 2e822f1f-7b07-4099-9676-00781f94e575 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e822f1f-7b07-4099-9676-00781f94e575 found for delete ", "request_id": "req-a3608a24-4a03-42e3-966f-ef56844e1081"}]} 2026-06-24 19:12:54.249 8 INFO neutron.services.segments.plugin [-] Segment 2e822f1f-7b07-4099-9676-00781f94e575 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e822f1f-7b07-4099-9676-00781f94e575 found for delete ", "request_id": "req-a2fa699e-913e-45a2-8605-1ff6ddc74f6e"}]} [pid: 8|app: 0|req: 1377/2538] 10.0.0.159 () {32 vars in 721 bytes} [Wed Jun 24 19:12:54 2026] GET /v2.0/routers/bf08f032-0e01-4234-8b24-b73b06d7ad02 => generated 694 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2539] 10.0.0.159 () {32 vars in 647 bytes} [Wed Jun 24 19:12:54 2026] GET /v2.0/routers => generated 697 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2540] 10.0.0.159 () {34 vars in 741 bytes} [Wed Jun 24 19:12:54 2026] PUT /v2.0/routers/bf08f032-0e01-4234-8b24-b73b06d7ad02 => generated 701 bytes in 423 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2541] 10.0.0.159 () {32 vars in 721 bytes} [Wed Jun 24 19:12:54 2026] GET /v2.0/routers/bf08f032-0e01-4234-8b24-b73b06d7ad02 => generated 701 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2542] 10.0.0.159 () {32 vars in 736 bytes} [Wed Jun 24 19:12:54 2026] GET /v2.0/ports?device_id=bf08f032-0e01-4234-8b24-b73b06d7ad02 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:12:56.221 7 INFO neutron.services.segments.plugin [-] Segment 5953a37b-173c-40b4-a573-758bcdce503f resource provider aggregate not found 2026-06-24 19:12:56.227 7 INFO neutron.services.segments.plugin [-] Segment 5953a37b-173c-40b4-a573-758bcdce503f resource provider aggregate not found 2026-06-24 19:12:56.242 7 INFO neutron.services.segments.plugin [-] Segment 5953a37b-173c-40b4-a573-758bcdce503f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5953a37b-173c-40b4-a573-758bcdce503f found for delete ", "request_id": "req-667a4d9a-9ba2-4ad7-bba3-1905469b9f1e"}]} 2026-06-24 19:12:56.244 7 INFO neutron.services.segments.plugin [-] Segment 5953a37b-173c-40b4-a573-758bcdce503f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5953a37b-173c-40b4-a573-758bcdce503f found for delete ", "request_id": "req-9d1fbc82-edcb-4aa5-ab18-5123f12eff4b"}]} 2026-06-24 19:12:56.245 7 INFO neutron.db.l3_hamode_db [None req-f17f605e-4ae6-4c78-a18f-02ef8f04ca29 247d5661fa3b404696d67e09a3c477be b2859744990645e19d7eb6a607d9534e - - default default] HA network 61aa0664-7a85-4f91-bde2-7d4b1b9ba542 was deleted as no HA routers are present in tenant b2859744990645e19d7eb6a607d9534e. [pid: 7|app: 0|req: 1164/2543] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:12:54 2026] DELETE /v2.0/routers/bf08f032-0e01-4234-8b24-b73b06d7ad02 => generated 0 bytes in 1338 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2544] 10.0.0.159 () {32 vars in 736 bytes} [Wed Jun 24 19:12:56 2026] GET /v2.0/ports?device_id=bf08f032-0e01-4234-8b24-b73b06d7ad02 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:12:56.322 7 INFO neutron.api.v2.resource [None req-ca3c7e24-6ee7-40a1-aa71-899ce912b72c 247d5661fa3b404696d67e09a3c477be b2859744990645e19d7eb6a607d9534e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1165/2545] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:12:56 2026] DELETE /v2.0/routers/bf08f032-0e01-4234-8b24-b73b06d7ad02 => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2546] 10.0.0.159 () {32 vars in 736 bytes} [Wed Jun 24 19:12:56 2026] GET /v2.0/ports?device_id=517861ce-d8dd-49af-aeca-288f7062dd19 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:12:56.381 7 INFO neutron.api.v2.resource [None req-7130c84d-671b-4799-ab13-422f1120e2fa 247d5661fa3b404696d67e09a3c477be b2859744990645e19d7eb6a607d9534e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1166/2547] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:12:56 2026] DELETE /v2.0/routers/517861ce-d8dd-49af-aeca-288f7062dd19 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:12:56.406 8 INFO neutron.pecan_wsgi.hooks.translation [None req-af74a579-8709-47a0-97e9-7bf46dce98d5 247d5661fa3b404696d67e09a3c477be b2859744990645e19d7eb6a607d9534e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1382/2548] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:12:56 2026] DELETE /v2.0/subnets/f6be4711-6a3a-41de-b4cc-354e2d00f06b => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2549] 10.0.0.159 () {32 vars in 736 bytes} [Wed Jun 24 19:12:56 2026] GET /v2.0/ports?device_id=5a6fb65a-8147-4fb2-bd32-acea129c48a1 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:12:56.465 8 INFO neutron.api.v2.resource [None req-3eae5ed2-6f43-49b0-a2df-500db86d4319 247d5661fa3b404696d67e09a3c477be b2859744990645e19d7eb6a607d9534e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1383/2550] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:12:56 2026] DELETE /v2.0/routers/5a6fb65a-8147-4fb2-bd32-acea129c48a1 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:12:56.490 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9ea0f940-95f0-473e-850b-08aeb71a83b6 247d5661fa3b404696d67e09a3c477be b2859744990645e19d7eb6a607d9534e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1168/2551] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:12:56 2026] DELETE /v2.0/subnets/c127d14f-701a-47af-b60b-108b169f90ec => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2552] 10.0.0.159 () {32 vars in 736 bytes} [Wed Jun 24 19:12:56 2026] GET /v2.0/ports?device_id=465fcd3c-38e8-4d0d-bb75-f4469b8ce7ed => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:12:56.544 7 INFO neutron.api.v2.resource [None req-18215650-cee0-4611-8306-08e14e9a0018 247d5661fa3b404696d67e09a3c477be b2859744990645e19d7eb6a607d9534e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1169/2553] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:12:56 2026] DELETE /v2.0/routers/465fcd3c-38e8-4d0d-bb75-f4469b8ce7ed => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:12:56.564 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b1e066a0-ba72-43af-b4cd-fafce5c8f66e 247d5661fa3b404696d67e09a3c477be b2859744990645e19d7eb6a607d9534e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1385/2554] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:12:56 2026] DELETE /v2.0/subnets/2308ee89-5041-4425-a89f-c8fb7d6f0c0a => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:12:56.586 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ad80b08e-797f-4d72-94e0-f892bd552d64 247d5661fa3b404696d67e09a3c477be b2859744990645e19d7eb6a607d9534e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1170/2555] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:12:56 2026] DELETE /v2.0/subnets/11f3b15e-33ad-484a-927a-836be9f36685 => 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: 1386/2556] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:12:57 2026] GET /v2.0/security-groups?tenant_id=b2859744990645e19d7eb6a607d9534e&name=default => generated 2929 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2557] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:12:57 2026] DELETE /v2.0/security-groups/e903ad26-33ad-44c8-bd1c-4c26462f947b => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2558] 199.19.213.59 () {34 vars in 1095 bytes} [Wed Jun 24 19:13:00 2026] GET /v2.0/ports?device_id=7a2fa652-ff8f-4b0a-904c-1bdd4edc7633&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2561] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:13:01 2026] GET /v2.0/ports?tenant_id=184227a5d0b94de283c6d4256833aae8&device_id=7a2fa652-ff8f-4b0a-904c-1bdd4edc7633 => generated 1465 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2562] 199.19.213.59 () {34 vars in 985 bytes} [Wed Jun 24 19:13:01 2026] GET /v2.0/networks?id=d9f600c1-cc0c-438d-acce-2201075834ed => generated 799 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2563] 199.19.213.59 () {34 vars in 1057 bytes} [Wed Jun 24 19:13:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.146&port_id=0fba3712-5453-49f9-a710-67f8a966a971 => generated 860 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2564] 199.19.213.59 () {34 vars in 1101 bytes} [Wed Jun 24 19:13:01 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A83&port_id=0fba3712-5453-49f9-a710-67f8a966a971 => 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: 1175/2565] 199.19.213.59 () {34 vars in 1063 bytes} [Wed Jun 24 19:13:01 2026] GET /v2.0/subnets?id=a262e985-50e6-448a-bff4-386e5d1f2ad0&id=b7cd4271-6879-4b6a-8fc3-efed050abfc1 => generated 1411 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2566] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:13:01 2026] GET /v2.0/ports?network_id=d9f600c1-cc0c-438d-acce-2201075834ed&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2567] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:13:01 2026] GET /v2.0/ports?network_id=d9f600c1-cc0c-438d-acce-2201075834ed&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: 1392/2568] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:13:01 2026] GET /v2.0/networks/d9f600c1-cc0c-438d-acce-2201075834ed?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2569] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:13:01 2026] GET /v2.0/networks/d9f600c1-cc0c-438d-acce-2201075834ed?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2570] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:13:02 2026] GET /v2.0/security-groups?tenant_id=6f88f4b46f0f497c883166becbbe29f2&name=default => generated 2929 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2571] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:13:02 2026] DELETE /v2.0/security-groups/99ab6257-4590-4487-8b88-bf70f3d5eb6f => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2572] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:13:02 2026] GET /v2.0/security-groups?tenant_id=79a50f3f5ea146e0bc8d7923d940666e&name=default => generated 2929 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2573] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:13:03 2026] DELETE /v2.0/security-groups/9eeacb43-ac06-4a9e-836b-1e14b70f8cc1 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2574] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:13:06 2026] GET /v2.0/security-groups?tenant_id=d5026e151bbd4690b5200be1f7ffa638&name=default => generated 2929 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2575] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:13:06 2026] DELETE /v2.0/security-groups/cf32dc23-21ce-4e18-83dd-8164f2a59a7d => 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: 1397/2578] 199.19.213.59 () {30 vars in 701 bytes} [Wed Jun 24 19:13:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2579] 199.19.213.59 () {30 vars in 703 bytes} [Wed Jun 24 19:13: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: 1398/2580] 199.19.213.59 () {30 vars in 679 bytes} [Wed Jun 24 19:13: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: 1183/2581] 199.19.213.59 () {30 vars in 715 bytes} [Wed Jun 24 19:13:17 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: 1399/2582] 199.19.213.59 () {30 vars in 739 bytes} [Wed Jun 24 19:13:17 2026] GET /v2.0/subnets/fd852bc0-4ef9-44ec-bd5c-4d2608a03a4f => generated 675 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2583] 199.19.213.59 () {30 vars in 767 bytes} [Wed Jun 24 19:13:18 2026] GET /v2.0/ports?device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2584] 199.19.213.59 () {34 vars in 715 bytes} [Wed Jun 24 19:13:18 2026] POST /v2.0/ports => generated 1097 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2585] 10.0.0.15 () {34 vars in 970 bytes} [Wed Jun 24 19:13:18 2026] GET /v2.0/ports/90b689cc-d6d6-47b3-aefc-bdfaaec06648 => generated 1097 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1401/2586] 10.0.0.15 () {34 vars in 906 bytes} [Wed Jun 24 19:13:18 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: 1186/2587] 199.19.213.59 () {34 vars in 1261 bytes} [Wed Jun 24 19:13:19 2026] GET /v2.0/ports/90b689cc-d6d6-47b3-aefc-bdfaaec06648?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2588] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:13:19 2026] GET /v2.0/networks/6af8a4ad-efd8-48f7-ae43-a3fdcbb87e20?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2589] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:13:19 2026] GET /v2.0/networks/6af8a4ad-efd8-48f7-ae43-a3fdcbb87e20?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2590] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:13:20 2026] GET /v2.0/security-groups?tenant_id=54da80afd9dd4f7f89ebe1f3d6cbf38c&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: 1188/2591] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:13:20 2026] DELETE /v2.0/security-groups/55d447de-0c91-4552-b727-e45953ae34bd => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2592] 199.19.213.59 () {34 vars in 974 bytes} [Wed Jun 24 19:13:20 2026] GET /v2.0/ports/90b689cc-d6d6-47b3-aefc-bdfaaec06648 => generated 1097 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2593] 199.19.213.59 () {34 vars in 985 bytes} [Wed Jun 24 19:13:20 2026] GET /v2.0/networks?id=6af8a4ad-efd8-48f7-ae43-a3fdcbb87e20 => generated 801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2594] 199.19.213.59 () {38 vars in 1027 bytes} [Wed Jun 24 19:13:20 2026] PUT /v2.0/ports/90b689cc-d6d6-47b3-aefc-bdfaaec06648 => generated 1287 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2595] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:13:21 2026] GET /v2.0/ports?tenant_id=b1428d67bd21431fa3154129394ee608&device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => generated 2527 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1406/2596] 199.19.213.59 () {34 vars in 1061 bytes} [Wed Jun 24 19:13:21 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.134&port_id=96c04902-50ae-4747-b226-8fdcddb670c3 => 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: 1191/2597] 199.19.213.59 () {34 vars in 983 bytes} [Wed Jun 24 19:13:21 2026] GET /v2.0/subnets?id=ba317ca9-ee79-4b5d-97fb-ed0bede366af => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:13:22.001 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c080da12-f09c-4be7-b76a-6f47dc338aa1'] response: {'name': 'network-changed', 'server_uuid': 'c7aa5831-3a26-466e-9d68-d1930717a200', 'tag': '90b689cc-d6d6-47b3-aefc-bdfaaec06648', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1407/2598] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:13:21 2026] GET /v2.0/ports?network_id=a4b9ffc3-517f-47bf-a147-0f09f6e96cc2&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2599] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:13:22 2026] GET /v2.0/networks/a4b9ffc3-517f-47bf-a147-0f09f6e96cc2?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2600] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:13:22 2026] GET /v2.0/networks/a4b9ffc3-517f-47bf-a147-0f09f6e96cc2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2601] 199.19.213.59 () {34 vars in 1057 bytes} [Wed Jun 24 19:13:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.139&port_id=90b689cc-d6d6-47b3-aefc-bdfaaec06648 => 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: 1409/2602] 199.19.213.59 () {34 vars in 983 bytes} [Wed Jun 24 19:13:22 2026] GET /v2.0/subnets?id=fd852bc0-4ef9-44ec-bd5c-4d2608a03a4f => generated 678 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2603] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:13:22 2026] GET /v2.0/ports?network_id=6af8a4ad-efd8-48f7-ae43-a3fdcbb87e20&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2604] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:13:22 2026] GET /v2.0/networks/6af8a4ad-efd8-48f7-ae43-a3fdcbb87e20?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: 1195/2605] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:13:22 2026] GET /v2.0/networks/6af8a4ad-efd8-48f7-ae43-a3fdcbb87e20?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2606] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:13:23 2026] GET /v2.0/ports?tenant_id=b1428d67bd21431fa3154129394ee608&device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => generated 2527 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2607] 199.19.213.59 () {34 vars in 985 bytes} [Wed Jun 24 19:13:23 2026] GET /v2.0/networks?id=6af8a4ad-efd8-48f7-ae43-a3fdcbb87e20 => generated 801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2608] 199.19.213.59 () {34 vars in 1057 bytes} [Wed Jun 24 19:13:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.139&port_id=90b689cc-d6d6-47b3-aefc-bdfaaec06648 => 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: 1197/2609] 199.19.213.59 () {34 vars in 983 bytes} [Wed Jun 24 19:13:23 2026] GET /v2.0/subnets?id=fd852bc0-4ef9-44ec-bd5c-4d2608a03a4f => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2610] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:13:23 2026] GET /v2.0/ports?network_id=6af8a4ad-efd8-48f7-ae43-a3fdcbb87e20&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: 1198/2611] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:13:23 2026] GET /v2.0/networks/6af8a4ad-efd8-48f7-ae43-a3fdcbb87e20?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: 1414/2612] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:13:23 2026] GET /v2.0/networks/6af8a4ad-efd8-48f7-ae43-a3fdcbb87e20?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:13:24.536 7 WARNING neutron_lib.context [None req-198de070-0b2f-4a31-87c3-069fb3bcc192 67f33b5946bb457cb09c59c06498e40d 5b35f033000645659906a1f4f380753e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1199/2613] 10.0.0.159 () {34 vars in 676 bytes} [Wed Jun 24 19:13:24 2026] POST /v2.0/floatingips => generated 552 bytes in 649 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:13:25.055 8 WARNING neutron_lib.context [None req-43f4c7f9-2c66-4ba3-844b-5c8ca2b4fd54 67f33b5946bb457cb09c59c06498e40d 5b35f033000645659906a1f4f380753e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1415/2614] 10.0.0.159 () {34 vars in 676 bytes} [Wed Jun 24 19:13:25 2026] POST /v2.0/floatingips => generated 552 bytes in 527 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:13:25.586 7 WARNING neutron_lib.context [None req-75778393-dcb1-47d3-b7ac-63c87f2931f4 67f33b5946bb457cb09c59c06498e40d 5b35f033000645659906a1f4f380753e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1416/2615] 10.0.0.15 () {34 vars in 970 bytes} [Wed Jun 24 19:13:25 2026] GET /v2.0/ports/90b689cc-d6d6-47b3-aefc-bdfaaec06648 => generated 1289 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2616] 199.19.213.59 () {34 vars in 787 bytes} [Wed Jun 24 19:13:25 2026] PUT /v2.0/ports/90b689cc-d6d6-47b3-aefc-bdfaaec06648 => generated 1314 bytes in 290 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-24 19:13:26.136 8 INFO neutron.api.v2.resource [None req-53a7e81d-8f3d-4e58-be7e-2e5a33623ce1 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1418/2617] 199.19.213.59 () {30 vars in 761 bytes} [Wed Jun 24 19:13:26 2026] GET /v2.0/security-groups/lb-b2f32e1f-c07b-4145-92c1-1929982d0c21 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:13:26.156 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-32ec4dfe-b816-44e9-b25d-35d9c31c0748'] response: {'name': 'network-changed', 'server_uuid': 'c7aa5831-3a26-466e-9d68-d1930717a200', 'tag': '90b689cc-d6d6-47b3-aefc-bdfaaec06648', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1419/2618] 199.19.213.59 () {30 vars in 783 bytes} [Wed Jun 24 19:13:26 2026] GET /v2.0/security-groups?name=lb-b2f32e1f-c07b-4145-92c1-1929982d0c21 => 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: 1200/2619] 10.0.0.159 () {34 vars in 676 bytes} [Wed Jun 24 19:13:25 2026] POST /v2.0/floatingips => generated 552 bytes in 620 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:13:26.210 7 WARNING neutron_lib.context [None req-622f1084-7459-44b7-872f-6d030df0a919 67f33b5946bb457cb09c59c06498e40d 5b35f033000645659906a1f4f380753e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1420/2620] 199.19.213.59 () {34 vars in 787 bytes} [Wed Jun 24 19:13:26 2026] PUT /v2.0/ports/90b689cc-d6d6-47b3-aefc-bdfaaec06648 => generated 1314 bytes in 277 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: 1421/2621] 199.19.213.59 () {30 vars in 701 bytes} [Wed Jun 24 19:13: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: 1422/2622] 199.19.213.59 () {30 vars in 703 bytes} [Wed Jun 24 19:13:26 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2623] 199.19.213.59 () {30 vars in 679 bytes} [Wed Jun 24 19:13:26 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: 1424/2624] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:13:26 2026] GET /v2.0/ports?tenant_id=b1428d67bd21431fa3154129394ee608&device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => generated 2590 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2625] 199.19.213.59 () {30 vars in 715 bytes} [Wed Jun 24 19:13:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2626] 10.0.0.159 () {34 vars in 676 bytes} [Wed Jun 24 19:13:26 2026] POST /v2.0/floatingips => generated 552 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2627] 199.19.213.59 () {34 vars in 985 bytes} [Wed Jun 24 19:13:26 2026] GET /v2.0/networks?id=6af8a4ad-efd8-48f7-ae43-a3fdcbb87e20 => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2628] 199.19.213.59 () {30 vars in 739 bytes} [Wed Jun 24 19:13:26 2026] GET /v2.0/subnets/fd852bc0-4ef9-44ec-bd5c-4d2608a03a4f => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:13:26.776 8 WARNING neutron_lib.context [None req-39e84905-25de-43c8-9349-930730556599 67f33b5946bb457cb09c59c06498e40d 5b35f033000645659906a1f4f380753e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1203/2629] 199.19.213.59 () {34 vars in 1057 bytes} [Wed Jun 24 19:13:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.139&port_id=90b689cc-d6d6-47b3-aefc-bdfaaec06648 => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2630] 199.19.213.59 () {30 vars in 735 bytes} [Wed Jun 24 19:13:26 2026] GET /v2.0/ports/e1d9d1a1-f5fd-4e83-bd59-c9785b043993 => generated 1132 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2631] 199.19.213.59 () {34 vars in 983 bytes} [Wed Jun 24 19:13:26 2026] GET /v2.0/subnets?id=fd852bc0-4ef9-44ec-bd5c-4d2608a03a4f => generated 678 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2632] 199.19.213.59 () {30 vars in 735 bytes} [Wed Jun 24 19:13:26 2026] GET /v2.0/ports/90b689cc-d6d6-47b3-aefc-bdfaaec06648 => generated 1350 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2633] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:13:26 2026] GET /v2.0/ports?network_id=6af8a4ad-efd8-48f7-ae43-a3fdcbb87e20&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2634] 199.19.213.59 () {30 vars in 739 bytes} [Wed Jun 24 19:13:26 2026] GET /v2.0/subnets/fd852bc0-4ef9-44ec-bd5c-4d2608a03a4f => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2635] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:13:26 2026] GET /v2.0/networks/6af8a4ad-efd8-48f7-ae43-a3fdcbb87e20?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2636] 199.19.213.59 () {30 vars in 741 bytes} [Wed Jun 24 19:13:26 2026] GET /v2.0/networks/6af8a4ad-efd8-48f7-ae43-a3fdcbb87e20 => generated 798 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2637] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:13:27 2026] GET /v2.0/networks/6af8a4ad-efd8-48f7-ae43-a3fdcbb87e20?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2638] 199.19.213.59 () {30 vars in 735 bytes} [Wed Jun 24 19:13:27 2026] GET /v2.0/ports/e1d9d1a1-f5fd-4e83-bd59-c9785b043993 => generated 1132 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2639] 199.19.213.59 () {30 vars in 739 bytes} [Wed Jun 24 19:13:27 2026] GET /v2.0/subnets/fd852bc0-4ef9-44ec-bd5c-4d2608a03a4f => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2640] 10.0.0.159 () {34 vars in 676 bytes} [Wed Jun 24 19:13:26 2026] POST /v2.0/floatingips => generated 552 bytes in 615 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2641] 10.0.0.159 () {34 vars in 759 bytes} [Wed Jun 24 19:13:27 2026] PUT /v2.0/floatingips/9f9b6171-ff04-45a5-8116-dcd16f9d1a22/tags => generated 17 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2642] 10.0.0.159 () {34 vars in 759 bytes} [Wed Jun 24 19:13:27 2026] PUT /v2.0/floatingips/a37712c9-0285-43e5-83b6-5026d821ebad/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: 1215/2643] 10.0.0.159 () {34 vars in 759 bytes} [Wed Jun 24 19:13:27 2026] PUT /v2.0/floatingips/ea0d5564-29a4-4893-b0ba-6bae7271d683/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2644] 10.0.0.159 () {34 vars in 759 bytes} [Wed Jun 24 19:13:27 2026] PUT /v2.0/floatingips/c94a473b-d2d9-4f36-a35e-fed72cf7ee0c/tags => 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: 1216/2645] 10.0.0.159 () {32 vars in 672 bytes} [Wed Jun 24 19:13:27 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2646] 10.0.0.159 () {32 vars in 686 bytes} [Wed Jun 24 19:13:27 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2647] 10.0.0.159 () {32 vars in 682 bytes} [Wed Jun 24 19:13:27 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2648] 10.0.0.159 () {32 vars in 694 bytes} [Wed Jun 24 19:13:27 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2649] 10.0.0.159 () {32 vars in 680 bytes} [Wed Jun 24 19:13:27 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2650] 10.0.0.159 () {32 vars in 694 bytes} [Wed Jun 24 19:13:27 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2651] 10.0.0.159 () {32 vars in 690 bytes} [Wed Jun 24 19:13:27 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: 8|app: 0|req: 1433/2652] 10.0.0.159 () {32 vars in 702 bytes} [Wed Jun 24 19:13:27 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2653] 10.0.0.159 () {32 vars in 732 bytes} [Wed Jun 24 19:13:27 2026] DELETE /v2.0/floatingips/9f9b6171-ff04-45a5-8116-dcd16f9d1a22 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:13:28.257 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d3da4480-96ac-4f91-942b-e7405adc9ec0'] response: {'name': 'network-changed', 'server_uuid': 'c7aa5831-3a26-466e-9d68-d1930717a200', 'tag': '90b689cc-d6d6-47b3-aefc-bdfaaec06648', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1434/2654] 10.0.0.159 () {32 vars in 732 bytes} [Wed Jun 24 19:13:28 2026] DELETE /v2.0/floatingips/a37712c9-0285-43e5-83b6-5026d821ebad => generated 0 bytes in 339 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2655] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:13:28 2026] GET /v2.0/ports?tenant_id=b1428d67bd21431fa3154129394ee608&device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => generated 2590 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2656] 10.0.0.159 () {32 vars in 732 bytes} [Wed Jun 24 19:13:28 2026] DELETE /v2.0/floatingips/ea0d5564-29a4-4893-b0ba-6bae7271d683 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2657] 199.19.213.59 () {34 vars in 985 bytes} [Wed Jun 24 19:13:28 2026] GET /v2.0/networks?id=6af8a4ad-efd8-48f7-ae43-a3fdcbb87e20 => generated 801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2658] 199.19.213.59 () {34 vars in 1057 bytes} [Wed Jun 24 19:13:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.139&port_id=90b689cc-d6d6-47b3-aefc-bdfaaec06648 => 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: 1438/2659] 199.19.213.59 () {34 vars in 983 bytes} [Wed Jun 24 19:13:28 2026] GET /v2.0/subnets?id=fd852bc0-4ef9-44ec-bd5c-4d2608a03a4f => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2660] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:13:28 2026] GET /v2.0/ports?network_id=6af8a4ad-efd8-48f7-ae43-a3fdcbb87e20&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2661] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:13:28 2026] GET /v2.0/networks/6af8a4ad-efd8-48f7-ae43-a3fdcbb87e20?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: 1441/2662] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:13:29 2026] GET /v2.0/networks/6af8a4ad-efd8-48f7-ae43-a3fdcbb87e20?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2663] 10.0.0.159 () {32 vars in 732 bytes} [Wed Jun 24 19:13:28 2026] DELETE /v2.0/floatingips/c94a473b-d2d9-4f36-a35e-fed72cf7ee0c => generated 0 bytes in 263 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2664] 10.0.0.159 () {32 vars in 732 bytes} [Wed Jun 24 19:13:29 2026] DELETE /v2.0/floatingips/a30bb9ca-beb5-49d6-af15-32a191e4d68e => generated 0 bytes in 300 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2667] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:13:30 2026] GET /v2.0/security-groups?tenant_id=92c054b874ee4e7eb17a034e297b8c9c&name=default => generated 2929 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2668] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:13:30 2026] DELETE /v2.0/security-groups/58d3411e-5edd-4a57-ad95-6eaa1d06fe25 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2669] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:13:30 2026] GET /v2.0/security-groups?tenant_id=85970d4a794a4d3a81b9791990de8503&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2670] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:13:30 2026] DELETE /v2.0/security-groups/b24324ee-ebfb-4c9e-8047-d9085c578e52 => 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: 1225/2671] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:13:30 2026] GET /v2.0/security-groups?tenant_id=5b35f033000645659906a1f4f380753e&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2672] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:13:31 2026] DELETE /v2.0/security-groups/4f2b75cd-7396-4267-bd12-74ab16a3cdb4 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:13:35.143 8 WARNING neutron_lib.context [None req-8460be5b-cd04-41a6-a74f-3db7e33534c7 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:13:35.157 7 WARNING neutron_lib.context [None req-52c61168-5f6b-470c-91fe-bdbf35c4a395 d6a44055122846b084dd9eb70860b36c e4577f6909ec47d581b2671801c77984 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:13:35.313 7 INFO neutron.db.segments_db [None req-52c61168-5f6b-470c-91fe-bdbf35c4a395 d6a44055122846b084dd9eb70860b36c e4577f6909ec47d581b2671801c77984 - - default default] Added segment e15c5a59-4fce-4faa-b262-d9883ee9e543 of type vxlan for network db58c2b5-cd92-42e1-b36e-eab8f078db03 [pid: 7|app: 0|req: 1226/2673] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:13:35 2026] POST /v2.0/networks => generated 631 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:13:35.433 7 WARNING neutron_lib.context [None req-b3955a3b-14ff-4336-a2d1-29bf32f3102b d6a44055122846b084dd9eb70860b36c e4577f6909ec47d581b2671801c77984 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1227/2674] 10.0.0.159 () {34 vars in 664 bytes} [Wed Jun 24 19:13:35 2026] POST /v2.0/ports => generated 743 bytes in 224 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-24 19:13:35.665 7 WARNING neutron_lib.context [None req-8fd59148-a267-40eb-aa02-cf42df10a6f3 d6a44055122846b084dd9eb70860b36c e4577f6909ec47d581b2671801c77984 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1228/2675] 10.0.0.159 () {34 vars in 666 bytes} [Wed Jun 24 19:13:35 2026] POST /v2.0/trunks => generated 407 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:13:35.854 8 INFO neutron.db.l3_db [None req-8460be5b-cd04-41a6-a74f-3db7e33534c7 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] Floating IP 999216dd-9156-45e9-b6c7-5ca3b3da6d38 associated. External IP: 10.96.250.206, port: e1d9d1a1-f5fd-4e83-bd59-c9785b043993. 2026-06-24 19:13:35.862 7 WARNING neutron_lib.context [None req-aff0bd7f-d1d9-479a-a1d4-96cea2bb375b d6a44055122846b084dd9eb70860b36c e4577f6909ec47d581b2671801c77984 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:13:35.918 7 INFO neutron.db.segments_db [None req-aff0bd7f-d1d9-479a-a1d4-96cea2bb375b d6a44055122846b084dd9eb70860b36c e4577f6909ec47d581b2671801c77984 - - default default] Added segment 7f4054ee-19ca-42cd-b920-bed9fd4deb91 of type vxlan for network 5f5b27a9-80f8-40f6-b800-c7c67e61aa7f [pid: 7|app: 0|req: 1229/2676] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:13:35 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-24 19:13:36.019 7 WARNING neutron_lib.context [None req-27166b8d-a4c0-4d8e-b294-e95db68fcaef d6a44055122846b084dd9eb70860b36c e4577f6909ec47d581b2671801c77984 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1448/2677] 10.0.0.159 () {34 vars in 677 bytes} [Wed Jun 24 19:13:35 2026] POST /v2.0/floatingips => generated 899 bytes in 1074 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2678] 10.0.0.159 () {34 vars in 664 bytes} [Wed Jun 24 19:13:36 2026] POST /v2.0/ports => generated 743 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:13:36.323 8 WARNING neutron_lib.context [None req-69d663a7-895f-40df-9fa3-09dc7af7d39f d6a44055122846b084dd9eb70860b36c e4577f6909ec47d581b2671801c77984 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1449/2679] 10.0.0.159 () {34 vars in 666 bytes} [Wed Jun 24 19:13:36 2026] POST /v2.0/trunks => generated 407 bytes in 218 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-24 19:13:36.550 7 WARNING neutron_lib.context [None req-282f1cc2-4b96-4d18-b50f-68152254d3de d6a44055122846b084dd9eb70860b36c e4577f6909ec47d581b2671801c77984 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:13:36.613 7 INFO neutron.db.segments_db [None req-282f1cc2-4b96-4d18-b50f-68152254d3de d6a44055122846b084dd9eb70860b36c e4577f6909ec47d581b2671801c77984 - - default default] Added segment 20f932a0-dacb-491c-986d-aa6f5ec27d29 of type vxlan for network bc2bfb2e-ee98-4b16-b35f-99f0def17a21 [pid: 7|app: 0|req: 1231/2680] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:13:36 2026] POST /v2.0/networks => generated 632 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:13:36.705 8 WARNING neutron_lib.context [None req-7f36b3c1-333f-4a14-81c7-b8d2baf05f7e d6a44055122846b084dd9eb70860b36c e4577f6909ec47d581b2671801c77984 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1450/2681] 10.0.0.159 () {34 vars in 664 bytes} [Wed Jun 24 19:13:36 2026] POST /v2.0/ports => generated 743 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:13:37.011 7 WARNING neutron_lib.context [None req-9761c5e3-5677-43fa-b8c5-d4a6619a5e5d d6a44055122846b084dd9eb70860b36c e4577f6909ec47d581b2671801c77984 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1232/2682] 10.0.0.159 () {34 vars in 666 bytes} [Wed Jun 24 19:13:37 2026] POST /v2.0/trunks => generated 407 bytes in 189 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-24 19:13:37.202 8 WARNING neutron_lib.context [None req-c4891fa3-4099-4464-b987-5fab4df85fff d6a44055122846b084dd9eb70860b36c e4577f6909ec47d581b2671801c77984 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:13:37.274 8 INFO neutron.db.segments_db [None req-c4891fa3-4099-4464-b987-5fab4df85fff d6a44055122846b084dd9eb70860b36c e4577f6909ec47d581b2671801c77984 - - default default] Added segment b6cfd760-1d75-4e9a-a24e-ab87cbf74ab3 of type vxlan for network 0de2b626-f1e7-4546-9294-b664f70eedfa [pid: 8|app: 0|req: 1451/2683] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:13:37 2026] POST /v2.0/networks => generated 632 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:13:37.381 7 WARNING neutron_lib.context [None req-c7c732e4-81af-4d7a-875d-89aeae750dbf d6a44055122846b084dd9eb70860b36c e4577f6909ec47d581b2671801c77984 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1233/2684] 10.0.0.159 () {34 vars in 664 bytes} [Wed Jun 24 19:13:37 2026] POST /v2.0/ports => generated 743 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:13:37.672 8 WARNING neutron_lib.context [None req-abe91a13-9017-44d1-ada0-60094b0ebbae d6a44055122846b084dd9eb70860b36c e4577f6909ec47d581b2671801c77984 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1452/2685] 10.0.0.159 () {34 vars in 666 bytes} [Wed Jun 24 19:13:37 2026] POST /v2.0/trunks => generated 407 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:13:37.828 7 WARNING neutron_lib.context [None req-cb8eee37-88e3-4d52-92d8-f445d7e41858 d6a44055122846b084dd9eb70860b36c e4577f6909ec47d581b2671801c77984 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:13:37.881 7 INFO neutron.db.segments_db [None req-cb8eee37-88e3-4d52-92d8-f445d7e41858 d6a44055122846b084dd9eb70860b36c e4577f6909ec47d581b2671801c77984 - - default default] Added segment 2490c109-1f4e-4441-b10e-1b47067f5514 of type vxlan for network f30ca608-369a-4e0b-8ea8-5c1726390ae4 [pid: 7|app: 0|req: 1234/2686] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:13:37 2026] POST /v2.0/networks => generated 630 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:13:37.987 8 WARNING neutron_lib.context [None req-e36f1c87-bbbb-431e-b34f-ea33221a3ccc d6a44055122846b084dd9eb70860b36c e4577f6909ec47d581b2671801c77984 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1453/2687] 10.0.0.159 () {34 vars in 664 bytes} [Wed Jun 24 19:13:37 2026] POST /v2.0/ports => generated 743 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:13:38.249 7 WARNING neutron_lib.context [None req-2f75afcf-56b8-45d9-bb22-a9b7fa77cf56 d6a44055122846b084dd9eb70860b36c e4577f6909ec47d581b2671801c77984 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1235/2688] 10.0.0.159 () {34 vars in 666 bytes} [Wed Jun 24 19:13:38 2026] POST /v2.0/trunks => generated 407 bytes in 192 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: 1454/2689] 10.0.0.159 () {34 vars in 749 bytes} [Wed Jun 24 19:13:38 2026] PUT /v2.0/trunks/0a7caaef-f1ff-4fd8-99ef-040c5029c5a2/tags => generated 17 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2690] 10.0.0.159 () {34 vars in 749 bytes} [Wed Jun 24 19:13:38 2026] PUT /v2.0/trunks/25a2fbd1-8b75-447f-a8fa-ec5e336ae5e9/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: 1455/2691] 10.0.0.159 () {34 vars in 749 bytes} [Wed Jun 24 19:13:38 2026] PUT /v2.0/trunks/c3349d6f-adf7-40ff-87fd-1291dc82c33f/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: 1237/2692] 10.0.0.159 () {34 vars in 749 bytes} [Wed Jun 24 19:13:38 2026] PUT /v2.0/trunks/5c1dac20-3b01-4892-a225-2e0b5982d998/tags => 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: 1456/2693] 10.0.0.159 () {32 vars in 662 bytes} [Wed Jun 24 19:13:38 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2694] 10.0.0.159 () {32 vars in 676 bytes} [Wed Jun 24 19:13:38 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2695] 10.0.0.159 () {32 vars in 672 bytes} [Wed Jun 24 19:13:38 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2696] 10.0.0.159 () {32 vars in 684 bytes} [Wed Jun 24 19:13:38 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2697] 10.0.0.159 () {32 vars in 670 bytes} [Wed Jun 24 19:13:38 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2698] 10.0.0.159 () {32 vars in 684 bytes} [Wed Jun 24 19:13:38 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2699] 10.0.0.159 () {32 vars in 680 bytes} [Wed Jun 24 19:13:38 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2700] 10.0.0.159 () {32 vars in 692 bytes} [Wed Jun 24 19:13:38 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2701] 10.0.0.159 () {32 vars in 719 bytes} [Wed Jun 24 19:13:38 2026] GET /v2.0/trunks/0a7caaef-f1ff-4fd8-99ef-040c5029c5a2 => generated 412 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2702] 10.0.0.159 () {32 vars in 717 bytes} [Wed Jun 24 19:13:38 2026] GET /v2.0/ports/afdf1fce-3794-4d6a-8fef-f6ce97e5445d => generated 826 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2703] 10.0.0.159 () {32 vars in 722 bytes} [Wed Jun 24 19:13:38 2026] DELETE /v2.0/trunks/0a7caaef-f1ff-4fd8-99ef-040c5029c5a2 => 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: 1243/2704] 10.0.0.159 () {32 vars in 719 bytes} [Wed Jun 24 19:13:38 2026] GET /v2.0/trunks/25a2fbd1-8b75-447f-a8fa-ec5e336ae5e9 => generated 420 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2705] 10.0.0.159 () {32 vars in 717 bytes} [Wed Jun 24 19:13:39 2026] GET /v2.0/ports/eeb7f55d-d71c-449e-a50f-dce3f64992b9 => generated 826 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2706] 10.0.0.159 () {32 vars in 722 bytes} [Wed Jun 24 19:13:39 2026] DELETE /v2.0/trunks/25a2fbd1-8b75-447f-a8fa-ec5e336ae5e9 => 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: 1463/2707] 10.0.0.159 () {32 vars in 719 bytes} [Wed Jun 24 19:13:39 2026] GET /v2.0/trunks/c3349d6f-adf7-40ff-87fd-1291dc82c33f => generated 429 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2708] 10.0.0.159 () {32 vars in 717 bytes} [Wed Jun 24 19:13:39 2026] GET /v2.0/ports/ef00a4cb-a363-481f-8e87-e0bd8bba3b30 => generated 826 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2709] 10.0.0.159 () {32 vars in 722 bytes} [Wed Jun 24 19:13:39 2026] DELETE /v2.0/trunks/c3349d6f-adf7-40ff-87fd-1291dc82c33f => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2710] 10.0.0.159 () {32 vars in 719 bytes} [Wed Jun 24 19:13:39 2026] GET /v2.0/trunks/5c1dac20-3b01-4892-a225-2e0b5982d998 => generated 414 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2711] 10.0.0.159 () {32 vars in 717 bytes} [Wed Jun 24 19:13:39 2026] GET /v2.0/ports/a9064977-d765-4641-8373-59a5080e9f0d => generated 826 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2712] 10.0.0.159 () {32 vars in 722 bytes} [Wed Jun 24 19:13:39 2026] DELETE /v2.0/trunks/5c1dac20-3b01-4892-a225-2e0b5982d998 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2713] 10.0.0.159 () {32 vars in 719 bytes} [Wed Jun 24 19:13:39 2026] GET /v2.0/trunks/261f790d-bcac-4e01-96ac-d076efcb7820 => generated 407 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2714] 10.0.0.159 () {32 vars in 717 bytes} [Wed Jun 24 19:13:39 2026] GET /v2.0/ports/01eca64d-5263-43dd-8aaa-d37e248286f7 => generated 826 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2715] 10.0.0.159 () {32 vars in 722 bytes} [Wed Jun 24 19:13:39 2026] DELETE /v2.0/trunks/261f790d-bcac-4e01-96ac-d076efcb7820 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2716] 10.0.0.159 () {32 vars in 720 bytes} [Wed Jun 24 19:13:39 2026] DELETE /v2.0/ports/afdf1fce-3794-4d6a-8fef-f6ce97e5445d => 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: 1468/2717] 10.0.0.159 () {32 vars in 720 bytes} [Wed Jun 24 19:13:39 2026] DELETE /v2.0/ports/eeb7f55d-d71c-449e-a50f-dce3f64992b9 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2718] 10.0.0.159 () {32 vars in 720 bytes} [Wed Jun 24 19:13:40 2026] DELETE /v2.0/ports/ef00a4cb-a363-481f-8e87-e0bd8bba3b30 => 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: 1469/2719] 10.0.0.159 () {32 vars in 720 bytes} [Wed Jun 24 19:13:40 2026] DELETE /v2.0/ports/a9064977-d765-4641-8373-59a5080e9f0d => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2720] 10.0.0.159 () {32 vars in 720 bytes} [Wed Jun 24 19:13:40 2026] DELETE /v2.0/ports/01eca64d-5263-43dd-8aaa-d37e248286f7 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2721] 199.19.213.59 () {30 vars in 701 bytes} [Wed Jun 24 19:13:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2722] 199.19.213.59 () {30 vars in 703 bytes} [Wed Jun 24 19:13:40 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: 1254/2723] 199.19.213.59 () {30 vars in 679 bytes} [Wed Jun 24 19:13:40 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: 1255/2724] 199.19.213.59 () {30 vars in 715 bytes} [Wed Jun 24 19:13:40 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: 1470/2725] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:13:40 2026] DELETE /v2.0/networks/db58c2b5-cd92-42e1-b36e-eab8f078db03 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:13:40.882 8 INFO neutron.services.segments.plugin [-] Segment e15c5a59-4fce-4faa-b262-d9883ee9e543 resource provider aggregate not found 2026-06-24 19:13:40.887 8 INFO neutron.services.segments.plugin [-] Segment e15c5a59-4fce-4faa-b262-d9883ee9e543 resource provider aggregate not found 2026-06-24 19:13:40.894 8 INFO neutron.api.v2.resource [None req-833cfec8-7a1e-4869-95e7-a80b29371527 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1471/2726] 199.19.213.59 () {30 vars in 761 bytes} [Wed Jun 24 19:13:40 2026] GET /v2.0/security-groups/lb-b2f32e1f-c07b-4145-92c1-1929982d0c21 => generated 149 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:13:40.903 8 INFO neutron.services.segments.plugin [-] Segment e15c5a59-4fce-4faa-b262-d9883ee9e543 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e15c5a59-4fce-4faa-b262-d9883ee9e543 found for delete ", "request_id": "req-8ed87860-6d64-4447-86a9-6bcbaedc1670"}]} 2026-06-24 19:13:40.908 8 INFO neutron.services.segments.plugin [-] Segment e15c5a59-4fce-4faa-b262-d9883ee9e543 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e15c5a59-4fce-4faa-b262-d9883ee9e543 found for delete ", "request_id": "req-6948799b-2ac1-4f57-8345-3b1a36ddb191"}]} [pid: 8|app: 0|req: 1472/2727] 199.19.213.59 () {30 vars in 783 bytes} [Wed Jun 24 19:13:40 2026] GET /v2.0/security-groups?name=lb-b2f32e1f-c07b-4145-92c1-1929982d0c21 => generated 1637 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2728] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:13:40 2026] DELETE /v2.0/networks/5f5b27a9-80f8-40f6-b800-c7c67e61aa7f => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:13:40.959 7 INFO neutron.services.segments.plugin [-] Segment 7f4054ee-19ca-42cd-b920-bed9fd4deb91 resource provider aggregate not found 2026-06-24 19:13:40.964 7 INFO neutron.services.segments.plugin [-] Segment 7f4054ee-19ca-42cd-b920-bed9fd4deb91 resource provider aggregate not found 2026-06-24 19:13:40.973 7 INFO neutron.services.segments.plugin [-] Segment 7f4054ee-19ca-42cd-b920-bed9fd4deb91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f4054ee-19ca-42cd-b920-bed9fd4deb91 found for delete ", "request_id": "req-e511d4bb-a1ff-4108-a5b0-1f111155b72f"}]} [pid: 8|app: 0|req: 1473/2729] 199.19.213.59 () {30 vars in 813 bytes} [Wed Jun 24 19:13:40 2026] GET /v2.0/security-group-rules?security_group_id=822e1b58-324f-499f-9546-09f0fc9e1a0f => generated 1182 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:13:40.979 7 INFO neutron.services.segments.plugin [-] Segment 7f4054ee-19ca-42cd-b920-bed9fd4deb91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f4054ee-19ca-42cd-b920-bed9fd4deb91 found for delete ", "request_id": "req-7b4ff521-6e87-4d95-a570-102b76382fa9"}]} [pid: 8|app: 0|req: 1474/2730] 199.19.213.59 () {34 vars in 745 bytes} [Wed Jun 24 19:13:40 2026] POST /v2.0/security-group-rules => generated 597 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2731] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:13:40 2026] DELETE /v2.0/networks/bc2bfb2e-ee98-4b16-b35f-99f0def17a21 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2732] 199.19.213.59 () {34 vars in 745 bytes} [Wed Jun 24 19:13:41 2026] POST /v2.0/security-group-rules => generated 601 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2733] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:13:41 2026] DELETE /v2.0/networks/0de2b626-f1e7-4546-9294-b664f70eedfa => 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: 1476/2734] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:13:41 2026] DELETE /v2.0/networks/f30ca608-369a-4e0b-8ea8-5c1726390ae4 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2735] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:13:42 2026] GET /v2.0/security-groups?tenant_id=536ca80b33284c4f81a52d5ed76e3c2b&name=default => generated 2929 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2736] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:13:42 2026] DELETE /v2.0/security-groups/858dfadb-58c7-4d0e-98a7-56661a328894 => 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: 1260/2737] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:13:42 2026] GET /v2.0/security-groups?tenant_id=e4577f6909ec47d581b2671801c77984&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: 1478/2738] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:13:42 2026] DELETE /v2.0/security-groups/d350573f-cb7b-497f-8b0b-41a3ee37172d => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:13:42.989 7 INFO neutron.services.segments.plugin [-] Segment 20f932a0-dacb-491c-986d-aa6f5ec27d29 resource provider aggregate not found 2026-06-24 19:13:42.996 7 INFO neutron.services.segments.plugin [-] Segment 20f932a0-dacb-491c-986d-aa6f5ec27d29 resource provider aggregate not found 2026-06-24 19:13:43.002 7 INFO neutron.services.segments.plugin [-] Segment 20f932a0-dacb-491c-986d-aa6f5ec27d29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20f932a0-dacb-491c-986d-aa6f5ec27d29 found for delete ", "request_id": "req-724a6155-0906-40a7-bdb4-2063045c3342"}]} 2026-06-24 19:13:43.009 7 INFO neutron.services.segments.plugin [-] Segment 20f932a0-dacb-491c-986d-aa6f5ec27d29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20f932a0-dacb-491c-986d-aa6f5ec27d29 found for delete ", "request_id": "req-81348f05-c691-47b2-abc9-787109c65b54"}]} 2026-06-24 19:13:43.023 7 INFO neutron.services.segments.plugin [-] Segment b6cfd760-1d75-4e9a-a24e-ab87cbf74ab3 resource provider aggregate not found 2026-06-24 19:13:43.027 7 INFO neutron.services.segments.plugin [-] Segment b6cfd760-1d75-4e9a-a24e-ab87cbf74ab3 resource provider aggregate not found 2026-06-24 19:13:43.043 7 INFO neutron.services.segments.plugin [-] Segment b6cfd760-1d75-4e9a-a24e-ab87cbf74ab3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6cfd760-1d75-4e9a-a24e-ab87cbf74ab3 found for delete ", "request_id": "req-09b8ee35-960f-4ef6-aecb-750eddcd17cf"}]} 2026-06-24 19:13:43.044 7 INFO neutron.services.segments.plugin [-] Segment b6cfd760-1d75-4e9a-a24e-ab87cbf74ab3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6cfd760-1d75-4e9a-a24e-ab87cbf74ab3 found for delete ", "request_id": "req-052e6ac6-e2f9-4e2b-aba5-4537fb9428c2"}]} [pid: 7|app: 0|req: 1261/2739] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:13:42 2026] GET /v2.0/security-groups?tenant_id=d4d2de1120374e479343ce61a6dde735&name=default => generated 2929 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:13:43.080 8 INFO neutron.services.segments.plugin [-] Segment 2490c109-1f4e-4441-b10e-1b47067f5514 resource provider aggregate not found 2026-06-24 19:13:43.086 8 INFO neutron.services.segments.plugin [-] Segment 2490c109-1f4e-4441-b10e-1b47067f5514 resource provider aggregate not found 2026-06-24 19:13:43.100 8 INFO neutron.services.segments.plugin [-] Segment 2490c109-1f4e-4441-b10e-1b47067f5514 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2490c109-1f4e-4441-b10e-1b47067f5514 found for delete ", "request_id": "req-f8d45a43-c5a5-45cd-ba2d-b777bad3bbd4"}]} 2026-06-24 19:13:43.101 8 INFO neutron.services.segments.plugin [-] Segment 2490c109-1f4e-4441-b10e-1b47067f5514 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2490c109-1f4e-4441-b10e-1b47067f5514 found for delete ", "request_id": "req-02336414-2b4e-43ca-8d99-887abe4f547b"}]} [pid: 8|app: 0|req: 1479/2740] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:13:43 2026] DELETE /v2.0/security-groups/11849d6d-9268-4af4-9229-fb531aff021b => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:13:46.364 8 WARNING neutron_lib.context [None req-094426b6-16ff-44d8-8d72-62dc1e0f0d47 fff3d3fcd18a439ba543a546267ea1f2 2c1e346f58734ebcba7d05e2b93e1f67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:13:46.508 8 INFO neutron.db.segments_db [None req-094426b6-16ff-44d8-8d72-62dc1e0f0d47 fff3d3fcd18a439ba543a546267ea1f2 2c1e346f58734ebcba7d05e2b93e1f67 - - default default] Added segment a182b635-a37d-4733-9048-ad03fe518c85 of type vxlan for network 8837aca2-f1bf-4e14-a401-c8f21a6337ea [pid: 8|app: 0|req: 1481/2743] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:13:46 2026] POST /v2.0/networks => generated 632 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:13:46.603 7 WARNING neutron_lib.context [None req-583b0a06-c462-4af4-bdc5-3de1cbb73a88 fff3d3fcd18a439ba543a546267ea1f2 2c1e346f58734ebcba7d05e2b93e1f67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1263/2744] 10.0.0.159 () {34 vars in 664 bytes} [Wed Jun 24 19:13:46 2026] POST /v2.0/ports => generated 743 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2745] 10.0.0.159 () {34 vars in 747 bytes} [Wed Jun 24 19:13:46 2026] PUT /v2.0/ports/5a91d944-088b-4a04-ae9d-fff2afe744e2/tags => generated 25 bytes in 37 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: 1264/2746] 10.0.0.159 () {32 vars in 727 bytes} [Wed Jun 24 19:13:46 2026] GET /v2.0/ports/5a91d944-088b-4a04-ae9d-fff2afe744e2/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2747] 10.0.0.199 () {30 vars in 689 bytes} [Wed Jun 24 19:13:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2748] 10.0.0.159 () {34 vars in 758 bytes} [Wed Jun 24 19:13:46 2026] PUT /v2.0/ports/5a91d944-088b-4a04-ae9d-fff2afe744e2/tags/green => 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: 1484/2749] 10.0.0.199 () {30 vars in 691 bytes} [Wed Jun 24 19:13:47 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2750] 10.0.0.199 () {30 vars in 667 bytes} [Wed Jun 24 19:13:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2751] 10.0.0.199 () {30 vars in 703 bytes} [Wed Jun 24 19:13:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2752] 10.0.0.159 () {32 vars in 727 bytes} [Wed Jun 24 19:13:47 2026] GET /v2.0/ports/5a91d944-088b-4a04-ae9d-fff2afe744e2/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: 1487/2753] 10.0.0.159 () {34 vars in 754 bytes} [Wed Jun 24 19:13:47 2026] PUT /v2.0/ports/5a91d944-088b-4a04-ae9d-fff2afe744e2/tags/red => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2754] 10.0.0.159 () {32 vars in 727 bytes} [Wed Jun 24 19:13:47 2026] GET /v2.0/ports/5a91d944-088b-4a04-ae9d-fff2afe744e2/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2755] 10.0.0.159 () {34 vars in 776 bytes} [Wed Jun 24 19:13:47 2026] PUT /v2.0/ports/5a91d944-088b-4a04-ae9d-fff2afe744e2/tags/black.or.white => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2756] 10.0.0.159 () {32 vars in 727 bytes} [Wed Jun 24 19:13:47 2026] GET /v2.0/ports/5a91d944-088b-4a04-ae9d-fff2afe744e2/tags => generated 52 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2757] 10.0.0.159 () {34 vars in 747 bytes} [Wed Jun 24 19:13:47 2026] PUT /v2.0/ports/5a91d944-088b-4a04-ae9d-fff2afe744e2/tags => generated 37 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2758] 10.0.0.159 () {32 vars in 727 bytes} [Wed Jun 24 19:13:47 2026] GET /v2.0/ports/5a91d944-088b-4a04-ae9d-fff2afe744e2/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2759] 10.0.0.159 () {32 vars in 735 bytes} [Wed Jun 24 19:13:47 2026] GET /v2.0/ports/5a91d944-088b-4a04-ae9d-fff2afe744e2/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:13:47.430 7 INFO neutron.api.v2.resource [None req-ce88036c-a94b-4965-aae5-ecced4b39b0a fff3d3fcd18a439ba543a546267ea1f2 2c1e346f58734ebcba7d05e2b93e1f67 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1270/2760] 10.0.0.159 () {32 vars in 739 bytes} [Wed Jun 24 19:13:47 2026] GET /v2.0/ports/5a91d944-088b-4a04-ae9d-fff2afe744e2/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: 1271/2761] 10.0.0.199 () {28 vars in 438 bytes} [Wed Jun 24 19:13:47 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: 1491/2762] 10.0.0.159 () {32 vars in 738 bytes} [Wed Jun 24 19:13:47 2026] DELETE /v2.0/ports/5a91d944-088b-4a04-ae9d-fff2afe744e2/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2763] 10.0.0.199 () {30 vars in 727 bytes} [Wed Jun 24 19:13:47 2026] GET /v2.0/subnets/b7cd4271-6879-4b6a-8fc3-efed050abfc1 => generated 656 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2764] 10.0.0.159 () {32 vars in 727 bytes} [Wed Jun 24 19:13:47 2026] GET /v2.0/ports/5a91d944-088b-4a04-ae9d-fff2afe744e2/tags => generated 30 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:13:47.560 7 INFO neutron.api.v2.resource [None req-32b6e218-c243-44b8-9817-5d4c1e080fda fff3d3fcd18a439ba543a546267ea1f2 2c1e346f58734ebcba7d05e2b93e1f67 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1273/2765] 10.0.0.159 () {32 vars in 742 bytes} [Wed Jun 24 19:13:47 2026] DELETE /v2.0/ports/5a91d944-088b-4a04-ae9d-fff2afe744e2/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2766] 10.0.0.159 () {32 vars in 730 bytes} [Wed Jun 24 19:13:47 2026] DELETE /v2.0/ports/5a91d944-088b-4a04-ae9d-fff2afe744e2/tags => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2767] 10.0.0.159 () {32 vars in 727 bytes} [Wed Jun 24 19:13:47 2026] GET /v2.0/ports/5a91d944-088b-4a04-ae9d-fff2afe744e2/tags => 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: 1494/2768] 10.0.0.159 () {32 vars in 720 bytes} [Wed Jun 24 19:13:47 2026] DELETE /v2.0/ports/5a91d944-088b-4a04-ae9d-fff2afe744e2 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:13:47.962 7 INFO neutron.services.segments.plugin [-] Segment a182b635-a37d-4733-9048-ad03fe518c85 resource provider aggregate not found 2026-06-24 19:13:47.966 7 INFO neutron.services.segments.plugin [-] Segment a182b635-a37d-4733-9048-ad03fe518c85 resource provider aggregate not found 2026-06-24 19:13:47.973 7 INFO neutron.services.segments.plugin [-] Segment a182b635-a37d-4733-9048-ad03fe518c85 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a182b635-a37d-4733-9048-ad03fe518c85 found for delete ", "request_id": "req-97ae2ba8-4934-4caa-a81d-454eaaf2e26e"}]} 2026-06-24 19:13:47.978 7 INFO neutron.services.segments.plugin [-] Segment a182b635-a37d-4733-9048-ad03fe518c85 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a182b635-a37d-4733-9048-ad03fe518c85 found for delete ", "request_id": "req-34452cfa-11a2-41e6-af5a-2848a05fafe1"}]} [pid: 7|app: 0|req: 1275/2769] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:13:47 2026] DELETE /v2.0/networks/8837aca2-f1bf-4e14-a401-c8f21a6337ea => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2770] 199.19.213.59 () {30 vars in 701 bytes} [Wed Jun 24 19:13:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2771] 199.19.213.59 () {30 vars in 703 bytes} [Wed Jun 24 19:13: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: 1496/2772] 199.19.213.59 () {30 vars in 679 bytes} [Wed Jun 24 19:13: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: 7|app: 0|req: 1277/2773] 199.19.213.59 () {30 vars in 715 bytes} [Wed Jun 24 19:13: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: 8|app: 0|req: 1497/2774] 199.19.213.59 () {30 vars in 739 bytes} [Wed Jun 24 19:13:48 2026] GET /v2.0/subnets/b7cd4271-6879-4b6a-8fc3-efed050abfc1 => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2775] 199.19.213.59 () {30 vars in 767 bytes} [Wed Jun 24 19:13:48 2026] GET /v2.0/ports?device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => generated 2590 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2776] 199.19.213.59 () {30 vars in 701 bytes} [Wed Jun 24 19:13:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2777] 199.19.213.59 () {30 vars in 703 bytes} [Wed Jun 24 19:13: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: 8|app: 0|req: 1499/2778] 199.19.213.59 () {30 vars in 679 bytes} [Wed Jun 24 19:13:48 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2779] 199.19.213.59 () {30 vars in 715 bytes} [Wed Jun 24 19:13: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: 8|app: 0|req: 1500/2780] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:13:48 2026] GET /v2.0/security-groups?tenant_id=2c1e346f58734ebcba7d05e2b93e1f67&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2781] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:13:48 2026] DELETE /v2.0/security-groups/bf0d82ee-8ad8-46b1-b12d-e325eaaed0a1 => 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: 1501/2782] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:13:48 2026] GET /v2.0/security-groups?tenant_id=6bbaec28faed4233b507f56a119b8ada&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2783] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:13:49 2026] DELETE /v2.0/security-groups/0690ba53-c112-4718-98f2-2bface045ca2 => 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: 1502/2784] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:13:50 2026] GET /v2.0/networks/d9f600c1-cc0c-438d-acce-2201075834ed?fields=segments => generated 14 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2785] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:13:50 2026] GET /v2.0/networks/d9f600c1-cc0c-438d-acce-2201075834ed?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2786] 199.19.213.59 () {34 vars in 985 bytes} [Wed Jun 24 19:13:50 2026] GET /v2.0/networks?id=d9f600c1-cc0c-438d-acce-2201075834ed => generated 799 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2787] 199.19.213.59 () {38 vars in 954 bytes} [Wed Jun 24 19:13:50 2026] POST /v2.0/ports => generated 1303 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2788] 199.19.213.59 () {38 vars in 1027 bytes} [Wed Jun 24 19:13:51 2026] PUT /v2.0/ports/4e0e7220-059a-4fac-8fb7-23b5b0e25b3f => generated 1464 bytes in 457 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: 1285/2789] 10.0.0.159 () {34 vars in 678 bytes} [Wed Jun 24 19:13:51 2026] POST /v2.0/qos/policies => generated 359 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-24 19:13:52.213 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fecaf7f6-c0ca-44df-9dbf-4368664183dd'] response: {'name': 'network-changed', 'server_uuid': 'c7aa5831-3a26-466e-9d68-d1930717a200', 'tag': '4e0e7220-059a-4fac-8fb7-23b5b0e25b3f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1505/2790] 10.0.0.159 () {34 vars in 753 bytes} [Wed Jun 24 19:13:52 2026] PUT /v2.0/policies/146105e8-07ab-4e0d-99f5-668c0fa6fa5e/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: 1286/2791] 10.0.0.159 () {32 vars in 733 bytes} [Wed Jun 24 19:13:52 2026] GET /v2.0/policies/146105e8-07ab-4e0d-99f5-668c0fa6fa5e/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: 1506/2792] 10.0.0.159 () {34 vars in 764 bytes} [Wed Jun 24 19:13:52 2026] PUT /v2.0/policies/146105e8-07ab-4e0d-99f5-668c0fa6fa5e/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: 1287/2793] 10.0.0.159 () {32 vars in 733 bytes} [Wed Jun 24 19:13:52 2026] GET /v2.0/policies/146105e8-07ab-4e0d-99f5-668c0fa6fa5e/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2794] 10.0.0.159 () {34 vars in 760 bytes} [Wed Jun 24 19:13:52 2026] PUT /v2.0/policies/146105e8-07ab-4e0d-99f5-668c0fa6fa5e/tags/red => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2795] 10.0.0.159 () {32 vars in 733 bytes} [Wed Jun 24 19:13:52 2026] GET /v2.0/policies/146105e8-07ab-4e0d-99f5-668c0fa6fa5e/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2796] 10.0.0.159 () {34 vars in 782 bytes} [Wed Jun 24 19:13:52 2026] PUT /v2.0/policies/146105e8-07ab-4e0d-99f5-668c0fa6fa5e/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: 1289/2797] 10.0.0.159 () {32 vars in 733 bytes} [Wed Jun 24 19:13:52 2026] GET /v2.0/policies/146105e8-07ab-4e0d-99f5-668c0fa6fa5e/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2798] 10.0.0.159 () {34 vars in 753 bytes} [Wed Jun 24 19:13:52 2026] PUT /v2.0/policies/146105e8-07ab-4e0d-99f5-668c0fa6fa5e/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2799] 10.0.0.159 () {32 vars in 733 bytes} [Wed Jun 24 19:13:52 2026] GET /v2.0/policies/146105e8-07ab-4e0d-99f5-668c0fa6fa5e/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: 1510/2800] 10.0.0.159 () {32 vars in 741 bytes} [Wed Jun 24 19:13:52 2026] GET /v2.0/policies/146105e8-07ab-4e0d-99f5-668c0fa6fa5e/tags/red => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:13:52.549 7 INFO neutron.api.v2.resource [None req-8bbeeb23-73ec-4f37-9f81-6ab26ac3a523 3d0118d7d47b4d1092e07d368c5ee7d3 f7d12e043d974dc0b44030ba2170cddd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1291/2801] 10.0.0.159 () {32 vars in 745 bytes} [Wed Jun 24 19:13:52 2026] GET /v2.0/policies/146105e8-07ab-4e0d-99f5-668c0fa6fa5e/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2802] 10.0.0.159 () {32 vars in 744 bytes} [Wed Jun 24 19:13:52 2026] DELETE /v2.0/policies/146105e8-07ab-4e0d-99f5-668c0fa6fa5e/tags/red => 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: 1292/2803] 10.0.0.159 () {32 vars in 733 bytes} [Wed Jun 24 19:13:52 2026] GET /v2.0/policies/146105e8-07ab-4e0d-99f5-668c0fa6fa5e/tags => generated 30 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:13:52.625 8 INFO neutron.api.v2.resource [None req-53a9e0b6-1d64-49b7-bdae-4a1feb364253 3d0118d7d47b4d1092e07d368c5ee7d3 f7d12e043d974dc0b44030ba2170cddd - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1512/2804] 10.0.0.159 () {32 vars in 748 bytes} [Wed Jun 24 19:13:52 2026] DELETE /v2.0/policies/146105e8-07ab-4e0d-99f5-668c0fa6fa5e/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2805] 10.0.0.159 () {32 vars in 736 bytes} [Wed Jun 24 19:13:52 2026] DELETE /v2.0/policies/146105e8-07ab-4e0d-99f5-668c0fa6fa5e/tags => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2806] 10.0.0.159 () {32 vars in 733 bytes} [Wed Jun 24 19:13:52 2026] GET /v2.0/policies/146105e8-07ab-4e0d-99f5-668c0fa6fa5e/tags => 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: 1294/2807] 10.0.0.159 () {32 vars in 734 bytes} [Wed Jun 24 19:13:52 2026] DELETE /v2.0/qos/policies/146105e8-07ab-4e0d-99f5-668c0fa6fa5e => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2808] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:13:52 2026] GET /v2.0/ports?tenant_id=b1428d67bd21431fa3154129394ee608&device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => generated 4046 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2809] 199.19.213.59 () {34 vars in 985 bytes} [Wed Jun 24 19:13:52 2026] GET /v2.0/networks?id=d9f600c1-cc0c-438d-acce-2201075834ed => generated 799 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2810] 199.19.213.59 () {34 vars in 1057 bytes} [Wed Jun 24 19:13:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.164&port_id=4e0e7220-059a-4fac-8fb7-23b5b0e25b3f => 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: 1296/2811] 199.19.213.59 () {34 vars in 1103 bytes} [Wed Jun 24 19:13:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A14d&port_id=4e0e7220-059a-4fac-8fb7-23b5b0e25b3f => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2812] 199.19.213.59 () {34 vars in 1063 bytes} [Wed Jun 24 19:13:52 2026] GET /v2.0/subnets?id=a262e985-50e6-448a-bff4-386e5d1f2ad0&id=b7cd4271-6879-4b6a-8fc3-efed050abfc1 => generated 1411 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2813] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:13:52 2026] GET /v2.0/ports?network_id=d9f600c1-cc0c-438d-acce-2201075834ed&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2814] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:13:52 2026] GET /v2.0/ports?network_id=d9f600c1-cc0c-438d-acce-2201075834ed&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2815] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:13:53 2026] GET /v2.0/networks/d9f600c1-cc0c-438d-acce-2201075834ed?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2816] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:13:53 2026] GET /v2.0/networks/d9f600c1-cc0c-438d-acce-2201075834ed?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: 1299/2817] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:13:53 2026] GET /v2.0/security-groups?tenant_id=f7d12e043d974dc0b44030ba2170cddd&name=default => generated 2929 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2818] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:13:53 2026] DELETE /v2.0/security-groups/24541de5-56b4-43ac-9162-a503af364ba9 => 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: 1300/2819] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:13:53 2026] GET /v2.0/security-groups?tenant_id=e3a7668b229e41f6ae6b7145b7817a91&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: 1520/2820] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:13:53 2026] DELETE /v2.0/security-groups/655f7c6d-c7b4-4a05-8af1-1ff60d105e3f => 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: 1301/2821] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:13:54 2026] GET /v2.0/ports?tenant_id=b1428d67bd21431fa3154129394ee608&device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => generated 4046 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2822] 199.19.213.59 () {34 vars in 1061 bytes} [Wed Jun 24 19:13:54 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.134&port_id=96c04902-50ae-4747-b226-8fdcddb670c3 => 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: 1302/2823] 199.19.213.59 () {34 vars in 983 bytes} [Wed Jun 24 19:13:54 2026] GET /v2.0/subnets?id=ba317ca9-ee79-4b5d-97fb-ed0bede366af => generated 654 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/2824] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:13:54 2026] GET /v2.0/ports?network_id=a4b9ffc3-517f-47bf-a147-0f09f6e96cc2&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: 1303/2825] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:13:54 2026] GET /v2.0/networks/a4b9ffc3-517f-47bf-a147-0f09f6e96cc2?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: 1523/2826] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:13:54 2026] GET /v2.0/networks/a4b9ffc3-517f-47bf-a147-0f09f6e96cc2?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: 1304/2827] 199.19.213.59 () {34 vars in 1057 bytes} [Wed Jun 24 19:13:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.139&port_id=90b689cc-d6d6-47b3-aefc-bdfaaec06648 => 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: 1524/2828] 199.19.213.59 () {34 vars in 983 bytes} [Wed Jun 24 19:13:54 2026] GET /v2.0/subnets?id=fd852bc0-4ef9-44ec-bd5c-4d2608a03a4f => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2829] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:13:54 2026] GET /v2.0/ports?network_id=6af8a4ad-efd8-48f7-ae43-a3fdcbb87e20&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: 1525/2830] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:13:54 2026] GET /v2.0/networks/6af8a4ad-efd8-48f7-ae43-a3fdcbb87e20?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: 1306/2831] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:13:54 2026] GET /v2.0/networks/6af8a4ad-efd8-48f7-ae43-a3fdcbb87e20?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/2832] 199.19.213.59 () {34 vars in 1057 bytes} [Wed Jun 24 19:13:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.164&port_id=4e0e7220-059a-4fac-8fb7-23b5b0e25b3f => 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: 1307/2833] 199.19.213.59 () {34 vars in 1103 bytes} [Wed Jun 24 19:13:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A14d&port_id=4e0e7220-059a-4fac-8fb7-23b5b0e25b3f => 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: 1527/2834] 199.19.213.59 () {34 vars in 1063 bytes} [Wed Jun 24 19:13:54 2026] GET /v2.0/subnets?id=a262e985-50e6-448a-bff4-386e5d1f2ad0&id=b7cd4271-6879-4b6a-8fc3-efed050abfc1 => generated 1411 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2835] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:13:54 2026] GET /v2.0/ports?network_id=d9f600c1-cc0c-438d-acce-2201075834ed&device_owner=network%3Adhcp => generated 1457 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/2836] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:13:54 2026] GET /v2.0/ports?network_id=d9f600c1-cc0c-438d-acce-2201075834ed&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: 1309/2837] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:13:54 2026] GET /v2.0/networks/d9f600c1-cc0c-438d-acce-2201075834ed?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/2838] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:13:54 2026] GET /v2.0/networks/d9f600c1-cc0c-438d-acce-2201075834ed?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) 2026-06-24 19:13:57.133 7 WARNING neutron_lib.context [None req-ee0c2eda-a8d1-4452-878a-741c0d034f5b d56d49c088cc4a76885424e732aec344 fc37cb170a744d8a8985bf27f5284e61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:13:57.301 7 INFO neutron.db.segments_db [None req-ee0c2eda-a8d1-4452-878a-741c0d034f5b d56d49c088cc4a76885424e732aec344 fc37cb170a744d8a8985bf27f5284e61 - - default default] Added segment 3ff6a45b-3080-442e-b528-7d582a8a5f39 of type vxlan for network 4cd55ce6-9930-4401-807d-791696fca770 [pid: 7|app: 0|req: 1310/2839] 10.0.0.159 () {34 vars in 670 bytes} [Wed Jun 24 19:13:56 2026] POST /v2.0/networks => generated 632 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:13:57.421 8 WARNING neutron_lib.context [None req-c2110e87-eb87-4844-a762-bf26758b4184 d56d49c088cc4a76885424e732aec344 fc37cb170a744d8a8985bf27f5284e61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1530/2840] 10.0.0.159 () {34 vars in 664 bytes} [Wed Jun 24 19:13:57 2026] POST /v2.0/ports => generated 743 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:13:57.695 7 WARNING neutron_lib.context [None req-b1bd387a-460a-4081-aedf-34b2067c6899 d56d49c088cc4a76885424e732aec344 fc37cb170a744d8a8985bf27f5284e61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1311/2841] 10.0.0.159 () {34 vars in 666 bytes} [Wed Jun 24 19:13:57 2026] POST /v2.0/trunks => generated 407 bytes in 152 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: 1531/2842] 10.0.0.159 () {34 vars in 749 bytes} [Wed Jun 24 19:13:57 2026] PUT /v2.0/trunks/123588c3-cd00-4e68-a7ad-50bd30f22e80/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2843] 10.0.0.159 () {32 vars in 729 bytes} [Wed Jun 24 19:13:57 2026] GET /v2.0/trunks/123588c3-cd00-4e68-a7ad-50bd30f22e80/tags => generated 25 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/2844] 10.0.0.159 () {34 vars in 760 bytes} [Wed Jun 24 19:13:57 2026] PUT /v2.0/trunks/123588c3-cd00-4e68-a7ad-50bd30f22e80/tags/green => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2845] 10.0.0.159 () {32 vars in 729 bytes} [Wed Jun 24 19:13:57 2026] GET /v2.0/trunks/123588c3-cd00-4e68-a7ad-50bd30f22e80/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/2846] 10.0.0.159 () {34 vars in 756 bytes} [Wed Jun 24 19:13:57 2026] PUT /v2.0/trunks/123588c3-cd00-4e68-a7ad-50bd30f22e80/tags/red => generated 4 bytes in 17 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2847] 10.0.0.159 () {32 vars in 729 bytes} [Wed Jun 24 19:13:57 2026] GET /v2.0/trunks/123588c3-cd00-4e68-a7ad-50bd30f22e80/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/2848] 10.0.0.159 () {34 vars in 778 bytes} [Wed Jun 24 19:13:57 2026] PUT /v2.0/trunks/123588c3-cd00-4e68-a7ad-50bd30f22e80/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: 7|app: 0|req: 1315/2849] 10.0.0.159 () {32 vars in 729 bytes} [Wed Jun 24 19:13:58 2026] GET /v2.0/trunks/123588c3-cd00-4e68-a7ad-50bd30f22e80/tags => generated 52 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/2850] 10.0.0.159 () {34 vars in 749 bytes} [Wed Jun 24 19:13:58 2026] PUT /v2.0/trunks/123588c3-cd00-4e68-a7ad-50bd30f22e80/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: 1536/2851] 10.0.0.159 () {32 vars in 729 bytes} [Wed Jun 24 19:13:58 2026] GET /v2.0/trunks/123588c3-cd00-4e68-a7ad-50bd30f22e80/tags => generated 37 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/2852] 10.0.0.159 () {32 vars in 737 bytes} [Wed Jun 24 19:13:58 2026] GET /v2.0/trunks/123588c3-cd00-4e68-a7ad-50bd30f22e80/tags/red => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:13:58.146 8 INFO neutron.api.v2.resource [None req-a332bf62-08fe-4e83-9d0d-e228b1e43728 d56d49c088cc4a76885424e732aec344 fc37cb170a744d8a8985bf27f5284e61 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1538/2853] 10.0.0.159 () {32 vars in 741 bytes} [Wed Jun 24 19:13:58 2026] GET /v2.0/trunks/123588c3-cd00-4e68-a7ad-50bd30f22e80/tags/green => generated 99 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2854] 10.0.0.15 () {34 vars in 970 bytes} [Wed Jun 24 19:13:58 2026] GET /v2.0/ports/4e0e7220-059a-4fac-8fb7-23b5b0e25b3f => generated 1466 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/2855] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:13:58 2026] DELETE /v2.0/trunks/123588c3-cd00-4e68-a7ad-50bd30f22e80/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2856] 10.0.0.159 () {32 vars in 729 bytes} [Wed Jun 24 19:13:58 2026] GET /v2.0/trunks/123588c3-cd00-4e68-a7ad-50bd30f22e80/tags => generated 30 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/2857] 199.19.213.59 () {30 vars in 735 bytes} [Wed Jun 24 19:13:58 2026] GET /v2.0/ports/4e0e7220-059a-4fac-8fb7-23b5b0e25b3f => generated 1466 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:13:58.224 7 INFO neutron.api.v2.resource [None req-622e60a5-d409-452b-83a6-bbcbc1fd3dea d56d49c088cc4a76885424e732aec344 fc37cb170a744d8a8985bf27f5284e61 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1318/2858] 10.0.0.159 () {32 vars in 744 bytes} [Wed Jun 24 19:13:58 2026] DELETE /v2.0/trunks/123588c3-cd00-4e68-a7ad-50bd30f22e80/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2859] 10.0.0.159 () {32 vars in 732 bytes} [Wed Jun 24 19:13:58 2026] DELETE /v2.0/trunks/123588c3-cd00-4e68-a7ad-50bd30f22e80/tags => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/2860] 199.19.213.59 () {30 vars in 735 bytes} [Wed Jun 24 19:13:58 2026] GET /v2.0/ports/4e0e7220-059a-4fac-8fb7-23b5b0e25b3f => 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: 1320/2861] 10.0.0.159 () {32 vars in 729 bytes} [Wed Jun 24 19:13:58 2026] GET /v2.0/trunks/123588c3-cd00-4e68-a7ad-50bd30f22e80/tags => 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: 1321/2862] 10.0.0.159 () {32 vars in 719 bytes} [Wed Jun 24 19:13:58 2026] GET /v2.0/trunks/123588c3-cd00-4e68-a7ad-50bd30f22e80 => generated 407 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2863] 10.0.0.159 () {32 vars in 717 bytes} [Wed Jun 24 19:13:58 2026] GET /v2.0/ports/4cf3b483-83b1-45f9-ae97-0118cf7c8400 => generated 826 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2864] 10.0.0.159 () {32 vars in 722 bytes} [Wed Jun 24 19:13:58 2026] DELETE /v2.0/trunks/123588c3-cd00-4e68-a7ad-50bd30f22e80 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/2865] 199.19.213.59 () {34 vars in 788 bytes} [Wed Jun 24 19:13:58 2026] PUT /v2.0/ports/4e0e7220-059a-4fac-8fb7-23b5b0e25b3f => generated 1201 bytes in 319 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: 1543/2866] 199.19.213.59 () {30 vars in 741 bytes} [Wed Jun 24 19:13:58 2026] GET /v2.0/networks/d9f600c1-cc0c-438d-acce-2201075834ed => generated 796 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2867] 10.0.0.159 () {32 vars in 720 bytes} [Wed Jun 24 19:13:58 2026] DELETE /v2.0/ports/4cf3b483-83b1-45f9-ae97-0118cf7c8400 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:13:58.686 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b69b7c46-4439-4529-bc0e-7cc247997376'] response: {'name': 'network-changed', 'server_uuid': 'c7aa5831-3a26-466e-9d68-d1930717a200', 'tag': '4e0e7220-059a-4fac-8fb7-23b5b0e25b3f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1544/2868] 199.19.213.59 () {30 vars in 739 bytes} [Wed Jun 24 19:13:58 2026] GET /v2.0/subnets/b7cd4271-6879-4b6a-8fc3-efed050abfc1 => generated 674 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:13:58.779 7 INFO neutron.services.segments.plugin [-] Segment 3ff6a45b-3080-442e-b528-7d582a8a5f39 resource provider aggregate not found 2026-06-24 19:13:58.784 7 INFO neutron.services.segments.plugin [-] Segment 3ff6a45b-3080-442e-b528-7d582a8a5f39 resource provider aggregate not found 2026-06-24 19:13:58.801 7 INFO neutron.services.segments.plugin [-] Segment 3ff6a45b-3080-442e-b528-7d582a8a5f39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ff6a45b-3080-442e-b528-7d582a8a5f39 found for delete ", "request_id": "req-0975018a-8659-4cc7-ae1f-5f1b13cf3d5f"}]} 2026-06-24 19:13:58.803 7 INFO neutron.services.segments.plugin [-] Segment 3ff6a45b-3080-442e-b528-7d582a8a5f39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ff6a45b-3080-442e-b528-7d582a8a5f39 found for delete ", "request_id": "req-ebe6badb-5905-4ddf-805f-0c2f1416649a"}]} [pid: 7|app: 0|req: 1325/2869] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:13:58 2026] DELETE /v2.0/networks/4cd55ce6-9930-4401-807d-791696fca770 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/2870] 199.19.213.59 () {30 vars in 701 bytes} [Wed Jun 24 19:13:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2871] 199.19.213.59 () {30 vars in 703 bytes} [Wed Jun 24 19:13:58 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: 1546/2872] 199.19.213.59 () {30 vars in 679 bytes} [Wed Jun 24 19:13:58 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: 1327/2873] 199.19.213.59 () {30 vars in 715 bytes} [Wed Jun 24 19:13:58 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: 1547/2874] 199.19.213.59 () {30 vars in 739 bytes} [Wed Jun 24 19:13:58 2026] GET /v2.0/subnets/fd852bc0-4ef9-44ec-bd5c-4d2608a03a4f => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2875] 199.19.213.59 () {30 vars in 735 bytes} [Wed Jun 24 19:13:59 2026] GET /v2.0/ports/e1d9d1a1-f5fd-4e83-bd59-c9785b043993 => 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: 1548/2876] 199.19.213.59 () {30 vars in 735 bytes} [Wed Jun 24 19:13:59 2026] GET /v2.0/ports/90b689cc-d6d6-47b3-aefc-bdfaaec06648 => generated 1350 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2877] 199.19.213.59 () {30 vars in 739 bytes} [Wed Jun 24 19:13:59 2026] GET /v2.0/subnets/fd852bc0-4ef9-44ec-bd5c-4d2608a03a4f => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/2878] 199.19.213.59 () {30 vars in 741 bytes} [Wed Jun 24 19:13:59 2026] GET /v2.0/networks/6af8a4ad-efd8-48f7-ae43-a3fdcbb87e20 => generated 798 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2879] 199.19.213.59 () {30 vars in 735 bytes} [Wed Jun 24 19:13:59 2026] GET /v2.0/ports/e1d9d1a1-f5fd-4e83-bd59-c9785b043993 => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/2880] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:13:59 2026] GET /v2.0/ports?tenant_id=b1428d67bd21431fa3154129394ee608&device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => generated 3819 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2881] 199.19.213.59 () {30 vars in 739 bytes} [Wed Jun 24 19:13:59 2026] GET /v2.0/subnets/fd852bc0-4ef9-44ec-bd5c-4d2608a03a4f => generated 675 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/2882] 199.19.213.59 () {34 vars in 985 bytes} [Wed Jun 24 19:13:59 2026] GET /v2.0/networks?id=d9f600c1-cc0c-438d-acce-2201075834ed => generated 799 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2883] 199.19.213.59 () {34 vars in 1057 bytes} [Wed Jun 24 19:13:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.164&port_id=4e0e7220-059a-4fac-8fb7-23b5b0e25b3f => 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: 1552/2884] 199.19.213.59 () {34 vars in 983 bytes} [Wed Jun 24 19:13:59 2026] GET /v2.0/subnets?id=b7cd4271-6879-4b6a-8fc3-efed050abfc1 => 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: 1333/2885] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:13:59 2026] GET /v2.0/ports?network_id=d9f600c1-cc0c-438d-acce-2201075834ed&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/2886] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:13:59 2026] GET /v2.0/networks/d9f600c1-cc0c-438d-acce-2201075834ed?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2887] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:13:59 2026] GET /v2.0/networks/d9f600c1-cc0c-438d-acce-2201075834ed?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: 1554/2888] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:13:59 2026] GET /v2.0/security-groups?tenant_id=fc37cb170a744d8a8985bf27f5284e61&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2889] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:13:59 2026] DELETE /v2.0/security-groups/86d41126-36f0-4970-bab6-9bf45d8aa0ec => 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: 1555/2890] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:13:59 2026] GET /v2.0/security-groups?tenant_id=bdf303cd59ba4328b691abe557fcc564&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: 1336/2891] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:13:59 2026] DELETE /v2.0/security-groups/3d590688-c7f4-4a72-8a89-eb166f1c343e => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2894] 199.19.213.59 () {34 vars in 1095 bytes} [Wed Jun 24 19:14:01 2026] GET /v2.0/ports?device_id=8a537000-3b32-4c14-85ee-e6d4695b28d0&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/2895] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:14:02 2026] GET /v2.0/ports?tenant_id=184227a5d0b94de283c6d4256833aae8&device_id=8a537000-3b32-4c14-85ee-e6d4695b28d0 => generated 1469 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2896] 199.19.213.59 () {34 vars in 985 bytes} [Wed Jun 24 19:14:02 2026] GET /v2.0/networks?id=5516676e-fc60-4d79-b1de-59dff5e519ea => 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: 1558/2897] 199.19.213.59 () {34 vars in 1057 bytes} [Wed Jun 24 19:14:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.101&port_id=acb50c11-903b-4cc8-b833-0fb03663794e => generated 860 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2898] 199.19.213.59 () {34 vars in 1103 bytes} [Wed Jun 24 19:14:02 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Acb&port_id=acb50c11-903b-4cc8-b833-0fb03663794e => 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: 1559/2899] 199.19.213.59 () {34 vars in 1063 bytes} [Wed Jun 24 19:14:02 2026] GET /v2.0/subnets?id=469a0a49-ed75-47e3-8c76-ae9008885015&id=2a2b1864-c86e-4947-8e25-bb22be7c55c6 => generated 1413 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/2900] 10.0.0.199 () {30 vars in 689 bytes} [Wed Jun 24 19:14:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2901] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:14:02 2026] GET /v2.0/ports?network_id=5516676e-fc60-4d79-b1de-59dff5e519ea&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: 1561/2902] 10.0.0.199 () {30 vars in 691 bytes} [Wed Jun 24 19:14:02 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: 1562/2903] 10.0.0.199 () {30 vars in 667 bytes} [Wed Jun 24 19:14:02 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/2904] 10.0.0.199 () {30 vars in 703 bytes} [Wed Jun 24 19:14:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2905] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:14:02 2026] GET /v2.0/ports?network_id=5516676e-fc60-4d79-b1de-59dff5e519ea&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/2906] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:14:03 2026] GET /v2.0/networks/5516676e-fc60-4d79-b1de-59dff5e519ea?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: 1343/2907] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:14:03 2026] GET /v2.0/networks/5516676e-fc60-4d79-b1de-59dff5e519ea?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: 1565/2908] 10.0.0.199 () {28 vars in 438 bytes} [Wed Jun 24 19:14:03 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2909] 10.0.0.199 () {30 vars in 727 bytes} [Wed Jun 24 19:14:03 2026] GET /v2.0/subnets/2a2b1864-c86e-4947-8e25-bb22be7c55c6 => generated 656 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/2910] 199.19.213.59 () {30 vars in 701 bytes} [Wed Jun 24 19:14:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2911] 199.19.213.59 () {30 vars in 703 bytes} [Wed Jun 24 19:14:04 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: 1567/2912] 199.19.213.59 () {30 vars in 679 bytes} [Wed Jun 24 19:14:04 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: 1346/2913] 199.19.213.59 () {30 vars in 715 bytes} [Wed Jun 24 19:14:04 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: 1568/2914] 199.19.213.59 () {30 vars in 739 bytes} [Wed Jun 24 19:14:04 2026] GET /v2.0/subnets/b7cd4271-6879-4b6a-8fc3-efed050abfc1 => 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: 1347/2915] 199.19.213.59 () {30 vars in 739 bytes} [Wed Jun 24 19:14:04 2026] GET /v2.0/subnets/2a2b1864-c86e-4947-8e25-bb22be7c55c6 => generated 674 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/2916] 199.19.213.59 () {30 vars in 767 bytes} [Wed Jun 24 19:14:04 2026] GET /v2.0/ports?device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => generated 3819 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2917] 199.19.213.59 () {30 vars in 701 bytes} [Wed Jun 24 19:14:04 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: 1570/2918] 199.19.213.59 () {30 vars in 703 bytes} [Wed Jun 24 19:14: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: 1349/2919] 199.19.213.59 () {30 vars in 679 bytes} [Wed Jun 24 19:14:04 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: 1571/2920] 199.19.213.59 () {30 vars in 715 bytes} [Wed Jun 24 19:14:04 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: 1350/2921] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:14:05 2026] GET /v2.0/networks/5516676e-fc60-4d79-b1de-59dff5e519ea?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: 1572/2922] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:14:05 2026] GET /v2.0/networks/5516676e-fc60-4d79-b1de-59dff5e519ea?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: 1351/2923] 199.19.213.59 () {34 vars in 985 bytes} [Wed Jun 24 19:14:06 2026] GET /v2.0/networks?id=5516676e-fc60-4d79-b1de-59dff5e519ea => generated 800 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/2924] 199.19.213.59 () {38 vars in 954 bytes} [Wed Jun 24 19:14:06 2026] POST /v2.0/ports => generated 1299 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2925] 199.19.213.59 () {38 vars in 1027 bytes} [Wed Jun 24 19:14:06 2026] PUT /v2.0/ports/f3fd1099-b7c9-4b1e-aaf6-c74edd4fecea => generated 1460 bytes in 462 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: 1574/2926] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:14:08 2026] GET /v2.0/ports?tenant_id=b1428d67bd21431fa3154129394ee608&device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => generated 5271 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1353/2927] 199.19.213.59 () {34 vars in 1061 bytes} [Wed Jun 24 19:14:08 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.134&port_id=96c04902-50ae-4747-b226-8fdcddb670c3 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/2928] 199.19.213.59 () {34 vars in 983 bytes} [Wed Jun 24 19:14:08 2026] GET /v2.0/subnets?id=ba317ca9-ee79-4b5d-97fb-ed0bede366af => 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: 1354/2929] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:14:08 2026] GET /v2.0/ports?network_id=a4b9ffc3-517f-47bf-a147-0f09f6e96cc2&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/2930] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:14:08 2026] GET /v2.0/networks/a4b9ffc3-517f-47bf-a147-0f09f6e96cc2?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: 1355/2931] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:14:08 2026] GET /v2.0/networks/a4b9ffc3-517f-47bf-a147-0f09f6e96cc2?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: 1577/2932] 199.19.213.59 () {34 vars in 1057 bytes} [Wed Jun 24 19:14:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.139&port_id=90b689cc-d6d6-47b3-aefc-bdfaaec06648 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:14:08.357 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-59621bbf-ad58-495d-a760-1165113b1300'] response: {'name': 'network-changed', 'server_uuid': 'c7aa5831-3a26-466e-9d68-d1930717a200', 'tag': 'f3fd1099-b7c9-4b1e-aaf6-c74edd4fecea', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1356/2933] 199.19.213.59 () {34 vars in 983 bytes} [Wed Jun 24 19:14:08 2026] GET /v2.0/subnets?id=fd852bc0-4ef9-44ec-bd5c-4d2608a03a4f => generated 678 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/2934] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:14:08 2026] GET /v2.0/ports?network_id=6af8a4ad-efd8-48f7-ae43-a3fdcbb87e20&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2935] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:14:08 2026] GET /v2.0/networks/6af8a4ad-efd8-48f7-ae43-a3fdcbb87e20?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: 1579/2936] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:14:08 2026] GET /v2.0/networks/6af8a4ad-efd8-48f7-ae43-a3fdcbb87e20?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: 1358/2937] 199.19.213.59 () {34 vars in 1057 bytes} [Wed Jun 24 19:14:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.164&port_id=4e0e7220-059a-4fac-8fb7-23b5b0e25b3f => 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: 1580/2938] 199.19.213.59 () {34 vars in 983 bytes} [Wed Jun 24 19:14:08 2026] GET /v2.0/subnets?id=b7cd4271-6879-4b6a-8fc3-efed050abfc1 => 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: 1359/2939] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:14:08 2026] GET /v2.0/ports?network_id=d9f600c1-cc0c-438d-acce-2201075834ed&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: 1581/2940] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:14:08 2026] GET /v2.0/networks/d9f600c1-cc0c-438d-acce-2201075834ed?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: 1360/2941] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:14:08 2026] GET /v2.0/networks/d9f600c1-cc0c-438d-acce-2201075834ed?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/2942] 199.19.213.59 () {34 vars in 1055 bytes} [Wed Jun 24 19:14:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.42&port_id=f3fd1099-b7c9-4b1e-aaf6-c74edd4fecea => 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: 1361/2943] 199.19.213.59 () {34 vars in 1103 bytes} [Wed Jun 24 19:14:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A11&port_id=f3fd1099-b7c9-4b1e-aaf6-c74edd4fecea => 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: 1583/2944] 199.19.213.59 () {34 vars in 1063 bytes} [Wed Jun 24 19:14:08 2026] GET /v2.0/subnets?id=469a0a49-ed75-47e3-8c76-ae9008885015&id=2a2b1864-c86e-4947-8e25-bb22be7c55c6 => generated 1413 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2945] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:14:08 2026] GET /v2.0/ports?network_id=5516676e-fc60-4d79-b1de-59dff5e519ea&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/2946] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:14:08 2026] GET /v2.0/ports?network_id=5516676e-fc60-4d79-b1de-59dff5e519ea&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: 1363/2947] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:14:08 2026] GET /v2.0/networks/5516676e-fc60-4d79-b1de-59dff5e519ea?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/2948] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:14:08 2026] GET /v2.0/networks/5516676e-fc60-4d79-b1de-59dff5e519ea?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: 1364/2949] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:14:10 2026] GET /v2.0/ports?tenant_id=b1428d67bd21431fa3154129394ee608&device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => generated 5273 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/2950] 199.19.213.59 () {34 vars in 985 bytes} [Wed Jun 24 19:14:10 2026] GET /v2.0/networks?id=5516676e-fc60-4d79-b1de-59dff5e519ea => generated 800 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2951] 199.19.213.59 () {34 vars in 1055 bytes} [Wed Jun 24 19:14:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.42&port_id=f3fd1099-b7c9-4b1e-aaf6-c74edd4fecea => 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: 1587/2952] 199.19.213.59 () {34 vars in 1103 bytes} [Wed Jun 24 19:14:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A11&port_id=f3fd1099-b7c9-4b1e-aaf6-c74edd4fecea => 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: 1366/2953] 199.19.213.59 () {34 vars in 1063 bytes} [Wed Jun 24 19:14:10 2026] GET /v2.0/subnets?id=469a0a49-ed75-47e3-8c76-ae9008885015&id=2a2b1864-c86e-4947-8e25-bb22be7c55c6 => generated 1413 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/2954] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:14:10 2026] GET /v2.0/ports?network_id=5516676e-fc60-4d79-b1de-59dff5e519ea&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: 1367/2955] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:14:10 2026] GET /v2.0/ports?network_id=5516676e-fc60-4d79-b1de-59dff5e519ea&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/2956] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:14:10 2026] GET /v2.0/networks/5516676e-fc60-4d79-b1de-59dff5e519ea?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: 1368/2957] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:14:10 2026] GET /v2.0/networks/5516676e-fc60-4d79-b1de-59dff5e519ea?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: 1590/2958] 10.0.0.15 () {34 vars in 970 bytes} [Wed Jun 24 19:14:12 2026] GET /v2.0/ports/f3fd1099-b7c9-4b1e-aaf6-c74edd4fecea => generated 1462 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2959] 199.19.213.59 () {30 vars in 735 bytes} [Wed Jun 24 19:14:12 2026] GET /v2.0/ports/f3fd1099-b7c9-4b1e-aaf6-c74edd4fecea => generated 1462 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/2960] 199.19.213.59 () {30 vars in 735 bytes} [Wed Jun 24 19:14:12 2026] GET /v2.0/ports/f3fd1099-b7c9-4b1e-aaf6-c74edd4fecea => generated 1462 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2961] 199.19.213.59 () {34 vars in 788 bytes} [Wed Jun 24 19:14:12 2026] PUT /v2.0/ports/f3fd1099-b7c9-4b1e-aaf6-c74edd4fecea => generated 1197 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/2962] 199.19.213.59 () {30 vars in 741 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/networks/5516676e-fc60-4d79-b1de-59dff5e519ea => generated 797 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1371/2963] 199.19.213.59 () {30 vars in 739 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/subnets/2a2b1864-c86e-4947-8e25-bb22be7c55c6 => generated 674 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/2964] 199.19.213.59 () {30 vars in 701 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:14:13.224 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2d01609-cd2e-41e6-9d53-83eb58ed5826'] response: {'name': 'network-changed', 'server_uuid': 'c7aa5831-3a26-466e-9d68-d1930717a200', 'tag': 'f3fd1099-b7c9-4b1e-aaf6-c74edd4fecea', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1372/2965] 199.19.213.59 () {30 vars in 703 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/2966] 199.19.213.59 () {30 vars in 679 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2967] 199.19.213.59 () {30 vars in 715 bytes} [Wed Jun 24 19:14:13 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: 1595/2968] 199.19.213.59 () {30 vars in 739 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/subnets/fd852bc0-4ef9-44ec-bd5c-4d2608a03a4f => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2969] 199.19.213.59 () {30 vars in 735 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/ports/e1d9d1a1-f5fd-4e83-bd59-c9785b043993 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/2970] 199.19.213.59 () {30 vars in 735 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/ports/90b689cc-d6d6-47b3-aefc-bdfaaec06648 => generated 1350 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2971] 199.19.213.59 () {30 vars in 739 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/subnets/fd852bc0-4ef9-44ec-bd5c-4d2608a03a4f => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/2972] 199.19.213.59 () {30 vars in 741 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/networks/6af8a4ad-efd8-48f7-ae43-a3fdcbb87e20 => generated 798 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2973] 199.19.213.59 () {30 vars in 735 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/ports/e1d9d1a1-f5fd-4e83-bd59-c9785b043993 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/2974] 199.19.213.59 () {30 vars in 739 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/subnets/fd852bc0-4ef9-44ec-bd5c-4d2608a03a4f => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2975] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/ports?tenant_id=b1428d67bd21431fa3154129394ee608&device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => generated 5044 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/2976] 199.19.213.59 () {34 vars in 985 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/networks?id=5516676e-fc60-4d79-b1de-59dff5e519ea => 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: 1378/2977] 199.19.213.59 () {34 vars in 1055 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.42&port_id=f3fd1099-b7c9-4b1e-aaf6-c74edd4fecea => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/2978] 199.19.213.59 () {34 vars in 983 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/subnets?id=2a2b1864-c86e-4947-8e25-bb22be7c55c6 => 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: 1379/2979] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/ports?network_id=5516676e-fc60-4d79-b1de-59dff5e519ea&device_owner=network%3Adhcp => generated 1461 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/2980] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/networks/5516676e-fc60-4d79-b1de-59dff5e519ea?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2981] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/networks/5516676e-fc60-4d79-b1de-59dff5e519ea?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: 1603/2984] 199.19.213.59 () {30 vars in 701 bytes} [Wed Jun 24 19:14:23 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2985] 199.19.213.59 () {30 vars in 703 bytes} [Wed Jun 24 19:14:23 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: 1604/2986] 199.19.213.59 () {30 vars in 679 bytes} [Wed Jun 24 19:14:23 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2987] 199.19.213.59 () {30 vars in 715 bytes} [Wed Jun 24 19:14:23 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: 1605/2988] 199.19.213.59 () {30 vars in 739 bytes} [Wed Jun 24 19:14:23 2026] GET /v2.0/subnets/b7cd4271-6879-4b6a-8fc3-efed050abfc1 => generated 674 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2989] 199.19.213.59 () {30 vars in 767 bytes} [Wed Jun 24 19:14:23 2026] GET /v2.0/ports?device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => generated 5044 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/2990] 199.19.213.59 () {30 vars in 701 bytes} [Wed Jun 24 19:14:23 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: 1385/2991] 199.19.213.59 () {30 vars in 703 bytes} [Wed Jun 24 19:14:23 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: 1607/2992] 199.19.213.59 () {30 vars in 679 bytes} [Wed Jun 24 19:14:23 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2993] 199.19.213.59 () {30 vars in 715 bytes} [Wed Jun 24 19:14:23 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: 1608/2994] 199.19.213.59 () {30 vars in 735 bytes} [Wed Jun 24 19:14:23 2026] GET /v2.0/ports/f3fd1099-b7c9-4b1e-aaf6-c74edd4fecea => generated 1233 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2995] 199.19.213.59 () {34 vars in 787 bytes} [Wed Jun 24 19:14:23 2026] PUT /v2.0/ports/f3fd1099-b7c9-4b1e-aaf6-c74edd4fecea => generated 1026 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/2996] 199.19.213.59 () {30 vars in 741 bytes} [Wed Jun 24 19:14:23 2026] GET /v2.0/networks/5516676e-fc60-4d79-b1de-59dff5e519ea => generated 797 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1388/2997] 199.19.213.59 () {30 vars in 767 bytes} [Wed Jun 24 19:14:23 2026] GET /v2.0/ports?device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => generated 4873 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/2998] 199.19.213.59 () {30 vars in 767 bytes} [Wed Jun 24 19:14:23 2026] GET /v2.0/ports?device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => generated 4873 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:14:24.329 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7865c504-b92b-4ecf-b4b8-e679655c8cc8'] response: {'name': 'network-changed', 'server_uuid': 'c7aa5831-3a26-466e-9d68-d1930717a200', 'tag': 'f3fd1099-b7c9-4b1e-aaf6-c74edd4fecea', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1389/2999] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:14:24 2026] GET /v2.0/ports?tenant_id=b1428d67bd21431fa3154129394ee608&device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => generated 4873 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3000] 199.19.213.59 () {34 vars in 985 bytes} [Wed Jun 24 19:14:24 2026] GET /v2.0/networks?id=5516676e-fc60-4d79-b1de-59dff5e519ea => generated 800 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/3001] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:14:24 2026] GET /v2.0/networks/5516676e-fc60-4d79-b1de-59dff5e519ea?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: 1612/3002] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:14:24 2026] GET /v2.0/networks/5516676e-fc60-4d79-b1de-59dff5e519ea?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: 1391/3003] 199.19.213.59 () {30 vars in 767 bytes} [Wed Jun 24 19:14:24 2026] GET /v2.0/ports?device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => generated 4873 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3004] 199.19.213.59 () {34 vars in 974 bytes} [Wed Jun 24 19:14:25 2026] GET /v2.0/ports/f3fd1099-b7c9-4b1e-aaf6-c74edd4fecea => generated 1062 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3005] 199.19.213.59 () {30 vars in 767 bytes} [Wed Jun 24 19:14:26 2026] GET /v2.0/ports?device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => generated 4873 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/3006] 199.19.213.59 () {36 vars in 996 bytes} [Wed Jun 24 19:14:26 2026] DELETE /v2.0/ports/f3fd1099-b7c9-4b1e-aaf6-c74edd4fecea => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3007] 199.19.213.59 () {30 vars in 767 bytes} [Wed Jun 24 19:14:27 2026] GET /v2.0/ports?device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => generated 3819 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:14:27.160 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e2220422-3fe1-4dec-bcf6-396ef6b4e300 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1393/3008] 199.19.213.59 () {32 vars in 757 bytes} [Wed Jun 24 19:14:27 2026] DELETE /v2.0/ports/f3fd1099-b7c9-4b1e-aaf6-c74edd4fecea => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3009] 199.19.213.59 () {30 vars in 701 bytes} [Wed Jun 24 19:14:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:14:27.284 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f1bb880d-2bcf-4826-9ada-4e72487010ba'] response: {'server_uuid': 'c7aa5831-3a26-466e-9d68-d1930717a200', 'name': 'network-vif-deleted', 'tag': 'f3fd1099-b7c9-4b1e-aaf6-c74edd4fecea', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1394/3010] 199.19.213.59 () {30 vars in 703 bytes} [Wed Jun 24 19:14: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: 1617/3011] 199.19.213.59 () {30 vars in 679 bytes} [Wed Jun 24 19:14:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/3012] 199.19.213.59 () {30 vars in 715 bytes} [Wed Jun 24 19:14:27 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: 1618/3013] 199.19.213.59 () {30 vars in 739 bytes} [Wed Jun 24 19:14:27 2026] GET /v2.0/subnets/fd852bc0-4ef9-44ec-bd5c-4d2608a03a4f => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/3014] 199.19.213.59 () {30 vars in 735 bytes} [Wed Jun 24 19:14:27 2026] GET /v2.0/ports/e1d9d1a1-f5fd-4e83-bd59-c9785b043993 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3015] 199.19.213.59 () {30 vars in 735 bytes} [Wed Jun 24 19:14:27 2026] GET /v2.0/ports/90b689cc-d6d6-47b3-aefc-bdfaaec06648 => 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: 1397/3016] 199.19.213.59 () {30 vars in 739 bytes} [Wed Jun 24 19:14:27 2026] GET /v2.0/subnets/fd852bc0-4ef9-44ec-bd5c-4d2608a03a4f => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3017] 199.19.213.59 () {30 vars in 741 bytes} [Wed Jun 24 19:14:27 2026] GET /v2.0/networks/6af8a4ad-efd8-48f7-ae43-a3fdcbb87e20 => generated 798 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/3018] 199.19.213.59 () {30 vars in 735 bytes} [Wed Jun 24 19:14:27 2026] GET /v2.0/ports/e1d9d1a1-f5fd-4e83-bd59-c9785b043993 => 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: 1621/3019] 199.19.213.59 () {30 vars in 739 bytes} [Wed Jun 24 19:14:27 2026] GET /v2.0/subnets/fd852bc0-4ef9-44ec-bd5c-4d2608a03a4f => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/3020] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:14:27 2026] GET /v2.0/ports?tenant_id=b1428d67bd21431fa3154129394ee608&device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => generated 3819 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3021] 199.19.213.59 () {34 vars in 1145 bytes} [Wed Jun 24 19:14:27 2026] GET /v2.0/networks?id=a4b9ffc3-517f-47bf-a147-0f09f6e96cc2&id=6af8a4ad-efd8-48f7-ae43-a3fdcbb87e20&id=d9f600c1-cc0c-438d-acce-2201075834ed => generated 2307 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/3022] 199.19.213.59 () {34 vars in 1061 bytes} [Wed Jun 24 19:14:27 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.134&port_id=96c04902-50ae-4747-b226-8fdcddb670c3 => 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: 1623/3023] 199.19.213.59 () {34 vars in 983 bytes} [Wed Jun 24 19:14:27 2026] GET /v2.0/subnets?id=ba317ca9-ee79-4b5d-97fb-ed0bede366af => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/3024] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:14:27 2026] GET /v2.0/ports?network_id=a4b9ffc3-517f-47bf-a147-0f09f6e96cc2&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: 1624/3025] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:14:28 2026] GET /v2.0/networks/a4b9ffc3-517f-47bf-a147-0f09f6e96cc2?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/3026] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:14:28 2026] GET /v2.0/networks/a4b9ffc3-517f-47bf-a147-0f09f6e96cc2?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: 1625/3027] 199.19.213.59 () {34 vars in 1057 bytes} [Wed Jun 24 19:14:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.139&port_id=90b689cc-d6d6-47b3-aefc-bdfaaec06648 => 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: 1403/3028] 199.19.213.59 () {34 vars in 983 bytes} [Wed Jun 24 19:14:28 2026] GET /v2.0/subnets?id=fd852bc0-4ef9-44ec-bd5c-4d2608a03a4f => generated 678 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3029] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:14:28 2026] GET /v2.0/ports?network_id=6af8a4ad-efd8-48f7-ae43-a3fdcbb87e20&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: 1404/3030] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:14:28 2026] GET /v2.0/networks/6af8a4ad-efd8-48f7-ae43-a3fdcbb87e20?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: 1627/3031] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:14:28 2026] GET /v2.0/networks/6af8a4ad-efd8-48f7-ae43-a3fdcbb87e20?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/3032] 199.19.213.59 () {34 vars in 1057 bytes} [Wed Jun 24 19:14:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.164&port_id=4e0e7220-059a-4fac-8fb7-23b5b0e25b3f => 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: 1628/3033] 199.19.213.59 () {34 vars in 983 bytes} [Wed Jun 24 19:14:28 2026] GET /v2.0/subnets?id=b7cd4271-6879-4b6a-8fc3-efed050abfc1 => generated 677 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/3034] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:14:28 2026] GET /v2.0/ports?network_id=d9f600c1-cc0c-438d-acce-2201075834ed&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3035] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:14:28 2026] GET /v2.0/networks/d9f600c1-cc0c-438d-acce-2201075834ed?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: 1407/3036] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:14:28 2026] GET /v2.0/networks/d9f600c1-cc0c-438d-acce-2201075834ed?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: 1631/3039] 199.19.213.59 () {30 vars in 701 bytes} [Wed Jun 24 19:14:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/3040] 199.19.213.59 () {30 vars in 703 bytes} [Wed Jun 24 19:14:33 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3041] 199.19.213.59 () {30 vars in 679 bytes} [Wed Jun 24 19:14:33 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/3042] 199.19.213.59 () {30 vars in 715 bytes} [Wed Jun 24 19:14:33 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: 1633/3043] 199.19.213.59 () {30 vars in 767 bytes} [Wed Jun 24 19:14:33 2026] GET /v2.0/ports?device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => generated 3819 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/3044] 199.19.213.59 () {30 vars in 701 bytes} [Wed Jun 24 19:14:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3045] 199.19.213.59 () {30 vars in 703 bytes} [Wed Jun 24 19:14:33 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: 1412/3046] 199.19.213.59 () {30 vars in 679 bytes} [Wed Jun 24 19:14:33 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: 1635/3047] 199.19.213.59 () {30 vars in 715 bytes} [Wed Jun 24 19:14:33 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/3048] 199.19.213.59 () {30 vars in 735 bytes} [Wed Jun 24 19:14:33 2026] GET /v2.0/ports/4e0e7220-059a-4fac-8fb7-23b5b0e25b3f => generated 1237 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3049] 199.19.213.59 () {34 vars in 787 bytes} [Wed Jun 24 19:14:33 2026] PUT /v2.0/ports/4e0e7220-059a-4fac-8fb7-23b5b0e25b3f => generated 1026 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/3050] 199.19.213.59 () {30 vars in 741 bytes} [Wed Jun 24 19:14:33 2026] GET /v2.0/networks/d9f600c1-cc0c-438d-acce-2201075834ed => generated 796 bytes in 37 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: 1637/3051] 199.19.213.59 () {30 vars in 767 bytes} [Wed Jun 24 19:14:33 2026] GET /v2.0/ports?device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => generated 3644 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/3052] 199.19.213.59 () {30 vars in 767 bytes} [Wed Jun 24 19:14:33 2026] GET /v2.0/ports?device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => generated 3644 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:14:34.362 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-386a8327-124a-453f-a668-abbd1f303cd9'] response: {'name': 'network-changed', 'server_uuid': 'c7aa5831-3a26-466e-9d68-d1930717a200', 'tag': '4e0e7220-059a-4fac-8fb7-23b5b0e25b3f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1638/3053] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:14:34 2026] GET /v2.0/ports?tenant_id=b1428d67bd21431fa3154129394ee608&device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => generated 3644 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/3054] 199.19.213.59 () {34 vars in 985 bytes} [Wed Jun 24 19:14:34 2026] GET /v2.0/networks?id=d9f600c1-cc0c-438d-acce-2201075834ed => generated 799 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3055] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:14:34 2026] GET /v2.0/networks/d9f600c1-cc0c-438d-acce-2201075834ed?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: 1417/3056] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:14:34 2026] GET /v2.0/networks/d9f600c1-cc0c-438d-acce-2201075834ed?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: 1640/3057] 199.19.213.59 () {30 vars in 767 bytes} [Wed Jun 24 19:14:34 2026] GET /v2.0/ports?device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => generated 3644 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/3058] 199.19.213.59 () {34 vars in 974 bytes} [Wed Jun 24 19:14:35 2026] GET /v2.0/ports/4e0e7220-059a-4fac-8fb7-23b5b0e25b3f => generated 1062 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/3059] 199.19.213.59 () {30 vars in 767 bytes} [Wed Jun 24 19:14:36 2026] GET /v2.0/ports?device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => generated 3644 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3060] 199.19.213.59 () {36 vars in 996 bytes} [Wed Jun 24 19:14:35 2026] DELETE /v2.0/ports/4e0e7220-059a-4fac-8fb7-23b5b0e25b3f => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/3061] 199.19.213.59 () {30 vars in 767 bytes} [Wed Jun 24 19:14:37 2026] GET /v2.0/ports?device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => generated 2590 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:14:37.147 8 INFO neutron.pecan_wsgi.hooks.translation [None req-414cf4eb-1ae4-40d0-9882-ee489088332d aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1642/3062] 199.19.213.59 () {32 vars in 757 bytes} [Wed Jun 24 19:14:37 2026] DELETE /v2.0/ports/4e0e7220-059a-4fac-8fb7-23b5b0e25b3f => 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: 1421/3063] 199.19.213.59 () {30 vars in 701 bytes} [Wed Jun 24 19:14:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3064] 199.19.213.59 () {30 vars in 703 bytes} [Wed Jun 24 19:14: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: 1422/3065] 199.19.213.59 () {30 vars in 679 bytes} [Wed Jun 24 19:14:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:14:37.304 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-584e67fc-f37b-4454-8c57-cd95a0884501'] response: {'server_uuid': 'c7aa5831-3a26-466e-9d68-d1930717a200', 'name': 'network-vif-deleted', 'tag': '4e0e7220-059a-4fac-8fb7-23b5b0e25b3f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1644/3066] 199.19.213.59 () {30 vars in 715 bytes} [Wed Jun 24 19:14:37 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: 1423/3067] 199.19.213.59 () {30 vars in 739 bytes} [Wed Jun 24 19:14:37 2026] GET /v2.0/subnets/fd852bc0-4ef9-44ec-bd5c-4d2608a03a4f => generated 675 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3068] 199.19.213.59 () {30 vars in 735 bytes} [Wed Jun 24 19:14:37 2026] GET /v2.0/ports/e1d9d1a1-f5fd-4e83-bd59-c9785b043993 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/3069] 199.19.213.59 () {30 vars in 735 bytes} [Wed Jun 24 19:14:37 2026] GET /v2.0/ports/90b689cc-d6d6-47b3-aefc-bdfaaec06648 => generated 1350 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3070] 199.19.213.59 () {30 vars in 739 bytes} [Wed Jun 24 19:14:37 2026] GET /v2.0/subnets/fd852bc0-4ef9-44ec-bd5c-4d2608a03a4f => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/3071] 199.19.213.59 () {30 vars in 741 bytes} [Wed Jun 24 19:14:37 2026] GET /v2.0/networks/6af8a4ad-efd8-48f7-ae43-a3fdcbb87e20 => generated 798 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1647/3072] 199.19.213.59 () {30 vars in 735 bytes} [Wed Jun 24 19:14:37 2026] GET /v2.0/ports/e1d9d1a1-f5fd-4e83-bd59-c9785b043993 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/3073] 199.19.213.59 () {30 vars in 739 bytes} [Wed Jun 24 19:14:37 2026] GET /v2.0/subnets/fd852bc0-4ef9-44ec-bd5c-4d2608a03a4f => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1648/3074] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:14:37 2026] GET /v2.0/ports?tenant_id=b1428d67bd21431fa3154129394ee608&device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => generated 2590 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/3075] 199.19.213.59 () {34 vars in 1065 bytes} [Wed Jun 24 19:14:37 2026] GET /v2.0/networks?id=a4b9ffc3-517f-47bf-a147-0f09f6e96cc2&id=6af8a4ad-efd8-48f7-ae43-a3fdcbb87e20 => generated 1522 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1649/3076] 199.19.213.59 () {34 vars in 1061 bytes} [Wed Jun 24 19:14:37 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.134&port_id=96c04902-50ae-4747-b226-8fdcddb670c3 => 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: 1428/3077] 199.19.213.59 () {34 vars in 983 bytes} [Wed Jun 24 19:14:37 2026] GET /v2.0/subnets?id=ba317ca9-ee79-4b5d-97fb-ed0bede366af => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1650/3078] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:14:37 2026] GET /v2.0/ports?network_id=a4b9ffc3-517f-47bf-a147-0f09f6e96cc2&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/3079] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:14:37 2026] GET /v2.0/networks/a4b9ffc3-517f-47bf-a147-0f09f6e96cc2?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: 1651/3080] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:14:37 2026] GET /v2.0/networks/a4b9ffc3-517f-47bf-a147-0f09f6e96cc2?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: 1430/3081] 199.19.213.59 () {34 vars in 1057 bytes} [Wed Jun 24 19:14:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.139&port_id=90b689cc-d6d6-47b3-aefc-bdfaaec06648 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1652/3082] 199.19.213.59 () {34 vars in 983 bytes} [Wed Jun 24 19:14:38 2026] GET /v2.0/subnets?id=fd852bc0-4ef9-44ec-bd5c-4d2608a03a4f => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/3083] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:14:38 2026] GET /v2.0/ports?network_id=6af8a4ad-efd8-48f7-ae43-a3fdcbb87e20&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: 1653/3084] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:14:38 2026] GET /v2.0/networks/6af8a4ad-efd8-48f7-ae43-a3fdcbb87e20?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: 1432/3085] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:14:38 2026] GET /v2.0/networks/6af8a4ad-efd8-48f7-ae43-a3fdcbb87e20?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: 1434/3088] 199.19.213.59 () {30 vars in 701 bytes} [Wed Jun 24 19:14:49 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: 1655/3089] 199.19.213.59 () {30 vars in 703 bytes} [Wed Jun 24 19:14:49 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/3090] 199.19.213.59 () {30 vars in 679 bytes} [Wed Jun 24 19:14:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1656/3091] 199.19.213.59 () {30 vars in 715 bytes} [Wed Jun 24 19:14:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:14:49.459 7 INFO neutron.api.v2.resource [None req-e495efaf-b487-4bc0-ba4c-cbfa77a29e40 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1436/3092] 199.19.213.59 () {30 vars in 761 bytes} [Wed Jun 24 19:14:49 2026] GET /v2.0/security-groups/lb-b2f32e1f-c07b-4145-92c1-1929982d0c21 => generated 149 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3093] 199.19.213.59 () {30 vars in 783 bytes} [Wed Jun 24 19:14:49 2026] GET /v2.0/security-groups?name=lb-b2f32e1f-c07b-4145-92c1-1929982d0c21 => generated 2863 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/3094] 199.19.213.59 () {30 vars in 813 bytes} [Wed Jun 24 19:14:49 2026] GET /v2.0/security-group-rules?security_group_id=822e1b58-324f-499f-9546-09f0fc9e1a0f => generated 2334 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1658/3095] 199.19.213.59 () {32 vars in 787 bytes} [Wed Jun 24 19:14:49 2026] DELETE /v2.0/security-group-rules/d4e685a2-ebba-40dd-9d33-8e90aac01b86 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/3096] 199.19.213.59 () {32 vars in 787 bytes} [Wed Jun 24 19:14:49 2026] DELETE /v2.0/security-group-rules/fcb55ad5-80d5-46b0-aba8-30b594edd7df => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:14:53.626 8 INFO neutron.db.l3_db [None req-7ce01ea0-97fc-4736-b4d0-96cc55828884 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] Floating IP 999216dd-9156-45e9-b6c7-5ca3b3da6d38 disassociated (deleted). External IP: 10.96.250.206, port: e1d9d1a1-f5fd-4e83-bd59-c9785b043993. [pid: 8|app: 0|req: 1659/3097] 10.0.0.159 () {32 vars in 732 bytes} [Wed Jun 24 19:14:53 2026] DELETE /v2.0/floatingips/999216dd-9156-45e9-b6c7-5ca3b3da6d38 => generated 0 bytes in 650 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:14:53.953 7 INFO neutron.api.v2.resource [None req-8d819327-b2a5-4a27-b86f-cd4d3308e79d 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1439/3098] 10.0.0.159 () {32 vars in 729 bytes} [Wed Jun 24 19:14:53 2026] GET /v2.0/floatingips/999216dd-9156-45e9-b6c7-5ca3b3da6d38 => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1660/3099] 199.19.213.59 () {30 vars in 701 bytes} [Wed Jun 24 19:14: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: 1440/3100] 199.19.213.59 () {30 vars in 703 bytes} [Wed Jun 24 19:14: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: 1661/3101] 199.19.213.59 () {30 vars in 679 bytes} [Wed Jun 24 19:14:54 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: 1441/3102] 199.19.213.59 () {30 vars in 715 bytes} [Wed Jun 24 19:14:54 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-24 19:14:54.862 8 INFO neutron.api.v2.resource [None req-63e00f55-2ba9-4dd2-9acc-488fc0e07cb6 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1662/3103] 199.19.213.59 () {30 vars in 761 bytes} [Wed Jun 24 19:14:54 2026] GET /v2.0/security-groups/lb-b2f32e1f-c07b-4145-92c1-1929982d0c21 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/3104] 199.19.213.59 () {30 vars in 783 bytes} [Wed Jun 24 19:14:54 2026] GET /v2.0/security-groups?name=lb-b2f32e1f-c07b-4145-92c1-1929982d0c21 => generated 1637 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1663/3105] 199.19.213.59 () {30 vars in 813 bytes} [Wed Jun 24 19:14:54 2026] GET /v2.0/security-group-rules?security_group_id=822e1b58-324f-499f-9546-09f0fc9e1a0f => generated 1182 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/3106] 199.19.213.59 () {30 vars in 701 bytes} [Wed Jun 24 19:14:55 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: 1664/3107] 199.19.213.59 () {30 vars in 703 bytes} [Wed Jun 24 19:14:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/3108] 199.19.213.59 () {30 vars in 679 bytes} [Wed Jun 24 19:14:55 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: 1665/3109] 199.19.213.59 () {30 vars in 715 bytes} [Wed Jun 24 19:14:55 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: 1445/3110] 199.19.213.59 () {30 vars in 739 bytes} [Wed Jun 24 19:14:55 2026] GET /v2.0/subnets/fd852bc0-4ef9-44ec-bd5c-4d2608a03a4f => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1666/3111] 199.19.213.59 () {30 vars in 767 bytes} [Wed Jun 24 19:14:55 2026] GET /v2.0/ports?device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => generated 2590 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/3112] 199.19.213.59 () {30 vars in 767 bytes} [Wed Jun 24 19:14:55 2026] GET /v2.0/ports?device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => generated 2590 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1667/3113] 199.19.213.59 () {30 vars in 767 bytes} [Wed Jun 24 19:14:55 2026] GET /v2.0/ports?device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => generated 2590 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/3114] 199.19.213.59 () {30 vars in 767 bytes} [Wed Jun 24 19:14:56 2026] GET /v2.0/ports?device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => generated 2590 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1668/3115] 199.19.213.59 () {34 vars in 974 bytes} [Wed Jun 24 19:14:57 2026] GET /v2.0/ports/90b689cc-d6d6-47b3-aefc-bdfaaec06648 => generated 1350 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/3116] 199.19.213.59 () {30 vars in 767 bytes} [Wed Jun 24 19:14:57 2026] GET /v2.0/ports?device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => 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: 1669/3117] 199.19.213.59 () {34 vars in 1059 bytes} [Wed Jun 24 19:14:57 2026] GET /v2.0/ports/90b689cc-d6d6-47b3-aefc-bdfaaec06648?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/3118] 199.19.213.59 () {34 vars in 1015 bytes} [Wed Jun 24 19:14:57 2026] GET /v2.0/networks/6af8a4ad-efd8-48f7-ae43-a3fdcbb87e20?fields=dns_domain => generated 29 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1670/3119] 199.19.213.59 () {38 vars in 1027 bytes} [Wed Jun 24 19:14:57 2026] PUT /v2.0/ports/90b689cc-d6d6-47b3-aefc-bdfaaec06648 => generated 1151 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/3120] 199.19.213.59 () {30 vars in 767 bytes} [Wed Jun 24 19:14:58 2026] GET /v2.0/ports?device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => generated 1248 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: 1671/3121] 199.19.213.59 () {34 vars in 787 bytes} [Wed Jun 24 19:14:58 2026] PUT /v2.0/ports/90b689cc-d6d6-47b3-aefc-bdfaaec06648 => generated 1090 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/3122] 199.19.213.59 () {30 vars in 735 bytes} [Wed Jun 24 19:14:58 2026] GET /v2.0/ports/90b689cc-d6d6-47b3-aefc-bdfaaec06648 => generated 1090 bytes in 29 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: 1672/3123] 199.19.213.59 () {32 vars in 757 bytes} [Wed Jun 24 19:14:58 2026] DELETE /v2.0/ports/90b689cc-d6d6-47b3-aefc-bdfaaec06648 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/3124] 199.19.213.59 () {30 vars in 701 bytes} [Wed Jun 24 19:14:59 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: 1673/3125] 199.19.213.59 () {30 vars in 703 bytes} [Wed Jun 24 19:14:59 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: 1453/3126] 199.19.213.59 () {30 vars in 679 bytes} [Wed Jun 24 19:14: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: 8|app: 0|req: 1674/3127] 199.19.213.59 () {30 vars in 715 bytes} [Wed Jun 24 19:14: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) 2026-06-24 19:14:59.203 7 INFO neutron.pecan_wsgi.hooks.translation [None req-242d38a7-0cb3-4cf6-a4eb-2b8af5b0b140 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1454/3128] 199.19.213.59 () {32 vars in 757 bytes} [Wed Jun 24 19:14:59 2026] DELETE /v2.0/ports/90b689cc-d6d6-47b3-aefc-bdfaaec06648 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1675/3129] 199.19.213.59 () {30 vars in 735 bytes} [Wed Jun 24 19:14:59 2026] GET /v2.0/ports/e1d9d1a1-f5fd-4e83-bd59-c9785b043993 => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:14:59.268 7 INFO neutron.api.v2.resource [None req-429de8ae-a1a0-47e7-9517-624ec844907c aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1455/3130] 199.19.213.59 () {30 vars in 761 bytes} [Wed Jun 24 19:14:59 2026] GET /v2.0/security-groups/lb-b2f32e1f-c07b-4145-92c1-1929982d0c21 => 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: 1676/3131] 199.19.213.59 () {30 vars in 783 bytes} [Wed Jun 24 19:14:59 2026] GET /v2.0/security-groups?name=lb-b2f32e1f-c07b-4145-92c1-1929982d0c21 => generated 1637 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/3132] 199.19.213.59 () {30 vars in 735 bytes} [Wed Jun 24 19:14:59 2026] GET /v2.0/ports/e1d9d1a1-f5fd-4e83-bd59-c9785b043993 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1677/3133] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:14:59 2026] GET /v2.0/ports?tenant_id=b1428d67bd21431fa3154129394ee608&device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => 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: 1678/3134] 199.19.213.59 () {34 vars in 1065 bytes} [Wed Jun 24 19:14:59 2026] GET /v2.0/networks?id=a4b9ffc3-517f-47bf-a147-0f09f6e96cc2&id=6af8a4ad-efd8-48f7-ae43-a3fdcbb87e20 => generated 1522 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1679/3135] 199.19.213.59 () {34 vars in 1061 bytes} [Wed Jun 24 19:14:59 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.134&port_id=96c04902-50ae-4747-b226-8fdcddb670c3 => 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: 1680/3136] 199.19.213.59 () {34 vars in 983 bytes} [Wed Jun 24 19:14:59 2026] GET /v2.0/subnets?id=ba317ca9-ee79-4b5d-97fb-ed0bede366af => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1681/3137] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:14:59 2026] GET /v2.0/ports?network_id=a4b9ffc3-517f-47bf-a147-0f09f6e96cc2&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1682/3138] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:14:59 2026] GET /v2.0/networks/a4b9ffc3-517f-47bf-a147-0f09f6e96cc2?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: 1457/3139] 199.19.213.59 () {34 vars in 787 bytes} [Wed Jun 24 19:14:59 2026] PUT /v2.0/ports/e1d9d1a1-f5fd-4e83-bd59-c9785b043993 => generated 1094 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1683/3140] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:14:59 2026] GET /v2.0/networks/a4b9ffc3-517f-47bf-a147-0f09f6e96cc2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/3141] 199.19.213.59 () {32 vars in 777 bytes} [Wed Jun 24 19:14:59 2026] DELETE /v2.0/security-groups/822e1b58-324f-499f-9546-09f0fc9e1a0f => 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: 1684/3142] 199.19.213.59 () {32 vars in 757 bytes} [Wed Jun 24 19:14:59 2026] DELETE /v2.0/ports/e1d9d1a1-f5fd-4e83-bd59-c9785b043993 => 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: 1460/3145] 199.19.213.59 () {34 vars in 993 bytes} [Wed Jun 24 19:15:02 2026] GET /v2.0/ports?device_id=c7aa5831-3a26-466e-9d68-d1930717a200 => generated 1246 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1686/3146] 199.19.213.59 () {36 vars in 996 bytes} [Wed Jun 24 19:15:02 2026] DELETE /v2.0/ports/96c04902-50ae-4747-b226-8fdcddb670c3 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:15:04.566 7 INFO neutron.db.l3_db [None req-fea9d1a0-fcf4-4a7a-8e1e-d5d15a8ed8ea 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] Floating IP e8d71042-6f3e-4559-b5c8-0384e0d63ff5 disassociated (deleted). External IP: 10.96.250.211, port: acb50c11-903b-4cc8-b833-0fb03663794e. [pid: 7|app: 0|req: 1461/3147] 10.0.0.159 () {32 vars in 732 bytes} [Wed Jun 24 19:15:04 2026] DELETE /v2.0/floatingips/e8d71042-6f3e-4559-b5c8-0384e0d63ff5 => generated 0 bytes in 742 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:15:04.945 8 INFO neutron.api.v2.resource [None req-c10740f4-a263-412c-a61e-786f0709063e 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1687/3148] 10.0.0.159 () {32 vars in 729 bytes} [Wed Jun 24 19:15:04 2026] GET /v2.0/floatingips/e8d71042-6f3e-4559-b5c8-0384e0d63ff5 => generated 144 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:15:05.446 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-34e78f10-9d40-4771-b4e3-7a1a1a200219'] response: {'name': 'network-changed', 'server_uuid': '8a537000-3b32-4c14-85ee-e6d4695b28d0', 'tag': 'acb50c11-903b-4cc8-b833-0fb03663794e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1462/3149] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:15:05 2026] GET /v2.0/ports?device_id=8a537000-3b32-4c14-85ee-e6d4695b28d0 => generated 1200 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1688/3150] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:15:05 2026] GET /v2.0/security-groups?id=20fdd5bc-63db-402c-af04-59316c5a98d6&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/3151] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:15:05 2026] GET /v2.0/ports?tenant_id=184227a5d0b94de283c6d4256833aae8&device_id=8a537000-3b32-4c14-85ee-e6d4695b28d0 => generated 1469 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:15:06.006 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b90e460c-77b7-450c-b1ca-6c5e3455eaf2'] response: {'server_uuid': 'c7aa5831-3a26-466e-9d68-d1930717a200', 'name': 'network-vif-deleted', 'tag': '96c04902-50ae-4747-b226-8fdcddb670c3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1689/3152] 199.19.213.59 () {34 vars in 985 bytes} [Wed Jun 24 19:15:06 2026] GET /v2.0/networks?id=5516676e-fc60-4d79-b1de-59dff5e519ea => 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: 1464/3153] 199.19.213.59 () {34 vars in 1057 bytes} [Wed Jun 24 19:15:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.101&port_id=acb50c11-903b-4cc8-b833-0fb03663794e => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1690/3154] 199.19.213.59 () {34 vars in 1103 bytes} [Wed Jun 24 19:15:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Acb&port_id=acb50c11-903b-4cc8-b833-0fb03663794e => 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: 1465/3155] 199.19.213.59 () {34 vars in 1063 bytes} [Wed Jun 24 19:15:06 2026] GET /v2.0/subnets?id=469a0a49-ed75-47e3-8c76-ae9008885015&id=2a2b1864-c86e-4947-8e25-bb22be7c55c6 => generated 1413 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1691/3156] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:15:06 2026] GET /v2.0/ports?network_id=5516676e-fc60-4d79-b1de-59dff5e519ea&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/3157] 199.19.213.59 () {34 vars in 1051 bytes} [Wed Jun 24 19:15:06 2026] GET /v2.0/ports?network_id=5516676e-fc60-4d79-b1de-59dff5e519ea&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1692/3158] 199.19.213.59 () {34 vars in 1011 bytes} [Wed Jun 24 19:15:06 2026] GET /v2.0/networks/5516676e-fc60-4d79-b1de-59dff5e519ea?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: 1467/3159] 199.19.213.59 () {34 vars in 1111 bytes} [Wed Jun 24 19:15:06 2026] GET /v2.0/networks/5516676e-fc60-4d79-b1de-59dff5e519ea?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: 1693/3160] 199.19.213.59 () {34 vars in 993 bytes} [Wed Jun 24 19:15:07 2026] GET /v2.0/ports?device_id=8a537000-3b32-4c14-85ee-e6d4695b28d0 => generated 1200 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/3161] 199.19.213.59 () {36 vars in 996 bytes} [Wed Jun 24 19:15:07 2026] DELETE /v2.0/ports/acb50c11-903b-4cc8-b833-0fb03663794e => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1694/3162] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:15:10 2026] GET /v2.0/ports?device_id=8a537000-3b32-4c14-85ee-e6d4695b28d0 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:15:15.919 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-01fbd2e3-2b6d-4ad5-bdc6-364c203f72af'] response: {'server_uuid': '8a537000-3b32-4c14-85ee-e6d4695b28d0', 'name': 'network-vif-deleted', 'tag': 'acb50c11-903b-4cc8-b833-0fb03663794e', 'status': 'completed', 'code': 200} 2026-06-24 19:15:16.207 7 INFO neutron.db.l3_db [None req-4ebd6544-977c-4e20-bb1f-e831f7da1ef7 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] Floating IP 75140e34-40ff-43e3-b11c-d7423e51f5ff disassociated (deleted). External IP: 10.96.250.208, port: 0fba3712-5453-49f9-a710-67f8a966a971. [pid: 7|app: 0|req: 1470/3165] 10.0.0.159 () {32 vars in 732 bytes} [Wed Jun 24 19:15:15 2026] DELETE /v2.0/floatingips/75140e34-40ff-43e3-b11c-d7423e51f5ff => generated 0 bytes in 737 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:15:16.639 8 INFO neutron.api.v2.resource [None req-ce15996e-d3b9-4de6-9cf1-3aff8557b3c5 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1696/3166] 10.0.0.159 () {32 vars in 729 bytes} [Wed Jun 24 19:15:16 2026] GET /v2.0/floatingips/75140e34-40ff-43e3-b11c-d7423e51f5ff => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/3167] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:15:16 2026] GET /v2.0/ports?device_id=7a2fa652-ff8f-4b0a-904c-1bdd4edc7633 => generated 1196 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1697/3168] 10.0.0.15 () {34 vars in 1039 bytes} [Wed Jun 24 19:15:16 2026] GET /v2.0/security-groups?id=20fdd5bc-63db-402c-af04-59316c5a98d6&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:15:18.735 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-eef8ca8f-997f-4885-931c-8f0eb35b8c6d'] response: {'name': 'network-changed', 'server_uuid': '7a2fa652-ff8f-4b0a-904c-1bdd4edc7633', 'tag': '0fba3712-5453-49f9-a710-67f8a966a971', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1472/3169] 199.19.213.59 () {34 vars in 993 bytes} [Wed Jun 24 19:15:18 2026] GET /v2.0/ports?device_id=7a2fa652-ff8f-4b0a-904c-1bdd4edc7633 => generated 1196 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1698/3170] 199.19.213.59 () {36 vars in 996 bytes} [Wed Jun 24 19:15:18 2026] DELETE /v2.0/ports/0fba3712-5453-49f9-a710-67f8a966a971 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/3171] 199.19.213.59 () {34 vars in 1079 bytes} [Wed Jun 24 19:15:19 2026] GET /v2.0/ports?tenant_id=184227a5d0b94de283c6d4256833aae8&device_id=7a2fa652-ff8f-4b0a-904c-1bdd4edc7633 => 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: 1699/3172] 10.0.0.15 () {34 vars in 989 bytes} [Wed Jun 24 19:15:21 2026] GET /v2.0/ports?device_id=7a2fa652-ff8f-4b0a-904c-1bdd4edc7633 => 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: 1474/3173] 10.0.0.159 () {32 vars in 750 bytes} [Wed Jun 24 19:15:27 2026] DELETE /v2.0/security-group-rules/8106a26d-6fa7-42b7-ab0a-79643b5bccdd => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:15:27.165 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d89b7360-ca12-4a03-bf89-d29bbd28244e'] response: {'server_uuid': '7a2fa652-ff8f-4b0a-904c-1bdd4edc7633', 'name': 'network-vif-deleted', 'tag': '0fba3712-5453-49f9-a710-67f8a966a971', 'status': 'completed', 'code': 200} 2026-06-24 19:15:27.174 8 INFO neutron.api.v2.resource [None req-9e60e436-3dc4-47d8-8c7d-0dc7b2552880 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1700/3174] 10.0.0.159 () {32 vars in 747 bytes} [Wed Jun 24 19:15:27 2026] GET /v2.0/security-group-rules/8106a26d-6fa7-42b7-ab0a-79643b5bccdd => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/3175] 10.0.0.159 () {32 vars in 750 bytes} [Wed Jun 24 19:15:27 2026] DELETE /v2.0/security-group-rules/1d9c0c5d-5d36-43c4-999a-fbb967021a39 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:15:27.276 8 INFO neutron.api.v2.resource [None req-df3ad351-89f1-4437-8486-656efa640e1e 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1701/3176] 10.0.0.159 () {32 vars in 747 bytes} [Wed Jun 24 19:15:27 2026] GET /v2.0/security-group-rules/1d9c0c5d-5d36-43c4-999a-fbb967021a39 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/3177] 10.0.0.159 () {32 vars in 750 bytes} [Wed Jun 24 19:15:27 2026] DELETE /v2.0/security-group-rules/dae6943e-4f69-4e89-ac33-b407195444c8 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:15:27.396 8 INFO neutron.api.v2.resource [None req-944ee5f1-b62b-4d64-9b8b-46b1ac522bdd 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1702/3178] 10.0.0.159 () {32 vars in 747 bytes} [Wed Jun 24 19:15:27 2026] GET /v2.0/security-group-rules/dae6943e-4f69-4e89-ac33-b407195444c8 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/3179] 10.0.0.159 () {32 vars in 750 bytes} [Wed Jun 24 19:15:27 2026] DELETE /v2.0/security-group-rules/670e46e5-b162-4971-919c-f4ff8eea09b5 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:15:27.497 8 INFO neutron.api.v2.resource [None req-1674bb91-2db1-4ce7-a050-7ad7bb191433 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1703/3180] 10.0.0.159 () {32 vars in 747 bytes} [Wed Jun 24 19:15:27 2026] GET /v2.0/security-group-rules/670e46e5-b162-4971-919c-f4ff8eea09b5 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/3181] 10.0.0.159 () {32 vars in 750 bytes} [Wed Jun 24 19:15:27 2026] DELETE /v2.0/security-group-rules/0703ee02-24bc-47e4-979a-5e38a8e12a9c => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:15:27.585 8 INFO neutron.api.v2.resource [None req-db1e248c-e9e7-4410-8775-3e7326c5f91d 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1704/3182] 10.0.0.159 () {32 vars in 747 bytes} [Wed Jun 24 19:15:27 2026] GET /v2.0/security-group-rules/0703ee02-24bc-47e4-979a-5e38a8e12a9c => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/3183] 10.0.0.159 () {32 vars in 750 bytes} [Wed Jun 24 19:15:27 2026] DELETE /v2.0/security-group-rules/dace1f83-b1d6-43db-a3d1-9cd0e02348f4 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:15:27.671 8 INFO neutron.api.v2.resource [None req-09322ecf-db6d-427d-9c72-e326f33d2de1 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1705/3184] 10.0.0.159 () {32 vars in 747 bytes} [Wed Jun 24 19:15:27 2026] GET /v2.0/security-group-rules/dace1f83-b1d6-43db-a3d1-9cd0e02348f4 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/3185] 10.0.0.159 () {32 vars in 750 bytes} [Wed Jun 24 19:15:27 2026] DELETE /v2.0/security-group-rules/cfd0ae47-091d-4117-8336-491dcada257f => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:15:27.762 8 INFO neutron.api.v2.resource [None req-21d2c24d-7405-455d-bbec-6c4379e352c3 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1706/3186] 10.0.0.159 () {32 vars in 747 bytes} [Wed Jun 24 19:15:27 2026] GET /v2.0/security-group-rules/cfd0ae47-091d-4117-8336-491dcada257f => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/3187] 10.0.0.159 () {32 vars in 750 bytes} [Wed Jun 24 19:15:27 2026] DELETE /v2.0/security-group-rules/8bcdffe6-f6d6-4183-a3a1-3c35cd292084 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:15:27.847 8 INFO neutron.api.v2.resource [None req-10ad13a8-2434-4d1d-ab37-a843a83aaa9a 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1707/3188] 10.0.0.159 () {32 vars in 747 bytes} [Wed Jun 24 19:15:27 2026] GET /v2.0/security-group-rules/8bcdffe6-f6d6-4183-a3a1-3c35cd292084 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/3189] 10.0.0.159 () {32 vars in 750 bytes} [Wed Jun 24 19:15:27 2026] DELETE /v2.0/security-group-rules/7b3a6cb8-dc7a-4459-83cd-e1fb63593400 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:15:27.941 8 INFO neutron.api.v2.resource [None req-9c6c981f-b8ee-45b0-8807-d020a2bbc949 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1708/3190] 10.0.0.159 () {32 vars in 747 bytes} [Wed Jun 24 19:15:27 2026] GET /v2.0/security-group-rules/7b3a6cb8-dc7a-4459-83cd-e1fb63593400 => generated 155 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/3191] 10.0.0.159 () {32 vars in 750 bytes} [Wed Jun 24 19:15:27 2026] DELETE /v2.0/security-group-rules/d31a2485-b87c-4813-a1cf-e90b67fe2687 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:15:28.022 8 INFO neutron.api.v2.resource [None req-4d80a636-498e-45bd-b464-ed2316221821 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1709/3192] 10.0.0.159 () {32 vars in 747 bytes} [Wed Jun 24 19:15:28 2026] GET /v2.0/security-group-rules/d31a2485-b87c-4813-a1cf-e90b67fe2687 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/3193] 10.0.0.159 () {32 vars in 750 bytes} [Wed Jun 24 19:15:28 2026] DELETE /v2.0/security-group-rules/a395d07b-694b-4b9b-b4e2-aed2cb9cd526 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:15:28.120 8 INFO neutron.api.v2.resource [None req-98953b2c-2315-4f0d-83ca-f9861d0ad270 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1710/3194] 10.0.0.159 () {32 vars in 747 bytes} [Wed Jun 24 19:15:28 2026] GET /v2.0/security-group-rules/a395d07b-694b-4b9b-b4e2-aed2cb9cd526 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/3195] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:15:28 2026] DELETE /v2.0/security-groups/20fdd5bc-63db-402c-af04-59316c5a98d6 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:15:28.241 8 INFO neutron.api.v2.resource [None req-853aad71-b7eb-499d-8ed9-e67e6e7bba23 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1711/3196] 10.0.0.159 () {32 vars in 737 bytes} [Wed Jun 24 19:15:28 2026] GET /v2.0/security-groups/20fdd5bc-63db-402c-af04-59316c5a98d6 => 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: 1486/3197] 10.0.0.159 () {34 vars in 789 bytes} [Wed Jun 24 19:15:28 2026] PUT /v2.0/routers/fd15bb1c-9468-4fe2-a239-fe042359fa0b/remove_router_interface => generated 309 bytes in 957 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:15:29.428 8 INFO neutron.api.v2.resource [None req-e3b603d9-2b76-49c2-9682-b00df2cc39f2 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1712/3198] 10.0.0.159 () {34 vars in 789 bytes} [Wed Jun 24 19:15:29 2026] PUT /v2.0/routers/fd15bb1c-9468-4fe2-a239-fe042359fa0b/remove_router_interface => generated 198 bytes in 170 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/3201] 10.0.0.159 () {34 vars in 789 bytes} [Wed Jun 24 19:15:29 2026] PUT /v2.0/routers/fd15bb1c-9468-4fe2-a239-fe042359fa0b/remove_router_interface => generated 309 bytes in 983 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:15:30.573 8 INFO neutron.api.v2.resource [None req-2c862252-16a2-49a2-9edc-76151aa90178 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1715/3202] 10.0.0.159 () {34 vars in 789 bytes} [Wed Jun 24 19:15:30 2026] PUT /v2.0/routers/fd15bb1c-9468-4fe2-a239-fe042359fa0b/remove_router_interface => generated 198 bytes in 152 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3203] 10.0.0.159 () {34 vars in 789 bytes} [Wed Jun 24 19:15:30 2026] PUT /v2.0/routers/fd15bb1c-9468-4fe2-a239-fe042359fa0b/remove_router_interface => generated 309 bytes in 1272 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:15:31.997 8 INFO neutron.api.v2.resource [None req-aedec38c-610c-4100-a397-65a3367e9547 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1716/3204] 10.0.0.159 () {34 vars in 789 bytes} [Wed Jun 24 19:15:31 2026] PUT /v2.0/routers/fd15bb1c-9468-4fe2-a239-fe042359fa0b/remove_router_interface => generated 198 bytes in 143 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:15:32.787 7 INFO neutron.services.segments.plugin [-] Segment d12d9b24-7ae8-4490-8a89-148d43b6ea79 resource provider aggregate not found 2026-06-24 19:15:32.791 7 INFO neutron.services.segments.plugin [-] Segment d12d9b24-7ae8-4490-8a89-148d43b6ea79 resource provider aggregate not found 2026-06-24 19:15:32.796 7 INFO neutron.db.l3_hamode_db [None req-8a142b5a-40df-448f-9124-f0d5842c1666 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] HA network d4d75ea2-4db7-4078-a444-578f5efcd684 was deleted as no HA routers are present in tenant 184227a5d0b94de283c6d4256833aae8. [pid: 7|app: 0|req: 1489/3205] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:15:32 2026] DELETE /v2.0/routers/fd15bb1c-9468-4fe2-a239-fe042359fa0b => generated 0 bytes in 796 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:15:32.823 8 INFO neutron.api.v2.resource [None req-65eac061-9b0c-48fd-8531-f598546ee81a 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1717/3206] 10.0.0.159 () {32 vars in 721 bytes} [Wed Jun 24 19:15:32 2026] GET /v2.0/routers/fd15bb1c-9468-4fe2-a239-fe042359fa0b => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:15:32.834 7 INFO neutron.services.segments.plugin [-] Segment d12d9b24-7ae8-4490-8a89-148d43b6ea79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d12d9b24-7ae8-4490-8a89-148d43b6ea79 found for delete ", "request_id": "req-df6bb17a-32ef-4aa2-bc17-d0e501933679"}]} 2026-06-24 19:15:32.835 7 INFO neutron.services.segments.plugin [-] Segment d12d9b24-7ae8-4490-8a89-148d43b6ea79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d12d9b24-7ae8-4490-8a89-148d43b6ea79 found for delete ", "request_id": "req-66b9a33b-7926-4168-967a-b59394df748c"}]} [pid: 7|app: 0|req: 1490/3207] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:15:32 2026] DELETE /v2.0/subnets/469a0a49-ed75-47e3-8c76-ae9008885015 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:15:32.992 8 INFO neutron.pecan_wsgi.hooks.translation [None req-96561015-4c6b-420a-8989-99b861c6b2dc 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1718/3208] 10.0.0.159 () {32 vars in 721 bytes} [Wed Jun 24 19:15:32 2026] GET /v2.0/subnets/469a0a49-ed75-47e3-8c76-ae9008885015 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3209] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:15:32 2026] DELETE /v2.0/subnets/2a2b1864-c86e-4947-8e25-bb22be7c55c6 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:15:33.174 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ccf38ba8-42aa-461d-be76-d23b7d408a6e 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1719/3210] 10.0.0.159 () {32 vars in 721 bytes} [Wed Jun 24 19:15:33 2026] GET /v2.0/subnets/2a2b1864-c86e-4947-8e25-bb22be7c55c6 => 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: 1492/3211] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:15:33 2026] DELETE /v2.0/networks/5516676e-fc60-4d79-b1de-59dff5e519ea => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:15:33.517 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0e005fe9-1b55-48d9-9723-d9f0196d6db6 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1720/3212] 10.0.0.159 () {32 vars in 723 bytes} [Wed Jun 24 19:15:33 2026] GET /v2.0/networks/5516676e-fc60-4d79-b1de-59dff5e519ea => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3213] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:15:33 2026] DELETE /v2.0/subnets/a262e985-50e6-448a-bff4-386e5d1f2ad0 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:15:33.700 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d2d47d7b-bd9a-425a-a4f9-7a4b4b2b215a 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1721/3214] 10.0.0.159 () {32 vars in 721 bytes} [Wed Jun 24 19:15:33 2026] GET /v2.0/subnets/a262e985-50e6-448a-bff4-386e5d1f2ad0 => 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: 1494/3215] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:15:33 2026] DELETE /v2.0/subnets/b7cd4271-6879-4b6a-8fc3-efed050abfc1 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:15:33.884 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ad2dda21-817d-4212-a7d4-f177d2948c92 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1722/3216] 10.0.0.159 () {32 vars in 721 bytes} [Wed Jun 24 19:15:33 2026] GET /v2.0/subnets/b7cd4271-6879-4b6a-8fc3-efed050abfc1 => 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: 1495/3217] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:15:33 2026] DELETE /v2.0/networks/d9f600c1-cc0c-438d-acce-2201075834ed => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:15:34.186 8 INFO neutron.pecan_wsgi.hooks.translation [None req-64d256e1-9a30-4330-bda9-6debf27cb686 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1723/3218] 10.0.0.159 () {32 vars in 723 bytes} [Wed Jun 24 19:15:34 2026] GET /v2.0/networks/d9f600c1-cc0c-438d-acce-2201075834ed => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3219] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:15:34 2026] DELETE /v2.0/subnets/8fe76bba-51b2-41bc-8ba7-0e11e1f3e5a3 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:15:34.384 8 INFO neutron.pecan_wsgi.hooks.translation [None req-144db33b-cd98-4fb8-97ab-b4a906d250e3 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1724/3220] 10.0.0.159 () {32 vars in 721 bytes} [Wed Jun 24 19:15:34 2026] GET /v2.0/subnets/8fe76bba-51b2-41bc-8ba7-0e11e1f3e5a3 => 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: 1497/3221] 10.0.0.159 () {32 vars in 724 bytes} [Wed Jun 24 19:15:34 2026] DELETE /v2.0/subnets/fd852bc0-4ef9-44ec-bd5c-4d2608a03a4f => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:15:34.556 8 INFO neutron.pecan_wsgi.hooks.translation [None req-75019e5b-8471-40f5-9b3c-d5f8b66adf12 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1725/3222] 10.0.0.159 () {32 vars in 721 bytes} [Wed Jun 24 19:15:34 2026] GET /v2.0/subnets/fd852bc0-4ef9-44ec-bd5c-4d2608a03a4f => 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: 1498/3223] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:15:34 2026] DELETE /v2.0/networks/6af8a4ad-efd8-48f7-ae43-a3fdcbb87e20 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:15:34.846 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f49af761-4ad4-4128-9ed7-03c2dc884583 129a7ff9978f452fa899f932eb68fb4c 184227a5d0b94de283c6d4256833aae8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1726/3224] 10.0.0.159 () {32 vars in 723 bytes} [Wed Jun 24 19:15:34 2026] GET /v2.0/networks/6af8a4ad-efd8-48f7-ae43-a3fdcbb87e20 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:15:36.713 7 INFO neutron.services.segments.plugin [-] Segment 4b70556a-27c4-4977-b21e-8ea6c975f77d resource provider aggregate not found 2026-06-24 19:15:36.717 7 INFO neutron.services.segments.plugin [-] Segment 4b70556a-27c4-4977-b21e-8ea6c975f77d resource provider aggregate not found 2026-06-24 19:15:36.726 7 INFO neutron.services.segments.plugin [-] Segment 4b70556a-27c4-4977-b21e-8ea6c975f77d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b70556a-27c4-4977-b21e-8ea6c975f77d found for delete ", "request_id": "req-73157411-748d-4f6c-8f0b-202e06ca9de4"}]} 2026-06-24 19:15:36.729 7 INFO neutron.services.segments.plugin [-] Segment 4b70556a-27c4-4977-b21e-8ea6c975f77d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b70556a-27c4-4977-b21e-8ea6c975f77d found for delete ", "request_id": "req-4a441a2d-c3f1-4b32-8e06-ca4ba46472d1"}]} 2026-06-24 19:15:36.738 7 INFO neutron.services.segments.plugin [-] Segment 57b8ed07-4d89-4114-954a-021393ef371b resource provider aggregate not found 2026-06-24 19:15:36.741 7 INFO neutron.services.segments.plugin [-] Segment 57b8ed07-4d89-4114-954a-021393ef371b resource provider aggregate not found 2026-06-24 19:15:36.746 7 INFO neutron.services.segments.plugin [-] Segment 57b8ed07-4d89-4114-954a-021393ef371b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57b8ed07-4d89-4114-954a-021393ef371b found for delete ", "request_id": "req-4b6fcbe9-78b1-4ead-92a3-797ccab98c8b"}]} 2026-06-24 19:15:36.756 7 INFO neutron.services.segments.plugin [-] Segment 68cac604-2edb-4127-8d9e-85a9c493a7e2 resource provider aggregate not found 2026-06-24 19:15:36.766 7 INFO neutron.services.segments.plugin [-] Segment 68cac604-2edb-4127-8d9e-85a9c493a7e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68cac604-2edb-4127-8d9e-85a9c493a7e2 found for delete ", "request_id": "req-9e9761cd-3c45-496c-b27c-ab2539dc78ed"}]} 2026-06-24 19:15:36.776 7 INFO neutron.services.segments.plugin [-] Segment 57b8ed07-4d89-4114-954a-021393ef371b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57b8ed07-4d89-4114-954a-021393ef371b found for delete ", "request_id": "req-edc04ae5-6255-48ae-8c5d-ee3a0b23dd94"}]} 2026-06-24 19:15:36.789 7 INFO neutron.services.segments.plugin [-] Segment 68cac604-2edb-4127-8d9e-85a9c493a7e2 resource provider aggregate not found 2026-06-24 19:15:36.803 7 INFO neutron.services.segments.plugin [-] Segment 68cac604-2edb-4127-8d9e-85a9c493a7e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68cac604-2edb-4127-8d9e-85a9c493a7e2 found for delete ", "request_id": "req-283fa0cd-ffc1-4f2f-b427-88392e3ddbaa"}]} [pid: 7|app: 0|req: 1499/3225] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:15:36 2026] GET /v2.0/security-groups?tenant_id=184227a5d0b94de283c6d4256833aae8&name=default => generated 2925 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1727/3226] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:15:36 2026] DELETE /v2.0/security-groups/d4adeee9-674d-420f-9dbe-709c969ce371 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3227] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:15:37 2026] GET /v2.0/security-groups?tenant_id=bc34f7fac03b4694a4fe959eb3a78a37&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: 1728/3228] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:15:37 2026] DELETE /v2.0/security-groups/2e5c5639-f81c-4220-8139-f30c14af4206 => 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: 1501/3229] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:15:37 2026] GET /v2.0/security-groups?tenant_id=67346180987e42e0808c8045b4c8db2e&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1729/3230] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:15:37 2026] DELETE /v2.0/security-groups/f99ba187-e9c5-4ea4-97dd-af7a3e4859e3 => 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: 1502/3231] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:15:37 2026] GET /v2.0/security-groups?tenant_id=76232e169843495dabd824d4165c0c6f&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1730/3232] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:15:37 2026] DELETE /v2.0/security-groups/b0ffb4de-8250-4f4c-973d-b3f66c307e8c => 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: 1503/3233] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:15:38 2026] GET /v2.0/security-groups?tenant_id=5660354da905437a9bb238bf19507bba&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: 1731/3234] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:15:38 2026] DELETE /v2.0/security-groups/eb039b4c-31d7-4793-9175-02ea08fa8ba8 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3235] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:15:38 2026] GET /v2.0/security-groups?tenant_id=1e427341abd8439ea6789db6acc08a29&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1732/3236] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:15:38 2026] DELETE /v2.0/security-groups/f7102dc8-323e-451b-bd91-641513362bcf => 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: 1505/3237] 10.0.0.159 () {32 vars in 774 bytes} [Wed Jun 24 19:15:38 2026] GET /v2.0/security-groups?tenant_id=839ae4c2678047cd928d48e0b3109987&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1733/3238] 10.0.0.159 () {32 vars in 740 bytes} [Wed Jun 24 19:15:39 2026] DELETE /v2.0/security-groups/0d554b60-f86c-430c-b3ca-d54c014f2ddd => 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: 1506/3239] 10.0.0.159 () {32 vars in 649 bytes} [Wed Jun 24 19:15:41 2026] GET /v2.0/networks => generated 2167 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1734/3240] 10.0.0.159 () {32 vars in 655 bytes} [Wed Jun 24 19:15:42 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: 7|app: 0|req: 1507/3241] 10.0.0.159 () {32 vars in 647 bytes} [Wed Jun 24 19:15:42 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1735/3242] 10.0.0.159 () {32 vars in 643 bytes} [Wed Jun 24 19:15:42 2026] GET /v2.0/ports => generated 4725 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3243] 10.0.0.159 () {32 vars in 647 bytes} [Wed Jun 24 19:15:42 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1736/3244] 10.0.0.159 () {32 vars in 649 bytes} [Wed Jun 24 19:15:42 2026] GET /v2.0/networks => generated 2167 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3245] 10.0.0.159 () {32 vars in 663 bytes} [Wed Jun 24 19:15:42 2026] GET /v2.0/security-groups => generated 17401 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1737/3246] 10.0.0.159 () {32 vars in 655 bytes} [Wed Jun 24 19:15:42 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)