+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 12 12:00:30 2026] *** compiled with version: 11.4.0 on 12 May 2026 01:39:54 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-5564b7f9d-stlfg 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x5635b0c2d0e0 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)... /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-12 12:00:34.639 8 INFO neutron.common.config [-] Logging enabled! 2026-05-12 12:00:34.639 8 INFO neutron.common.config [-] uwsgi version 23.5.0 /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-12 12:00:34.909 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-12 12:00:34.967 7 INFO neutron.common.config [-] Logging enabled! 2026-05-12 12:00:34.967 7 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-05-12 12:00:35.239 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-12 12:00:35.701 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 12:00:35.704 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-12 12:00:35.707 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-12 12:00:35.708 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 12:00:35.708 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-12 12:00:35.708 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-12 12:00:35.709 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 12:00:35.714 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 12:00:35.714 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 12:00:35.715 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 12:00:35.733 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-12 12:00:35.734 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 12:00:35.734 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-12 12:00:35.775 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-12 12:00:35.775 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-12 12:00:35.775 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-12 12:00:35.775 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-12 12:00:35.782 8 WARNING oslo_policy.policy [None req-db7308a9-a079-484d-88dd-1d2264a6ef32 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-12 12:00:36.065 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 12:00:36.068 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-12 12:00:36.071 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-12 12:00:36.072 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 12:00:36.072 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-12 12:00:36.072 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-12 12:00:36.072 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 12:00:36.078 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 12:00:36.078 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 12:00:36.079 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 12:00:36.097 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-12 12:00:36.098 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 12:00:36.098 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-12 12:00:36.140 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-12 12:00:36.140 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-12 12:00:36.140 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-12 12:00:36.141 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-12 12:00:36.147 7 WARNING oslo_policy.policy [None req-6bd096d5-1e24-4217-bfaf-9b274159fa71 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-12 12:00:36.149 8 INFO neutron.plugins.ml2.managers [None req-db7308a9-a079-484d-88dd-1d2264a6ef32 - - - - - -] Initializing driver for type 'vlan' 2026-05-12 12:00:36.446 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-db7308a9-a079-484d-88dd-1d2264a6ef32 - - - - - -] VlanTypeDriver initialization complete 2026-05-12 12:00:36.446 8 INFO neutron.plugins.ml2.managers [None req-db7308a9-a079-484d-88dd-1d2264a6ef32 - - - - - -] Initializing driver for type 'vxlan' 2026-05-12 12:00:36.446 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-db7308a9-a079-484d-88dd-1d2264a6ef32 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-12 12:00:36.475 8 INFO neutron.plugins.ml2.managers [None req-db7308a9-a079-484d-88dd-1d2264a6ef32 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-12 12:00:36.475 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-db7308a9-a079-484d-88dd-1d2264a6ef32 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-12 12:00:36.475 8 INFO neutron.plugins.ml2.managers [None req-db7308a9-a079-484d-88dd-1d2264a6ef32 - - - - - -] Initializing extension driver 'port_security' 2026-05-12 12:00:36.475 8 INFO neutron.plugins.ml2.extensions.port_security [None req-db7308a9-a079-484d-88dd-1d2264a6ef32 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-12 12:00:36.475 8 INFO neutron.plugins.ml2.managers [None req-db7308a9-a079-484d-88dd-1d2264a6ef32 - - - - - -] Initializing extension driver 'qos' 2026-05-12 12:00:36.475 8 INFO neutron.plugins.ml2.managers [None req-db7308a9-a079-484d-88dd-1d2264a6ef32 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-12 12:00:36.476 8 INFO neutron.plugins.ml2.managers [None req-db7308a9-a079-484d-88dd-1d2264a6ef32 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-12 12:00:36.486 8 INFO neutron.quota [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded quota_driver: . 2026-05-12 12:00:36.486 8 INFO neutron.plugins.ml2.plugin [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Modular L2 Plugin initialization complete 2026-05-12 12:00:36.487 8 INFO neutron.plugins.ml2.managers [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-12 12:00:36.487 8 INFO neutron.plugins.ml2.managers [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-12 12:00:36.487 8 INFO neutron.plugins.ml2.managers [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-12 12:00:36.487 8 INFO neutron.extensions.vlantransparent [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Disabled vlantransparent extension. 2026-05-12 12:00:36.487 8 INFO neutron.manager [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loading Plugin: qos 2026-05-12 12:00:36.498 8 INFO neutron.manager [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loading Plugin: router 2026-05-12 12:00:36.531 8 INFO neutron.services.service_base [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-12 12:00:36.531 8 INFO neutron.manager [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loading Plugin: segments 2026-05-12 12:00:36.543 7 INFO neutron.plugins.ml2.managers [None req-6bd096d5-1e24-4217-bfaf-9b274159fa71 - - - - - -] Initializing driver for type 'vlan' 2026-05-12 12:00:36.622 8 INFO neutron.manager [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loading Plugin: trunk 2026-05-12 12:00:36.671 8 INFO neutron.manager [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loading Plugin: vpnaas 2026-05-12 12:00:36.707 8 WARNING stevedore.named [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-12 12:00:36.760 8 INFO neutron_vpnaas.services.vpn.plugin [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-12 12:00:36.761 8 INFO neutron.common.utils [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-12 12:00:36.761 8 INFO neutron.manager [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loading Plugin: auto_allocate 2026-05-12 12:00:36.765 8 INFO neutron.manager [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loading Plugin: tag 2026-05-12 12:00:36.770 8 INFO neutron.manager [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loading Plugin: timestamp 2026-05-12 12:00:36.773 8 INFO neutron.manager [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loading Plugin: network_ip_availability 2026-05-12 12:00:36.776 8 INFO neutron.manager [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loading Plugin: flavors 2026-05-12 12:00:36.779 8 INFO neutron.manager [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loading Plugin: revisions 2026-05-12 12:00:36.782 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Initializing extension manager. 2026-05-12 12:00:36.784 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: address-group 2026-05-12 12:00:36.784 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: address-scope 2026-05-12 12:00:36.785 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-12 12:00:36.786 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: agent 2026-05-12 12:00:36.786 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: agent-resources-synced 2026-05-12 12:00:36.788 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-12 12:00:36.788 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-12 12:00:36.789 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: availability_zone 2026-05-12 12:00:36.790 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: availability_zone_filter 2026-05-12 12:00:36.790 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-12 12:00:36.791 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: default-subnetpools 2026-05-12 12:00:36.792 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-12 12:00:36.793 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: dns-integration 2026-05-12 12:00:36.793 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: dns-domain-ports 2026-05-12 12:00:36.794 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-12 12:00:36.794 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: dvr 2026-05-12 12:00:36.795 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-12 12:00:36.795 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: empty-string-filtering 2026-05-12 12:00:36.796 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 12:00:36.797 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-12 12:00:36.797 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: external-net 2026-05-12 12:00:36.798 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-12 12:00:36.798 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: extraroute 2026-05-12 12:00:36.799 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: extraroute-atomic 2026-05-12 12:00:36.799 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-12 12:00:36.800 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-12 12:00:36.801 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-12 12:00:36.801 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-12 12:00:36.802 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: fip-port-details 2026-05-12 12:00:36.802 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: flavors 2026-05-12 12:00:36.803 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-12 12:00:36.804 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: floatingip-pools 2026-05-12 12:00:36.805 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: ip_allocation 2026-05-12 12:00:36.805 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-12 12:00:36.806 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: l2_adjacency 2026-05-12 12:00:36.807 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: router 2026-05-12 12:00:36.808 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 12:00:36.809 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: ext-gw-mode 2026-05-12 12:00:36.810 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: l3-ha 2026-05-12 12:00:36.810 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-12 12:00:36.811 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-12 12:00:36.811 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: l3-flavors 2026-05-12 12:00:36.812 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-12 12:00:36.813 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-12 12:00:36.815 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-12 12:00:36.816 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-12 12:00:36.817 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-12 12:00:36.818 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-12 12:00:36.818 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-12 12:00:36.819 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: multi-provider 2026-05-12 12:00:36.819 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: net-mtu 2026-05-12 12:00:36.820 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: net-mtu-writable 2026-05-12 12:00:36.821 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: network_availability_zone 2026-05-12 12:00:36.821 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: network_ha 2026-05-12 12:00:36.822 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: network-ip-availability 2026-05-12 12:00:36.823 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-12 12:00:36.823 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: pagination 2026-05-12 12:00:36.824 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: port-device-profile 2026-05-12 12:00:36.824 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-12 12:00:36.825 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-12 12:00:36.825 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: port-mac-override 2026-05-12 12:00:36.826 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-12 12:00:36.827 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-12 12:00:36.827 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: port-resource-request 2026-05-12 12:00:36.828 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-12 12:00:36.828 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: binding 2026-05-12 12:00:36.829 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: binding-extended 2026-05-12 12:00:36.830 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: port-security 2026-05-12 12:00:36.830 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: project-id 2026-05-12 12:00:36.831 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: provider 2026-05-12 12:00:36.832 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: qos 2026-05-12 12:00:36.833 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-12 12:00:36.834 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-12 12:00:36.834 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: qos-default 2026-05-12 12:00:36.835 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: qos-fip 2026-05-12 12:00:36.835 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-12 12:00:36.836 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-12 12:00:36.837 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-12 12:00:36.837 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-12 12:00:36.838 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-12 12:00:36.839 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: qos-pps 2026-05-12 12:00:36.839 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-12 12:00:36.840 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-12 12:00:36.840 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: qos-rules-alias 2026-05-12 12:00:36.841 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: quota-check-limit 2026-05-12 12:00:36.842 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: quotas 2026-05-12 12:00:36.843 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: quota_details 2026-05-12 12:00:36.845 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: rbac-policies 2026-05-12 12:00:36.845 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: rbac-address-group 2026-05-12 12:00:36.846 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: rbac-address-scope 2026-05-12 12:00:36.846 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: rbac-security-groups 2026-05-12 12:00:36.847 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-12 12:00:36.847 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: revision-if-match 2026-05-12 12:00:36.848 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-12 12:00:36.849 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: router_availability_zone 2026-05-12 12:00:36.849 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-12 12:00:36.851 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-12 12:00:36.851 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-12 12:00:36.852 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-12 12:00:36.852 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-12 12:00:36.853 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-12 12:00:36.857 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-6bd096d5-1e24-4217-bfaf-9b274159fa71 - - - - - -] VlanTypeDriver initialization complete 2026-05-12 12:00:36.857 7 INFO neutron.plugins.ml2.managers [None req-6bd096d5-1e24-4217-bfaf-9b274159fa71 - - - - - -] Initializing driver for type 'vxlan' 2026-05-12 12:00:36.858 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-6bd096d5-1e24-4217-bfaf-9b274159fa71 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-12 12:00:36.860 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: security-group 2026-05-12 12:00:36.861 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: segment 2026-05-12 12:00:36.862 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-12 12:00:36.862 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: service-type 2026-05-12 12:00:36.863 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: sorting 2026-05-12 12:00:36.863 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: standard-attr-segment 2026-05-12 12:00:36.864 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: standard-attr-description 2026-05-12 12:00:36.865 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: stateful-security-group 2026-05-12 12:00:36.865 8 WARNING neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-12 12:00:36.866 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-12 12:00:36.867 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: subnet_onboard 2026-05-12 12:00:36.867 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-12 12:00:36.868 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: subnet-service-types 2026-05-12 12:00:36.868 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: subnet_allocation 2026-05-12 12:00:36.869 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-12 12:00:36.870 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-12 12:00:36.873 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: standard-attr-tag 2026-05-12 12:00:36.873 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-12 12:00:36.874 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: trunk 2026-05-12 12:00:36.875 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: trunk-details 2026-05-12 12:00:36.875 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-12 12:00:36.876 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-12 12:00:36.877 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-12 12:00:36.877 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: vpn-flavors 2026-05-12 12:00:36.879 8 INFO neutron.api.extensions [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Loaded extension: vpnaas 2026-05-12 12:00:36.881 8 INFO neutron.quota.resource_registry [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-12 12:00:36.881 8 INFO neutron.quota.resource_registry [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-12 12:00:36.881 8 INFO neutron.quota.resource_registry [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 12:00:36.881 8 INFO neutron.quota.resource_registry [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-12 12:00:36.882 8 INFO neutron.quota.resource_registry [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-12 12:00:36.882 8 INFO neutron.quota.resource_registry [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-12 12:00:36.883 7 INFO neutron.plugins.ml2.managers [None req-6bd096d5-1e24-4217-bfaf-9b274159fa71 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-12 12:00:36.883 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-6bd096d5-1e24-4217-bfaf-9b274159fa71 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-12 12:00:36.883 7 INFO neutron.plugins.ml2.managers [None req-6bd096d5-1e24-4217-bfaf-9b274159fa71 - - - - - -] Initializing extension driver 'port_security' 2026-05-12 12:00:36.883 7 INFO neutron.plugins.ml2.extensions.port_security [None req-6bd096d5-1e24-4217-bfaf-9b274159fa71 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-12 12:00:36.883 7 INFO neutron.plugins.ml2.managers [None req-6bd096d5-1e24-4217-bfaf-9b274159fa71 - - - - - -] Initializing extension driver 'qos' 2026-05-12 12:00:36.884 7 INFO neutron.plugins.ml2.managers [None req-6bd096d5-1e24-4217-bfaf-9b274159fa71 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-12 12:00:36.884 7 INFO neutron.plugins.ml2.managers [None req-6bd096d5-1e24-4217-bfaf-9b274159fa71 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-12 12:00:36.884 8 INFO neutron.quota.resource_registry [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-12 12:00:36.885 8 INFO neutron.quota.resource_registry [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-12 12:00:36.885 8 INFO neutron.quota.resource_registry [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-12 12:00:36.885 8 INFO neutron.quota.resource_registry [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 12:00:36.885 8 WARNING neutron.quota.resource_registry [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] subnetpool is already registered 2026-05-12 12:00:36.885 8 INFO neutron.quota.resource_registry [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 12:00:36.886 8 WARNING neutron.quota.resource_registry [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] subnetpool is already registered 2026-05-12 12:00:36.887 8 INFO neutron.quota.resource_registry [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-12 12:00:36.887 8 INFO neutron.quota.resource_registry [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-12 12:00:36.887 8 INFO neutron.quota.resource_registry [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-12 12:00:36.887 8 INFO neutron.quota.resource_registry [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-12 12:00:36.888 8 INFO neutron.quota.resource_registry [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-12 12:00:36.888 8 INFO neutron.quota.resource_registry [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-12 12:00:36.890 8 INFO neutron.quota.resource_registry [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-12 12:00:36.890 8 WARNING neutron.quota.resource_registry [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] router is already registered 2026-05-12 12:00:36.890 8 INFO neutron.quota.resource_registry [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-12 12:00:36.890 8 WARNING neutron.quota.resource_registry [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] floatingip is already registered 2026-05-12 12:00:36.891 8 INFO neutron.quota.resource_registry [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-12 12:00:36.891 8 WARNING neutron.quota.resource_registry [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] rbac_policy is already registered 2026-05-12 12:00:36.891 8 INFO neutron.quota.resource_registry [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-12 12:00:36.892 8 WARNING neutron.quota.resource_registry [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] security_group is already registered 2026-05-12 12:00:36.892 8 INFO neutron.quota.resource_registry [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-12 12:00:36.892 8 WARNING neutron.quota.resource_registry [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] security_group_rule is already registered 2026-05-12 12:00:36.892 8 INFO neutron.quota.resource_registry [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 12:00:36.892 8 WARNING neutron.quota.resource_registry [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] subnetpool is already registered 2026-05-12 12:00:36.893 8 INFO neutron.quota.resource_registry [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 12:00:36.893 8 WARNING neutron.quota.resource_registry [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] subnetpool is already registered 2026-05-12 12:00:36.893 8 INFO neutron.quota.resource_registry [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-12 12:00:36.893 8 WARNING neutron.quota.resource_registry [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] trunk is already registered 2026-05-12 12:00:36.893 8 INFO neutron.quota.resource_registry [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-12 12:00:36.893 8 WARNING neutron.quota.resource_registry [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] endpoint_group is already registered 2026-05-12 12:00:36.894 8 INFO neutron.quota.resource_registry [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-12 12:00:36.894 8 WARNING neutron.quota.resource_registry [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] vpnservice is already registered 2026-05-12 12:00:36.894 8 INFO neutron.quota.resource_registry [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-12 12:00:36.894 8 WARNING neutron.quota.resource_registry [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] ipsec_site_connection is already registered 2026-05-12 12:00:36.894 8 INFO neutron.quota.resource_registry [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-12 12:00:36.894 7 INFO neutron.quota [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded quota_driver: . 2026-05-12 12:00:36.895 8 WARNING neutron.quota.resource_registry [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] ipsecpolicy is already registered 2026-05-12 12:00:36.895 7 INFO neutron.plugins.ml2.plugin [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Modular L2 Plugin initialization complete 2026-05-12 12:00:36.895 8 INFO neutron.quota.resource_registry [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-12 12:00:36.895 7 INFO neutron.plugins.ml2.managers [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-12 12:00:36.895 8 WARNING neutron.quota.resource_registry [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] ikepolicy is already registered 2026-05-12 12:00:36.895 7 INFO neutron.plugins.ml2.managers [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-12 12:00:36.895 7 INFO neutron.plugins.ml2.managers [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-12 12:00:36.895 7 INFO neutron.extensions.vlantransparent [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Disabled vlantransparent extension. 2026-05-12 12:00:36.896 7 INFO neutron.manager [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loading Plugin: qos 2026-05-12 12:00:36.906 7 INFO neutron.manager [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loading Plugin: router 2026-05-12 12:00:36.931 8 WARNING keystonemiddleware._common.config [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 12:00:36.938 8 WARNING oslo_config.cfg [None req-974e53ac-e1e1-4b23-a648-fecacbafe295 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-12 12:00:36.939 7 INFO neutron.services.service_base [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-12 12:00:36.939 7 INFO neutron.manager [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loading Plugin: segments WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x5635b0c2d0e0 pid: 8 (default app) 2026-05-12 12:00:37.031 7 INFO neutron.manager [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loading Plugin: trunk 2026-05-12 12:00:37.079 7 INFO neutron.manager [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loading Plugin: vpnaas 2026-05-12 12:00:37.117 7 WARNING stevedore.named [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-12 12:00:37.165 7 INFO neutron_vpnaas.services.vpn.plugin [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-12 12:00:37.166 7 INFO neutron.common.utils [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-12 12:00:37.166 7 INFO neutron.manager [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loading Plugin: auto_allocate 2026-05-12 12:00:37.170 7 INFO neutron.manager [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loading Plugin: tag 2026-05-12 12:00:37.175 7 INFO neutron.manager [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loading Plugin: timestamp 2026-05-12 12:00:37.177 7 INFO neutron.manager [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loading Plugin: network_ip_availability 2026-05-12 12:00:37.180 7 INFO neutron.manager [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loading Plugin: flavors 2026-05-12 12:00:37.183 7 INFO neutron.manager [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loading Plugin: revisions 2026-05-12 12:00:37.186 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Initializing extension manager. 2026-05-12 12:00:37.187 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: address-group 2026-05-12 12:00:37.188 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: address-scope 2026-05-12 12:00:37.189 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-12 12:00:37.190 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: agent 2026-05-12 12:00:37.190 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: agent-resources-synced 2026-05-12 12:00:37.191 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-12 12:00:37.192 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-12 12:00:37.193 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: availability_zone 2026-05-12 12:00:37.194 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: availability_zone_filter 2026-05-12 12:00:37.194 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-12 12:00:37.195 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: default-subnetpools 2026-05-12 12:00:37.196 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-12 12:00:37.197 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: dns-integration 2026-05-12 12:00:37.197 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: dns-domain-ports 2026-05-12 12:00:37.198 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-12 12:00:37.198 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: dvr 2026-05-12 12:00:37.199 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-12 12:00:37.199 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: empty-string-filtering 2026-05-12 12:00:37.200 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 12:00:37.201 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-12 12:00:37.201 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: external-net 2026-05-12 12:00:37.202 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-12 12:00:37.202 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: extraroute 2026-05-12 12:00:37.203 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: extraroute-atomic 2026-05-12 12:00:37.203 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-12 12:00:37.204 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-12 12:00:37.205 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-12 12:00:37.205 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-12 12:00:37.207 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: fip-port-details 2026-05-12 12:00:37.208 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: flavors 2026-05-12 12:00:37.209 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-12 12:00:37.210 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: floatingip-pools 2026-05-12 12:00:37.210 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: ip_allocation 2026-05-12 12:00:37.211 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-12 12:00:37.211 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: l2_adjacency 2026-05-12 12:00:37.212 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: router 2026-05-12 12:00:37.214 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 12:00:37.215 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: ext-gw-mode 2026-05-12 12:00:37.215 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: l3-ha 2026-05-12 12:00:37.216 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-12 12:00:37.216 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-12 12:00:37.217 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: l3-flavors 2026-05-12 12:00:37.218 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-12 12:00:37.218 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-12 12:00:37.220 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-12 12:00:37.221 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-12 12:00:37.222 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-12 12:00:37.223 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-12 12:00:37.224 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-12 12:00:37.224 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: multi-provider 2026-05-12 12:00:37.225 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: net-mtu 2026-05-12 12:00:37.225 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: net-mtu-writable 2026-05-12 12:00:37.226 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: network_availability_zone 2026-05-12 12:00:37.227 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: network_ha 2026-05-12 12:00:37.227 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: network-ip-availability 2026-05-12 12:00:37.228 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-12 12:00:37.229 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: pagination 2026-05-12 12:00:37.230 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: port-device-profile 2026-05-12 12:00:37.230 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-12 12:00:37.231 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-12 12:00:37.231 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: port-mac-override 2026-05-12 12:00:37.232 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-12 12:00:37.233 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-12 12:00:37.233 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: port-resource-request 2026-05-12 12:00:37.234 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-12 12:00:37.234 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: binding 2026-05-12 12:00:37.235 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: binding-extended 2026-05-12 12:00:37.236 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: port-security 2026-05-12 12:00:37.236 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: project-id 2026-05-12 12:00:37.237 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: provider 2026-05-12 12:00:37.238 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: qos 2026-05-12 12:00:37.239 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-12 12:00:37.240 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-12 12:00:37.240 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: qos-default 2026-05-12 12:00:37.241 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: qos-fip 2026-05-12 12:00:37.241 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-12 12:00:37.242 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-12 12:00:37.242 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-12 12:00:37.243 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-12 12:00:37.244 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-12 12:00:37.244 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: qos-pps 2026-05-12 12:00:37.245 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-12 12:00:37.245 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-12 12:00:37.246 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: qos-rules-alias 2026-05-12 12:00:37.247 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: quota-check-limit 2026-05-12 12:00:37.248 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: quotas 2026-05-12 12:00:37.249 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: quota_details 2026-05-12 12:00:37.250 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: rbac-policies 2026-05-12 12:00:37.251 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: rbac-address-group 2026-05-12 12:00:37.252 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: rbac-address-scope 2026-05-12 12:00:37.252 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: rbac-security-groups 2026-05-12 12:00:37.253 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-12 12:00:37.253 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: revision-if-match 2026-05-12 12:00:37.254 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-12 12:00:37.255 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: router_availability_zone 2026-05-12 12:00:37.255 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-12 12:00:37.257 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-12 12:00:37.257 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-12 12:00:37.258 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-12 12:00:37.259 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-12 12:00:37.259 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-12 12:00:37.268 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: security-group 2026-05-12 12:00:37.269 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: segment 2026-05-12 12:00:37.270 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-12 12:00:37.271 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: service-type 2026-05-12 12:00:37.271 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: sorting 2026-05-12 12:00:37.272 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: standard-attr-segment 2026-05-12 12:00:37.273 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: standard-attr-description 2026-05-12 12:00:37.273 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: stateful-security-group 2026-05-12 12:00:37.274 7 WARNING neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-12 12:00:37.274 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-12 12:00:37.275 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: subnet_onboard 2026-05-12 12:00:37.275 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-12 12:00:37.276 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: subnet-service-types 2026-05-12 12:00:37.277 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: subnet_allocation 2026-05-12 12:00:37.277 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-12 12:00:37.278 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-12 12:00:37.281 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: standard-attr-tag 2026-05-12 12:00:37.281 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-12 12:00:37.282 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: trunk 2026-05-12 12:00:37.283 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: trunk-details 2026-05-12 12:00:37.283 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-12 12:00:37.284 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-12 12:00:37.285 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-12 12:00:37.285 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: vpn-flavors 2026-05-12 12:00:37.287 7 INFO neutron.api.extensions [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Loaded extension: vpnaas 2026-05-12 12:00:37.289 7 INFO neutron.quota.resource_registry [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-12 12:00:37.289 7 INFO neutron.quota.resource_registry [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-12 12:00:37.290 7 INFO neutron.quota.resource_registry [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 12:00:37.290 7 INFO neutron.quota.resource_registry [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-12 12:00:37.291 7 INFO neutron.quota.resource_registry [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-12 12:00:37.291 7 INFO neutron.quota.resource_registry [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-12 12:00:37.293 7 INFO neutron.quota.resource_registry [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-12 12:00:37.293 7 INFO neutron.quota.resource_registry [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-12 12:00:37.293 7 INFO neutron.quota.resource_registry [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-12 12:00:37.294 7 INFO neutron.quota.resource_registry [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 12:00:37.294 7 WARNING neutron.quota.resource_registry [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] subnetpool is already registered 2026-05-12 12:00:37.294 7 INFO neutron.quota.resource_registry [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 12:00:37.294 7 WARNING neutron.quota.resource_registry [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] subnetpool is already registered 2026-05-12 12:00:37.294 7 INFO neutron.quota.resource_registry [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-12 12:00:37.295 7 INFO neutron.quota.resource_registry [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-12 12:00:37.295 7 INFO neutron.quota.resource_registry [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-12 12:00:37.295 7 INFO neutron.quota.resource_registry [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-12 12:00:37.295 7 INFO neutron.quota.resource_registry [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-12 12:00:37.296 7 INFO neutron.quota.resource_registry [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-12 12:00:37.297 7 INFO neutron.quota.resource_registry [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-12 12:00:37.298 7 WARNING neutron.quota.resource_registry [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] router is already registered 2026-05-12 12:00:37.298 7 INFO neutron.quota.resource_registry [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-12 12:00:37.298 7 WARNING neutron.quota.resource_registry [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] floatingip is already registered 2026-05-12 12:00:37.299 7 INFO neutron.quota.resource_registry [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-12 12:00:37.299 7 WARNING neutron.quota.resource_registry [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] rbac_policy is already registered 2026-05-12 12:00:37.299 7 INFO neutron.quota.resource_registry [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-12 12:00:37.299 7 WARNING neutron.quota.resource_registry [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] security_group is already registered 2026-05-12 12:00:37.300 7 INFO neutron.quota.resource_registry [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-12 12:00:37.300 7 WARNING neutron.quota.resource_registry [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] security_group_rule is already registered 2026-05-12 12:00:37.300 7 INFO neutron.quota.resource_registry [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 12:00:37.300 7 WARNING neutron.quota.resource_registry [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] subnetpool is already registered 2026-05-12 12:00:37.300 7 INFO neutron.quota.resource_registry [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 12:00:37.301 7 WARNING neutron.quota.resource_registry [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] subnetpool is already registered 2026-05-12 12:00:37.301 7 INFO neutron.quota.resource_registry [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-12 12:00:37.301 7 WARNING neutron.quota.resource_registry [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] trunk is already registered 2026-05-12 12:00:37.301 7 INFO neutron.quota.resource_registry [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-12 12:00:37.301 7 WARNING neutron.quota.resource_registry [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] endpoint_group is already registered 2026-05-12 12:00:37.302 7 INFO neutron.quota.resource_registry [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-12 12:00:37.302 7 WARNING neutron.quota.resource_registry [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] vpnservice is already registered 2026-05-12 12:00:37.302 7 INFO neutron.quota.resource_registry [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-12 12:00:37.302 7 WARNING neutron.quota.resource_registry [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] ipsec_site_connection is already registered 2026-05-12 12:00:37.302 7 INFO neutron.quota.resource_registry [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-12 12:00:37.302 7 WARNING neutron.quota.resource_registry [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] ipsecpolicy is already registered 2026-05-12 12:00:37.303 7 INFO neutron.quota.resource_registry [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-12 12:00:37.303 7 WARNING neutron.quota.resource_registry [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] ikepolicy is already registered 2026-05-12 12:00:37.340 7 WARNING keystonemiddleware._common.config [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 12:00:37.347 7 WARNING oslo_config.cfg [None req-95599b3c-3158-46c3-9989-db1c1f176629 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x5635b0c2d0e0 pid: 7 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:00:43.667 7 INFO neutron.pecan_wsgi.hooks.translation [None req-81a8614a-0dee-4f58-8ad2-7c34757682dd 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1/2] 199.19.213.233 () {44 vars in 927 bytes} [Tue May 12 12:00:43 2026] GET /v2.0/networks/public => generated 108 bytes in 668 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/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: 2/3] 199.19.213.233 () {44 vars in 949 bytes} [Tue May 12 12:00:43 2026] GET /v2.0/networks?name=public => generated 15 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:00:44.242 7 WARNING oslo_policy.policy [None req-df873924-1f5b-45ed-a77b-82a96005bb70 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-12 12:00:44.364 7 WARNING neutron.services.revisions.revision_plugin [None req-df873924-1f5b-45ed-a77b-82a96005bb70 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Could not find related network for resource to bump revision. 2026-05-12 12:00:44.388 7 INFO neutron.db.segments_db [None req-df873924-1f5b-45ed-a77b-82a96005bb70 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Added segment c4525d0f-0d94-406d-a1b2-b4544ff65be4 of type flat for network 2e0d6c43-cce0-465f-b8af-81f4ad6941bd 2026-05-12 12:00:44.451 7 INFO neutron.pecan_wsgi.hooks.translation [None req-df873924-1f5b-45ed-a77b-82a96005bb70 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/5] 199.19.213.233 () {48 vars in 967 bytes} [Tue May 12 12:00:43 2026] POST /v2.0/networks => generated 124 bytes in 507 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:00:50.609 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b396e5d1-d24d-4f4d-b96b-a891cfa3276d 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/6] 199.19.213.233 () {44 vars in 927 bytes} [Tue May 12 12:00:50 2026] GET /v2.0/networks/public => generated 108 bytes in 359 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/7] 199.19.213.233 () {44 vars in 949 bytes} [Tue May 12 12:00:50 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:00:50.939 8 WARNING oslo_policy.policy [None req-a3289aa6-9e9b-4bce-94a9-73ad22af3cd9 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-12 12:00:50.976 8 WARNING neutron.services.revisions.revision_plugin [None req-a3289aa6-9e9b-4bce-94a9-73ad22af3cd9 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Could not find related network for resource to bump revision. 2026-05-12 12:00:50.999 8 INFO neutron.db.segments_db [None req-a3289aa6-9e9b-4bce-94a9-73ad22af3cd9 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Added segment 6eccb362-66d6-47b0-a24b-85e6692aa8af of type flat for network fe8312a9-3673-4e3f-9d1d-0e80c957f5f0 2026-05-12 12:00:51.056 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a3289aa6-9e9b-4bce-94a9-73ad22af3cd9 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/8] 199.19.213.233 () {48 vars in 967 bytes} [Tue May 12 12:00:50 2026] POST /v2.0/networks => generated 124 bytes in 434 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:00:56.903 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9a3dc87b-2d3d-4700-b8d7-6eb6f5e5acb5 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/9] 199.19.213.233 () {44 vars in 927 bytes} [Tue May 12 12:00:56 2026] GET /v2.0/networks/public => generated 108 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/10] 199.19.213.233 () {44 vars in 949 bytes} [Tue May 12 12:00:56 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:00:56.992 7 WARNING neutron.services.revisions.revision_plugin [None req-23a38df9-06f5-4b18-b53c-ed5dd189d357 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Could not find related network for resource to bump revision. 2026-05-12 12:00:57.010 7 INFO neutron.db.segments_db [None req-23a38df9-06f5-4b18-b53c-ed5dd189d357 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Added segment 49246e47-8c73-46c4-855d-7ed127f31c49 of type flat for network 6504b315-f7ea-446d-95c2-73bc5da81dd9 2026-05-12 12:00:57.043 7 INFO neutron.pecan_wsgi.hooks.translation [None req-23a38df9-06f5-4b18-b53c-ed5dd189d357 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/11] 199.19.213.233 () {48 vars in 967 bytes} [Tue May 12 12:00:56 2026] POST /v2.0/networks => generated 124 bytes in 136 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:01:02.943 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ddbc16b4-9db8-4d90-8cfc-ed0bd326d6e3 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/13] 199.19.213.233 () {44 vars in 927 bytes} [Tue May 12 12:01:02 2026] GET /v2.0/networks/public => generated 108 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/14] 199.19.213.233 () {44 vars in 949 bytes} [Tue May 12 12:01:02 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:01:03.012 7 WARNING neutron.services.revisions.revision_plugin [None req-df7f55c3-5619-4784-bbbd-bcffc38066d3 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Could not find related network for resource to bump revision. 2026-05-12 12:01:03.050 7 INFO neutron.db.segments_db [None req-df7f55c3-5619-4784-bbbd-bcffc38066d3 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Added segment 569367b7-201c-45e3-94fc-55ec2f228602 of type flat for network 8db320b0-a70d-4655-8271-a52daf5cf138 2026-05-12 12:01:03.088 7 INFO neutron.pecan_wsgi.hooks.translation [None req-df7f55c3-5619-4784-bbbd-bcffc38066d3 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/15] 199.19.213.233 () {48 vars in 967 bytes} [Tue May 12 12:01:02 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-05-12 12:01:08.920 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c84c8605-e9a6-49a6-a2ca-c4fce0282d1c 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/16] 199.19.213.233 () {44 vars in 927 bytes} [Tue May 12 12:01:08 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: 8/17] 199.19.213.233 () {44 vars in 949 bytes} [Tue May 12 12:01:08 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:01:08.996 8 WARNING neutron.services.revisions.revision_plugin [None req-67e1f323-f8ec-4eca-992b-0fc591fbb032 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Could not find related network for resource to bump revision. 2026-05-12 12:01:09.020 8 INFO neutron.db.segments_db [None req-67e1f323-f8ec-4eca-992b-0fc591fbb032 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Added segment 7894f1bc-e54b-41f3-aa76-5ced4cbddc36 of type flat for network e39869ad-abb4-483d-92dc-2dae7e2a7bd8 [pid: 8|app: 0|req: 10/18] 199.19.213.233 () {48 vars in 967 bytes} [Tue May 12 12:01:08 2026] POST /v2.0/networks => generated 706 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:01:10.239 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b5c1a5f0-dec8-41a4-963d-c163081d7bb3 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/19] 199.19.213.233 () {44 vars in 927 bytes} [Tue May 12 12:01:10 2026] GET /v2.0/networks/public => generated 108 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/20] 199.19.213.233 () {44 vars in 949 bytes} [Tue May 12 12:01:10 2026] GET /v2.0/networks?name=public => generated 709 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:01:10.347 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cf82a0d5-13a6-4063-bd40-19fcfe51ec54 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/21] 199.19.213.233 () {44 vars in 1034 bytes} [Tue May 12 12:01:10 2026] GET /v2.0/subnets/public-subnet?network_id=e39869ad-abb4-483d-92dc-2dae7e2a7bd8 => generated 113 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/22] 199.19.213.233 () {44 vars in 1057 bytes} [Tue May 12 12:01:10 2026] GET /v2.0/subnets?name=public-subnet&network_id=e39869ad-abb4-483d-92dc-2dae7e2a7bd8 => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/23] 199.19.213.233 () {48 vars in 965 bytes} [Tue May 12 12:01:10 2026] POST /v2.0/subnets => generated 641 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:05:34.210 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [3b081f0f-78ee-49f8-8776-757b01caf7d6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 12:05:34.212 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [e8b491a9-4594-49cb-a1cb-9dec6e79ba21] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 12:05:34.217 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 12 12:05:34 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.233) !!! 2026-05-12 12:05:34.315 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5a524592-ab27-44de-a011-212c25437c04 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 29/58] 199.19.213.233 () {44 vars in 937 bytes} [Tue May 12 12:05:34 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 112 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:05:34.331 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [384fe30e-30ca-411e-b538-cec9c8dd16e8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 12:05:34.332 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [06ecf0e8-15ad-4c2c-a05a-06a76d3dc4d2] 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: 30/59] 199.19.213.233 () {44 vars in 959 bytes} [Tue May 12 12:05:34 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:05:34.423 7 INFO neutron.db.segments_db [None req-74a31e1e-a710-4bb8-b9b6-d52410ab3fce 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Added segment fdbf5884-ab72-4ee6-af40-8a4e17eed9f7 of type vxlan for network 5ff7e7d7-b1fc-440a-bb91-f1a5df27aac0 [pid: 7|app: 0|req: 30/60] 199.19.213.233 () {48 vars in 966 bytes} [Tue May 12 12:05:34 2026] POST /v2.0/networks => generated 707 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:05:35.400 8 INFO oslo.messaging._drivers.impl_rabbit [-] [384fe30e-30ca-411e-b538-cec9c8dd16e8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37474. 2026-05-12 12:05:35.400 8 INFO oslo.messaging._drivers.impl_rabbit [-] [06ecf0e8-15ad-4c2c-a05a-06a76d3dc4d2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37482. 2026-05-12 12:05:35.441 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6fe4aba2-f7e7-4b6b-b3eb-ad062142575d 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 31/61] 199.19.213.233 () {44 vars in 937 bytes} [Tue May 12 12:05:35 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:05:35.504 7 INFO oslo.messaging._drivers.impl_rabbit [-] [3b081f0f-78ee-49f8-8776-757b01caf7d6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37498. 2026-05-12 12:05:35.504 7 INFO oslo.messaging._drivers.impl_rabbit [-] [e8b491a9-4594-49cb-a1cb-9dec6e79ba21] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37508. [pid: 7|app: 0|req: 31/62] 199.19.213.233 () {44 vars in 959 bytes} [Tue May 12 12:05:35 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:05:35.549 8 INFO neutron.pecan_wsgi.hooks.translation [None req-14320770-6cb0-4188-8389-0d43c7b3c36b 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/63] 199.19.213.233 () {44 vars in 1036 bytes} [Tue May 12 12:05:35 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=5ff7e7d7-b1fc-440a-bb91-f1a5df27aac0 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/64] 199.19.213.233 () {44 vars in 1059 bytes} [Tue May 12 12:05:35 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=5ff7e7d7-b1fc-440a-bb91-f1a5df27aac0 => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/65] 199.19.213.233 () {48 vars in 965 bytes} [Tue May 12 12:05:35 2026] POST /v2.0/subnets => generated 627 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:05:36.972 7 INFO neutron.api.v2.resource [None req-feda629f-81c5-43d2-8c78-6db3d05a417f 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/66] 199.19.213.233 () {44 vars in 971 bytes} [Tue May 12 12:05:36 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/67] 199.19.213.233 () {44 vars in 993 bytes} [Tue May 12 12:05:36 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/68] 199.19.213.233 () {48 vars in 980 bytes} [Tue May 12 12:05:37 2026] POST /v2.0/security-groups => generated 1552 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/69] 199.19.213.233 () {44 vars in 1001 bytes} [Tue May 12 12:05:38 2026] GET /v2.0/security-groups/e7252f50-aeb0-4516-b8a3-f1b83d34c65b => generated 1552 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/70] 199.19.213.233 () {44 vars in 1001 bytes} [Tue May 12 12:05:38 2026] GET /v2.0/security-groups/e7252f50-aeb0-4516-b8a3-f1b83d34c65b => generated 1552 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/71] 199.19.213.233 () {44 vars in 1001 bytes} [Tue May 12 12:05:38 2026] GET /v2.0/security-groups/e7252f50-aeb0-4516-b8a3-f1b83d34c65b => generated 1552 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/72] 199.19.213.233 () {48 vars in 991 bytes} [Tue May 12 12:05:38 2026] POST /v2.0/security-group-rules => generated 569 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/73] 199.19.213.233 () {44 vars in 1001 bytes} [Tue May 12 12:05:39 2026] GET /v2.0/security-groups/e7252f50-aeb0-4516-b8a3-f1b83d34c65b => generated 2134 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/74] 199.19.213.233 () {44 vars in 1001 bytes} [Tue May 12 12:05:39 2026] GET /v2.0/security-groups/e7252f50-aeb0-4516-b8a3-f1b83d34c65b => generated 2134 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/75] 199.19.213.233 () {44 vars in 1001 bytes} [Tue May 12 12:05:39 2026] GET /v2.0/security-groups/e7252f50-aeb0-4516-b8a3-f1b83d34c65b => generated 2134 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/76] 199.19.213.233 () {48 vars in 991 bytes} [Tue May 12 12:05:39 2026] POST /v2.0/security-group-rules => generated 571 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/77] 199.19.213.233 () {44 vars in 1001 bytes} [Tue May 12 12:05:40 2026] GET /v2.0/security-groups/e7252f50-aeb0-4516-b8a3-f1b83d34c65b => generated 2718 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/78] 199.19.213.233 () {44 vars in 1001 bytes} [Tue May 12 12:05:40 2026] GET /v2.0/security-groups/e7252f50-aeb0-4516-b8a3-f1b83d34c65b => generated 2718 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/79] 199.19.213.233 () {44 vars in 1001 bytes} [Tue May 12 12:05:40 2026] GET /v2.0/security-groups/e7252f50-aeb0-4516-b8a3-f1b83d34c65b => generated 2718 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/80] 199.19.213.233 () {48 vars in 991 bytes} [Tue May 12 12:05:40 2026] POST /v2.0/security-group-rules => generated 571 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/81] 199.19.213.233 () {44 vars in 1001 bytes} [Tue May 12 12:05:41 2026] GET /v2.0/security-groups/e7252f50-aeb0-4516-b8a3-f1b83d34c65b => generated 3302 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/82] 199.19.213.233 () {44 vars in 1001 bytes} [Tue May 12 12:05:41 2026] GET /v2.0/security-groups/e7252f50-aeb0-4516-b8a3-f1b83d34c65b => generated 3302 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/83] 199.19.213.233 () {44 vars in 1001 bytes} [Tue May 12 12:05:41 2026] GET /v2.0/security-groups/e7252f50-aeb0-4516-b8a3-f1b83d34c65b => generated 3302 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/84] 199.19.213.233 () {48 vars in 991 bytes} [Tue May 12 12:05:41 2026] POST /v2.0/security-group-rules => generated 571 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/85] 199.19.213.233 () {44 vars in 1001 bytes} [Tue May 12 12:05:42 2026] GET /v2.0/security-groups/e7252f50-aeb0-4516-b8a3-f1b83d34c65b => generated 3886 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/86] 199.19.213.233 () {44 vars in 1001 bytes} [Tue May 12 12:05:42 2026] GET /v2.0/security-groups/e7252f50-aeb0-4516-b8a3-f1b83d34c65b => generated 3886 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/87] 199.19.213.233 () {44 vars in 1001 bytes} [Tue May 12 12:05:42 2026] GET /v2.0/security-groups/e7252f50-aeb0-4516-b8a3-f1b83d34c65b => generated 3886 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/88] 199.19.213.233 () {48 vars in 991 bytes} [Tue May 12 12:05:42 2026] POST /v2.0/security-group-rules => generated 571 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/89] 199.19.213.233 () {44 vars in 987 bytes} [Tue May 12 12:05:43 2026] GET /v2.0/networks/5ff7e7d7-b1fc-440a-bb91-f1a5df27aac0 => generated 732 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:05:44.015 7 INFO neutron.pecan_wsgi.hooks.translation [None req-be7d2c3f-f600-4ec1-9fd7-97284570eb2e 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 45/90] 199.19.213.233 () {44 vars in 1076 bytes} [Tue May 12 12:05:43 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=5ff7e7d7-b1fc-440a-bb91-f1a5df27aac0 => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/93] 199.19.213.233 () {44 vars in 1099 bytes} [Tue May 12 12:05:44 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=5ff7e7d7-b1fc-440a-bb91-f1a5df27aac0 => 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: 48/94] 199.19.213.233 () {44 vars in 1001 bytes} [Tue May 12 12:05:44 2026] GET /v2.0/security-groups/e7252f50-aeb0-4516-b8a3-f1b83d34c65b => generated 4470 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/95] 199.19.213.233 () {48 vars in 961 bytes} [Tue May 12 12:05:44 2026] POST /v2.0/ports => generated 1100 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 12:05:49.770 7 INFO neutron.pecan_wsgi.hooks.translation [None req-54ad028c-ea2f-4f11-801e-401874426e4e 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 49/96] 199.19.213.233 () {44 vars in 979 bytes} [Tue May 12 12:05:49 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 48/97] 199.19.213.233 () {44 vars in 1001 bytes} [Tue May 12 12:05:49 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/98] 199.19.213.233 () {48 vars in 1031 bytes} [Tue May 12 12:05:50 2026] PUT /v2.0/ports/bbe052ae-d914-4ae1-b4bd-869cb6aa6828 => generated 1213 bytes in 853 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/99] 199.19.213.233 () {44 vars in 920 bytes} [Tue May 12 12:05:52 2026] GET /v2.0/ports => generated 3730 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:05:53.421 7 INFO neutron.api.v2.resource [None req-7293ac7b-7a2d-4ed5-b876-8b5aedf09421 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/100] 199.19.213.233 () {44 vars in 959 bytes} [Tue May 12 12:05:53 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/101] 199.19.213.233 () {44 vars in 981 bytes} [Tue May 12 12:05:53 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/102] 199.19.213.233 () {48 vars in 980 bytes} [Tue May 12 12:05:53 2026] POST /v2.0/security-groups => generated 1546 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/103] 199.19.213.233 () {44 vars in 1001 bytes} [Tue May 12 12:05:54 2026] GET /v2.0/security-groups/fba83acf-55fd-4713-844b-72aa15ff3de6 => generated 1546 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/104] 199.19.213.233 () {44 vars in 1001 bytes} [Tue May 12 12:05:54 2026] GET /v2.0/security-groups/fba83acf-55fd-4713-844b-72aa15ff3de6 => generated 1546 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/105] 199.19.213.233 () {44 vars in 1001 bytes} [Tue May 12 12:05:54 2026] GET /v2.0/security-groups/fba83acf-55fd-4713-844b-72aa15ff3de6 => generated 1546 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/106] 199.19.213.233 () {48 vars in 991 bytes} [Tue May 12 12:05:54 2026] POST /v2.0/security-group-rules => generated 591 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/107] 199.19.213.233 () {44 vars in 1001 bytes} [Tue May 12 12:05:55 2026] GET /v2.0/security-groups/fba83acf-55fd-4713-844b-72aa15ff3de6 => generated 2150 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/108] 199.19.213.233 () {44 vars in 1001 bytes} [Tue May 12 12:05:55 2026] GET /v2.0/security-groups/fba83acf-55fd-4713-844b-72aa15ff3de6 => generated 2150 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/109] 199.19.213.233 () {44 vars in 1001 bytes} [Tue May 12 12:05:55 2026] GET /v2.0/security-groups/fba83acf-55fd-4713-844b-72aa15ff3de6 => generated 2150 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/110] 199.19.213.233 () {48 vars in 991 bytes} [Tue May 12 12:05:55 2026] POST /v2.0/security-group-rules => generated 595 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/125] 199.19.213.233 () {44 vars in 975 bytes} [Tue May 12 12:07:30 2026] GET /v2.0/quotas/0c6fbbd068914b20b63e3769f0c11807 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 7|app: 0|req: 64/126] 199.19.213.233 () {48 vars in 1027 bytes} [Tue May 12 12:07:31 2026] PUT /v2.0/quotas/0c6fbbd068914b20b63e3769f0c11807 => generated 291 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:09:40.121 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [384fe30e-30ca-411e-b538-cec9c8dd16e8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 12:09:40.125 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [06ecf0e8-15ad-4c2c-a05a-06a76d3dc4d2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 12:09:40.126 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 12 12:09:40 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.233) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:09:40.306 8 INFO neutron.pecan_wsgi.hooks.translation [None req-26af0198-0f80-427b-972e-81ee8c230aa3 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 71/143] 199.19.213.233 () {30 vars in 740 bytes} [Tue May 12 12:09:40 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 192 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:09:40.322 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [e8b491a9-4594-49cb-a1cb-9dec6e79ba21] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 12:09:40.324 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [3b081f0f-78ee-49f8-8776-757b01caf7d6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 12:09:40.325 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 12 12:09:40 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.19.213.233) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 73/144] 199.19.213.233 () {30 vars in 762 bytes} [Tue May 12 12:09:40 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:09:41.887 8 INFO oslo.messaging._drivers.impl_rabbit [-] [384fe30e-30ca-411e-b538-cec9c8dd16e8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53150. 2026-05-12 12:09:41.888 8 INFO oslo.messaging._drivers.impl_rabbit [-] [06ecf0e8-15ad-4c2c-a05a-06a76d3dc4d2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53164. 2026-05-12 12:09:41.934 8 INFO neutron.pecan_wsgi.hooks.translation [None req-347844ed-dfa9-41c8-ba95-bfb09463d964 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 72/145] 199.19.213.233 () {30 vars in 740 bytes} [Tue May 12 12:09:41 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:09:41.986 7 INFO oslo.messaging._drivers.impl_rabbit [-] [3b081f0f-78ee-49f8-8776-757b01caf7d6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53180. 2026-05-12 12:09:41.987 7 INFO oslo.messaging._drivers.impl_rabbit [-] [e8b491a9-4594-49cb-a1cb-9dec6e79ba21] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53168. [pid: 7|app: 0|req: 74/146] 199.19.213.233 () {30 vars in 762 bytes} [Tue May 12 12:09:41 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:15:50.608 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [3b081f0f-78ee-49f8-8776-757b01caf7d6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 12:15:50.609 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [e8b491a9-4594-49cb-a1cb-9dec6e79ba21] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 12:15:50.609 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 12 12:15:50 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=b591e3d975ab4b1b9a7c5a977a43037f (ip 199.19.213.233) !!! 2026-05-12 12:15:50.757 7 INFO neutron.api.v2.resource [None req-eb984bd3-bd83-4ddc-8ab1-0f4005c6b3a5 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 100/197] 199.19.213.233 () {44 vars in 1074 bytes} [Tue May 12 12:15:50 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=b591e3d975ab4b1b9a7c5a977a43037f => generated 139 bytes in 157 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:15:50.768 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [384fe30e-30ca-411e-b538-cec9c8dd16e8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 12:15:50.771 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [06ecf0e8-15ad-4c2c-a05a-06a76d3dc4d2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 12:15:50.772 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 12 12:15:50 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=b591e3d975ab4b1b9a7c5a977a43037f (ip 199.19.213.233) !!! [pid: 8|app: 0|req: 98/198] 199.19.213.233 () {44 vars in 1097 bytes} [Tue May 12 12:15:50 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=b591e3d975ab4b1b9a7c5a977a43037f => generated 23 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/199] 199.19.213.233 () {48 vars in 981 bytes} [Tue May 12 12:15:50 2026] POST /v2.0/security-groups => generated 1560 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 12:15:52.019 8 INFO oslo.messaging._drivers.impl_rabbit [-] [06ecf0e8-15ad-4c2c-a05a-06a76d3dc4d2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34206. 2026-05-12 12:15:52.021 8 INFO oslo.messaging._drivers.impl_rabbit [-] [384fe30e-30ca-411e-b538-cec9c8dd16e8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34192. [pid: 8|app: 0|req: 99/200] 199.19.213.233 () {44 vars in 1088 bytes} [Tue May 12 12:15:51 2026] GET /v2.0/security-groups/3fe311ed-08b1-46ad-92bf-689b79242dce?project_id=b591e3d975ab4b1b9a7c5a977a43037f => generated 1560 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:15:52.145 7 INFO oslo.messaging._drivers.impl_rabbit [-] [e8b491a9-4594-49cb-a1cb-9dec6e79ba21] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34230. 2026-05-12 12:15:52.146 7 INFO oslo.messaging._drivers.impl_rabbit [-] [3b081f0f-78ee-49f8-8776-757b01caf7d6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34214. [pid: 7|app: 0|req: 102/201] 199.19.213.233 () {44 vars in 1001 bytes} [Tue May 12 12:15:52 2026] GET /v2.0/security-groups/3fe311ed-08b1-46ad-92bf-689b79242dce => generated 1560 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/202] 199.19.213.233 () {44 vars in 1088 bytes} [Tue May 12 12:15:52 2026] GET /v2.0/security-groups/3fe311ed-08b1-46ad-92bf-689b79242dce?project_id=b591e3d975ab4b1b9a7c5a977a43037f => generated 1560 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/203] 199.19.213.233 () {48 vars in 991 bytes} [Tue May 12 12:15:52 2026] POST /v2.0/security-group-rules => generated 565 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/204] 199.19.213.233 () {44 vars in 1088 bytes} [Tue May 12 12:15:53 2026] GET /v2.0/security-groups/3fe311ed-08b1-46ad-92bf-689b79242dce?project_id=b591e3d975ab4b1b9a7c5a977a43037f => generated 2138 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/205] 199.19.213.233 () {44 vars in 1001 bytes} [Tue May 12 12:15:53 2026] GET /v2.0/security-groups/3fe311ed-08b1-46ad-92bf-689b79242dce => generated 2138 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/206] 199.19.213.233 () {44 vars in 1088 bytes} [Tue May 12 12:15:53 2026] GET /v2.0/security-groups/3fe311ed-08b1-46ad-92bf-689b79242dce?project_id=b591e3d975ab4b1b9a7c5a977a43037f => generated 2138 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/207] 199.19.213.233 () {48 vars in 991 bytes} [Tue May 12 12:15:53 2026] POST /v2.0/security-group-rules => generated 567 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/208] 199.19.213.233 () {44 vars in 1088 bytes} [Tue May 12 12:15:54 2026] GET /v2.0/security-groups/3fe311ed-08b1-46ad-92bf-689b79242dce?project_id=b591e3d975ab4b1b9a7c5a977a43037f => generated 2718 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/209] 199.19.213.233 () {44 vars in 1001 bytes} [Tue May 12 12:15:54 2026] GET /v2.0/security-groups/3fe311ed-08b1-46ad-92bf-689b79242dce => generated 2718 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/210] 199.19.213.233 () {44 vars in 1088 bytes} [Tue May 12 12:15:54 2026] GET /v2.0/security-groups/3fe311ed-08b1-46ad-92bf-689b79242dce?project_id=b591e3d975ab4b1b9a7c5a977a43037f => generated 2718 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/211] 199.19.213.233 () {48 vars in 991 bytes} [Tue May 12 12:15:54 2026] POST /v2.0/security-group-rules => generated 569 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/212] 199.19.213.233 () {44 vars in 1088 bytes} [Tue May 12 12:15:55 2026] GET /v2.0/security-groups/3fe311ed-08b1-46ad-92bf-689b79242dce?project_id=b591e3d975ab4b1b9a7c5a977a43037f => generated 3300 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/213] 199.19.213.233 () {44 vars in 1001 bytes} [Tue May 12 12:15:55 2026] GET /v2.0/security-groups/3fe311ed-08b1-46ad-92bf-689b79242dce => generated 3300 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/214] 199.19.213.233 () {44 vars in 1088 bytes} [Tue May 12 12:15:55 2026] GET /v2.0/security-groups/3fe311ed-08b1-46ad-92bf-689b79242dce?project_id=b591e3d975ab4b1b9a7c5a977a43037f => generated 3300 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/215] 199.19.213.233 () {48 vars in 991 bytes} [Tue May 12 12:15:56 2026] POST /v2.0/security-group-rules => generated 570 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/234] 199.19.213.233 () {30 vars in 739 bytes} [Tue May 12 12:18:00 2026] GET /v2.0/networks?tenant_id=b591e3d975ab4b1b9a7c5a977a43037f&shared=False => generated 15 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:18:00.973 7 INFO neutron.db.segments_db [None req-3b2cbd01-bfe9-4c99-b861-eb547150b761 45b1fcb128bd452faa4de844d04c5ab6 b591e3d975ab4b1b9a7c5a977a43037f - - 1dae5a3c6d5f419f82f7265f51399abd 1dae5a3c6d5f419f82f7265f51399abd] Added segment 647764b8-d3d6-4bc4-bb45-1d5d9dc25436 of type vxlan for network 46363d8e-2608-44b5-961f-1e22c1756aec [pid: 7|app: 0|req: 119/235] 199.19.213.233 () {34 vars in 681 bytes} [Tue May 12 12:18:00 2026] POST /v2.0/networks => generated 718 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/236] 199.19.213.233 () {30 vars in 721 bytes} [Tue May 12 12:18:01 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/237] 199.19.213.233 () {30 vars in 632 bytes} [Tue May 12 12:18:01 2026] GET /v2.0/extensions => generated 19600 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/238] 199.19.213.233 () {34 vars in 676 bytes} [Tue May 12 12:18:01 2026] POST /v2.0/ports => generated 963 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/239] 199.19.213.233 () {30 vars in 702 bytes} [Tue May 12 12:18:01 2026] GET /v2.0/networks/46363d8e-2608-44b5-961f-1e22c1756aec => generated 705 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/240] 199.19.213.233 () {30 vars in 721 bytes} [Tue May 12 12:18:04 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/241] 199.19.213.233 () {30 vars in 702 bytes} [Tue May 12 12:18:04 2026] GET /v2.0/networks/46363d8e-2608-44b5-961f-1e22c1756aec => generated 705 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/244] 199.19.213.233 () {44 vars in 975 bytes} [Tue May 12 12:18:15 2026] GET /v2.0/quotas/b591e3d975ab4b1b9a7c5a977a43037f => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 121/245] 199.19.213.233 () {48 vars in 1027 bytes} [Tue May 12 12:18:16 2026] PUT /v2.0/quotas/b591e3d975ab4b1b9a7c5a977a43037f => generated 291 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:28:49.803 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [3b081f0f-78ee-49f8-8776-757b01caf7d6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 12:28:49.804 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [e8b491a9-4594-49cb-a1cb-9dec6e79ba21] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 12:28:49.807 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 12 12:28:49 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.19.213.233) !!! 2026-05-12 12:28:49.960 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e50953b0-d7d3-4ed3-8aab-aba1248c8057 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 167/330] 199.19.213.233 () {44 vars in 927 bytes} [Tue May 12 12:28:49 2026] GET /v2.0/networks/public => generated 108 bytes in 162 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:28:49.970 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [384fe30e-30ca-411e-b538-cec9c8dd16e8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 12:28:49.971 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [06ecf0e8-15ad-4c2c-a05a-06a76d3dc4d2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 12:28:49.973 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 12 12:28:49 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.19.213.233) !!! [pid: 8|app: 0|req: 164/331] 199.19.213.233 () {44 vars in 949 bytes} [Tue May 12 12:28:49 2026] GET /v2.0/networks?name=public => generated 753 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:28:51.158 7 INFO oslo.messaging._drivers.impl_rabbit [-] [e8b491a9-4594-49cb-a1cb-9dec6e79ba21] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38776. 2026-05-12 12:28:51.159 7 INFO oslo.messaging._drivers.impl_rabbit [-] [3b081f0f-78ee-49f8-8776-757b01caf7d6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38768. 2026-05-12 12:28:51.206 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1c603666-6e8b-4150-a887-0e88e4b22fbc 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 168/332] 199.19.213.233 () {44 vars in 927 bytes} [Tue May 12 12:28:51 2026] GET /v2.0/networks/public => generated 108 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:28:51.262 8 INFO oslo.messaging._drivers.impl_rabbit [-] [384fe30e-30ca-411e-b538-cec9c8dd16e8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38778. 2026-05-12 12:28:51.263 8 INFO oslo.messaging._drivers.impl_rabbit [-] [06ecf0e8-15ad-4c2c-a05a-06a76d3dc4d2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38786. [pid: 8|app: 0|req: 165/333] 199.19.213.233 () {44 vars in 949 bytes} [Tue May 12 12:28:51 2026] GET /v2.0/networks?name=public => generated 753 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:28:51.322 7 INFO neutron.pecan_wsgi.hooks.translation [None req-eb0155a1-53c9-4161-9202-aa5032f3ceb4 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 169/334] 199.19.213.233 () {44 vars in 1034 bytes} [Tue May 12 12:28:51 2026] GET /v2.0/subnets/public-subnet?network_id=e39869ad-abb4-483d-92dc-2dae7e2a7bd8 => generated 113 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/335] 199.19.213.233 () {44 vars in 1057 bytes} [Tue May 12 12:28:51 2026] GET /v2.0/subnets?name=public-subnet&network_id=e39869ad-abb4-483d-92dc-2dae7e2a7bd8 => generated 644 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:29:23.403 8 INFO neutron.pecan_wsgi.hooks.translation [None req-40793f67-098b-46b6-a29b-ddd16fb2601a 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 169/340] 199.19.213.233 () {44 vars in 937 bytes} [Tue May 12 12:29:23 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/341] 199.19.213.233 () {44 vars in 959 bytes} [Tue May 12 12:29:23 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:29:24.386 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b32d7920-1024-47db-9287-f3c99d684507 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 170/342] 199.19.213.233 () {44 vars in 937 bytes} [Tue May 12 12:29:24 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/343] 199.19.213.233 () {44 vars in 959 bytes} [Tue May 12 12:29:24 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:29:24.488 8 INFO neutron.pecan_wsgi.hooks.translation [None req-05cfa18f-1391-4a35-a0a2-be70f6ee2572 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 171/344] 199.19.213.233 () {44 vars in 1036 bytes} [Tue May 12 12:29:24 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=5ff7e7d7-b1fc-440a-bb91-f1a5df27aac0 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/345] 199.19.213.233 () {44 vars in 1059 bytes} [Tue May 12 12:29:24 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=5ff7e7d7-b1fc-440a-bb91-f1a5df27aac0 => generated 630 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:29:25.637 8 INFO neutron.api.v2.resource [None req-4bc369ad-0621-46e9-bb58-affaf02faee7 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 172/346] 199.19.213.233 () {44 vars in 971 bytes} [Tue May 12 12:29:25 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/347] 199.19.213.233 () {44 vars in 993 bytes} [Tue May 12 12:29:25 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4473 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/348] 199.19.213.233 () {44 vars in 1001 bytes} [Tue May 12 12:29:26 2026] GET /v2.0/security-groups/e7252f50-aeb0-4516-b8a3-f1b83d34c65b => generated 4470 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/349] 199.19.213.233 () {44 vars in 1001 bytes} [Tue May 12 12:29:26 2026] GET /v2.0/security-groups/e7252f50-aeb0-4516-b8a3-f1b83d34c65b => generated 4470 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/350] 199.19.213.233 () {44 vars in 1011 bytes} [Tue May 12 12:29:26 2026] GET /v2.0/security-group-rules/3051edf6-05ab-40c1-a345-acb32d6a9bec => generated 569 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/351] 199.19.213.233 () {44 vars in 1001 bytes} [Tue May 12 12:29:27 2026] GET /v2.0/security-groups/e7252f50-aeb0-4516-b8a3-f1b83d34c65b => generated 4470 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/352] 199.19.213.233 () {44 vars in 1001 bytes} [Tue May 12 12:29:27 2026] GET /v2.0/security-groups/e7252f50-aeb0-4516-b8a3-f1b83d34c65b => generated 4470 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/353] 199.19.213.233 () {44 vars in 1011 bytes} [Tue May 12 12:29:27 2026] GET /v2.0/security-group-rules/42c37dc6-b8d2-4471-95d3-4c02b4557c77 => generated 571 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/354] 199.19.213.233 () {44 vars in 1001 bytes} [Tue May 12 12:29:28 2026] GET /v2.0/security-groups/e7252f50-aeb0-4516-b8a3-f1b83d34c65b => generated 4470 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/355] 199.19.213.233 () {44 vars in 1001 bytes} [Tue May 12 12:29:28 2026] GET /v2.0/security-groups/e7252f50-aeb0-4516-b8a3-f1b83d34c65b => generated 4470 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/356] 199.19.213.233 () {44 vars in 1011 bytes} [Tue May 12 12:29:28 2026] GET /v2.0/security-group-rules/73188f57-0851-45f2-b046-80168efd3c40 => generated 571 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/359] 199.19.213.233 () {44 vars in 1001 bytes} [Tue May 12 12:29:29 2026] GET /v2.0/security-groups/e7252f50-aeb0-4516-b8a3-f1b83d34c65b => generated 4470 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/360] 199.19.213.233 () {44 vars in 1001 bytes} [Tue May 12 12:29:29 2026] GET /v2.0/security-groups/e7252f50-aeb0-4516-b8a3-f1b83d34c65b => generated 4470 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/361] 199.19.213.233 () {44 vars in 1011 bytes} [Tue May 12 12:29:29 2026] GET /v2.0/security-group-rules/8b1302a3-f071-4758-894b-1b6f709a60b7 => generated 571 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/362] 199.19.213.233 () {44 vars in 1001 bytes} [Tue May 12 12:29:30 2026] GET /v2.0/security-groups/e7252f50-aeb0-4516-b8a3-f1b83d34c65b => generated 4470 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/363] 199.19.213.233 () {44 vars in 1001 bytes} [Tue May 12 12:29:30 2026] GET /v2.0/security-groups/e7252f50-aeb0-4516-b8a3-f1b83d34c65b => generated 4470 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/364] 199.19.213.233 () {44 vars in 1011 bytes} [Tue May 12 12:29:30 2026] GET /v2.0/security-group-rules/1ef7728f-bd70-4db1-b96f-97c56b753fed => generated 571 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/365] 199.19.213.233 () {44 vars in 987 bytes} [Tue May 12 12:29:31 2026] GET /v2.0/networks/5ff7e7d7-b1fc-440a-bb91-f1a5df27aac0 => generated 732 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:29:32.043 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e33f4381-c909-4a2e-b006-8f6baa9c71ad 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 182/366] 199.19.213.233 () {44 vars in 1076 bytes} [Tue May 12 12:29:32 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=5ff7e7d7-b1fc-440a-bb91-f1a5df27aac0 => 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: 185/367] 199.19.213.233 () {44 vars in 1099 bytes} [Tue May 12 12:29:32 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=5ff7e7d7-b1fc-440a-bb91-f1a5df27aac0 => generated 1254 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/368] 199.19.213.233 () {44 vars in 1001 bytes} [Tue May 12 12:29:32 2026] GET /v2.0/security-groups/e7252f50-aeb0-4516-b8a3-f1b83d34c65b => generated 4470 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:29:38.276 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7b0254fe-eb13-4a3d-9cc6-e8d4f7e0ff04 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 186/369] 199.19.213.233 () {44 vars in 979 bytes} [Tue May 12 12:29:38 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/370] 199.19.213.233 () {44 vars in 1001 bytes} [Tue May 12 12:29:38 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/371] 199.19.213.233 () {44 vars in 920 bytes} [Tue May 12 12:29:39 2026] GET /v2.0/ports => generated 4725 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:29:40.664 8 INFO neutron.api.v2.resource [None req-ed99e4ef-607a-4620-91a4-b28d27b96180 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 185/372] 199.19.213.233 () {44 vars in 959 bytes} [Tue May 12 12:29:40 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/373] 199.19.213.233 () {44 vars in 981 bytes} [Tue May 12 12:29:40 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2761 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/374] 199.19.213.233 () {44 vars in 1001 bytes} [Tue May 12 12:29:41 2026] GET /v2.0/security-groups/fba83acf-55fd-4713-844b-72aa15ff3de6 => generated 2758 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/375] 199.19.213.233 () {44 vars in 1001 bytes} [Tue May 12 12:29:41 2026] GET /v2.0/security-groups/fba83acf-55fd-4713-844b-72aa15ff3de6 => generated 2758 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/376] 199.19.213.233 () {44 vars in 1011 bytes} [Tue May 12 12:29:41 2026] GET /v2.0/security-group-rules/4b1c6349-59b4-4297-9253-549ee15236de => generated 591 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/377] 199.19.213.233 () {44 vars in 1001 bytes} [Tue May 12 12:29:42 2026] GET /v2.0/security-groups/fba83acf-55fd-4713-844b-72aa15ff3de6 => generated 2758 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/378] 199.19.213.233 () {44 vars in 1001 bytes} [Tue May 12 12:29:42 2026] GET /v2.0/security-groups/fba83acf-55fd-4713-844b-72aa15ff3de6 => generated 2758 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/379] 199.19.213.233 () {44 vars in 1011 bytes} [Tue May 12 12:29:42 2026] GET /v2.0/security-group-rules/affaff96-2b07-4c1f-b866-eec2537e70e3 => generated 595 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/382] 199.19.213.233 () {44 vars in 975 bytes} [Tue May 12 12:29:53 2026] GET /v2.0/quotas/0c6fbbd068914b20b63e3769f0c11807 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:30:41.429 7 INFO neutron.api.v2.resource [None req-c8f75c0f-2a9f-49ef-9409-45d15a86d957 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 196/389] 199.19.213.233 () {44 vars in 1074 bytes} [Tue May 12 12:30:41 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=b591e3d975ab4b1b9a7c5a977a43037f => generated 139 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/390] 199.19.213.233 () {44 vars in 1097 bytes} [Tue May 12 12:30:41 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=b591e3d975ab4b1b9a7c5a977a43037f => generated 3886 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/391] 199.19.213.233 () {44 vars in 1088 bytes} [Tue May 12 12:30:42 2026] GET /v2.0/security-groups/3fe311ed-08b1-46ad-92bf-689b79242dce?project_id=b591e3d975ab4b1b9a7c5a977a43037f => generated 3883 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/392] 199.19.213.233 () {44 vars in 1001 bytes} [Tue May 12 12:30:42 2026] GET /v2.0/security-groups/3fe311ed-08b1-46ad-92bf-689b79242dce => generated 3883 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/393] 199.19.213.233 () {44 vars in 1011 bytes} [Tue May 12 12:30:42 2026] GET /v2.0/security-group-rules/81f367c6-e391-4518-93b9-8643821c29de => generated 565 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/394] 199.19.213.233 () {44 vars in 1088 bytes} [Tue May 12 12:30:43 2026] GET /v2.0/security-groups/3fe311ed-08b1-46ad-92bf-689b79242dce?project_id=b591e3d975ab4b1b9a7c5a977a43037f => generated 3883 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/395] 199.19.213.233 () {44 vars in 1001 bytes} [Tue May 12 12:30:43 2026] GET /v2.0/security-groups/3fe311ed-08b1-46ad-92bf-689b79242dce => generated 3883 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/396] 199.19.213.233 () {44 vars in 1011 bytes} [Tue May 12 12:30:43 2026] GET /v2.0/security-group-rules/4965ebe6-70fc-4668-ac66-da19b655fd4a => generated 567 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/399] 199.19.213.233 () {44 vars in 1088 bytes} [Tue May 12 12:30:44 2026] GET /v2.0/security-groups/3fe311ed-08b1-46ad-92bf-689b79242dce?project_id=b591e3d975ab4b1b9a7c5a977a43037f => generated 3883 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/400] 199.19.213.233 () {44 vars in 1001 bytes} [Tue May 12 12:30:44 2026] GET /v2.0/security-groups/3fe311ed-08b1-46ad-92bf-689b79242dce => generated 3883 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/401] 199.19.213.233 () {44 vars in 1011 bytes} [Tue May 12 12:30:44 2026] GET /v2.0/security-group-rules/2201389f-db76-4e2a-9598-1e476b925be3 => generated 569 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/402] 199.19.213.233 () {44 vars in 1088 bytes} [Tue May 12 12:30:45 2026] GET /v2.0/security-groups/3fe311ed-08b1-46ad-92bf-689b79242dce?project_id=b591e3d975ab4b1b9a7c5a977a43037f => generated 3883 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/403] 199.19.213.233 () {44 vars in 1001 bytes} [Tue May 12 12:30:45 2026] GET /v2.0/security-groups/3fe311ed-08b1-46ad-92bf-689b79242dce => generated 3883 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/404] 199.19.213.233 () {44 vars in 1011 bytes} [Tue May 12 12:30:45 2026] GET /v2.0/security-group-rules/35c3c0b0-2364-43cf-91aa-a9de79cc9645 => generated 570 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/405] 199.19.213.233 () {44 vars in 975 bytes} [Tue May 12 12:30:52 2026] GET /v2.0/quotas/b591e3d975ab4b1b9a7c5a977a43037f => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/412] 199.19.213.233 () {44 vars in 949 bytes} [Tue May 12 12:31:41 2026] GET /v2.0/networks?name=public => generated 753 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:32:21.135 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [e8b491a9-4594-49cb-a1cb-9dec6e79ba21] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 12:32:21.136 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [3b081f0f-78ee-49f8-8776-757b01caf7d6] 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: 212/419] 10.0.0.36 () {32 vars in 647 bytes} [Tue May 12 12:32:21 2026] GET /v2.0/networks => generated 2168 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:32:22.449 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [384fe30e-30ca-411e-b538-cec9c8dd16e8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 12:32:22.452 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [06ecf0e8-15ad-4c2c-a05a-06a76d3dc4d2] 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: 208/420] 10.0.0.36 () {32 vars in 653 bytes} [Tue May 12 12:32:22 2026] GET /v2.0/floatingips => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/421] 10.0.0.36 () {32 vars in 645 bytes} [Tue May 12 12:32:22 2026] GET /v2.0/routers => generated 15 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/422] 10.0.0.36 () {32 vars in 641 bytes} [Tue May 12 12:32:22 2026] GET /v2.0/ports => generated 4725 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:32:22.654 7 INFO oslo.messaging._drivers.impl_rabbit [-] [e8b491a9-4594-49cb-a1cb-9dec6e79ba21] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57570. 2026-05-12 12:32:22.655 7 INFO oslo.messaging._drivers.impl_rabbit [-] [3b081f0f-78ee-49f8-8776-757b01caf7d6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57554. [pid: 7|app: 0|req: 214/423] 10.0.0.36 () {32 vars in 645 bytes} [Tue May 12 12:32:22 2026] GET /v2.0/subnets => generated 1261 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/424] 10.0.0.36 () {32 vars in 647 bytes} [Tue May 12 12:32:22 2026] GET /v2.0/networks => generated 2168 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/425] 10.0.0.36 () {32 vars in 661 bytes} [Tue May 12 12:32:22 2026] GET /v2.0/security-groups => generated 16626 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/426] 10.0.0.36 () {32 vars in 653 bytes} [Tue May 12 12:32:22 2026] GET /v2.0/subnetpools => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:32:33.306 8 INFO oslo.messaging._drivers.impl_rabbit [-] [384fe30e-30ca-411e-b538-cec9c8dd16e8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53122. 2026-05-12 12:32:33.307 8 INFO oslo.messaging._drivers.impl_rabbit [-] [06ecf0e8-15ad-4c2c-a05a-06a76d3dc4d2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53136. 2026-05-12 12:32:33.509 7 INFO neutron.db.segments_db [None req-9b4e1382-7c05-4f60-8d89-29adcd835630 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Added segment eaf3350d-4707-4009-b558-0f4fbf3141f3 of type vxlan for network 71a81b78-f584-4429-b81b-7ab8e56f92e0 2026-05-12 12:32:33.625 8 INFO neutron.db.segments_db [None req-efa4c77a-3235-4232-9cd9-ffb5bd44e2fb 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Added segment 374cc392-025a-41aa-9c50-dfe595a98269 of type vxlan for network 0ebb54bc-0d7f-41bb-8a94-197eaa56b02f [pid: 7|app: 0|req: 217/429] 10.0.0.36 () {34 vars in 669 bytes} [Tue May 12 12:32:33 2026] POST /v2.0/networks => generated 745 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/430] 10.0.0.36 () {34 vars in 669 bytes} [Tue May 12 12:32:33 2026] POST /v2.0/networks => generated 752 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:32:33.854 7 INFO neutron.db.segments_db [None req-b5e40260-e1e6-4fc7-97cc-d7e1549959de 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Added segment 77c71dd4-ca08-4110-8073-01a77c843fe1 of type vxlan for network 837f789d-e0a9-4816-aba7-adfd9e6cf87d [pid: 7|app: 0|req: 218/431] 10.0.0.36 () {34 vars in 669 bytes} [Tue May 12 12:32:33 2026] POST /v2.0/networks => generated 738 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/432] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:32:33 2026] POST /v2.0/subnets => generated 668 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/433] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:32:33 2026] POST /v2.0/subnets => generated 675 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:32:34.331 7 INFO neutron.db.segments_db [None req-c4dbd7eb-1c4e-46d2-afc1-88d8f1a1184c 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Added segment c1fc448a-770e-40c7-8781-48020685a48c of type vxlan for network fdf93fdb-e49b-43c9-8c7a-e7aee3f1b5c9 [pid: 8|app: 0|req: 215/434] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:32:34 2026] POST /v2.0/subnets => generated 661 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/435] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:32:34 2026] GET /v2.0/security-groups?tenant_id=d8e15aa3d0da4b52bb29bcff903fb6fb&name=default => generated 2797 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:32:34.643 8 INFO neutron.db.segments_db [None req-f2264ee0-d443-40f1-90fd-570d73fd4043 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Added segment ae2953d7-2dd2-4ae7-a840-830556a0374b of type vxlan for network 1ee16810-dc36-40e9-9b5a-b3bbe5715c17 2026-05-12 12:32:34.705 7 INFO neutron.db.l3_hamode_db [None req-c4dbd7eb-1c4e-46d2-afc1-88d8f1a1184c 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:32:35.028 8 INFO neutron.db.l3_hamode_db [None req-f2264ee0-d443-40f1-90fd-570d73fd4043 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:32:36.094 7 INFO neutron.db.l3_hamode_db [None req-c4dbd7eb-1c4e-46d2-afc1-88d8f1a1184c 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:32:36.348 8 INFO neutron.db.l3_hamode_db [None req-f2264ee0-d443-40f1-90fd-570d73fd4043 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 220/436] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:32:34 2026] POST /v2.0/routers => generated 732 bytes in 3195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/437] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:32:34 2026] POST /v2.0/routers => generated 739 bytes in 2909 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:32:37.514 7 INFO neutron.db.segments_db [None req-cdb5ad2f-f4ca-42f9-8535-e5edcf203194 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Added segment 3b2914ed-54bf-4914-a791-38cbe247e4be of type vxlan for network 436b060b-1729-4d3c-8dd5-f9df3ffeaf00 [pid: 8|app: 0|req: 218/438] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:32:37 2026] DELETE /v2.0/security-groups/c43192d4-f4cd-4688-8b66-efa352f55ae8 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:32:37.813 7 INFO neutron.db.l3_hamode_db [None req-cdb5ad2f-f4ca-42f9-8535-e5edcf203194 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:32:38.826 7 INFO neutron.db.l3_hamode_db [None req-cdb5ad2f-f4ca-42f9-8535-e5edcf203194 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 219/439] 10.0.0.36 () {34 vars in 781 bytes} [Tue May 12 12:32:37 2026] PUT /v2.0/routers/b4e25838-cd87-45be-b62c-ad3d3e2af73f/add_router_interface => generated 309 bytes in 1729 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/440] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:32:37 2026] POST /v2.0/routers => generated 725 bytes in 2400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:32:40.147 7 INFO neutron.db.segments_db [None req-13ed7248-db11-4084-a304-09f0a5e633e2 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Added segment 3aa3c303-2a4a-4bda-a7be-f8288f7e234f of type vxlan for network 487ea3e6-f821-4d12-a63d-300cd142261b [pid: 7|app: 0|req: 222/441] 10.0.0.36 () {34 vars in 669 bytes} [Tue May 12 12:32:39 2026] POST /v2.0/networks => generated 749 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/442] 10.0.0.36 () {34 vars in 781 bytes} [Tue May 12 12:32:39 2026] PUT /v2.0/routers/eebead53-4ec7-40e4-9516-847b51d9d535/add_router_interface => generated 309 bytes in 1297 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/443] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:32:40 2026] POST /v2.0/subnets => generated 672 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:32:40.944 8 WARNING neutron_lib.context [req-fb21a5f1-d2a0-48ea-97e2-11565431b4ae req-5d7d4ce3-a9f4-4cfc-85da-f4db8fdf676f 6d10910b147d4b2bb81ad5e7bacda41a 3261dbc43de74305bb8985a3ac77c393 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 222/444] 10.0.0.71 () {38 vars in 969 bytes} [Tue May 12 12:32:40 2026] POST /v2.0/security-groups => generated 1616 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 12:32:41.106 8 INFO neutron.db.segments_db [None req-5d297ac6-06b0-43b7-8514-39d5924126f8 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Added segment 101d3ea2-ea38-4163-8d3c-9ce54f47ba87 of type vxlan for network 4d35ce17-5c78-4d9f-acbc-be6cc52692e7 2026-05-12 12:32:41.423 8 INFO neutron.db.l3_hamode_db [None req-5d297ac6-06b0-43b7-8514-39d5924126f8 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 223/445] 10.0.0.36 () {34 vars in 781 bytes} [Tue May 12 12:32:40 2026] PUT /v2.0/routers/d8717705-af35-4d69-9849-6f2e0305a44d/add_router_interface => generated 309 bytes in 1441 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:32:41.702 7 WARNING neutron_lib.context [req-33ed50f7-46e2-4c52-a0bc-390cf52ea482 req-47e82728-0b08-487b-87d1-51ae262419a5 6d10910b147d4b2bb81ad5e7bacda41a 3261dbc43de74305bb8985a3ac77c393 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 224/446] 10.0.0.71 () {38 vars in 969 bytes} [Tue May 12 12:32:41 2026] POST /v2.0/security-groups => generated 1617 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 12:32:42.065 7 WARNING neutron_lib.context [None req-01243f68-1049-464a-ba1f-92f40744257a 4a71baec672540d0b11dbc9e728d8288 42b2217c85964e79acbb2608534a1e58 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/447] 10.0.0.36 () {34 vars in 683 bytes} [Tue May 12 12:32:42 2026] POST /v2.0/security-groups => generated 1597 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 12:32:42.174 7 WARNING neutron_lib.context [None req-ac0102c6-d915-4891-88c9-1c5216394888 4a71baec672540d0b11dbc9e728d8288 42b2217c85964e79acbb2608534a1e58 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/448] 10.0.0.36 () {34 vars in 693 bytes} [Tue May 12 12:32:42 2026] POST /v2.0/security-group-rules => generated 565 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:32:42.321 7 WARNING neutron_lib.context [None req-c6df41fd-36b8-408b-ade3-e627bfdc4ccb 24c74e2ad5484b1eb0d377f548e01585 9b9e7aa8dc014cdb8614f353d1dd4960 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:32:42.349 8 INFO neutron.db.l3_hamode_db [None req-5d297ac6-06b0-43b7-8514-39d5924126f8 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 227/449] 10.0.0.36 () {34 vars in 683 bytes} [Tue May 12 12:32:42 2026] POST /v2.0/security-groups => generated 1596 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 12:32:42.451 7 WARNING neutron_lib.context [None req-737e2d11-e5cd-494d-9b65-e20c7ea4811b 4a71baec672540d0b11dbc9e728d8288 42b2217c85964e79acbb2608534a1e58 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 228/450] 10.0.0.36 () {34 vars in 693 bytes} [Tue May 12 12:32:42 2026] POST /v2.0/security-group-rules => generated 570 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:32:42.629 7 WARNING neutron_lib.context [req-c25f9106-95c9-46a1-b3df-92270b27c7dd req-572a5b28-c488-47cc-a42a-5765d6e3b5b0 6d10910b147d4b2bb81ad5e7bacda41a 3261dbc43de74305bb8985a3ac77c393 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 229/451] 10.0.0.71 () {38 vars in 969 bytes} [Tue May 12 12:32:42 2026] POST /v2.0/security-groups => generated 1617 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 12:32:42.759 7 WARNING neutron_lib.context [None req-6fd1041d-274d-4fd4-80e1-4861e036dd2a 24c74e2ad5484b1eb0d377f548e01585 9b9e7aa8dc014cdb8614f353d1dd4960 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 230/452] 10.0.0.36 () {34 vars in 693 bytes} [Tue May 12 12:32:42 2026] POST /v2.0/security-group-rules => generated 565 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:32:42.890 7 WARNING neutron_lib.context [None req-23784592-e96f-459d-aec0-24bcefe817b8 4a71baec672540d0b11dbc9e728d8288 42b2217c85964e79acbb2608534a1e58 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 231/453] 10.0.0.36 () {34 vars in 674 bytes} [Tue May 12 12:32:42 2026] POST /v2.0/floatingips => generated 552 bytes in 611 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/454] 10.0.0.71 () {34 vars in 1000 bytes} [Tue May 12 12:32:43 2026] GET /v2.0/security-groups?tenant_id=3261dbc43de74305bb8985a3ac77c393 => generated 7593 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:32:43.580 7 WARNING neutron_lib.context [None req-157c6de6-7bcb-47bd-a232-e1c1e83ac234 24c74e2ad5484b1eb0d377f548e01585 9b9e7aa8dc014cdb8614f353d1dd4960 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/455] 10.0.0.36 () {34 vars in 693 bytes} [Tue May 12 12:32:43 2026] POST /v2.0/security-group-rules => generated 570 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/456] 10.0.0.71 () {34 vars in 989 bytes} [Tue May 12 12:32:43 2026] GET /v2.0/security-groups/6fca3933-797c-47b7-ba90-925dc53be2e4 => generated 2794 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:32:43.724 7 WARNING neutron_lib.context [None req-9b182999-f2fd-4105-b2c0-42b3c7c47d8d 24c74e2ad5484b1eb0d377f548e01585 9b9e7aa8dc014cdb8614f353d1dd4960 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 223/457] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:32:41 2026] POST /v2.0/routers => generated 736 bytes in 2676 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/458] 10.0.0.71 () {34 vars in 989 bytes} [Tue May 12 12:32:43 2026] GET /v2.0/security-groups/6fca3933-797c-47b7-ba90-925dc53be2e4 => generated 2794 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/459] 10.0.0.36 () {34 vars in 674 bytes} [Tue May 12 12:32:43 2026] POST /v2.0/floatingips => generated 552 bytes in 597 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/460] 10.0.0.71 () {34 vars in 989 bytes} [Tue May 12 12:32:44 2026] GET /v2.0/security-groups/6044e3bf-00e7-48f1-a0ea-98c4f3c1502a => generated 1616 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/461] 10.0.0.71 () {34 vars in 1098 bytes} [Tue May 12 12:32:44 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1544258826&fields=id&tenant_id=42b2217c85964e79acbb2608534a1e58 => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/464] 10.0.0.71 () {36 vars in 1011 bytes} [Tue May 12 12:32:44 2026] DELETE /v2.0/security-groups/6044e3bf-00e7-48f1-a0ea-98c4f3c1502a => 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: 241/465] 10.0.0.71 () {34 vars in 980 bytes} [Tue May 12 12:32:44 2026] GET /v2.0/networks?id=0ebb54bc-0d7f-41bb-8a94-197eaa56b02f => generated 684 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:32:44.639 7 INFO neutron.api.v2.resource [req-a7e54189-ac1e-48cf-abf8-518f9f41a5c6 req-9defe196-b992-47d4-9270-057af87b7e2c 6d10910b147d4b2bb81ad5e7bacda41a 3261dbc43de74305bb8985a3ac77c393 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 242/466] 10.0.0.71 () {34 vars in 989 bytes} [Tue May 12 12:32:44 2026] GET /v2.0/security-groups/6044e3bf-00e7-48f1-a0ea-98c4f3c1502a => 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: 243/467] 10.0.0.71 () {34 vars in 963 bytes} [Tue May 12 12:32:44 2026] GET /v2.0/quotas/42b2217c85964e79acbb2608534a1e58 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/468] 10.0.0.71 () {34 vars in 1000 bytes} [Tue May 12 12:32:44 2026] GET /v2.0/ports?tenant_id=42b2217c85964e79acbb2608534a1e58&fields=id => generated 103 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/469] 10.0.0.71 () {34 vars in 989 bytes} [Tue May 12 12:32:44 2026] GET /v2.0/security-groups/107ad3ed-f40b-433c-a475-53fe52bae41a => generated 1617 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/470] 10.0.0.71 () {36 vars in 1011 bytes} [Tue May 12 12:32:44 2026] DELETE /v2.0/security-groups/107ad3ed-f40b-433c-a475-53fe52bae41a => 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: 247/471] 10.0.0.71 () {34 vars in 1098 bytes} [Tue May 12 12:32:45 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1082442543&fields=id&tenant_id=9b9e7aa8dc014cdb8614f353d1dd4960 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/472] 10.0.0.71 () {34 vars in 980 bytes} [Tue May 12 12:32:45 2026] GET /v2.0/networks?id=837f789d-e0a9-4816-aba7-adfd9e6cf87d => generated 670 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/473] 10.0.0.36 () {34 vars in 781 bytes} [Tue May 12 12:32:43 2026] PUT /v2.0/routers/bf4faded-8668-4805-93a2-32635ea29260/add_router_interface => generated 309 bytes in 1365 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/474] 10.0.0.71 () {34 vars in 963 bytes} [Tue May 12 12:32:45 2026] GET /v2.0/quotas/9b9e7aa8dc014cdb8614f353d1dd4960 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/475] 10.0.0.71 () {34 vars in 905 bytes} [Tue May 12 12:32:45 2026] GET /v2.0/extensions => generated 19600 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/476] 10.0.0.71 () {34 vars in 1006 bytes} [Tue May 12 12:32:45 2026] GET /v2.0/networks/0ebb54bc-0d7f-41bb-8a94-197eaa56b02f?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: 226/477] 10.0.0.71 () {34 vars in 1000 bytes} [Tue May 12 12:32:45 2026] GET /v2.0/ports?tenant_id=9b9e7aa8dc014cdb8614f353d1dd4960&fields=id => generated 103 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/478] 10.0.0.71 () {34 vars in 1106 bytes} [Tue May 12 12:32:45 2026] GET /v2.0/networks/0ebb54bc-0d7f-41bb-8a94-197eaa56b02f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:32:45.653 8 INFO neutron.api.v2.resource [req-96ef2448-1848-4a78-84f4-26d69973392b req-a11c806f-1200-4f23-83e3-44030ec52d96 6d10910b147d4b2bb81ad5e7bacda41a 3261dbc43de74305bb8985a3ac77c393 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 227/479] 10.0.0.71 () {34 vars in 989 bytes} [Tue May 12 12:32:45 2026] GET /v2.0/security-groups/107ad3ed-f40b-433c-a475-53fe52bae41a => generated 146 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:32:45.728 8 WARNING neutron_lib.context [req-07c4a277-b17b-42fb-9bfc-274de74d3900 req-d912f507-11df-411d-a6cf-ae38588af3c9 6d6ed295d57849ef879c5f369d4681aa 1e739182b2504c8d8f24ddcd71348d0e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 253/480] 10.0.0.71 () {34 vars in 905 bytes} [Tue May 12 12:32:45 2026] GET /v2.0/extensions => generated 19600 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/481] 10.0.0.71 () {34 vars in 1006 bytes} [Tue May 12 12:32:45 2026] GET /v2.0/networks/837f789d-e0a9-4816-aba7-adfd9e6cf87d?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/482] 10.0.0.71 () {38 vars in 969 bytes} [Tue May 12 12:32:45 2026] POST /v2.0/security-groups => generated 1621 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/483] 10.0.0.71 () {34 vars in 1106 bytes} [Tue May 12 12:32:45 2026] GET /v2.0/networks/837f789d-e0a9-4816-aba7-adfd9e6cf87d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/484] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:32:45 2026] GET /v2.0/ports?device_id=a4108ceb-46f1-461b-b444-9ce5b8fb835c => 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: 256/485] 10.0.0.71 () {34 vars in 989 bytes} [Tue May 12 12:32:45 2026] GET /v2.0/security-groups/794ebaa8-2ebe-46cb-be37-2c4de37bec8d => generated 1617 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/486] 10.0.0.71 () {36 vars in 1011 bytes} [Tue May 12 12:32:45 2026] DELETE /v2.0/security-groups/794ebaa8-2ebe-46cb-be37-2c4de37bec8d => 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: 257/487] 10.0.0.71 () {34 vars in 989 bytes} [Tue May 12 12:32:46 2026] GET /v2.0/security-groups/3b5a8f71-4b35-40de-8674-9b653170ce11 => generated 1621 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:32:46.145 7 WARNING neutron_lib.context [req-f14b8589-689c-48a8-9c3c-7152c2cef1be req-c6348f86-c4a4-4ab0-b63d-bc0750280d58 6d6ed295d57849ef879c5f369d4681aa 1e739182b2504c8d8f24ddcd71348d0e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 231/488] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:32:46 2026] GET /v2.0/ports?device_id=99ac9c1c-d99c-41fa-a706-8d68e2a2e878 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:32:46.214 8 INFO neutron.api.v2.resource [req-8c40e697-f7b4-4bff-b2d4-978a641e94c7 req-0164e4df-4daa-46e5-aa76-7b1202441507 6d10910b147d4b2bb81ad5e7bacda41a 3261dbc43de74305bb8985a3ac77c393 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 232/489] 10.0.0.71 () {34 vars in 989 bytes} [Tue May 12 12:32:46 2026] GET /v2.0/security-groups/794ebaa8-2ebe-46cb-be37-2c4de37bec8d => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/490] 10.0.0.71 () {34 vars in 1000 bytes} [Tue May 12 12:32:46 2026] GET /v2.0/security-groups?tenant_id=3261dbc43de74305bb8985a3ac77c393 => generated 2797 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/491] 10.0.0.71 () {38 vars in 979 bytes} [Tue May 12 12:32:46 2026] POST /v2.0/security-group-rules => generated 582 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:32:46.328 7 WARNING neutron_lib.context [req-175ef693-b2da-48e3-9ceb-bd81c9894b95 req-08a85ee9-b601-4326-a627-5725a0c95a19 6d6ed295d57849ef879c5f369d4681aa 1e739182b2504c8d8f24ddcd71348d0e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 234/492] 10.0.0.71 () {34 vars in 989 bytes} [Tue May 12 12:32:46 2026] GET /v2.0/security-groups/6fca3933-797c-47b7-ba90-925dc53be2e4 => generated 2794 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/493] 10.0.0.71 () {34 vars in 989 bytes} [Tue May 12 12:32:46 2026] GET /v2.0/security-groups/6fca3933-797c-47b7-ba90-925dc53be2e4 => generated 2794 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/494] 10.0.0.71 () {38 vars in 969 bytes} [Tue May 12 12:32:46 2026] POST /v2.0/security-groups => generated 1620 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 12:32:46.457 8 INFO neutron.api.v2.resource [req-4b323b63-382c-47c2-8e78-f95c5a558768 req-321ff027-3510-4666-a0be-0f625a5a49c5 6d10910b147d4b2bb81ad5e7bacda41a 3261dbc43de74305bb8985a3ac77c393 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 236/495] 10.0.0.71 () {34 vars in 989 bytes} [Tue May 12 12:32:46 2026] GET /v2.0/security-groups/794ebaa8-2ebe-46cb-be37-2c4de37bec8d => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/496] 10.0.0.71 () {34 vars in 989 bytes} [Tue May 12 12:32:46 2026] GET /v2.0/security-groups/4e34f2f5-6bda-4003-a092-92f73b6660a7 => generated 1620 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:32:46.502 8 INFO neutron.api.v2.resource [req-288516be-6179-4804-8a3f-af05dcca6906 req-248c0c55-a96f-453b-bebf-40703f93bb8a 6d10910b147d4b2bb81ad5e7bacda41a 3261dbc43de74305bb8985a3ac77c393 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 237/497] 10.0.0.71 () {34 vars in 989 bytes} [Tue May 12 12:32:46 2026] GET /v2.0/security-groups/107ad3ed-f40b-433c-a475-53fe52bae41a => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:32:46.515 7 WARNING neutron_lib.context [req-8cdde5b0-b10d-4451-a8c8-ede398f43941 req-c681d47e-8129-4c0f-928c-71c4fe712713 6d6ed295d57849ef879c5f369d4681aa 1e739182b2504c8d8f24ddcd71348d0e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:32:46.547 8 INFO neutron.api.v2.resource [req-af8285b5-ebc7-464b-8172-4d9ca8b689e3 req-57c2432e-b2b7-4e4b-bf0e-5371ffdc48f0 6d10910b147d4b2bb81ad5e7bacda41a 3261dbc43de74305bb8985a3ac77c393 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 238/498] 10.0.0.71 () {34 vars in 989 bytes} [Tue May 12 12:32:46 2026] GET /v2.0/security-groups/6044e3bf-00e7-48f1-a0ea-98c4f3c1502a => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/499] 10.0.0.71 () {38 vars in 979 bytes} [Tue May 12 12:32:46 2026] POST /v2.0/security-group-rules => generated 582 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/500] 10.0.0.71 () {34 vars in 989 bytes} [Tue May 12 12:32:46 2026] GET /v2.0/security-groups/4e34f2f5-6bda-4003-a092-92f73b6660a7 => generated 2213 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:32:46.694 7 WARNING neutron_lib.context [req-49528b13-6125-4ae8-af0a-8b304c247390 req-9280686a-3ac0-4d53-a6aa-f058ff86dbce 6d6ed295d57849ef879c5f369d4681aa 1e739182b2504c8d8f24ddcd71348d0e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 263/501] 10.0.0.71 () {38 vars in 979 bytes} [Tue May 12 12:32:46 2026] POST /v2.0/security-group-rules => generated 587 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/502] 10.0.0.71 () {34 vars in 989 bytes} [Tue May 12 12:32:46 2026] GET /v2.0/security-groups/4e34f2f5-6bda-4003-a092-92f73b6660a7 => generated 2811 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/503] 10.0.0.71 () {34 vars in 999 bytes} [Tue May 12 12:32:46 2026] GET /v2.0/security-group-rules/494f9885-5a00-4c17-a04c-e97f36d8effa => generated 584 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/504] 10.0.0.71 () {34 vars in 989 bytes} [Tue May 12 12:32:46 2026] GET /v2.0/security-groups/4e34f2f5-6bda-4003-a092-92f73b6660a7 => generated 2811 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/505] 10.0.0.71 () {36 vars in 1021 bytes} [Tue May 12 12:32:46 2026] DELETE /v2.0/security-group-rules/494f9885-5a00-4c17-a04c-e97f36d8effa => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/506] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:32:47 2026] GET /v2.0/ports?device_id=a4108ceb-46f1-461b-b444-9ce5b8fb835c => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/507] 10.0.0.71 () {34 vars in 989 bytes} [Tue May 12 12:32:47 2026] GET /v2.0/security-groups/4e34f2f5-6bda-4003-a092-92f73b6660a7 => generated 2213 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/508] 10.0.0.71 () {36 vars in 1011 bytes} [Tue May 12 12:32:47 2026] DELETE /v2.0/security-groups/4e34f2f5-6bda-4003-a092-92f73b6660a7 => 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: 271/509] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:32:47 2026] GET /v2.0/networks?id=0ebb54bc-0d7f-41bb-8a94-197eaa56b02f => generated 684 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/510] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:32:47 2026] GET /v2.0/networks?id=837f789d-e0a9-4816-aba7-adfd9e6cf87d => generated 670 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/511] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:32:47 2026] GET /v2.0/ports?device_id=99ac9c1c-d99c-41fa-a706-8d68e2a2e878 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/512] 10.0.0.71 () {34 vars in 989 bytes} [Tue May 12 12:32:47 2026] GET /v2.0/security-groups/3b5a8f71-4b35-40de-8674-9b653170ce11 => generated 2214 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/513] 199.19.213.233 () {34 vars in 1049 bytes} [Tue May 12 12:32:47 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=42b2217c85964e79acbb2608534a1e58 => generated 181 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/514] 199.19.213.233 () {34 vars in 1049 bytes} [Tue May 12 12:32:47 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9b9e7aa8dc014cdb8614f353d1dd4960 => generated 181 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/515] 10.0.0.71 () {36 vars in 1011 bytes} [Tue May 12 12:32:47 2026] DELETE /v2.0/security-groups/3b5a8f71-4b35-40de-8674-9b653170ce11 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:32:47.751 7 WARNING neutron_lib.context [req-533d0257-aa0f-42a8-91b3-982dfa031ce7 req-c587c38f-fa63-4984-bfd6-5236c9ccaea3 4a71baec672540d0b11dbc9e728d8288 42b2217c85964e79acbb2608534a1e58 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 239/516] 10.0.0.36 () {34 vars in 787 bytes} [Tue May 12 12:32:46 2026] PUT /v2.0/routers/b4e25838-cd87-45be-b62c-ad3d3e2af73f/remove_router_interface => generated 309 bytes in 1590 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:32:48.161 8 WARNING neutron_lib.context [req-8fffbd3d-d2a2-4cc4-9f0a-cf65a1fd1ea0 req-6a180b59-9271-4881-ac2e-cd18b80bd503 24c74e2ad5484b1eb0d377f548e01585 9b9e7aa8dc014cdb8614f353d1dd4960 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/517] 199.19.213.233 () {38 vars in 954 bytes} [Tue May 12 12:32:47 2026] POST /v2.0/ports => generated 954 bytes in 580 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 240/518] 199.19.213.233 () {38 vars in 954 bytes} [Tue May 12 12:32:48 2026] POST /v2.0/ports => generated 958 bytes in 610 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:32:49.559 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-bfb346d0-b1d5-407c-91f1-dc5cb1b35ebe 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - 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.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 567, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 594, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 647, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 728, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2192, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2197, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/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.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/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.10/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.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 7|app: 0|req: 279/519] 10.0.0.36 () {34 vars in 787 bytes} [Tue May 12 12:32:48 2026] PUT /v2.0/routers/bf4faded-8668-4805-93a2-32635ea29260/remove_router_interface => generated 309 bytes in 1366 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/520] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:32:49 2026] GET /v2.0/ports?device_id=a4108ceb-46f1-461b-b444-9ce5b8fb835c => generated 957 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/521] 199.19.213.233 () {34 vars in 910 bytes} [Tue May 12 12:32:49 2026] GET /v2.0/extensions => generated 19600 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/522] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:32:49 2026] GET /v2.0/ports?device_id=99ac9c1c-d99c-41fa-a706-8d68e2a2e878 => generated 961 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/523] 199.19.213.233 () {34 vars in 910 bytes} [Tue May 12 12:32:49 2026] GET /v2.0/extensions => generated 19600 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-12 12:32:50.026 8 INFO neutron.db.l3_hamode_db [None req-bfb346d0-b1d5-407c-91f1-dc5cb1b35ebe 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] HA network fdf93fdb-e49b-43c9-8c7a-e7aee3f1b5c9 was deleted as no HA routers are present in tenant 3261dbc43de74305bb8985a3ac77c393. [pid: 8|app: 0|req: 241/524] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:32:48 2026] DELETE /v2.0/routers/b4e25838-cd87-45be-b62c-ad3d3e2af73f => generated 0 bytes in 1274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/525] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:32:50 2026] GET /v2.0/security-groups?id=59b46012-ec72-4423-bb7d-08add5260bd5&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/526] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:32:50 2026] GET /v2.0/security-groups?id=cbe27f28-827f-4479-9846-b264555930ea&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/527] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:32:50 2026] DELETE /v2.0/subnets/3ac6f61e-9ccf-480c-8e09-6ebb206a1616 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:32:50.391 8 INFO neutron.services.segments.plugin [-] Segment c1fc448a-770e-40c7-8781-48020685a48c resource provider aggregate not found 2026-05-12 12:32:50.395 8 INFO neutron.services.segments.plugin [-] Segment c1fc448a-770e-40c7-8781-48020685a48c resource provider aggregate not found 2026-05-12 12:32:50.414 8 INFO neutron.services.segments.plugin [-] Segment c1fc448a-770e-40c7-8781-48020685a48c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1fc448a-770e-40c7-8781-48020685a48c found for delete ", "request_id": "req-64d53688-8534-497d-bf1f-33f66c1d6a3b"}]} 2026-05-12 12:32:50.423 8 INFO neutron.services.segments.plugin [-] Segment c1fc448a-770e-40c7-8781-48020685a48c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1fc448a-770e-40c7-8781-48020685a48c found for delete ", "request_id": "req-7a76245f-a50d-4da9-a7d6-8e216afd96a0"}]} 2026-05-12 12:32:50.644 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-d205306d-58b3-4298-a756-2e20d74c6412 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - 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.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 567, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 594, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 647, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 728, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2192, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2197, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/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.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/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.10/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.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  2026-05-12 12:32:51.025 7 INFO neutron.db.l3_hamode_db [None req-d205306d-58b3-4298-a756-2e20d74c6412 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] HA network 4d35ce17-5c78-4d9f-acbc-be6cc52692e7 was deleted as no HA routers are present in tenant 1e739182b2504c8d8f24ddcd71348d0e. [pid: 7|app: 0|req: 284/528] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:32:49 2026] DELETE /v2.0/routers/bf4faded-8668-4805-93a2-32635ea29260 => generated 0 bytes in 1124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/529] 199.19.213.233 () {38 vars in 1027 bytes} [Tue May 12 12:32:50 2026] PUT /v2.0/ports/040466b0-01da-49d3-9b7a-a1ba31a19fc2 => generated 1199 bytes in 726 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 246/530] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:32:51 2026] DELETE /v2.0/networks/71a81b78-f584-4429-b81b-7ab8e56f92e0 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:32:51.386 7 INFO neutron.services.segments.plugin [-] Segment 101d3ea2-ea38-4163-8d3c-9ce54f47ba87 resource provider aggregate not found 2026-05-12 12:32:51.404 7 INFO neutron.services.segments.plugin [-] Segment 101d3ea2-ea38-4163-8d3c-9ce54f47ba87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 101d3ea2-ea38-4163-8d3c-9ce54f47ba87 found for delete ", "request_id": "req-b9f12cce-a9af-4a3e-b4a7-05893bf58192"}]} [pid: 7|app: 0|req: 285/531] 199.19.213.233 () {38 vars in 1027 bytes} [Tue May 12 12:32:51 2026] PUT /v2.0/ports/16e10273-0e0f-4725-bb97-26c73d9da653 => generated 1203 bytes in 453 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/532] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:32:51 2026] DELETE /v2.0/subnets/6e9f1f2e-764c-42e5-8e7f-b9f7ac8bdd14 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 286/533] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:32:51 2026] GET /v2.0/ports?tenant_id=42b2217c85964e79acbb2608534a1e58&device_id=a4108ceb-46f1-461b-b444-9ce5b8fb835c => generated 1238 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:32:51.565 7 INFO neutron.services.segments.plugin [-] Segment 101d3ea2-ea38-4163-8d3c-9ce54f47ba87 resource provider aggregate not found /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:32:51.601 7 INFO neutron.services.segments.plugin [-] Segment 101d3ea2-ea38-4163-8d3c-9ce54f47ba87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 101d3ea2-ea38-4163-8d3c-9ce54f47ba87 found for delete ", "request_id": "req-5253dbb5-33be-4164-a89f-f01d804755a6"}]} [pid: 8|app: 0|req: 248/534] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:32:51 2026] GET /v2.0/ports?device_id=a4108ceb-46f1-461b-b444-9ce5b8fb835c => generated 969 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/535] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:32:51 2026] GET /v2.0/ports?device_id=99ac9c1c-d99c-41fa-a706-8d68e2a2e878 => generated 973 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/536] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:32:51 2026] GET /v2.0/security-groups?tenant_id=3261dbc43de74305bb8985a3ac77c393&name=default => generated 2797 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/537] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:32:51 2026] GET /v2.0/ports?tenant_id=9b9e7aa8dc014cdb8614f353d1dd4960&device_id=99ac9c1c-d99c-41fa-a706-8d68e2a2e878 => generated 1242 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/538] 199.19.213.233 () {34 vars in 1057 bytes} [Tue May 12 12:32:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=040466b0-01da-49d3-9b7a-a1ba31a19fc2 => 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: 252/539] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:32:51 2026] GET /v2.0/security-groups?id=59b46012-ec72-4423-bb7d-08add5260bd5&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/540] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:32:51 2026] DELETE /v2.0/security-groups/6fca3933-797c-47b7-ba90-925dc53be2e4 => 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: 254/541] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:32:51 2026] GET /v2.0/security-groups?id=cbe27f28-827f-4479-9846-b264555930ea&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: 255/542] 199.19.213.233 () {34 vars in 1059 bytes} [Tue May 12 12:32:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=16e10273-0e0f-4725-bb97-26c73d9da653 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:32:52.029 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9a751665-72d6-4d17-86da-06f1c728d19d'] response: {'name': 'network-changed', 'server_uuid': 'a4108ceb-46f1-461b-b444-9ce5b8fb835c', 'tag': '040466b0-01da-49d3-9b7a-a1ba31a19fc2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 256/543] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:32:51 2026] GET /v2.0/subnets?id=552ad750-033b-4ad9-b633-6d8940ec143f => generated 678 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/544] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:32:51 2026] DELETE /v2.0/networks/487ea3e6-f821-4d12-a63d-300cd142261b => generated 0 bytes in 403 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/545] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:32:52 2026] GET /v2.0/subnets?id=878dbadb-8d15-4e8d-90ff-a4107a201aa8 => generated 664 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:32:52.092 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a2fc122f-e88b-40bf-8210-a5f309fbd379'] response: {'name': 'network-changed', 'server_uuid': '99ac9c1c-d99c-41fa-a706-8d68e2a2e878', 'tag': '16e10273-0e0f-4725-bb97-26c73d9da653', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 289/546] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:32:52 2026] GET /v2.0/ports?network_id=0ebb54bc-0d7f-41bb-8a94-197eaa56b02f&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/547] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:32:52 2026] GET /v2.0/ports?network_id=837f789d-e0a9-4816-aba7-adfd9e6cf87d&device_owner=network%3Adhcp => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/548] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:32:52 2026] GET /v2.0/networks/0ebb54bc-0d7f-41bb-8a94-197eaa56b02f?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/549] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:32:52 2026] GET /v2.0/networks/837f789d-e0a9-4816-aba7-adfd9e6cf87d?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/550] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:32:52 2026] GET /v2.0/networks/0ebb54bc-0d7f-41bb-8a94-197eaa56b02f?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: 260/551] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:32:52 2026] GET /v2.0/security-groups?tenant_id=1e739182b2504c8d8f24ddcd71348d0e&name=default => generated 2801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/552] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:32:52 2026] GET /v2.0/networks/837f789d-e0a9-4816-aba7-adfd9e6cf87d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/553] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:32:52 2026] GET /v2.0/ports?tenant_id=42b2217c85964e79acbb2608534a1e58&device_id=a4108ceb-46f1-461b-b444-9ce5b8fb835c => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/554] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:32:52 2026] DELETE /v2.0/security-groups/a47b21f7-2348-4d8a-ae24-fb81576f17b8 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/555] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:32:52 2026] GET /v2.0/ports?tenant_id=9b9e7aa8dc014cdb8614f353d1dd4960&device_id=99ac9c1c-d99c-41fa-a706-8d68e2a2e878 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:32:52.444 8 INFO neutron.services.segments.plugin [-] Segment eaf3350d-4707-4009-b558-0f4fbf3141f3 resource provider aggregate not found 2026-05-12 12:32:52.457 8 INFO neutron.services.segments.plugin [-] Segment eaf3350d-4707-4009-b558-0f4fbf3141f3 resource provider aggregate not found 2026-05-12 12:32:52.474 8 INFO neutron.services.segments.plugin [-] Segment eaf3350d-4707-4009-b558-0f4fbf3141f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eaf3350d-4707-4009-b558-0f4fbf3141f3 found for delete ", "request_id": "req-d2a62eed-9db9-4376-a3c4-b740ed5cd5fb"}]} 2026-05-12 12:32:52.479 8 INFO neutron.services.segments.plugin [-] Segment eaf3350d-4707-4009-b558-0f4fbf3141f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eaf3350d-4707-4009-b558-0f4fbf3141f3 found for delete ", "request_id": "req-eccb3bd9-c82f-4fb7-b9db-a1e5fc6e4fe9"}]} [pid: 8|app: 0|req: 262/556] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:32:52 2026] GET /v2.0/networks?id=0ebb54bc-0d7f-41bb-8a94-197eaa56b02f => generated 780 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/557] 199.19.213.233 () {34 vars in 1057 bytes} [Tue May 12 12:32:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=040466b0-01da-49d3-9b7a-a1ba31a19fc2 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/558] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:32:52 2026] GET /v2.0/networks?id=837f789d-e0a9-4816-aba7-adfd9e6cf87d => generated 766 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/559] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:32:52 2026] GET /v2.0/subnets?id=552ad750-033b-4ad9-b633-6d8940ec143f => generated 678 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/560] 199.19.213.233 () {34 vars in 1059 bytes} [Tue May 12 12:32:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=16e10273-0e0f-4725-bb97-26c73d9da653 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/561] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:32:52 2026] GET /v2.0/ports?network_id=0ebb54bc-0d7f-41bb-8a94-197eaa56b02f&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: 297/562] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:32:52 2026] GET /v2.0/subnets?id=878dbadb-8d15-4e8d-90ff-a4107a201aa8 => generated 664 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/563] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:32:52 2026] GET /v2.0/networks/0ebb54bc-0d7f-41bb-8a94-197eaa56b02f?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/564] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:32:52 2026] GET /v2.0/ports?network_id=837f789d-e0a9-4816-aba7-adfd9e6cf87d&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/565] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:32:52 2026] GET /v2.0/networks/0ebb54bc-0d7f-41bb-8a94-197eaa56b02f?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: 299/566] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:32:52 2026] GET /v2.0/networks/837f789d-e0a9-4816-aba7-adfd9e6cf87d?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/567] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:32:52 2026] GET /v2.0/networks/837f789d-e0a9-4816-aba7-adfd9e6cf87d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/568] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:32:52 2026] GET /v2.0/ports?device_id=a4108ceb-46f1-461b-b444-9ce5b8fb835c => generated 969 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/569] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:32:53 2026] GET /v2.0/security-groups?id=59b46012-ec72-4423-bb7d-08add5260bd5&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: 301/570] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:32:53 2026] GET /v2.0/ports?device_id=99ac9c1c-d99c-41fa-a706-8d68e2a2e878 => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/571] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:32:53 2026] GET /v2.0/security-groups?id=cbe27f28-827f-4479-9846-b264555930ea&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:32:53.878 7 INFO neutron.services.segments.plugin [-] Segment 3aa3c303-2a4a-4bda-a7be-f8288f7e234f resource provider aggregate not found 2026-05-12 12:32:53.886 7 INFO neutron.services.segments.plugin [-] Segment 3aa3c303-2a4a-4bda-a7be-f8288f7e234f resource provider aggregate not found 2026-05-12 12:32:53.905 7 INFO neutron.services.segments.plugin [-] Segment 3aa3c303-2a4a-4bda-a7be-f8288f7e234f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3aa3c303-2a4a-4bda-a7be-f8288f7e234f found for delete ", "request_id": "req-6f60a7b6-5e52-43d4-8a47-eddc029a2ee1"}]} 2026-05-12 12:32:53.910 7 INFO neutron.services.segments.plugin [-] Segment 3aa3c303-2a4a-4bda-a7be-f8288f7e234f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3aa3c303-2a4a-4bda-a7be-f8288f7e234f found for delete ", "request_id": "req-7e552d86-90ea-4052-91e3-f4419a004640"}]} [pid: 8|app: 0|req: 271/572] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:32:54 2026] GET /v2.0/ports?device_id=a4108ceb-46f1-461b-b444-9ce5b8fb835c => 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: 272/573] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:32:54 2026] GET /v2.0/security-groups?id=59b46012-ec72-4423-bb7d-08add5260bd5&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:32:54.281 7 INFO neutron.db.segments_db [None req-e1889014-568c-424f-bca5-be1c1fd17ecb 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Added segment 56b0a71f-b905-4961-8e37-caa36c2ba7dd of type vxlan for network 9e41c12d-06e1-4b65-bdc1-aeeda54f2b06 [pid: 8|app: 0|req: 273/574] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:32:54 2026] GET /v2.0/ports?device_id=99ac9c1c-d99c-41fa-a706-8d68e2a2e878 => generated 973 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/575] 10.0.0.36 () {34 vars in 669 bytes} [Tue May 12 12:32:53 2026] POST /v2.0/networks => generated 747 bytes in 539 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/576] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:32:54 2026] GET /v2.0/security-groups?id=cbe27f28-827f-4479-9846-b264555930ea&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:32:54.609 8 INFO neutron.db.segments_db [None req-028b3655-cd33-4d9a-8f10-918a0ac90461 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Added segment 6e357796-05d8-4791-a09a-f9ab2e4b7e66 of type vxlan for network 8b85f078-73a9-4468-a230-5e856dc90c6a [pid: 7|app: 0|req: 304/577] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:32:54 2026] POST /v2.0/subnets => generated 670 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:32:54.707 7 INFO neutron.db.segments_db [None req-d125151d-ccfe-49dc-8f1d-e5dc7f271ace 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Added segment bb2797d7-393a-43f5-8e42-79d6a3b68547 of type vxlan for network 53ea614d-5158-4735-8a54-afcd944b615b [pid: 8|app: 0|req: 274/578] 10.0.0.36 () {34 vars in 669 bytes} [Tue May 12 12:32:54 2026] POST /v2.0/networks => generated 743 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/579] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:32:54 2026] POST /v2.0/subnets => generated 666 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:32:55.031 8 INFO neutron.db.segments_db [None req-70e97cd0-9727-4a86-aa70-a65789188bf0 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Added segment a98cc49b-2b7d-46dd-8f5d-1ab6ae0ec39a of type vxlan for network 6d8a3072-9c98-48a3-9e7d-5bd27947f49c 2026-05-12 12:32:55.113 7 INFO neutron.db.l3_hamode_db [None req-d125151d-ccfe-49dc-8f1d-e5dc7f271ace 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:32:55.469 8 INFO neutron.db.l3_hamode_db [None req-70e97cd0-9727-4a86-aa70-a65789188bf0 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:32:56.186 7 INFO neutron.db.l3_hamode_db [None req-d125151d-ccfe-49dc-8f1d-e5dc7f271ace 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:32:56.914 8 INFO neutron.db.l3_hamode_db [None req-70e97cd0-9727-4a86-aa70-a65789188bf0 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 305/580] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:32:54 2026] POST /v2.0/routers => generated 734 bytes in 2892 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/581] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:32:57 2026] GET /v2.0/ports?device_id=a4108ceb-46f1-461b-b444-9ce5b8fb835c => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/582] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:32:57 2026] GET /v2.0/ports?device_id=99ac9c1c-d99c-41fa-a706-8d68e2a2e878 => generated 973 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/583] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:32:54 2026] POST /v2.0/routers => generated 730 bytes in 3084 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/584] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:32:58 2026] GET /v2.0/security-groups?id=59b46012-ec72-4423-bb7d-08add5260bd5&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: 278/585] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:32:58 2026] GET /v2.0/security-groups?id=cbe27f28-827f-4479-9846-b264555930ea&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: 308/586] 10.0.0.36 () {34 vars in 781 bytes} [Tue May 12 12:32:57 2026] PUT /v2.0/routers/06feaad8-2101-44db-bc37-26dee02119e9/add_router_interface => generated 309 bytes in 1661 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/589] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:32:59 2026] GET /v2.0/ports?device_id=a4108ceb-46f1-461b-b444-9ce5b8fb835c => generated 971 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/590] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:32:59 2026] GET /v2.0/ports?device_id=99ac9c1c-d99c-41fa-a706-8d68e2a2e878 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/591] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:32:59 2026] GET /v2.0/security-groups?id=59b46012-ec72-4423-bb7d-08add5260bd5&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: 314/592] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:32:59 2026] GET /v2.0/security-groups?id=cbe27f28-827f-4479-9846-b264555930ea&fields=id&fields=name => generated 114 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/593] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:32:59 2026] GET /v2.0/ports?device_id=99ac9c1c-d99c-41fa-a706-8d68e2a2e878 => 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: 279/594] 10.0.0.36 () {34 vars in 781 bytes} [Tue May 12 12:32:58 2026] PUT /v2.0/routers/91af955f-f79f-4ff4-a1ea-9e7c8fa75913/add_router_interface => generated 309 bytes in 1714 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:33:00.009 8 WARNING neutron_lib.context [None req-1791f89e-014d-4b87-b78a-a877c856fb06 d4073720ac1048f9976f0484501488d9 ce75ccaa2ce8405698a0b18d6c9f9b52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/595] 10.0.0.36 () {34 vars in 683 bytes} [Tue May 12 12:32:59 2026] POST /v2.0/security-groups => generated 1596 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 12:33:00.120 8 WARNING neutron_lib.context [None req-a3ab837d-a289-400f-8dc5-3065aa1ade40 d4073720ac1048f9976f0484501488d9 ce75ccaa2ce8405698a0b18d6c9f9b52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 281/596] 10.0.0.36 () {34 vars in 693 bytes} [Tue May 12 12:33:00 2026] POST /v2.0/security-group-rules => generated 565 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:33:00.222 8 WARNING neutron_lib.context [None req-e7548784-4b12-4822-b3a0-37ed4e5f8c98 d4073720ac1048f9976f0484501488d9 ce75ccaa2ce8405698a0b18d6c9f9b52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 282/597] 10.0.0.36 () {34 vars in 693 bytes} [Tue May 12 12:33:00 2026] POST /v2.0/security-group-rules => generated 570 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:33:00.322 8 WARNING neutron_lib.context [None req-ecf9b910-f8e1-4b38-98b9-313c5f85fba6 d4073720ac1048f9976f0484501488d9 ce75ccaa2ce8405698a0b18d6c9f9b52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:33:00.417 7 INFO neutron.db.l3_db [None req-1c176018-3d8a-47a7-9815-7c65f262aa3d 24c74e2ad5484b1eb0d377f548e01585 9b9e7aa8dc014cdb8614f353d1dd4960 - - default default] Floating IP f5477028-7b9c-48d4-97b5-5e70e53af424 associated. External IP: 10.96.250.202, port: 16e10273-0e0f-4725-bb97-26c73d9da653. [pid: 7|app: 0|req: 316/598] 10.0.0.36 () {34 vars in 747 bytes} [Tue May 12 12:32:59 2026] PUT /v2.0/floatingips/f5477028-7b9c-48d4-97b5-5e70e53af424 => generated 856 bytes in 963 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:33:00.823 7 WARNING neutron_lib.context [None req-81677983-5869-45e3-86f8-097b28b75c12 ccdbd2aa5f28420086acc3a11175e9e5 eb6734e5eb9f466ebc208ac7d30ed4ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 317/599] 10.0.0.36 () {34 vars in 683 bytes} [Tue May 12 12:33:00 2026] POST /v2.0/security-groups => generated 1595 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/600] 10.0.0.36 () {34 vars in 674 bytes} [Tue May 12 12:33:00 2026] POST /v2.0/floatingips => generated 552 bytes in 638 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/601] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:33:00 2026] GET /v2.0/ports?device_id=a4108ceb-46f1-461b-b444-9ce5b8fb835c => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:33:00.990 7 WARNING neutron_lib.context [None req-4c19dde8-e4ee-4bc9-9dbd-8f32a1e9970f ccdbd2aa5f28420086acc3a11175e9e5 eb6734e5eb9f466ebc208ac7d30ed4ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 284/602] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:33:00 2026] GET /v2.0/ports?device_id=99ac9c1c-d99c-41fa-a706-8d68e2a2e878 => generated 975 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/603] 10.0.0.36 () {34 vars in 693 bytes} [Tue May 12 12:33:00 2026] POST /v2.0/security-group-rules => generated 565 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/604] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:33:01 2026] GET /v2.0/security-groups?id=59b46012-ec72-4423-bb7d-08add5260bd5&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-05-12 12:33:01.095 8 WARNING neutron_lib.context [None req-c7a8506b-4804-4031-9d88-78bbc8e3f5e6 ccdbd2aa5f28420086acc3a11175e9e5 eb6734e5eb9f466ebc208ac7d30ed4ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 320/605] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:33:01 2026] GET /v2.0/security-groups?id=cbe27f28-827f-4479-9846-b264555930ea&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:33:01.174 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9d137884-11bd-474a-88c8-629e14778fdf'] response: {'name': 'network-changed', 'server_uuid': '99ac9c1c-d99c-41fa-a706-8d68e2a2e878', 'tag': '16e10273-0e0f-4725-bb97-26c73d9da653', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 286/606] 10.0.0.36 () {34 vars in 693 bytes} [Tue May 12 12:33:01 2026] POST /v2.0/security-group-rules => generated 570 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/607] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:33:01 2026] GET /v2.0/ports?tenant_id=9b9e7aa8dc014cdb8614f353d1dd4960&device_id=99ac9c1c-d99c-41fa-a706-8d68e2a2e878 => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:33:01.224 7 WARNING neutron_lib.context [None req-4f3896f7-6332-4170-8a6d-4283a78c0621 ccdbd2aa5f28420086acc3a11175e9e5 eb6734e5eb9f466ebc208ac7d30ed4ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 287/608] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:33:01 2026] GET /v2.0/ports?device_id=a4108ceb-46f1-461b-b444-9ce5b8fb835c => generated 971 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/609] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:33:01 2026] GET /v2.0/networks?id=837f789d-e0a9-4816-aba7-adfd9e6cf87d => generated 766 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/610] 10.0.0.36 () {34 vars in 674 bytes} [Tue May 12 12:33:01 2026] POST /v2.0/floatingips => generated 552 bytes in 628 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/611] 199.19.213.233 () {34 vars in 1059 bytes} [Tue May 12 12:33:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=16e10273-0e0f-4725-bb97-26c73d9da653 => generated 859 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/612] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:33:01 2026] GET /v2.0/ports?device_id=99ac9c1c-d99c-41fa-a706-8d68e2a2e878 => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/613] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:33:01 2026] GET /v2.0/subnets?id=878dbadb-8d15-4e8d-90ff-a4107a201aa8 => generated 664 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/614] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:33:02 2026] GET /v2.0/security-groups?id=cbe27f28-827f-4479-9846-b264555930ea&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: 327/615] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:33:02 2026] GET /v2.0/ports?network_id=837f789d-e0a9-4816-aba7-adfd9e6cf87d&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/616] 199.19.213.233 () {34 vars in 993 bytes} [Tue May 12 12:33:02 2026] GET /v2.0/ports?device_id=99ac9c1c-d99c-41fa-a706-8d68e2a2e878 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/617] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:33:02 2026] GET /v2.0/networks/837f789d-e0a9-4816-aba7-adfd9e6cf87d?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:33:02.323 8 INFO neutron.db.l3_db [None req-fcb51878-600f-409c-99fd-ffbd26ddd1c3 4a71baec672540d0b11dbc9e728d8288 42b2217c85964e79acbb2608534a1e58 - - default default] Floating IP bd92f1e4-d7d2-4ae0-b737-bf65fcb18e1c associated. External IP: 10.96.250.208, port: 040466b0-01da-49d3-9b7a-a1ba31a19fc2. 2026-05-12 12:33:02.603 7 INFO neutron.db.l3_db [req-3baf4515-12be-4a1c-ad8b-2e6c1a041efa req-52ff166b-7fae-4332-b789-156096a43eeb 24c74e2ad5484b1eb0d377f548e01585 9b9e7aa8dc014cdb8614f353d1dd4960 - - default default] Floating IP f5477028-7b9c-48d4-97b5-5e70e53af424 disassociated. External IP: 10.96.250.202, port: 16e10273-0e0f-4725-bb97-26c73d9da653. [pid: 8|app: 0|req: 289/618] 10.0.0.36 () {34 vars in 747 bytes} [Tue May 12 12:33:01 2026] PUT /v2.0/floatingips/bd92f1e4-d7d2-4ae0-b737-bf65fcb18e1c => generated 855 bytes in 1274 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/619] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:33:02 2026] GET /v2.0/networks/837f789d-e0a9-4816-aba7-adfd9e6cf87d?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: 291/620] 10.0.0.71 () {34 vars in 1096 bytes} [Tue May 12 12:33:02 2026] GET /v2.0/security-groups?name=tempest-securitygroup--839121138&fields=id&tenant_id=eb6734e5eb9f466ebc208ac7d30ed4ee => 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: 292/621] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:33:02 2026] GET /v2.0/ports?device_id=a4108ceb-46f1-461b-b444-9ce5b8fb835c => 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: 293/622] 10.0.0.71 () {34 vars in 980 bytes} [Tue May 12 12:33:02 2026] GET /v2.0/networks?id=8b85f078-73a9-4468-a230-5e856dc90c6a => generated 675 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/623] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:33:02 2026] GET /v2.0/security-groups?id=59b46012-ec72-4423-bb7d-08add5260bd5&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: 295/624] 10.0.0.71 () {34 vars in 963 bytes} [Tue May 12 12:33:02 2026] GET /v2.0/quotas/eb6734e5eb9f466ebc208ac7d30ed4ee => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:33:03.023 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-39eb64d8-cf98-4a88-bf78-3f8ae931b6a8'] response: {'name': 'network-changed', 'server_uuid': 'a4108ceb-46f1-461b-b444-9ce5b8fb835c', 'tag': '040466b0-01da-49d3-9b7a-a1ba31a19fc2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 296/625] 10.0.0.71 () {34 vars in 1000 bytes} [Tue May 12 12:33:02 2026] GET /v2.0/ports?tenant_id=eb6734e5eb9f466ebc208ac7d30ed4ee&fields=id => generated 103 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/626] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:33:03 2026] GET /v2.0/ports?tenant_id=42b2217c85964e79acbb2608534a1e58&device_id=a4108ceb-46f1-461b-b444-9ce5b8fb835c => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/627] 10.0.0.71 () {34 vars in 1006 bytes} [Tue May 12 12:33:03 2026] GET /v2.0/networks/8b85f078-73a9-4468-a230-5e856dc90c6a?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/628] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:33:03 2026] GET /v2.0/ports?device_id=99ac9c1c-d99c-41fa-a706-8d68e2a2e878 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/629] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:33:03 2026] GET /v2.0/networks?id=0ebb54bc-0d7f-41bb-8a94-197eaa56b02f => generated 780 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/630] 199.19.213.233 () {36 vars in 996 bytes} [Tue May 12 12:33:02 2026] DELETE /v2.0/ports/16e10273-0e0f-4725-bb97-26c73d9da653 => generated 0 bytes in 1212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/631] 10.0.0.71 () {34 vars in 1106 bytes} [Tue May 12 12:33:03 2026] GET /v2.0/networks/8b85f078-73a9-4468-a230-5e856dc90c6a?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) 2026-05-12 12:33:03.468 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8d5c3fdf-3133-4b6a-92d6-2748802f4aba'] response: {'server_uuid': '99ac9c1c-d99c-41fa-a706-8d68e2a2e878', 'name': 'network-vif-deleted', 'tag': '16e10273-0e0f-4725-bb97-26c73d9da653', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 331/632] 199.19.213.233 () {34 vars in 1057 bytes} [Tue May 12 12:33:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=040466b0-01da-49d3-9b7a-a1ba31a19fc2 => generated 858 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/633] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:33:03 2026] GET /v2.0/subnets?id=552ad750-033b-4ad9-b633-6d8940ec143f => generated 678 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/634] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:33:03 2026] GET /v2.0/ports?network_id=0ebb54bc-0d7f-41bb-8a94-197eaa56b02f&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/635] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:33:03 2026] GET /v2.0/ports?device_id=8fd86d14-288a-4bdb-a128-b93ebb3878d1 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/636] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:33:03 2026] GET /v2.0/networks/0ebb54bc-0d7f-41bb-8a94-197eaa56b02f?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/637] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:33:03 2026] GET /v2.0/networks/0ebb54bc-0d7f-41bb-8a94-197eaa56b02f?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: 7|app: 0|req: 335/638] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:33:04 2026] GET /v2.0/networks?id=8b85f078-73a9-4468-a230-5e856dc90c6a => generated 675 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/639] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:33:04 2026] DELETE /v2.0/security-groups/cbe27f28-827f-4479-9846-b264555930ea => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:33:04.544 8 INFO neutron.api.v2.resource [None req-ae334a04-1e22-4957-8829-f4244a2ebdbc 24c74e2ad5484b1eb0d377f548e01585 9b9e7aa8dc014cdb8614f353d1dd4960 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 305/640] 10.0.0.36 () {32 vars in 735 bytes} [Tue May 12 12:33:04 2026] GET /v2.0/security-groups/cbe27f28-827f-4479-9846-b264555930ea => 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: 336/641] 199.19.213.233 () {34 vars in 1049 bytes} [Tue May 12 12:33:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=eb6734e5eb9f466ebc208ac7d30ed4ee => generated 180 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:33:04.584 7 WARNING neutron_lib.context [req-eab7a170-cb9e-40d4-80d9-28029c4dccf1 req-d63b1108-15dd-4e67-bb22-c8e0a0155fea ccdbd2aa5f28420086acc3a11175e9e5 eb6734e5eb9f466ebc208ac7d30ed4ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 306/642] 10.0.0.36 () {32 vars in 730 bytes} [Tue May 12 12:33:04 2026] DELETE /v2.0/floatingips/f5477028-7b9c-48d4-97b5-5e70e53af424 => generated 0 bytes in 397 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/643] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:33:04 2026] GET /v2.0/ports?device_id=8fd86d14-288a-4bdb-a128-b93ebb3878d1 => 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: 337/644] 199.19.213.233 () {38 vars in 954 bytes} [Tue May 12 12:33:04 2026] POST /v2.0/ports => generated 954 bytes in 548 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 338/645] 199.19.213.233 () {38 vars in 1027 bytes} [Tue May 12 12:33:05 2026] PUT /v2.0/ports/0470733e-2f87-43b1-9f25-a3cc695e829e => generated 1199 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 339/646] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:33:05 2026] GET /v2.0/ports?tenant_id=eb6734e5eb9f466ebc208ac7d30ed4ee&device_id=8fd86d14-288a-4bdb-a128-b93ebb3878d1 => generated 1238 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:33:05.724 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e52ec2cb-245e-453a-a5fc-abe41ab7db91'] response: {'name': 'network-changed', 'server_uuid': '8fd86d14-288a-4bdb-a128-b93ebb3878d1', 'tag': '0470733e-2f87-43b1-9f25-a3cc695e829e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 340/647] 199.19.213.233 () {34 vars in 1057 bytes} [Tue May 12 12:33:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=0470733e-2f87-43b1-9f25-a3cc695e829e => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 341/648] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:33:05 2026] GET /v2.0/subnets?id=877cfe5f-e1e6-48bf-ac10-0580b753767e => generated 669 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/649] 10.0.0.71 () {34 vars in 1096 bytes} [Tue May 12 12:33:05 2026] GET /v2.0/security-groups?name=tempest-securitygroup--126785902&fields=id&tenant_id=ce75ccaa2ce8405698a0b18d6c9f9b52 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/650] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:33:05 2026] GET /v2.0/ports?network_id=8b85f078-73a9-4468-a230-5e856dc90c6a&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/651] 10.0.0.71 () {34 vars in 980 bytes} [Tue May 12 12:33:05 2026] GET /v2.0/networks?id=9e41c12d-06e1-4b65-bdc1-aeeda54f2b06 => generated 679 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/652] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:33:05 2026] GET /v2.0/networks/8b85f078-73a9-4468-a230-5e856dc90c6a?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: 346/653] 10.0.0.71 () {34 vars in 963 bytes} [Tue May 12 12:33:06 2026] GET /v2.0/quotas/ce75ccaa2ce8405698a0b18d6c9f9b52 => 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: 347/654] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:33:06 2026] GET /v2.0/networks/8b85f078-73a9-4468-a230-5e856dc90c6a?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: 348/655] 10.0.0.71 () {34 vars in 1000 bytes} [Tue May 12 12:33:06 2026] GET /v2.0/ports?tenant_id=ce75ccaa2ce8405698a0b18d6c9f9b52&fields=id => generated 103 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/656] 10.0.0.36 () {34 vars in 787 bytes} [Tue May 12 12:33:04 2026] PUT /v2.0/routers/d8717705-af35-4d69-9849-6f2e0305a44d/remove_router_interface => generated 309 bytes in 1223 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/657] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:33:06 2026] GET /v2.0/ports?tenant_id=eb6734e5eb9f466ebc208ac7d30ed4ee&device_id=8fd86d14-288a-4bdb-a128-b93ebb3878d1 => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/658] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:33:06 2026] GET /v2.0/ports?device_id=8fd86d14-288a-4bdb-a128-b93ebb3878d1 => generated 969 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/659] 10.0.0.71 () {34 vars in 1006 bytes} [Tue May 12 12:33:06 2026] GET /v2.0/networks/9e41c12d-06e1-4b65-bdc1-aeeda54f2b06?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/660] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:33:06 2026] GET /v2.0/networks?id=8b85f078-73a9-4468-a230-5e856dc90c6a => generated 771 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/661] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:33:06 2026] GET /v2.0/security-groups?id=226801d7-d894-43ac-ab3e-a9a221602b78&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/662] 10.0.0.71 () {34 vars in 1106 bytes} [Tue May 12 12:33:06 2026] GET /v2.0/networks/9e41c12d-06e1-4b65-bdc1-aeeda54f2b06?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/663] 199.19.213.233 () {34 vars in 1057 bytes} [Tue May 12 12:33:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=0470733e-2f87-43b1-9f25-a3cc695e829e => 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: 355/664] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:33:06 2026] GET /v2.0/subnets?id=877cfe5f-e1e6-48bf-ac10-0580b753767e => generated 669 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/665] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:33:06 2026] GET /v2.0/ports?network_id=8b85f078-73a9-4468-a230-5e856dc90c6a&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/666] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:33:06 2026] GET /v2.0/networks/8b85f078-73a9-4468-a230-5e856dc90c6a?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/667] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:33:06 2026] GET /v2.0/networks/8b85f078-73a9-4468-a230-5e856dc90c6a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/668] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:33:07 2026] GET /v2.0/ports?device_id=af5d8417-6dcd-4155-9bdd-fcf79e72628c => 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: 360/669] 199.19.213.233 () {34 vars in 1095 bytes} [Tue May 12 12:33:07 2026] GET /v2.0/ports?device_id=a4108ceb-46f1-461b-b444-9ce5b8fb835c&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/670] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:33:07 2026] GET /v2.0/ports?tenant_id=42b2217c85964e79acbb2608534a1e58&device_id=a4108ceb-46f1-461b-b444-9ce5b8fb835c => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/671] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:33:07 2026] GET /v2.0/networks?id=0ebb54bc-0d7f-41bb-8a94-197eaa56b02f => generated 780 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:33:07.505 8 INFO neutron.services.segments.plugin [-] Segment 3b2914ed-54bf-4914-a791-38cbe247e4be resource provider aggregate not found 2026-05-12 12:33:07.518 8 INFO neutron.services.segments.plugin [-] Segment 3b2914ed-54bf-4914-a791-38cbe247e4be resource provider aggregate not found [pid: 7|app: 0|req: 363/672] 199.19.213.233 () {34 vars in 1057 bytes} [Tue May 12 12:33:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=040466b0-01da-49d3-9b7a-a1ba31a19fc2 => generated 860 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:33:07.532 8 INFO neutron.services.segments.plugin [-] Segment 3b2914ed-54bf-4914-a791-38cbe247e4be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b2914ed-54bf-4914-a791-38cbe247e4be found for delete ", "request_id": "req-a515f6e2-a2ee-46cb-bb5a-911cafa8893e"}]} 2026-05-12 12:33:07.542 8 INFO neutron.services.segments.plugin [-] Segment 3b2914ed-54bf-4914-a791-38cbe247e4be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b2914ed-54bf-4914-a791-38cbe247e4be found for delete ", "request_id": "req-855d8743-72cb-4b44-8d8b-d284b96ea4c4"}]} 2026-05-12 12:33:07.554 8 INFO neutron.db.l3_hamode_db [None req-4c84846b-aaa5-485e-9f7e-2ac59a66d6ca 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] HA network 436b060b-1729-4d3c-8dd5-f9df3ffeaf00 was deleted as no HA routers are present in tenant 9b9e7aa8dc014cdb8614f353d1dd4960. [pid: 8|app: 0|req: 310/673] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:33:06 2026] DELETE /v2.0/routers/d8717705-af35-4d69-9849-6f2e0305a44d => generated 0 bytes in 1320 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/674] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:33:07 2026] GET /v2.0/subnets?id=552ad750-033b-4ad9-b633-6d8940ec143f => generated 678 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/675] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:33:07 2026] GET /v2.0/ports?network_id=0ebb54bc-0d7f-41bb-8a94-197eaa56b02f&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/676] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:33:07 2026] GET /v2.0/ports?device_id=8fd86d14-288a-4bdb-a128-b93ebb3878d1 => 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: 367/677] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:33:07 2026] GET /v2.0/networks/0ebb54bc-0d7f-41bb-8a94-197eaa56b02f?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/678] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:33:07 2026] DELETE /v2.0/subnets/878dbadb-8d15-4e8d-90ff-a4107a201aa8 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/679] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:33:07 2026] GET /v2.0/security-groups?id=226801d7-d894-43ac-ab3e-a9a221602b78&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/680] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:33:07 2026] GET /v2.0/networks/0ebb54bc-0d7f-41bb-8a94-197eaa56b02f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/681] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:33:07 2026] GET /v2.0/ports?device_id=8fd86d14-288a-4bdb-a128-b93ebb3878d1 => 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: 314/682] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:33:07 2026] GET /v2.0/networks?id=9e41c12d-06e1-4b65-bdc1-aeeda54f2b06 => generated 679 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:33:08.208 7 INFO neutron.services.segments.plugin [-] Segment 77c71dd4-ca08-4110-8073-01a77c843fe1 resource provider aggregate not found 2026-05-12 12:33:08.214 7 INFO neutron.services.segments.plugin [-] Segment 77c71dd4-ca08-4110-8073-01a77c843fe1 resource provider aggregate not found 2026-05-12 12:33:08.229 7 INFO neutron.services.segments.plugin [-] Segment 77c71dd4-ca08-4110-8073-01a77c843fe1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77c71dd4-ca08-4110-8073-01a77c843fe1 found for delete ", "request_id": "req-50cc9b2a-7d28-4a52-870b-c182656fd90a"}]} 2026-05-12 12:33:08.232 7 INFO neutron.services.segments.plugin [-] Segment 77c71dd4-ca08-4110-8073-01a77c843fe1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77c71dd4-ca08-4110-8073-01a77c843fe1 found for delete ", "request_id": "req-02b4435e-1b36-41e8-8daf-631de160a61f"}]} [pid: 7|app: 0|req: 369/683] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:33:07 2026] DELETE /v2.0/networks/837f789d-e0a9-4816-aba7-adfd9e6cf87d => generated 0 bytes in 427 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/684] 199.19.213.233 () {34 vars in 1049 bytes} [Tue May 12 12:33:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ce75ccaa2ce8405698a0b18d6c9f9b52 => generated 180 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/685] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:33:08 2026] GET /v2.0/ports?device_id=af5d8417-6dcd-4155-9bdd-fcf79e72628c => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:33:08.327 7 WARNING neutron_lib.context [req-b68974ae-b9cc-44ef-8b1f-49f2ce5e2989 req-fe893775-76df-44ae-bce7-85a441351bc3 d4073720ac1048f9976f0484501488d9 ce75ccaa2ce8405698a0b18d6c9f9b52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:33:08.563 8 INFO neutron.db.l3_db [None req-42c0258c-054c-4d85-a0f3-5226f6da03be ccdbd2aa5f28420086acc3a11175e9e5 eb6734e5eb9f466ebc208ac7d30ed4ee - - default default] Floating IP 726b3d05-a1ed-488b-b037-b2dcfd3af702 associated. External IP: 10.96.250.220, port: 0470733e-2f87-43b1-9f25-a3cc695e829e. [pid: 7|app: 0|req: 372/686] 199.19.213.233 () {38 vars in 954 bytes} [Tue May 12 12:33:08 2026] POST /v2.0/ports => generated 954 bytes in 548 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 373/687] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:33:08 2026] GET /v2.0/security-groups?tenant_id=9b9e7aa8dc014cdb8614f353d1dd4960&name=default => generated 2797 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/688] 10.0.0.36 () {34 vars in 747 bytes} [Tue May 12 12:33:08 2026] PUT /v2.0/floatingips/726b3d05-a1ed-488b-b037-b2dcfd3af702 => generated 855 bytes in 1025 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:33:09.103 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-db16b85f-9966-4731-9f83-4a7474512fa9'] response: {'name': 'network-changed', 'server_uuid': '8fd86d14-288a-4bdb-a128-b93ebb3878d1', 'tag': '0470733e-2f87-43b1-9f25-a3cc695e829e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 316/689] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:33:09 2026] DELETE /v2.0/security-groups/cb3538e6-5b17-4222-ae7d-c61a516ed377 => 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: 317/690] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:33:09 2026] GET /v2.0/ports?device_id=8fd86d14-288a-4bdb-a128-b93ebb3878d1 => generated 971 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/691] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:33:09 2026] GET /v2.0/ports?tenant_id=eb6734e5eb9f466ebc208ac7d30ed4ee&device_id=8fd86d14-288a-4bdb-a128-b93ebb3878d1 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/692] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:33:09 2026] GET /v2.0/security-groups?id=226801d7-d894-43ac-ab3e-a9a221602b78&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/693] 199.19.213.233 () {38 vars in 1027 bytes} [Tue May 12 12:33:08 2026] PUT /v2.0/ports/cd6958e2-4341-43bd-9d75-ef31e052b803 => generated 1199 bytes in 537 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 320/694] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:33:09 2026] GET /v2.0/networks?id=8b85f078-73a9-4468-a230-5e856dc90c6a => generated 771 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:33:09.527 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-75a17d67-bb53-4ce2-9a2f-d41344ed8a5c'] response: {'name': 'network-changed', 'server_uuid': 'af5d8417-6dcd-4155-9bdd-fcf79e72628c', 'tag': 'cd6958e2-4341-43bd-9d75-ef31e052b803', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 321/695] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:33:09 2026] GET /v2.0/ports?tenant_id=ce75ccaa2ce8405698a0b18d6c9f9b52&device_id=af5d8417-6dcd-4155-9bdd-fcf79e72628c => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/696] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:33:09 2026] GET /v2.0/ports?device_id=af5d8417-6dcd-4155-9bdd-fcf79e72628c => generated 969 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 376/697] 199.19.213.233 () {34 vars in 1057 bytes} [Tue May 12 12:33:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=cd6958e2-4341-43bd-9d75-ef31e052b803 => 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: 322/698] 199.19.213.233 () {34 vars in 1057 bytes} [Tue May 12 12:33:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=0470733e-2f87-43b1-9f25-a3cc695e829e => generated 858 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/699] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:33:09 2026] GET /v2.0/security-groups?id=7b5968a4-08a4-41d0-925c-9ba4da7f4ce2&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/700] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:33:09 2026] GET /v2.0/subnets?id=cacdeaeb-6e0f-4806-bffa-95a5fd62ac62 => generated 673 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/701] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:33:09 2026] GET /v2.0/subnets?id=877cfe5f-e1e6-48bf-ac10-0580b753767e => generated 669 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/702] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:33:09 2026] GET /v2.0/ports?network_id=9e41c12d-06e1-4b65-bdc1-aeeda54f2b06&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/703] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:33:09 2026] GET /v2.0/ports?network_id=8b85f078-73a9-4468-a230-5e856dc90c6a&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: 325/704] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:33:09 2026] GET /v2.0/ports?device_id=8fd86d14-288a-4bdb-a128-b93ebb3878d1 => 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: 380/705] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:33:09 2026] GET /v2.0/networks/9e41c12d-06e1-4b65-bdc1-aeeda54f2b06?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/706] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:33:09 2026] GET /v2.0/security-groups?id=226801d7-d894-43ac-ab3e-a9a221602b78&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: 326/707] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:33:09 2026] GET /v2.0/networks/8b85f078-73a9-4468-a230-5e856dc90c6a?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/708] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:33:09 2026] GET /v2.0/networks/9e41c12d-06e1-4b65-bdc1-aeeda54f2b06?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/709] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:33:09 2026] GET /v2.0/networks/8b85f078-73a9-4468-a230-5e856dc90c6a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/710] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:33:09 2026] GET /v2.0/ports?tenant_id=ce75ccaa2ce8405698a0b18d6c9f9b52&device_id=af5d8417-6dcd-4155-9bdd-fcf79e72628c => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/711] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:33:10 2026] GET /v2.0/networks?id=9e41c12d-06e1-4b65-bdc1-aeeda54f2b06 => generated 775 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/712] 199.19.213.233 () {34 vars in 1057 bytes} [Tue May 12 12:33:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=cd6958e2-4341-43bd-9d75-ef31e052b803 => 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: 329/713] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:33:10 2026] GET /v2.0/subnets?id=cacdeaeb-6e0f-4806-bffa-95a5fd62ac62 => 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: 385/714] 199.19.213.233 () {34 vars in 993 bytes} [Tue May 12 12:33:10 2026] GET /v2.0/ports?device_id=8fd86d14-288a-4bdb-a128-b93ebb3878d1 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/715] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:33:10 2026] GET /v2.0/ports?network_id=9e41c12d-06e1-4b65-bdc1-aeeda54f2b06&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: 331/716] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:33:10 2026] GET /v2.0/networks/9e41c12d-06e1-4b65-bdc1-aeeda54f2b06?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/717] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:33:10 2026] GET /v2.0/networks/9e41c12d-06e1-4b65-bdc1-aeeda54f2b06?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:33:10.554 7 INFO neutron.db.l3_db [req-a4a28667-b961-4c2a-a79e-0aeaed5d1b73 req-c3d98fb0-b57a-454d-a5d7-e19385c1cac6 ccdbd2aa5f28420086acc3a11175e9e5 eb6734e5eb9f466ebc208ac7d30ed4ee - - default default] Floating IP 726b3d05-a1ed-488b-b037-b2dcfd3af702 disassociated. External IP: 10.96.250.220, port: 0470733e-2f87-43b1-9f25-a3cc695e829e. [pid: 8|app: 0|req: 333/718] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:33:10 2026] GET /v2.0/ports?device_id=af5d8417-6dcd-4155-9bdd-fcf79e72628c => generated 969 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/719] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:33:10 2026] GET /v2.0/security-groups?id=7b5968a4-08a4-41d0-925c-9ba4da7f4ce2&fields=id&fields=name => generated 113 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/720] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:33:10 2026] GET /v2.0/ports?device_id=8fd86d14-288a-4bdb-a128-b93ebb3878d1 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/721] 199.19.213.233 () {36 vars in 996 bytes} [Tue May 12 12:33:10 2026] DELETE /v2.0/ports/0470733e-2f87-43b1-9f25-a3cc695e829e => generated 0 bytes in 695 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:33:11.472 8 INFO neutron.db.segments_db [None req-cd727e1b-749f-4efc-add5-281f5d3617fc 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Added segment a1d66299-a97a-4f17-b7c9-982d9ca1696b of type vxlan for network 45f5a11b-f4b9-4ee1-9f38-a5fac8029314 [pid: 8|app: 0|req: 336/722] 10.0.0.36 () {34 vars in 669 bytes} [Tue May 12 12:33:11 2026] POST /v2.0/networks => generated 746 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:33:11.635 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-aa04c180-6b4d-4e89-9bf9-f10976252848'] response: {'server_uuid': '8fd86d14-288a-4bdb-a128-b93ebb3878d1', 'name': 'network-vif-deleted', 'tag': '0470733e-2f87-43b1-9f25-a3cc695e829e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 387/723] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:33:11 2026] POST /v2.0/subnets => generated 669 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:33:11.852 8 INFO neutron.db.segments_db [None req-a51e9dfd-e9fd-4461-833e-78179e7e0b18 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Added segment 9bbc117c-db32-47b8-bf93-43dbefc78331 of type vxlan for network 838ce966-f1bb-461c-a4c0-ad2592137c49 [pid: 7|app: 0|req: 388/724] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:33:11 2026] GET /v2.0/ports?device_id=af5d8417-6dcd-4155-9bdd-fcf79e72628c => generated 969 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:33:12.137 8 INFO neutron.db.l3_hamode_db [None req-a51e9dfd-e9fd-4461-833e-78179e7e0b18 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 389/725] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:33:12 2026] DELETE /v2.0/security-groups/226801d7-d894-43ac-ab3e-a9a221602b78 => 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: 390/726] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:33:12 2026] GET /v2.0/security-groups?id=7b5968a4-08a4-41d0-925c-9ba4da7f4ce2&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-05-12 12:33:12.229 7 INFO neutron.api.v2.resource [None req-ed67bb53-8074-41e4-b3a7-ecb0c33b5137 ccdbd2aa5f28420086acc3a11175e9e5 eb6734e5eb9f466ebc208ac7d30ed4ee - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 391/727] 10.0.0.36 () {32 vars in 735 bytes} [Tue May 12 12:33:12 2026] GET /v2.0/security-groups/226801d7-d894-43ac-ab3e-a9a221602b78 => 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: 392/728] 10.0.0.36 () {32 vars in 730 bytes} [Tue May 12 12:33:12 2026] DELETE /v2.0/floatingips/726b3d05-a1ed-488b-b037-b2dcfd3af702 => generated 0 bytes in 395 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:33:13.631 8 INFO neutron.db.l3_hamode_db [None req-a51e9dfd-e9fd-4461-833e-78179e7e0b18 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 393/729] 10.0.0.36 () {34 vars in 787 bytes} [Tue May 12 12:33:12 2026] PUT /v2.0/routers/91af955f-f79f-4ff4-a1ea-9e7c8fa75913/remove_router_interface => generated 309 bytes in 1316 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/730] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:33:13 2026] GET /v2.0/ports?device_id=af5d8417-6dcd-4155-9bdd-fcf79e72628c => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/731] 10.0.0.1 () {34 vars in 987 bytes} [Tue May 12 12:33:13 2026] GET /v2.0/ports?device_id=a4108ceb-46f1-461b-b444-9ce5b8fb835c => generated 1240 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/732] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:33:11 2026] POST /v2.0/routers => generated 733 bytes in 3060 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/733] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:33:14 2026] GET /v2.0/security-groups?id=7b5968a4-08a4-41d0-925c-9ba4da7f4ce2&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: 341/736] 10.0.0.1 () {34 vars in 1037 bytes} [Tue May 12 12:33:14 2026] GET /v2.0/security-groups?id=59b46012-ec72-4423-bb7d-08add5260bd5&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-05-12 12:33:15.734 7 INFO neutron.services.segments.plugin [-] Segment a98cc49b-2b7d-46dd-8f5d-1ab6ae0ec39a resource provider aggregate not found 2026-05-12 12:33:15.755 7 INFO neutron.services.segments.plugin [-] Segment a98cc49b-2b7d-46dd-8f5d-1ab6ae0ec39a resource provider aggregate not found 2026-05-12 12:33:15.769 7 INFO neutron.services.segments.plugin [-] Segment a98cc49b-2b7d-46dd-8f5d-1ab6ae0ec39a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a98cc49b-2b7d-46dd-8f5d-1ab6ae0ec39a found for delete ", "request_id": "req-11e7c2c8-14a2-4e8c-9b78-659fdbd83061"}]} 2026-05-12 12:33:15.783 7 INFO neutron.services.segments.plugin [-] Segment a98cc49b-2b7d-46dd-8f5d-1ab6ae0ec39a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a98cc49b-2b7d-46dd-8f5d-1ab6ae0ec39a found for delete ", "request_id": "req-9437b38a-89e6-4f36-93bb-5fb4a5b4614c"}]} 2026-05-12 12:33:15.788 7 INFO neutron.db.l3_hamode_db [None req-1e23a69c-d0f6-4f0a-83dd-23a609decf5e 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] HA network 6d8a3072-9c98-48a3-9e7d-5bd27947f49c was deleted as no HA routers are present in tenant eb6734e5eb9f466ebc208ac7d30ed4ee. [pid: 7|app: 0|req: 396/737] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:33:14 2026] DELETE /v2.0/routers/91af955f-f79f-4ff4-a1ea-9e7c8fa75913 => generated 0 bytes in 1610 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/738] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:33:15 2026] DELETE /v2.0/subnets/877cfe5f-e1e6-48bf-ac10-0580b753767e => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/739] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:33:16 2026] GET /v2.0/ports?device_id=af5d8417-6dcd-4155-9bdd-fcf79e72628c => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/740] 10.0.0.36 () {34 vars in 781 bytes} [Tue May 12 12:33:14 2026] PUT /v2.0/routers/f51814b0-9418-4243-b4cf-2eb7a0334175/add_router_interface => generated 309 bytes in 1553 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/741] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:33:16 2026] DELETE /v2.0/networks/8b85f078-73a9-4468-a230-5e856dc90c6a => generated 0 bytes in 439 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/742] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:33:16 2026] GET /v2.0/security-groups?id=7b5968a4-08a4-41d0-925c-9ba4da7f4ce2&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/743] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:33:16 2026] GET /v2.0/ports?device_id=af5d8417-6dcd-4155-9bdd-fcf79e72628c => 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: 344/744] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:33:16 2026] GET /v2.0/security-groups?tenant_id=eb6734e5eb9f466ebc208ac7d30ed4ee&name=default => generated 2801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/745] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:33:16 2026] DELETE /v2.0/security-groups/bc5071e5-87b5-4150-941f-06a1674248f5 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:33:17.112 7 INFO neutron.db.l3_db [None req-19381ebb-950a-4d87-a6a7-fa1a2870ac71 d4073720ac1048f9976f0484501488d9 ce75ccaa2ce8405698a0b18d6c9f9b52 - - default default] Floating IP 5fd7df79-044f-4b55-808c-c550592c8bb3 associated. External IP: 10.96.250.205, port: cd6958e2-4341-43bd-9d75-ef31e052b803. [pid: 7|app: 0|req: 401/746] 10.0.0.36 () {34 vars in 747 bytes} [Tue May 12 12:33:16 2026] PUT /v2.0/floatingips/5fd7df79-044f-4b55-808c-c550592c8bb3 => generated 855 bytes in 757 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/747] 10.0.0.71 () {34 vars in 980 bytes} [Tue May 12 12:33:17 2026] GET /v2.0/networks?id=45f5a11b-f4b9-4ee1-9f38-a5fac8029314 => generated 678 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/748] 10.0.0.71 () {34 vars in 963 bytes} [Tue May 12 12:33:17 2026] GET /v2.0/quotas/5b13dab3e48a40bba93542d5465505a1 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/749] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:33:17 2026] GET /v2.0/ports?device_id=af5d8417-6dcd-4155-9bdd-fcf79e72628c => generated 971 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/750] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:33:17 2026] GET /v2.0/security-groups?id=7b5968a4-08a4-41d0-925c-9ba4da7f4ce2&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-05-12 12:33:17.758 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4548c29e-ec87-4bfc-a688-85d46a197133'] response: {'name': 'network-changed', 'server_uuid': 'af5d8417-6dcd-4155-9bdd-fcf79e72628c', 'tag': 'cd6958e2-4341-43bd-9d75-ef31e052b803', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 404/751] 10.0.0.71 () {34 vars in 1000 bytes} [Tue May 12 12:33:17 2026] GET /v2.0/ports?tenant_id=5b13dab3e48a40bba93542d5465505a1&fields=id => generated 103 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:33:17.818 7 INFO neutron.services.segments.plugin [-] Segment 6e357796-05d8-4791-a09a-f9ab2e4b7e66 resource provider aggregate not found 2026-05-12 12:33:17.838 7 INFO neutron.services.segments.plugin [-] Segment 6e357796-05d8-4791-a09a-f9ab2e4b7e66 resource provider aggregate not found [pid: 8|app: 0|req: 348/752] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:33:17 2026] GET /v2.0/ports?tenant_id=ce75ccaa2ce8405698a0b18d6c9f9b52&device_id=af5d8417-6dcd-4155-9bdd-fcf79e72628c => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:33:17.845 7 INFO neutron.services.segments.plugin [-] Segment 6e357796-05d8-4791-a09a-f9ab2e4b7e66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e357796-05d8-4791-a09a-f9ab2e4b7e66 found for delete ", "request_id": "req-20f40688-cb68-41d2-b99f-cf906503abea"}]} 2026-05-12 12:33:17.863 7 INFO neutron.services.segments.plugin [-] Segment 6e357796-05d8-4791-a09a-f9ab2e4b7e66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e357796-05d8-4791-a09a-f9ab2e4b7e66 found for delete ", "request_id": "req-581c88c4-bc8e-44d9-a15d-ad60670451ae"}]} [pid: 7|app: 0|req: 405/753] 10.0.0.71 () {34 vars in 1006 bytes} [Tue May 12 12:33:17 2026] GET /v2.0/networks/45f5a11b-f4b9-4ee1-9f38-a5fac8029314?fields=segments => generated 14 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/754] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:33:17 2026] GET /v2.0/networks?id=9e41c12d-06e1-4b65-bdc1-aeeda54f2b06 => generated 775 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/755] 10.0.0.71 () {34 vars in 1106 bytes} [Tue May 12 12:33:17 2026] GET /v2.0/networks/45f5a11b-f4b9-4ee1-9f38-a5fac8029314?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/756] 199.19.213.233 () {34 vars in 1057 bytes} [Tue May 12 12:33:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=cd6958e2-4341-43bd-9d75-ef31e052b803 => generated 858 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/757] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:33:18 2026] GET /v2.0/subnets?id=cacdeaeb-6e0f-4806-bffa-95a5fd62ac62 => generated 673 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/758] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:33:18 2026] GET /v2.0/ports?device_id=af5d8417-6dcd-4155-9bdd-fcf79e72628c => generated 971 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/759] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:33:18 2026] GET /v2.0/ports?network_id=9e41c12d-06e1-4b65-bdc1-aeeda54f2b06&device_owner=network%3Adhcp => generated 1244 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/760] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:33:18 2026] GET /v2.0/ports?device_id=2299c2e9-c2ef-455f-a2b0-e40a2b0a59a3 => 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: 408/761] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:33:18 2026] GET /v2.0/security-groups?id=7b5968a4-08a4-41d0-925c-9ba4da7f4ce2&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: 354/762] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:33:18 2026] GET /v2.0/networks/9e41c12d-06e1-4b65-bdc1-aeeda54f2b06?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/763] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:33:18 2026] GET /v2.0/networks/9e41c12d-06e1-4b65-bdc1-aeeda54f2b06?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/764] 199.19.213.233 () {34 vars in 993 bytes} [Tue May 12 12:33:18 2026] GET /v2.0/ports?device_id=af5d8417-6dcd-4155-9bdd-fcf79e72628c => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:33:19.253 8 INFO neutron.db.segments_db [None req-db9d3980-5a44-44d0-91d4-8892a7f7b2c4 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Added segment 31919759-9ffb-4e1a-8578-186338057c39 of type vxlan for network 9f78df0e-d579-4a2c-a897-8a7f0745599e [pid: 8|app: 0|req: 356/765] 10.0.0.36 () {34 vars in 669 bytes} [Tue May 12 12:33:18 2026] POST /v2.0/networks => generated 743 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/766] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:33:19 2026] GET /v2.0/networks?id=45f5a11b-f4b9-4ee1-9f38-a5fac8029314 => generated 678 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/767] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:33:19 2026] GET /v2.0/ports?device_id=af5d8417-6dcd-4155-9bdd-fcf79e72628c => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/768] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:33:19 2026] GET /v2.0/ports?device_id=2299c2e9-c2ef-455f-a2b0-e40a2b0a59a3 => 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/769] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:33:19 2026] POST /v2.0/subnets => generated 666 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:33:19.806 8 WARNING neutron_lib.context [req-ee1999fa-ab2d-4f6a-a414-753f7fcd5643 req-2b14ac83-c292-407e-8791-2b2eb56a98f4 bf72795f48d74afdaef9d02a141f5c19 5b13dab3e48a40bba93542d5465505a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:33:19.961 7 INFO neutron.db.l3_db [req-2011b23a-ace5-43a1-8011-9fdfe0d92d70 req-f8f67feb-3809-441e-919c-6ec89ae7377c d4073720ac1048f9976f0484501488d9 ce75ccaa2ce8405698a0b18d6c9f9b52 - - default default] Floating IP 5fd7df79-044f-4b55-808c-c550592c8bb3 disassociated. External IP: 10.96.250.205, port: cd6958e2-4341-43bd-9d75-ef31e052b803. [pid: 8|app: 0|req: 361/770] 199.19.213.233 () {38 vars in 954 bytes} [Tue May 12 12:33:19 2026] POST /v2.0/ports => generated 954 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 362/771] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:33:20 2026] GET /v2.0/security-groups?id=7b5968a4-08a4-41d0-925c-9ba4da7f4ce2&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:33:20.362 8 INFO neutron.db.segments_db [None req-0df3fddc-b53d-4737-a799-198a06d12baf 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Added segment 32ed3ebc-be94-42da-82cf-7726b017c627 of type vxlan for network 88f2c79b-08dd-4312-bbb5-7a287be4c28e [pid: 7|app: 0|req: 410/772] 199.19.213.233 () {36 vars in 996 bytes} [Tue May 12 12:33:18 2026] DELETE /v2.0/ports/cd6958e2-4341-43bd-9d75-ef31e052b803 => generated 0 bytes in 1633 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:33:20.489 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-60089890-a4e2-4d6b-bcc1-225ab7e4f1fb'] response: {'server_uuid': 'af5d8417-6dcd-4155-9bdd-fcf79e72628c', 'name': 'network-vif-deleted', 'tag': 'cd6958e2-4341-43bd-9d75-ef31e052b803', 'status': 'completed', 'code': 200} 2026-05-12 12:33:20.749 8 INFO neutron.db.l3_hamode_db [None req-0df3fddc-b53d-4737-a799-198a06d12baf 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 411/773] 199.19.213.233 () {38 vars in 1027 bytes} [Tue May 12 12:33:20 2026] PUT /v2.0/ports/f70187bd-17b2-4a7a-a36b-031083c92682 => generated 1199 bytes in 524 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 412/774] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:33:20 2026] GET /v2.0/ports?device_id=2299c2e9-c2ef-455f-a2b0-e40a2b0a59a3 => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/775] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:33:21 2026] GET /v2.0/ports?tenant_id=5b13dab3e48a40bba93542d5465505a1&device_id=2299c2e9-c2ef-455f-a2b0-e40a2b0a59a3 => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 414/776] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:33:21 2026] GET /v2.0/security-groups?id=85a3f3f5-fa98-4725-84e9-dc0ac5724731&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/777] 199.19.213.233 () {34 vars in 1057 bytes} [Tue May 12 12:33:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=f70187bd-17b2-4a7a-a36b-031083c92682 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/778] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:33:21 2026] GET /v2.0/subnets?id=9c5851c1-a316-48bc-9364-bdc2375e928f => generated 672 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/779] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:33:21 2026] GET /v2.0/ports?network_id=45f5a11b-f4b9-4ee1-9f38-a5fac8029314&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/780] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:33:21 2026] GET /v2.0/networks/45f5a11b-f4b9-4ee1-9f38-a5fac8029314?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/781] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:33:21 2026] GET /v2.0/networks/45f5a11b-f4b9-4ee1-9f38-a5fac8029314?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/782] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:33:21 2026] DELETE /v2.0/security-groups/7b5968a4-08a4-41d0-925c-9ba4da7f4ce2 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:33:21.577 7 INFO neutron.api.v2.resource [None req-a3808119-be56-4c16-bc1c-239f86e88520 d4073720ac1048f9976f0484501488d9 ce75ccaa2ce8405698a0b18d6c9f9b52 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 421/783] 10.0.0.36 () {32 vars in 735 bytes} [Tue May 12 12:33:21 2026] GET /v2.0/security-groups/7b5968a4-08a4-41d0-925c-9ba4da7f4ce2 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/784] 10.0.0.36 () {32 vars in 730 bytes} [Tue May 12 12:33:21 2026] DELETE /v2.0/floatingips/5fd7df79-044f-4b55-808c-c550592c8bb3 => generated 0 bytes in 347 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:33:21.963 8 INFO neutron.db.l3_hamode_db [None req-0df3fddc-b53d-4737-a799-198a06d12baf 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:33:22.534 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ca68bb4-a6c0-4306-b496-303817505579'] response: {'name': 'network-changed', 'server_uuid': '2299c2e9-c2ef-455f-a2b0-e40a2b0a59a3', 'tag': 'f70187bd-17b2-4a7a-a36b-031083c92682', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 423/785] 10.0.0.36 () {34 vars in 787 bytes} [Tue May 12 12:33:21 2026] PUT /v2.0/routers/06feaad8-2101-44db-bc37-26dee02119e9/remove_router_interface => generated 309 bytes in 1040 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/786] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:33:22 2026] GET /v2.0/ports?device_id=2299c2e9-c2ef-455f-a2b0-e40a2b0a59a3 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/787] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:33:23 2026] GET /v2.0/ports?tenant_id=5b13dab3e48a40bba93542d5465505a1&device_id=2299c2e9-c2ef-455f-a2b0-e40a2b0a59a3 => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/788] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:33:20 2026] POST /v2.0/routers => generated 730 bytes in 3156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/789] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:33:23 2026] GET /v2.0/security-groups?id=85a3f3f5-fa98-4725-84e9-dc0ac5724731&fields=id&fields=name => generated 88 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/790] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:33:23 2026] GET /v2.0/networks?id=45f5a11b-f4b9-4ee1-9f38-a5fac8029314 => generated 774 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py:340: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. items = [ 2026-05-12 12:33:24.659 7 INFO neutron.services.segments.plugin [-] Segment bb2797d7-393a-43f5-8e42-79d6a3b68547 resource provider aggregate not found 2026-05-12 12:33:24.664 7 INFO neutron.services.segments.plugin [-] Segment bb2797d7-393a-43f5-8e42-79d6a3b68547 resource provider aggregate not found 2026-05-12 12:33:24.680 7 INFO neutron.services.segments.plugin [-] Segment bb2797d7-393a-43f5-8e42-79d6a3b68547 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb2797d7-393a-43f5-8e42-79d6a3b68547 found for delete ", "request_id": "req-022aefb4-ea9a-42c7-a382-55d3b71700ab"}]} 2026-05-12 12:33:24.693 7 INFO neutron.services.segments.plugin [-] Segment bb2797d7-393a-43f5-8e42-79d6a3b68547 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb2797d7-393a-43f5-8e42-79d6a3b68547 found for delete ", "request_id": "req-3c7b90d3-1155-46da-9a8b-3c36af28cef5"}]} 2026-05-12 12:33:24.713 7 INFO neutron.db.l3_hamode_db [None req-67196627-d289-4736-a747-ec18d0118f01 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] HA network 53ea614d-5158-4735-8a54-afcd944b615b was deleted as no HA routers are present in tenant ce75ccaa2ce8405698a0b18d6c9f9b52. [pid: 7|app: 0|req: 426/791] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:33:23 2026] DELETE /v2.0/routers/06feaad8-2101-44db-bc37-26dee02119e9 => generated 0 bytes in 1616 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/792] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:33:24 2026] GET /v2.0/ports?device_id=a4108ceb-46f1-461b-b444-9ce5b8fb835c => generated 971 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/793] 199.19.213.233 () {34 vars in 1057 bytes} [Tue May 12 12:33:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=f70187bd-17b2-4a7a-a36b-031083c92682 => 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: 429/794] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:33:24 2026] GET /v2.0/ports?device_id=2299c2e9-c2ef-455f-a2b0-e40a2b0a59a3 => 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: 430/795] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:33:24 2026] DELETE /v2.0/subnets/cacdeaeb-6e0f-4806-bffa-95a5fd62ac62 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/796] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:33:25 2026] GET /v2.0/subnets?id=9c5851c1-a316-48bc-9364-bdc2375e928f => generated 672 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/797] 10.0.0.71 () {34 vars in 969 bytes} [Tue May 12 12:33:25 2026] GET /v2.0/ports/040466b0-01da-49d3-9b7a-a1ba31a19fc2 => generated 968 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/798] 10.0.0.36 () {34 vars in 781 bytes} [Tue May 12 12:33:23 2026] PUT /v2.0/routers/5bf7cf49-eb4e-4293-845e-5f50de68ac60/add_router_interface => generated 309 bytes in 1740 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/799] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:33:25 2026] GET /v2.0/security-groups?id=85a3f3f5-fa98-4725-84e9-dc0ac5724731&fields=id&fields=name => generated 88 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/800] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:33:25 2026] GET /v2.0/ports?network_id=45f5a11b-f4b9-4ee1-9f38-a5fac8029314&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/801] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:33:25 2026] GET /v2.0/networks/45f5a11b-f4b9-4ee1-9f38-a5fac8029314?fields=segments => generated 14 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/802] 199.19.213.233 () {34 vars in 999 bytes} [Tue May 12 12:33:25 2026] GET /v2.0/subnets?network_id=0ebb54bc-0d7f-41bb-8a94-197eaa56b02f => generated 660 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/803] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:33:25 2026] GET /v2.0/networks/45f5a11b-f4b9-4ee1-9f38-a5fac8029314?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/804] 199.19.213.233 () {34 vars in 1145 bytes} [Tue May 12 12:33:25 2026] GET /v2.0/ports?device_id=a4108ceb-46f1-461b-b444-9ce5b8fb835c&device_owner=compute%3Anova&network_id=0ebb54bc-0d7f-41bb-8a94-197eaa56b02f => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:33:25.788 8 INFO neutron.services.segments.plugin [-] Segment 56b0a71f-b905-4961-8e37-caa36c2ba7dd resource provider aggregate not found 2026-05-12 12:33:25.793 8 INFO neutron.services.segments.plugin [-] Segment 56b0a71f-b905-4961-8e37-caa36c2ba7dd resource provider aggregate not found 2026-05-12 12:33:25.822 8 INFO neutron.services.segments.plugin [-] Segment 56b0a71f-b905-4961-8e37-caa36c2ba7dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56b0a71f-b905-4961-8e37-caa36c2ba7dd found for delete ", "request_id": "req-e18b3fa2-cc7e-4972-a23a-fc610e8f3c8d"}]} [pid: 8|app: 0|req: 367/805] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:33:25 2026] DELETE /v2.0/networks/9e41c12d-06e1-4b65-bdc1-aeeda54f2b06 => generated 0 bytes in 509 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:33:25.837 8 INFO neutron.services.segments.plugin [-] Segment 56b0a71f-b905-4961-8e37-caa36c2ba7dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56b0a71f-b905-4961-8e37-caa36c2ba7dd found for delete ", "request_id": "req-4c8f91bc-154e-4b90-957c-04361f262eaa"}]} [pid: 8|app: 0|req: 368/806] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:33:25 2026] GET /v2.0/ports?device_id=2299c2e9-c2ef-455f-a2b0-e40a2b0a59a3 => generated 971 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/807] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:33:25 2026] GET /v2.0/security-groups?id=85a3f3f5-fa98-4725-84e9-dc0ac5724731&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/808] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:33:26 2026] GET /v2.0/security-groups?tenant_id=ce75ccaa2ce8405698a0b18d6c9f9b52&name=default => generated 2801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:33:26.081 8 WARNING neutron_lib.context [None req-c68c9e08-499f-4ae5-a3b0-312b8bd33fb7 308f16572fb84f65865e139486663198 d81f6a61639a4d94aa79e5f17e987541 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 371/809] 10.0.0.36 () {34 vars in 683 bytes} [Tue May 12 12:33:26 2026] POST /v2.0/security-groups => generated 1596 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/810] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:33:26 2026] DELETE /v2.0/security-groups/28aaac7c-583c-401c-87c2-53ee3804b08d => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/811] 199.19.213.233 () {38 vars in 1027 bytes} [Tue May 12 12:33:25 2026] PUT /v2.0/ports/040466b0-01da-49d3-9b7a-a1ba31a19fc2 => generated 1145 bytes in 586 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:33:26.327 8 WARNING neutron_lib.context [None req-f2acc882-3435-4aab-aed6-699cc84bd3f1 308f16572fb84f65865e139486663198 d81f6a61639a4d94aa79e5f17e987541 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:33:26.367 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb3d816d-ca0b-4550-a310-23179d563729'] response: {'name': 'network-changed', 'server_uuid': 'a4108ceb-46f1-461b-b444-9ce5b8fb835c', 'tag': '040466b0-01da-49d3-9b7a-a1ba31a19fc2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 440/812] 199.19.213.233 () {34 vars in 993 bytes} [Tue May 12 12:33:26 2026] GET /v2.0/ports?device_id=2299c2e9-c2ef-455f-a2b0-e40a2b0a59a3 => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/813] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:33:26 2026] GET /v2.0/ports?tenant_id=42b2217c85964e79acbb2608534a1e58&device_id=a4108ceb-46f1-461b-b444-9ce5b8fb835c => generated 1417 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/814] 10.0.0.36 () {34 vars in 693 bytes} [Tue May 12 12:33:26 2026] POST /v2.0/security-group-rules => generated 565 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/815] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:33:26 2026] GET /v2.0/networks?id=0ebb54bc-0d7f-41bb-8a94-197eaa56b02f => generated 780 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:33:26.538 8 WARNING neutron_lib.context [None req-8e0da726-3f3b-4038-b748-92af9a243549 308f16572fb84f65865e139486663198 d81f6a61639a4d94aa79e5f17e987541 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 375/816] 10.0.0.36 () {34 vars in 693 bytes} [Tue May 12 12:33:26 2026] POST /v2.0/security-group-rules => generated 570 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/817] 199.19.213.233 () {34 vars in 1057 bytes} [Tue May 12 12:33:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=040466b0-01da-49d3-9b7a-a1ba31a19fc2 => generated 860 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:33:26.673 8 WARNING neutron_lib.context [None req-be0bff1a-9878-4843-aa6e-1927a94b4a60 308f16572fb84f65865e139486663198 d81f6a61639a4d94aa79e5f17e987541 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 442/818] 199.19.213.233 () {36 vars in 996 bytes} [Tue May 12 12:33:26 2026] DELETE /v2.0/ports/f70187bd-17b2-4a7a-a36b-031083c92682 => generated 0 bytes in 358 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/819] 199.19.213.233 () {34 vars in 1057 bytes} [Tue May 12 12:33:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=040466b0-01da-49d3-9b7a-a1ba31a19fc2 => 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: 444/820] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:33:26 2026] GET /v2.0/subnets?id=552ad750-033b-4ad9-b633-6d8940ec143f => generated 678 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/821] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:33:26 2026] GET /v2.0/ports?network_id=0ebb54bc-0d7f-41bb-8a94-197eaa56b02f&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/822] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:33:26 2026] GET /v2.0/networks/0ebb54bc-0d7f-41bb-8a94-197eaa56b02f?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/823] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:33:27 2026] GET /v2.0/networks/0ebb54bc-0d7f-41bb-8a94-197eaa56b02f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/824] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:33:27 2026] GET /v2.0/ports?device_id=2299c2e9-c2ef-455f-a2b0-e40a2b0a59a3 => 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: 449/825] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:33:27 2026] GET /v2.0/ports?tenant_id=42b2217c85964e79acbb2608534a1e58&device_id=a4108ceb-46f1-461b-b444-9ce5b8fb835c => generated 1417 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/826] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:33:27 2026] GET /v2.0/networks?id=0ebb54bc-0d7f-41bb-8a94-197eaa56b02f => generated 780 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/827] 199.19.213.233 () {34 vars in 1057 bytes} [Tue May 12 12:33:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=040466b0-01da-49d3-9b7a-a1ba31a19fc2 => generated 860 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/828] 10.0.0.36 () {34 vars in 674 bytes} [Tue May 12 12:33:26 2026] POST /v2.0/floatingips => generated 552 bytes in 672 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/829] 199.19.213.233 () {34 vars in 1057 bytes} [Tue May 12 12:33:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=040466b0-01da-49d3-9b7a-a1ba31a19fc2 => 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: 378/830] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:33:27 2026] GET /v2.0/subnets?id=552ad750-033b-4ad9-b633-6d8940ec143f => generated 678 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/831] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:33:27 2026] GET /v2.0/ports?network_id=0ebb54bc-0d7f-41bb-8a94-197eaa56b02f&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: 379/832] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:33:27 2026] GET /v2.0/networks/0ebb54bc-0d7f-41bb-8a94-197eaa56b02f?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/833] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:33:27 2026] GET /v2.0/networks/0ebb54bc-0d7f-41bb-8a94-197eaa56b02f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/834] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:33:27 2026] GET /v2.0/ports?device_id=a4108ceb-46f1-461b-b444-9ce5b8fb835c => generated 1148 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/835] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:33:27 2026] GET /v2.0/security-groups?id=59b46012-ec72-4423-bb7d-08add5260bd5&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/836] 10.0.0.71 () {34 vars in 1098 bytes} [Tue May 12 12:33:27 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1509767765&fields=id&tenant_id=d81f6a61639a4d94aa79e5f17e987541 => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/837] 10.0.0.71 () {34 vars in 980 bytes} [Tue May 12 12:33:27 2026] GET /v2.0/networks?id=9f78df0e-d579-4a2c-a897-8a7f0745599e => generated 675 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/838] 10.0.0.71 () {34 vars in 963 bytes} [Tue May 12 12:33:27 2026] GET /v2.0/quotas/d81f6a61639a4d94aa79e5f17e987541 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/839] 199.19.213.233 () {34 vars in 1117 bytes} [Tue May 12 12:33:27 2026] GET /v2.0/ports?device_id=a4108ceb-46f1-461b-b444-9ce5b8fb835c&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.7 => generated 1148 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/840] 10.0.0.71 () {34 vars in 1000 bytes} [Tue May 12 12:33:27 2026] GET /v2.0/ports?tenant_id=d81f6a61639a4d94aa79e5f17e987541&fields=id => generated 103 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/841] 10.0.0.71 () {34 vars in 1006 bytes} [Tue May 12 12:33:28 2026] GET /v2.0/networks/9f78df0e-d579-4a2c-a897-8a7f0745599e?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: 460/842] 10.0.0.71 () {34 vars in 1106 bytes} [Tue May 12 12:33:28 2026] GET /v2.0/networks/9f78df0e-d579-4a2c-a897-8a7f0745599e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:33:28.413 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-178aad9d-87e9-489f-9608-9178170226b0'] response: {'server_uuid': '2299c2e9-c2ef-455f-a2b0-e40a2b0a59a3', 'name': 'network-vif-deleted', 'tag': 'f70187bd-17b2-4a7a-a36b-031083c92682', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 383/843] 199.19.213.233 () {38 vars in 1027 bytes} [Tue May 12 12:33:27 2026] PUT /v2.0/ports/040466b0-01da-49d3-9b7a-a1ba31a19fc2 => generated 968 bytes in 597 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 384/844] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:33:28 2026] GET /v2.0/ports?device_id=85a1bea1-26e6-41de-9ae4-26798215d3f9 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:33:28.577 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d349d82-a885-4f57-8cf6-f36874427255'] response: {'name': 'network-changed', 'server_uuid': 'a4108ceb-46f1-461b-b444-9ce5b8fb835c', 'tag': '040466b0-01da-49d3-9b7a-a1ba31a19fc2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 385/845] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:33:28 2026] GET /v2.0/ports?tenant_id=42b2217c85964e79acbb2608534a1e58&device_id=a4108ceb-46f1-461b-b444-9ce5b8fb835c => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/846] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:33:28 2026] GET /v2.0/networks?id=0ebb54bc-0d7f-41bb-8a94-197eaa56b02f => generated 780 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/847] 199.19.213.233 () {34 vars in 1057 bytes} [Tue May 12 12:33:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=040466b0-01da-49d3-9b7a-a1ba31a19fc2 => generated 860 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/848] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:33:28 2026] GET /v2.0/subnets?id=552ad750-033b-4ad9-b633-6d8940ec143f => generated 678 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/849] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:33:28 2026] GET /v2.0/ports?network_id=0ebb54bc-0d7f-41bb-8a94-197eaa56b02f&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: 390/850] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:33:28 2026] GET /v2.0/networks/0ebb54bc-0d7f-41bb-8a94-197eaa56b02f?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/851] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:33:28 2026] GET /v2.0/security-groups?tenant_id=c3f9e000e3504c17ac6f2ce599518eaa&name=default => generated 2801 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/852] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:33:29 2026] GET /v2.0/networks/0ebb54bc-0d7f-41bb-8a94-197eaa56b02f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/855] 10.0.0.36 () {34 vars in 787 bytes} [Tue May 12 12:33:28 2026] PUT /v2.0/routers/f51814b0-9418-4243-b4cf-2eb7a0334175/remove_router_interface => generated 309 bytes in 1217 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/856] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:33:29 2026] GET /v2.0/networks?id=9f78df0e-d579-4a2c-a897-8a7f0745599e => generated 675 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/857] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:33:29 2026] GET /v2.0/ports?tenant_id=42b2217c85964e79acbb2608534a1e58&device_id=a4108ceb-46f1-461b-b444-9ce5b8fb835c => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/858] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:33:29 2026] DELETE /v2.0/security-groups/6cbb365a-e107-46b8-9106-9b967908ee29 => 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: 463/859] 199.19.213.233 () {34 vars in 1049 bytes} [Tue May 12 12:33:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d81f6a61639a4d94aa79e5f17e987541 => generated 181 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/860] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:33:29 2026] GET /v2.0/networks?id=0ebb54bc-0d7f-41bb-8a94-197eaa56b02f => generated 780 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:33:29.689 7 WARNING neutron_lib.context [req-538fd48c-57e6-447f-9716-a98242586aa6 req-ff44b866-5bba-43a0-bd18-4e026107c314 308f16572fb84f65865e139486663198 d81f6a61639a4d94aa79e5f17e987541 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 465/861] 199.19.213.233 () {38 vars in 954 bytes} [Tue May 12 12:33:29 2026] POST /v2.0/ports => generated 954 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 466/862] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:33:30 2026] GET /v2.0/ports?device_id=85a1bea1-26e6-41de-9ae4-26798215d3f9 => generated 957 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/863] 199.19.213.233 () {34 vars in 1057 bytes} [Tue May 12 12:33:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=040466b0-01da-49d3-9b7a-a1ba31a19fc2 => generated 860 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/864] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:33:30 2026] GET /v2.0/ports?device_id=a4108ceb-46f1-461b-b444-9ce5b8fb835c => generated 971 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:33:30.730 8 INFO neutron.services.segments.plugin [-] Segment 9bbc117c-db32-47b8-bf93-43dbefc78331 resource provider aggregate not found 2026-05-12 12:33:30.738 8 INFO neutron.services.segments.plugin [-] Segment 9bbc117c-db32-47b8-bf93-43dbefc78331 resource provider aggregate not found 2026-05-12 12:33:30.759 8 INFO neutron.services.segments.plugin [-] Segment 9bbc117c-db32-47b8-bf93-43dbefc78331 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bbc117c-db32-47b8-bf93-43dbefc78331 found for delete ", "request_id": "req-5827914f-904a-4ee9-9e85-6ccc69fa72e1"}]} 2026-05-12 12:33:30.762 8 INFO neutron.services.segments.plugin [-] Segment 9bbc117c-db32-47b8-bf93-43dbefc78331 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bbc117c-db32-47b8-bf93-43dbefc78331 found for delete ", "request_id": "req-371f0855-7932-465f-834d-0deb03dd89d1"}]} 2026-05-12 12:33:30.771 8 INFO neutron.db.l3_hamode_db [None req-6cbab33a-ad1a-46bb-b554-f6164c63a18c 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] HA network 838ce966-f1bb-461c-a4c0-ad2592137c49 was deleted as no HA routers are present in tenant 5b13dab3e48a40bba93542d5465505a1. [pid: 8|app: 0|req: 397/865] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:33:29 2026] DELETE /v2.0/routers/f51814b0-9418-4243-b4cf-2eb7a0334175 => generated 0 bytes in 1278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/866] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:33:30 2026] GET /v2.0/security-groups?id=c671ca05-95bd-42e4-86e5-60a94b6bdfa5&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/867] 199.19.213.233 () {38 vars in 1027 bytes} [Tue May 12 12:33:30 2026] PUT /v2.0/ports/9e4fca20-8c3c-40c6-863e-69b04794b611 => generated 1199 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 399/868] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:33:30 2026] GET /v2.0/subnets?id=552ad750-033b-4ad9-b633-6d8940ec143f => generated 678 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:33:30.882 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-aa287666-7fec-4f46-b89d-2bd850516fe9'] response: {'name': 'network-changed', 'server_uuid': '85a1bea1-26e6-41de-9ae4-26798215d3f9', 'tag': '9e4fca20-8c3c-40c6-863e-69b04794b611', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 470/869] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:33:30 2026] GET /v2.0/security-groups?id=59b46012-ec72-4423-bb7d-08add5260bd5&fields=id&fields=name => generated 114 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 400/870] 199.19.213.233 () {34 vars in 993 bytes} [Tue May 12 12:33:30 2026] GET /v2.0/ports?device_id=a4108ceb-46f1-461b-b444-9ce5b8fb835c => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/871] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:33:30 2026] GET /v2.0/ports?tenant_id=d81f6a61639a4d94aa79e5f17e987541&device_id=85a1bea1-26e6-41de-9ae4-26798215d3f9 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/872] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:33:30 2026] GET /v2.0/ports?network_id=0ebb54bc-0d7f-41bb-8a94-197eaa56b02f&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: 471/873] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:33:30 2026] DELETE /v2.0/subnets/9c5851c1-a316-48bc-9364-bdc2375e928f => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/874] 199.19.213.233 () {34 vars in 1057 bytes} [Tue May 12 12:33:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=9e4fca20-8c3c-40c6-863e-69b04794b611 => 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: 473/875] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:33:31 2026] GET /v2.0/networks/0ebb54bc-0d7f-41bb-8a94-197eaa56b02f?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:33:31.606 7 INFO neutron.services.segments.plugin [-] Segment a1d66299-a97a-4f17-b7c9-982d9ca1696b resource provider aggregate not found 2026-05-12 12:33:31.614 7 INFO neutron.services.segments.plugin [-] Segment a1d66299-a97a-4f17-b7c9-982d9ca1696b resource provider aggregate not found 2026-05-12 12:33:31.622 7 INFO neutron.services.segments.plugin [-] Segment a1d66299-a97a-4f17-b7c9-982d9ca1696b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1d66299-a97a-4f17-b7c9-982d9ca1696b found for delete ", "request_id": "req-dbcbf2b6-abd4-4d0b-8b9f-b46f6a598227"}]} [pid: 7|app: 0|req: 474/876] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:33:31 2026] DELETE /v2.0/networks/45f5a11b-f4b9-4ee1-9f38-a5fac8029314 => generated 0 bytes in 426 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:33:31.650 7 INFO neutron.services.segments.plugin [-] Segment a1d66299-a97a-4f17-b7c9-982d9ca1696b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1d66299-a97a-4f17-b7c9-982d9ca1696b found for delete ", "request_id": "req-7eb037a2-de1e-4cec-beca-1a767e391295"}]} 2026-05-12 12:33:31.670 8 INFO neutron.db.l3_db [req-eaf0d175-c39c-4294-aa18-411eb240c3e5 req-8f1066b5-fff4-4db1-94c5-23d1ff4cf3e5 4a71baec672540d0b11dbc9e728d8288 42b2217c85964e79acbb2608534a1e58 - - default default] Floating IP bd92f1e4-d7d2-4ae0-b737-bf65fcb18e1c disassociated. External IP: 10.96.250.208, port: 040466b0-01da-49d3-9b7a-a1ba31a19fc2. [pid: 7|app: 0|req: 475/877] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:33:31 2026] GET /v2.0/subnets?id=70cf5ce7-92d4-4c48-87c6-541ab46112da => generated 669 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/878] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:33:31 2026] GET /v2.0/networks/0ebb54bc-0d7f-41bb-8a94-197eaa56b02f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/879] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:33:31 2026] GET /v2.0/ports?network_id=9f78df0e-d579-4a2c-a897-8a7f0745599e&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/880] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:33:31 2026] GET /v2.0/networks/9f78df0e-d579-4a2c-a897-8a7f0745599e?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: 479/881] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:33:31 2026] GET /v2.0/security-groups?tenant_id=5b13dab3e48a40bba93542d5465505a1&name=default => generated 2801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/882] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:33:31 2026] GET /v2.0/networks/9f78df0e-d579-4a2c-a897-8a7f0745599e?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: 481/883] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:33:31 2026] GET /v2.0/ports?device_id=85a1bea1-26e6-41de-9ae4-26798215d3f9 => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/884] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:33:32 2026] DELETE /v2.0/security-groups/85a3f3f5-fa98-4725-84e9-dc0ac5724731 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/885] 199.19.213.233 () {36 vars in 996 bytes} [Tue May 12 12:33:31 2026] DELETE /v2.0/ports/040466b0-01da-49d3-9b7a-a1ba31a19fc2 => generated 0 bytes in 1109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/886] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:33:32 2026] GET /v2.0/ports?device_id=a4108ceb-46f1-461b-b444-9ce5b8fb835c => 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: 404/887] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:33:32 2026] GET /v2.0/ports?tenant_id=d81f6a61639a4d94aa79e5f17e987541&device_id=85a1bea1-26e6-41de-9ae4-26798215d3f9 => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:33:32.219 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9a645c5b-1898-4587-98c3-19afaa9bb853'] response: {'server_uuid': 'a4108ceb-46f1-461b-b444-9ce5b8fb835c', 'name': 'network-vif-deleted', 'tag': '040466b0-01da-49d3-9b7a-a1ba31a19fc2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 484/888] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:33:32 2026] GET /v2.0/security-groups?id=c671ca05-95bd-42e4-86e5-60a94b6bdfa5&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: 405/889] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:33:32 2026] GET /v2.0/networks?id=9f78df0e-d579-4a2c-a897-8a7f0745599e => generated 771 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/890] 199.19.213.233 () {34 vars in 1057 bytes} [Tue May 12 12:33:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=9e4fca20-8c3c-40c6-863e-69b04794b611 => 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: 406/891] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:33:32 2026] GET /v2.0/subnets?id=70cf5ce7-92d4-4c48-87c6-541ab46112da => generated 669 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/892] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:33:32 2026] GET /v2.0/ports?network_id=9f78df0e-d579-4a2c-a897-8a7f0745599e&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/893] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:33:32 2026] GET /v2.0/networks/9f78df0e-d579-4a2c-a897-8a7f0745599e?fields=segments => generated 14 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/894] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:33:32 2026] GET /v2.0/networks/9f78df0e-d579-4a2c-a897-8a7f0745599e?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: 488/895] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:33:33 2026] DELETE /v2.0/security-groups/59b46012-ec72-4423-bb7d-08add5260bd5 => 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: 408/896] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:33:33 2026] GET /v2.0/ports?device_id=85a1bea1-26e6-41de-9ae4-26798215d3f9 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:33:33.422 7 INFO neutron.api.v2.resource [None req-18ad391a-f068-4b9c-947f-19a7effaca1a 4a71baec672540d0b11dbc9e728d8288 42b2217c85964e79acbb2608534a1e58 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 489/897] 10.0.0.36 () {32 vars in 735 bytes} [Tue May 12 12:33:33 2026] GET /v2.0/security-groups/59b46012-ec72-4423-bb7d-08add5260bd5 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/898] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:33:33 2026] GET /v2.0/security-groups?id=c671ca05-95bd-42e4-86e5-60a94b6bdfa5&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/899] 10.0.0.36 () {32 vars in 730 bytes} [Tue May 12 12:33:33 2026] DELETE /v2.0/floatingips/bd92f1e4-d7d2-4ae0-b737-bf65fcb18e1c => generated 0 bytes in 425 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/900] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:33:34 2026] GET /v2.0/security-groups?tenant_id=0bba232fec854811833b03f346f781a2&name=default => generated 2801 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/901] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:33:34 2026] GET /v2.0/ports?device_id=85a1bea1-26e6-41de-9ae4-26798215d3f9 => generated 971 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/902] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:33:34 2026] DELETE /v2.0/security-groups/0eae4a2e-2ae3-450b-9038-a838d3ec55b4 => 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: 494/903] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:33:35 2026] GET /v2.0/security-groups?id=c671ca05-95bd-42e4-86e5-60a94b6bdfa5&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/904] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:33:35 2026] GET /v2.0/ports?device_id=85a1bea1-26e6-41de-9ae4-26798215d3f9 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/905] 10.0.0.36 () {34 vars in 787 bytes} [Tue May 12 12:33:33 2026] PUT /v2.0/routers/eebead53-4ec7-40e4-9516-847b51d9d535/remove_router_interface => generated 309 bytes in 1269 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:33:35.584 7 INFO neutron.db.l3_db [None req-b4dc5303-50c1-418e-87b8-a068660fd6df 308f16572fb84f65865e139486663198 d81f6a61639a4d94aa79e5f17e987541 - - default default] Floating IP 07e67b99-1c35-4a54-9f91-3db89aead9a6 associated. External IP: 10.96.250.210, port: 9e4fca20-8c3c-40c6-863e-69b04794b611. 2026-05-12 12:33:36.281 8 INFO neutron.services.segments.plugin [-] Segment ae2953d7-2dd2-4ae7-a840-830556a0374b resource provider aggregate not found 2026-05-12 12:33:36.286 8 INFO neutron.services.segments.plugin [-] Segment ae2953d7-2dd2-4ae7-a840-830556a0374b resource provider aggregate not found 2026-05-12 12:33:36.308 8 INFO neutron.db.l3_hamode_db [None req-4cb7f281-3cb7-4e0f-b2a9-50ad2b0ebe56 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] HA network 1ee16810-dc36-40e9-9b5a-b3bbe5715c17 was deleted as no HA routers are present in tenant 42b2217c85964e79acbb2608534a1e58. 2026-05-12 12:33:36.313 8 INFO neutron.services.segments.plugin [-] Segment ae2953d7-2dd2-4ae7-a840-830556a0374b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae2953d7-2dd2-4ae7-a840-830556a0374b found for delete ", "request_id": "req-e01f06df-3277-4b0c-868f-9a19a8f83a99"}]} [pid: 8|app: 0|req: 411/906] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:33:35 2026] DELETE /v2.0/routers/eebead53-4ec7-40e4-9516-847b51d9d535 => generated 0 bytes in 1067 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/907] 10.0.0.36 () {34 vars in 747 bytes} [Tue May 12 12:33:35 2026] PUT /v2.0/floatingips/07e67b99-1c35-4a54-9f91-3db89aead9a6 => generated 855 bytes in 1117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:33:36.340 8 INFO neutron.services.segments.plugin [-] Segment ae2953d7-2dd2-4ae7-a840-830556a0374b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae2953d7-2dd2-4ae7-a840-830556a0374b found for delete ", "request_id": "req-903f1757-ffb2-4395-81cb-efa50c3f7acf"}]} [pid: 8|app: 0|req: 412/908] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:33:36 2026] DELETE /v2.0/subnets/552ad750-033b-4ad9-b633-6d8940ec143f => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:33:36.640 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0825beb5-f8c7-4db2-ba98-ddd06c9a1a16'] response: {'name': 'network-changed', 'server_uuid': '85a1bea1-26e6-41de-9ae4-26798215d3f9', 'tag': '9e4fca20-8c3c-40c6-863e-69b04794b611', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 413/909] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:33:36 2026] GET /v2.0/ports?tenant_id=d81f6a61639a4d94aa79e5f17e987541&device_id=85a1bea1-26e6-41de-9ae4-26798215d3f9 => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/910] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:33:36 2026] GET /v2.0/networks?id=9f78df0e-d579-4a2c-a897-8a7f0745599e => generated 771 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/911] 199.19.213.233 () {34 vars in 1057 bytes} [Tue May 12 12:33:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=9e4fca20-8c3c-40c6-863e-69b04794b611 => 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: 416/912] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:33:36 2026] GET /v2.0/subnets?id=70cf5ce7-92d4-4c48-87c6-541ab46112da => generated 669 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/913] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:33:36 2026] GET /v2.0/ports?network_id=9f78df0e-d579-4a2c-a897-8a7f0745599e&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:33:37.059 7 INFO neutron.services.segments.plugin [-] Segment 374cc392-025a-41aa-9c50-dfe595a98269 resource provider aggregate not found 2026-05-12 12:33:37.066 7 INFO neutron.services.segments.plugin [-] Segment 374cc392-025a-41aa-9c50-dfe595a98269 resource provider aggregate not found [pid: 7|app: 0|req: 497/914] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:33:36 2026] DELETE /v2.0/networks/0ebb54bc-0d7f-41bb-8a94-197eaa56b02f => generated 0 bytes in 493 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/915] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:33:37 2026] GET /v2.0/networks/9f78df0e-d579-4a2c-a897-8a7f0745599e?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:33:37.093 7 INFO neutron.services.segments.plugin [-] Segment 374cc392-025a-41aa-9c50-dfe595a98269 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 374cc392-025a-41aa-9c50-dfe595a98269 found for delete ", "request_id": "req-2a00e6cf-2b25-469d-b273-eb492bf4898f"}]} 2026-05-12 12:33:37.095 7 INFO neutron.services.segments.plugin [-] Segment 374cc392-025a-41aa-9c50-dfe595a98269 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 374cc392-025a-41aa-9c50-dfe595a98269 found for delete ", "request_id": "req-c4687dd6-2ff8-4348-9de3-33054f2b05f7"}]} [pid: 7|app: 0|req: 498/916] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:33:37 2026] GET /v2.0/networks/9f78df0e-d579-4a2c-a897-8a7f0745599e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/917] 10.0.0.36 () {32 vars in 651 bytes} [Tue May 12 12:33:37 2026] GET /v2.0/extensions => generated 19600 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/918] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:33:37 2026] GET /v2.0/security-groups?tenant_id=42b2217c85964e79acbb2608534a1e58&name=default => generated 2797 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/919] 10.0.0.36 () {32 vars in 679 bytes} [Tue May 12 12:33:37 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/920] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:33:37 2026] GET /v2.0/security-groups?tenant_id=81969f09afa0439e9b88c62faafa7558&name=default => generated 2801 bytes in 426 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/921] 10.0.0.36 () {32 vars in 679 bytes} [Tue May 12 12:33:37 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/922] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:33:37 2026] DELETE /v2.0/security-groups/9854bc1a-4412-4d43-93bd-1d4be330feaa => 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: 421/923] 10.0.0.36 () {32 vars in 727 bytes} [Tue May 12 12:33:37 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/924] 10.0.0.36 () {32 vars in 663 bytes} [Tue May 12 12:33:37 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/925] 10.0.0.36 () {32 vars in 697 bytes} [Tue May 12 12:33:37 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/926] 10.0.0.36 () {32 vars in 695 bytes} [Tue May 12 12:33:37 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: 425/927] 10.0.0.36 () {32 vars in 699 bytes} [Tue May 12 12:33:37 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: 426/928] 10.0.0.36 () {32 vars in 687 bytes} [Tue May 12 12:33:37 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/929] 10.0.0.36 () {32 vars in 701 bytes} [Tue May 12 12:33:37 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/930] 10.0.0.36 () {32 vars in 691 bytes} [Tue May 12 12:33:37 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/931] 10.0.0.36 () {32 vars in 693 bytes} [Tue May 12 12:33:37 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/932] 10.0.0.36 () {32 vars in 683 bytes} [Tue May 12 12:33:37 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: 431/933] 10.0.0.36 () {32 vars in 685 bytes} [Tue May 12 12:33:37 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: 432/934] 10.0.0.36 () {32 vars in 659 bytes} [Tue May 12 12:33:37 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/935] 10.0.0.36 () {32 vars in 697 bytes} [Tue May 12 12:33:37 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/936] 10.0.0.36 () {32 vars in 677 bytes} [Tue May 12 12:33:37 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/937] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:33:37 2026] DELETE /v2.0/security-groups/b35ab758-f682-462c-be1f-1be904f3f063 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/938] 10.0.0.36 () {32 vars in 681 bytes} [Tue May 12 12:33:37 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/939] 10.0.0.36 () {32 vars in 673 bytes} [Tue May 12 12:33:37 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/940] 10.0.0.36 () {32 vars in 687 bytes} [Tue May 12 12:33:37 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/941] 10.0.0.36 () {32 vars in 721 bytes} [Tue May 12 12:33:37 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/942] 10.0.0.36 () {32 vars in 685 bytes} [Tue May 12 12:33:37 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/943] 10.0.0.36 () {32 vars in 667 bytes} [Tue May 12 12:33:37 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/944] 10.0.0.36 () {32 vars in 685 bytes} [Tue May 12 12:33:37 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/945] 10.0.0.36 () {32 vars in 679 bytes} [Tue May 12 12:33:37 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/946] 10.0.0.36 () {32 vars in 697 bytes} [Tue May 12 12:33:37 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/947] 10.0.0.36 () {32 vars in 677 bytes} [Tue May 12 12:33:37 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/948] 10.0.0.36 () {32 vars in 665 bytes} [Tue May 12 12:33:37 2026] GET /v2.0/extensions/router => generated 256 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/949] 10.0.0.36 () {32 vars in 675 bytes} [Tue May 12 12:33:37 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/950] 10.0.0.36 () {32 vars in 663 bytes} [Tue May 12 12:33:37 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/951] 10.0.0.36 () {32 vars in 673 bytes} [Tue May 12 12:33:37 2026] GET /v2.0/extensions/l3-flavors => 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: 513/952] 10.0.0.36 () {32 vars in 711 bytes} [Tue May 12 12:33:37 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/953] 10.0.0.36 () {32 vars in 689 bytes} [Tue May 12 12:33:37 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/954] 10.0.0.36 () {32 vars in 681 bytes} [Tue May 12 12:33:37 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/955] 10.0.0.36 () {32 vars in 667 bytes} [Tue May 12 12:33:37 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/956] 10.0.0.36 () {32 vars in 685 bytes} [Tue May 12 12:33:37 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/957] 10.0.0.36 () {32 vars in 703 bytes} [Tue May 12 12:33:37 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/958] 10.0.0.36 () {32 vars in 673 bytes} [Tue May 12 12:33:37 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/959] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:33:37 2026] GET /v2.0/security-groups?tenant_id=991790ad3adc4d3d9bbd3c379955b21d&name=default => generated 2801 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/960] 10.0.0.36 () {32 vars in 699 bytes} [Tue May 12 12:33:37 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/961] 10.0.0.36 () {32 vars in 673 bytes} [Tue May 12 12:33:37 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/962] 10.0.0.36 () {32 vars in 691 bytes} [Tue May 12 12:33:37 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/963] 10.0.0.36 () {32 vars in 687 bytes} [Tue May 12 12:33:37 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/964] 10.0.0.36 () {32 vars in 707 bytes} [Tue May 12 12:33:37 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/965] 10.0.0.36 () {32 vars in 703 bytes} [Tue May 12 12:33:37 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/966] 10.0.0.36 () {32 vars in 695 bytes} [Tue May 12 12:33:37 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/967] 10.0.0.36 () {32 vars in 709 bytes} [Tue May 12 12:33:37 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/968] 10.0.0.36 () {32 vars in 667 bytes} [Tue May 12 12:33:37 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/969] 10.0.0.36 () {32 vars in 685 bytes} [Tue May 12 12:33:38 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/970] 10.0.0.36 () {32 vars in 679 bytes} [Tue May 12 12:33:38 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/971] 10.0.0.36 () {32 vars in 673 bytes} [Tue May 12 12:33:38 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/972] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:33:37 2026] DELETE /v2.0/security-groups/9322cf5d-e083-44a2-8081-1a5a39ea0fdc => 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: 532/973] 10.0.0.36 () {32 vars in 669 bytes} [Tue May 12 12:33:38 2026] GET /v2.0/extensions/provider => generated 191 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/974] 10.0.0.36 () {32 vars in 659 bytes} [Tue May 12 12:33:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/975] 10.0.0.36 () {32 vars in 697 bytes} [Tue May 12 12:33:38 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/976] 10.0.0.36 () {32 vars in 697 bytes} [Tue May 12 12:33:38 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/977] 10.0.0.36 () {32 vars in 675 bytes} [Tue May 12 12:33:38 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/978] 10.0.0.36 () {32 vars in 667 bytes} [Tue May 12 12:33:38 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/979] 10.0.0.36 () {32 vars in 681 bytes} [Tue May 12 12:33:38 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/980] 10.0.0.36 () {32 vars in 699 bytes} [Tue May 12 12:33:38 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/981] 10.0.0.36 () {32 vars in 683 bytes} [Tue May 12 12:33:38 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/982] 10.0.0.36 () {32 vars in 705 bytes} [Tue May 12 12:33:38 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/983] 10.0.0.36 () {32 vars in 667 bytes} [Tue May 12 12:33:38 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/984] 10.0.0.36 () {32 vars in 695 bytes} [Tue May 12 12:33:38 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/985] 10.0.0.36 () {32 vars in 693 bytes} [Tue May 12 12:33:38 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/986] 10.0.0.36 () {32 vars in 683 bytes} [Tue May 12 12:33:38 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/987] 10.0.0.36 () {32 vars in 687 bytes} [Tue May 12 12:33:38 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/988] 10.0.0.36 () {32 vars in 665 bytes} [Tue May 12 12:33:38 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/989] 10.0.0.36 () {32 vars in 679 bytes} [Tue May 12 12:33:38 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/990] 10.0.0.36 () {32 vars in 679 bytes} [Tue May 12 12:33:38 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/991] 10.0.0.36 () {32 vars in 689 bytes} [Tue May 12 12:33:38 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/992] 10.0.0.36 () {32 vars in 689 bytes} [Tue May 12 12:33:38 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/993] 10.0.0.36 () {32 vars in 693 bytes} [Tue May 12 12:33:38 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/994] 10.0.0.36 () {32 vars in 683 bytes} [Tue May 12 12:33:38 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/995] 10.0.0.36 () {32 vars in 687 bytes} [Tue May 12 12:33:38 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/996] 10.0.0.36 () {32 vars in 699 bytes} [Tue May 12 12:33:38 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: 7|app: 0|req: 544/997] 10.0.0.36 () {32 vars in 701 bytes} [Tue May 12 12:33:38 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: 454/998] 10.0.0.36 () {32 vars in 711 bytes} [Tue May 12 12:33:38 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/999] 10.0.0.36 () {32 vars in 715 bytes} [Tue May 12 12:33:38 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/1000] 10.0.0.36 () {32 vars in 713 bytes} [Tue May 12 12:33:38 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1001] 10.0.0.36 () {32 vars in 725 bytes} [Tue May 12 12:33:38 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/1002] 10.0.0.36 () {32 vars in 717 bytes} [Tue May 12 12:33:38 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1003] 10.0.0.36 () {32 vars in 681 bytes} [Tue May 12 12:33:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/1004] 10.0.0.36 () {32 vars in 667 bytes} [Tue May 12 12:33:38 2026] GET /v2.0/extensions/segment => generated 145 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1005] 10.0.0.36 () {32 vars in 717 bytes} [Tue May 12 12:33:38 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/1006] 10.0.0.36 () {32 vars in 677 bytes} [Tue May 12 12:33:38 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1007] 10.0.0.36 () {32 vars in 667 bytes} [Tue May 12 12:33:38 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/1008] 10.0.0.36 () {32 vars in 695 bytes} [Tue May 12 12:33:38 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1009] 10.0.0.36 () {32 vars in 703 bytes} [Tue May 12 12:33:38 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/1010] 10.0.0.36 () {32 vars in 699 bytes} [Tue May 12 12:33:38 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1011] 10.0.0.36 () {32 vars in 681 bytes} [Tue May 12 12:33:38 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/1012] 10.0.0.36 () {32 vars in 703 bytes} [Tue May 12 12:33:38 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1013] 10.0.0.36 () {32 vars in 693 bytes} [Tue May 12 12:33:38 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/1014] 10.0.0.36 () {32 vars in 687 bytes} [Tue May 12 12:33:38 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1015] 10.0.0.36 () {32 vars in 695 bytes} [Tue May 12 12:33:38 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/1016] 10.0.0.36 () {32 vars in 687 bytes} [Tue May 12 12:33:38 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1017] 10.0.0.36 () {32 vars in 699 bytes} [Tue May 12 12:33:38 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/1018] 10.0.0.36 () {32 vars in 663 bytes} [Tue May 12 12:33:38 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1019] 10.0.0.36 () {32 vars in 679 bytes} [Tue May 12 12:33:38 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/1020] 10.0.0.36 () {32 vars in 691 bytes} [Tue May 12 12:33:38 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1021] 10.0.0.36 () {32 vars in 675 bytes} [Tue May 12 12:33:38 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/1022] 10.0.0.36 () {32 vars in 665 bytes} [Tue May 12 12:33:38 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: 557/1023] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:33:39 2026] GET /v2.0/security-groups?tenant_id=533cc87b29554f03822d79f927ad53a2&name=default => generated 2801 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/1024] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:33:39 2026] DELETE /v2.0/security-groups/fb8fc49e-5afa-4583-9fa1-658f3c346288 => 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: 558/1025] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:33:40 2026] GET /v2.0/security-groups?tenant_id=5223413ad95244e2844be591c6b9d5d3&name=default => generated 2801 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/1026] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:33:40 2026] DELETE /v2.0/security-groups/4f6d0126-861e-4eca-a4e6-72ba66d44270 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:33:41.471 7 WARNING neutron_lib.context [None req-69caabbb-c69a-4686-b97f-32d110300bb1 6d243e42bb1c4719ae7a7b71956d935a 98046b1530f44516ae964270830a40b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:33:41.589 7 INFO neutron.db.segments_db [None req-69caabbb-c69a-4686-b97f-32d110300bb1 6d243e42bb1c4719ae7a7b71956d935a 98046b1530f44516ae964270830a40b9 - - default default] Added segment 05397dc2-77a4-4ee0-9c46-53e2d25e949c of type vxlan for network 77970978-92f9-4591-99aa-6f8852a0e366 [pid: 7|app: 0|req: 559/1027] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:33:41 2026] POST /v2.0/networks => generated 648 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:33:42.160 8 WARNING neutron_lib.context [None req-57cbf25c-cde4-401f-a79e-919f8dc2c04d 6d243e42bb1c4719ae7a7b71956d935a 98046b1530f44516ae964270830a40b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 469/1028] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:33:42 2026] POST /v2.0/subnets => generated 649 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:33:42.485 7 WARNING neutron_lib.context [None req-f0400fd9-eb80-4108-9a78-232ab7080e74 6d243e42bb1c4719ae7a7b71956d935a 98046b1530f44516ae964270830a40b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:33:42.545 7 INFO neutron.db.segments_db [None req-f0400fd9-eb80-4108-9a78-232ab7080e74 6d243e42bb1c4719ae7a7b71956d935a 98046b1530f44516ae964270830a40b9 - - default default] Added segment fa722b75-07f1-4f0b-a832-ac74db5b8e7f of type vxlan for network 4b67c331-736d-4920-aef4-024fd9254c75 [pid: 7|app: 0|req: 560/1029] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:33:42 2026] POST /v2.0/networks => generated 648 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/1030] 10.0.0.36 () {34 vars in 741 bytes} [Tue May 12 12:33:42 2026] PUT /v2.0/networks/4b67c331-736d-4920-aef4-024fd9254c75 => generated 592 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:33:42.853 7 WARNING neutron_lib.context [None req-2f00d61e-bc8b-4058-84c2-4e74b7eb3397 6d243e42bb1c4719ae7a7b71956d935a 98046b1530f44516ae964270830a40b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 561/1031] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:33:42 2026] POST /v2.0/subnets => generated 622 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/1032] 10.0.0.36 () {34 vars in 739 bytes} [Tue May 12 12:33:43 2026] PUT /v2.0/subnets/0d31278b-1929-41fb-b5be-603c8c528928 => generated 632 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:33:44.267 7 INFO neutron.services.segments.plugin [-] Segment fa722b75-07f1-4f0b-a832-ac74db5b8e7f resource provider aggregate not found 2026-05-12 12:33:44.273 7 INFO neutron.services.segments.plugin [-] Segment fa722b75-07f1-4f0b-a832-ac74db5b8e7f resource provider aggregate not found 2026-05-12 12:33:44.294 7 INFO neutron.services.segments.plugin [-] Segment fa722b75-07f1-4f0b-a832-ac74db5b8e7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa722b75-07f1-4f0b-a832-ac74db5b8e7f found for delete ", "request_id": "req-ff51fb39-0188-4165-bdfc-2f55fe3cee36"}]} 2026-05-12 12:33:44.295 7 INFO neutron.services.segments.plugin [-] Segment fa722b75-07f1-4f0b-a832-ac74db5b8e7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa722b75-07f1-4f0b-a832-ac74db5b8e7f found for delete ", "request_id": "req-92595bff-8a47-4146-a9a6-26d9a37c9eff"}]} [pid: 7|app: 0|req: 562/1035] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:33:43 2026] DELETE /v2.0/networks/4b67c331-736d-4920-aef4-024fd9254c75 => generated 0 bytes in 658 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:33:44.334 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b935ac48-3516-488a-a396-b5a7ea26a705 6d243e42bb1c4719ae7a7b71956d935a 98046b1530f44516ae964270830a40b9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 474/1036] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:33:44 2026] DELETE /v2.0/networks/4b67c331-736d-4920-aef4-024fd9254c75 => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1037] 10.0.0.36 () {32 vars in 692 bytes} [Tue May 12 12:33:44 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/1038] 10.0.0.36 () {32 vars in 740 bytes} [Tue May 12 12:33:44 2026] GET /v2.0/subnets?network_id=e39869ad-abb4-483d-92dc-2dae7e2a7bd8 => generated 626 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1039] 10.0.0.36 () {32 vars in 651 bytes} [Tue May 12 12:33:44 2026] GET /v2.0/extensions => generated 19600 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/1040] 10.0.0.36 () {32 vars in 647 bytes} [Tue May 12 12:33:44 2026] GET /v2.0/networks => generated 1313 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1041] 10.0.0.36 () {32 vars in 645 bytes} [Tue May 12 12:33:44 2026] GET /v2.0/subnets => generated 1265 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/1042] 10.0.0.36 () {32 vars in 721 bytes} [Tue May 12 12:33:44 2026] GET /v2.0/networks/77970978-92f9-4591-99aa-6f8852a0e366 => generated 673 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1043] 10.0.0.36 () {32 vars in 719 bytes} [Tue May 12 12:33:44 2026] GET /v2.0/subnets/fd623d2c-45d0-4738-805d-4e1acdbd52c0 => generated 649 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:33:44.917 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9a4ac8fc-b590-47a0-8140-a7a7e3377020 6d243e42bb1c4719ae7a7b71956d935a 98046b1530f44516ae964270830a40b9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 478/1044] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:33:44 2026] DELETE /v2.0/subnets/0d31278b-1929-41fb-b5be-603c8c528928 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:33:44.940 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a363ddf2-4f0a-4d66-aa6d-09b48991b131 6d243e42bb1c4719ae7a7b71956d935a 98046b1530f44516ae964270830a40b9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 567/1045] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:33:44 2026] DELETE /v2.0/networks/4b67c331-736d-4920-aef4-024fd9254c75 => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:33:45.072 8 WARNING keystonemiddleware.audit [None req-9a4ac8fc-b590-47a0-8140-a7a7e3377020 6d243e42bb1c4719ae7a7b71956d935a 98046b1530f44516ae964270830a40b9 - - default default] Skipping service tempest-service-1947118563 as it have no endpoints. [pid: 8|app: 0|req: 479/1046] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:33:44 2026] GET /v2.0/security-groups?tenant_id=aac234938fec4cf78b09ca5ae6e19906&name=default => generated 2801 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:33:45.189 8 WARNING keystonemiddleware.audit [None req-a585e145-e477-4201-8c61-5b8f3b8cfa07 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Skipping service tempest-service-1947118563 as it have no endpoints. [pid: 7|app: 0|req: 568/1047] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:33:44 2026] DELETE /v2.0/subnets/fd623d2c-45d0-4738-805d-4e1acdbd52c0 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/1048] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:33:45 2026] DELETE /v2.0/security-groups/8fa3fc89-76a4-4235-81d9-665c134b02cd => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:33:45.426 8 WARNING keystonemiddleware.audit [None req-f9935040-8332-4ae5-b077-9c797c8e2a06 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Skipping service tempest-service-1947118563 as it have no endpoints. [pid: 8|app: 0|req: 481/1049] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:33:45 2026] GET /v2.0/security-groups?tenant_id=48a506b80065436a940f21083ec286e4&name=default => generated 2801 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:33:45.571 8 WARNING keystonemiddleware.audit [None req-d066ef0a-1cc0-4a90-9861-d3de25bbaadd 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Skipping service tempest-service-1947118563 as it have no endpoints. [pid: 7|app: 0|req: 569/1050] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:33:45 2026] DELETE /v2.0/networks/77970978-92f9-4591-99aa-6f8852a0e366 => generated 0 bytes in 387 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/1051] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:33:45 2026] DELETE /v2.0/security-groups/e8f5b715-618f-4f1f-9627-badc938a9b87 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:33:46.332 7 INFO neutron.services.segments.plugin [-] Segment 05397dc2-77a4-4ee0-9c46-53e2d25e949c resource provider aggregate not found [pid: 8|app: 0|req: 483/1052] 10.0.0.1 () {34 vars in 987 bytes} [Tue May 12 12:33:46 2026] GET /v2.0/ports?device_id=85a1bea1-26e6-41de-9ae4-26798215d3f9 => generated 1240 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:33:46.339 7 INFO neutron.services.segments.plugin [-] Segment 05397dc2-77a4-4ee0-9c46-53e2d25e949c resource provider aggregate not found 2026-05-12 12:33:46.351 7 INFO neutron.services.segments.plugin [-] Segment 05397dc2-77a4-4ee0-9c46-53e2d25e949c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05397dc2-77a4-4ee0-9c46-53e2d25e949c found for delete ", "request_id": "req-21e6d087-c5e0-4297-ba93-7e798efd8a3b"}]} 2026-05-12 12:33:46.356 7 INFO neutron.services.segments.plugin [-] Segment 05397dc2-77a4-4ee0-9c46-53e2d25e949c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05397dc2-77a4-4ee0-9c46-53e2d25e949c found for delete ", "request_id": "req-9957cc36-7f3a-418d-93d7-b34851d2d8f0"}]} [pid: 8|app: 0|req: 484/1053] 10.0.0.1 () {34 vars in 1037 bytes} [Tue May 12 12:33:46 2026] GET /v2.0/security-groups?id=c671ca05-95bd-42e4-86e5-60a94b6bdfa5&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1054] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:33:46 2026] GET /v2.0/security-groups?tenant_id=98046b1530f44516ae964270830a40b9&name=default => generated 2801 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/1055] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:33:46 2026] DELETE /v2.0/security-groups/1129a406-b400-4852-9c6d-e2ff08a1da74 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1056] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:33:46 2026] GET /v2.0/security-groups?tenant_id=1b40771cd7a7428b937aa31d7bcc3995&name=default => generated 2801 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/1057] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:33:46 2026] DELETE /v2.0/security-groups/8e44ab80-1829-4519-b599-d1bd36bf6eb2 => 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: 572/1058] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:33:46 2026] GET /v2.0/security-groups?tenant_id=7055493f71e347ce95e6685b5a8b690c&name=default => generated 2801 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1059] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:33:47 2026] DELETE /v2.0/security-groups/050a0013-4d41-4639-8d80-6a2956367eee => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:33:48.591 7 WARNING neutron_lib.context [None req-63a60b50-823c-4891-8a63-77e130e6fc8d 9c611277ce834cb5ae42a0844b83b734 30c986db10764613aa1a71473427588c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:33:48.734 7 INFO neutron.db.segments_db [None req-63a60b50-823c-4891-8a63-77e130e6fc8d 9c611277ce834cb5ae42a0844b83b734 30c986db10764613aa1a71473427588c - - default default] Added segment 66d2b9bf-6d3d-4c2d-9334-12ccda2c5360 of type vxlan for network deef6e67-a471-43e0-afc9-8171597e200b [pid: 7|app: 0|req: 573/1060] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:33:48 2026] POST /v2.0/networks => generated 644 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:33:48.891 8 WARNING neutron_lib.context [None req-99b0a432-f4b6-4dff-a6da-1a3706444c9b 9c611277ce834cb5ae42a0844b83b734 30c986db10764613aa1a71473427588c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 488/1061] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:33:48 2026] POST /v2.0/subnets => generated 617 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:33:49.289 7 WARNING neutron_lib.context [None req-b95315b5-d0e7-4875-af35-a21ce69f698b 9c611277ce834cb5ae42a0844b83b734 30c986db10764613aa1a71473427588c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:33:49.346 7 INFO neutron.db.segments_db [None req-b95315b5-d0e7-4875-af35-a21ce69f698b 9c611277ce834cb5ae42a0844b83b734 30c986db10764613aa1a71473427588c - - default default] Added segment fd1dbc76-6a6c-4162-8358-7d04d29a5de6 of type vxlan for network f3843760-919f-4c6c-9732-45ccf8fbe3a8 [pid: 7|app: 0|req: 574/1062] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:33:49 2026] POST /v2.0/networks => generated 644 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/1063] 10.0.0.36 () {34 vars in 741 bytes} [Tue May 12 12:33:49 2026] PUT /v2.0/networks/f3843760-919f-4c6c-9732-45ccf8fbe3a8 => generated 592 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:33:49.693 7 WARNING neutron_lib.context [None req-9c053a63-fe84-4c08-ab5e-c0e92c068d71 9c611277ce834cb5ae42a0844b83b734 30c986db10764613aa1a71473427588c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 575/1064] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:33:49 2026] POST /v2.0/subnets => generated 602 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1065] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:33:49 2026] GET /v2.0/security-groups?tenant_id=484b1891bd064a649aa7efaac87ba725&name=default => generated 2801 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1066] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:33:50 2026] DELETE /v2.0/security-groups/a660b84f-2a4a-4111-9318-52009d420301 => 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: 576/1067] 10.0.0.36 () {34 vars in 739 bytes} [Tue May 12 12:33:50 2026] PUT /v2.0/subnets/68daaa58-e68c-4980-9f5f-2402934eed03 => generated 612 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1068] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:33:50 2026] GET /v2.0/security-groups?tenant_id=e18fb2e7238b497e91dea4ba016de972&name=default => generated 2801 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1069] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:33:50 2026] DELETE /v2.0/security-groups/1818635f-9c7c-49da-a6ce-2db3315b0085 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:33:50.660 8 INFO neutron.services.segments.plugin [-] Segment fd1dbc76-6a6c-4162-8358-7d04d29a5de6 resource provider aggregate not found 2026-05-12 12:33:50.665 8 INFO neutron.services.segments.plugin [-] Segment fd1dbc76-6a6c-4162-8358-7d04d29a5de6 resource provider aggregate not found 2026-05-12 12:33:50.685 8 INFO neutron.services.segments.plugin [-] Segment fd1dbc76-6a6c-4162-8358-7d04d29a5de6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd1dbc76-6a6c-4162-8358-7d04d29a5de6 found for delete ", "request_id": "req-e71ad1ad-e481-47d6-98c6-e751c81d0e55"}]} 2026-05-12 12:33:50.692 8 INFO neutron.services.segments.plugin [-] Segment fd1dbc76-6a6c-4162-8358-7d04d29a5de6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd1dbc76-6a6c-4162-8358-7d04d29a5de6 found for delete ", "request_id": "req-d17800e5-84f3-4170-93af-6a1c4c66fc4f"}]} [pid: 7|app: 0|req: 579/1070] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:33:50 2026] GET /v2.0/ports?device_id=85a1bea1-26e6-41de-9ae4-26798215d3f9 => generated 971 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1071] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:33:50 2026] GET /v2.0/security-groups?id=c671ca05-95bd-42e4-86e5-60a94b6bdfa5&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1072] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:33:50 2026] GET /v2.0/ports?device_id=85a1bea1-26e6-41de-9ae4-26798215d3f9 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1073] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:33:50 2026] GET /v2.0/security-groups?id=c671ca05-95bd-42e4-86e5-60a94b6bdfa5&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1074] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:33:50 2026] DELETE /v2.0/networks/f3843760-919f-4c6c-9732-45ccf8fbe3a8 => generated 0 bytes in 1234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1075] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:33:51 2026] GET /v2.0/security-groups?tenant_id=be4104a463c0405fbab658d833f03e0c&name=default => generated 2801 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1076] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:33:51 2026] GET /v2.0/ports?tenant_id=d81f6a61639a4d94aa79e5f17e987541&device_id=85a1bea1-26e6-41de-9ae4-26798215d3f9 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:33:51.593 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d1e4003b-5efd-45cc-9bf4-5fb3ff63b5d0 9c611277ce834cb5ae42a0844b83b734 30c986db10764613aa1a71473427588c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 585/1077] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:33:51 2026] DELETE /v2.0/networks/f3843760-919f-4c6c-9732-45ccf8fbe3a8 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1078] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:33:51 2026] GET /v2.0/ports?device_id=85a1bea1-26e6-41de-9ae4-26798215d3f9 => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1079] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:33:51 2026] GET /v2.0/networks?id=9f78df0e-d579-4a2c-a897-8a7f0745599e => generated 771 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1080] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:33:51 2026] DELETE /v2.0/security-groups/72553ae0-bc18-4263-b319-54dc4717692d => 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: 587/1081] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:33:51 2026] GET /v2.0/security-groups?id=c671ca05-95bd-42e4-86e5-60a94b6bdfa5&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1082] 10.0.0.36 () {32 vars in 692 bytes} [Tue May 12 12:33:51 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1083] 199.19.213.233 () {34 vars in 1057 bytes} [Tue May 12 12:33:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=9e4fca20-8c3c-40c6-863e-69b04794b611 => generated 860 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1084] 10.0.0.36 () {32 vars in 740 bytes} [Tue May 12 12:33:51 2026] GET /v2.0/subnets?network_id=e39869ad-abb4-483d-92dc-2dae7e2a7bd8 => generated 626 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1085] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:33:51 2026] GET /v2.0/subnets?id=70cf5ce7-92d4-4c48-87c6-541ab46112da => generated 669 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1086] 10.0.0.36 () {32 vars in 651 bytes} [Tue May 12 12:33:51 2026] GET /v2.0/extensions => generated 19600 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1087] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:33:51 2026] GET /v2.0/ports?network_id=9f78df0e-d579-4a2c-a897-8a7f0745599e&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1088] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:33:51 2026] GET /v2.0/security-groups?tenant_id=3b19cef657634cc282094325ef89b634&name=default => generated 2801 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1089] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:33:51 2026] GET /v2.0/networks/9f78df0e-d579-4a2c-a897-8a7f0745599e?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: 592/1090] 10.0.0.36 () {32 vars in 647 bytes} [Tue May 12 12:33:51 2026] GET /v2.0/networks => generated 1309 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1091] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:33:52 2026] GET /v2.0/networks/9f78df0e-d579-4a2c-a897-8a7f0745599e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1092] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:33:52 2026] DELETE /v2.0/security-groups/a509a701-96e1-4c56-8603-fb4988b46e07 => 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: 594/1093] 10.0.0.36 () {32 vars in 645 bytes} [Tue May 12 12:33:52 2026] GET /v2.0/subnets => generated 1233 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1094] 10.0.0.36 () {32 vars in 721 bytes} [Tue May 12 12:33:52 2026] GET /v2.0/networks/deef6e67-a471-43e0-afc9-8171597e200b => generated 669 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1095] 10.0.0.36 () {32 vars in 719 bytes} [Tue May 12 12:33:52 2026] GET /v2.0/subnets/fc3e63c6-4f53-4911-8763-2060a2243e48 => generated 617 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:33:52.295 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a07b586e-8c67-4c18-9c2c-ce814dae88bd 9c611277ce834cb5ae42a0844b83b734 30c986db10764613aa1a71473427588c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 501/1096] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:33:52 2026] DELETE /v2.0/subnets/68daaa58-e68c-4980-9f5f-2402934eed03 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:33:52.320 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1223be21-f01e-45ed-998a-d8fdf3794751 9c611277ce834cb5ae42a0844b83b734 30c986db10764613aa1a71473427588c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 596/1097] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:33:52 2026] DELETE /v2.0/networks/f3843760-919f-4c6c-9732-45ccf8fbe3a8 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1098] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:33:52 2026] DELETE /v2.0/subnets/fc3e63c6-4f53-4911-8763-2060a2243e48 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:33:52.881 8 INFO neutron.services.segments.plugin [-] Segment fd1dbc76-6a6c-4162-8358-7d04d29a5de6 resource provider aggregate not found 2026-05-12 12:33:52.888 8 INFO neutron.services.segments.plugin [-] Segment fd1dbc76-6a6c-4162-8358-7d04d29a5de6 resource provider aggregate not found 2026-05-12 12:33:52.900 8 INFO neutron.services.segments.plugin [-] Segment fd1dbc76-6a6c-4162-8358-7d04d29a5de6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd1dbc76-6a6c-4162-8358-7d04d29a5de6 found for delete ", "request_id": "req-3286c787-29e4-43f4-9efd-9c1b0cffb9df"}]} 2026-05-12 12:33:52.908 8 INFO neutron.services.segments.plugin [-] Segment fd1dbc76-6a6c-4162-8358-7d04d29a5de6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd1dbc76-6a6c-4162-8358-7d04d29a5de6 found for delete ", "request_id": "req-a873624f-fbca-441b-9090-36af20b1d0f6"}]} [pid: 8|app: 0|req: 503/1099] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:33:52 2026] GET /v2.0/ports?device_id=85a1bea1-26e6-41de-9ae4-26798215d3f9 => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:33:52.951 7 INFO neutron.services.segments.plugin [-] Segment 66d2b9bf-6d3d-4c2d-9334-12ccda2c5360 resource provider aggregate not found 2026-05-12 12:33:52.963 7 INFO neutron.services.segments.plugin [-] Segment 66d2b9bf-6d3d-4c2d-9334-12ccda2c5360 resource provider aggregate not found 2026-05-12 12:33:52.975 7 INFO neutron.services.segments.plugin [-] Segment 66d2b9bf-6d3d-4c2d-9334-12ccda2c5360 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66d2b9bf-6d3d-4c2d-9334-12ccda2c5360 found for delete ", "request_id": "req-2e4238bb-9073-4b9d-a5e8-f22f95834431"}]} [pid: 8|app: 0|req: 504/1100] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:33:52 2026] GET /v2.0/security-groups?id=c671ca05-95bd-42e4-86e5-60a94b6bdfa5&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-05-12 12:33:52.981 7 INFO neutron.services.segments.plugin [-] Segment 66d2b9bf-6d3d-4c2d-9334-12ccda2c5360 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66d2b9bf-6d3d-4c2d-9334-12ccda2c5360 found for delete ", "request_id": "req-426083f1-2ad4-45b8-89a9-589bd2f752fb"}]} [pid: 7|app: 0|req: 597/1101] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:33:52 2026] DELETE /v2.0/networks/deef6e67-a471-43e0-afc9-8171597e200b => generated 0 bytes in 470 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1102] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:33:53 2026] GET /v2.0/security-groups?tenant_id=e5305ca022b94c15bc8ea16fe1896f50&name=default => generated 2801 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1103] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:33:53 2026] DELETE /v2.0/security-groups/a2e1a03d-2b64-4b2e-af76-a57704790db6 => 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: 506/1104] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:33:53 2026] GET /v2.0/security-groups?tenant_id=30c986db10764613aa1a71473427588c&name=default => generated 2801 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1105] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:33:53 2026] DELETE /v2.0/security-groups/b545444b-dbc4-4903-9395-5f27a4f24c92 => 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: 507/1106] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:33:54 2026] GET /v2.0/ports?device_id=85a1bea1-26e6-41de-9ae4-26798215d3f9 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1107] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:33:54 2026] GET /v2.0/security-groups?id=c671ca05-95bd-42e4-86e5-60a94b6bdfa5&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:33:55.611 8 WARNING neutron_lib.context [None req-0994f368-7a19-404f-9ba6-80fe4ca61749 c9c5b509959d4e3aa1e61c0cf50e2a52 c428784e619e481fb18df6b003880a67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:33:55.611 8 WARNING neutron_lib.context [None req-0994f368-7a19-404f-9ba6-80fe4ca61749 c9c5b509959d4e3aa1e61c0cf50e2a52 c428784e619e481fb18df6b003880a67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:33:55.775 8 INFO neutron.db.segments_db [None req-0994f368-7a19-404f-9ba6-80fe4ca61749 c9c5b509959d4e3aa1e61c0cf50e2a52 c428784e619e481fb18df6b003880a67 - - default default] Added segment ca4b8447-2f80-41a6-b2c5-13a620514668 of type vxlan for network e2c6ecf4-b444-4219-a148-452f197aa370 2026-05-12 12:33:56.242 8 INFO neutron.db.segments_db [None req-0994f368-7a19-404f-9ba6-80fe4ca61749 c9c5b509959d4e3aa1e61c0cf50e2a52 c428784e619e481fb18df6b003880a67 - - default default] Added segment 058144a7-a0bf-4127-ac86-54664713978a of type vxlan for network fb303027-670d-4367-952a-6ffb25b43634 [pid: 8|app: 0|req: 508/1108] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:33:55 2026] POST /v2.0/networks => generated 1246 bytes in 991 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1109] 10.0.0.36 () {32 vars in 647 bytes} [Tue May 12 12:33:56 2026] GET /v2.0/networks => generated 1845 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:33:56.687 8 INFO neutron.services.segments.plugin [-] Segment ca4b8447-2f80-41a6-b2c5-13a620514668 resource provider aggregate not found 2026-05-12 12:33:56.692 8 INFO neutron.services.segments.plugin [-] Segment ca4b8447-2f80-41a6-b2c5-13a620514668 resource provider aggregate not found 2026-05-12 12:33:56.705 8 INFO neutron.services.segments.plugin [-] Segment ca4b8447-2f80-41a6-b2c5-13a620514668 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca4b8447-2f80-41a6-b2c5-13a620514668 found for delete ", "request_id": "req-76624cfe-d568-4a03-b27c-ee028cc11db4"}]} 2026-05-12 12:33:56.710 8 INFO neutron.services.segments.plugin [-] Segment ca4b8447-2f80-41a6-b2c5-13a620514668 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca4b8447-2f80-41a6-b2c5-13a620514668 found for delete ", "request_id": "req-de02491a-2a14-42b7-a90e-a9b290ac7a7c"}]} [pid: 8|app: 0|req: 509/1110] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:33:56 2026] DELETE /v2.0/networks/e2c6ecf4-b444-4219-a148-452f197aa370 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:33:56.919 7 INFO neutron.services.segments.plugin [-] Segment 058144a7-a0bf-4127-ac86-54664713978a resource provider aggregate not found 2026-05-12 12:33:56.926 7 INFO neutron.services.segments.plugin [-] Segment 058144a7-a0bf-4127-ac86-54664713978a resource provider aggregate not found 2026-05-12 12:33:56.945 7 INFO neutron.services.segments.plugin [-] Segment 058144a7-a0bf-4127-ac86-54664713978a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 058144a7-a0bf-4127-ac86-54664713978a found for delete ", "request_id": "req-026e0ffa-0183-4a44-a462-3de21ee71ef7"}]} 2026-05-12 12:33:56.946 7 INFO neutron.services.segments.plugin [-] Segment 058144a7-a0bf-4127-ac86-54664713978a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 058144a7-a0bf-4127-ac86-54664713978a found for delete ", "request_id": "req-f9522a4a-6443-4894-bc69-a76cd1af8b6c"}]} [pid: 7|app: 0|req: 602/1111] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:33:56 2026] DELETE /v2.0/networks/fb303027-670d-4367-952a-6ffb25b43634 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1112] 10.0.0.36 () {32 vars in 647 bytes} [Tue May 12 12:33:56 2026] GET /v2.0/networks => generated 651 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:33:57.041 7 WARNING neutron_lib.context [None req-25a985ad-d0db-457b-9fde-69fb8bc3e03d c9c5b509959d4e3aa1e61c0cf50e2a52 c428784e619e481fb18df6b003880a67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:33:57.101 7 INFO neutron.db.segments_db [None req-25a985ad-d0db-457b-9fde-69fb8bc3e03d c9c5b509959d4e3aa1e61c0cf50e2a52 c428784e619e481fb18df6b003880a67 - - default default] Added segment bc3e7714-e5a2-41bc-9813-5168e76d2741 of type vxlan for network 5054d835-4486-4b08-a813-d20e6ca5c575 [pid: 7|app: 0|req: 603/1113] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:33:57 2026] POST /v2.0/networks => generated 649 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:33:57.230 8 WARNING neutron_lib.context [None req-ad6199fd-c15c-4151-9bb8-5673da2801c9 c9c5b509959d4e3aa1e61c0cf50e2a52 c428784e619e481fb18df6b003880a67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:33:57.279 8 INFO neutron.db.segments_db [None req-ad6199fd-c15c-4151-9bb8-5673da2801c9 c9c5b509959d4e3aa1e61c0cf50e2a52 c428784e619e481fb18df6b003880a67 - - default default] Added segment ab3898c1-90da-47f5-897d-dc74e736cc87 of type vxlan for network e048c2d9-d1e9-4a9c-899d-cc0d4eb75022 [pid: 8|app: 0|req: 511/1114] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:33:57 2026] POST /v2.0/networks => generated 649 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:33:57.428 7 WARNING neutron_lib.context [None req-93786fab-0387-4331-90ef-83e6d629f58e c9c5b509959d4e3aa1e61c0cf50e2a52 c428784e619e481fb18df6b003880a67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:33:57.498 7 WARNING neutron_lib.context [None req-93786fab-0387-4331-90ef-83e6d629f58e c9c5b509959d4e3aa1e61c0cf50e2a52 c428784e619e481fb18df6b003880a67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 604/1115] 10.0.0.36 () {34 vars in 663 bytes} [Tue May 12 12:33:57 2026] POST /v2.0/ports => generated 1506 bytes in 710 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1116] 10.0.0.36 () {32 vars in 641 bytes} [Tue May 12 12:33:58 2026] GET /v2.0/ports => generated 1506 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 605/1117] 10.0.0.36 () {32 vars in 718 bytes} [Tue May 12 12:33:58 2026] DELETE /v2.0/ports/8223cfa1-d6c4-4dac-b64e-dbc85acc3278 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1118] 10.0.0.36 () {32 vars in 718 bytes} [Tue May 12 12:33:58 2026] DELETE /v2.0/ports/0d206c24-0166-4789-b246-c72b98a36c16 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1119] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:33:58 2026] GET /v2.0/security-groups?tenant_id=963266b545b34f3088e7d2cc2d7cf626&name=default => generated 2801 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1120] 10.0.0.36 () {32 vars in 641 bytes} [Tue May 12 12:33:58 2026] GET /v2.0/ports => 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: 515/1121] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:33:58 2026] DELETE /v2.0/security-groups/15b85b1e-d9e7-4145-9413-1c29822398d0 => 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: 607/1122] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:33:58 2026] GET /v2.0/security-groups?tenant_id=7115d523e6c44a62b03d0ad0a2f6db9f&name=default => generated 2801 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:33:58.878 8 WARNING neutron_lib.context [None req-790469ff-fbe8-4964-8b09-4640c12383f5 c9c5b509959d4e3aa1e61c0cf50e2a52 c428784e619e481fb18df6b003880a67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:33:58.940 8 INFO neutron.db.segments_db [None req-790469ff-fbe8-4964-8b09-4640c12383f5 c9c5b509959d4e3aa1e61c0cf50e2a52 c428784e619e481fb18df6b003880a67 - - default default] Added segment fb184a0f-6810-43e9-a576-dea5470518ed of type vxlan for network a2ee422f-21c9-447d-8e89-4f7fd69a27db [pid: 7|app: 0|req: 608/1123] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:33:58 2026] DELETE /v2.0/security-groups/2219aea7-3073-449a-8fb2-ac95683db1fa => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1124] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:33:58 2026] POST /v2.0/networks => generated 647 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:33:59.077 8 WARNING neutron_lib.context [None req-42694792-bc30-4ffa-bd7a-b857802cab0c c9c5b509959d4e3aa1e61c0cf50e2a52 c428784e619e481fb18df6b003880a67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 609/1127] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:33:58 2026] GET /v2.0/security-groups?tenant_id=3f562c33a9844dcc9b088468cd426782&name=default => generated 2801 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:33:59.207 8 INFO neutron.db.segments_db [None req-42694792-bc30-4ffa-bd7a-b857802cab0c c9c5b509959d4e3aa1e61c0cf50e2a52 c428784e619e481fb18df6b003880a67 - - default default] Added segment 6a7f6c73-47bb-4fa0-9d9b-10d6800785da of type vxlan for network 4217179c-b39d-4eac-8c3e-67c4fd685d36 [pid: 7|app: 0|req: 610/1128] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:33:59 2026] DELETE /v2.0/security-groups/488ed168-4e5e-4075-a32d-88e756335968 => 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: 519/1129] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:33:59 2026] POST /v2.0/networks => generated 648 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1130] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:33:59 2026] GET /v2.0/security-groups?tenant_id=3b108406eabf49709f0229d12e5176d2&name=default => generated 2801 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:33:59.384 7 WARNING neutron_lib.context [None req-76c2ee07-e258-4abb-8d63-3be672c6b69f c9c5b509959d4e3aa1e61c0cf50e2a52 c428784e619e481fb18df6b003880a67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:33:59.424 7 WARNING neutron_lib.context [None req-76c2ee07-e258-4abb-8d63-3be672c6b69f c9c5b509959d4e3aa1e61c0cf50e2a52 c428784e619e481fb18df6b003880a67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 520/1131] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:33:59 2026] DELETE /v2.0/security-groups/2f47db4b-cc5c-4251-bc43-3c84ba23ebc0 => 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: 612/1132] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:33:59 2026] POST /v2.0/subnets => generated 1225 bytes in 611 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1133] 10.0.0.36 () {32 vars in 645 bytes} [Tue May 12 12:33:59 2026] GET /v2.0/subnets => generated 1838 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1134] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:34:00 2026] DELETE /v2.0/subnets/6ffa689c-a1e8-467c-8cfe-c8cc30666188 => generated 0 bytes in 398 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1135] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:34:00 2026] DELETE /v2.0/subnets/01b81579-5a8c-4b11-93ff-e79f047378b4 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1136] 10.0.0.36 () {32 vars in 645 bytes} [Tue May 12 12:34:00 2026] GET /v2.0/subnets => generated 626 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:34:01.244 8 INFO neutron.services.segments.plugin [-] Segment 6a7f6c73-47bb-4fa0-9d9b-10d6800785da resource provider aggregate not found 2026-05-12 12:34:01.250 8 INFO neutron.services.segments.plugin [-] Segment 6a7f6c73-47bb-4fa0-9d9b-10d6800785da resource provider aggregate not found 2026-05-12 12:34:01.268 8 INFO neutron.services.segments.plugin [-] Segment 6a7f6c73-47bb-4fa0-9d9b-10d6800785da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a7f6c73-47bb-4fa0-9d9b-10d6800785da found for delete ", "request_id": "req-7b2e7426-64c7-4676-9d29-3766d7d62db0"}]} 2026-05-12 12:34:01.269 8 INFO neutron.services.segments.plugin [-] Segment 6a7f6c73-47bb-4fa0-9d9b-10d6800785da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a7f6c73-47bb-4fa0-9d9b-10d6800785da found for delete ", "request_id": "req-23d030cc-caab-4602-a8cc-89a24ee7e786"}]} [pid: 8|app: 0|req: 523/1137] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:34:00 2026] DELETE /v2.0/networks/4217179c-b39d-4eac-8c3e-67c4fd685d36 => generated 0 bytes in 457 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:34:01.720 7 INFO neutron.services.segments.plugin [-] Segment fb184a0f-6810-43e9-a576-dea5470518ed resource provider aggregate not found 2026-05-12 12:34:01.728 7 INFO neutron.services.segments.plugin [-] Segment fb184a0f-6810-43e9-a576-dea5470518ed resource provider aggregate not found 2026-05-12 12:34:01.740 7 INFO neutron.services.segments.plugin [-] Segment fb184a0f-6810-43e9-a576-dea5470518ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb184a0f-6810-43e9-a576-dea5470518ed found for delete ", "request_id": "req-262c838a-12a0-42b7-90f1-ec8a125af0a6"}]} 2026-05-12 12:34:01.741 7 INFO neutron.services.segments.plugin [-] Segment fb184a0f-6810-43e9-a576-dea5470518ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb184a0f-6810-43e9-a576-dea5470518ed found for delete ", "request_id": "req-df5af6c2-407e-4d42-a311-a6afdac4857e"}]} [pid: 7|app: 0|req: 615/1138] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:34:01 2026] DELETE /v2.0/networks/a2ee422f-21c9-447d-8e89-4f7fd69a27db => generated 0 bytes in 454 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1139] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:34:01 2026] GET /v2.0/security-groups?tenant_id=578df65a524b4124b165e5df798c8ab4&name=default => generated 2801 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1140] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:34:01 2026] DELETE /v2.0/networks/e048c2d9-d1e9-4a9c-899d-cc0d4eb75022 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1141] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:34:01 2026] DELETE /v2.0/security-groups/c8527479-eb03-407f-be37-a834d743e2ad => 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: 617/1142] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:34:01 2026] DELETE /v2.0/networks/5054d835-4486-4b08-a813-d20e6ca5c575 => 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: 526/1143] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:34:02 2026] GET /v2.0/security-groups?tenant_id=c428784e619e481fb18df6b003880a67&name=default => generated 2801 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1144] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:34:02 2026] DELETE /v2.0/security-groups/05e79039-9b9b-4c55-92d3-dc0ed5a29563 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:34:04.382 8 WARNING neutron_lib.context [None req-5a01e380-f114-4c8f-bc7a-0913402cefa6 7ee6bc88d57143d7b97383669eef8744 84914b0cf61d4e38bf5cfd6a55d8eb4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:34:04.557 8 INFO neutron.db.segments_db [None req-5a01e380-f114-4c8f-bc7a-0913402cefa6 7ee6bc88d57143d7b97383669eef8744 84914b0cf61d4e38bf5cfd6a55d8eb4d - - default default] Added segment 21b0d2be-207d-40dd-b1b6-7aa7ae3e8803 of type vxlan for network 062c4bbe-f175-41a6-891e-735d432c2cdf [pid: 8|app: 0|req: 527/1145] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:34:04 2026] POST /v2.0/networks => generated 649 bytes in 586 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:34:04.711 7 WARNING neutron_lib.context [None req-d6f7ece5-c980-4f0b-a0cf-f7c6b7759ff9 7ee6bc88d57143d7b97383669eef8744 84914b0cf61d4e38bf5cfd6a55d8eb4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:34:04.720 7 INFO neutron.services.segments.plugin [-] Segment ab3898c1-90da-47f5-897d-dc74e736cc87 resource provider aggregate not found 2026-05-12 12:34:04.736 7 INFO neutron.services.segments.plugin [-] Segment ab3898c1-90da-47f5-897d-dc74e736cc87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab3898c1-90da-47f5-897d-dc74e736cc87 found for delete ", "request_id": "req-c81eb697-9bbc-47f2-82ce-22a1ace84b51"}]} 2026-05-12 12:34:04.741 7 INFO neutron.services.segments.plugin [-] Segment ab3898c1-90da-47f5-897d-dc74e736cc87 resource provider aggregate not found 2026-05-12 12:34:04.761 7 INFO neutron.services.segments.plugin [-] Segment bc3e7714-e5a2-41bc-9813-5168e76d2741 resource provider aggregate not found 2026-05-12 12:34:04.767 7 INFO neutron.services.segments.plugin [-] Segment ab3898c1-90da-47f5-897d-dc74e736cc87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab3898c1-90da-47f5-897d-dc74e736cc87 found for delete ", "request_id": "req-adc04fad-d250-43e6-b751-855762fb06f0"}]} 2026-05-12 12:34:04.781 7 INFO neutron.services.segments.plugin [-] Segment bc3e7714-e5a2-41bc-9813-5168e76d2741 resource provider aggregate not found 2026-05-12 12:34:04.788 7 INFO neutron.services.segments.plugin [-] Segment bc3e7714-e5a2-41bc-9813-5168e76d2741 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc3e7714-e5a2-41bc-9813-5168e76d2741 found for delete ", "request_id": "req-8b2cd632-4386-46ec-9bfe-6f98684caff5"}]} 2026-05-12 12:34:04.805 7 INFO neutron.services.segments.plugin [-] Segment bc3e7714-e5a2-41bc-9813-5168e76d2741 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc3e7714-e5a2-41bc-9813-5168e76d2741 found for delete ", "request_id": "req-8514f813-97b2-4d7a-a0cb-e69a18a6b1e5"}]} [pid: 7|app: 0|req: 619/1146] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:34:04 2026] POST /v2.0/subnets => generated 603 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1147] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:34:04 2026] GET /v2.0/security-groups?tenant_id=e242fdfb32f0430c806eef2070bb917a&name=default => generated 2801 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:34:05.052 7 WARNING neutron_lib.context [None req-9db8e952-9e95-4897-8735-d4f8a3a7ce41 7ee6bc88d57143d7b97383669eef8744 84914b0cf61d4e38bf5cfd6a55d8eb4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:34:05.091 7 INFO neutron.db.segments_db [None req-9db8e952-9e95-4897-8735-d4f8a3a7ce41 7ee6bc88d57143d7b97383669eef8744 84914b0cf61d4e38bf5cfd6a55d8eb4d - - default default] Added segment e508db9b-5aa0-4569-af4f-ed4c6eaba9e2 of type vxlan for network a28d3e42-02fe-4a1a-be2c-282568ac7222 [pid: 8|app: 0|req: 529/1148] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:34:05 2026] DELETE /v2.0/security-groups/621aa83a-ed9f-40bd-98ec-92ec2b36599a => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:34:05.210 8 WARNING neutron_lib.context [None req-7ad6a43a-03cd-4707-8e00-592265bfe047 88c379228228416ab2b50cad7ea786e6 594ea18809b141a383bd446323a3d2f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 530/1149] 10.0.0.36 () {34 vars in 674 bytes} [Tue May 12 12:34:05 2026] POST /v2.0/subnetpools => generated 548 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1150] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:34:05 2026] GET /v2.0/security-groups?tenant_id=772b49ba2bd8450a94c74036e86fbbf5&name=default => generated 2801 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:34:05.398 7 INFO neutron.db.l3_hamode_db [None req-9db8e952-9e95-4897-8735-d4f8a3a7ce41 7ee6bc88d57143d7b97383669eef8744 84914b0cf61d4e38bf5cfd6a55d8eb4d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 532/1151] 10.0.0.36 () {32 vars in 727 bytes} [Tue May 12 12:34:05 2026] GET /v2.0/subnetpools/5137e1a6-ab75-4d84-b30b-5c8816702d7c => generated 548 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1152] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:34:05 2026] DELETE /v2.0/security-groups/502c614b-477e-459e-a5c7-f6939158f0c5 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1153] 10.0.0.36 () {34 vars in 747 bytes} [Tue May 12 12:34:05 2026] PUT /v2.0/subnetpools/5137e1a6-ab75-4d84-b30b-5c8816702d7c => generated 500 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1154] 10.0.0.36 () {32 vars in 730 bytes} [Tue May 12 12:34:05 2026] DELETE /v2.0/subnetpools/5137e1a6-ab75-4d84-b30b-5c8816702d7c => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:34:05.666 8 INFO neutron.api.v2.resource [None req-1b5360d2-3c12-4300-b70e-98859835f104 88c379228228416ab2b50cad7ea786e6 594ea18809b141a383bd446323a3d2f5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 536/1155] 10.0.0.36 () {32 vars in 727 bytes} [Tue May 12 12:34:05 2026] GET /v2.0/subnetpools/5137e1a6-ab75-4d84-b30b-5c8816702d7c => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:34:05.684 8 INFO neutron.api.v2.resource [None req-077122eb-fc8a-4e05-b178-03ae98e27a72 88c379228228416ab2b50cad7ea786e6 594ea18809b141a383bd446323a3d2f5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 537/1156] 10.0.0.36 () {32 vars in 730 bytes} [Tue May 12 12:34:05 2026] DELETE /v2.0/subnetpools/5137e1a6-ab75-4d84-b30b-5c8816702d7c => generated 145 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1157] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:34:06 2026] GET /v2.0/security-groups?tenant_id=594ea18809b141a383bd446323a3d2f5&name=default => generated 2801 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1158] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:34:06 2026] DELETE /v2.0/security-groups/3e4c565e-3cee-4411-9f65-a496698f50dc => 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: 540/1159] 10.0.0.1 () {34 vars in 987 bytes} [Tue May 12 12:34:06 2026] GET /v2.0/ports?device_id=85a1bea1-26e6-41de-9ae4-26798215d3f9 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1160] 10.0.0.1 () {34 vars in 1037 bytes} [Tue May 12 12:34:06 2026] GET /v2.0/security-groups?id=c671ca05-95bd-42e4-86e5-60a94b6bdfa5&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:34:06.836 7 INFO neutron.db.l3_hamode_db [None req-9db8e952-9e95-4897-8735-d4f8a3a7ce41 7ee6bc88d57143d7b97383669eef8744 84914b0cf61d4e38bf5cfd6a55d8eb4d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 542/1161] 199.19.213.233 () {34 vars in 1095 bytes} [Tue May 12 12:34:07 2026] GET /v2.0/ports?device_id=85a1bea1-26e6-41de-9ae4-26798215d3f9&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1162] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:34:07 2026] GET /v2.0/ports?tenant_id=d81f6a61639a4d94aa79e5f17e987541&device_id=85a1bea1-26e6-41de-9ae4-26798215d3f9 => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1163] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:34:07 2026] GET /v2.0/networks?id=9f78df0e-d579-4a2c-a897-8a7f0745599e => generated 771 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1164] 199.19.213.233 () {34 vars in 1057 bytes} [Tue May 12 12:34:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=9e4fca20-8c3c-40c6-863e-69b04794b611 => generated 860 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1165] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:34:07 2026] GET /v2.0/subnets?id=70cf5ce7-92d4-4c48-87c6-541ab46112da => generated 669 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1166] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:34:07 2026] GET /v2.0/ports?network_id=9f78df0e-d579-4a2c-a897-8a7f0745599e&device_owner=network%3Adhcp => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1167] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:34:07 2026] GET /v2.0/networks/9f78df0e-d579-4a2c-a897-8a7f0745599e?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1168] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:34:07 2026] GET /v2.0/networks/9f78df0e-d579-4a2c-a897-8a7f0745599e?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: 7|app: 0|req: 620/1169] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:34:05 2026] POST /v2.0/routers => generated 693 bytes in 3023 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1170] 10.0.0.36 () {32 vars in 621 bytes} [Tue May 12 12:34:08 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1171] 10.0.0.36 () {32 vars in 631 bytes} [Tue May 12 12:34:08 2026] GET /v2.0/ => generated 632 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1172] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:34:08 2026] GET /v2.0/security-groups?tenant_id=6a06ea929b534702bb2a59cafc6a6da3&name=default => generated 2801 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1173] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:34:09 2026] GET /v2.0/security-groups?tenant_id=e958486069df480f9cbea086fdfc378a&name=default => generated 2801 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1174] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:34:09 2026] DELETE /v2.0/security-groups/3b52ecbf-2fce-456c-908f-ba67ee07e774 => 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: 626/1175] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:34:09 2026] DELETE /v2.0/security-groups/2f8336b7-58ee-48f5-ae9e-e996dd01281a => 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: 627/1176] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:34:09 2026] GET /v2.0/ports?device_id=85a1bea1-26e6-41de-9ae4-26798215d3f9 => generated 971 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1177] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:34:09 2026] GET /v2.0/security-groups?id=c671ca05-95bd-42e4-86e5-60a94b6bdfa5&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1178] 10.0.0.36 () {34 vars in 781 bytes} [Tue May 12 12:34:08 2026] PUT /v2.0/routers/d4afccc2-d771-4442-bfd7-d51befcfe8c0/add_router_interface => generated 309 bytes in 1865 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:34:09.954 7 WARNING neutron_lib.context [None req-35abe0b7-9078-4252-916a-2861b369c3e6 7ee6bc88d57143d7b97383669eef8744 84914b0cf61d4e38bf5cfd6a55d8eb4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 551/1179] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:34:10 2026] GET /v2.0/ports?device_id=85a1bea1-26e6-41de-9ae4-26798215d3f9 => generated 971 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1180] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:34:10 2026] GET /v2.0/security-groups?id=c671ca05-95bd-42e4-86e5-60a94b6bdfa5&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: 629/1181] 10.0.0.36 () {34 vars in 663 bytes} [Tue May 12 12:34:09 2026] POST /v2.0/ports => generated 959 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:34:10.472 8 WARNING neutron_lib.context [None req-2e0b7079-5f40-4581-8eb7-7289be222106 7ee6bc88d57143d7b97383669eef8744 84914b0cf61d4e38bf5cfd6a55d8eb4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 630/1182] 199.19.213.233 () {34 vars in 993 bytes} [Tue May 12 12:34:10 2026] GET /v2.0/ports?device_id=85a1bea1-26e6-41de-9ae4-26798215d3f9 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1183] 10.0.0.36 () {34 vars in 663 bytes} [Tue May 12 12:34:10 2026] POST /v2.0/ports => generated 954 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:34:10.969 8 WARNING neutron_lib.context [None req-7fae07b3-86b1-43d2-b62f-c298aa0a24ee 7ee6bc88d57143d7b97383669eef8744 84914b0cf61d4e38bf5cfd6a55d8eb4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:34:10.996 7 INFO neutron.db.l3_db [req-529945bf-959c-4135-a14f-d17848a6dae2 req-61d7e44e-ff2e-463d-984b-649c737ba699 308f16572fb84f65865e139486663198 d81f6a61639a4d94aa79e5f17e987541 - - default default] Floating IP 07e67b99-1c35-4a54-9f91-3db89aead9a6 disassociated. External IP: 10.96.250.210, port: 9e4fca20-8c3c-40c6-863e-69b04794b611. [pid: 7|app: 0|req: 631/1184] 199.19.213.233 () {36 vars in 996 bytes} [Tue May 12 12:34:10 2026] DELETE /v2.0/ports/9e4fca20-8c3c-40c6-863e-69b04794b611 => generated 0 bytes in 735 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1185] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:34:11 2026] GET /v2.0/ports?device_id=85a1bea1-26e6-41de-9ae4-26798215d3f9 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:34:11.844 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f8ad20c-0573-4bba-b30f-5c713bab4fb1'] response: {'server_uuid': '85a1bea1-26e6-41de-9ae4-26798215d3f9', 'name': 'network-vif-deleted', 'tag': '9e4fca20-8c3c-40c6-863e-69b04794b611', 'status': 'completed', 'code': 200} 2026-05-12 12:34:11.902 8 INFO neutron.db.l3_db [None req-7fae07b3-86b1-43d2-b62f-c298aa0a24ee 7ee6bc88d57143d7b97383669eef8744 84914b0cf61d4e38bf5cfd6a55d8eb4d - - default default] Floating IP 144a48a2-e76a-41c7-8283-58aee0dff450 associated. External IP: 10.96.250.209, port: 73f0d160-bc37-42d0-aaca-afaab39a43d2. [pid: 7|app: 0|req: 633/1186] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:34:11 2026] GET /v2.0/security-groups?tenant_id=6f608c9d9f3249a2b2902f8db4f48491&name=default => generated 2801 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1187] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:34:12 2026] DELETE /v2.0/security-groups/49d86c7e-39e5-4799-b63b-80c9791aef87 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1188] 10.0.0.36 () {34 vars in 675 bytes} [Tue May 12 12:34:10 2026] POST /v2.0/floatingips => generated 841 bytes in 1263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:34:12.399 7 INFO neutron.db.l3_db [None req-a887c03d-344c-480d-9e59-4e9baa660db2 7ee6bc88d57143d7b97383669eef8744 84914b0cf61d4e38bf5cfd6a55d8eb4d - - default default] Floating IP 144a48a2-e76a-41c7-8283-58aee0dff450 disassociated. External IP: 10.96.250.209, port: 73f0d160-bc37-42d0-aaca-afaab39a43d2. [pid: 8|app: 0|req: 555/1189] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:34:12 2026] DELETE /v2.0/security-groups/c671ca05-95bd-42e4-86e5-60a94b6bdfa5 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:34:12.709 8 INFO neutron.api.v2.resource [None req-ae3a0f86-e678-4ca6-81a6-69491b778eef 308f16572fb84f65865e139486663198 d81f6a61639a4d94aa79e5f17e987541 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 556/1190] 10.0.0.36 () {32 vars in 735 bytes} [Tue May 12 12:34:12 2026] GET /v2.0/security-groups/c671ca05-95bd-42e4-86e5-60a94b6bdfa5 => 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: 635/1191] 10.0.0.36 () {34 vars in 747 bytes} [Tue May 12 12:34:12 2026] PUT /v2.0/floatingips/144a48a2-e76a-41c7-8283-58aee0dff450 => generated 552 bytes in 596 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1192] 10.0.0.36 () {32 vars in 730 bytes} [Tue May 12 12:34:12 2026] DELETE /v2.0/floatingips/07e67b99-1c35-4a54-9f91-3db89aead9a6 => generated 0 bytes in 402 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1193] 10.0.0.36 () {32 vars in 730 bytes} [Tue May 12 12:34:12 2026] DELETE /v2.0/floatingips/144a48a2-e76a-41c7-8283-58aee0dff450 => generated 0 bytes in 374 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1194] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:34:13 2026] GET /v2.0/security-groups?tenant_id=34dc773db48e435baee21b88d79c221b&name=default => generated 2801 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:34:13.450 8 WARNING neutron_lib.context [None req-57550192-e16a-42d2-b8d1-62bb734a1211 7ee6bc88d57143d7b97383669eef8744 84914b0cf61d4e38bf5cfd6a55d8eb4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 637/1195] 10.0.0.36 () {34 vars in 787 bytes} [Tue May 12 12:34:13 2026] PUT /v2.0/routers/5bf7cf49-eb4e-4293-845e-5f50de68ac60/remove_router_interface => generated 309 bytes in 1180 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1196] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:34:14 2026] DELETE /v2.0/security-groups/0e14d0f5-4dda-47fc-beb1-fbe92346b016 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:34:14.804 8 INFO neutron.db.l3_db [None req-57550192-e16a-42d2-b8d1-62bb734a1211 7ee6bc88d57143d7b97383669eef8744 84914b0cf61d4e38bf5cfd6a55d8eb4d - - default default] Floating IP 6ec56435-2581-4b65-bc8a-9042c6ac7667 associated. External IP: 10.96.250.208, port: 98e22e2c-4c43-4d37-ab10-42be16c945e4. [pid: 8|app: 0|req: 559/1199] 10.0.0.36 () {34 vars in 675 bytes} [Tue May 12 12:34:13 2026] POST /v2.0/floatingips => generated 843 bytes in 1762 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1200] 10.0.0.36 () {32 vars in 727 bytes} [Tue May 12 12:34:15 2026] GET /v2.0/floatingips/6ec56435-2581-4b65-bc8a-9042c6ac7667 => generated 843 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1201] 10.0.0.36 () {32 vars in 653 bytes} [Tue May 12 12:34:15 2026] GET /v2.0/floatingips => generated 846 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:34:15.784 8 INFO neutron.db.l3_db [None req-bcd09abe-8185-4333-9d89-7dac34628d4a 7ee6bc88d57143d7b97383669eef8744 84914b0cf61d4e38bf5cfd6a55d8eb4d - - default default] Floating IP 6ec56435-2581-4b65-bc8a-9042c6ac7667 associated. External IP: 10.96.250.208, port: 98e22e2c-4c43-4d37-ab10-42be16c945e4. 2026-05-12 12:34:16.154 7 INFO neutron.services.segments.plugin [-] Segment 32ed3ebc-be94-42da-82cf-7726b017c627 resource provider aggregate not found 2026-05-12 12:34:16.163 7 INFO neutron.services.segments.plugin [-] Segment 32ed3ebc-be94-42da-82cf-7726b017c627 resource provider aggregate not found 2026-05-12 12:34:16.184 7 INFO neutron.services.segments.plugin [-] Segment 32ed3ebc-be94-42da-82cf-7726b017c627 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32ed3ebc-be94-42da-82cf-7726b017c627 found for delete ", "request_id": "req-14beae08-7818-476d-b789-1a2ae907f83d"}]} 2026-05-12 12:34:16.193 7 INFO neutron.services.segments.plugin [-] Segment 32ed3ebc-be94-42da-82cf-7726b017c627 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32ed3ebc-be94-42da-82cf-7726b017c627 found for delete ", "request_id": "req-b1626c96-afe0-464e-8294-01dab17b0129"}]} 2026-05-12 12:34:16.197 7 INFO neutron.db.l3_hamode_db [None req-6654867e-bd35-4ad5-b433-4176f8680f38 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] HA network 88f2c79b-08dd-4312-bbb5-7a287be4c28e was deleted as no HA routers are present in tenant d81f6a61639a4d94aa79e5f17e987541. [pid: 7|app: 0|req: 641/1202] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:34:14 2026] DELETE /v2.0/routers/5bf7cf49-eb4e-4293-845e-5f50de68ac60 => generated 0 bytes in 1684 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1203] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:34:16 2026] DELETE /v2.0/subnets/70cf5ce7-92d4-4c48-87c6-541ab46112da => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1204] 10.0.0.36 () {34 vars in 747 bytes} [Tue May 12 12:34:15 2026] PUT /v2.0/floatingips/6ec56435-2581-4b65-bc8a-9042c6ac7667 => generated 841 bytes in 1292 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:34:16.771 8 INFO neutron.db.l3_db [None req-8d260a58-30f4-41ea-a063-7c09b52843d5 7ee6bc88d57143d7b97383669eef8744 84914b0cf61d4e38bf5cfd6a55d8eb4d - - default default] Floating IP 6ec56435-2581-4b65-bc8a-9042c6ac7667 disassociated. External IP: 10.96.250.208, port: 73f0d160-bc37-42d0-aaca-afaab39a43d2. [pid: 7|app: 0|req: 643/1205] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:34:16 2026] DELETE /v2.0/networks/9f78df0e-d579-4a2c-a897-8a7f0745599e => generated 0 bytes in 380 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1206] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:34:16 2026] GET /v2.0/security-groups?tenant_id=d81f6a61639a4d94aa79e5f17e987541&name=default => generated 2801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1207] 10.0.0.36 () {34 vars in 747 bytes} [Tue May 12 12:34:16 2026] PUT /v2.0/floatingips/6ec56435-2581-4b65-bc8a-9042c6ac7667 => generated 552 bytes in 499 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1208] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:34:17 2026] DELETE /v2.0/security-groups/5707cea6-7770-476f-ad6e-17cb4d5bc8c2 => 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: 564/1209] 10.0.0.36 () {32 vars in 730 bytes} [Tue May 12 12:34:17 2026] DELETE /v2.0/floatingips/6ec56435-2581-4b65-bc8a-9042c6ac7667 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:34:17.508 7 INFO neutron.api.v2.resource [None req-ae3a3ce9-920f-47b8-a52b-3de38ceffc05 7ee6bc88d57143d7b97383669eef8744 84914b0cf61d4e38bf5cfd6a55d8eb4d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 646/1210] 10.0.0.36 () {32 vars in 730 bytes} [Tue May 12 12:34:17 2026] DELETE /v2.0/floatingips/6ec56435-2581-4b65-bc8a-9042c6ac7667 => generated 144 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:34:17.703 8 WARNING neutron_lib.context [None req-d2429857-2569-431c-af7d-e0f2372b91ce 128ef8ec39804fd7b7178c4eeb551745 3ae1f53d697d418bb63a7110111bfd46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:34:17.868 8 INFO neutron.db.segments_db [None req-d2429857-2569-431c-af7d-e0f2372b91ce 128ef8ec39804fd7b7178c4eeb551745 3ae1f53d697d418bb63a7110111bfd46 - - default default] Added segment a2a9db8e-eca8-4879-896d-f794623800f7 of type vxlan for network a0c7215d-8086-475b-8282-5ed6a74a4b74 [pid: 7|app: 0|req: 647/1211] 10.0.0.36 () {32 vars in 718 bytes} [Tue May 12 12:34:17 2026] DELETE /v2.0/ports/73f0d160-bc37-42d0-aaca-afaab39a43d2 => generated 0 bytes in 372 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1212] 10.0.0.36 () {34 vars in 669 bytes} [Tue May 12 12:34:17 2026] POST /v2.0/networks => generated 633 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:34:18.029 8 WARNING neutron_lib.context [None req-dabd54b1-dc1e-4512-b715-3c12202e72f3 128ef8ec39804fd7b7178c4eeb551745 3ae1f53d697d418bb63a7110111bfd46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:34:18.069 8 INFO neutron.db.segments_db [None req-dabd54b1-dc1e-4512-b715-3c12202e72f3 128ef8ec39804fd7b7178c4eeb551745 3ae1f53d697d418bb63a7110111bfd46 - - default default] Added segment 1800c9a5-0cdc-47d8-852e-0dcff6885efd of type vxlan for network e5f5d09b-a9d6-466a-ad42-b9049ff43dc6 2026-05-12 12:34:18.213 7 INFO neutron.services.segments.plugin [-] Segment 31919759-9ffb-4e1a-8578-186338057c39 resource provider aggregate not found 2026-05-12 12:34:18.219 7 INFO neutron.services.segments.plugin [-] Segment 31919759-9ffb-4e1a-8578-186338057c39 resource provider aggregate not found 2026-05-12 12:34:18.239 7 INFO neutron.services.segments.plugin [-] Segment 31919759-9ffb-4e1a-8578-186338057c39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31919759-9ffb-4e1a-8578-186338057c39 found for delete ", "request_id": "req-030be1cb-757e-4c26-b701-2a4df3416461"}]} 2026-05-12 12:34:18.240 7 INFO neutron.services.segments.plugin [-] Segment 31919759-9ffb-4e1a-8578-186338057c39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31919759-9ffb-4e1a-8578-186338057c39 found for delete ", "request_id": "req-3df70373-bc82-431b-9ad4-8251283936e5"}]} [pid: 7|app: 0|req: 648/1213] 10.0.0.36 () {32 vars in 718 bytes} [Tue May 12 12:34:17 2026] DELETE /v2.0/ports/98e22e2c-4c43-4d37-ab10-42be16c945e4 => generated 0 bytes in 372 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:34:18.356 8 INFO neutron.db.l3_hamode_db [None req-dabd54b1-dc1e-4512-b715-3c12202e72f3 128ef8ec39804fd7b7178c4eeb551745 3ae1f53d697d418bb63a7110111bfd46 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 649/1214] 10.0.0.36 () {32 vars in 734 bytes} [Tue May 12 12:34:18 2026] GET /v2.0/ports?device_id=d4afccc2-d771-4442-bfd7-d51befcfe8c0 => generated 958 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:34:19.560 8 INFO neutron.db.l3_hamode_db [None req-dabd54b1-dc1e-4512-b715-3c12202e72f3 128ef8ec39804fd7b7178c4eeb551745 3ae1f53d697d418bb63a7110111bfd46 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 650/1215] 10.0.0.36 () {34 vars in 787 bytes} [Tue May 12 12:34:18 2026] PUT /v2.0/routers/d4afccc2-d771-4442-bfd7-d51befcfe8c0/remove_router_interface => generated 309 bytes in 1303 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:34:20.805 7 INFO neutron.services.segments.plugin [-] Segment e508db9b-5aa0-4569-af4f-ed4c6eaba9e2 resource provider aggregate not found 2026-05-12 12:34:20.811 7 INFO neutron.services.segments.plugin [-] Segment e508db9b-5aa0-4569-af4f-ed4c6eaba9e2 resource provider aggregate not found 2026-05-12 12:34:20.821 7 INFO neutron.services.segments.plugin [-] Segment e508db9b-5aa0-4569-af4f-ed4c6eaba9e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e508db9b-5aa0-4569-af4f-ed4c6eaba9e2 found for delete ", "request_id": "req-447f6678-200c-40d4-8a03-51557cfa37aa"}]} 2026-05-12 12:34:20.835 7 INFO neutron.services.segments.plugin [-] Segment e508db9b-5aa0-4569-af4f-ed4c6eaba9e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e508db9b-5aa0-4569-af4f-ed4c6eaba9e2 found for delete ", "request_id": "req-9579a58c-496e-43e6-9967-4170fbf240e0"}]} 2026-05-12 12:34:20.843 7 INFO neutron.db.l3_hamode_db [None req-48fb3a66-7a21-4157-b4b1-5d83a4906626 7ee6bc88d57143d7b97383669eef8744 84914b0cf61d4e38bf5cfd6a55d8eb4d - - default default] HA network a28d3e42-02fe-4a1a-be2c-282568ac7222 was deleted as no HA routers are present in tenant 84914b0cf61d4e38bf5cfd6a55d8eb4d. [pid: 7|app: 0|req: 651/1216] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:34:19 2026] DELETE /v2.0/routers/d4afccc2-d771-4442-bfd7-d51befcfe8c0 => generated 0 bytes in 1168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1217] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:34:20 2026] DELETE /v2.0/subnets/05b80cce-6dcd-49d6-8d32-48ce53de338a => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1218] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:34:18 2026] POST /v2.0/routers => generated 695 bytes in 3153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1219] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:34:21 2026] DELETE /v2.0/networks/062c4bbe-f175-41a6-891e-735d432c2cdf => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1220] 10.0.0.36 () {32 vars in 774 bytes} [Tue May 12 12:34:21 2026] GET /v2.0/subnets?project_id=3ae1f53d697d418bb63a7110111bfd46&cidr=10.100.0.0%2F28 => generated 14 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1221] 10.0.0.36 () {32 vars in 692 bytes} [Tue May 12 12:34:21 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1222] 10.0.0.36 () {32 vars in 782 bytes} [Tue May 12 12:34:21 2026] GET /v2.0/subnets?network_id=e39869ad-abb4-483d-92dc-2dae7e2a7bd8&cidr=10.100.0.0%2F28 => generated 14 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:34:21.637 7 WARNING neutron_lib.context [None req-fd3d6419-c351-412c-8a20-0af77d52fb02 128ef8ec39804fd7b7178c4eeb551745 3ae1f53d697d418bb63a7110111bfd46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 655/1223] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:34:21 2026] POST /v2.0/subnets => generated 633 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1224] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:34:21 2026] GET /v2.0/security-groups?tenant_id=84914b0cf61d4e38bf5cfd6a55d8eb4d&name=default => generated 2801 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1225] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:34:22 2026] DELETE /v2.0/security-groups/ba9dfc3e-f2f4-4131-8f92-c76ad4c74260 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:34:22.849 7 INFO neutron.services.segments.plugin [-] Segment 21b0d2be-207d-40dd-b1b6-7aa7ae3e8803 resource provider aggregate not found 2026-05-12 12:34:22.871 7 INFO neutron.services.segments.plugin [-] Segment 21b0d2be-207d-40dd-b1b6-7aa7ae3e8803 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21b0d2be-207d-40dd-b1b6-7aa7ae3e8803 found for delete ", "request_id": "req-1ab0b04e-e603-4c24-9e9a-df08eb6d9dfa"}]} 2026-05-12 12:34:22.878 7 INFO neutron.services.segments.plugin [-] Segment 21b0d2be-207d-40dd-b1b6-7aa7ae3e8803 resource provider aggregate not found 2026-05-12 12:34:22.897 7 INFO neutron.services.segments.plugin [-] Segment 21b0d2be-207d-40dd-b1b6-7aa7ae3e8803 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21b0d2be-207d-40dd-b1b6-7aa7ae3e8803 found for delete ", "request_id": "req-e3b415f1-270f-4f28-a213-d668f0c27e50"}]} [pid: 8|app: 0|req: 571/1226] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:34:22 2026] GET /v2.0/security-groups?tenant_id=50d6b95776b74b268887de968e18a90f&name=default => generated 2801 bytes in 381 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1227] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:34:23 2026] DELETE /v2.0/security-groups/3e23b2e1-1764-42a7-8075-0fb45cd694f4 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1228] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:34:23 2026] GET /v2.0/security-groups?tenant_id=2a9cd1ffdece46d792e288822e09cebb&name=default => generated 2801 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1229] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:34:23 2026] DELETE /v2.0/security-groups/8c403c15-ac04-4efd-b212-94ffdfd1f2c7 => 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: 656/1230] 10.0.0.36 () {34 vars in 781 bytes} [Tue May 12 12:34:21 2026] PUT /v2.0/routers/6015dce3-20d4-48b1-aca4-f3b46addb38c/add_router_interface => generated 309 bytes in 2019 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1231] 10.0.0.36 () {32 vars in 647 bytes} [Tue May 12 12:34:24 2026] GET /v2.0/networks => generated 3607 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1232] 10.0.0.36 () {32 vars in 645 bytes} [Tue May 12 12:34:24 2026] GET /v2.0/subnets => generated 2500 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1233] 10.0.0.36 () {32 vars in 645 bytes} [Tue May 12 12:34:24 2026] GET /v2.0/routers => generated 738 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:34:24.434 8 WARNING neutron_lib.context [None req-1d3fef75-1d40-4752-8270-ea15650fc18a 128ef8ec39804fd7b7178c4eeb551745 3ae1f53d697d418bb63a7110111bfd46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:34:24.505 7 WARNING neutron_lib.context [None req-7daeb2f1-c05b-41e3-9bdc-4ad75bdf22fb 2e3dc978303c4cefbcb557976fa05148 06d80de43c9e4f5ca66163d2daf16226 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 577/1234] 10.0.0.36 () {34 vars in 683 bytes} [Tue May 12 12:34:24 2026] POST /v2.0/security-groups => generated 1611 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 12:34:24.584 8 WARNING neutron_lib.context [None req-bffcf1ad-4cb3-4199-8891-c3baa7a22fee 128ef8ec39804fd7b7178c4eeb551745 3ae1f53d697d418bb63a7110111bfd46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:34:24.636 7 INFO neutron.db.segments_db [None req-7daeb2f1-c05b-41e3-9bdc-4ad75bdf22fb 2e3dc978303c4cefbcb557976fa05148 06d80de43c9e4f5ca66163d2daf16226 - - default default] Added segment 95913107-0878-4769-b9a1-93a49c10c553 of type vxlan for network 60c53836-d120-4bea-9eba-6851630aa22e [pid: 8|app: 0|req: 578/1235] 10.0.0.36 () {34 vars in 693 bytes} [Tue May 12 12:34:24 2026] POST /v2.0/security-group-rules => generated 565 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:34:24.759 8 WARNING neutron_lib.context [None req-b3851057-92d2-4646-ac3e-a5621cd64902 128ef8ec39804fd7b7178c4eeb551745 3ae1f53d697d418bb63a7110111bfd46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 658/1236] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:34:24 2026] POST /v2.0/networks => generated 649 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:34:24.775 7 WARNING neutron_lib.context [None req-954be462-deea-42bc-b26f-56bb7673b369 2e3dc978303c4cefbcb557976fa05148 06d80de43c9e4f5ca66163d2daf16226 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1237] 10.0.0.36 () {34 vars in 693 bytes} [Tue May 12 12:34:24 2026] POST /v2.0/security-group-rules => generated 564 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:34:24.924 8 WARNING neutron_lib.context [None req-b4993818-0f4a-4ee5-8e25-dc15ff583ce2 128ef8ec39804fd7b7178c4eeb551745 3ae1f53d697d418bb63a7110111bfd46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 580/1238] 10.0.0.36 () {34 vars in 693 bytes} [Tue May 12 12:34:24 2026] POST /v2.0/security-group-rules => generated 570 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:34:25.039 8 WARNING neutron_lib.context [None req-ac5a2764-19ee-45bd-ade6-376c1e6b9193 128ef8ec39804fd7b7178c4eeb551745 3ae1f53d697d418bb63a7110111bfd46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 659/1239] 10.0.0.36 () {34 vars in 663 bytes} [Tue May 12 12:34:24 2026] POST /v2.0/ports => generated 778 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:34:25.106 7 WARNING neutron_lib.context [None req-5e25ce65-7b79-4d52-b1f1-84250388468c 2e3dc978303c4cefbcb557976fa05148 06d80de43c9e4f5ca66163d2daf16226 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1240] 10.0.0.36 () {34 vars in 693 bytes} [Tue May 12 12:34:25 2026] POST /v2.0/security-group-rules => generated 569 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:34:25.200 8 WARNING neutron_lib.context [None req-f474aca0-5a41-4807-b3e4-ba6ef39c63a4 128ef8ec39804fd7b7178c4eeb551745 3ae1f53d697d418bb63a7110111bfd46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:34:25.204 7 INFO neutron.db.segments_db [None req-5e25ce65-7b79-4d52-b1f1-84250388468c 2e3dc978303c4cefbcb557976fa05148 06d80de43c9e4f5ca66163d2daf16226 - - default default] Added segment 1c890a73-a262-4de9-92e1-a4e0277a3cae of type vxlan for network 2a9e217f-77f3-494c-825a-9f0d601d07c1 2026-05-12 12:34:25.228 8 INFO neutron.db.securitygroups_db [None req-f474aca0-5a41-4807-b3e4-ba6ef39c63a4 128ef8ec39804fd7b7178c4eeb551745 3ae1f53d697d418bb63a7110111bfd46 - - default default] Project 3ae1f53d697d418bb63a7110111bfd46 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: 582/1241] 10.0.0.36 () {34 vars in 693 bytes} [Tue May 12 12:34:25 2026] POST /v2.0/security-group-rules => generated 575 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:34:25.348 8 WARNING neutron_lib.context [None req-9b6437f7-e78e-47f7-96c5-9fd3d61416b4 128ef8ec39804fd7b7178c4eeb551745 3ae1f53d697d418bb63a7110111bfd46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 660/1242] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:34:25 2026] POST /v2.0/networks => generated 636 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:34:25.360 7 WARNING neutron_lib.context [None req-a1eebb8b-c86a-4c52-8f09-5cfa1384c320 2e3dc978303c4cefbcb557976fa05148 06d80de43c9e4f5ca66163d2daf16226 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:34:25.368 8 INFO neutron.db.securitygroups_db [None req-9b6437f7-e78e-47f7-96c5-9fd3d61416b4 128ef8ec39804fd7b7178c4eeb551745 3ae1f53d697d418bb63a7110111bfd46 - - default default] Project 3ae1f53d697d418bb63a7110111bfd46 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: 583/1243] 10.0.0.36 () {34 vars in 693 bytes} [Tue May 12 12:34:25 2026] POST /v2.0/security-group-rules => generated 574 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1244] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:34:25 2026] POST /v2.0/subnets => generated 622 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:34:25.755 8 WARNING neutron_lib.context [None req-650a13ab-19ee-43e5-b9fe-decc83e30912 2e3dc978303c4cefbcb557976fa05148 06d80de43c9e4f5ca66163d2daf16226 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 662/1245] 10.0.0.36 () {32 vars in 647 bytes} [Tue May 12 12:34:25 2026] GET /v2.0/networks => generated 1298 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1246] 10.0.0.36 () {34 vars in 663 bytes} [Tue May 12 12:34:25 2026] POST /v2.0/ports => generated 965 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 585/1247] 10.0.0.71 () {34 vars in 1098 bytes} [Tue May 12 12:34:26 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1592728214&fields=id&tenant_id=3ae1f53d697d418bb63a7110111bfd46 => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1248] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:34:26 2026] GET /v2.0/security-groups?tenant_id=a88f9c2c840947bbb9d9543cdc958126&name=default => generated 2801 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1249] 10.0.0.71 () {34 vars in 980 bytes} [Tue May 12 12:34:26 2026] GET /v2.0/networks?id=a0c7215d-8086-475b-8282-5ed6a74a4b74 => generated 661 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1250] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:34:26 2026] DELETE /v2.0/security-groups/b0038f1b-ae0f-492e-aa6b-d54b6dbf6d84 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1251] 10.0.0.71 () {34 vars in 963 bytes} [Tue May 12 12:34:26 2026] GET /v2.0/quotas/3ae1f53d697d418bb63a7110111bfd46 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1252] 10.0.0.36 () {32 vars in 718 bytes} [Tue May 12 12:34:26 2026] DELETE /v2.0/ports/70da4098-00c2-466d-9fd4-b53ef69ec562 => generated 0 bytes in 756 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:34:26.974 7 INFO neutron.pecan_wsgi.hooks.translation [None req-824ad39a-1c60-4587-b97a-a543502223c5 2e3dc978303c4cefbcb557976fa05148 06d80de43c9e4f5ca66163d2daf16226 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 664/1253] 10.0.0.36 () {32 vars in 718 bytes} [Tue May 12 12:34:26 2026] DELETE /v2.0/ports/70da4098-00c2-466d-9fd4-b53ef69ec562 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:34:27.002 7 INFO neutron.pecan_wsgi.hooks.translation [None req-64657451-2f0e-4f75-bff3-34fcdb3a6b7f 2e3dc978303c4cefbcb557976fa05148 06d80de43c9e4f5ca66163d2daf16226 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 665/1254] 10.0.0.36 () {32 vars in 715 bytes} [Tue May 12 12:34:26 2026] GET /v2.0/ports/70da4098-00c2-466d-9fd4-b53ef69ec562 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1255] 10.0.0.71 () {34 vars in 1000 bytes} [Tue May 12 12:34:26 2026] GET /v2.0/ports?tenant_id=3ae1f53d697d418bb63a7110111bfd46&fields=id => generated 103 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1256] 10.0.0.71 () {34 vars in 1006 bytes} [Tue May 12 12:34:27 2026] GET /v2.0/networks/a0c7215d-8086-475b-8282-5ed6a74a4b74?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1257] 10.0.0.71 () {34 vars in 1106 bytes} [Tue May 12 12:34:27 2026] GET /v2.0/networks/a0c7215d-8086-475b-8282-5ed6a74a4b74?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1258] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:34:27 2026] DELETE /v2.0/subnets/050ea041-7ae8-41c9-a7f3-3b0b2d351ac5 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1259] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:34:27 2026] GET /v2.0/ports?device_id=9bc31472-c815-4245-a397-271ea81128b9 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:34:27.624 8 INFO neutron.services.segments.plugin [-] Segment 1c890a73-a262-4de9-92e1-a4e0277a3cae resource provider aggregate not found 2026-05-12 12:34:27.631 8 INFO neutron.services.segments.plugin [-] Segment 1c890a73-a262-4de9-92e1-a4e0277a3cae resource provider aggregate not found 2026-05-12 12:34:27.650 8 INFO neutron.services.segments.plugin [-] Segment 1c890a73-a262-4de9-92e1-a4e0277a3cae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c890a73-a262-4de9-92e1-a4e0277a3cae found for delete ", "request_id": "req-f2cfffc6-833f-406f-b8ca-7c4bb23ce38a"}]} 2026-05-12 12:34:27.652 8 INFO neutron.services.segments.plugin [-] Segment 1c890a73-a262-4de9-92e1-a4e0277a3cae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c890a73-a262-4de9-92e1-a4e0277a3cae found for delete ", "request_id": "req-79918d05-1e39-4dfb-92d3-b170e8e17350"}]} [pid: 8|app: 0|req: 593/1260] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:34:27 2026] DELETE /v2.0/networks/2a9e217f-77f3-494c-825a-9f0d601d07c1 => generated 0 bytes in 427 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:34:27.675 7 WARNING neutron_lib.context [None req-529d327e-d799-49b3-b7c6-ababdad6645c 2e3dc978303c4cefbcb557976fa05148 06d80de43c9e4f5ca66163d2daf16226 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:34:27.734 7 INFO neutron.db.segments_db [None req-529d327e-d799-49b3-b7c6-ababdad6645c 2e3dc978303c4cefbcb557976fa05148 06d80de43c9e4f5ca66163d2daf16226 - - default default] Added segment 0cedc872-3be2-4aba-801e-54ddbf5aafd5 of type vxlan for network 5a0d435c-8b66-4131-8b80-07259d3e6b36 [pid: 7|app: 0|req: 668/1261] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:34:27 2026] POST /v2.0/networks => generated 636 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:34:27.883 8 WARNING neutron_lib.context [None req-acce61c7-d7ce-4ae0-a5b4-f18fde488228 2e3dc978303c4cefbcb557976fa05148 06d80de43c9e4f5ca66163d2daf16226 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1262] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:34:28 2026] GET /v2.0/networks?id=a0c7215d-8086-475b-8282-5ed6a74a4b74 => generated 661 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1263] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:34:27 2026] POST /v2.0/subnets => generated 622 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1264] 199.19.213.233 () {34 vars in 1049 bytes} [Tue May 12 12:34:28 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3ae1f53d697d418bb63a7110111bfd46 => generated 181 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:34:28.378 8 WARNING neutron_lib.context [None req-3553546e-f214-45e9-8142-deae9b73da85 2e3dc978303c4cefbcb557976fa05148 06d80de43c9e4f5ca66163d2daf16226 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 670/1265] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:34:28 2026] GET /v2.0/security-groups?tenant_id=b9d78e83a61b413f80db3a917e446ae1&name=default => generated 2801 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:34:28.563 7 WARNING neutron_lib.context [req-a7fdb7c8-07a4-4d9a-9864-a214950f0612 req-857a11ff-d0f2-4596-85b1-0130a5f01083 128ef8ec39804fd7b7178c4eeb551745 3ae1f53d697d418bb63a7110111bfd46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 596/1266] 10.0.0.36 () {34 vars in 663 bytes} [Tue May 12 12:34:28 2026] POST /v2.0/ports => generated 928 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1267] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:34:28 2026] GET /v2.0/ports?device_id=9bc31472-c815-4245-a397-271ea81128b9 => 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: 598/1268] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:34:28 2026] DELETE /v2.0/security-groups/0b2950aa-5904-4bc0-9fd9-b980a3bd1707 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1269] 199.19.213.233 () {38 vars in 954 bytes} [Tue May 12 12:34:28 2026] POST /v2.0/ports => generated 954 bytes in 483 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 599/1272] 10.0.0.36 () {32 vars in 718 bytes} [Tue May 12 12:34:28 2026] DELETE /v2.0/ports/4d063522-2caf-4ef1-a2a5-f7e2ab372905 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1273] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:34:29 2026] GET /v2.0/security-groups?tenant_id=1c100d1c40144d53b54692190f63439a&name=default => generated 2801 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:34:29.372 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6fe27aac-b400-4be3-aa14-c4b522f679b5 2e3dc978303c4cefbcb557976fa05148 06d80de43c9e4f5ca66163d2daf16226 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 601/1274] 10.0.0.36 () {32 vars in 715 bytes} [Tue May 12 12:34:29 2026] GET /v2.0/ports/4d063522-2caf-4ef1-a2a5-f7e2ab372905 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1275] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:34:29 2026] DELETE /v2.0/security-groups/b690f11c-4bdd-4afc-9251-80e90aad4772 => 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: 674/1276] 199.19.213.233 () {38 vars in 1027 bytes} [Tue May 12 12:34:29 2026] PUT /v2.0/ports/7e0fba91-e458-4bc3-8e57-56b84c7aebd7 => generated 1199 bytes in 517 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:34:29.659 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5c6c7811-89e0-4c7e-86b2-51eb4b5301ca'] response: {'name': 'network-changed', 'server_uuid': '9bc31472-c815-4245-a397-271ea81128b9', 'tag': '7e0fba91-e458-4bc3-8e57-56b84c7aebd7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 675/1277] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:34:29 2026] GET /v2.0/ports?tenant_id=3ae1f53d697d418bb63a7110111bfd46&device_id=9bc31472-c815-4245-a397-271ea81128b9 => generated 1238 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1278] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:34:29 2026] DELETE /v2.0/subnets/785f8489-626a-455c-8b60-8905f85c8c15 => 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: 676/1279] 199.19.213.233 () {34 vars in 1057 bytes} [Tue May 12 12:34:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=7e0fba91-e458-4bc3-8e57-56b84c7aebd7 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 677/1280] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:34:29 2026] GET /v2.0/subnets?id=8c2275dd-0b43-4de6-8b27-f418db7844b7 => generated 654 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1281] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:34:29 2026] GET /v2.0/ports?network_id=a0c7215d-8086-475b-8282-5ed6a74a4b74&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1282] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:34:29 2026] GET /v2.0/networks/a0c7215d-8086-475b-8282-5ed6a74a4b74?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: 680/1283] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:34:29 2026] GET /v2.0/ports?device_id=9bc31472-c815-4245-a397-271ea81128b9 => 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: 681/1284] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:34:30 2026] GET /v2.0/networks/a0c7215d-8086-475b-8282-5ed6a74a4b74?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:34:30.140 8 INFO neutron.services.segments.plugin [-] Segment 0cedc872-3be2-4aba-801e-54ddbf5aafd5 resource provider aggregate not found 2026-05-12 12:34:30.150 8 INFO neutron.services.segments.plugin [-] Segment 0cedc872-3be2-4aba-801e-54ddbf5aafd5 resource provider aggregate not found 2026-05-12 12:34:30.156 8 INFO neutron.services.segments.plugin [-] Segment 0cedc872-3be2-4aba-801e-54ddbf5aafd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0cedc872-3be2-4aba-801e-54ddbf5aafd5 found for delete ", "request_id": "req-7dc54fd1-cc6e-464a-aec9-d439e21ab077"}]} 2026-05-12 12:34:30.167 8 INFO neutron.services.segments.plugin [-] Segment 0cedc872-3be2-4aba-801e-54ddbf5aafd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0cedc872-3be2-4aba-801e-54ddbf5aafd5 found for delete ", "request_id": "req-bc21a934-e4d1-4c3d-8f05-9b95f7e1d886"}]} [pid: 7|app: 0|req: 682/1285] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:34:30 2026] GET /v2.0/security-groups?id=8b4a5bcc-d42f-4544-925a-1130363848e4&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: 8|app: 0|req: 604/1286] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:34:29 2026] DELETE /v2.0/networks/5a0d435c-8b66-4131-8b80-07259d3e6b36 => generated 0 bytes in 441 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:34:30.190 8 WARNING neutron_lib.context [None req-ceceb1f6-bf86-4a57-a6ff-8adad4df0a4f 2e3dc978303c4cefbcb557976fa05148 06d80de43c9e4f5ca66163d2daf16226 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 683/1287] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:34:30 2026] GET /v2.0/ports?tenant_id=3ae1f53d697d418bb63a7110111bfd46&device_id=9bc31472-c815-4245-a397-271ea81128b9 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1288] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:34:30 2026] GET /v2.0/networks?id=a0c7215d-8086-475b-8282-5ed6a74a4b74 => generated 757 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1289] 199.19.213.233 () {34 vars in 1057 bytes} [Tue May 12 12:34:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=7e0fba91-e458-4bc3-8e57-56b84c7aebd7 => 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: 686/1290] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:34:30 2026] GET /v2.0/subnets?id=8c2275dd-0b43-4de6-8b27-f418db7844b7 => generated 654 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1291] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:34:30 2026] GET /v2.0/ports?network_id=a0c7215d-8086-475b-8282-5ed6a74a4b74&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1292] 10.0.0.36 () {34 vars in 663 bytes} [Tue May 12 12:34:30 2026] POST /v2.0/ports => generated 778 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1293] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:34:30 2026] GET /v2.0/networks/a0c7215d-8086-475b-8282-5ed6a74a4b74?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 689/1294] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:34:30 2026] GET /v2.0/networks/a0c7215d-8086-475b-8282-5ed6a74a4b74?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1295] 10.0.0.36 () {34 vars in 735 bytes} [Tue May 12 12:34:30 2026] PUT /v2.0/ports/832f41e1-cac8-48dc-9a70-6f6478d12745 => generated 752 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1296] 10.0.0.36 () {32 vars in 718 bytes} [Tue May 12 12:34:30 2026] DELETE /v2.0/ports/832f41e1-cac8-48dc-9a70-6f6478d12745 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1297] 10.0.0.36 () {32 vars in 641 bytes} [Tue May 12 12:34:30 2026] GET /v2.0/ports => generated 781 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:34:31.065 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4840e7eb-4da3-444e-9ccf-01f2c27e1105 2e3dc978303c4cefbcb557976fa05148 06d80de43c9e4f5ca66163d2daf16226 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 691/1298] 10.0.0.36 () {32 vars in 715 bytes} [Tue May 12 12:34:31 2026] GET /v2.0/ports/832f41e1-cac8-48dc-9a70-6f6478d12745 => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1299] 10.0.0.36 () {32 vars in 641 bytes} [Tue May 12 12:34:31 2026] GET /v2.0/ports => generated 781 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1300] 10.0.0.36 () {32 vars in 715 bytes} [Tue May 12 12:34:31 2026] GET /v2.0/ports/6e92d6da-cc44-426d-9813-33c509bb2ee0 => generated 778 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:34:31.223 8 INFO neutron.pecan_wsgi.hooks.translation [None req-15ad91d9-549b-4139-9a0c-2b6e392712bb 2e3dc978303c4cefbcb557976fa05148 06d80de43c9e4f5ca66163d2daf16226 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 609/1301] 10.0.0.36 () {32 vars in 718 bytes} [Tue May 12 12:34:31 2026] DELETE /v2.0/ports/4d063522-2caf-4ef1-a2a5-f7e2ab372905 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:34:31.248 7 INFO neutron.pecan_wsgi.hooks.translation [None req-842a1def-f11f-4c85-b540-2e3dab7e8d8d 2e3dc978303c4cefbcb557976fa05148 06d80de43c9e4f5ca66163d2daf16226 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 693/1302] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:34:31 2026] DELETE /v2.0/subnets/785f8489-626a-455c-8b60-8905f85c8c15 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:34:31.270 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a47bcbaa-6919-4882-8829-ec2fe223f36d 2e3dc978303c4cefbcb557976fa05148 06d80de43c9e4f5ca66163d2daf16226 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 610/1303] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:34:31 2026] GET /v2.0/ports?device_id=9bc31472-c815-4245-a397-271ea81128b9 => 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: 694/1304] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:34:31 2026] DELETE /v2.0/subnets/050ea041-7ae8-41c9-a7f3-3b0b2d351ac5 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1305] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:34:31 2026] GET /v2.0/security-groups?id=8b4a5bcc-d42f-4544-925a-1130363848e4&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1306] 10.0.0.36 () {32 vars in 718 bytes} [Tue May 12 12:34:31 2026] DELETE /v2.0/ports/6e92d6da-cc44-426d-9813-33c509bb2ee0 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:34:31.645 7 INFO neutron.services.segments.plugin [-] Segment 95913107-0878-4769-b9a1-93a49c10c553 resource provider aggregate not found 2026-05-12 12:34:31.652 7 INFO neutron.services.segments.plugin [-] Segment 95913107-0878-4769-b9a1-93a49c10c553 resource provider aggregate not found 2026-05-12 12:34:31.664 7 INFO neutron.services.segments.plugin [-] Segment 95913107-0878-4769-b9a1-93a49c10c553 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95913107-0878-4769-b9a1-93a49c10c553 found for delete ", "request_id": "req-664b3701-eccc-4b13-84be-4634ba8c38c3"}]} [pid: 7|app: 0|req: 696/1307] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:34:31 2026] DELETE /v2.0/networks/60c53836-d120-4bea-9eba-6851630aa22e => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:34:32.425 7 INFO neutron.services.segments.plugin [-] Segment 95913107-0878-4769-b9a1-93a49c10c553 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95913107-0878-4769-b9a1-93a49c10c553 found for delete ", "request_id": "req-60c852fd-3435-4b73-9543-0967aa5aa564"}]} [pid: 7|app: 0|req: 697/1308] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:34:32 2026] GET /v2.0/ports?device_id=9bc31472-c815-4245-a397-271ea81128b9 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1309] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:34:32 2026] GET /v2.0/security-groups?id=8b4a5bcc-d42f-4544-925a-1130363848e4&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1310] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:34:32 2026] GET /v2.0/security-groups?tenant_id=06d80de43c9e4f5ca66163d2daf16226&name=default => generated 2801 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1311] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:34:32 2026] DELETE /v2.0/security-groups/d1499013-3c12-4e32-9744-ca9057c42663 => 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: 613/1312] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:34:32 2026] GET /v2.0/ports?device_id=9bc31472-c815-4245-a397-271ea81128b9 => generated 971 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1313] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:34:32 2026] GET /v2.0/security-groups?id=8b4a5bcc-d42f-4544-925a-1130363848e4&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1314] 10.0.0.36 () {32 vars in 734 bytes} [Tue May 12 12:34:32 2026] GET /v2.0/ports?device_id=9bc31472-c815-4245-a397-271ea81128b9 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:34:32.863 7 WARNING neutron_lib.context [None req-0b85f685-f551-49a0-beb9-c8fac0356c96 128ef8ec39804fd7b7178c4eeb551745 3ae1f53d697d418bb63a7110111bfd46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:34:33.875 7 INFO neutron.db.l3_db [None req-0b85f685-f551-49a0-beb9-c8fac0356c96 128ef8ec39804fd7b7178c4eeb551745 3ae1f53d697d418bb63a7110111bfd46 - - default default] Floating IP f2a5b679-b289-4d24-b00a-a5c5340ae4d7 associated. External IP: 10.96.250.203, port: 7e0fba91-e458-4bc3-8e57-56b84c7aebd7. [pid: 7|app: 0|req: 701/1315] 10.0.0.36 () {34 vars in 675 bytes} [Tue May 12 12:34:32 2026] POST /v2.0/floatingips => generated 855 bytes in 1443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1316] 10.0.0.36 () {32 vars in 727 bytes} [Tue May 12 12:34:34 2026] GET /v2.0/floatingips/f2a5b679-b289-4d24-b00a-a5c5340ae4d7 => generated 855 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:34:34.717 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d692314-8519-4368-88b8-5c152c13c711'] response: {'name': 'network-changed', 'server_uuid': '9bc31472-c815-4245-a397-271ea81128b9', 'tag': '7e0fba91-e458-4bc3-8e57-56b84c7aebd7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 616/1317] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:34:34 2026] GET /v2.0/ports?tenant_id=3ae1f53d697d418bb63a7110111bfd46&device_id=9bc31472-c815-4245-a397-271ea81128b9 => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1318] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:34:34 2026] GET /v2.0/networks?id=a0c7215d-8086-475b-8282-5ed6a74a4b74 => generated 757 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:34:34.970 7 WARNING neutron_lib.context [None req-360fb663-24e8-4aad-81db-0a8c2f11c4ef ece5f5bd1a904ad6a74665ad338abb75 da717040dccb444699b1c1b9c4c16aea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 618/1319] 199.19.213.233 () {34 vars in 1057 bytes} [Tue May 12 12:34:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=7e0fba91-e458-4bc3-8e57-56b84c7aebd7 => generated 858 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1320] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:34:34 2026] GET /v2.0/subnets?id=8c2275dd-0b43-4de6-8b27-f418db7844b7 => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1321] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:34:35 2026] GET /v2.0/ports?network_id=a0c7215d-8086-475b-8282-5ed6a74a4b74&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:34:35.122 7 INFO neutron.db.segments_db [None req-360fb663-24e8-4aad-81db-0a8c2f11c4ef ece5f5bd1a904ad6a74665ad338abb75 da717040dccb444699b1c1b9c4c16aea - - default default] Added segment 2463f915-ab7e-4cfc-b7b5-13e245f40ed7 of type vxlan for network fd0ffb78-0be0-4438-bbaf-1bd02210ae00 [pid: 8|app: 0|req: 621/1322] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:34:35 2026] GET /v2.0/networks/a0c7215d-8086-475b-8282-5ed6a74a4b74?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1323] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:34:34 2026] POST /v2.0/networks => generated 630 bytes in 575 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:34:35.249 7 WARNING neutron_lib.context [None req-3eacc871-7fff-4cfb-a6bd-45f423d32fd0 ece5f5bd1a904ad6a74665ad338abb75 da717040dccb444699b1c1b9c4c16aea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 622/1324] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:34:35 2026] GET /v2.0/networks/a0c7215d-8086-475b-8282-5ed6a74a4b74?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:34:35.308 7 INFO neutron.db.segments_db [None req-3eacc871-7fff-4cfb-a6bd-45f423d32fd0 ece5f5bd1a904ad6a74665ad338abb75 da717040dccb444699b1c1b9c4c16aea - - default default] Added segment 49671280-bc9f-4bf0-bafc-eead16c4bff0 of type vxlan for network 9759c82d-c3c6-4a7b-80c1-5afc7816bec5 [pid: 8|app: 0|req: 623/1325] 10.0.0.36 () {32 vars in 727 bytes} [Tue May 12 12:34:35 2026] GET /v2.0/floatingips/f2a5b679-b289-4d24-b00a-a5c5340ae4d7 => generated 855 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1326] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:34:35 2026] POST /v2.0/networks => generated 630 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:34:35.432 8 WARNING neutron_lib.context [None req-b7497cd1-7687-4880-8584-a075b748295c ece5f5bd1a904ad6a74665ad338abb75 da717040dccb444699b1c1b9c4c16aea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 624/1327] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:34:35 2026] POST /v2.0/subnets => generated 602 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:34:35.766 7 WARNING neutron_lib.context [None req-f57457c8-c7f8-4700-9eef-30c5a55e068d ece5f5bd1a904ad6a74665ad338abb75 da717040dccb444699b1c1b9c4c16aea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 704/1328] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:34:35 2026] POST /v2.0/subnets => generated 602 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:34:36.218 8 WARNING neutron_lib.context [None req-0e5c11b4-6702-4306-b55e-f48d167426a2 ece5f5bd1a904ad6a74665ad338abb75 da717040dccb444699b1c1b9c4c16aea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:34:36.256 8 INFO neutron.db.segments_db [None req-0e5c11b4-6702-4306-b55e-f48d167426a2 ece5f5bd1a904ad6a74665ad338abb75 da717040dccb444699b1c1b9c4c16aea - - default default] Added segment 8a24785b-1375-48c9-a63a-475dba4826b1 of type vxlan for network 89cdea15-4961-43a8-a095-8a60fd4540d2 [pid: 7|app: 0|req: 705/1329] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:34:36 2026] GET /v2.0/security-groups?tenant_id=06b95858c52f4b6ab790aac222094b67&name=default => generated 2801 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:34:36.629 8 INFO neutron.db.l3_hamode_db [None req-0e5c11b4-6702-4306-b55e-f48d167426a2 ece5f5bd1a904ad6a74665ad338abb75 da717040dccb444699b1c1b9c4c16aea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 706/1330] 10.0.0.36 () {32 vars in 727 bytes} [Tue May 12 12:34:36 2026] GET /v2.0/floatingips/f2a5b679-b289-4d24-b00a-a5c5340ae4d7 => generated 857 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1331] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:34:36 2026] DELETE /v2.0/security-groups/fb2764d1-3f7f-474e-b169-ee608158a229 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1332] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:34:37 2026] GET /v2.0/security-groups?tenant_id=f976c8d710f64160861164bf26df1d63&name=default => generated 2801 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:34:37.162 8 INFO neutron.db.l3_hamode_db [None req-0e5c11b4-6702-4306-b55e-f48d167426a2 ece5f5bd1a904ad6a74665ad338abb75 da717040dccb444699b1c1b9c4c16aea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 709/1333] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:34:37 2026] DELETE /v2.0/security-groups/e6284a53-c58e-4a1a-88d2-19c41acf8841 => 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: 710/1334] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:34:37 2026] GET /v2.0/security-groups?tenant_id=f11a9c17e46c43b4b5458b02622eb47d&name=default => generated 2801 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1335] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:34:37 2026] DELETE /v2.0/security-groups/299b89a0-1cc5-4e7d-9226-73c45e761b90 => 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: 625/1336] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:34:36 2026] POST /v2.0/routers => generated 506 bytes in 1814 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:34:39.247 8 WARNING neutron_lib.context [None req-043ac392-bcab-454b-9773-ec6eb2278eb2 32e31a37ba094788b7058bef4a16bec4 cdbb904f66d4401baca98bd709c590f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:34:39.247 8 WARNING neutron_lib.context [None req-043ac392-bcab-454b-9773-ec6eb2278eb2 32e31a37ba094788b7058bef4a16bec4 cdbb904f66d4401baca98bd709c590f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:34:39.379 8 INFO neutron.db.segments_db [None req-043ac392-bcab-454b-9773-ec6eb2278eb2 32e31a37ba094788b7058bef4a16bec4 cdbb904f66d4401baca98bd709c590f6 - - default default] Added segment 2ad19205-582e-4fd1-9922-347ba15b4fff of type vxlan for network d434dff9-ac2f-4366-ab82-6ff0143ec2a4 2026-05-12 12:34:39.492 8 INFO neutron.db.segments_db [None req-043ac392-bcab-454b-9773-ec6eb2278eb2 32e31a37ba094788b7058bef4a16bec4 cdbb904f66d4401baca98bd709c590f6 - - default default] Added segment 7bc22d22-b345-4ae0-a692-d5cf571094b6 of type vxlan for network d2a42a00-d8f4-4f6a-a358-fe4e0ec99701 [pid: 7|app: 0|req: 712/1337] 10.0.0.36 () {34 vars in 781 bytes} [Tue May 12 12:34:38 2026] PUT /v2.0/routers/aedd95a2-4e98-4bc2-b00e-3f60e629b0eb/add_router_interface => generated 309 bytes in 1582 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1338] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:34:39 2026] POST /v2.0/networks => generated 1245 bytes in 575 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1339] 10.0.0.36 () {32 vars in 715 bytes} [Tue May 12 12:34:39 2026] GET /v2.0/ports/99e4c17d-be08-4968-af6c-5aa120d4d144 => generated 955 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1340] 10.0.0.36 () {32 vars in 647 bytes} [Tue May 12 12:34:39 2026] GET /v2.0/networks => generated 1844 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:34:40.019 8 INFO neutron.services.segments.plugin [-] Segment 2ad19205-582e-4fd1-9922-347ba15b4fff resource provider aggregate not found 2026-05-12 12:34:40.024 8 INFO neutron.services.segments.plugin [-] Segment 2ad19205-582e-4fd1-9922-347ba15b4fff resource provider aggregate not found 2026-05-12 12:34:40.040 8 INFO neutron.services.segments.plugin [-] Segment 2ad19205-582e-4fd1-9922-347ba15b4fff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ad19205-582e-4fd1-9922-347ba15b4fff found for delete ", "request_id": "req-7add3793-e7d0-4906-b465-da5239af3b7c"}]} 2026-05-12 12:34:40.043 8 INFO neutron.services.segments.plugin [-] Segment 2ad19205-582e-4fd1-9922-347ba15b4fff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ad19205-582e-4fd1-9922-347ba15b4fff found for delete ", "request_id": "req-1962375d-f9ac-42af-9143-a081461e9d6d"}]} [pid: 8|app: 0|req: 628/1341] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:34:39 2026] DELETE /v2.0/networks/d434dff9-ac2f-4366-ab82-6ff0143ec2a4 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1342] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:34:40 2026] DELETE /v2.0/networks/d2a42a00-d8f4-4f6a-a358-fe4e0ec99701 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1343] 10.0.0.36 () {32 vars in 647 bytes} [Tue May 12 12:34:40 2026] GET /v2.0/networks => generated 651 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:34:40.345 8 WARNING neutron_lib.context [None req-eb16271e-2cc8-4c66-bf9f-21b3d4a4d9ee 32e31a37ba094788b7058bef4a16bec4 cdbb904f66d4401baca98bd709c590f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:34:40.410 8 INFO neutron.db.segments_db [None req-eb16271e-2cc8-4c66-bf9f-21b3d4a4d9ee 32e31a37ba094788b7058bef4a16bec4 cdbb904f66d4401baca98bd709c590f6 - - default default] Added segment a522fbaa-f65f-4ee0-adab-1dae3831ff39 of type vxlan for network ff807284-133c-4139-b407-9a0f7a990e41 [pid: 8|app: 0|req: 631/1344] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:34:40 2026] POST /v2.0/networks => generated 653 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:34:40.534 8 WARNING neutron_lib.context [None req-afa7f49f-c554-46d5-895a-d206e41d773f 32e31a37ba094788b7058bef4a16bec4 cdbb904f66d4401baca98bd709c590f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:34:40.593 8 INFO neutron.db.segments_db [None req-afa7f49f-c554-46d5-895a-d206e41d773f 32e31a37ba094788b7058bef4a16bec4 cdbb904f66d4401baca98bd709c590f6 - - default default] Added segment 3ec44aad-a44b-4686-8d1f-b8a21b86b2a6 of type vxlan for network f27fbdf8-c1a8-447b-8e8e-0638daccc089 [pid: 8|app: 0|req: 632/1345] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:34:40 2026] POST /v2.0/networks => generated 653 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:34:40.733 8 WARNING neutron_lib.context [None req-07469613-bca5-457c-aaa8-0c13c35143fb 32e31a37ba094788b7058bef4a16bec4 cdbb904f66d4401baca98bd709c590f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:34:40.784 8 WARNING neutron_lib.context [None req-07469613-bca5-457c-aaa8-0c13c35143fb 32e31a37ba094788b7058bef4a16bec4 cdbb904f66d4401baca98bd709c590f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 714/1346] 10.0.0.36 () {34 vars in 781 bytes} [Tue May 12 12:34:39 2026] PUT /v2.0/routers/aedd95a2-4e98-4bc2-b00e-3f60e629b0eb/add_router_interface => generated 309 bytes in 1498 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1347] 10.0.0.36 () {34 vars in 663 bytes} [Tue May 12 12:34:40 2026] POST /v2.0/ports => generated 1506 bytes in 653 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 715/1348] 10.0.0.223 () {30 vars in 649 bytes} [Tue May 12 12:34:41 2026] GET /v2.0/extensions => generated 19600 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1349] 10.0.0.36 () {32 vars in 715 bytes} [Tue May 12 12:34:41 2026] GET /v2.0/ports/95b0a6b9-35b7-4f9b-b088-5858ee7d71eb => generated 955 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1350] 10.0.0.36 () {32 vars in 641 bytes} [Tue May 12 12:34:41 2026] GET /v2.0/ports => generated 1506 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1351] 10.0.0.223 () {30 vars in 723 bytes} [Tue May 12 12:34:41 2026] GET /v2.0/quotas/330bfde7dd524cb9b40e5bf7450c0944/details => generated 847 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:34:42.064 8 INFO neutron.services.segments.plugin [-] Segment 7bc22d22-b345-4ae0-a692-d5cf571094b6 resource provider aggregate not found 2026-05-12 12:34:42.083 8 INFO neutron.services.segments.plugin [-] Segment 7bc22d22-b345-4ae0-a692-d5cf571094b6 resource provider aggregate not found 2026-05-12 12:34:42.090 8 INFO neutron.services.segments.plugin [-] Segment 7bc22d22-b345-4ae0-a692-d5cf571094b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bc22d22-b345-4ae0-a692-d5cf571094b6 found for delete ", "request_id": "req-33c08201-6633-4160-90f7-79d15b345c91"}]} 2026-05-12 12:34:42.117 8 INFO neutron.services.segments.plugin [-] Segment 7bc22d22-b345-4ae0-a692-d5cf571094b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bc22d22-b345-4ae0-a692-d5cf571094b6 found for delete ", "request_id": "req-9638bfeb-d3ab-4dac-8a53-7fb645845eab"}]} [pid: 7|app: 0|req: 718/1352] 10.0.0.36 () {32 vars in 718 bytes} [Tue May 12 12:34:41 2026] DELETE /v2.0/ports/b55b34c5-4361-4433-bf9b-22b34536372d => generated 0 bytes in 738 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1353] 10.0.0.36 () {34 vars in 787 bytes} [Tue May 12 12:34:41 2026] PUT /v2.0/routers/aedd95a2-4e98-4bc2-b00e-3f60e629b0eb/remove_router_interface => generated 309 bytes in 1166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1354] 10.0.0.36 () {32 vars in 718 bytes} [Tue May 12 12:34:42 2026] DELETE /v2.0/ports/b20dffbd-257a-4048-b1ed-7a79a7b129af => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1355] 10.0.0.36 () {32 vars in 641 bytes} [Tue May 12 12:34:42 2026] GET /v2.0/ports => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:34:42.779 7 WARNING neutron_lib.context [None req-5614b16b-9f83-4bf7-b746-6618d143f565 32e31a37ba094788b7058bef4a16bec4 cdbb904f66d4401baca98bd709c590f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:34:42.831 7 INFO neutron.db.segments_db [None req-5614b16b-9f83-4bf7-b746-6618d143f565 32e31a37ba094788b7058bef4a16bec4 cdbb904f66d4401baca98bd709c590f6 - - default default] Added segment eca57273-920b-4c8c-aae2-b925295fd913 of type vxlan for network 94049e3a-7a5c-4b00-968e-959a7b7cec38 [pid: 7|app: 0|req: 721/1356] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:34:42 2026] POST /v2.0/networks => generated 654 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:34:42.981 7 WARNING neutron_lib.context [None req-0d6e4123-e224-4c3d-a788-9e7e06142c23 32e31a37ba094788b7058bef4a16bec4 cdbb904f66d4401baca98bd709c590f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:34:43.057 7 INFO neutron.db.segments_db [None req-0d6e4123-e224-4c3d-a788-9e7e06142c23 32e31a37ba094788b7058bef4a16bec4 cdbb904f66d4401baca98bd709c590f6 - - default default] Added segment b9b846ff-d541-4138-995e-1f1f1b1f8995 of type vxlan for network c73df02e-8b9a-4134-9eef-044433186f21 [pid: 7|app: 0|req: 722/1357] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:34:42 2026] POST /v2.0/networks => generated 653 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:34:43.647 7 WARNING neutron_lib.context [None req-7880ef6f-ec83-4fd1-ab59-258056f4fd02 32e31a37ba094788b7058bef4a16bec4 cdbb904f66d4401baca98bd709c590f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:34:43.712 7 WARNING neutron_lib.context [None req-7880ef6f-ec83-4fd1-ab59-258056f4fd02 32e31a37ba094788b7058bef4a16bec4 cdbb904f66d4401baca98bd709c590f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 636/1358] 10.0.0.36 () {34 vars in 787 bytes} [Tue May 12 12:34:42 2026] PUT /v2.0/routers/aedd95a2-4e98-4bc2-b00e-3f60e629b0eb/remove_router_interface => generated 309 bytes in 1138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1359] 10.0.0.36 () {32 vars in 734 bytes} [Tue May 12 12:34:43 2026] GET /v2.0/ports?device_id=aedd95a2-4e98-4bc2-b00e-3f60e629b0eb => 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: 723/1360] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:34:43 2026] POST /v2.0/subnets => generated 1276 bytes in 727 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1363] 10.0.0.223 () {30 vars in 649 bytes} [Tue May 12 12:34:44 2026] GET /v2.0/extensions => generated 19600 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1364] 10.0.0.36 () {32 vars in 645 bytes} [Tue May 12 12:34:44 2026] GET /v2.0/subnets => generated 1889 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:34:44.505 8 INFO neutron.services.segments.plugin [-] Segment 8a24785b-1375-48c9-a63a-475dba4826b1 resource provider aggregate not found 2026-05-12 12:34:44.511 8 INFO neutron.services.segments.plugin [-] Segment 8a24785b-1375-48c9-a63a-475dba4826b1 resource provider aggregate not found 2026-05-12 12:34:44.527 8 INFO neutron.services.segments.plugin [-] Segment 8a24785b-1375-48c9-a63a-475dba4826b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a24785b-1375-48c9-a63a-475dba4826b1 found for delete ", "request_id": "req-73f5cd64-ec02-4710-85d9-7aca64a3669c"}]} 2026-05-12 12:34:44.535 8 INFO neutron.services.segments.plugin [-] Segment 8a24785b-1375-48c9-a63a-475dba4826b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a24785b-1375-48c9-a63a-475dba4826b1 found for delete ", "request_id": "req-f94e6052-fcf2-486a-98a4-4f7744e0ebc5"}]} 2026-05-12 12:34:44.543 8 INFO neutron.db.l3_hamode_db [None req-b052942f-2dcf-4eb2-82af-90d7882925a5 ece5f5bd1a904ad6a74665ad338abb75 da717040dccb444699b1c1b9c4c16aea - - default default] HA network 89cdea15-4961-43a8-a095-8a60fd4540d2 was deleted as no HA routers are present in tenant da717040dccb444699b1c1b9c4c16aea. [pid: 7|app: 0|req: 728/1365] 10.0.0.223 () {30 vars in 723 bytes} [Tue May 12 12:34:44 2026] GET /v2.0/quotas/330bfde7dd524cb9b40e5bf7450c0944/details => generated 847 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1366] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:34:43 2026] DELETE /v2.0/routers/aedd95a2-4e98-4bc2-b00e-3f60e629b0eb => generated 0 bytes in 727 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1367] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:34:44 2026] DELETE /v2.0/subnets/fc43ee14-21d8-4543-a2de-3d9b663fa54d => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1368] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:34:44 2026] DELETE /v2.0/subnets/4b21f710-ad83-416e-82a0-40b026349c94 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1369] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:34:44 2026] DELETE /v2.0/subnets/d58e5fff-7d27-47aa-97f7-146b37d40d1a => generated 0 bytes in 632 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1370] 10.0.0.36 () {32 vars in 645 bytes} [Tue May 12 12:34:45 2026] GET /v2.0/subnets => generated 626 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1371] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:34:45 2026] DELETE /v2.0/subnets/99243b4e-cef0-4157-946f-eac71d4c8bba => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1372] 10.0.0.1 () {34 vars in 987 bytes} [Tue May 12 12:34:45 2026] GET /v2.0/ports?device_id=9bc31472-c815-4245-a397-271ea81128b9 => generated 1240 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:34:45.744 7 INFO neutron.services.segments.plugin [-] Segment b9b846ff-d541-4138-995e-1f1f1b1f8995 resource provider aggregate not found 2026-05-12 12:34:45.769 7 INFO neutron.services.segments.plugin [-] Segment b9b846ff-d541-4138-995e-1f1f1b1f8995 resource provider aggregate not found [pid: 7|app: 0|req: 732/1373] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:34:45 2026] DELETE /v2.0/networks/c73df02e-8b9a-4134-9eef-044433186f21 => generated 0 bytes in 578 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:34:45.815 7 INFO neutron.services.segments.plugin [-] Segment b9b846ff-d541-4138-995e-1f1f1b1f8995 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9b846ff-d541-4138-995e-1f1f1b1f8995 found for delete ", "request_id": "req-38f3316e-f1d1-4e12-b396-b106ef1c5889"}]} 2026-05-12 12:34:45.816 7 INFO neutron.services.segments.plugin [-] Segment b9b846ff-d541-4138-995e-1f1f1b1f8995 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9b846ff-d541-4138-995e-1f1f1b1f8995 found for delete ", "request_id": "req-deeeb1df-7d4c-4319-be96-3823a9c14fcb"}]} [pid: 7|app: 0|req: 733/1374] 10.0.0.1 () {34 vars in 1037 bytes} [Tue May 12 12:34:45 2026] GET /v2.0/security-groups?id=8b4a5bcc-d42f-4544-925a-1130363848e4&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: 8|app: 0|req: 642/1375] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:34:45 2026] DELETE /v2.0/networks/9759c82d-c3c6-4a7b-80c1-5afc7816bec5 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1376] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:34:45 2026] DELETE /v2.0/networks/fd0ffb78-0be0-4438-bbaf-1bd02210ae00 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:34:46.183 8 WARNING neutron_lib.context [None req-b485dda6-05c9-4d13-b92f-0a152b2b238b ece5f5bd1a904ad6a74665ad338abb75 da717040dccb444699b1c1b9c4c16aea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:34:46.266 8 INFO neutron.db.segments_db [None req-b485dda6-05c9-4d13-b92f-0a152b2b238b ece5f5bd1a904ad6a74665ad338abb75 da717040dccb444699b1c1b9c4c16aea - - default default] Added segment 260342f3-2c4a-4367-9c85-6f5ba4f33a33 of type vxlan for network 89084406-cd83-4032-a08e-75c2d7874975 [pid: 8|app: 0|req: 644/1377] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:34:46 2026] POST /v2.0/networks => generated 629 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1378] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:34:45 2026] DELETE /v2.0/networks/94049e3a-7a5c-4b00-968e-959a7b7cec38 => generated 0 bytes in 540 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:34:46.413 8 WARNING neutron_lib.context [None req-feb656f4-039b-455e-9148-0acecec37a53 ece5f5bd1a904ad6a74665ad338abb75 da717040dccb444699b1c1b9c4c16aea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:34:46.554 8 INFO neutron.services.segments.plugin [-] Segment 49671280-bc9f-4bf0-bafc-eead16c4bff0 resource provider aggregate not found 2026-05-12 12:34:46.561 8 INFO neutron.services.segments.plugin [-] Segment 49671280-bc9f-4bf0-bafc-eead16c4bff0 resource provider aggregate not found 2026-05-12 12:34:46.574 8 INFO neutron.services.segments.plugin [-] Segment 49671280-bc9f-4bf0-bafc-eead16c4bff0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49671280-bc9f-4bf0-bafc-eead16c4bff0 found for delete ", "request_id": "req-c665ee88-41bd-4892-abc1-081698ee25c9"}]} 2026-05-12 12:34:46.579 8 INFO neutron.services.segments.plugin [-] Segment 49671280-bc9f-4bf0-bafc-eead16c4bff0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49671280-bc9f-4bf0-bafc-eead16c4bff0 found for delete ", "request_id": "req-e34948c6-9820-414e-9d55-41bb34cd2167"}]} 2026-05-12 12:34:46.589 8 INFO neutron.services.segments.plugin [-] Segment 2463f915-ab7e-4cfc-b7b5-13e245f40ed7 resource provider aggregate not found 2026-05-12 12:34:46.606 8 INFO neutron.services.segments.plugin [-] Segment 2463f915-ab7e-4cfc-b7b5-13e245f40ed7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2463f915-ab7e-4cfc-b7b5-13e245f40ed7 found for delete ", "request_id": "req-71304bb4-c129-4a5e-a2f1-2d98df7360e2"}]} 2026-05-12 12:34:46.607 8 INFO neutron.services.segments.plugin [-] Segment 2463f915-ab7e-4cfc-b7b5-13e245f40ed7 resource provider aggregate not found 2026-05-12 12:34:46.633 8 INFO neutron.services.segments.plugin [-] Segment 2463f915-ab7e-4cfc-b7b5-13e245f40ed7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2463f915-ab7e-4cfc-b7b5-13e245f40ed7 found for delete ", "request_id": "req-65f9c166-23c5-4029-b880-3a2195a500ea"}]} [pid: 7|app: 0|req: 735/1379] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:34:46 2026] DELETE /v2.0/networks/f27fbdf8-c1a8-447b-8e8e-0638daccc089 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1380] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:34:46 2026] POST /v2.0/subnets => generated 602 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:34:46.817 8 WARNING neutron_lib.context [None req-2394369e-a406-4803-b24e-0ab89ab58891 ece5f5bd1a904ad6a74665ad338abb75 da717040dccb444699b1c1b9c4c16aea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1381] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:34:46 2026] DELETE /v2.0/networks/ff807284-133c-4139-b407-9a0f7a990e41 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:34:46.859 8 INFO neutron.db.segments_db [None req-2394369e-a406-4803-b24e-0ab89ab58891 ece5f5bd1a904ad6a74665ad338abb75 da717040dccb444699b1c1b9c4c16aea - - default default] Added segment e2d199b6-e5e5-4262-8fe6-b5e99fc0b2db of type vxlan for network 092d8fb0-ae19-4364-b531-89782a6a1903 2026-05-12 12:34:47.174 8 INFO neutron.db.l3_hamode_db [None req-2394369e-a406-4803-b24e-0ab89ab58891 ece5f5bd1a904ad6a74665ad338abb75 da717040dccb444699b1c1b9c4c16aea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:34:47.330 8 INFO neutron.db.l3_hamode_db [None req-2394369e-a406-4803-b24e-0ab89ab58891 ece5f5bd1a904ad6a74665ad338abb75 da717040dccb444699b1c1b9c4c16aea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 737/1382] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:34:47 2026] GET /v2.0/security-groups?tenant_id=330bfde7dd524cb9b40e5bf7450c0944&name=default => generated 2801 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1383] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:34:47 2026] GET /v2.0/security-groups?tenant_id=cdbb904f66d4401baca98bd709c590f6&name=default => generated 2801 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1384] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:34:47 2026] DELETE /v2.0/security-groups/9b1863b6-0ef2-4854-aefc-c5dd26337926 => 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: 740/1385] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:34:47 2026] DELETE /v2.0/security-groups/004fc1c6-ac45-49ea-a759-cc43525d836d => 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: 646/1386] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:34:46 2026] POST /v2.0/routers => generated 507 bytes in 1434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:34:48.256 7 WARNING neutron_lib.context [None req-b0fd2df7-f46e-4b5f-9f30-a98fe3d0c03d ece5f5bd1a904ad6a74665ad338abb75 da717040dccb444699b1c1b9c4c16aea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:34:48.297 7 INFO neutron.services.segments.plugin [-] Segment eca57273-920b-4c8c-aae2-b925295fd913 resource provider aggregate not found 2026-05-12 12:34:48.304 7 INFO neutron.services.segments.plugin [-] Segment eca57273-920b-4c8c-aae2-b925295fd913 resource provider aggregate not found 2026-05-12 12:34:48.326 7 INFO neutron.services.segments.plugin [-] Segment eca57273-920b-4c8c-aae2-b925295fd913 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eca57273-920b-4c8c-aae2-b925295fd913 found for delete ", "request_id": "req-17c9bf20-f165-439e-9ed1-ace1395001fd"}]} 2026-05-12 12:34:48.334 7 INFO neutron.services.segments.plugin [-] Segment eca57273-920b-4c8c-aae2-b925295fd913 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eca57273-920b-4c8c-aae2-b925295fd913 found for delete ", "request_id": "req-8988380b-28fe-4a07-bcc1-f0af594929b1"}]} 2026-05-12 12:34:48.357 7 INFO neutron.services.segments.plugin [-] Segment 3ec44aad-a44b-4686-8d1f-b8a21b86b2a6 resource provider aggregate not found 2026-05-12 12:34:48.364 7 INFO neutron.services.segments.plugin [-] Segment 3ec44aad-a44b-4686-8d1f-b8a21b86b2a6 resource provider aggregate not found 2026-05-12 12:34:48.379 7 INFO neutron.services.segments.plugin [-] Segment 3ec44aad-a44b-4686-8d1f-b8a21b86b2a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ec44aad-a44b-4686-8d1f-b8a21b86b2a6 found for delete ", "request_id": "req-2459f106-473b-45b4-b874-a4ab66a41bef"}]} 2026-05-12 12:34:48.389 7 INFO neutron.services.segments.plugin [-] Segment 3ec44aad-a44b-4686-8d1f-b8a21b86b2a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ec44aad-a44b-4686-8d1f-b8a21b86b2a6 found for delete ", "request_id": "req-f015a8fe-d304-430c-914b-1879fd620d35"}]} 2026-05-12 12:34:48.398 7 INFO neutron.services.segments.plugin [-] Segment a522fbaa-f65f-4ee0-adab-1dae3831ff39 resource provider aggregate not found 2026-05-12 12:34:48.411 7 INFO neutron.services.segments.plugin [-] Segment a522fbaa-f65f-4ee0-adab-1dae3831ff39 resource provider aggregate not found 2026-05-12 12:34:48.418 7 INFO neutron.services.segments.plugin [-] Segment a522fbaa-f65f-4ee0-adab-1dae3831ff39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a522fbaa-f65f-4ee0-adab-1dae3831ff39 found for delete ", "request_id": "req-e2af1d6d-d70a-48d1-a20e-e662cbed1138"}]} 2026-05-12 12:34:48.432 7 INFO neutron.services.segments.plugin [-] Segment a522fbaa-f65f-4ee0-adab-1dae3831ff39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a522fbaa-f65f-4ee0-adab-1dae3831ff39 found for delete ", "request_id": "req-fb64c2c4-1614-48ef-90e6-d3d865bc57ca"}]} [pid: 7|app: 0|req: 741/1387] 10.0.0.36 () {34 vars in 663 bytes} [Tue May 12 12:34:48 2026] POST /v2.0/ports => generated 948 bytes in 581 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 742/1388] 10.0.0.36 () {32 vars in 824 bytes} [Tue May 12 12:34:49 2026] GET /v2.0/ports?project_id=3ae1f53d697d418bb63a7110111bfd46&network_id=a0c7215d-8086-475b-8282-5ed6a74a4b74 => generated 3691 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1389] 10.0.0.36 () {32 vars in 740 bytes} [Tue May 12 12:34:49 2026] GET /v2.0/subnets?network_id=e39869ad-abb4-483d-92dc-2dae7e2a7bd8 => generated 644 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:34:50.140 7 WARNING neutron_lib.context [None req-3315afb2-1e41-4a7c-9915-68d4741f97a2 08798e0da61a4d039c374f00843f92fe d008accbb7e3453ea91d7db7171c2757 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:34:50.293 7 INFO neutron.db.segments_db [None req-3315afb2-1e41-4a7c-9915-68d4741f97a2 08798e0da61a4d039c374f00843f92fe d008accbb7e3453ea91d7db7171c2757 - - default default] Added segment 297b2d2c-2533-4a3d-92bf-6b77fab43422 of type vxlan for network eab81107-511a-41b4-9cad-eeaeabbc1efa [pid: 7|app: 0|req: 744/1390] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:34:49 2026] POST /v2.0/networks => generated 645 bytes in 655 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1391] 10.0.0.36 () {34 vars in 781 bytes} [Tue May 12 12:34:48 2026] PUT /v2.0/routers/607f2e4e-1757-4ae4-a7c1-6a9a0faf4212/add_router_interface => generated 309 bytes in 1700 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:34:50.549 8 WARNING neutron_lib.context [None req-9851345f-74d5-430a-8f40-52ea9f654242 08798e0da61a4d039c374f00843f92fe d008accbb7e3453ea91d7db7171c2757 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:34:50.572 7 INFO neutron.db.l3_db [None req-89d26385-312e-4fd9-a601-3f635289d6d8 128ef8ec39804fd7b7178c4eeb551745 3ae1f53d697d418bb63a7110111bfd46 - - default default] Floating IP f2a5b679-b289-4d24-b00a-a5c5340ae4d7 disassociated. External IP: 10.96.250.203, port: 7e0fba91-e458-4bc3-8e57-56b84c7aebd7. [pid: 8|app: 0|req: 648/1392] 10.0.0.36 () {34 vars in 663 bytes} [Tue May 12 12:34:50 2026] POST /v2.0/ports => generated 775 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 649/1393] 10.0.0.36 () {32 vars in 715 bytes} [Tue May 12 12:34:50 2026] GET /v2.0/ports/34448f10-1d4a-4c16-b210-4956d11bce92 => generated 1022 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1394] 10.0.0.36 () {34 vars in 747 bytes} [Tue May 12 12:34:50 2026] PUT /v2.0/floatingips/f2a5b679-b289-4d24-b00a-a5c5340ae4d7 => generated 554 bytes in 548 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:34:50.953 8 WARNING neutron_lib.context [None req-78d4516b-ef1e-48c2-b3b3-24e11f3e2084 08798e0da61a4d039c374f00843f92fe d008accbb7e3453ea91d7db7171c2757 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:34:51.002 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a06cbfe4-b551-4558-89ff-99860f2bc581'] response: {'name': 'network-changed', 'server_uuid': '9bc31472-c815-4245-a397-271ea81128b9', 'tag': '7e0fba91-e458-4bc3-8e57-56b84c7aebd7', 'status': 'completed', 'code': 200} 2026-05-12 12:34:51.035 8 INFO neutron.db.segments_db [None req-78d4516b-ef1e-48c2-b3b3-24e11f3e2084 08798e0da61a4d039c374f00843f92fe d008accbb7e3453ea91d7db7171c2757 - - default default] Added segment 635be5af-90f2-4f0a-b57e-72ba1597286f of type vxlan for network cb0ffdd5-dc8c-42bd-bf53-0175f0e1f4b7 [pid: 8|app: 0|req: 650/1395] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:34:50 2026] POST /v2.0/networks => generated 632 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1396] 10.0.0.36 () {32 vars in 727 bytes} [Tue May 12 12:34:51 2026] GET /v2.0/floatingips/f2a5b679-b289-4d24-b00a-a5c5340ae4d7 => generated 554 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1397] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:34:51 2026] GET /v2.0/ports?tenant_id=3ae1f53d697d418bb63a7110111bfd46&device_id=9bc31472-c815-4245-a397-271ea81128b9 => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:34:51.242 8 WARNING neutron_lib.context [None req-f7f3786a-914d-48cd-a7b6-9438d78c7c26 08798e0da61a4d039c374f00843f92fe d008accbb7e3453ea91d7db7171c2757 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 653/1398] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:34:51 2026] POST /v2.0/subnets => generated 602 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1399] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:34:51 2026] GET /v2.0/networks?id=a0c7215d-8086-475b-8282-5ed6a74a4b74 => generated 757 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:34:51.719 8 WARNING neutron_lib.context [None req-860ac1bc-fc02-44ed-9a34-03dcfae36cc8 08798e0da61a4d039c374f00843f92fe d008accbb7e3453ea91d7db7171c2757 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 746/1400] 10.0.0.36 () {34 vars in 787 bytes} [Tue May 12 12:34:50 2026] PUT /v2.0/routers/607f2e4e-1757-4ae4-a7c1-6a9a0faf4212/remove_router_interface => generated 309 bytes in 1127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 747/1401] 199.19.213.233 () {34 vars in 1057 bytes} [Tue May 12 12:34:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=7e0fba91-e458-4bc3-8e57-56b84c7aebd7 => 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: 655/1402] 10.0.0.36 () {34 vars in 663 bytes} [Tue May 12 12:34:51 2026] POST /v2.0/ports => generated 950 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 656/1403] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:34:52 2026] GET /v2.0/subnets?id=8c2275dd-0b43-4de6-8b27-f418db7844b7 => generated 654 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:34:52.265 7 INFO neutron.api.v2.resource [None req-521ec658-5b42-4c0a-ab19-52ed95a97456 ece5f5bd1a904ad6a74665ad338abb75 da717040dccb444699b1c1b9c4c16aea - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 748/1404] 10.0.0.36 () {34 vars in 787 bytes} [Tue May 12 12:34:52 2026] PUT /v2.0/routers/607f2e4e-1757-4ae4-a7c1-6a9a0faf4212/remove_router_interface => generated 197 bytes in 164 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1405] 10.0.0.36 () {32 vars in 727 bytes} [Tue May 12 12:34:52 2026] GET /v2.0/floatingips/f2a5b679-b289-4d24-b00a-a5c5340ae4d7 => generated 552 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:34:52.451 8 WARNING neutron_lib.context [None req-65bf422d-d8f4-43a3-9f70-7bc9f5c0e4e2 d0764de4d970405ea43ff79c681b575f 24f773e66d97478894a4ebe38bb12f4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:34:52.590 8 INFO neutron.db.segments_db [None req-65bf422d-d8f4-43a3-9f70-7bc9f5c0e4e2 d0764de4d970405ea43ff79c681b575f 24f773e66d97478894a4ebe38bb12f4c - - default default] Added segment caa895d6-3498-4a5d-9d1a-3c9f81291a73 of type vxlan for network f97f413f-19b3-4fc8-a273-b7c678a30197 [pid: 7|app: 0|req: 750/1406] 10.0.0.36 () {32 vars in 718 bytes} [Tue May 12 12:34:52 2026] DELETE /v2.0/ports/adf5d7b1-d4ef-4ad4-b8f2-6d57051476d8 => generated 0 bytes in 372 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1407] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:34:52 2026] POST /v2.0/networks => generated 632 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1408] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:34:52 2026] GET /v2.0/ports?network_id=a0c7215d-8086-475b-8282-5ed6a74a4b74&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:34:52.775 8 INFO neutron.pecan_wsgi.hooks.translation [None req-36317d95-65fc-40fc-8af6-e2abc8b8ecf7 08798e0da61a4d039c374f00843f92fe d008accbb7e3453ea91d7db7171c2757 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 659/1409] 10.0.0.36 () {32 vars in 718 bytes} [Tue May 12 12:34:52 2026] DELETE /v2.0/ports/adf5d7b1-d4ef-4ad4-b8f2-6d57051476d8 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:34:52.785 8 WARNING neutron_lib.context [None req-fbcff0f8-881e-4bcc-8409-554857ed32b5 d0764de4d970405ea43ff79c681b575f 24f773e66d97478894a4ebe38bb12f4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:34:52.845 8 INFO neutron.db.segments_db [None req-fbcff0f8-881e-4bcc-8409-554857ed32b5 d0764de4d970405ea43ff79c681b575f 24f773e66d97478894a4ebe38bb12f4c - - default default] Added segment 1a601345-527f-482a-b95d-6b08b6bc66ad of type vxlan for network 826c34fd-5b54-4c95-9690-88174bff69c9 [pid: 8|app: 0|req: 660/1410] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:34:52 2026] POST /v2.0/networks => generated 632 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1411] 10.0.0.36 () {32 vars in 734 bytes} [Tue May 12 12:34:52 2026] GET /v2.0/ports?device_id=607f2e4e-1757-4ae4-a7c1-6a9a0faf4212 => generated 12 bytes in 375 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1412] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:34:52 2026] GET /v2.0/networks/a0c7215d-8086-475b-8282-5ed6a74a4b74?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:34:53.055 8 WARNING neutron_lib.context [None req-d42f9d03-ef23-443f-9c5c-0a5126583038 d0764de4d970405ea43ff79c681b575f 24f773e66d97478894a4ebe38bb12f4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:34:53.069 7 INFO neutron.pecan_wsgi.hooks.translation [None req-26b92628-4a11-4980-bc0b-1af8612b9ad3 08798e0da61a4d039c374f00843f92fe d008accbb7e3453ea91d7db7171c2757 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 752/1413] 10.0.0.36 () {32 vars in 715 bytes} [Tue May 12 12:34:53 2026] GET /v2.0/ports/adf5d7b1-d4ef-4ad4-b8f2-6d57051476d8 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:34:53.107 8 INFO neutron.db.segments_db [None req-d42f9d03-ef23-443f-9c5c-0a5126583038 d0764de4d970405ea43ff79c681b575f 24f773e66d97478894a4ebe38bb12f4c - - default default] Added segment f568fa40-d6ad-4bbb-9e4d-79710e437bc7 of type vxlan for network 952cf97c-9ef5-423f-a5a7-71111fc7c912 [pid: 8|app: 0|req: 662/1414] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:34:53 2026] POST /v2.0/networks => generated 631 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1415] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:34:53 2026] GET /v2.0/networks/a0c7215d-8086-475b-8282-5ed6a74a4b74?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: 664/1416] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:34:53 2026] DELETE /v2.0/subnets/8c503b3b-bb3e-476a-b89e-743095964e87 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:34:53.520 8 WARNING neutron_lib.context [None req-88ae7d25-69c4-4800-9141-ade4bdd0deb2 d0764de4d970405ea43ff79c681b575f 24f773e66d97478894a4ebe38bb12f4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:34:53.569 8 INFO neutron.db.segments_db [None req-88ae7d25-69c4-4800-9141-ade4bdd0deb2 d0764de4d970405ea43ff79c681b575f 24f773e66d97478894a4ebe38bb12f4c - - default default] Added segment 7ffea5ef-cf2a-4d82-bf5c-b7c338b88a20 of type vxlan for network 0bf6dfbc-5f37-4ca3-b3b9-868cfb1546d6 [pid: 8|app: 0|req: 665/1417] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:34:53 2026] POST /v2.0/networks => generated 631 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:34:53.719 8 WARNING neutron_lib.context [None req-f3814f38-7b7a-4448-bc8a-e74afdf02f4d 128ef8ec39804fd7b7178c4eeb551745 3ae1f53d697d418bb63a7110111bfd46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 666/1418] 10.0.0.36 () {34 vars in 683 bytes} [Tue May 12 12:34:53 2026] POST /v2.0/security-groups => generated 1609 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 12:34:53.872 7 INFO neutron.services.segments.plugin [-] Segment e2d199b6-e5e5-4262-8fe6-b5e99fc0b2db resource provider aggregate not found 2026-05-12 12:34:53.878 7 INFO neutron.services.segments.plugin [-] Segment e2d199b6-e5e5-4262-8fe6-b5e99fc0b2db resource provider aggregate not found 2026-05-12 12:34:53.895 7 INFO neutron.services.segments.plugin [-] Segment e2d199b6-e5e5-4262-8fe6-b5e99fc0b2db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2d199b6-e5e5-4262-8fe6-b5e99fc0b2db found for delete ", "request_id": "req-cdd6f6f0-96a2-4cac-a60e-92a2072b0abf"}]} 2026-05-12 12:34:53.901 7 INFO neutron.db.l3_hamode_db [None req-0ccdf6dd-319b-4edb-ad9b-a38ed6b892f0 ece5f5bd1a904ad6a74665ad338abb75 da717040dccb444699b1c1b9c4c16aea - - default default] HA network 092d8fb0-ae19-4364-b531-89782a6a1903 was deleted as no HA routers are present in tenant da717040dccb444699b1c1b9c4c16aea. 2026-05-12 12:34:53.905 7 INFO neutron.services.segments.plugin [-] Segment e2d199b6-e5e5-4262-8fe6-b5e99fc0b2db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2d199b6-e5e5-4262-8fe6-b5e99fc0b2db found for delete ", "request_id": "req-07b2f37a-ef8a-403a-8589-fa9b0f723593"}]} [pid: 7|app: 0|req: 753/1419] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:34:53 2026] DELETE /v2.0/routers/607f2e4e-1757-4ae4-a7c1-6a9a0faf4212 => generated 0 bytes in 844 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:34:53.923 7 WARNING neutron_lib.context [None req-925d5409-5d50-40b2-a0e6-52d9e2fd4ce2 d0764de4d970405ea43ff79c681b575f 24f773e66d97478894a4ebe38bb12f4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:34:53.971 7 INFO neutron.db.segments_db [None req-925d5409-5d50-40b2-a0e6-52d9e2fd4ce2 d0764de4d970405ea43ff79c681b575f 24f773e66d97478894a4ebe38bb12f4c - - default default] Added segment 039e5b78-f4b1-431f-82a3-82abdc93032b of type vxlan for network d7831c12-0311-4b14-8efd-0b7b0fe81c7f [pid: 7|app: 0|req: 754/1420] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:34:53 2026] POST /v2.0/networks => generated 632 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:34:54.100 7 WARNING neutron_lib.context [None req-dffb8d5d-4d57-481d-a446-72d2bea9c247 128ef8ec39804fd7b7178c4eeb551745 3ae1f53d697d418bb63a7110111bfd46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 755/1421] 10.0.0.36 () {34 vars in 693 bytes} [Tue May 12 12:34:54 2026] POST /v2.0/security-group-rules => generated 565 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:34:54.244 8 INFO neutron.services.segments.plugin [-] Segment 635be5af-90f2-4f0a-b57e-72ba1597286f resource provider aggregate not found 2026-05-12 12:34:54.249 8 INFO neutron.services.segments.plugin [-] Segment 635be5af-90f2-4f0a-b57e-72ba1597286f resource provider aggregate not found 2026-05-12 12:34:54.276 8 INFO neutron.services.segments.plugin [-] Segment 635be5af-90f2-4f0a-b57e-72ba1597286f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 635be5af-90f2-4f0a-b57e-72ba1597286f found for delete ", "request_id": "req-5cbe0319-34be-499a-bb7c-2d0fb4190910"}]} 2026-05-12 12:34:54.277 8 INFO neutron.services.segments.plugin [-] Segment 635be5af-90f2-4f0a-b57e-72ba1597286f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 635be5af-90f2-4f0a-b57e-72ba1597286f found for delete ", "request_id": "req-e99e6047-269f-4c7b-aa7e-676fe6611c9e"}]} [pid: 8|app: 0|req: 667/1422] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:34:53 2026] DELETE /v2.0/networks/cb0ffdd5-dc8c-42bd-bf53-0175f0e1f4b7 => generated 0 bytes in 419 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1423] 10.0.0.36 () {34 vars in 751 bytes} [Tue May 12 12:34:54 2026] PUT /v2.0/networks/f97f413f-19b3-4fc8-a273-b7c678a30197/tags => generated 17 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:34:54.357 8 WARNING neutron_lib.context [None req-f57bba3d-b642-4b3f-b2a2-36b30e59a3a6 128ef8ec39804fd7b7178c4eeb551745 3ae1f53d697d418bb63a7110111bfd46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 756/1424] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:34:54 2026] DELETE /v2.0/subnets/19e2e312-9bca-4f26-aa6b-3325a749fefc => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:34:54.448 7 WARNING neutron_lib.context [None req-51c49fba-5758-4f70-aefd-81db21573089 08798e0da61a4d039c374f00843f92fe d008accbb7e3453ea91d7db7171c2757 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 669/1425] 10.0.0.36 () {34 vars in 693 bytes} [Tue May 12 12:34:54 2026] POST /v2.0/security-group-rules => generated 564 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:34:54.501 7 INFO neutron.db.segments_db [None req-51c49fba-5758-4f70-aefd-81db21573089 08798e0da61a4d039c374f00843f92fe d008accbb7e3453ea91d7db7171c2757 - - default default] Added segment 1cf6272a-69ee-4dac-acc7-e745d0a5f82e of type vxlan for network cb52638f-9464-4941-abf7-fb1dfce688d1 [pid: 8|app: 0|req: 670/1426] 10.0.0.36 () {34 vars in 751 bytes} [Tue May 12 12:34:54 2026] PUT /v2.0/networks/826c34fd-5b54-4c95-9690-88174bff69c9/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1427] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:34:54 2026] POST /v2.0/networks => generated 631 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:34:54.633 7 WARNING neutron_lib.context [None req-310ed73f-dffd-468c-971c-e4496f2fe382 128ef8ec39804fd7b7178c4eeb551745 3ae1f53d697d418bb63a7110111bfd46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 758/1428] 10.0.0.36 () {34 vars in 693 bytes} [Tue May 12 12:34:54 2026] POST /v2.0/security-group-rules => generated 570 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1429] 10.0.0.36 () {34 vars in 751 bytes} [Tue May 12 12:34:54 2026] PUT /v2.0/networks/952cf97c-9ef5-423f-a5a7-71111fc7c912/tags => generated 34 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:34:54.805 7 WARNING neutron_lib.context [None req-1b2e98fb-f3bf-400a-87d1-90b14661cdc8 08798e0da61a4d039c374f00843f92fe d008accbb7e3453ea91d7db7171c2757 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 671/1430] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:34:54 2026] DELETE /v2.0/networks/89084406-cd83-4032-a08e-75c2d7874975 => generated 0 bytes in 373 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:34:54.914 8 WARNING neutron_lib.context [None req-c106992c-8817-4f4f-9c0a-2941a59ff72b 128ef8ec39804fd7b7178c4eeb551745 3ae1f53d697d418bb63a7110111bfd46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 672/1431] 10.0.0.36 () {34 vars in 693 bytes} [Tue May 12 12:34:54 2026] POST /v2.0/security-group-rules => generated 569 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1432] 10.0.0.36 () {34 vars in 751 bytes} [Tue May 12 12:34:54 2026] PUT /v2.0/networks/0bf6dfbc-5f37-4ca3-b3b9-868cfb1546d6/tags => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:34:55.055 8 WARNING neutron_lib.context [None req-9b39b8b5-b802-47e9-8790-93b72b0f3e53 ece5f5bd1a904ad6a74665ad338abb75 da717040dccb444699b1c1b9c4c16aea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:34:55.104 8 INFO neutron.db.segments_db [None req-9b39b8b5-b802-47e9-8790-93b72b0f3e53 ece5f5bd1a904ad6a74665ad338abb75 da717040dccb444699b1c1b9c4c16aea - - default default] Added segment 382a3ef2-ecad-4bf1-9d6f-39efc1365565 of type vxlan for network 640b965f-8b2e-4d1d-ade7-35b4678d1991 [pid: 7|app: 0|req: 760/1433] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:34:54 2026] POST /v2.0/subnets => generated 602 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:34:55.150 7 WARNING neutron_lib.context [None req-1b60843d-b4d1-409a-a604-b1daf34b6431 128ef8ec39804fd7b7178c4eeb551745 3ae1f53d697d418bb63a7110111bfd46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:34:55.170 7 INFO neutron.db.securitygroups_db [None req-1b60843d-b4d1-409a-a604-b1daf34b6431 128ef8ec39804fd7b7178c4eeb551745 3ae1f53d697d418bb63a7110111bfd46 - - default default] Project 3ae1f53d697d418bb63a7110111bfd46 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: 674/1434] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:34:55 2026] POST /v2.0/networks => generated 630 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1435] 10.0.0.36 () {34 vars in 693 bytes} [Tue May 12 12:34:55 2026] POST /v2.0/security-group-rules => generated 575 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:34:55.295 7 WARNING neutron_lib.context [None req-52e5d7c4-9a20-4a4a-9817-0d90843462a1 08798e0da61a4d039c374f00843f92fe d008accbb7e3453ea91d7db7171c2757 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 675/1436] 10.0.0.36 () {32 vars in 664 bytes} [Tue May 12 12:34:55 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:34:55.331 8 WARNING neutron_lib.context [None req-511b11cc-0bf7-40e0-b5c1-58e1ac54c916 ece5f5bd1a904ad6a74665ad338abb75 da717040dccb444699b1c1b9c4c16aea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 676/1437] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:34:55 2026] POST /v2.0/subnets => generated 602 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:34:55.688 8 WARNING neutron_lib.context [None req-aeb3e61d-7fe8-48ff-956b-4a6d54e855d5 128ef8ec39804fd7b7178c4eeb551745 3ae1f53d697d418bb63a7110111bfd46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:34:55.707 8 INFO neutron.db.securitygroups_db [None req-aeb3e61d-7fe8-48ff-956b-4a6d54e855d5 128ef8ec39804fd7b7178c4eeb551745 3ae1f53d697d418bb63a7110111bfd46 - - default default] Project 3ae1f53d697d418bb63a7110111bfd46 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: 762/1438] 10.0.0.36 () {34 vars in 663 bytes} [Tue May 12 12:34:55 2026] POST /v2.0/ports => generated 911 bytes in 461 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1439] 10.0.0.36 () {34 vars in 693 bytes} [Tue May 12 12:34:55 2026] POST /v2.0/security-group-rules => generated 574 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:34:55.801 8 WARNING neutron_lib.context [None req-1d1f2301-e896-45fa-8f95-990bb8310388 ece5f5bd1a904ad6a74665ad338abb75 da717040dccb444699b1c1b9c4c16aea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 763/1440] 10.0.0.36 () {32 vars in 678 bytes} [Tue May 12 12:34:55 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:34:55.853 8 INFO neutron.db.segments_db [None req-1d1f2301-e896-45fa-8f95-990bb8310388 ece5f5bd1a904ad6a74665ad338abb75 da717040dccb444699b1c1b9c4c16aea - - default default] Added segment 5a908567-b091-411a-bccf-506d35124943 of type vxlan for network 8650dd05-d1f2-4a85-9b1a-0f1779687e99 [pid: 7|app: 0|req: 764/1441] 10.0.0.36 () {32 vars in 718 bytes} [Tue May 12 12:34:55 2026] DELETE /v2.0/ports/bf9b89f0-b957-4924-924d-8339accfc942 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1442] 10.0.0.36 () {32 vars in 674 bytes} [Tue May 12 12:34:56 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:34:56.251 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a874c619-66a8-439e-a432-83407b382605 08798e0da61a4d039c374f00843f92fe d008accbb7e3453ea91d7db7171c2757 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 766/1443] 10.0.0.36 () {32 vars in 715 bytes} [Tue May 12 12:34:56 2026] GET /v2.0/ports/bf9b89f0-b957-4924-924d-8339accfc942 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1444] 10.0.0.36 () {32 vars in 647 bytes} [Tue May 12 12:34:56 2026] GET /v2.0/networks => generated 1298 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:34:56.438 8 INFO neutron.services.segments.plugin [-] Segment 260342f3-2c4a-4367-9c85-6f5ba4f33a33 resource provider aggregate not found 2026-05-12 12:34:56.451 8 INFO neutron.services.segments.plugin [-] Segment 260342f3-2c4a-4367-9c85-6f5ba4f33a33 resource provider aggregate not found [pid: 7|app: 0|req: 768/1445] 10.0.0.36 () {32 vars in 686 bytes} [Tue May 12 12:34:56 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:34:56.470 8 INFO neutron.services.segments.plugin [-] Segment 260342f3-2c4a-4367-9c85-6f5ba4f33a33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 260342f3-2c4a-4367-9c85-6f5ba4f33a33 found for delete ", "request_id": "req-8e4df9bc-03a3-46ca-8744-2c5c2fe915bd"}]} 2026-05-12 12:34:56.475 8 INFO neutron.services.segments.plugin [-] Segment 260342f3-2c4a-4367-9c85-6f5ba4f33a33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 260342f3-2c4a-4367-9c85-6f5ba4f33a33 found for delete ", "request_id": "req-3250a485-03b7-43bc-a2e7-3bbfa0d00061"}]} 2026-05-12 12:34:56.578 8 INFO neutron.db.l3_hamode_db [None req-1d1f2301-e896-45fa-8f95-990bb8310388 ece5f5bd1a904ad6a74665ad338abb75 da717040dccb444699b1c1b9c4c16aea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 769/1446] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:34:56 2026] DELETE /v2.0/subnets/e67776aa-f66f-4763-b293-72fd1ab260c7 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:34:56.753 8 INFO neutron.db.l3_hamode_db [None req-1d1f2301-e896-45fa-8f95-990bb8310388 ece5f5bd1a904ad6a74665ad338abb75 da717040dccb444699b1c1b9c4c16aea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 770/1447] 10.0.0.36 () {32 vars in 672 bytes} [Tue May 12 12:34:56 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1448] 10.0.0.71 () {34 vars in 1096 bytes} [Tue May 12 12:34:56 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-318582253&fields=id&tenant_id=3ae1f53d697d418bb63a7110111bfd46 => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:34:57.225 7 INFO neutron.services.segments.plugin [-] Segment 1cf6272a-69ee-4dac-acc7-e745d0a5f82e resource provider aggregate not found 2026-05-12 12:34:57.230 7 INFO neutron.services.segments.plugin [-] Segment 1cf6272a-69ee-4dac-acc7-e745d0a5f82e resource provider aggregate not found 2026-05-12 12:34:57.250 7 INFO neutron.services.segments.plugin [-] Segment 1cf6272a-69ee-4dac-acc7-e745d0a5f82e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1cf6272a-69ee-4dac-acc7-e745d0a5f82e found for delete ", "request_id": "req-e39124c0-f7be-41b5-8ba6-517fae369c2a"}]} 2026-05-12 12:34:57.251 7 INFO neutron.services.segments.plugin [-] Segment 1cf6272a-69ee-4dac-acc7-e745d0a5f82e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1cf6272a-69ee-4dac-acc7-e745d0a5f82e found for delete ", "request_id": "req-5f6fac6e-e037-4e71-8d92-017809a4f31d"}]} [pid: 7|app: 0|req: 772/1449] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:34:56 2026] DELETE /v2.0/networks/cb52638f-9464-4941-abf7-fb1dfce688d1 => generated 0 bytes in 411 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1450] 10.0.0.36 () {32 vars in 686 bytes} [Tue May 12 12:34:57 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1451] 10.0.0.71 () {34 vars in 980 bytes} [Tue May 12 12:34:57 2026] GET /v2.0/networks?id=a0c7215d-8086-475b-8282-5ed6a74a4b74 => generated 661 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:34:57.483 7 WARNING neutron_lib.context [None req-76a84b95-f040-4c3a-b474-979f2a622236 08798e0da61a4d039c374f00843f92fe d008accbb7e3453ea91d7db7171c2757 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 678/1452] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:34:55 2026] POST /v2.0/routers => generated 507 bytes in 1738 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1453] 10.0.0.36 () {32 vars in 682 bytes} [Tue May 12 12:34:57 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1454] 10.0.0.71 () {34 vars in 963 bytes} [Tue May 12 12:34:57 2026] GET /v2.0/quotas/3ae1f53d697d418bb63a7110111bfd46 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1455] 10.0.0.36 () {34 vars in 663 bytes} [Tue May 12 12:34:57 2026] POST /v2.0/ports => generated 774 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 776/1456] 10.0.0.36 () {32 vars in 694 bytes} [Tue May 12 12:34:57 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1457] 10.0.0.71 () {34 vars in 1000 bytes} [Tue May 12 12:34:57 2026] GET /v2.0/ports?tenant_id=3ae1f53d697d418bb63a7110111bfd46&fields=id => generated 149 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1458] 10.0.0.36 () {34 vars in 735 bytes} [Tue May 12 12:34:58 2026] PUT /v2.0/ports/584ca746-6ade-47d4-8edd-a530d0407bec => generated 752 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1459] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:34:58 2026] DELETE /v2.0/networks/f97f413f-19b3-4fc8-a273-b7c678a30197 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 780/1460] 10.0.0.71 () {34 vars in 1006 bytes} [Tue May 12 12:34:58 2026] GET /v2.0/networks/a0c7215d-8086-475b-8282-5ed6a74a4b74?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1461] 10.0.0.36 () {32 vars in 718 bytes} [Tue May 12 12:34:58 2026] DELETE /v2.0/ports/584ca746-6ade-47d4-8edd-a530d0407bec => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1462] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:34:58 2026] DELETE /v2.0/networks/826c34fd-5b54-4c95-9690-88174bff69c9 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1463] 10.0.0.36 () {34 vars in 781 bytes} [Tue May 12 12:34:57 2026] PUT /v2.0/routers/21947318-2634-4219-a274-a90903f2a450/add_router_interface => generated 309 bytes in 1420 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1464] 10.0.0.71 () {34 vars in 1106 bytes} [Tue May 12 12:34:59 2026] GET /v2.0/networks/a0c7215d-8086-475b-8282-5ed6a74a4b74?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1465] 10.0.0.36 () {32 vars in 641 bytes} [Tue May 12 12:34:59 2026] GET /v2.0/ports => generated 778 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1468] 10.0.0.36 () {32 vars in 715 bytes} [Tue May 12 12:34:59 2026] GET /v2.0/ports/2527462a-a7db-4edf-98ff-49d35830e46f => generated 955 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:34:59.245 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8c098a3d-e0c2-4b5c-aa75-c75700350be0 08798e0da61a4d039c374f00843f92fe d008accbb7e3453ea91d7db7171c2757 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 686/1469] 10.0.0.36 () {32 vars in 715 bytes} [Tue May 12 12:34:59 2026] GET /v2.0/ports/584ca746-6ade-47d4-8edd-a530d0407bec => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:34:59.278 7 INFO neutron.services.segments.plugin [-] Segment caa895d6-3498-4a5d-9d1a-3c9f81291a73 resource provider aggregate not found 2026-05-12 12:34:59.282 7 INFO neutron.services.segments.plugin [-] Segment caa895d6-3498-4a5d-9d1a-3c9f81291a73 resource provider aggregate not found 2026-05-12 12:34:59.305 7 INFO neutron.services.segments.plugin [-] Segment caa895d6-3498-4a5d-9d1a-3c9f81291a73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid caa895d6-3498-4a5d-9d1a-3c9f81291a73 found for delete ", "request_id": "req-cd34bd4c-91ef-4e14-91aa-667616268712"}]} 2026-05-12 12:34:59.318 7 INFO neutron.services.segments.plugin [-] Segment caa895d6-3498-4a5d-9d1a-3c9f81291a73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid caa895d6-3498-4a5d-9d1a-3c9f81291a73 found for delete ", "request_id": "req-96a1dca3-109d-4d81-bfad-30446450b057"}]} 2026-05-12 12:34:59.329 7 INFO neutron.services.segments.plugin [-] Segment 1a601345-527f-482a-b95d-6b08b6bc66ad resource provider aggregate not found 2026-05-12 12:34:59.340 7 INFO neutron.services.segments.plugin [-] Segment 1a601345-527f-482a-b95d-6b08b6bc66ad resource provider aggregate not found 2026-05-12 12:34:59.349 7 INFO neutron.services.segments.plugin [-] Segment 1a601345-527f-482a-b95d-6b08b6bc66ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a601345-527f-482a-b95d-6b08b6bc66ad found for delete ", "request_id": "req-bb1b2ccf-9033-44bd-a7c0-5dbb25daf929"}]} 2026-05-12 12:34:59.365 7 INFO neutron.services.segments.plugin [-] Segment 1a601345-527f-482a-b95d-6b08b6bc66ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a601345-527f-482a-b95d-6b08b6bc66ad found for delete ", "request_id": "req-c82acff1-e8b3-4a3d-8615-fb08beef30a6"}]} [pid: 7|app: 0|req: 784/1470] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:34:59 2026] DELETE /v2.0/networks/952cf97c-9ef5-423f-a5a7-71111fc7c912 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1471] 10.0.0.36 () {32 vars in 641 bytes} [Tue May 12 12:34:59 2026] GET /v2.0/ports => generated 778 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1472] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:34:59 2026] GET /v2.0/ports?device_id=896674c3-3f8b-469e-b2a2-587fcbdce153 => 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: 787/1473] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:34:59 2026] DELETE /v2.0/networks/0bf6dfbc-5f37-4ca3-b3b9-868cfb1546d6 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1474] 10.0.0.36 () {32 vars in 715 bytes} [Tue May 12 12:34:59 2026] GET /v2.0/ports/f494478a-d630-4f5c-99fd-a6453d9de816 => generated 775 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1475] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:34:59 2026] DELETE /v2.0/networks/d7831c12-0311-4b14-8efd-0b7b0fe81c7f => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:35:00.008 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8637037b-6e31-4edc-a703-a5b37c413091 08798e0da61a4d039c374f00843f92fe d008accbb7e3453ea91d7db7171c2757 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 790/1476] 10.0.0.36 () {32 vars in 718 bytes} [Tue May 12 12:34:59 2026] DELETE /v2.0/ports/bf9b89f0-b957-4924-924d-8339accfc942 => generated 132 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1477] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:35:00 2026] GET /v2.0/networks?id=a0c7215d-8086-475b-8282-5ed6a74a4b74 => generated 661 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:35:00.143 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c05dd049-49b5-4cb2-96c3-2c9fd35f3319 08798e0da61a4d039c374f00843f92fe d008accbb7e3453ea91d7db7171c2757 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 792/1478] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:35:00 2026] DELETE /v2.0/subnets/e67776aa-f66f-4763-b293-72fd1ab260c7 => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1479] 199.19.213.233 () {34 vars in 1049 bytes} [Tue May 12 12:35:00 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3ae1f53d697d418bb63a7110111bfd46 => generated 273 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:35:00.215 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3b0fca95-d399-41ef-99d2-821df2a4e7c0 08798e0da61a4d039c374f00843f92fe d008accbb7e3453ea91d7db7171c2757 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 794/1480] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:35:00 2026] DELETE /v2.0/subnets/8c503b3b-bb3e-476a-b89e-743095964e87 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:35:00.225 7 WARNING neutron_lib.context [req-3cde6972-7bb1-4ab9-954f-c4e7ad5626de req-de3dc4b0-8a1e-486f-bbde-503ec2bd6a39 128ef8ec39804fd7b7178c4eeb551745 3ae1f53d697d418bb63a7110111bfd46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 687/1481] 10.0.0.36 () {34 vars in 787 bytes} [Tue May 12 12:34:59 2026] PUT /v2.0/routers/21947318-2634-4219-a274-a90903f2a450/remove_router_interface => generated 309 bytes in 1098 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1482] 10.0.0.36 () {32 vars in 718 bytes} [Tue May 12 12:35:00 2026] DELETE /v2.0/ports/f494478a-d630-4f5c-99fd-a6453d9de816 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1483] 10.0.0.36 () {32 vars in 734 bytes} [Tue May 12 12:35:00 2026] GET /v2.0/ports?device_id=21947318-2634-4219-a274-a90903f2a450 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1484] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:35:00 2026] GET /v2.0/ports?device_id=896674c3-3f8b-469e-b2a2-587fcbdce153 => generated 961 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1485] 199.19.213.233 () {38 vars in 954 bytes} [Tue May 12 12:35:00 2026] POST /v2.0/ports => generated 958 bytes in 531 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:35:00.921 8 INFO neutron.services.segments.plugin [-] Segment 297b2d2c-2533-4a3d-92bf-6b77fab43422 resource provider aggregate not found 2026-05-12 12:35:00.926 8 INFO neutron.services.segments.plugin [-] Segment 297b2d2c-2533-4a3d-92bf-6b77fab43422 resource provider aggregate not found 2026-05-12 12:35:00.943 8 INFO neutron.services.segments.plugin [-] Segment 297b2d2c-2533-4a3d-92bf-6b77fab43422 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 297b2d2c-2533-4a3d-92bf-6b77fab43422 found for delete ", "request_id": "req-6478efc1-e4e9-4f41-9226-81e1e056ee19"}]} 2026-05-12 12:35:00.944 8 INFO neutron.services.segments.plugin [-] Segment 297b2d2c-2533-4a3d-92bf-6b77fab43422 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 297b2d2c-2533-4a3d-92bf-6b77fab43422 found for delete ", "request_id": "req-e4d0b381-bceb-4940-99e6-d4361cf912ba"}]} [pid: 8|app: 0|req: 691/1486] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:35:00 2026] DELETE /v2.0/networks/eab81107-511a-41b4-9cad-eeaeabbc1efa => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1487] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:35:00 2026] GET /v2.0/security-groups?id=65ce61e3-4ad6-4809-8e31-a11e19122675&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:35:01.383 7 INFO neutron.services.segments.plugin [-] Segment f568fa40-d6ad-4bbb-9e4d-79710e437bc7 resource provider aggregate not found 2026-05-12 12:35:01.391 7 INFO neutron.services.segments.plugin [-] Segment f568fa40-d6ad-4bbb-9e4d-79710e437bc7 resource provider aggregate not found 2026-05-12 12:35:01.405 7 INFO neutron.services.segments.plugin [-] Segment f568fa40-d6ad-4bbb-9e4d-79710e437bc7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f568fa40-d6ad-4bbb-9e4d-79710e437bc7 found for delete ", "request_id": "req-ab4678ef-9a85-45df-bf2d-f146805452cc"}]} 2026-05-12 12:35:01.413 7 INFO neutron.services.segments.plugin [-] Segment f568fa40-d6ad-4bbb-9e4d-79710e437bc7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f568fa40-d6ad-4bbb-9e4d-79710e437bc7 found for delete ", "request_id": "req-11f720d1-bd0a-4796-a350-bc762bb527ef"}]} 2026-05-12 12:35:01.422 7 INFO neutron.services.segments.plugin [-] Segment 7ffea5ef-cf2a-4d82-bf5c-b7c338b88a20 resource provider aggregate not found 2026-05-12 12:35:01.428 7 INFO neutron.services.segments.plugin [-] Segment 7ffea5ef-cf2a-4d82-bf5c-b7c338b88a20 resource provider aggregate not found 2026-05-12 12:35:01.435 7 INFO neutron.services.segments.plugin [-] Segment 7ffea5ef-cf2a-4d82-bf5c-b7c338b88a20 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ffea5ef-cf2a-4d82-bf5c-b7c338b88a20 found for delete ", "request_id": "req-dc547023-cdd3-4dfa-b464-37dd1eaab43e"}]} 2026-05-12 12:35:01.445 7 INFO neutron.services.segments.plugin [-] Segment 7ffea5ef-cf2a-4d82-bf5c-b7c338b88a20 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ffea5ef-cf2a-4d82-bf5c-b7c338b88a20 found for delete ", "request_id": "req-2ed37b0c-eaaf-4914-b603-b7513c9bff87"}]} 2026-05-12 12:35:01.452 7 INFO neutron.services.segments.plugin [-] Segment 039e5b78-f4b1-431f-82a3-82abdc93032b resource provider aggregate not found 2026-05-12 12:35:01.470 7 INFO neutron.services.segments.plugin [-] Segment 039e5b78-f4b1-431f-82a3-82abdc93032b resource provider aggregate not found 2026-05-12 12:35:01.475 7 INFO neutron.services.segments.plugin [-] Segment 039e5b78-f4b1-431f-82a3-82abdc93032b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 039e5b78-f4b1-431f-82a3-82abdc93032b found for delete ", "request_id": "req-9779c5f7-1df1-481a-8bc5-308b7d76e87e"}]} 2026-05-12 12:35:01.492 7 INFO neutron.services.segments.plugin [-] Segment 039e5b78-f4b1-431f-82a3-82abdc93032b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 039e5b78-f4b1-431f-82a3-82abdc93032b found for delete ", "request_id": "req-5136a759-f3aa-415b-9b18-20b3392cf431"}]} [pid: 8|app: 0|req: 693/1488] 199.19.213.233 () {38 vars in 1027 bytes} [Tue May 12 12:35:01 2026] PUT /v2.0/ports/1ddccc24-3cd2-4cc9-bbb5-f58acc1886a3 => generated 1203 bytes in 561 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:35:01.589 7 INFO neutron.db.l3_hamode_db [None req-b1ebd334-1aac-4c2b-91c9-0e192f307078 ece5f5bd1a904ad6a74665ad338abb75 da717040dccb444699b1c1b9c4c16aea - - default default] HA network 8650dd05-d1f2-4a85-9b1a-0f1779687e99 was deleted as no HA routers are present in tenant da717040dccb444699b1c1b9c4c16aea. [pid: 7|app: 0|req: 796/1489] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:35:00 2026] DELETE /v2.0/routers/21947318-2634-4219-a274-a90903f2a450 => generated 0 bytes in 845 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:35:01.621 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d116f26-a97d-4e3c-ae76-d1e5e77b22d4'] response: {'name': 'network-changed', 'server_uuid': '896674c3-3f8b-469e-b2a2-587fcbdce153', 'tag': '1ddccc24-3cd2-4cc9-bbb5-f58acc1886a3', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 797/1490] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:35:01 2026] GET /v2.0/security-groups?tenant_id=d008accbb7e3453ea91d7db7171c2757&name=default => generated 2801 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1491] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:35:01 2026] GET /v2.0/security-groups?tenant_id=2e148602b1af41cb829a495f6c469a5e&name=default => generated 2801 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1492] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:35:01 2026] GET /v2.0/ports?tenant_id=3ae1f53d697d418bb63a7110111bfd46&device_id=896674c3-3f8b-469e-b2a2-587fcbdce153 => 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: 696/1493] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:35:01 2026] DELETE /v2.0/security-groups/f1647759-c5af-473c-9ffb-2e4ff05cac6d => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1494] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:35:01 2026] DELETE /v2.0/subnets/a01891aa-3446-4cc7-b486-255a0a126a70 => 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: 799/1495] 199.19.213.233 () {34 vars in 1059 bytes} [Tue May 12 12:35:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=1ddccc24-3cd2-4cc9-bbb5-f58acc1886a3 => 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: 697/1496] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:35:01 2026] DELETE /v2.0/security-groups/0f538192-79c2-45bf-bc22-515ef4760b99 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1497] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:35:02 2026] GET /v2.0/subnets?id=8c2275dd-0b43-4de6-8b27-f418db7844b7 => generated 654 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1498] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:35:02 2026] GET /v2.0/ports?device_id=896674c3-3f8b-469e-b2a2-587fcbdce153 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1499] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:35:02 2026] GET /v2.0/ports?network_id=a0c7215d-8086-475b-8282-5ed6a74a4b74&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1500] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:35:02 2026] GET /v2.0/security-groups?id=65ce61e3-4ad6-4809-8e31-a11e19122675&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1501] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:35:02 2026] GET /v2.0/security-groups?tenant_id=24f773e66d97478894a4ebe38bb12f4c&name=default => generated 2801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1502] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:35:02 2026] GET /v2.0/networks/a0c7215d-8086-475b-8282-5ed6a74a4b74?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: 704/1503] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:35:02 2026] DELETE /v2.0/security-groups/0cfeb1b9-e9d5-4d27-8daf-68150d70e83a => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1504] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:35:02 2026] GET /v2.0/networks/a0c7215d-8086-475b-8282-5ed6a74a4b74?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 8|app: 0|req: 706/1505] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:35:02 2026] GET /v2.0/ports?tenant_id=3ae1f53d697d418bb63a7110111bfd46&device_id=896674c3-3f8b-469e-b2a2-587fcbdce153 => generated 1242 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1506] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:35:02 2026] GET /v2.0/security-groups?tenant_id=f41f78dc5d4d4d129a0700204861c604&name=default => generated 2801 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1507] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:35:02 2026] DELETE /v2.0/networks/640b965f-8b2e-4d1d-ade7-35b4678d1991 => generated 0 bytes in 862 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1508] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:35:02 2026] GET /v2.0/networks?id=a0c7215d-8086-475b-8282-5ed6a74a4b74 => generated 757 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:35:02.931 8 WARNING neutron_lib.context [None req-ae787aa4-93d1-4cdc-81a6-f772dd03aecf ece5f5bd1a904ad6a74665ad338abb75 da717040dccb444699b1c1b9c4c16aea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:35:02.969 8 INFO neutron.db.segments_db [None req-ae787aa4-93d1-4cdc-81a6-f772dd03aecf ece5f5bd1a904ad6a74665ad338abb75 da717040dccb444699b1c1b9c4c16aea - - default default] Added segment c95d1588-a058-4e08-8050-8e136135fe05 of type vxlan for network 3d15e129-96e7-472b-a26d-dc97678d7de5 [pid: 7|app: 0|req: 801/1509] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:35:02 2026] DELETE /v2.0/security-groups/558dbf9b-03dc-4107-97c8-32f4e1d6fa5c => 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: 802/1510] 199.19.213.233 () {34 vars in 1059 bytes} [Tue May 12 12:35:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=1ddccc24-3cd2-4cc9-bbb5-f58acc1886a3 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1511] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:35:03 2026] GET /v2.0/subnets?id=8c2275dd-0b43-4de6-8b27-f418db7844b7 => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1512] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:35:03 2026] GET /v2.0/ports?network_id=a0c7215d-8086-475b-8282-5ed6a74a4b74&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1513] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:35:03 2026] GET /v2.0/networks/a0c7215d-8086-475b-8282-5ed6a74a4b74?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:35:03.291 8 INFO neutron.db.l3_hamode_db [None req-ae787aa4-93d1-4cdc-81a6-f772dd03aecf ece5f5bd1a904ad6a74665ad338abb75 da717040dccb444699b1c1b9c4c16aea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 806/1514] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:35:03 2026] GET /v2.0/networks/a0c7215d-8086-475b-8282-5ed6a74a4b74?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: 7|app: 0|req: 807/1515] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:35:03 2026] GET /v2.0/ports?device_id=896674c3-3f8b-469e-b2a2-587fcbdce153 => generated 973 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:35:03.499 7 INFO neutron.services.segments.plugin [-] Segment 5a908567-b091-411a-bccf-506d35124943 resource provider aggregate not found 2026-05-12 12:35:03.516 7 INFO neutron.services.segments.plugin [-] Segment 5a908567-b091-411a-bccf-506d35124943 resource provider aggregate not found 2026-05-12 12:35:03.523 7 INFO neutron.services.segments.plugin [-] Segment 5a908567-b091-411a-bccf-506d35124943 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a908567-b091-411a-bccf-506d35124943 found for delete ", "request_id": "req-59dca9d0-1b2a-4e1b-83c7-5784765441ad"}]} 2026-05-12 12:35:03.533 7 INFO neutron.services.segments.plugin [-] Segment 5a908567-b091-411a-bccf-506d35124943 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a908567-b091-411a-bccf-506d35124943 found for delete ", "request_id": "req-601e640d-bfa2-4914-bd5e-e00009e56f2a"}]} [pid: 7|app: 0|req: 808/1516] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:35:03 2026] GET /v2.0/security-groups?id=65ce61e3-4ad6-4809-8e31-a11e19122675&fields=id&fields=name => generated 113 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:35:03.976 7 INFO neutron.services.segments.plugin [-] Segment 382a3ef2-ecad-4bf1-9d6f-39efc1365565 resource provider aggregate not found 2026-05-12 12:35:03.986 7 INFO neutron.services.segments.plugin [-] Segment 382a3ef2-ecad-4bf1-9d6f-39efc1365565 resource provider aggregate not found 2026-05-12 12:35:04.009 7 INFO neutron.services.segments.plugin [-] Segment 382a3ef2-ecad-4bf1-9d6f-39efc1365565 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 382a3ef2-ecad-4bf1-9d6f-39efc1365565 found for delete ", "request_id": "req-ec683cf2-ed8e-45eb-8e50-cae0374bf551"}]} 2026-05-12 12:35:04.014 7 INFO neutron.services.segments.plugin [-] Segment 382a3ef2-ecad-4bf1-9d6f-39efc1365565 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 382a3ef2-ecad-4bf1-9d6f-39efc1365565 found for delete ", "request_id": "req-868a506c-615c-4d7f-bd9f-33c5dbd1b95f"}]} 2026-05-12 12:35:04.332 7 WARNING neutron_lib.context [None req-e0465bda-85fa-4823-bb79-24f1b6bb7058 5b23eae4a30d4c58824303b3aa9b525d c4fe947c66da40de86b351fba802417c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:35:04.483 7 INFO neutron.db.segments_db [None req-e0465bda-85fa-4823-bb79-24f1b6bb7058 5b23eae4a30d4c58824303b3aa9b525d c4fe947c66da40de86b351fba802417c - - default default] Added segment 5a7625cb-7dc4-4e35-bfc7-7873f17c29c4 of type vxlan for network 611b2882-3943-45c7-aede-6634947a0069 [pid: 7|app: 0|req: 809/1517] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:35:03 2026] POST /v2.0/networks => generated 631 bytes in 606 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:35:04.590 7 WARNING neutron_lib.context [None req-ffdd10a7-3aa3-4779-b476-29fbe29b4197 5b23eae4a30d4c58824303b3aa9b525d c4fe947c66da40de86b351fba802417c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:35:04.647 7 INFO neutron.db.segments_db [None req-ffdd10a7-3aa3-4779-b476-29fbe29b4197 5b23eae4a30d4c58824303b3aa9b525d c4fe947c66da40de86b351fba802417c - - default default] Added segment 599ed8da-ccf8-49f9-83cf-af8d2d0fd8ee of type vxlan for network 4359ee7b-5e74-4a60-a51f-bb2c375346cb [pid: 7|app: 0|req: 810/1518] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:35:04 2026] POST /v2.0/networks => generated 634 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1519] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:35:04 2026] GET /v2.0/ports?device_id=896674c3-3f8b-469e-b2a2-587fcbdce153 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:35:04.814 7 WARNING neutron_lib.context [None req-8ae9a02f-e53e-4f3e-97f7-221cdf41ed87 5b23eae4a30d4c58824303b3aa9b525d c4fe947c66da40de86b351fba802417c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:35:04.845 8 INFO neutron.db.l3_hamode_db [None req-ae787aa4-93d1-4cdc-81a6-f772dd03aecf ece5f5bd1a904ad6a74665ad338abb75 da717040dccb444699b1c1b9c4c16aea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 812/1520] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:35:04 2026] POST /v2.0/subnets => generated 622 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1521] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:35:05 2026] GET /v2.0/security-groups?id=65ce61e3-4ad6-4809-8e31-a11e19122675&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:35:05.193 7 WARNING neutron_lib.context [None req-a2a5ad8a-7fb4-462f-9f09-6339b8a1ca22 5b23eae4a30d4c58824303b3aa9b525d c4fe947c66da40de86b351fba802417c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 814/1522] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:35:05 2026] POST /v2.0/subnets => generated 631 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1523] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:35:05 2026] GET /v2.0/ports?device_id=896674c3-3f8b-469e-b2a2-587fcbdce153 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:35:05.620 7 WARNING neutron_lib.context [None req-6dad2c1a-b96d-4fb0-876b-acad848b4706 5b23eae4a30d4c58824303b3aa9b525d c4fe947c66da40de86b351fba802417c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:35:05.668 7 INFO neutron.db.segments_db [None req-6dad2c1a-b96d-4fb0-876b-acad848b4706 5b23eae4a30d4c58824303b3aa9b525d c4fe947c66da40de86b351fba802417c - - default default] Added segment db355502-9b16-4766-ae09-e79a6d1a3a36 of type vxlan for network 74c43ad5-28dc-4032-880f-7f8fbe122e9e 2026-05-12 12:35:06.072 7 INFO neutron.db.l3_hamode_db [None req-6dad2c1a-b96d-4fb0-876b-acad848b4706 5b23eae4a30d4c58824303b3aa9b525d c4fe947c66da40de86b351fba802417c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 709/1524] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:35:02 2026] POST /v2.0/routers => generated 688 bytes in 3174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1525] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:35:06 2026] GET /v2.0/security-groups?id=65ce61e3-4ad6-4809-8e31-a11e19122675&fields=id&fields=name => generated 113 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1526] 10.0.0.36 () {32 vars in 719 bytes} [Tue May 12 12:35:06 2026] GET /v2.0/routers/f6953390-c784-48d9-b02e-2719aba4b340 => generated 694 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:35:06.318 7 INFO neutron.db.l3_hamode_db [None req-6dad2c1a-b96d-4fb0-876b-acad848b4706 5b23eae4a30d4c58824303b3aa9b525d c4fe947c66da40de86b351fba802417c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 712/1527] 10.0.0.36 () {32 vars in 734 bytes} [Tue May 12 12:35:06 2026] GET /v2.0/ports?device_id=896674c3-3f8b-469e-b2a2-587fcbdce153 => 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: 713/1528] 10.0.0.36 () {32 vars in 645 bytes} [Tue May 12 12:35:06 2026] GET /v2.0/routers => generated 697 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:35:07.005 8 INFO neutron.db.l3_db [None req-eef163f7-f73e-4baa-adb4-0fe38a9f4e4a 128ef8ec39804fd7b7178c4eeb551745 3ae1f53d697d418bb63a7110111bfd46 - - default default] Floating IP f2a5b679-b289-4d24-b00a-a5c5340ae4d7 associated. External IP: 10.96.250.203, port: 1ddccc24-3cd2-4cc9-bbb5-f58acc1886a3. [pid: 7|app: 0|req: 816/1529] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:35:05 2026] POST /v2.0/routers => generated 510 bytes in 1683 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1530] 10.0.0.36 () {34 vars in 747 bytes} [Tue May 12 12:35:06 2026] PUT /v2.0/floatingips/f2a5b679-b289-4d24-b00a-a5c5340ae4d7 => generated 856 bytes in 981 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:35:07.543 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e8c9816f-a540-4297-893b-14a81d3c900d'] response: {'name': 'network-changed', 'server_uuid': '896674c3-3f8b-469e-b2a2-587fcbdce153', 'tag': '1ddccc24-3cd2-4cc9-bbb5-f58acc1886a3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 817/1531] 10.0.0.36 () {34 vars in 739 bytes} [Tue May 12 12:35:07 2026] PUT /v2.0/routers/f6953390-c784-48d9-b02e-2719aba4b340 => generated 701 bytes in 596 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:35:08.101 7 WARNING neutron_lib.context [None req-21066cfe-13f3-4d2c-b9f5-72ffc56466a0 cf6138e908d543b687af1a3401ecda8c 47727cb178a9484596e69e26c588ea05 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:35:08.169 7 INFO neutron.db.segments_db [None req-21066cfe-13f3-4d2c-b9f5-72ffc56466a0 cf6138e908d543b687af1a3401ecda8c 47727cb178a9484596e69e26c588ea05 - - default default] Added segment a95f2d0a-e0ca-49c8-85b7-a3dae9a86f03 of type vxlan for network adfdb258-1f85-4e7f-b28f-4756b39e4e32 2026-05-12 12:35:08.528 7 INFO neutron.db.l3_hamode_db [None req-21066cfe-13f3-4d2c-b9f5-72ffc56466a0 cf6138e908d543b687af1a3401ecda8c 47727cb178a9484596e69e26c588ea05 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:35:08.694 7 INFO neutron.db.l3_hamode_db [None req-21066cfe-13f3-4d2c-b9f5-72ffc56466a0 cf6138e908d543b687af1a3401ecda8c 47727cb178a9484596e69e26c588ea05 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 715/1532] 10.0.0.36 () {34 vars in 781 bytes} [Tue May 12 12:35:07 2026] PUT /v2.0/routers/2131ffd5-36b5-4ce5-8a8a-f3fde7b62ae6/add_router_interface => generated 309 bytes in 1364 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1533] 10.0.0.36 () {32 vars in 727 bytes} [Tue May 12 12:35:08 2026] GET /v2.0/floatingips/f2a5b679-b289-4d24-b00a-a5c5340ae4d7 => generated 858 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1534] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:35:08 2026] GET /v2.0/ports?tenant_id=3ae1f53d697d418bb63a7110111bfd46&device_id=896674c3-3f8b-469e-b2a2-587fcbdce153 => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1535] 10.0.0.36 () {32 vars in 719 bytes} [Tue May 12 12:35:08 2026] GET /v2.0/routers/f6953390-c784-48d9-b02e-2719aba4b340 => generated 701 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1536] 10.0.0.36 () {32 vars in 715 bytes} [Tue May 12 12:35:09 2026] GET /v2.0/ports/368e8e7b-9418-4279-b4f8-d9749f9e0a3a => generated 959 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1537] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:35:09 2026] GET /v2.0/networks?id=a0c7215d-8086-475b-8282-5ed6a74a4b74 => generated 757 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1538] 10.0.0.36 () {32 vars in 734 bytes} [Tue May 12 12:35:09 2026] GET /v2.0/ports?device_id=f6953390-c784-48d9-b02e-2719aba4b340 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1539] 199.19.213.233 () {34 vars in 1095 bytes} [Tue May 12 12:35:09 2026] GET /v2.0/ports?device_id=9bc31472-c815-4245-a397-271ea81128b9&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) [pid: 7|app: 0|req: 818/1540] 10.0.0.36 () {34 vars in 666 bytes} [Tue May 12 12:35:07 2026] POST /v2.0/routers => generated 474 bytes in 1546 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1541] 199.19.213.233 () {34 vars in 1059 bytes} [Tue May 12 12:35:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=1ddccc24-3cd2-4cc9-bbb5-f58acc1886a3 => generated 861 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:35:10.599 7 INFO neutron.services.segments.plugin [-] Segment c95d1588-a058-4e08-8050-8e136135fe05 resource provider aggregate not found 2026-05-12 12:35:10.604 7 INFO neutron.services.segments.plugin [-] Segment c95d1588-a058-4e08-8050-8e136135fe05 resource provider aggregate not found 2026-05-12 12:35:10.620 7 INFO neutron.services.segments.plugin [-] Segment c95d1588-a058-4e08-8050-8e136135fe05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c95d1588-a058-4e08-8050-8e136135fe05 found for delete ", "request_id": "req-997af422-19a0-4507-81cb-84456fcbb383"}]} 2026-05-12 12:35:10.623 7 INFO neutron.services.segments.plugin [-] Segment c95d1588-a058-4e08-8050-8e136135fe05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c95d1588-a058-4e08-8050-8e136135fe05 found for delete ", "request_id": "req-a8b83a17-31fe-441f-ae65-db4bdb4efb0a"}]} 2026-05-12 12:35:10.632 7 INFO neutron.db.l3_hamode_db [None req-b9844772-af73-4a5d-9d19-c68f4e81608b ece5f5bd1a904ad6a74665ad338abb75 da717040dccb444699b1c1b9c4c16aea - - default default] HA network 3d15e129-96e7-472b-a26d-dc97678d7de5 was deleted as no HA routers are present in tenant da717040dccb444699b1c1b9c4c16aea. [pid: 7|app: 0|req: 820/1542] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:35:09 2026] DELETE /v2.0/routers/f6953390-c784-48d9-b02e-2719aba4b340 => generated 0 bytes in 1138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1543] 10.0.0.36 () {34 vars in 781 bytes} [Tue May 12 12:35:09 2026] PUT /v2.0/routers/2131ffd5-36b5-4ce5-8a8a-f3fde7b62ae6/add_router_interface => generated 309 bytes in 1387 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:35:10.675 8 WARNING neutron_lib.context [None req-88db3078-1b01-4f07-b7cc-7a0302a6d81d cf6138e908d543b687af1a3401ecda8c 47727cb178a9484596e69e26c588ea05 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 821/1544] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:35:10 2026] GET /v2.0/ports?tenant_id=3ae1f53d697d418bb63a7110111bfd46&device_id=9bc31472-c815-4245-a397-271ea81128b9 => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:35:10.723 8 INFO neutron.db.l3_hamode_db [None req-88db3078-1b01-4f07-b7cc-7a0302a6d81d cf6138e908d543b687af1a3401ecda8c 47727cb178a9484596e69e26c588ea05 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 822/1545] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:35:10 2026] GET /v2.0/subnets?id=8c2275dd-0b43-4de6-8b27-f418db7844b7 => generated 654 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1546] 10.0.0.36 () {32 vars in 734 bytes} [Tue May 12 12:35:10 2026] GET /v2.0/ports?device_id=f6953390-c784-48d9-b02e-2719aba4b340 => 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: 824/1547] 10.0.0.36 () {32 vars in 715 bytes} [Tue May 12 12:35:10 2026] GET /v2.0/ports/a11c7730-3adf-4463-97b8-9ccb0e3c0601 => generated 967 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:35:10.883 8 INFO neutron.db.l3_hamode_db [None req-88db3078-1b01-4f07-b7cc-7a0302a6d81d cf6138e908d543b687af1a3401ecda8c 47727cb178a9484596e69e26c588ea05 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 825/1548] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:35:10 2026] GET /v2.0/networks?id=a0c7215d-8086-475b-8282-5ed6a74a4b74 => generated 757 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1549] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:35:10 2026] GET /v2.0/ports?network_id=a0c7215d-8086-475b-8282-5ed6a74a4b74&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:35:10.976 7 INFO neutron.api.v2.resource [None req-36d77008-10c5-4cbb-bc1b-1d997a081dfd ece5f5bd1a904ad6a74665ad338abb75 da717040dccb444699b1c1b9c4c16aea - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 827/1550] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:35:10 2026] DELETE /v2.0/routers/f6953390-c784-48d9-b02e-2719aba4b340 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1551] 10.0.0.36 () {34 vars in 666 bytes} [Tue May 12 12:35:10 2026] POST /v2.0/routers => generated 474 bytes in 1338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1552] 199.19.213.233 () {34 vars in 1057 bytes} [Tue May 12 12:35:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=7e0fba91-e458-4bc3-8e57-56b84c7aebd7 => 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: 726/1553] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:35:12 2026] GET /v2.0/networks/a0c7215d-8086-475b-8282-5ed6a74a4b74?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: 727/1554] 10.0.0.36 () {32 vars in 734 bytes} [Tue May 12 12:35:12 2026] GET /v2.0/ports?device_id=21947318-2634-4219-a274-a90903f2a450 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:35:12.109 8 WARNING neutron_lib.context [None req-42045a93-0ec1-40a9-a913-ef1b4244db10 cf6138e908d543b687af1a3401ecda8c 47727cb178a9484596e69e26c588ea05 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:35:12.148 8 INFO neutron.db.l3_hamode_db [None req-42045a93-0ec1-40a9-a913-ef1b4244db10 cf6138e908d543b687af1a3401ecda8c 47727cb178a9484596e69e26c588ea05 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:35:12.309 8 INFO neutron.db.l3_hamode_db [None req-42045a93-0ec1-40a9-a913-ef1b4244db10 cf6138e908d543b687af1a3401ecda8c 47727cb178a9484596e69e26c588ea05 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 828/1555] 10.0.0.36 () {34 vars in 787 bytes} [Tue May 12 12:35:10 2026] PUT /v2.0/routers/2131ffd5-36b5-4ce5-8a8a-f3fde7b62ae6/remove_router_interface => generated 309 bytes in 1342 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1556] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:35:12 2026] GET /v2.0/subnets?id=8c2275dd-0b43-4de6-8b27-f418db7844b7 => generated 654 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1557] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:35:12 2026] GET /v2.0/networks/a0c7215d-8086-475b-8282-5ed6a74a4b74?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:35:12.470 7 INFO neutron.api.v2.resource [None req-8194ae03-a31b-4758-b80f-a97f3ae9c7a4 ece5f5bd1a904ad6a74665ad338abb75 da717040dccb444699b1c1b9c4c16aea - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 831/1558] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:35:12 2026] DELETE /v2.0/routers/21947318-2634-4219-a274-a90903f2a450 => 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: 728/1559] 10.0.0.36 () {34 vars in 666 bytes} [Tue May 12 12:35:12 2026] POST /v2.0/routers => generated 474 bytes in 985 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1560] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:35:13 2026] GET /v2.0/ports?network_id=a0c7215d-8086-475b-8282-5ed6a74a4b74&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:35:13.147 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d347a950-f5da-49bf-998b-459fde309850 ece5f5bd1a904ad6a74665ad338abb75 da717040dccb444699b1c1b9c4c16aea - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 730/1561] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:35:13 2026] DELETE /v2.0/subnets/a01891aa-3446-4cc7-b486-255a0a126a70 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:35:13.155 8 WARNING neutron_lib.context [None req-d71ce97c-0256-4624-b801-310c1f4b0264 cf6138e908d543b687af1a3401ecda8c 47727cb178a9484596e69e26c588ea05 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:35:13.199 8 INFO neutron.db.l3_hamode_db [None req-d71ce97c-0256-4624-b801-310c1f4b0264 cf6138e908d543b687af1a3401ecda8c 47727cb178a9484596e69e26c588ea05 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:35:13.348 8 INFO neutron.db.l3_hamode_db [None req-d71ce97c-0256-4624-b801-310c1f4b0264 cf6138e908d543b687af1a3401ecda8c 47727cb178a9484596e69e26c588ea05 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 832/1562] 10.0.0.36 () {34 vars in 787 bytes} [Tue May 12 12:35:12 2026] PUT /v2.0/routers/2131ffd5-36b5-4ce5-8a8a-f3fde7b62ae6/remove_router_interface => generated 309 bytes in 932 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1563] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:35:13 2026] GET /v2.0/networks/a0c7215d-8086-475b-8282-5ed6a74a4b74?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1564] 10.0.0.36 () {32 vars in 734 bytes} [Tue May 12 12:35:13 2026] GET /v2.0/ports?device_id=607f2e4e-1757-4ae4-a7c1-6a9a0faf4212 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1565] 10.0.0.36 () {32 vars in 734 bytes} [Tue May 12 12:35:13 2026] GET /v2.0/ports?device_id=2131ffd5-36b5-4ce5-8a8a-f3fde7b62ae6 => 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: 836/1566] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:35:13 2026] GET /v2.0/networks/a0c7215d-8086-475b-8282-5ed6a74a4b74?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:35:13.623 7 INFO neutron.api.v2.resource [None req-913e3539-4bc8-40d0-9a0d-ef91e4159dd3 ece5f5bd1a904ad6a74665ad338abb75 da717040dccb444699b1c1b9c4c16aea - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 837/1567] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:35:13 2026] DELETE /v2.0/routers/607f2e4e-1757-4ae4-a7c1-6a9a0faf4212 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1568] 10.0.0.36 () {34 vars in 666 bytes} [Tue May 12 12:35:13 2026] POST /v2.0/routers => generated 474 bytes in 1004 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:35:14.180 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0db586ad-8939-447d-86c9-2775e767d3f5 ece5f5bd1a904ad6a74665ad338abb75 da717040dccb444699b1c1b9c4c16aea - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 732/1569] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:35:14 2026] DELETE /v2.0/subnets/19e2e312-9bca-4f26-aa6b-3325a749fefc => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1570] 10.0.0.1 () {34 vars in 987 bytes} [Tue May 12 12:35:14 2026] GET /v2.0/ports?device_id=896674c3-3f8b-469e-b2a2-587fcbdce153 => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:35:14.248 8 WARNING neutron_lib.context [None req-7e3a920b-0c8f-4270-aa88-7382df39481d cf6138e908d543b687af1a3401ecda8c 47727cb178a9484596e69e26c588ea05 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:35:14.301 8 INFO neutron.db.l3_hamode_db [None req-7e3a920b-0c8f-4270-aa88-7382df39481d cf6138e908d543b687af1a3401ecda8c 47727cb178a9484596e69e26c588ea05 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:35:14.354 7 INFO neutron.services.segments.plugin [-] Segment db355502-9b16-4766-ae09-e79a6d1a3a36 resource provider aggregate not found 2026-05-12 12:35:14.360 7 INFO neutron.services.segments.plugin [-] Segment db355502-9b16-4766-ae09-e79a6d1a3a36 resource provider aggregate not found 2026-05-12 12:35:14.391 7 INFO neutron.services.segments.plugin [-] Segment db355502-9b16-4766-ae09-e79a6d1a3a36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db355502-9b16-4766-ae09-e79a6d1a3a36 found for delete ", "request_id": "req-88c4f24f-a06d-4a71-a464-8958e66b5749"}]} 2026-05-12 12:35:14.392 7 INFO neutron.services.segments.plugin [-] Segment db355502-9b16-4766-ae09-e79a6d1a3a36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db355502-9b16-4766-ae09-e79a6d1a3a36 found for delete ", "request_id": "req-7e66e4e7-ed85-4868-9738-de40c58a206f"}]} 2026-05-12 12:35:14.402 7 INFO neutron.db.l3_hamode_db [None req-1fecc464-b73a-4fb8-8cee-79fbbf4adcc4 5b23eae4a30d4c58824303b3aa9b525d c4fe947c66da40de86b351fba802417c - - default default] HA network 74c43ad5-28dc-4032-880f-7f8fbe122e9e was deleted as no HA routers are present in tenant c4fe947c66da40de86b351fba802417c. [pid: 7|app: 0|req: 838/1573] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:35:13 2026] DELETE /v2.0/routers/2131ffd5-36b5-4ce5-8a8a-f3fde7b62ae6 => generated 0 bytes in 783 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1574] 10.0.0.36 () {32 vars in 734 bytes} [Tue May 12 12:35:14 2026] GET /v2.0/ports?device_id=aedd95a2-4e98-4bc2-b00e-3f60e629b0eb => 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: 840/1575] 10.0.0.1 () {34 vars in 1037 bytes} [Tue May 12 12:35:14 2026] GET /v2.0/security-groups?id=65ce61e3-4ad6-4809-8e31-a11e19122675&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:35:14.473 8 INFO neutron.db.l3_hamode_db [None req-7e3a920b-0c8f-4270-aa88-7382df39481d cf6138e908d543b687af1a3401ecda8c 47727cb178a9484596e69e26c588ea05 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 841/1576] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:35:14 2026] DELETE /v2.0/subnets/2e7ea397-842e-42ab-94b9-bc2b44d314c7 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:35:14.719 7 INFO neutron.api.v2.resource [None req-34586655-a3d2-4314-b643-a04a38a96ff9 ece5f5bd1a904ad6a74665ad338abb75 da717040dccb444699b1c1b9c4c16aea - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 842/1577] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:35:14 2026] DELETE /v2.0/routers/aedd95a2-4e98-4bc2-b00e-3f60e629b0eb => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1578] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:35:14 2026] DELETE /v2.0/subnets/912fefe3-a185-4872-803f-1969a4634d71 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:35:14.945 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c6d3a579-fb34-498d-adb4-0ba29a021f9d ece5f5bd1a904ad6a74665ad338abb75 da717040dccb444699b1c1b9c4c16aea - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 844/1579] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:35:14 2026] DELETE /v2.0/subnets/d58e5fff-7d27-47aa-97f7-146b37d40d1a => 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: 845/1580] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:35:14 2026] DELETE /v2.0/networks/4359ee7b-5e74-4a60-a51f-bb2c375346cb => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:35:15.246 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4f8f09b0-c77b-42f3-a348-bc42627042a8 ece5f5bd1a904ad6a74665ad338abb75 da717040dccb444699b1c1b9c4c16aea - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 846/1581] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:35:15 2026] DELETE /v2.0/subnets/99243b4e-cef0-4157-946f-eac71d4c8bba => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1582] 10.0.0.36 () {34 vars in 666 bytes} [Tue May 12 12:35:14 2026] POST /v2.0/routers => generated 474 bytes in 1088 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1583] 10.0.0.36 () {34 vars in 749 bytes} [Tue May 12 12:35:15 2026] PUT /v2.0/routers/cfcc5b56-983e-4084-b8de-7120705b5222/tags => generated 17 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1584] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:35:15 2026] DELETE /v2.0/networks/611b2882-3943-45c7-aede-6634947a0069 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:35:15.480 7 WARNING neutron_lib.context [None req-28178e81-7f5a-484f-8cc5-9d2bb6fdbb78 5b23eae4a30d4c58824303b3aa9b525d c4fe947c66da40de86b351fba802417c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 738/1585] 10.0.0.36 () {34 vars in 749 bytes} [Tue May 12 12:35:15 2026] PUT /v2.0/routers/c770e2bb-1bba-4ba8-a206-dd6395d367c3/tags => generated 25 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:35:15.536 7 INFO neutron.db.segments_db [None req-28178e81-7f5a-484f-8cc5-9d2bb6fdbb78 5b23eae4a30d4c58824303b3aa9b525d c4fe947c66da40de86b351fba802417c - - default default] Added segment db207b2c-57f5-4308-b953-74b1294d7d84 of type vxlan for network 548d14d1-7f4f-4cf2-a924-fced15881f54 [pid: 8|app: 0|req: 739/1586] 10.0.0.36 () {34 vars in 749 bytes} [Tue May 12 12:35:15 2026] PUT /v2.0/routers/493a3f41-294b-4bdd-851d-887012a6152a/tags => generated 34 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1587] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:35:15 2026] POST /v2.0/networks => generated 634 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:35:15.679 7 WARNING neutron_lib.context [None req-bf6fd0d3-4571-4ca2-942d-4a2c08a0e2a0 5b23eae4a30d4c58824303b3aa9b525d c4fe947c66da40de86b351fba802417c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 740/1588] 10.0.0.36 () {34 vars in 749 bytes} [Tue May 12 12:35:15 2026] PUT /v2.0/routers/58bb7fbe-d35e-45e5-bde0-6eb1c17f2cf0/tags => generated 19 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1589] 10.0.0.36 () {32 vars in 662 bytes} [Tue May 12 12:35:15 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1590] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:35:15 2026] GET /v2.0/ports?device_id=896674c3-3f8b-469e-b2a2-587fcbdce153 => generated 975 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1591] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:35:15 2026] POST /v2.0/subnets => generated 622 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1592] 10.0.0.36 () {32 vars in 676 bytes} [Tue May 12 12:35:16 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1593] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:35:16 2026] GET /v2.0/security-groups?tenant_id=da717040dccb444699b1c1b9c4c16aea&name=default => generated 2801 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:35:16.196 8 WARNING neutron_lib.context [None req-29ef8dd7-6f66-47a6-9fb5-8cd64407fe03 5b23eae4a30d4c58824303b3aa9b525d c4fe947c66da40de86b351fba802417c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 851/1594] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:35:16 2026] GET /v2.0/security-groups?id=65ce61e3-4ad6-4809-8e31-a11e19122675&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:35:16.247 8 INFO neutron.db.segments_db [None req-29ef8dd7-6f66-47a6-9fb5-8cd64407fe03 5b23eae4a30d4c58824303b3aa9b525d c4fe947c66da40de86b351fba802417c - - default default] Added segment 32582568-c4ac-41bd-8485-89eb76fba504 of type vxlan for network 76209560-4f4f-425a-a374-e6dd4e7949f9 [pid: 7|app: 0|req: 852/1595] 10.0.0.36 () {32 vars in 672 bytes} [Tue May 12 12:35:16 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:35:16.418 7 INFO neutron.services.segments.plugin [-] Segment 599ed8da-ccf8-49f9-83cf-af8d2d0fd8ee resource provider aggregate not found 2026-05-12 12:35:16.423 7 INFO neutron.services.segments.plugin [-] Segment 599ed8da-ccf8-49f9-83cf-af8d2d0fd8ee resource provider aggregate not found 2026-05-12 12:35:16.446 7 INFO neutron.services.segments.plugin [-] Segment 599ed8da-ccf8-49f9-83cf-af8d2d0fd8ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 599ed8da-ccf8-49f9-83cf-af8d2d0fd8ee found for delete ", "request_id": "req-38c7eb0b-284d-4864-b4d3-1ef08ad224e3"}]} 2026-05-12 12:35:16.456 7 INFO neutron.services.segments.plugin [-] Segment 599ed8da-ccf8-49f9-83cf-af8d2d0fd8ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 599ed8da-ccf8-49f9-83cf-af8d2d0fd8ee found for delete ", "request_id": "req-d2e29b4d-4d7a-44da-88a5-c046822829ed"}]} 2026-05-12 12:35:16.466 7 INFO neutron.services.segments.plugin [-] Segment 5a7625cb-7dc4-4e35-bfc7-7873f17c29c4 resource provider aggregate not found 2026-05-12 12:35:16.472 7 INFO neutron.services.segments.plugin [-] Segment 5a7625cb-7dc4-4e35-bfc7-7873f17c29c4 resource provider aggregate not found [pid: 7|app: 0|req: 853/1596] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:35:16 2026] DELETE /v2.0/security-groups/abb9899a-ec63-4503-b34a-ffa5b1f72ebc => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:35:16.483 7 INFO neutron.services.segments.plugin [-] Segment 5a7625cb-7dc4-4e35-bfc7-7873f17c29c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a7625cb-7dc4-4e35-bfc7-7873f17c29c4 found for delete ", "request_id": "req-7b5b7f0d-3cef-4123-a598-c8f88a355965"}]} 2026-05-12 12:35:16.501 7 INFO neutron.services.segments.plugin [-] Segment 5a7625cb-7dc4-4e35-bfc7-7873f17c29c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a7625cb-7dc4-4e35-bfc7-7873f17c29c4 found for delete ", "request_id": "req-b9f052ac-2fec-4330-99e6-0fa1d1b4a01a"}]} 2026-05-12 12:35:16.562 8 INFO neutron.db.l3_hamode_db [None req-29ef8dd7-6f66-47a6-9fb5-8cd64407fe03 5b23eae4a30d4c58824303b3aa9b525d c4fe947c66da40de86b351fba802417c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 854/1597] 199.19.213.233 () {34 vars in 993 bytes} [Tue May 12 12:35:16 2026] GET /v2.0/ports?device_id=896674c3-3f8b-469e-b2a2-587fcbdce153 => generated 975 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1598] 10.0.0.36 () {32 vars in 684 bytes} [Tue May 12 12:35:16 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:35:16.760 8 INFO neutron.db.l3_hamode_db [None req-29ef8dd7-6f66-47a6-9fb5-8cd64407fe03 5b23eae4a30d4c58824303b3aa9b525d c4fe947c66da40de86b351fba802417c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:35:16.993 7 INFO neutron.db.l3_db [req-90f29354-dd7e-45e7-846a-2ed3661bb9b7 req-5b869b56-5509-4d93-b80f-e78ea4c588aa 128ef8ec39804fd7b7178c4eeb551745 3ae1f53d697d418bb63a7110111bfd46 - - default default] Floating IP f2a5b679-b289-4d24-b00a-a5c5340ae4d7 disassociated. External IP: 10.96.250.203, port: 1ddccc24-3cd2-4cc9-bbb5-f58acc1886a3. [pid: 7|app: 0|req: 856/1599] 199.19.213.233 () {36 vars in 996 bytes} [Tue May 12 12:35:16 2026] DELETE /v2.0/ports/1ddccc24-3cd2-4cc9-bbb5-f58acc1886a3 => generated 0 bytes in 721 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1600] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:35:16 2026] POST /v2.0/routers => generated 510 bytes in 1357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1601] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:35:17 2026] GET /v2.0/ports?device_id=896674c3-3f8b-469e-b2a2-587fcbdce153 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:35:17.583 8 WARNING neutron_lib.context [None req-bcb09c96-1b29-48c4-b869-ef69d60de07a 5b23eae4a30d4c58824303b3aa9b525d c4fe947c66da40de86b351fba802417c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:35:17.841 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-001b05f3-ef75-48c6-94e5-010cb913e9ba'] response: {'server_uuid': '896674c3-3f8b-469e-b2a2-587fcbdce153', 'name': 'network-vif-deleted', 'tag': '1ddccc24-3cd2-4cc9-bbb5-f58acc1886a3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 857/1602] 10.0.0.36 () {32 vars in 670 bytes} [Tue May 12 12:35:17 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 519 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1603] 10.0.0.36 () {32 vars in 684 bytes} [Tue May 12 12:35:17 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1604] 10.0.0.36 () {34 vars in 663 bytes} [Tue May 12 12:35:17 2026] POST /v2.0/ports => generated 963 bytes in 517 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 859/1605] 10.0.0.36 () {32 vars in 680 bytes} [Tue May 12 12:35:18 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1606] 10.0.0.36 () {32 vars in 692 bytes} [Tue May 12 12:35:18 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1607] 10.0.0.36 () {32 vars in 719 bytes} [Tue May 12 12:35:18 2026] GET /v2.0/routers/cfcc5b56-983e-4084-b8de-7120705b5222 => generated 485 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1608] 10.0.0.36 () {34 vars in 740 bytes} [Tue May 12 12:35:18 2026] PUT /v2.0/routers/cfcc5b56-983e-4084-b8de-7120705b5222 => generated 485 bytes in 851 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1609] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:35:19 2026] DELETE /v2.0/security-groups/65ce61e3-4ad6-4809-8e31-a11e19122675 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1610] 10.0.0.36 () {32 vars in 734 bytes} [Tue May 12 12:35:19 2026] GET /v2.0/ports?device_id=cfcc5b56-983e-4084-b8de-7120705b5222 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1611] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:35:19 2026] DELETE /v2.0/routers/cfcc5b56-983e-4084-b8de-7120705b5222 => generated 0 bytes in 540 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1612] 10.0.0.36 () {34 vars in 781 bytes} [Tue May 12 12:35:18 2026] PUT /v2.0/routers/c7ba612c-3602-4fd5-ab96-966b47a83a0d/add_router_interface => generated 309 bytes in 1897 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 748/1613] 10.0.0.36 () {32 vars in 719 bytes} [Tue May 12 12:35:19 2026] GET /v2.0/routers/c770e2bb-1bba-4ba8-a206-dd6395d367c3 => generated 493 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1614] 10.0.0.36 () {32 vars in 715 bytes} [Tue May 12 12:35:20 2026] GET /v2.0/ports/e87b05aa-7183-44e6-9272-e6e699aaa2c7 => generated 1037 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1615] 10.0.0.36 () {32 vars in 730 bytes} [Tue May 12 12:35:19 2026] DELETE /v2.0/floatingips/f2a5b679-b289-4d24-b00a-a5c5340ae4d7 => generated 0 bytes in 426 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1616] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:35:20 2026] GET /v2.0/security-groups?tenant_id=ac4ec2af15dd44ddb4cb0dd863384567&name=default => generated 2801 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1617] 10.0.0.36 () {34 vars in 740 bytes} [Tue May 12 12:35:20 2026] PUT /v2.0/routers/c770e2bb-1bba-4ba8-a206-dd6395d367c3 => generated 493 bytes in 755 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1618] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:35:20 2026] GET /v2.0/ports?device_id=9bc31472-c815-4245-a397-271ea81128b9 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1619] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:35:20 2026] DELETE /v2.0/security-groups/dd483293-26f4-44ae-8b4a-1f5244cb15ad => 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: 753/1620] 10.0.0.36 () {32 vars in 734 bytes} [Tue May 12 12:35:21 2026] GET /v2.0/ports?device_id=c770e2bb-1bba-4ba8-a206-dd6395d367c3 => 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: 754/1621] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:35:21 2026] GET /v2.0/security-groups?id=8b4a5bcc-d42f-4544-925a-1130363848e4&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: 755/1622] 199.19.213.233 () {34 vars in 993 bytes} [Tue May 12 12:35:21 2026] GET /v2.0/ports?device_id=9bc31472-c815-4245-a397-271ea81128b9 => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1623] 10.0.0.36 () {34 vars in 787 bytes} [Tue May 12 12:35:20 2026] PUT /v2.0/routers/c7ba612c-3602-4fd5-ab96-966b47a83a0d/remove_router_interface => generated 309 bytes in 984 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 756/1624] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:35:21 2026] DELETE /v2.0/routers/c770e2bb-1bba-4ba8-a206-dd6395d367c3 => generated 0 bytes in 481 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:35:21.866 8 INFO neutron.api.v2.resource [None req-5566aea8-629a-490d-8e18-c29b0b26ad43 5b23eae4a30d4c58824303b3aa9b525d c4fe947c66da40de86b351fba802417c - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 757/1625] 10.0.0.36 () {34 vars in 787 bytes} [Tue May 12 12:35:21 2026] PUT /v2.0/routers/c7ba612c-3602-4fd5-ab96-966b47a83a0d/remove_router_interface => generated 197 bytes in 154 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1626] 10.0.0.36 () {32 vars in 719 bytes} [Tue May 12 12:35:21 2026] GET /v2.0/routers/493a3f41-294b-4bdd-851d-887012a6152a => generated 502 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1627] 10.0.0.36 () {32 vars in 734 bytes} [Tue May 12 12:35:21 2026] GET /v2.0/ports?device_id=c7ba612c-3602-4fd5-ab96-966b47a83a0d => 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: 869/1628] 199.19.213.233 () {36 vars in 996 bytes} [Tue May 12 12:35:21 2026] DELETE /v2.0/ports/7e0fba91-e458-4bc3-8e57-56b84c7aebd7 => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:35:22.029 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6917b423-6145-47c1-9d2c-4488e62f8358'] response: {'server_uuid': '9bc31472-c815-4245-a397-271ea81128b9', 'name': 'network-vif-deleted', 'tag': '7e0fba91-e458-4bc3-8e57-56b84c7aebd7', 'status': 'completed', 'code': 200} 2026-05-12 12:35:22.628 7 INFO neutron.services.segments.plugin [-] Segment 32582568-c4ac-41bd-8485-89eb76fba504 resource provider aggregate not found 2026-05-12 12:35:22.635 7 INFO neutron.services.segments.plugin [-] Segment 32582568-c4ac-41bd-8485-89eb76fba504 resource provider aggregate not found [pid: 8|app: 0|req: 760/1629] 10.0.0.36 () {34 vars in 740 bytes} [Tue May 12 12:35:21 2026] PUT /v2.0/routers/493a3f41-294b-4bdd-851d-887012a6152a => generated 502 bytes in 689 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:35:22.654 7 INFO neutron.services.segments.plugin [-] Segment 32582568-c4ac-41bd-8485-89eb76fba504 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32582568-c4ac-41bd-8485-89eb76fba504 found for delete ", "request_id": "req-478bc5ba-3738-454a-94c3-4d2bad6fcd0b"}]} 2026-05-12 12:35:22.666 7 INFO neutron.services.segments.plugin [-] Segment 32582568-c4ac-41bd-8485-89eb76fba504 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32582568-c4ac-41bd-8485-89eb76fba504 found for delete ", "request_id": "req-226a5b97-f070-49ce-99e1-b905955551ee"}]} [pid: 8|app: 0|req: 761/1630] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:35:22 2026] GET /v2.0/ports?device_id=9bc31472-c815-4245-a397-271ea81128b9 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:35:22.672 7 INFO neutron.db.l3_hamode_db [None req-127bf7dd-7293-4fb7-b395-3d04caa80392 5b23eae4a30d4c58824303b3aa9b525d c4fe947c66da40de86b351fba802417c - - default default] HA network 76209560-4f4f-425a-a374-e6dd4e7949f9 was deleted as no HA routers are present in tenant c4fe947c66da40de86b351fba802417c. [pid: 7|app: 0|req: 870/1631] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:35:21 2026] DELETE /v2.0/routers/c7ba612c-3602-4fd5-ab96-966b47a83a0d => generated 0 bytes in 684 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1632] 10.0.0.36 () {32 vars in 734 bytes} [Tue May 12 12:35:22 2026] GET /v2.0/ports?device_id=493a3f41-294b-4bdd-851d-887012a6152a => 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: 871/1633] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:35:22 2026] DELETE /v2.0/subnets/b47b1fcd-b17d-43b8-ba81-5ee38aea3751 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1634] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:35:22 2026] DELETE /v2.0/routers/493a3f41-294b-4bdd-851d-887012a6152a => generated 0 bytes in 529 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:35:23.234 7 INFO neutron.db.segments_db [None req-5a6a8d02-9044-4b6c-afa9-1e352d72e6a7 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Added segment 62342a56-dd8d-469c-a47a-5b529e0e8d19 of type vxlan for network de0abee1-a8c4-4c1f-8ed9-2310ac48456f [pid: 7|app: 0|req: 872/1635] 10.0.0.36 () {34 vars in 669 bytes} [Tue May 12 12:35:22 2026] POST /v2.0/networks => generated 741 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:35:23.409 8 INFO neutron.services.segments.plugin [-] Segment db207b2c-57f5-4308-b953-74b1294d7d84 resource provider aggregate not found 2026-05-12 12:35:23.415 8 INFO neutron.services.segments.plugin [-] Segment db207b2c-57f5-4308-b953-74b1294d7d84 resource provider aggregate not found 2026-05-12 12:35:23.440 8 INFO neutron.services.segments.plugin [-] Segment db207b2c-57f5-4308-b953-74b1294d7d84 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db207b2c-57f5-4308-b953-74b1294d7d84 found for delete ", "request_id": "req-ad0f91ec-5f1e-4227-8ab9-fbc88b7b544e"}]} 2026-05-12 12:35:23.443 8 INFO neutron.services.segments.plugin [-] Segment db207b2c-57f5-4308-b953-74b1294d7d84 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db207b2c-57f5-4308-b953-74b1294d7d84 found for delete ", "request_id": "req-631a12b8-4e2f-4810-a9dd-25615fd7fa61"}]} [pid: 8|app: 0|req: 764/1636] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:35:23 2026] DELETE /v2.0/networks/548d14d1-7f4f-4cf2-a924-fced15881f54 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1637] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:35:23 2026] POST /v2.0/subnets => generated 664 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:35:23.736 8 WARNING neutron_lib.context [None req-4ecdb721-0ba4-494c-9ee3-355c5a2fb5e3 5b23eae4a30d4c58824303b3aa9b525d c4fe947c66da40de86b351fba802417c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:35:23.794 8 INFO neutron.db.segments_db [None req-4ecdb721-0ba4-494c-9ee3-355c5a2fb5e3 5b23eae4a30d4c58824303b3aa9b525d c4fe947c66da40de86b351fba802417c - - default default] Added segment d8fad922-af7a-4e7d-aeb7-fe016888956f of type vxlan for network b31b45da-9f3d-4c33-83c1-bf8189385846 [pid: 7|app: 0|req: 873/1638] 10.0.0.36 () {32 vars in 719 bytes} [Tue May 12 12:35:23 2026] GET /v2.0/routers/58bb7fbe-d35e-45e5-bde0-6eb1c17f2cf0 => generated 487 bytes in 507 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1639] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:35:23 2026] POST /v2.0/networks => generated 632 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:35:23.961 8 INFO neutron.db.segments_db [None req-b201daad-eec5-47ef-a335-0fca6bef337c 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Added segment f1efe2b6-e29f-4808-99df-55584203688c of type vxlan for network b132f2ca-b761-40b9-8fca-334b02d495e9 [pid: 7|app: 0|req: 874/1640] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:35:23 2026] DELETE /v2.0/security-groups/8b4a5bcc-d42f-4544-925a-1130363848e4 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:35:24.264 8 INFO neutron.db.l3_hamode_db [None req-b201daad-eec5-47ef-a335-0fca6bef337c 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 875/1641] 10.0.0.36 () {34 vars in 740 bytes} [Tue May 12 12:35:23 2026] PUT /v2.0/routers/58bb7fbe-d35e-45e5-bde0-6eb1c17f2cf0 => generated 487 bytes in 718 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:35:24.714 7 WARNING neutron_lib.context [None req-e88a079f-0a53-4a37-9f37-1201cfde1951 5b23eae4a30d4c58824303b3aa9b525d c4fe947c66da40de86b351fba802417c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 876/1642] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:35:24 2026] POST /v2.0/subnets => generated 622 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:35:25.735 8 INFO neutron.db.l3_hamode_db [None req-b201daad-eec5-47ef-a335-0fca6bef337c 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 877/1643] 10.0.0.36 () {34 vars in 787 bytes} [Tue May 12 12:35:25 2026] PUT /v2.0/routers/6015dce3-20d4-48b1-aca4-f3b46addb38c/remove_router_interface => generated 309 bytes in 1323 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1644] 10.0.0.36 () {32 vars in 734 bytes} [Tue May 12 12:35:26 2026] GET /v2.0/ports?device_id=58bb7fbe-d35e-45e5-bde0-6eb1c17f2cf0 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:35:26.376 7 WARNING neutron_lib.context [None req-6d8a415e-a687-4f87-811b-1c6c25ec59c9 5b23eae4a30d4c58824303b3aa9b525d c4fe947c66da40de86b351fba802417c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:35:26.417 7 INFO neutron.db.segments_db [None req-6d8a415e-a687-4f87-811b-1c6c25ec59c9 5b23eae4a30d4c58824303b3aa9b525d c4fe947c66da40de86b351fba802417c - - default default] Added segment ed999d5e-14cb-431e-9319-30ac6362a2fe of type vxlan for network 500aeb53-81da-41fc-a8e7-e8f31fa8cd93 2026-05-12 12:35:26.772 7 INFO neutron.db.l3_hamode_db [None req-6d8a415e-a687-4f87-811b-1c6c25ec59c9 5b23eae4a30d4c58824303b3aa9b525d c4fe947c66da40de86b351fba802417c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 767/1645] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:35:23 2026] POST /v2.0/routers => generated 728 bytes in 2908 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:35:26.938 7 INFO neutron.db.l3_hamode_db [None req-6d8a415e-a687-4f87-811b-1c6c25ec59c9 5b23eae4a30d4c58824303b3aa9b525d c4fe947c66da40de86b351fba802417c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 768/1646] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:35:26 2026] DELETE /v2.0/subnets/8c2275dd-0b43-4de6-8b27-f418db7844b7 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1647] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:35:27 2026] DELETE /v2.0/routers/58bb7fbe-d35e-45e5-bde0-6eb1c17f2cf0 => generated 0 bytes in 496 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1648] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:35:26 2026] POST /v2.0/routers => generated 510 bytes in 1453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:35:28.992 7 INFO neutron.services.segments.plugin [-] Segment 1800c9a5-0cdc-47d8-852e-0dcff6885efd resource provider aggregate not found 2026-05-12 12:35:28.997 7 INFO neutron.services.segments.plugin [-] Segment 1800c9a5-0cdc-47d8-852e-0dcff6885efd resource provider aggregate not found 2026-05-12 12:35:29.007 7 INFO neutron.services.segments.plugin [-] Segment 1800c9a5-0cdc-47d8-852e-0dcff6885efd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1800c9a5-0cdc-47d8-852e-0dcff6885efd found for delete ", "request_id": "req-7fd3a115-bf9b-4932-8ae0-5ea02a3803ee"}]} 2026-05-12 12:35:29.012 7 INFO neutron.services.segments.plugin [-] Segment 1800c9a5-0cdc-47d8-852e-0dcff6885efd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1800c9a5-0cdc-47d8-852e-0dcff6885efd found for delete ", "request_id": "req-42c106d4-2596-4efb-85ad-fef8e414adc5"}]} 2026-05-12 12:35:29.032 7 INFO neutron.db.l3_hamode_db [None req-c1ebcf12-21fe-4fb6-a9b1-98f483fad15f 128ef8ec39804fd7b7178c4eeb551745 3ae1f53d697d418bb63a7110111bfd46 - - default default] HA network e5f5d09b-a9d6-466a-ad42-b9049ff43dc6 was deleted as no HA routers are present in tenant 3ae1f53d697d418bb63a7110111bfd46. [pid: 8|app: 0|req: 770/1649] 10.0.0.36 () {34 vars in 781 bytes} [Tue May 12 12:35:27 2026] PUT /v2.0/routers/3a8cd2e3-563b-4e89-aedf-cb63f4be4c9e/add_router_interface => generated 309 bytes in 1519 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1650] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:35:27 2026] DELETE /v2.0/routers/6015dce3-20d4-48b1-aca4-f3b46addb38c => generated 0 bytes in 1217 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1651] 10.0.0.36 () {32 vars in 719 bytes} [Tue May 12 12:35:29 2026] GET /v2.0/routers/dfeaa10a-2f33-4692-b160-41a49d9d1421 => generated 480 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:35:29.368 8 INFO neutron.services.segments.plugin [-] Segment a2a9db8e-eca8-4879-896d-f794623800f7 resource provider aggregate not found 2026-05-12 12:35:29.383 8 INFO neutron.services.segments.plugin [-] Segment a2a9db8e-eca8-4879-896d-f794623800f7 resource provider aggregate not found 2026-05-12 12:35:29.390 8 INFO neutron.services.segments.plugin [-] Segment a2a9db8e-eca8-4879-896d-f794623800f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2a9db8e-eca8-4879-896d-f794623800f7 found for delete ", "request_id": "req-4bd0cf9c-be69-4dff-b70a-efc516f895a9"}]} 2026-05-12 12:35:29.398 8 INFO neutron.services.segments.plugin [-] Segment a2a9db8e-eca8-4879-896d-f794623800f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2a9db8e-eca8-4879-896d-f794623800f7 found for delete ", "request_id": "req-2adc71cd-9a49-4392-abc9-1dd73ed096d2"}]} [pid: 8|app: 0|req: 774/1654] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:35:29 2026] DELETE /v2.0/networks/a0c7215d-8086-475b-8282-5ed6a74a4b74 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1655] 10.0.0.36 () {34 vars in 740 bytes} [Tue May 12 12:35:29 2026] PUT /v2.0/routers/dfeaa10a-2f33-4692-b160-41a49d9d1421 => generated 480 bytes in 772 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1656] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:35:30 2026] GET /v2.0/security-groups?tenant_id=3ae1f53d697d418bb63a7110111bfd46&name=default => generated 2801 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1657] 10.0.0.36 () {32 vars in 734 bytes} [Tue May 12 12:35:30 2026] GET /v2.0/ports?device_id=dfeaa10a-2f33-4692-b160-41a49d9d1421 => 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: 778/1658] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:35:30 2026] DELETE /v2.0/security-groups/0fb62c53-4739-4568-9dac-97e898c32976 => 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: 881/1659] 10.0.0.36 () {34 vars in 781 bytes} [Tue May 12 12:35:29 2026] PUT /v2.0/routers/d0858285-6959-471e-9d4c-2662a4194e07/add_router_interface => generated 309 bytes in 2049 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1660] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:35:31 2026] GET /v2.0/security-groups?tenant_id=13010deb966f490f9ae2978c6e5cc1f9&name=default => generated 2801 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:35:31.267 8 INFO neutron.db.l3_hamode_db [None req-6a7758d2-1821-4e2e-a865-abff416ca7b0 cf6138e908d543b687af1a3401ecda8c 47727cb178a9484596e69e26c588ea05 - - default default] HA network adfdb258-1f85-4e7f-b28f-4756b39e4e32 was deleted as no HA routers are present in tenant 47727cb178a9484596e69e26c588ea05. [pid: 8|app: 0|req: 779/1661] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:35:30 2026] DELETE /v2.0/routers/dfeaa10a-2f33-4692-b160-41a49d9d1421 => generated 0 bytes in 769 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1662] 10.0.0.36 () {32 vars in 715 bytes} [Tue May 12 12:35:31 2026] GET /v2.0/ports/a8cf1222-1965-4455-9047-7fbd72a8bfa8 => generated 959 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1663] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:35:31 2026] DELETE /v2.0/security-groups/249cbd77-a22d-4949-9b2d-2b8876a9b425 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:35:31.477 8 INFO neutron.services.segments.plugin [-] Segment a95f2d0a-e0ca-49c8-85b7-a3dae9a86f03 resource provider aggregate not found 2026-05-12 12:35:31.484 8 INFO neutron.services.segments.plugin [-] Segment a95f2d0a-e0ca-49c8-85b7-a3dae9a86f03 resource provider aggregate not found 2026-05-12 12:35:31.497 8 INFO neutron.services.segments.plugin [-] Segment a95f2d0a-e0ca-49c8-85b7-a3dae9a86f03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a95f2d0a-e0ca-49c8-85b7-a3dae9a86f03 found for delete ", "request_id": "req-6876f6fe-57dd-4a81-bc94-7d5e4717d89d"}]} 2026-05-12 12:35:31.502 8 INFO neutron.services.segments.plugin [-] Segment a95f2d0a-e0ca-49c8-85b7-a3dae9a86f03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a95f2d0a-e0ca-49c8-85b7-a3dae9a86f03 found for delete ", "request_id": "req-fb184089-0564-4ce3-bd96-3854882f5d97"}]} [pid: 8|app: 0|req: 781/1664] 10.0.0.71 () {34 vars in 980 bytes} [Tue May 12 12:35:31 2026] GET /v2.0/networks?id=de0abee1-a8c4-4c1f-8ed9-2310ac48456f => generated 673 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1665] 10.0.0.71 () {34 vars in 963 bytes} [Tue May 12 12:35:31 2026] GET /v2.0/quotas/f6a191ca5e9e4bdd8d56f94adeca2e98 => generated 292 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1666] 10.0.0.71 () {34 vars in 1000 bytes} [Tue May 12 12:35:31 2026] GET /v2.0/ports?tenant_id=f6a191ca5e9e4bdd8d56f94adeca2e98&fields=id => generated 103 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1667] 10.0.0.71 () {34 vars in 1006 bytes} [Tue May 12 12:35:31 2026] GET /v2.0/networks/de0abee1-a8c4-4c1f-8ed9-2310ac48456f?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1668] 10.0.0.71 () {34 vars in 1106 bytes} [Tue May 12 12:35:31 2026] GET /v2.0/networks/de0abee1-a8c4-4c1f-8ed9-2310ac48456f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1669] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:35:32 2026] GET /v2.0/ports?device_id=3572e220-9e93-4cff-a750-043a3a073256 => 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: 884/1670] 10.0.0.36 () {34 vars in 787 bytes} [Tue May 12 12:35:31 2026] PUT /v2.0/routers/d0858285-6959-471e-9d4c-2662a4194e07/remove_router_interface => generated 309 bytes in 1084 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1671] 10.0.0.36 () {32 vars in 734 bytes} [Tue May 12 12:35:32 2026] GET /v2.0/ports?device_id=d0858285-6959-471e-9d4c-2662a4194e07 => 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: 787/1672] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:35:32 2026] GET /v2.0/security-groups?tenant_id=47727cb178a9484596e69e26c588ea05&name=default => generated 2801 bytes in 381 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1673] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:35:32 2026] DELETE /v2.0/security-groups/029f8328-6f3c-45ca-a106-d25a328f5232 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1674] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:35:32 2026] GET /v2.0/networks?id=de0abee1-a8c4-4c1f-8ed9-2310ac48456f => generated 673 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:35:32.951 8 WARNING neutron_lib.context [req-7d8ddd89-56b7-42db-9a63-d63e4be39797 req-e8a172f3-4d56-4a44-845b-562c58f733ce b22b47de82484c35abb56803b412bdad f6a191ca5e9e4bdd8d56f94adeca2e98 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:35:33.254 7 INFO neutron.services.segments.plugin [-] Segment ed999d5e-14cb-431e-9319-30ac6362a2fe resource provider aggregate not found 2026-05-12 12:35:33.260 7 INFO neutron.services.segments.plugin [-] Segment ed999d5e-14cb-431e-9319-30ac6362a2fe resource provider aggregate not found 2026-05-12 12:35:33.281 7 INFO neutron.services.segments.plugin [-] Segment ed999d5e-14cb-431e-9319-30ac6362a2fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed999d5e-14cb-431e-9319-30ac6362a2fe found for delete ", "request_id": "req-8134c519-05ab-4e7c-aeea-537aa36c3231"}]} 2026-05-12 12:35:33.283 7 INFO neutron.services.segments.plugin [-] Segment ed999d5e-14cb-431e-9319-30ac6362a2fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed999d5e-14cb-431e-9319-30ac6362a2fe found for delete ", "request_id": "req-0ce4dd78-b849-4652-a867-c72f37e7e5b0"}]} 2026-05-12 12:35:33.294 7 INFO neutron.db.l3_hamode_db [None req-24730dcd-5b88-4ac3-845e-3b62dcc20232 5b23eae4a30d4c58824303b3aa9b525d c4fe947c66da40de86b351fba802417c - - default default] HA network 500aeb53-81da-41fc-a8e7-e8f31fa8cd93 was deleted as no HA routers are present in tenant c4fe947c66da40de86b351fba802417c. [pid: 7|app: 0|req: 886/1675] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:35:32 2026] DELETE /v2.0/routers/d0858285-6959-471e-9d4c-2662a4194e07 => generated 0 bytes in 879 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1676] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:35:33 2026] GET /v2.0/security-groups?tenant_id=8b887767ff87483c9ceed7d8150beaa7&name=default => generated 2801 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1677] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:35:33 2026] GET /v2.0/ports?device_id=3572e220-9e93-4cff-a750-043a3a073256 => generated 957 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1678] 199.19.213.233 () {38 vars in 954 bytes} [Tue May 12 12:35:32 2026] POST /v2.0/ports => generated 954 bytes in 698 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 791/1679] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:35:33 2026] DELETE /v2.0/subnets/5cf07dfb-7ec1-423f-bded-b10722f34731 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:35:33.903 7 INFO neutron.db.segments_db [None req-cd4aede8-1888-41fc-88c2-1cfb9e532bb8 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Added segment b86698af-7ee3-4504-8d3b-fcd56a07efac of type vxlan for network 2f51ba39-0cb0-424c-9759-6dcbc6f0b88e [pid: 8|app: 0|req: 792/1680] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:35:33 2026] DELETE /v2.0/security-groups/e15bbb4a-cd18-4d8d-8376-71fb9285a479 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1681] 10.0.0.36 () {34 vars in 669 bytes} [Tue May 12 12:35:33 2026] POST /v2.0/networks => generated 741 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1682] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:35:34 2026] GET /v2.0/security-groups?id=9d09fe19-52b0-42e3-ba6a-d725fc89b23d&fields=id&fields=name => generated 88 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-12 12:35:34.468 8 INFO neutron.services.segments.plugin [-] Segment d8fad922-af7a-4e7d-aeb7-fe016888956f resource provider aggregate not found 2026-05-12 12:35:34.473 8 INFO neutron.services.segments.plugin [-] Segment d8fad922-af7a-4e7d-aeb7-fe016888956f resource provider aggregate not found 2026-05-12 12:35:34.489 8 INFO neutron.services.segments.plugin [-] Segment d8fad922-af7a-4e7d-aeb7-fe016888956f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8fad922-af7a-4e7d-aeb7-fe016888956f found for delete ", "request_id": "req-03319215-2630-4180-98ea-5efd742932ff"}]} [pid: 8|app: 0|req: 794/1683] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:35:34 2026] DELETE /v2.0/networks/b31b45da-9f3d-4c33-83c1-bf8189385846 => generated 0 bytes in 417 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:35:34.501 8 INFO neutron.services.segments.plugin [-] Segment d8fad922-af7a-4e7d-aeb7-fe016888956f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8fad922-af7a-4e7d-aeb7-fe016888956f found for delete ", "request_id": "req-88a7f7ca-c16e-48c3-b7e8-10ffd8313583"}]} [pid: 7|app: 0|req: 890/1684] 199.19.213.233 () {38 vars in 1027 bytes} [Tue May 12 12:35:34 2026] PUT /v2.0/ports/e56eed01-87cc-4df6-9bd8-89cf907f7b01 => generated 1199 bytes in 551 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:35:34.674 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a4f32af-b1f7-4d55-87bf-bfb9d8a5ebe6'] response: {'name': 'network-changed', 'server_uuid': '3572e220-9e93-4cff-a750-043a3a073256', 'tag': 'e56eed01-87cc-4df6-9bd8-89cf907f7b01', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 795/1685] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:35:34 2026] POST /v2.0/subnets => generated 664 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:35:34.730 8 WARNING neutron_lib.context [None req-30b3fda2-6043-4a5b-bc4f-6609ee32f1f9 5b23eae4a30d4c58824303b3aa9b525d c4fe947c66da40de86b351fba802417c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 891/1686] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:35:34 2026] GET /v2.0/security-groups?tenant_id=626c39d801b94ac695e554aa81476e13&name=default => generated 2801 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:35:34.769 8 INFO neutron.db.segments_db [None req-30b3fda2-6043-4a5b-bc4f-6609ee32f1f9 5b23eae4a30d4c58824303b3aa9b525d c4fe947c66da40de86b351fba802417c - - default default] Added segment f0cecab0-b56c-4b26-9106-abec7eafd937 of type vxlan for network 13990d79-7c48-4335-93e4-5d427a56676d [pid: 7|app: 0|req: 892/1687] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:35:34 2026] GET /v2.0/ports?tenant_id=f6a191ca5e9e4bdd8d56f94adeca2e98&device_id=3572e220-9e93-4cff-a750-043a3a073256 => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:35:34.858 7 INFO neutron.db.segments_db [None req-8eb66bf1-5731-477b-91fb-f84a543a30a0 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Added segment 103c160a-050e-4d09-b072-b7d3b5b32171 of type vxlan for network 4ffd2dc3-e9d0-4309-b97e-dc89cb525027 2026-05-12 12:35:35.073 8 INFO neutron.db.l3_hamode_db [None req-30b3fda2-6043-4a5b-bc4f-6609ee32f1f9 5b23eae4a30d4c58824303b3aa9b525d c4fe947c66da40de86b351fba802417c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:35:35.150 7 INFO neutron.db.l3_hamode_db [None req-8eb66bf1-5731-477b-91fb-f84a543a30a0 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:35:36.224 7 INFO neutron.db.l3_hamode_db [None req-8eb66bf1-5731-477b-91fb-f84a543a30a0 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:35:36.572 8 INFO neutron.db.l3_hamode_db [None req-30b3fda2-6043-4a5b-bc4f-6609ee32f1f9 5b23eae4a30d4c58824303b3aa9b525d c4fe947c66da40de86b351fba802417c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 893/1688] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:35:34 2026] POST /v2.0/routers => generated 728 bytes in 2750 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1689] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:35:37 2026] DELETE /v2.0/security-groups/6ebcd38b-3697-4ca4-b309-02457c48e053 => 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: 895/1690] 199.19.213.233 () {34 vars in 1057 bytes} [Tue May 12 12:35:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=e56eed01-87cc-4df6-9bd8-89cf907f7b01 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1691] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:35:37 2026] GET /v2.0/ports?device_id=3572e220-9e93-4cff-a750-043a3a073256 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1692] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:35:34 2026] POST /v2.0/routers => generated 692 bytes in 3013 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1693] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:35:37 2026] GET /v2.0/subnets?id=63a01e59-0c80-4b82-b793-84d1bccf0bda => generated 667 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1694] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:35:37 2026] GET /v2.0/security-groups?id=9d09fe19-52b0-42e3-ba6a-d725fc89b23d&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1695] 10.0.0.36 () {32 vars in 719 bytes} [Tue May 12 12:35:37 2026] GET /v2.0/routers/54ca98e7-8ddc-4587-a3a6-517c83a3f47e => generated 698 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1696] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:35:37 2026] GET /v2.0/ports?network_id=de0abee1-a8c4-4c1f-8ed9-2310ac48456f&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: 801/1697] 10.0.0.36 () {32 vars in 645 bytes} [Tue May 12 12:35:37 2026] GET /v2.0/routers => generated 701 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1698] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:35:38 2026] GET /v2.0/networks/de0abee1-a8c4-4c1f-8ed9-2310ac48456f?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: 803/1699] 10.0.0.36 () {34 vars in 739 bytes} [Tue May 12 12:35:38 2026] PUT /v2.0/routers/54ca98e7-8ddc-4587-a3a6-517c83a3f47e => generated 705 bytes in 503 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1700] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:35:38 2026] GET /v2.0/networks/de0abee1-a8c4-4c1f-8ed9-2310ac48456f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1701] 10.0.0.36 () {32 vars in 719 bytes} [Tue May 12 12:35:38 2026] GET /v2.0/routers/54ca98e7-8ddc-4587-a3a6-517c83a3f47e => generated 705 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1702] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:35:38 2026] GET /v2.0/ports?tenant_id=f6a191ca5e9e4bdd8d56f94adeca2e98&device_id=3572e220-9e93-4cff-a750-043a3a073256 => generated 1238 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1703] 10.0.0.36 () {32 vars in 734 bytes} [Tue May 12 12:35:38 2026] GET /v2.0/ports?device_id=54ca98e7-8ddc-4587-a3a6-517c83a3f47e => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1704] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:35:38 2026] GET /v2.0/networks?id=de0abee1-a8c4-4c1f-8ed9-2310ac48456f => generated 769 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1705] 10.0.0.36 () {34 vars in 781 bytes} [Tue May 12 12:35:37 2026] PUT /v2.0/routers/97f6b2a1-4cc1-4c1b-9f94-b09544c5d7b2/add_router_interface => generated 309 bytes in 1644 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1706] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:35:39 2026] GET /v2.0/ports?device_id=3572e220-9e93-4cff-a750-043a3a073256 => generated 969 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1707] 199.19.213.233 () {34 vars in 1057 bytes} [Tue May 12 12:35:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=e56eed01-87cc-4df6-9bd8-89cf907f7b01 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1708] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:35:39 2026] GET /v2.0/security-groups?id=9d09fe19-52b0-42e3-ba6a-d725fc89b23d&fields=id&fields=name => generated 88 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1709] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:35:39 2026] GET /v2.0/subnets?id=63a01e59-0c80-4b82-b793-84d1bccf0bda => generated 667 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1710] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:35:39 2026] GET /v2.0/ports?network_id=de0abee1-a8c4-4c1f-8ed9-2310ac48456f&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1711] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:35:39 2026] GET /v2.0/networks/de0abee1-a8c4-4c1f-8ed9-2310ac48456f?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1712] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:35:39 2026] GET /v2.0/networks/de0abee1-a8c4-4c1f-8ed9-2310ac48456f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:35:40.047 8 INFO neutron.services.segments.plugin [-] Segment f0cecab0-b56c-4b26-9106-abec7eafd937 resource provider aggregate not found 2026-05-12 12:35:40.052 8 INFO neutron.services.segments.plugin [-] Segment f0cecab0-b56c-4b26-9106-abec7eafd937 resource provider aggregate not found 2026-05-12 12:35:40.069 8 INFO neutron.services.segments.plugin [-] Segment f0cecab0-b56c-4b26-9106-abec7eafd937 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0cecab0-b56c-4b26-9106-abec7eafd937 found for delete ", "request_id": "req-ac542cc6-869c-4284-a729-f4318c20389d"}]} 2026-05-12 12:35:40.071 8 INFO neutron.services.segments.plugin [-] Segment f0cecab0-b56c-4b26-9106-abec7eafd937 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0cecab0-b56c-4b26-9106-abec7eafd937 found for delete ", "request_id": "req-ae681b85-b8f0-4ea6-b941-1ff78ae88f95"}]} 2026-05-12 12:35:40.079 8 INFO neutron.db.l3_hamode_db [None req-41827bf4-4b57-4544-bb01-be0477303a78 5b23eae4a30d4c58824303b3aa9b525d c4fe947c66da40de86b351fba802417c - - default default] HA network 13990d79-7c48-4335-93e4-5d427a56676d was deleted as no HA routers are present in tenant c4fe947c66da40de86b351fba802417c. [pid: 8|app: 0|req: 809/1713] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:35:38 2026] DELETE /v2.0/routers/54ca98e7-8ddc-4587-a3a6-517c83a3f47e => generated 0 bytes in 1159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1714] 10.0.0.36 () {32 vars in 734 bytes} [Tue May 12 12:35:40 2026] GET /v2.0/ports?device_id=54ca98e7-8ddc-4587-a3a6-517c83a3f47e => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:35:40.153 8 INFO neutron.api.v2.resource [None req-043d6974-b9ab-42b8-b787-79b93e46e3fe 5b23eae4a30d4c58824303b3aa9b525d c4fe947c66da40de86b351fba802417c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 810/1715] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:35:40 2026] DELETE /v2.0/routers/54ca98e7-8ddc-4587-a3a6-517c83a3f47e => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1716] 10.0.0.36 () {32 vars in 734 bytes} [Tue May 12 12:35:40 2026] GET /v2.0/ports?device_id=d0858285-6959-471e-9d4c-2662a4194e07 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:35:40.220 8 INFO neutron.api.v2.resource [None req-4b055eed-4feb-4037-87f9-deb5f8e80d68 5b23eae4a30d4c58824303b3aa9b525d c4fe947c66da40de86b351fba802417c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 811/1717] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:35:40 2026] DELETE /v2.0/routers/d0858285-6959-471e-9d4c-2662a4194e07 => generated 135 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:35:40.249 7 INFO neutron.pecan_wsgi.hooks.translation [None req-edc317bd-d2b5-4716-84a9-c76ed1ffcbef 5b23eae4a30d4c58824303b3aa9b525d c4fe947c66da40de86b351fba802417c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 907/1718] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:35:40 2026] DELETE /v2.0/subnets/5cf07dfb-7ec1-423f-bded-b10722f34731 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1719] 10.0.0.36 () {32 vars in 734 bytes} [Tue May 12 12:35:40 2026] GET /v2.0/ports?device_id=c7ba612c-3602-4fd5-ab96-966b47a83a0d => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:35:40.316 7 INFO neutron.api.v2.resource [None req-73b27334-6d24-4463-8eb8-256779b2125c 5b23eae4a30d4c58824303b3aa9b525d c4fe947c66da40de86b351fba802417c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 908/1720] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:35:40 2026] DELETE /v2.0/routers/c7ba612c-3602-4fd5-ab96-966b47a83a0d => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:35:40.342 8 INFO neutron.pecan_wsgi.hooks.translation [None req-782f5e78-02ef-4fa7-9a67-8fb7f5934ce9 5b23eae4a30d4c58824303b3aa9b525d c4fe947c66da40de86b351fba802417c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 813/1721] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:35:40 2026] DELETE /v2.0/subnets/b47b1fcd-b17d-43b8-ba81-5ee38aea3751 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1722] 10.0.0.36 () {32 vars in 734 bytes} [Tue May 12 12:35:40 2026] GET /v2.0/ports?device_id=2131ffd5-36b5-4ce5-8a8a-f3fde7b62ae6 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:35:40.414 8 INFO neutron.api.v2.resource [None req-07f2d603-5562-4a85-9b89-66eb74919d98 5b23eae4a30d4c58824303b3aa9b525d c4fe947c66da40de86b351fba802417c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 814/1723] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:35:40 2026] DELETE /v2.0/routers/2131ffd5-36b5-4ce5-8a8a-f3fde7b62ae6 => generated 135 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:35:40.440 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2079ed72-49a3-4363-a4f9-4e6a29989df1 5b23eae4a30d4c58824303b3aa9b525d c4fe947c66da40de86b351fba802417c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 910/1724] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:35:40 2026] DELETE /v2.0/subnets/2e7ea397-842e-42ab-94b9-bc2b44d314c7 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:35:40.469 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3c7eac34-6b98-447f-ae81-e6b7d098ab5e 5b23eae4a30d4c58824303b3aa9b525d c4fe947c66da40de86b351fba802417c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 815/1725] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:35:40 2026] DELETE /v2.0/subnets/912fefe3-a185-4872-803f-1969a4634d71 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:35:40.730 7 INFO neutron.db.segments_db [None req-28a306fc-17ca-44c8-9950-c512aa57a013 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Added segment c5c00aa2-29d3-4d06-8e9a-0cd9c341f128 of type vxlan for network a4ce94e5-61f3-43ed-b41c-841b8759f434 [pid: 7|app: 0|req: 911/1726] 10.0.0.36 () {34 vars in 669 bytes} [Tue May 12 12:35:40 2026] POST /v2.0/networks => generated 741 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1727] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:35:40 2026] GET /v2.0/ports?device_id=3572e220-9e93-4cff-a750-043a3a073256 => generated 971 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1728] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:35:40 2026] GET /v2.0/security-groups?id=9d09fe19-52b0-42e3-ba6a-d725fc89b23d&fields=id&fields=name => generated 88 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1729] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:35:40 2026] POST /v2.0/subnets => generated 664 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1730] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:35:41 2026] GET /v2.0/security-groups?tenant_id=c4fe947c66da40de86b351fba802417c&name=default => generated 2801 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:35:41.237 7 WARNING neutron_lib.context [None req-e05b3c0e-1b4a-4977-9d70-03d1da9480f9 b1186ab1d9f14506a33759a716ab99c9 332f361570c14889b608b22b106d1621 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:35:41.268 8 INFO neutron.db.segments_db [None req-b0c25e76-6202-4b01-b1c6-174958231f11 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Added segment 772115d1-7bd7-4803-8eea-a411a9a9554d of type vxlan for network 05e82ec7-b14d-4ccc-8da5-a56018c61fed 2026-05-12 12:35:41.661 8 INFO neutron.db.l3_hamode_db [None req-b0c25e76-6202-4b01-b1c6-174958231f11 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 913/1731] 10.0.0.36 () {34 vars in 674 bytes} [Tue May 12 12:35:41 2026] POST /v2.0/floatingips => generated 552 bytes in 815 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1732] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:35:41 2026] DELETE /v2.0/security-groups/d8f550e4-8b51-43ea-b9e5-e96f3c0fe057 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1733] 10.0.0.36 () {34 vars in 757 bytes} [Tue May 12 12:35:41 2026] PUT /v2.0/floatingips/2091a90d-28f5-44f5-ae47-2458268abdcb/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1734] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:35:42 2026] GET /v2.0/ports?device_id=3572e220-9e93-4cff-a750-043a3a073256 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1735] 10.0.0.36 () {32 vars in 737 bytes} [Tue May 12 12:35:42 2026] GET /v2.0/floatingips/2091a90d-28f5-44f5-ae47-2458268abdcb/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1736] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:35:42 2026] GET /v2.0/security-groups?id=9d09fe19-52b0-42e3-ba6a-d725fc89b23d&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: 919/1737] 10.0.0.36 () {34 vars in 768 bytes} [Tue May 12 12:35:42 2026] PUT /v2.0/floatingips/2091a90d-28f5-44f5-ae47-2458268abdcb/tags/green => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1738] 10.0.0.36 () {32 vars in 737 bytes} [Tue May 12 12:35:42 2026] GET /v2.0/floatingips/2091a90d-28f5-44f5-ae47-2458268abdcb/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1739] 10.0.0.36 () {34 vars in 764 bytes} [Tue May 12 12:35:42 2026] PUT /v2.0/floatingips/2091a90d-28f5-44f5-ae47-2458268abdcb/tags/red => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1740] 10.0.0.36 () {32 vars in 737 bytes} [Tue May 12 12:35:42 2026] GET /v2.0/floatingips/2091a90d-28f5-44f5-ae47-2458268abdcb/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1741] 10.0.0.36 () {34 vars in 786 bytes} [Tue May 12 12:35:42 2026] PUT /v2.0/floatingips/2091a90d-28f5-44f5-ae47-2458268abdcb/tags/black.or.white => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1742] 10.0.0.36 () {32 vars in 737 bytes} [Tue May 12 12:35:42 2026] GET /v2.0/floatingips/2091a90d-28f5-44f5-ae47-2458268abdcb/tags => generated 52 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1743] 10.0.0.36 () {34 vars in 757 bytes} [Tue May 12 12:35:42 2026] PUT /v2.0/floatingips/2091a90d-28f5-44f5-ae47-2458268abdcb/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1744] 10.0.0.36 () {32 vars in 737 bytes} [Tue May 12 12:35:42 2026] GET /v2.0/floatingips/2091a90d-28f5-44f5-ae47-2458268abdcb/tags => generated 37 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1745] 10.0.0.36 () {32 vars in 745 bytes} [Tue May 12 12:35:42 2026] GET /v2.0/floatingips/2091a90d-28f5-44f5-ae47-2458268abdcb/tags/red => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:35:42.699 7 INFO neutron.api.v2.resource [None req-23f13924-995f-4221-ae26-47cb0e0bd3e2 b1186ab1d9f14506a33759a716ab99c9 332f361570c14889b608b22b106d1621 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 928/1746] 10.0.0.36 () {32 vars in 749 bytes} [Tue May 12 12:35:42 2026] GET /v2.0/floatingips/2091a90d-28f5-44f5-ae47-2458268abdcb/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1747] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:35:42 2026] GET /v2.0/ports?device_id=3572e220-9e93-4cff-a750-043a3a073256 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1748] 10.0.0.36 () {32 vars in 748 bytes} [Tue May 12 12:35:42 2026] DELETE /v2.0/floatingips/2091a90d-28f5-44f5-ae47-2458268abdcb/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:35:42.843 8 INFO neutron.db.l3_hamode_db [None req-b0c25e76-6202-4b01-b1c6-174958231f11 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 931/1749] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:35:42 2026] GET /v2.0/security-groups?id=9d09fe19-52b0-42e3-ba6a-d725fc89b23d&fields=id&fields=name => generated 88 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1750] 10.0.0.36 () {32 vars in 737 bytes} [Tue May 12 12:35:42 2026] GET /v2.0/floatingips/2091a90d-28f5-44f5-ae47-2458268abdcb/tags => generated 30 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:35:42.979 7 INFO neutron.api.v2.resource [None req-14741c25-ea80-4cf4-9c6c-9146f283b3b8 b1186ab1d9f14506a33759a716ab99c9 332f361570c14889b608b22b106d1621 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 933/1751] 10.0.0.36 () {32 vars in 752 bytes} [Tue May 12 12:35:42 2026] DELETE /v2.0/floatingips/2091a90d-28f5-44f5-ae47-2458268abdcb/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1752] 10.0.0.36 () {32 vars in 740 bytes} [Tue May 12 12:35:42 2026] DELETE /v2.0/floatingips/2091a90d-28f5-44f5-ae47-2458268abdcb/tags => 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: 935/1753] 10.0.0.36 () {32 vars in 737 bytes} [Tue May 12 12:35:43 2026] GET /v2.0/floatingips/2091a90d-28f5-44f5-ae47-2458268abdcb/tags => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1754] 10.0.0.36 () {32 vars in 730 bytes} [Tue May 12 12:35:43 2026] DELETE /v2.0/floatingips/2091a90d-28f5-44f5-ae47-2458268abdcb => generated 0 bytes in 371 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1755] 199.19.213.233 () {34 vars in 993 bytes} [Tue May 12 12:35:43 2026] GET /v2.0/ports?device_id=3572e220-9e93-4cff-a750-043a3a073256 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1756] 199.19.213.233 () {36 vars in 996 bytes} [Tue May 12 12:35:43 2026] DELETE /v2.0/ports/e56eed01-87cc-4df6-9bd8-89cf907f7b01 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:35:43.922 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-57041daf-439c-481d-9594-3c00f70c6584'] response: {'server_uuid': '3572e220-9e93-4cff-a750-043a3a073256', 'name': 'network-vif-deleted', 'tag': 'e56eed01-87cc-4df6-9bd8-89cf907f7b01', 'status': 'completed', 'code': 200} 2026-05-12 12:35:44.287 7 WARNING neutron_lib.context [None req-fdf86a6e-0568-4324-bb9b-859d96084f08 858ccd1f23334cfaae694fe35978baa3 203d2181e6c94ca7a9deae82c5618ce5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 819/1757] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:35:41 2026] POST /v2.0/routers => generated 728 bytes in 3300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1758] 10.0.0.36 () {34 vars in 682 bytes} [Tue May 12 12:35:43 2026] POST /v2.0/security-groups => generated 1561 bytes in 608 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1761] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:35:44 2026] GET /v2.0/ports?device_id=3572e220-9e93-4cff-a750-043a3a073256 => 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: 942/1762] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:35:44 2026] GET /v2.0/security-groups?tenant_id=648f5d80900b4238952cd305329d8d9a&name=default => generated 2801 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1763] 10.0.0.36 () {32 vars in 661 bytes} [Tue May 12 12:35:44 2026] GET /v2.0/security-groups => generated 4344 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1764] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:35:44 2026] DELETE /v2.0/security-groups/8f949a62-575a-440c-b0c5-b686af920cbb => 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: 945/1765] 10.0.0.36 () {34 vars in 756 bytes} [Tue May 12 12:35:44 2026] PUT /v2.0/security-groups/e8cf7be2-2c96-4bb5-b487-32a4f59e734d => generated 1599 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1766] 10.0.0.36 () {32 vars in 735 bytes} [Tue May 12 12:35:44 2026] GET /v2.0/security-groups/e8cf7be2-2c96-4bb5-b487-32a4f59e734d => generated 1599 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1767] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:35:44 2026] GET /v2.0/security-groups?tenant_id=332f361570c14889b608b22b106d1621&name=default => generated 2801 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1768] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:35:45 2026] DELETE /v2.0/security-groups/e8cf7be2-2c96-4bb5-b487-32a4f59e734d => 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: 949/1769] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:35:45 2026] DELETE /v2.0/security-groups/742cdf6c-b316-4971-bed4-6739cfe7f6f5 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1770] 10.0.0.36 () {32 vars in 661 bytes} [Tue May 12 12:35:45 2026] GET /v2.0/security-groups => generated 2801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:35:45.303 7 INFO neutron.api.v2.resource [None req-6a3ccbab-33d5-4f84-8a9b-bac38e8895c7 858ccd1f23334cfaae694fe35978baa3 203d2181e6c94ca7a9deae82c5618ce5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 951/1771] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:35:45 2026] DELETE /v2.0/security-groups/e8cf7be2-2c96-4bb5-b487-32a4f59e734d => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:35:45.318 7 WARNING neutron_lib.context [None req-b7cb9ef7-0e37-440f-9415-da0e89e6e138 858ccd1f23334cfaae694fe35978baa3 203d2181e6c94ca7a9deae82c5618ce5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 952/1772] 10.0.0.36 () {34 vars in 682 bytes} [Tue May 12 12:35:45 2026] POST /v2.0/security-groups => generated 1561 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 12:35:45.512 7 WARNING neutron_lib.context [None req-d80511b0-78c9-41ab-9aaa-6822f2bc7387 858ccd1f23334cfaae694fe35978baa3 203d2181e6c94ca7a9deae82c5618ce5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 953/1773] 10.0.0.36 () {34 vars in 693 bytes} [Tue May 12 12:35:45 2026] POST /v2.0/security-group-rules => generated 569 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1774] 10.0.0.36 () {32 vars in 745 bytes} [Tue May 12 12:35:45 2026] GET /v2.0/security-group-rules/8c3eb356-d75f-4e69-aa17-5b7308d44bd4 => generated 569 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1775] 10.0.0.36 () {32 vars in 671 bytes} [Tue May 12 12:35:45 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1776] 10.0.0.36 () {32 vars in 748 bytes} [Tue May 12 12:35:45 2026] DELETE /v2.0/security-group-rules/8c3eb356-d75f-4e69-aa17-5b7308d44bd4 => 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: 957/1777] 10.0.0.36 () {32 vars in 671 bytes} [Tue May 12 12:35:45 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:35:45.943 7 WARNING neutron_lib.context [None req-28ef6450-a939-4c0d-a465-d179d0d08fb5 858ccd1f23334cfaae694fe35978baa3 203d2181e6c94ca7a9deae82c5618ce5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 821/1778] 10.0.0.36 () {34 vars in 781 bytes} [Tue May 12 12:35:44 2026] PUT /v2.0/routers/63d3f77d-a616-4d86-9ed4-0b34d90bb8d8/add_router_interface => generated 309 bytes in 1571 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1779] 10.0.0.36 () {34 vars in 693 bytes} [Tue May 12 12:35:45 2026] POST /v2.0/security-group-rules => generated 569 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1780] 10.0.0.36 () {32 vars in 745 bytes} [Tue May 12 12:35:46 2026] GET /v2.0/security-group-rules/681b4710-7a64-405e-8674-3ba7cdfaf736 => generated 569 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1781] 10.0.0.36 () {32 vars in 671 bytes} [Tue May 12 12:35:46 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1782] 10.0.0.36 () {32 vars in 748 bytes} [Tue May 12 12:35:46 2026] DELETE /v2.0/security-group-rules/681b4710-7a64-405e-8674-3ba7cdfaf736 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1783] 10.0.0.36 () {32 vars in 671 bytes} [Tue May 12 12:35:46 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:35:46.361 8 WARNING neutron_lib.context [None req-db4a12ae-c7ff-4491-ae5f-d5b6f9fe4f7a 858ccd1f23334cfaae694fe35978baa3 203d2181e6c94ca7a9deae82c5618ce5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:35:46.381 8 INFO neutron.db.securitygroups_db [None req-db4a12ae-c7ff-4491-ae5f-d5b6f9fe4f7a 858ccd1f23334cfaae694fe35978baa3 203d2181e6c94ca7a9deae82c5618ce5 - - default default] Project 203d2181e6c94ca7a9deae82c5618ce5 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: 824/1784] 10.0.0.36 () {34 vars in 693 bytes} [Tue May 12 12:35:46 2026] POST /v2.0/security-group-rules => generated 575 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1785] 10.0.0.36 () {32 vars in 745 bytes} [Tue May 12 12:35:46 2026] GET /v2.0/security-group-rules/e330e4c7-73d8-49d9-ac97-098e8a1bafab => generated 575 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1786] 10.0.0.36 () {32 vars in 671 bytes} [Tue May 12 12:35:46 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1787] 10.0.0.36 () {32 vars in 748 bytes} [Tue May 12 12:35:46 2026] DELETE /v2.0/security-group-rules/e330e4c7-73d8-49d9-ac97-098e8a1bafab => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1788] 10.0.0.36 () {32 vars in 671 bytes} [Tue May 12 12:35:46 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:35:46.737 8 WARNING neutron_lib.context [None req-a6e54057-d765-4c9e-878b-7afa81bfe4c8 8f1ab8feacb0423bbc8aa075553e4004 4763572ef6f7445d9a145b8739bcc926 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 963/1789] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:35:46 2026] DELETE /v2.0/security-groups/506d12fe-b486-4127-b1d0-e3a1864962dc => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1790] 10.0.0.36 () {32 vars in 661 bytes} [Tue May 12 12:35:46 2026] GET /v2.0/security-groups => generated 2801 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1791] 10.0.0.36 () {32 vars in 661 bytes} [Tue May 12 12:35:46 2026] GET /v2.0/security-groups => generated 2801 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1792] 10.0.0.36 () {34 vars in 683 bytes} [Tue May 12 12:35:46 2026] POST /v2.0/security-groups => generated 1609 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 12:35:46.853 7 WARNING neutron_lib.context [None req-d160abb9-0cf2-49f8-94f5-12c9698d1900 8f1ab8feacb0423bbc8aa075553e4004 4763572ef6f7445d9a145b8739bcc926 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 966/1793] 10.0.0.36 () {34 vars in 693 bytes} [Tue May 12 12:35:46 2026] POST /v2.0/security-group-rules => generated 565 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:35:46.953 7 WARNING neutron_lib.context [None req-d0096984-0ef3-4b71-ad6e-21e2213a7a54 8f1ab8feacb0423bbc8aa075553e4004 4763572ef6f7445d9a145b8739bcc926 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 967/1794] 10.0.0.36 () {34 vars in 693 bytes} [Tue May 12 12:35:46 2026] POST /v2.0/security-group-rules => generated 564 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:35:47.088 7 WARNING neutron_lib.context [None req-d99e7ff4-b6ac-4d5a-a40a-35d57aed7118 8f1ab8feacb0423bbc8aa075553e4004 4763572ef6f7445d9a145b8739bcc926 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 968/1795] 10.0.0.36 () {34 vars in 693 bytes} [Tue May 12 12:35:47 2026] POST /v2.0/security-group-rules => generated 570 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:35:47.208 7 WARNING neutron_lib.context [None req-890c88f8-fe5f-479b-8656-7e1ee12340e0 8f1ab8feacb0423bbc8aa075553e4004 4763572ef6f7445d9a145b8739bcc926 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 969/1796] 10.0.0.36 () {34 vars in 693 bytes} [Tue May 12 12:35:47 2026] POST /v2.0/security-group-rules => generated 569 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:35:47.333 7 WARNING neutron_lib.context [None req-f5bf5020-fde4-4e54-8530-83a40ecb61b3 8f1ab8feacb0423bbc8aa075553e4004 4763572ef6f7445d9a145b8739bcc926 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:35:47.375 7 INFO neutron.db.securitygroups_db [None req-f5bf5020-fde4-4e54-8530-83a40ecb61b3 8f1ab8feacb0423bbc8aa075553e4004 4763572ef6f7445d9a145b8739bcc926 - - default default] Project 4763572ef6f7445d9a145b8739bcc926 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: 970/1797] 10.0.0.36 () {34 vars in 693 bytes} [Tue May 12 12:35:47 2026] POST /v2.0/security-group-rules => generated 575 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1798] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:35:47 2026] GET /v2.0/security-groups?tenant_id=203d2181e6c94ca7a9deae82c5618ce5&name=default => generated 2801 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:35:47.754 7 WARNING neutron_lib.context [None req-3a4e0c78-151b-4997-b7bb-5b7337caa811 8f1ab8feacb0423bbc8aa075553e4004 4763572ef6f7445d9a145b8739bcc926 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:35:47.787 7 INFO neutron.db.securitygroups_db [None req-3a4e0c78-151b-4997-b7bb-5b7337caa811 8f1ab8feacb0423bbc8aa075553e4004 4763572ef6f7445d9a145b8739bcc926 - - default default] Project 4763572ef6f7445d9a145b8739bcc926 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: 972/1799] 10.0.0.36 () {34 vars in 693 bytes} [Tue May 12 12:35:47 2026] POST /v2.0/security-group-rules => generated 574 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1800] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:35:47 2026] DELETE /v2.0/security-groups/2df5202a-5b76-4399-9c84-61d93af5912c => 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: 828/1801] 10.0.0.36 () {34 vars in 787 bytes} [Tue May 12 12:35:46 2026] PUT /v2.0/routers/3a8cd2e3-563b-4e89-aedf-cb63f4be4c9e/remove_router_interface => generated 309 bytes in 1211 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:35:48.339 8 WARNING neutron_lib.context [None req-2dee7362-affb-4df6-ae4a-fa539c6e35aa 8f1ab8feacb0423bbc8aa075553e4004 4763572ef6f7445d9a145b8739bcc926 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 829/1802] 10.0.0.36 () {34 vars in 683 bytes} [Tue May 12 12:35:48 2026] POST /v2.0/security-groups => generated 1596 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 12:35:48.482 8 WARNING neutron_lib.context [None req-7f2dacea-19bd-44ce-b485-e57f12375ff1 8f1ab8feacb0423bbc8aa075553e4004 4763572ef6f7445d9a145b8739bcc926 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 830/1803] 10.0.0.36 () {34 vars in 693 bytes} [Tue May 12 12:35:48 2026] POST /v2.0/security-group-rules => generated 565 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:35:48.591 8 WARNING neutron_lib.context [None req-a52ea218-5323-4ab6-a090-fe02436e8bf2 8f1ab8feacb0423bbc8aa075553e4004 4763572ef6f7445d9a145b8739bcc926 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 831/1804] 10.0.0.36 () {34 vars in 693 bytes} [Tue May 12 12:35:48 2026] POST /v2.0/security-group-rules => generated 570 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:35:48.702 8 WARNING neutron_lib.context [None req-2a982e0b-865a-42c6-91a9-6df75d669a79 8f1ab8feacb0423bbc8aa075553e4004 4763572ef6f7445d9a145b8739bcc926 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:35:49.262 7 INFO neutron.services.segments.plugin [-] Segment f1efe2b6-e29f-4808-99df-55584203688c resource provider aggregate not found 2026-05-12 12:35:49.267 7 INFO neutron.services.segments.plugin [-] Segment f1efe2b6-e29f-4808-99df-55584203688c resource provider aggregate not found 2026-05-12 12:35:49.285 7 INFO neutron.services.segments.plugin [-] Segment f1efe2b6-e29f-4808-99df-55584203688c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1efe2b6-e29f-4808-99df-55584203688c found for delete ", "request_id": "req-e6d98deb-3847-4462-ad40-9e9e27028915"}]} 2026-05-12 12:35:49.287 7 INFO neutron.services.segments.plugin [-] Segment f1efe2b6-e29f-4808-99df-55584203688c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1efe2b6-e29f-4808-99df-55584203688c found for delete ", "request_id": "req-cce2008e-93f8-490e-85aa-fbc3f1e16fb3"}]} 2026-05-12 12:35:49.294 7 INFO neutron.db.l3_hamode_db [None req-b4ea0c8d-1673-457f-8749-d4bed3a9291c 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] HA network b132f2ca-b761-40b9-8fca-334b02d495e9 was deleted as no HA routers are present in tenant f6a191ca5e9e4bdd8d56f94adeca2e98. [pid: 7|app: 0|req: 974/1805] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:35:48 2026] DELETE /v2.0/routers/3a8cd2e3-563b-4e89-aedf-cb63f4be4c9e => generated 0 bytes in 1226 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1806] 10.0.0.36 () {34 vars in 674 bytes} [Tue May 12 12:35:48 2026] POST /v2.0/floatingips => generated 552 bytes in 677 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1807] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:35:49 2026] DELETE /v2.0/subnets/63a01e59-0c80-4b82-b793-84d1bccf0bda => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1808] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:35:49 2026] GET /v2.0/security-groups?tenant_id=4217262054774971818d941403a79907&name=default => generated 2801 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1809] 10.0.0.71 () {34 vars in 1098 bytes} [Tue May 12 12:35:49 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1411034752&fields=id&tenant_id=4763572ef6f7445d9a145b8739bcc926 => generated 69 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1810] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:35:49 2026] DELETE /v2.0/security-groups/d8818cac-07d4-46c7-abc9-cd4d20ff0177 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1811] 10.0.0.71 () {34 vars in 1096 bytes} [Tue May 12 12:35:49 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-574115741&fields=id&tenant_id=4763572ef6f7445d9a145b8739bcc926 => 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: 837/1812] 10.0.0.71 () {34 vars in 980 bytes} [Tue May 12 12:35:49 2026] GET /v2.0/networks?id=2f51ba39-0cb0-424c-9759-6dcbc6f0b88e => generated 673 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1813] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:35:49 2026] DELETE /v2.0/networks/de0abee1-a8c4-4c1f-8ed9-2310ac48456f => generated 0 bytes in 388 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1814] 10.0.0.71 () {34 vars in 963 bytes} [Tue May 12 12:35:50 2026] GET /v2.0/quotas/4763572ef6f7445d9a145b8739bcc926 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:35:50.113 8 WARNING neutron_lib.context [None req-df3fbce6-15a1-4ae1-a2cb-50109c2207c1 2bd8a19247de47058016c6f14274dcfa e6065ca39f5644acb1c383fb11fcf6cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 978/1815] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:35:50 2026] GET /v2.0/security-groups?tenant_id=f3255f202cba4a5d988c3c4e53aef55d&name=default => generated 2801 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1816] 10.0.0.71 () {34 vars in 1000 bytes} [Tue May 12 12:35:50 2026] GET /v2.0/ports?tenant_id=4763572ef6f7445d9a145b8739bcc926&fields=id => generated 103 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1817] 10.0.0.36 () {34 vars in 682 bytes} [Tue May 12 12:35:49 2026] POST /v2.0/security-groups => generated 1561 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1818] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:35:50 2026] GET /v2.0/security-groups?tenant_id=f6a191ca5e9e4bdd8d56f94adeca2e98&name=default => generated 2801 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1819] 10.0.0.71 () {34 vars in 1006 bytes} [Tue May 12 12:35:50 2026] GET /v2.0/networks/2f51ba39-0cb0-424c-9759-6dcbc6f0b88e?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1820] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:35:50 2026] DELETE /v2.0/security-groups/1d835219-2080-480c-a278-3464cc15364f => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1821] 10.0.0.36 () {32 vars in 661 bytes} [Tue May 12 12:35:50 2026] GET /v2.0/security-groups => generated 4344 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1822] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:35:50 2026] DELETE /v2.0/security-groups/9d09fe19-52b0-42e3-ba6a-d725fc89b23d => 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: 842/1823] 10.0.0.71 () {34 vars in 1106 bytes} [Tue May 12 12:35:50 2026] GET /v2.0/networks/2f51ba39-0cb0-424c-9759-6dcbc6f0b88e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1824] 10.0.0.36 () {34 vars in 756 bytes} [Tue May 12 12:35:50 2026] PUT /v2.0/security-groups/809c061d-2c93-4a32-a9d7-91c1176fe01a => generated 1599 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1825] 10.0.0.36 () {32 vars in 735 bytes} [Tue May 12 12:35:50 2026] GET /v2.0/security-groups/809c061d-2c93-4a32-a9d7-91c1176fe01a => generated 1599 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1826] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:35:50 2026] GET /v2.0/ports?device_id=8b2d06b5-4486-4bc7-b337-57515fb60593 => 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: 983/1827] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:35:50 2026] DELETE /v2.0/security-groups/809c061d-2c93-4a32-a9d7-91c1176fe01a => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1828] 10.0.0.36 () {32 vars in 661 bytes} [Tue May 12 12:35:50 2026] GET /v2.0/security-groups => generated 2801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:35:50.810 7 INFO neutron.api.v2.resource [None req-575956e0-0807-4704-a8de-f57ac2ad5ed9 2bd8a19247de47058016c6f14274dcfa e6065ca39f5644acb1c383fb11fcf6cd - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 984/1829] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:35:50 2026] DELETE /v2.0/security-groups/809c061d-2c93-4a32-a9d7-91c1176fe01a => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:35:50.825 8 WARNING neutron_lib.context [None req-d60bac54-4351-426f-b173-00a3c04edc80 2bd8a19247de47058016c6f14274dcfa e6065ca39f5644acb1c383fb11fcf6cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 846/1830] 10.0.0.36 () {34 vars in 682 bytes} [Tue May 12 12:35:50 2026] POST /v2.0/security-groups => generated 1561 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 12:35:50.957 7 WARNING neutron_lib.context [None req-a97ffad5-264c-4bb1-9b96-346bbed7067a 2bd8a19247de47058016c6f14274dcfa e6065ca39f5644acb1c383fb11fcf6cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 985/1831] 10.0.0.36 () {34 vars in 693 bytes} [Tue May 12 12:35:50 2026] POST /v2.0/security-group-rules => generated 569 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1832] 10.0.0.36 () {32 vars in 745 bytes} [Tue May 12 12:35:51 2026] GET /v2.0/security-group-rules/f1413112-3b4f-47a6-9d7f-c8389a643750 => generated 569 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1833] 10.0.0.36 () {32 vars in 671 bytes} [Tue May 12 12:35:51 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1834] 10.0.0.36 () {32 vars in 748 bytes} [Tue May 12 12:35:51 2026] DELETE /v2.0/security-group-rules/f1413112-3b4f-47a6-9d7f-c8389a643750 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:35:51.320 7 INFO neutron.services.segments.plugin [-] Segment 62342a56-dd8d-469c-a47a-5b529e0e8d19 resource provider aggregate not found 2026-05-12 12:35:51.329 7 INFO neutron.services.segments.plugin [-] Segment 62342a56-dd8d-469c-a47a-5b529e0e8d19 resource provider aggregate not found [pid: 7|app: 0|req: 987/1835] 10.0.0.36 () {32 vars in 671 bytes} [Tue May 12 12:35:51 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:35:51.353 8 WARNING neutron_lib.context [None req-a0807766-4d7b-4ef8-8522-b01766663adf 2bd8a19247de47058016c6f14274dcfa e6065ca39f5644acb1c383fb11fcf6cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:35:51.426 7 INFO neutron.services.segments.plugin [-] Segment 62342a56-dd8d-469c-a47a-5b529e0e8d19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62342a56-dd8d-469c-a47a-5b529e0e8d19 found for delete ", "request_id": "req-77dad05c-00f5-496e-bbc2-5dce865339e3"}]} 2026-05-12 12:35:51.427 7 INFO neutron.services.segments.plugin [-] Segment 62342a56-dd8d-469c-a47a-5b529e0e8d19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62342a56-dd8d-469c-a47a-5b529e0e8d19 found for delete ", "request_id": "req-3f058da0-bd21-48f4-811e-5e90324f10ca"}]} [pid: 8|app: 0|req: 849/1836] 10.0.0.36 () {34 vars in 693 bytes} [Tue May 12 12:35:51 2026] POST /v2.0/security-group-rules => generated 569 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1837] 10.0.0.36 () {32 vars in 745 bytes} [Tue May 12 12:35:51 2026] GET /v2.0/security-group-rules/2aea5560-a7f4-465a-8ed2-3e724d1b6a94 => generated 569 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1838] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:35:51 2026] GET /v2.0/networks?id=2f51ba39-0cb0-424c-9759-6dcbc6f0b88e => generated 673 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1839] 10.0.0.36 () {32 vars in 671 bytes} [Tue May 12 12:35:51 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1840] 199.19.213.233 () {34 vars in 1049 bytes} [Tue May 12 12:35:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4763572ef6f7445d9a145b8739bcc926 => generated 273 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1841] 10.0.0.36 () {32 vars in 748 bytes} [Tue May 12 12:35:51 2026] DELETE /v2.0/security-group-rules/2aea5560-a7f4-465a-8ed2-3e724d1b6a94 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:35:51.650 7 WARNING neutron_lib.context [req-49a11544-cce1-4622-8c9b-56ba37928695 req-b9557c3e-0331-41a7-8071-307e0d656d78 8f1ab8feacb0423bbc8aa075553e4004 4763572ef6f7445d9a145b8739bcc926 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 853/1842] 10.0.0.36 () {32 vars in 671 bytes} [Tue May 12 12:35:51 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:35:51.697 8 WARNING neutron_lib.context [None req-3f571cc5-e798-4dac-a1b6-dc6a5845bcd4 2bd8a19247de47058016c6f14274dcfa e6065ca39f5644acb1c383fb11fcf6cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 854/1843] 10.0.0.36 () {34 vars in 693 bytes} [Tue May 12 12:35:51 2026] POST /v2.0/security-group-rules => generated 570 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1844] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:35:51 2026] GET /v2.0/ports?device_id=8b2d06b5-4486-4bc7-b337-57515fb60593 => 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: 856/1845] 10.0.0.36 () {32 vars in 745 bytes} [Tue May 12 12:35:51 2026] GET /v2.0/security-group-rules/9152e4ae-bb62-46bb-9e18-48dedd81e6b7 => generated 570 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1846] 10.0.0.36 () {32 vars in 671 bytes} [Tue May 12 12:35:51 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1847] 10.0.0.36 () {32 vars in 748 bytes} [Tue May 12 12:35:51 2026] DELETE /v2.0/security-group-rules/9152e4ae-bb62-46bb-9e18-48dedd81e6b7 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1848] 10.0.0.36 () {32 vars in 671 bytes} [Tue May 12 12:35:51 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1849] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:35:51 2026] DELETE /v2.0/security-groups/7482b417-e541-4ab1-a370-84c0c0aef358 => 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: 861/1850] 10.0.0.36 () {32 vars in 661 bytes} [Tue May 12 12:35:52 2026] GET /v2.0/security-groups => generated 2801 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1851] 10.0.0.36 () {32 vars in 661 bytes} [Tue May 12 12:35:52 2026] GET /v2.0/security-groups => generated 2801 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1852] 199.19.213.233 () {38 vars in 954 bytes} [Tue May 12 12:35:51 2026] POST /v2.0/ports => generated 997 bytes in 877 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 991/1853] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:35:52 2026] GET /v2.0/security-groups?tenant_id=e6065ca39f5644acb1c383fb11fcf6cd&name=default => generated 2801 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1854] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:35:52 2026] DELETE /v2.0/security-groups/7706a1e9-bfa5-4378-86f9-78f4d3f4d775 => 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: 993/1855] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:35:52 2026] GET /v2.0/ports?device_id=8b2d06b5-4486-4bc7-b337-57515fb60593 => generated 1012 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1856] 10.0.0.71 () {34 vars in 1118 bytes} [Tue May 12 12:35:52 2026] GET /v2.0/security-groups?id=361b9d2e-19b9-4a05-a6eb-d59768f3a522&id=41baf8f9-fe5c-4c03-853c-494b1d95cab8&fields=id&fields=name => generated 206 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1857] 199.19.213.233 () {38 vars in 1027 bytes} [Tue May 12 12:35:52 2026] PUT /v2.0/ports/04ff9b75-ae65-47c4-80df-5b84c09730e3 => generated 1242 bytes in 508 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1858] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:35:53 2026] GET /v2.0/ports?tenant_id=4763572ef6f7445d9a145b8739bcc926&device_id=8b2d06b5-4486-4bc7-b337-57515fb60593 => generated 1281 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:35:53.166 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f2693618-a576-4121-a5e0-35f2b8f05265'] response: {'name': 'network-changed', 'server_uuid': '8b2d06b5-4486-4bc7-b337-57515fb60593', 'tag': '04ff9b75-ae65-47c4-80df-5b84c09730e3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 864/1859] 199.19.213.233 () {34 vars in 1059 bytes} [Tue May 12 12:35:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=04ff9b75-ae65-47c4-80df-5b84c09730e3 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1860] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:35:53 2026] GET /v2.0/subnets?id=83fdc8cd-6663-46d2-8325-5988ec0b6a40 => generated 667 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1861] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:35:53 2026] GET /v2.0/ports?network_id=2f51ba39-0cb0-424c-9759-6dcbc6f0b88e&device_owner=network%3Adhcp => generated 1244 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1862] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:35:53 2026] GET /v2.0/networks/2f51ba39-0cb0-424c-9759-6dcbc6f0b88e?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 866/1863] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:35:53 2026] GET /v2.0/networks/2f51ba39-0cb0-424c-9759-6dcbc6f0b88e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1864] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:35:53 2026] GET /v2.0/ports?tenant_id=4763572ef6f7445d9a145b8739bcc926&device_id=8b2d06b5-4486-4bc7-b337-57515fb60593 => generated 1281 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1865] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:35:53 2026] GET /v2.0/networks?id=2f51ba39-0cb0-424c-9759-6dcbc6f0b88e => generated 769 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1866] 199.19.213.233 () {34 vars in 1059 bytes} [Tue May 12 12:35:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=04ff9b75-ae65-47c4-80df-5b84c09730e3 => 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: 1000/1867] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:35:53 2026] GET /v2.0/subnets?id=83fdc8cd-6663-46d2-8325-5988ec0b6a40 => generated 667 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1868] 199.19.213.233 () {34 vars in 993 bytes} [Tue May 12 12:35:53 2026] GET /v2.0/ports?device_id=8b2d06b5-4486-4bc7-b337-57515fb60593 => generated 1281 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1869] 199.19.213.233 () {34 vars in 1123 bytes} [Tue May 12 12:35:53 2026] GET /v2.0/security-groups?id=361b9d2e-19b9-4a05-a6eb-d59768f3a522&id=41baf8f9-fe5c-4c03-853c-494b1d95cab8&fields=id&fields=name => generated 206 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1870] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:35:53 2026] GET /v2.0/ports?network_id=2f51ba39-0cb0-424c-9759-6dcbc6f0b88e&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1871] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:35:53 2026] GET /v2.0/networks/2f51ba39-0cb0-424c-9759-6dcbc6f0b88e?fields=segments => generated 14 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1872] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:35:53 2026] GET /v2.0/networks/2f51ba39-0cb0-424c-9759-6dcbc6f0b88e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1873] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:35:54 2026] GET /v2.0/ports?device_id=8b2d06b5-4486-4bc7-b337-57515fb60593 => generated 1014 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1874] 10.0.0.71 () {34 vars in 1118 bytes} [Tue May 12 12:35:54 2026] GET /v2.0/security-groups?id=361b9d2e-19b9-4a05-a6eb-d59768f3a522&id=41baf8f9-fe5c-4c03-853c-494b1d95cab8&fields=id&fields=name => generated 206 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:35:55.266 8 WARNING neutron_lib.context [None req-4e33146a-afab-4b82-be59-8d5b0bd9a961 f1c18838bec94191bac2df5c4696bec7 dec6ce11d6ee4ff8a56705153fe726bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1004/1875] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:35:55 2026] GET /v2.0/ports?device_id=8b2d06b5-4486-4bc7-b337-57515fb60593 => generated 1014 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1876] 10.0.0.71 () {34 vars in 1118 bytes} [Tue May 12 12:35:55 2026] GET /v2.0/security-groups?id=361b9d2e-19b9-4a05-a6eb-d59768f3a522&id=41baf8f9-fe5c-4c03-853c-494b1d95cab8&fields=id&fields=name => generated 206 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1877] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:35:55 2026] GET /v2.0/ports?device_id=8b2d06b5-4486-4bc7-b337-57515fb60593 => generated 1014 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1878] 10.0.0.36 () {34 vars in 674 bytes} [Tue May 12 12:35:55 2026] POST /v2.0/floatingips => generated 552 bytes in 856 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:35:56.010 8 WARNING neutron_lib.context [None req-20e9da83-645f-4191-8d0e-d9648ec29d62 f1c18838bec94191bac2df5c4696bec7 dec6ce11d6ee4ff8a56705153fe726bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:35:56.237 7 INFO neutron.db.l3_db [None req-b1a89f7e-d959-4de1-b668-9565475cf6b0 8f1ab8feacb0423bbc8aa075553e4004 4763572ef6f7445d9a145b8739bcc926 - - default default] Floating IP 1b3c3f0d-bdaa-4c47-bd3c-da17911eb64b associated. External IP: 10.96.250.214, port: 04ff9b75-ae65-47c4-80df-5b84c09730e3. [pid: 7|app: 0|req: 1007/1879] 10.0.0.36 () {34 vars in 747 bytes} [Tue May 12 12:35:55 2026] PUT /v2.0/floatingips/1b3c3f0d-bdaa-4c47-bd3c-da17911eb64b => generated 856 bytes in 835 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1880] 10.0.0.36 () {34 vars in 674 bytes} [Tue May 12 12:35:56 2026] POST /v2.0/floatingips => generated 552 bytes in 736 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:35:56.756 7 WARNING neutron_lib.context [None req-60aa5915-5ec9-47a9-9426-1460e9331d05 f1c18838bec94191bac2df5c4696bec7 dec6ce11d6ee4ff8a56705153fe726bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:35:56.778 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-849a3aec-ff4d-4a05-8540-be88ee5d14d6'] response: {'name': 'network-changed', 'server_uuid': '8b2d06b5-4486-4bc7-b337-57515fb60593', 'tag': '04ff9b75-ae65-47c4-80df-5b84c09730e3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 874/1881] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:35:56 2026] GET /v2.0/ports?tenant_id=4763572ef6f7445d9a145b8739bcc926&device_id=8b2d06b5-4486-4bc7-b337-57515fb60593 => generated 1283 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1882] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:35:56 2026] GET /v2.0/networks?id=2f51ba39-0cb0-424c-9759-6dcbc6f0b88e => generated 769 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1883] 199.19.213.233 () {34 vars in 1059 bytes} [Tue May 12 12:35:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=04ff9b75-ae65-47c4-80df-5b84c09730e3 => generated 859 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1884] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:35:57 2026] GET /v2.0/subnets?id=83fdc8cd-6663-46d2-8325-5988ec0b6a40 => generated 667 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1885] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:35:57 2026] GET /v2.0/ports?network_id=2f51ba39-0cb0-424c-9759-6dcbc6f0b88e&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1886] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:35:57 2026] GET /v2.0/networks/2f51ba39-0cb0-424c-9759-6dcbc6f0b88e?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1887] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:35:57 2026] GET /v2.0/networks/2f51ba39-0cb0-424c-9759-6dcbc6f0b88e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1888] 10.0.0.36 () {34 vars in 674 bytes} [Tue May 12 12:35:56 2026] POST /v2.0/floatingips => generated 552 bytes in 688 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:35:57.440 8 WARNING neutron_lib.context [None req-9c95c807-4341-4037-a0fa-06c7e069b2af f1c18838bec94191bac2df5c4696bec7 dec6ce11d6ee4ff8a56705153fe726bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:35:57.838 7 INFO neutron.db.segments_db [None req-13019862-537c-4263-9dbd-de1e83c00b11 cd7ba93adfe1439dbcac9709c0ab8b48 b4a7e2e847bb446a8f7e4f9dfe65d8a5 - - default default] Added segment 182a8cd5-6741-4e85-abd5-9fe77661417c of type vxlan for network 42c78fda-6b79-4c67-be53-cd70d9935837 [pid: 7|app: 0|req: 1009/1889] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:35:57 2026] POST /v2.0/networks => generated 726 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1890] 10.0.0.36 () {34 vars in 674 bytes} [Tue May 12 12:35:57 2026] POST /v2.0/floatingips => generated 552 bytes in 669 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:35:58.115 8 WARNING neutron_lib.context [None req-8d898a79-e3e4-483e-9695-c4be4f7ff811 f1c18838bec94191bac2df5c4696bec7 dec6ce11d6ee4ff8a56705153fe726bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1010/1891] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:35:57 2026] POST /v2.0/subnets => generated 620 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:35:58.226 7 WARNING neutron.api.v2.base [None req-f392e046-9a82-4f24-841e-617c858e6171 cd7ba93adfe1439dbcac9709c0ab8b48 b4a7e2e847bb446a8f7e4f9dfe65d8a5 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-05-12 12:35:58.226 7 INFO neutron.api.v2.resource [None req-f392e046-9a82-4f24-841e-617c858e6171 cd7ba93adfe1439dbcac9709c0ab8b48 b4a7e2e847bb446a8f7e4f9dfe65d8a5 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1011/1892] 10.0.0.36 () {34 vars in 679 bytes} [Tue May 12 12:35:58 2026] POST /v2.0/rbac-policies => generated 143 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-12 12:35:58.598 7 INFO neutron.services.segments.plugin [-] Segment 182a8cd5-6741-4e85-abd5-9fe77661417c resource provider aggregate not found 2026-05-12 12:35:58.603 7 INFO neutron.services.segments.plugin [-] Segment 182a8cd5-6741-4e85-abd5-9fe77661417c resource provider aggregate not found 2026-05-12 12:35:58.620 7 INFO neutron.services.segments.plugin [-] Segment 182a8cd5-6741-4e85-abd5-9fe77661417c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 182a8cd5-6741-4e85-abd5-9fe77661417c found for delete ", "request_id": "req-e16887bf-88db-4874-a3e6-49d2c4790329"}]} 2026-05-12 12:35:58.622 7 INFO neutron.services.segments.plugin [-] Segment 182a8cd5-6741-4e85-abd5-9fe77661417c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 182a8cd5-6741-4e85-abd5-9fe77661417c found for delete ", "request_id": "req-f4669ca3-c9b0-470f-b7fc-a56520df38b2"}]} [pid: 8|app: 0|req: 882/1893] 10.0.0.36 () {34 vars in 674 bytes} [Tue May 12 12:35:58 2026] POST /v2.0/floatingips => generated 552 bytes in 666 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1894] 10.0.0.36 () {34 vars in 757 bytes} [Tue May 12 12:35:58 2026] PUT /v2.0/floatingips/bc42ed9a-9340-49db-9d5b-c64c46ed53e6/tags => generated 17 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1895] 10.0.0.36 () {34 vars in 757 bytes} [Tue May 12 12:35:58 2026] PUT /v2.0/floatingips/b50a12f7-15d3-4c58-ba92-8475a172321d/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: 885/1896] 10.0.0.36 () {34 vars in 757 bytes} [Tue May 12 12:35:58 2026] PUT /v2.0/floatingips/9a5d81f5-0310-46d4-a28b-aa900ea6ed6b/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: 886/1897] 10.0.0.36 () {34 vars in 757 bytes} [Tue May 12 12:35:58 2026] PUT /v2.0/floatingips/c84696bc-b092-4348-9cd9-c89ccd0602ce/tags => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1898] 10.0.0.36 () {32 vars in 670 bytes} [Tue May 12 12:35:58 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1899] 10.0.0.36 () {32 vars in 684 bytes} [Tue May 12 12:35:59 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1902] 10.0.0.36 () {32 vars in 680 bytes} [Tue May 12 12:35:59 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1903] 10.0.0.36 () {32 vars in 692 bytes} [Tue May 12 12:35:59 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1904] 10.0.0.36 () {32 vars in 678 bytes} [Tue May 12 12:35:59 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1905] 10.0.0.36 () {32 vars in 692 bytes} [Tue May 12 12:35:59 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1906] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:35:58 2026] DELETE /v2.0/networks/42c78fda-6b79-4c67-be53-cd70d9935837 => generated 0 bytes in 1209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:35:59.518 7 INFO neutron.db.segments_db [None req-f992130e-d347-4fe1-8f15-b6fffc84c78f cd7ba93adfe1439dbcac9709c0ab8b48 b4a7e2e847bb446a8f7e4f9dfe65d8a5 - - default default] Added segment c9f3ede0-fb71-44e1-83da-93c3f684e1dd of type vxlan for network 1f0848e1-adab-4b97-8093-019350a7fb24 [pid: 7|app: 0|req: 1013/1907] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:35:59 2026] POST /v2.0/networks => generated 726 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1908] 10.0.0.36 () {32 vars in 688 bytes} [Tue May 12 12:35:59 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1909] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:35:59 2026] POST /v2.0/subnets => generated 623 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:35:59.936 8 WARNING neutron_lib.context [None req-43434153-b44a-41c2-8a3f-d30b74332261 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1015/1910] 10.0.0.36 () {32 vars in 700 bytes} [Tue May 12 12:35:59 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:35:59.973 7 WARNING neutron.api.v2.base [None req-ce97142f-f988-4bb2-a0e4-36e5f724f0ed cd7ba93adfe1439dbcac9709c0ab8b48 b4a7e2e847bb446a8f7e4f9dfe65d8a5 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-05-12 12:35:59.973 7 INFO neutron.api.v2.resource [None req-ce97142f-f988-4bb2-a0e4-36e5f724f0ed cd7ba93adfe1439dbcac9709c0ab8b48 b4a7e2e847bb446a8f7e4f9dfe65d8a5 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1016/1911] 10.0.0.36 () {34 vars in 679 bytes} [Tue May 12 12:35:59 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-12 12:36:00.064 8 INFO neutron.db.segments_db [None req-43434153-b44a-41c2-8a3f-d30b74332261 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] Added segment 8d24659a-e5b4-41bd-b858-f4cf80795012 of type vxlan for network 49de9250-563c-49b0-997f-007e5ee3e17d [pid: 8|app: 0|req: 896/1912] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:35:59 2026] POST /v2.0/networks => generated 639 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1913] 10.0.0.36 () {32 vars in 730 bytes} [Tue May 12 12:35:59 2026] DELETE /v2.0/floatingips/bc42ed9a-9340-49db-9d5b-c64c46ed53e6 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:36:00.273 7 WARNING neutron_lib.context [None req-a33182f1-72ce-4b66-a2d1-f20dbe0a9457 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1018/1914] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:36:00 2026] POST /v2.0/subnets => generated 633 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:36:00.658 7 INFO neutron.services.segments.plugin [-] Segment 182a8cd5-6741-4e85-abd5-9fe77661417c resource provider aggregate not found 2026-05-12 12:36:00.664 7 INFO neutron.services.segments.plugin [-] Segment 182a8cd5-6741-4e85-abd5-9fe77661417c resource provider aggregate not found 2026-05-12 12:36:00.665 8 INFO neutron.services.segments.plugin [-] Segment c9f3ede0-fb71-44e1-83da-93c3f684e1dd resource provider aggregate not found 2026-05-12 12:36:00.675 8 INFO neutron.services.segments.plugin [-] Segment c9f3ede0-fb71-44e1-83da-93c3f684e1dd resource provider aggregate not found 2026-05-12 12:36:00.692 7 INFO neutron.services.segments.plugin [-] Segment 182a8cd5-6741-4e85-abd5-9fe77661417c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 182a8cd5-6741-4e85-abd5-9fe77661417c found for delete ", "request_id": "req-229ece3a-c417-4c1e-b268-4ccbb7963c5b"}]} 2026-05-12 12:36:00.692 7 INFO neutron.services.segments.plugin [-] Segment 182a8cd5-6741-4e85-abd5-9fe77661417c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 182a8cd5-6741-4e85-abd5-9fe77661417c found for delete ", "request_id": "req-92fb6fa5-80e8-48d2-b4a1-284e70dfcb06"}]} 2026-05-12 12:36:00.696 8 INFO neutron.services.segments.plugin [-] Segment c9f3ede0-fb71-44e1-83da-93c3f684e1dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9f3ede0-fb71-44e1-83da-93c3f684e1dd found for delete ", "request_id": "req-e32491b5-5ca1-433e-9c93-c13d46b3c8f3"}]} [pid: 8|app: 0|req: 897/1915] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:36:00 2026] DELETE /v2.0/networks/1f0848e1-adab-4b97-8093-019350a7fb24 => generated 0 bytes in 535 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:36:00.714 8 INFO neutron.services.segments.plugin [-] Segment c9f3ede0-fb71-44e1-83da-93c3f684e1dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9f3ede0-fb71-44e1-83da-93c3f684e1dd found for delete ", "request_id": "req-887bc2da-6fd8-4829-ac8d-35b02cfb619e"}]} [pid: 8|app: 0|req: 898/1916] 10.0.0.36 () {32 vars in 720 bytes} [Tue May 12 12:36:00 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:36:00.862 8 INFO neutron.db.segments_db [None req-a7f7de2c-0bec-439f-8c95-ba742bb38ede cd7ba93adfe1439dbcac9709c0ab8b48 b4a7e2e847bb446a8f7e4f9dfe65d8a5 - - default default] Added segment 4063c99e-e563-4a12-8613-ca59e5e6ad87 of type vxlan for network e232daaa-cd22-414c-88bf-48ea87484218 [pid: 7|app: 0|req: 1019/1917] 10.0.0.36 () {32 vars in 730 bytes} [Tue May 12 12:36:00 2026] DELETE /v2.0/floatingips/b50a12f7-15d3-4c58-ba92-8475a172321d => generated 0 bytes in 360 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:36:00.954 7 WARNING neutron_lib.context [None req-4d21ee33-05d2-4420-a4be-09540e80dfa9 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1918] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:36:00 2026] POST /v2.0/networks => generated 726 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1919] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:36:00 2026] POST /v2.0/subnets => generated 707 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1920] 10.0.0.36 () {32 vars in 730 bytes} [Tue May 12 12:36:00 2026] DELETE /v2.0/floatingips/9a5d81f5-0310-46d4-a28b-aa900ea6ed6b => generated 0 bytes in 381 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:36:01.361 8 WARNING neutron_lib.context [None req-0d066551-ac50-4c90-9e4c-4f88fc633b94 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:36:01.417 8 INFO neutron.db.segments_db [None req-0d066551-ac50-4c90-9e4c-4f88fc633b94 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] Added segment 2e8491d3-c31a-441b-809e-d4132e64e588 of type vxlan for network b2c13be2-6518-4e7d-842b-72dae6ac9f89 [pid: 7|app: 0|req: 1021/1921] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:36:01 2026] POST /v2.0/subnets => generated 623 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1922] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:36:01 2026] POST /v2.0/networks => generated 637 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1923] 10.0.0.36 () {34 vars in 679 bytes} [Tue May 12 12:36:01 2026] POST /v2.0/rbac-policies => generated 324 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1924] 10.0.0.36 () {32 vars in 730 bytes} [Tue May 12 12:36:01 2026] DELETE /v2.0/floatingips/c84696bc-b092-4348-9cd9-c89ccd0602ce => generated 0 bytes in 380 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:36:01.893 8 WARNING neutron_lib.context [None req-f71473b6-c55b-471e-bd80-63d167767477 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1023/1925] 10.0.0.36 () {32 vars in 730 bytes} [Tue May 12 12:36:01 2026] DELETE /v2.0/floatingips/3c5aa0df-5e1e-48eb-a64a-c1a83a8b39a7 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1926] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:36:01 2026] POST /v2.0/subnets => generated 631 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:36:02.314 7 WARNING neutron_lib.context [None req-4b1884e0-f312-4d02-a2cd-7c36f2adeb86 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 904/1927] 10.0.0.36 () {32 vars in 721 bytes} [Tue May 12 12:36:02 2026] GET /v2.0/networks/e232daaa-cd22-414c-88bf-48ea87484218 => generated 654 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/1928] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:36:02 2026] POST /v2.0/subnets => generated 701 bytes in 478 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:36:02.795 8 WARNING neutron_lib.context [None req-2a6e6432-b059-4ff1-9a7b-5f69091eaeca 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:36:02.871 8 INFO neutron.db.segments_db [None req-2a6e6432-b059-4ff1-9a7b-5f69091eaeca 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] Added segment 3516a2db-562c-41d9-b9fb-9097cbc9c5dd of type vxlan for network 24378de3-f9c3-454c-8be0-32485db26106 [pid: 8|app: 0|req: 905/1929] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:36:02 2026] POST /v2.0/networks => generated 638 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:36:03.001 8 WARNING neutron_lib.context [None req-7ee01867-6131-4f11-9379-43c13efd869e 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:36:03.121 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b46d694c-3a5a-4fc3-82ed-5fb8bbd49d88 22bc87a900d64171ad76c5a7001a60e4 3d71bac3e7c54cc9a6cf221fd2191826 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1025/1930] 10.0.0.36 () {32 vars in 721 bytes} [Tue May 12 12:36:02 2026] GET /v2.0/networks/e232daaa-cd22-414c-88bf-48ea87484218 => generated 138 bytes in 321 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1931] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:36:02 2026] POST /v2.0/subnets => generated 631 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1932] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:36:03 2026] GET /v2.0/security-groups?tenant_id=c2bcda1ed7fa4d53a434e0310ac1f650&name=default => generated 2801 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:36:03.654 8 WARNING neutron_lib.context [None req-76428cc8-7b4a-41cb-8b89-1aacdcde3e4f 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:36:03.709 7 INFO neutron.services.segments.plugin [-] Segment 4063c99e-e563-4a12-8613-ca59e5e6ad87 resource provider aggregate not found 2026-05-12 12:36:03.715 7 INFO neutron.services.segments.plugin [-] Segment 4063c99e-e563-4a12-8613-ca59e5e6ad87 resource provider aggregate not found 2026-05-12 12:36:03.731 7 INFO neutron.services.segments.plugin [-] Segment 4063c99e-e563-4a12-8613-ca59e5e6ad87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4063c99e-e563-4a12-8613-ca59e5e6ad87 found for delete ", "request_id": "req-1661b134-ad77-4f41-9ff7-7640171dd873"}]} 2026-05-12 12:36:03.732 7 INFO neutron.services.segments.plugin [-] Segment 4063c99e-e563-4a12-8613-ca59e5e6ad87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4063c99e-e563-4a12-8613-ca59e5e6ad87 found for delete ", "request_id": "req-73e3b190-64af-4b14-ade6-cca1934e73da"}]} [pid: 7|app: 0|req: 1026/1933] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:36:03 2026] DELETE /v2.0/networks/e232daaa-cd22-414c-88bf-48ea87484218 => generated 0 bytes in 616 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1934] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:36:03 2026] DELETE /v2.0/security-groups/8abf6e22-346d-4516-9ad9-45ad6ba4f6d5 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:36:03.880 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a7d9c61b-4246-497a-8983-86fe884f526d cd7ba93adfe1439dbcac9709c0ab8b48 b4a7e2e847bb446a8f7e4f9dfe65d8a5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1028/1935] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:36:03 2026] DELETE /v2.0/subnets/5cb287f9-5027-4d4f-aa1e-832f493b4f50 => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:36:03.930 7 INFO neutron.pecan_wsgi.hooks.translation [None req-37c2a8df-be6d-4b4d-965c-35b15d531624 cd7ba93adfe1439dbcac9709c0ab8b48 b4a7e2e847bb446a8f7e4f9dfe65d8a5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1029/1936] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:36:03 2026] DELETE /v2.0/subnets/0f7f101c-c4eb-4146-961c-4aa3fd53196a => generated 136 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:36:03.964 7 INFO neutron.pecan_wsgi.hooks.translation [None req-39d8dabf-c4bc-4d10-a09f-8bb6419dd5a6 cd7ba93adfe1439dbcac9709c0ab8b48 b4a7e2e847bb446a8f7e4f9dfe65d8a5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1030/1937] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:36:03 2026] DELETE /v2.0/subnets/e36da246-1bf6-4ebe-9457-a0302768cf1e => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1938] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:36:03 2026] POST /v2.0/subnets => generated 705 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:36:04.035 8 WARNING neutron_lib.context [None req-2074e289-1c6c-42f6-add1-a97302524d44 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:36:04.068 8 INFO neutron.db.segments_db [None req-2074e289-1c6c-42f6-add1-a97302524d44 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] Added segment 114edb15-8046-4042-9f04-4accd67fe122 of type vxlan for network c2de2988-d7c6-4afd-9a4a-6eb899dfe898 [pid: 7|app: 0|req: 1031/1939] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:36:04 2026] GET /v2.0/security-groups?tenant_id=dec6ce11d6ee4ff8a56705153fe726bb&name=default => generated 2801 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/1940] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:36:04 2026] GET /v2.0/ports?device_id=8b2d06b5-4486-4bc7-b337-57515fb60593 => generated 1014 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/1941] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:36:04 2026] DELETE /v2.0/security-groups/b83f40f2-7930-4b0d-b64d-e5ff32b7f589 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:36:04.401 8 INFO neutron.db.l3_hamode_db [None req-2074e289-1c6c-42f6-add1-a97302524d44 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1034/1942] 10.0.0.71 () {34 vars in 1118 bytes} [Tue May 12 12:36:04 2026] GET /v2.0/security-groups?id=361b9d2e-19b9-4a05-a6eb-d59768f3a522&id=41baf8f9-fe5c-4c03-853c-494b1d95cab8&fields=id&fields=name => generated 206 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/1943] 10.0.0.36 () {32 vars in 734 bytes} [Tue May 12 12:36:04 2026] GET /v2.0/ports?device_id=8b2d06b5-4486-4bc7-b337-57515fb60593 => generated 1283 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/1944] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:36:04 2026] GET /v2.0/security-groups?tenant_id=1de2e43cb3e04652b34f3573a98fe51f&name=default => generated 2801 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/1945] 10.0.0.36 () {32 vars in 856 bytes} [Tue May 12 12:36:04 2026] GET /v2.0/floatingips?floating_network_id=e39869ad-abb4-483d-92dc-2dae7e2a7bd8&port_id=04ff9b75-ae65-47c4-80df-5b84c09730e3 => generated 861 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/1946] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:36:04 2026] DELETE /v2.0/security-groups/3f88b3bc-a126-402e-9ef1-ac855a58fe36 => 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: 1039/1947] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:36:05 2026] GET /v2.0/security-groups?tenant_id=d7762926df114f5fafa0dc40a6c411d6&name=default => generated 2801 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/1948] 10.0.0.1 () {34 vars in 987 bytes} [Tue May 12 12:36:05 2026] GET /v2.0/ports?device_id=8b2d06b5-4486-4bc7-b337-57515fb60593 => generated 1283 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/1949] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:36:05 2026] DELETE /v2.0/security-groups/15be18f1-f29c-4740-aca8-5af3f44d5d39 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:36:05.499 8 INFO neutron.db.l3_hamode_db [None req-2074e289-1c6c-42f6-add1-a97302524d44 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1042/1950] 10.0.0.1 () {34 vars in 1117 bytes} [Tue May 12 12:36:05 2026] GET /v2.0/security-groups?id=361b9d2e-19b9-4a05-a6eb-d59768f3a522&id=41baf8f9-fe5c-4c03-853c-494b1d95cab8&fields=id&fields=name => generated 206 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/1951] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:36:05 2026] GET /v2.0/security-groups?tenant_id=b4a7e2e847bb446a8f7e4f9dfe65d8a5&name=default => generated 2801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/1952] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:36:05 2026] DELETE /v2.0/security-groups/3d84ae72-ce8e-4b4d-9b5f-25105ea5bea1 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/1953] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:36:05 2026] GET /v2.0/security-groups?tenant_id=3d71bac3e7c54cc9a6cf221fd2191826&name=default => generated 2801 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/1954] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:36:06 2026] DELETE /v2.0/security-groups/85d237a1-cdd0-4397-ac9d-84837c50eb71 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1955] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:36:04 2026] POST /v2.0/routers => generated 684 bytes in 2682 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1956] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:36:07 2026] GET /v2.0/ports?device_id=8b2d06b5-4486-4bc7-b337-57515fb60593 => generated 1014 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1957] 10.0.0.71 () {34 vars in 1118 bytes} [Tue May 12 12:36:07 2026] GET /v2.0/security-groups?id=361b9d2e-19b9-4a05-a6eb-d59768f3a522&id=41baf8f9-fe5c-4c03-853c-494b1d95cab8&fields=id&fields=name => generated 206 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1958] 199.19.213.233 () {34 vars in 993 bytes} [Tue May 12 12:36:08 2026] GET /v2.0/ports?device_id=8b2d06b5-4486-4bc7-b337-57515fb60593 => generated 1014 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/1959] 10.0.0.36 () {34 vars in 781 bytes} [Tue May 12 12:36:06 2026] PUT /v2.0/routers/b965129c-4d36-44f0-9bad-dd7964bb2776/add_router_interface => generated 309 bytes in 2351 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:36:09.099 8 INFO neutron.db.l3_db [req-4279492d-a144-4fbb-a96c-dd217e6557da req-4dc63029-53b7-4bf5-80ce-8ded970c5145 8f1ab8feacb0423bbc8aa075553e4004 4763572ef6f7445d9a145b8739bcc926 - - default default] Floating IP 1b3c3f0d-bdaa-4c47-bd3c-da17911eb64b disassociated. External IP: 10.96.250.214, port: 04ff9b75-ae65-47c4-80df-5b84c09730e3. [pid: 7|app: 0|req: 1048/1960] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:36:09 2026] GET /v2.0/ports?device_id=8b2d06b5-4486-4bc7-b337-57515fb60593 => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1961] 199.19.213.233 () {36 vars in 996 bytes} [Tue May 12 12:36:08 2026] DELETE /v2.0/ports/04ff9b75-ae65-47c4-80df-5b84c09730e3 => generated 0 bytes in 1421 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:36:09.629 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ecb0190-8c76-4f69-a54e-dc20cdbe6c5f'] response: {'server_uuid': '8b2d06b5-4486-4bc7-b337-57515fb60593', 'name': 'network-vif-deleted', 'tag': '04ff9b75-ae65-47c4-80df-5b84c09730e3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 914/1962] 10.0.0.71 () {34 vars in 1118 bytes} [Tue May 12 12:36:09 2026] GET /v2.0/security-groups?id=361b9d2e-19b9-4a05-a6eb-d59768f3a522&id=41baf8f9-fe5c-4c03-853c-494b1d95cab8&fields=id&fields=name => generated 206 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:36:10.162 8 WARNING neutron_lib.context [None req-bbc1cd41-8277-4336-b83d-8db9e1794935 839e347018dc485998d64b8f9578a965 fd712d0371dd482e8cc709bac20e411e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 915/1963] 10.0.0.36 () {34 vars in 682 bytes} [Tue May 12 12:36:09 2026] POST /v2.0/security-groups => generated 1537 bytes in 563 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 12:36:10.393 8 WARNING neutron_lib.context [None req-a7d1a1a3-e836-4c33-94a0-4f58ce70a353 839e347018dc485998d64b8f9578a965 fd712d0371dd482e8cc709bac20e411e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 916/1964] 10.0.0.36 () {34 vars in 682 bytes} [Tue May 12 12:36:10 2026] POST /v2.0/security-groups => generated 1537 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 12:36:10.573 8 WARNING neutron_lib.context [None req-ac2e53f8-12a9-4f26-be11-f37a57d2ee86 839e347018dc485998d64b8f9578a965 fd712d0371dd482e8cc709bac20e411e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 917/1965] 10.0.0.36 () {34 vars in 682 bytes} [Tue May 12 12:36:10 2026] POST /v2.0/security-groups => generated 1537 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 12:36:10.791 8 WARNING neutron_lib.context [None req-3569b7de-8eb6-45af-8a5f-142042bf3b98 2e6f8f20aae44b14a3c6cacc16b1d8ac c5c9c60a58064a9b963b67ff5063fd10 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 918/1966] 10.0.0.36 () {34 vars in 674 bytes} [Tue May 12 12:36:10 2026] POST /v2.0/subnetpools => generated 516 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:36:10.880 8 WARNING neutron_lib.context [None req-4b415a73-11a6-47c4-b054-a93f3254699f 839e347018dc485998d64b8f9578a965 fd712d0371dd482e8cc709bac20e411e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 919/1967] 10.0.0.36 () {34 vars in 682 bytes} [Tue May 12 12:36:10 2026] POST /v2.0/security-groups => generated 1537 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/1968] 10.0.0.36 () {34 vars in 781 bytes} [Tue May 12 12:36:09 2026] PUT /v2.0/routers/b965129c-4d36-44f0-9bad-dd7964bb2776/add_router_interface => generated 309 bytes in 1925 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:36:11.052 7 WARNING neutron_lib.context [None req-d91b0411-c576-47ad-9cc8-8ee8cb080384 2e6f8f20aae44b14a3c6cacc16b1d8ac c5c9c60a58064a9b963b67ff5063fd10 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 920/1969] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:36:11 2026] DELETE /v2.0/security-groups/41baf8f9-fe5c-4c03-853c-494b1d95cab8 => 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: 1050/1970] 10.0.0.36 () {34 vars in 674 bytes} [Tue May 12 12:36:11 2026] POST /v2.0/subnetpools => generated 516 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:36:11.128 8 WARNING neutron_lib.context [None req-0faafbb4-3881-427f-b700-2c41dfd62dce 839e347018dc485998d64b8f9578a965 fd712d0371dd482e8cc709bac20e411e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 921/1971] 10.0.0.36 () {34 vars in 682 bytes} [Tue May 12 12:36:11 2026] POST /v2.0/security-groups => generated 1537 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 12:36:11.231 8 INFO neutron.api.v2.resource [None req-b821db30-aa00-4510-8257-268f458c5d08 8f1ab8feacb0423bbc8aa075553e4004 4763572ef6f7445d9a145b8739bcc926 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 922/1972] 10.0.0.36 () {32 vars in 735 bytes} [Tue May 12 12:36:11 2026] GET /v2.0/security-groups/41baf8f9-fe5c-4c03-853c-494b1d95cab8 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:36:11.236 8 WARNING neutron_lib.context [None req-f3a20d68-685d-4155-a348-ba2b90b9456d 2e6f8f20aae44b14a3c6cacc16b1d8ac c5c9c60a58064a9b963b67ff5063fd10 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 923/1973] 10.0.0.36 () {34 vars in 674 bytes} [Tue May 12 12:36:11 2026] POST /v2.0/subnetpools => generated 516 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1974] 10.0.0.36 () {34 vars in 765 bytes} [Tue May 12 12:36:11 2026] PUT /v2.0/security-groups/b47b4846-ee7d-4757-92d8-143d48be462f/tags => generated 17 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1975] 10.0.0.36 () {32 vars in 730 bytes} [Tue May 12 12:36:11 2026] DELETE /v2.0/floatingips/1b3c3f0d-bdaa-4c47-bd3c-da17911eb64b => generated 0 bytes in 330 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:36:11.675 8 WARNING neutron_lib.context [None req-f4ecec89-6a74-4944-ab2a-fd164816e74f 2e6f8f20aae44b14a3c6cacc16b1d8ac c5c9c60a58064a9b963b67ff5063fd10 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 926/1976] 10.0.0.36 () {34 vars in 674 bytes} [Tue May 12 12:36:11 2026] POST /v2.0/subnetpools => generated 516 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1977] 10.0.0.36 () {34 vars in 765 bytes} [Tue May 12 12:36:11 2026] PUT /v2.0/security-groups/3fb2e079-ac27-47f9-bc9f-8dc063fbd793/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1978] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:36:11 2026] DELETE /v2.0/security-groups/361b9d2e-19b9-4a05-a6eb-d59768f3a522 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:36:11.840 8 WARNING neutron_lib.context [None req-e5d5b57d-fc26-412e-bd8f-25986d9efc9f 2e6f8f20aae44b14a3c6cacc16b1d8ac c5c9c60a58064a9b963b67ff5063fd10 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 929/1979] 10.0.0.36 () {34 vars in 674 bytes} [Tue May 12 12:36:11 2026] POST /v2.0/subnetpools => generated 516 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1980] 10.0.0.36 () {34 vars in 765 bytes} [Tue May 12 12:36:11 2026] PUT /v2.0/security-groups/6552be35-3459-42f2-9d45-7c5d257ccddf/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/1981] 10.0.0.36 () {34 vars in 781 bytes} [Tue May 12 12:36:11 2026] PUT /v2.0/routers/b965129c-4d36-44f0-9bad-dd7964bb2776/add_router_interface => generated 309 bytes in 1899 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/1982] 10.0.0.36 () {34 vars in 757 bytes} [Tue May 12 12:36:13 2026] PUT /v2.0/subnetpools/07c2d25d-59e5-4431-a664-3e405017696a/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/1983] 10.0.0.36 () {34 vars in 765 bytes} [Tue May 12 12:36:13 2026] PUT /v2.0/security-groups/a3621ac5-657d-4214-9468-9693a95a6ebe/tags => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1984] 10.0.0.36 () {34 vars in 787 bytes} [Tue May 12 12:36:11 2026] PUT /v2.0/routers/97f6b2a1-4cc1-4c1b-9f94-b09544c5d7b2/remove_router_interface => generated 309 bytes in 1191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/1985] 10.0.0.36 () {34 vars in 757 bytes} [Tue May 12 12:36:13 2026] PUT /v2.0/subnetpools/9ba12f3c-4c49-419f-8f83-e1d68a780f03/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:36:13.142 8 WARNING neutron_lib.context [None req-54df38bb-24b6-40ca-a4c0-dee9cd0adc0a 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1055/1986] 10.0.0.36 () {32 vars in 678 bytes} [Tue May 12 12:36:13 2026] GET /v2.0/security-groups?tags=red => generated 4618 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1987] 10.0.0.36 () {34 vars in 682 bytes} [Tue May 12 12:36:13 2026] POST /v2.0/security-groups => generated 1563 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1988] 10.0.0.36 () {34 vars in 757 bytes} [Tue May 12 12:36:13 2026] PUT /v2.0/subnetpools/0462f5c7-1377-40cd-b90f-7be70694acc3/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1989] 10.0.0.36 () {32 vars in 692 bytes} [Tue May 12 12:36:13 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3094 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:36:13.358 8 WARNING neutron_lib.context [None req-1e75f6cb-036f-488d-b2f2-dd0d57fb4759 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 935/1990] 10.0.0.36 () {34 vars in 693 bytes} [Tue May 12 12:36:13 2026] POST /v2.0/security-group-rules => generated 565 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1991] 10.0.0.36 () {34 vars in 757 bytes} [Tue May 12 12:36:13 2026] PUT /v2.0/subnetpools/62697b24-6fe5-430b-a1c9-45d0bb49bc4c/tags => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1992] 10.0.0.36 () {32 vars in 688 bytes} [Tue May 12 12:36:13 2026] GET /v2.0/security-groups?tags-any=blue => generated 3094 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:36:13.569 8 WARNING neutron_lib.context [None req-73bb73b3-dc2f-4a55-a336-1a3e4223c1e5 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 938/1993] 10.0.0.36 () {34 vars in 693 bytes} [Tue May 12 12:36:13 2026] POST /v2.0/security-group-rules => generated 565 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1994] 10.0.0.36 () {32 vars in 670 bytes} [Tue May 12 12:36:13 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1995] 10.0.0.36 () {32 vars in 700 bytes} [Tue May 12 12:36:13 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4618 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:36:13.790 8 WARNING neutron_lib.context [None req-7fcff9c4-0018-4dac-bc9b-e0d29599a4ff 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 941/1996] 10.0.0.36 () {34 vars in 693 bytes} [Tue May 12 12:36:13 2026] POST /v2.0/security-group-rules => generated 567 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1997] 10.0.0.36 () {32 vars in 684 bytes} [Tue May 12 12:36:13 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1998] 10.0.0.36 () {32 vars in 686 bytes} [Tue May 12 12:36:13 2026] GET /v2.0/security-groups?not-tags=red => generated 5846 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:36:14.001 8 WARNING neutron_lib.context [None req-7339bd36-74e3-437e-be3e-3941be876045 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 944/1999] 10.0.0.36 () {34 vars in 693 bytes} [Tue May 12 12:36:13 2026] POST /v2.0/security-group-rules => generated 569 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/2000] 10.0.0.36 () {32 vars in 680 bytes} [Tue May 12 12:36:14 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/2001] 10.0.0.36 () {32 vars in 700 bytes} [Tue May 12 12:36:14 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7370 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:36:14.221 8 WARNING neutron_lib.context [None req-817ca307-cf9b-45cc-9540-57a391c4d71d 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:36:14.303 7 INFO neutron.services.segments.plugin [-] Segment 103c160a-050e-4d09-b072-b7d3b5b32171 resource provider aggregate not found 2026-05-12 12:36:14.310 7 INFO neutron.services.segments.plugin [-] Segment 103c160a-050e-4d09-b072-b7d3b5b32171 resource provider aggregate not found 2026-05-12 12:36:14.326 7 INFO neutron.services.segments.plugin [-] Segment 103c160a-050e-4d09-b072-b7d3b5b32171 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 103c160a-050e-4d09-b072-b7d3b5b32171 found for delete ", "request_id": "req-9c25eb86-c3e9-4d54-9dd8-70432d5b52a1"}]} 2026-05-12 12:36:14.328 7 INFO neutron.services.segments.plugin [-] Segment 103c160a-050e-4d09-b072-b7d3b5b32171 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 103c160a-050e-4d09-b072-b7d3b5b32171 found for delete ", "request_id": "req-91d244a3-63e1-42fa-9654-862262c1f1c0"}]} 2026-05-12 12:36:14.338 7 INFO neutron.db.l3_hamode_db [None req-77335062-3515-4030-8a74-de133d3c5564 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] HA network 4ffd2dc3-e9d0-4309-b97e-dc89cb525027 was deleted as no HA routers are present in tenant 4763572ef6f7445d9a145b8739bcc926. [pid: 8|app: 0|req: 949/2004] 10.0.0.36 () {34 vars in 693 bytes} [Tue May 12 12:36:14 2026] POST /v2.0/security-group-rules => generated 569 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2005] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:36:13 2026] DELETE /v2.0/routers/97f6b2a1-4cc1-4c1b-9f94-b09544c5d7b2 => generated 0 bytes in 1161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/2006] 10.0.0.36 () {32 vars in 692 bytes} [Tue May 12 12:36:14 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:36:14.369 8 WARNING neutron_lib.context [None req-2a94bcc1-f1f1-41a1-8c5a-e0a6b55c191f 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1057/2007] 10.0.0.36 () {32 vars in 696 bytes} [Tue May 12 12:36:14 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7370 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/2008] 10.0.0.36 () {34 vars in 693 bytes} [Tue May 12 12:36:14 2026] POST /v2.0/security-group-rules => generated 565 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/2009] 10.0.0.36 () {32 vars in 678 bytes} [Tue May 12 12:36:14 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/2010] 10.0.0.36 () {32 vars in 708 bytes} [Tue May 12 12:36:14 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5846 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:36:14.581 8 WARNING neutron_lib.context [None req-b3bcda8c-7abc-437a-a198-64dc023f8544 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1058/2011] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:36:14 2026] DELETE /v2.0/subnets/83fdc8cd-6663-46d2-8325-5988ec0b6a40 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2012] 10.0.0.36 () {32 vars in 692 bytes} [Tue May 12 12:36:14 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/2013] 10.0.0.36 () {34 vars in 693 bytes} [Tue May 12 12:36:14 2026] POST /v2.0/security-group-rules => generated 565 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2014] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:36:14 2026] DELETE /v2.0/security-groups/b47b4846-ee7d-4757-92d8-143d48be462f => 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: 1061/2015] 10.0.0.36 () {32 vars in 688 bytes} [Tue May 12 12:36:14 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:36:14.797 7 WARNING neutron_lib.context [None req-3226d2b5-9961-45b3-9e9b-da2a7eb79177 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1062/2016] 10.0.0.36 () {34 vars in 693 bytes} [Tue May 12 12:36:14 2026] POST /v2.0/security-group-rules => generated 565 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2017] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:36:14 2026] DELETE /v2.0/security-groups/3fb2e079-ac27-47f9-bc9f-8dc063fbd793 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:36:15.052 8 INFO neutron.services.segments.plugin [-] Segment b86698af-7ee3-4504-8d3b-fcd56a07efac resource provider aggregate not found [pid: 7|app: 0|req: 1064/2018] 10.0.0.36 () {32 vars in 700 bytes} [Tue May 12 12:36:15 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:36:15.059 7 WARNING neutron_lib.context [None req-e0a6947f-c7d6-4f60-9261-349ba11d2975 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:36:15.061 8 INFO neutron.services.segments.plugin [-] Segment b86698af-7ee3-4504-8d3b-fcd56a07efac resource provider aggregate not found 2026-05-12 12:36:15.083 8 INFO neutron.services.segments.plugin [-] Segment b86698af-7ee3-4504-8d3b-fcd56a07efac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b86698af-7ee3-4504-8d3b-fcd56a07efac found for delete ", "request_id": "req-f0a9ef2a-54b2-4e95-adc0-d5925fc49a03"}]} 2026-05-12 12:36:15.085 8 INFO neutron.services.segments.plugin [-] Segment b86698af-7ee3-4504-8d3b-fcd56a07efac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b86698af-7ee3-4504-8d3b-fcd56a07efac found for delete ", "request_id": "req-a007bd49-4644-430c-9bbc-6e4736dcd866"}]} [pid: 8|app: 0|req: 955/2019] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:36:14 2026] DELETE /v2.0/networks/2f51ba39-0cb0-424c-9759-6dcbc6f0b88e => generated 0 bytes in 378 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2020] 10.0.0.36 () {34 vars in 693 bytes} [Tue May 12 12:36:15 2026] POST /v2.0/security-group-rules => generated 567 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/2021] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:36:15 2026] DELETE /v2.0/security-groups/6552be35-3459-42f2-9d45-7c5d257ccddf => 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: 1066/2022] 10.0.0.36 () {32 vars in 730 bytes} [Tue May 12 12:36:15 2026] DELETE /v2.0/subnetpools/07c2d25d-59e5-4431-a664-3e405017696a => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:36:15.241 7 WARNING neutron_lib.context [None req-332a3480-a5cb-42c1-80a4-97a21904abbb 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2023] 10.0.0.36 () {34 vars in 693 bytes} [Tue May 12 12:36:15 2026] POST /v2.0/security-group-rules => generated 569 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2024] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:36:15 2026] DELETE /v2.0/security-groups/a3621ac5-657d-4214-9468-9693a95a6ebe => 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: 1069/2025] 10.0.0.36 () {32 vars in 730 bytes} [Tue May 12 12:36:15 2026] DELETE /v2.0/subnetpools/9ba12f3c-4c49-419f-8f83-e1d68a780f03 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:36:15.521 7 WARNING neutron_lib.context [None req-397bbae0-e81b-4210-99dc-f23b02a7ff44 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1070/2026] 10.0.0.36 () {34 vars in 693 bytes} [Tue May 12 12:36:15 2026] POST /v2.0/security-group-rules => generated 565 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2027] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:36:15 2026] DELETE /v2.0/security-groups/1a2cf9af-89bd-4574-a961-78ff2cb524cc => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2028] 10.0.0.36 () {32 vars in 730 bytes} [Tue May 12 12:36:15 2026] DELETE /v2.0/subnetpools/0462f5c7-1377-40cd-b90f-7be70694acc3 => 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: 1073/2029] 10.0.0.71 () {34 vars in 1092 bytes} [Tue May 12 12:36:15 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-954702142&fields=id&tenant_id=5a5fd167971841ed9f9228d2fd31fb0b => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2030] 10.0.0.36 () {32 vars in 730 bytes} [Tue May 12 12:36:15 2026] DELETE /v2.0/subnetpools/62697b24-6fe5-430b-a1c9-45d0bb49bc4c => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2031] 10.0.0.71 () {34 vars in 980 bytes} [Tue May 12 12:36:15 2026] GET /v2.0/networks?id=b2c13be2-6518-4e7d-842b-72dae6ac9f89 => generated 704 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2032] 10.0.0.36 () {32 vars in 730 bytes} [Tue May 12 12:36:16 2026] DELETE /v2.0/subnetpools/bef5dd29-e1a6-4b23-b743-5b8235a7e962 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2033] 10.0.0.71 () {34 vars in 963 bytes} [Tue May 12 12:36:16 2026] GET /v2.0/quotas/5a5fd167971841ed9f9228d2fd31fb0b => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2034] 10.0.0.71 () {34 vars in 1000 bytes} [Tue May 12 12:36:16 2026] GET /v2.0/ports?tenant_id=5a5fd167971841ed9f9228d2fd31fb0b&fields=id => generated 287 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2035] 10.0.0.71 () {34 vars in 1006 bytes} [Tue May 12 12:36:16 2026] GET /v2.0/networks/b2c13be2-6518-4e7d-842b-72dae6ac9f89?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/2036] 10.0.0.36 () {34 vars in 787 bytes} [Tue May 12 12:36:15 2026] PUT /v2.0/routers/63d3f77d-a616-4d86-9ed4-0b34d90bb8d8/remove_router_interface => generated 309 bytes in 1269 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/2037] 10.0.0.71 () {34 vars in 1106 bytes} [Tue May 12 12:36:16 2026] GET /v2.0/networks/b2c13be2-6518-4e7d-842b-72dae6ac9f89?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/2038] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:36:16 2026] GET /v2.0/security-groups?tenant_id=6cc98f1363864c18a81d44e6a6bfa4ce&name=default => generated 2801 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/2039] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:36:17 2026] GET /v2.0/ports?device_id=0578f4f5-2f53-4539-93da-5e72bb2e4ecd => 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: 961/2040] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:36:17 2026] GET /v2.0/security-groups?tenant_id=7899d74730614efca2064a4a8a170aec&name=default => generated 2801 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/2041] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:36:17 2026] DELETE /v2.0/security-groups/eb5756a1-b303-4bae-9fad-c1e0dc3cdce2 => 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: 963/2042] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:36:17 2026] DELETE /v2.0/security-groups/34fabf15-9155-459a-b532-f0de0b94b602 => 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: 964/2043] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:36:17 2026] GET /v2.0/networks?id=b2c13be2-6518-4e7d-842b-72dae6ac9f89 => generated 704 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/2044] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:36:17 2026] GET /v2.0/security-groups?tenant_id=fd712d0371dd482e8cc709bac20e411e&name=default => generated 2801 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:36:17.654 7 INFO neutron.services.segments.plugin [-] Segment 772115d1-7bd7-4803-8eea-a411a9a9554d resource provider aggregate not found 2026-05-12 12:36:17.660 7 INFO neutron.services.segments.plugin [-] Segment 772115d1-7bd7-4803-8eea-a411a9a9554d resource provider aggregate not found 2026-05-12 12:36:17.676 7 INFO neutron.services.segments.plugin [-] Segment 772115d1-7bd7-4803-8eea-a411a9a9554d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 772115d1-7bd7-4803-8eea-a411a9a9554d found for delete ", "request_id": "req-819e42ab-9b21-41a1-bbba-3044eefa78d7"}]} 2026-05-12 12:36:17.677 7 INFO neutron.services.segments.plugin [-] Segment 772115d1-7bd7-4803-8eea-a411a9a9554d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 772115d1-7bd7-4803-8eea-a411a9a9554d found for delete ", "request_id": "req-a5dd3f36-0170-47fa-9cc3-d78da7352f83"}]} 2026-05-12 12:36:17.689 7 INFO neutron.db.l3_hamode_db [None req-37a3c305-82db-452b-bb46-feecf63cbbfa 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] HA network 05e82ec7-b14d-4ccc-8da5-a56018c61fed was deleted as no HA routers are present in tenant ecdfd2dc48404abaa601f4fe746dd73c. [pid: 8|app: 0|req: 966/2045] 199.19.213.233 () {34 vars in 1049 bytes} [Tue May 12 12:36:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5a5fd167971841ed9f9228d2fd31fb0b => generated 178 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2046] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:36:16 2026] DELETE /v2.0/routers/63d3f77d-a616-4d86-9ed4-0b34d90bb8d8 => generated 0 bytes in 1233 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/2047] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:36:17 2026] DELETE /v2.0/security-groups/56422804-ee59-423e-8d83-0793a0b165a2 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:36:17.795 8 WARNING neutron_lib.context [req-7eb44211-e0ad-4071-9f2a-726f2f2b461e req-eb4cb57b-d059-42d9-b107-a1f9829b2a00 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1081/2048] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:36:17 2026] GET /v2.0/security-groups?tenant_id=0b5ecf37c3c3414eaa92563076595d70&name=default => generated 2804 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2049] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:36:17 2026] DELETE /v2.0/subnets/2bf0c339-9788-46e9-9a56-ef9c0ee308c9 => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2050] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:36:18 2026] DELETE /v2.0/security-groups/46851f55-aa2e-4f45-90f7-099ae5678c7d => 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: 968/2051] 199.19.213.233 () {38 vars in 954 bytes} [Tue May 12 12:36:17 2026] POST /v2.0/ports => generated 1179 bytes in 570 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1084/2052] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:36:18 2026] GET /v2.0/security-groups?tenant_id=09582fadc9a949729b363cf6c6fa0a2e&name=default => generated 2805 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-12 12:36:18.786 8 INFO neutron.services.segments.plugin [-] Segment c5c00aa2-29d3-4d06-8e9a-0cd9c341f128 resource provider aggregate not found 2026-05-12 12:36:18.791 8 INFO neutron.services.segments.plugin [-] Segment c5c00aa2-29d3-4d06-8e9a-0cd9c341f128 resource provider aggregate not found 2026-05-12 12:36:18.808 8 INFO neutron.services.segments.plugin [-] Segment c5c00aa2-29d3-4d06-8e9a-0cd9c341f128 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5c00aa2-29d3-4d06-8e9a-0cd9c341f128 found for delete ", "request_id": "req-045d9883-5dbb-4368-ab29-279992b1d6f2"}]} 2026-05-12 12:36:18.815 8 INFO neutron.services.segments.plugin [-] Segment c5c00aa2-29d3-4d06-8e9a-0cd9c341f128 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5c00aa2-29d3-4d06-8e9a-0cd9c341f128 found for delete ", "request_id": "req-422b45ed-8b33-4d2e-9c48-ec1e4a9bf585"}]} [pid: 8|app: 0|req: 969/2053] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:36:18 2026] DELETE /v2.0/networks/a4ce94e5-61f3-43ed-b41c-841b8759f434 => generated 0 bytes in 466 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/2054] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:36:18 2026] DELETE /v2.0/security-groups/893398bb-0853-4497-9052-68c7fd6ab612 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/2055] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:36:18 2026] GET /v2.0/security-groups?tenant_id=c5c9c60a58064a9b963b67ff5063fd10&name=default => generated 2805 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/2056] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:36:19 2026] DELETE /v2.0/security-groups/894b4bdb-afd0-4510-9be3-3bd19f9c5b27 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/2057] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:36:19 2026] GET /v2.0/security-groups?tenant_id=ecdfd2dc48404abaa601f4fe746dd73c&name=default => generated 2801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2058] 199.19.213.233 () {38 vars in 1027 bytes} [Tue May 12 12:36:18 2026] PUT /v2.0/ports/af8b98be-ea79-4ebc-b93b-7f7a377e0d1a => generated 1424 bytes in 974 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/2059] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:36:19 2026] DELETE /v2.0/security-groups/6b935561-cf9d-4bb3-bcab-2de8c2a38ed3 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1086/2060] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:36:19 2026] GET /v2.0/ports?tenant_id=5a5fd167971841ed9f9228d2fd31fb0b&device_id=0578f4f5-2f53-4539-93da-5e72bb2e4ecd => generated 1463 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2061] 199.19.213.233 () {34 vars in 1057 bytes} [Tue May 12 12:36:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.163&port_id=af8b98be-ea79-4ebc-b93b-7f7a377e0d1a => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:36:19.496 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e382291-e6ab-49c6-b29b-7f3b2b9f3f9b'] response: {'name': 'network-changed', 'server_uuid': '0578f4f5-2f53-4539-93da-5e72bb2e4ecd', 'tag': 'af8b98be-ea79-4ebc-b93b-7f7a377e0d1a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1087/2062] 199.19.213.233 () {34 vars in 1101 bytes} [Tue May 12 12:36:19 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A61&port_id=af8b98be-ea79-4ebc-b93b-7f7a377e0d1a => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2063] 199.19.213.233 () {34 vars in 1063 bytes} [Tue May 12 12:36:19 2026] GET /v2.0/subnets?id=63be6b3d-0132-46ad-a316-988a756f79ee&id=7691bf23-cd05-49ef-99c3-8803d78d49aa => generated 1361 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1088/2064] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:36:19 2026] GET /v2.0/security-groups?tenant_id=4763572ef6f7445d9a145b8739bcc926&name=default => generated 2801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2065] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:36:19 2026] GET /v2.0/ports?network_id=b2c13be2-6518-4e7d-842b-72dae6ac9f89&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: 978/2066] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:36:19 2026] GET /v2.0/ports?network_id=b2c13be2-6518-4e7d-842b-72dae6ac9f89&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: 7|app: 0|req: 1089/2067] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:36:19 2026] DELETE /v2.0/security-groups/8ad08b84-7be7-415c-a803-3f2ade468558 => 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: 979/2068] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:36:19 2026] GET /v2.0/networks/b2c13be2-6518-4e7d-842b-72dae6ac9f89?fields=segments => generated 14 bytes in 486 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2069] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:36:20 2026] GET /v2.0/networks/b2c13be2-6518-4e7d-842b-72dae6ac9f89?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2070] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:36:20 2026] GET /v2.0/ports?tenant_id=5a5fd167971841ed9f9228d2fd31fb0b&device_id=0578f4f5-2f53-4539-93da-5e72bb2e4ecd => generated 1463 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2071] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:36:20 2026] GET /v2.0/networks?id=b2c13be2-6518-4e7d-842b-72dae6ac9f89 => generated 800 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2072] 199.19.213.233 () {34 vars in 1057 bytes} [Tue May 12 12:36:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.163&port_id=af8b98be-ea79-4ebc-b93b-7f7a377e0d1a => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2073] 199.19.213.233 () {34 vars in 1101 bytes} [Tue May 12 12:36:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A61&port_id=af8b98be-ea79-4ebc-b93b-7f7a377e0d1a => 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: 982/2074] 199.19.213.233 () {34 vars in 1063 bytes} [Tue May 12 12:36:20 2026] GET /v2.0/subnets?id=63be6b3d-0132-46ad-a316-988a756f79ee&id=7691bf23-cd05-49ef-99c3-8803d78d49aa => generated 1361 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2075] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:36:20 2026] GET /v2.0/ports?network_id=b2c13be2-6518-4e7d-842b-72dae6ac9f89&device_owner=network%3Adhcp => generated 1457 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2076] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:36:20 2026] GET /v2.0/ports?network_id=b2c13be2-6518-4e7d-842b-72dae6ac9f89&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: 1094/2077] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:36:20 2026] GET /v2.0/networks/b2c13be2-6518-4e7d-842b-72dae6ac9f89?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2078] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:36:20 2026] GET /v2.0/networks/b2c13be2-6518-4e7d-842b-72dae6ac9f89?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2079] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:36:22 2026] GET /v2.0/ports?device_id=0578f4f5-2f53-4539-93da-5e72bb2e4ecd => generated 1194 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2080] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:36:22 2026] GET /v2.0/security-groups?id=8f4b5308-c499-46a5-9d55-af538837fba5&fields=id&fields=name => generated 111 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:36:22.492 7 WARNING neutron_lib.context [None req-705a7684-827f-449b-8262-cb5e0db39d6f 06349a533e44481c921d7da666d9c864 ad734db02fbf4ad9aaf416d8ab1b296e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:36:22.613 7 INFO neutron.db.segments_db [None req-705a7684-827f-449b-8262-cb5e0db39d6f 06349a533e44481c921d7da666d9c864 ad734db02fbf4ad9aaf416d8ab1b296e - - default default] Added segment aebab81c-3180-48e7-893c-750b11723566 of type vxlan for network ad5edc8e-5934-4ca3-9258-051a0e6ae5dd [pid: 7|app: 0|req: 1096/2081] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:36:22 2026] POST /v2.0/networks => generated 632 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:36:22.744 8 WARNING neutron_lib.context [None req-4840cd37-4ab7-488d-9ed3-fa0632dc2a45 06349a533e44481c921d7da666d9c864 ad734db02fbf4ad9aaf416d8ab1b296e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 986/2082] 10.0.0.36 () {34 vars in 662 bytes} [Tue May 12 12:36:22 2026] POST /v2.0/ports => generated 743 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2083] 10.0.0.36 () {34 vars in 745 bytes} [Tue May 12 12:36:23 2026] PUT /v2.0/ports/503c95c1-6239-4041-bdae-0b1b923f13b4/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 987/2084] 10.0.0.36 () {32 vars in 725 bytes} [Tue May 12 12:36:23 2026] GET /v2.0/ports/503c95c1-6239-4041-bdae-0b1b923f13b4/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2085] 10.0.0.36 () {34 vars in 756 bytes} [Tue May 12 12:36:23 2026] PUT /v2.0/ports/503c95c1-6239-4041-bdae-0b1b923f13b4/tags/green => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2086] 10.0.0.36 () {32 vars in 725 bytes} [Tue May 12 12:36:23 2026] GET /v2.0/ports/503c95c1-6239-4041-bdae-0b1b923f13b4/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2087] 10.0.0.36 () {34 vars in 752 bytes} [Tue May 12 12:36:23 2026] PUT /v2.0/ports/503c95c1-6239-4041-bdae-0b1b923f13b4/tags/red => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2088] 10.0.0.36 () {32 vars in 725 bytes} [Tue May 12 12:36:23 2026] GET /v2.0/ports/503c95c1-6239-4041-bdae-0b1b923f13b4/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2089] 10.0.0.36 () {34 vars in 774 bytes} [Tue May 12 12:36:23 2026] PUT /v2.0/ports/503c95c1-6239-4041-bdae-0b1b923f13b4/tags/black.or.white => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2090] 10.0.0.36 () {32 vars in 725 bytes} [Tue May 12 12:36:23 2026] GET /v2.0/ports/503c95c1-6239-4041-bdae-0b1b923f13b4/tags => generated 52 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2091] 10.0.0.36 () {34 vars in 745 bytes} [Tue May 12 12:36:23 2026] PUT /v2.0/ports/503c95c1-6239-4041-bdae-0b1b923f13b4/tags => generated 37 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2092] 10.0.0.36 () {32 vars in 725 bytes} [Tue May 12 12:36:23 2026] GET /v2.0/ports/503c95c1-6239-4041-bdae-0b1b923f13b4/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2093] 10.0.0.36 () {32 vars in 733 bytes} [Tue May 12 12:36:23 2026] GET /v2.0/ports/503c95c1-6239-4041-bdae-0b1b923f13b4/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:36:23.876 7 INFO neutron.api.v2.resource [None req-ae0ce21e-5673-420f-92e1-401b22347102 06349a533e44481c921d7da666d9c864 ad734db02fbf4ad9aaf416d8ab1b296e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1104/2094] 10.0.0.36 () {32 vars in 737 bytes} [Tue May 12 12:36:23 2026] GET /v2.0/ports/503c95c1-6239-4041-bdae-0b1b923f13b4/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2095] 10.0.0.36 () {32 vars in 736 bytes} [Tue May 12 12:36:23 2026] DELETE /v2.0/ports/503c95c1-6239-4041-bdae-0b1b923f13b4/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:36:23.938 8 WARNING neutron_lib.context [None req-5aa87ad3-f391-49f5-9c68-1a8a3a6d4b08 02a0ef1e90774efd9c446425b9f439a6 2381d59dd82c4c9b8859680d2c930e09 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1106/2096] 10.0.0.36 () {32 vars in 725 bytes} [Tue May 12 12:36:23 2026] GET /v2.0/ports/503c95c1-6239-4041-bdae-0b1b923f13b4/tags => generated 30 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:36:24.046 7 INFO neutron.api.v2.resource [None req-fab819ff-6611-45c8-9fdc-822c4511c176 06349a533e44481c921d7da666d9c864 ad734db02fbf4ad9aaf416d8ab1b296e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1107/2097] 10.0.0.36 () {32 vars in 740 bytes} [Tue May 12 12:36:24 2026] DELETE /v2.0/ports/503c95c1-6239-4041-bdae-0b1b923f13b4/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 12:36:24.066 8 INFO neutron.db.segments_db [None req-5aa87ad3-f391-49f5-9c68-1a8a3a6d4b08 02a0ef1e90774efd9c446425b9f439a6 2381d59dd82c4c9b8859680d2c930e09 - - default default] Added segment 641a1a1c-6f99-4d89-9e88-0de7639f2a37 of type vxlan for network b84e4405-9098-432a-89b5-c7e6c8a7ecf4 [pid: 7|app: 0|req: 1108/2098] 10.0.0.36 () {32 vars in 728 bytes} [Tue May 12 12:36:24 2026] DELETE /v2.0/ports/503c95c1-6239-4041-bdae-0b1b923f13b4/tags => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2099] 10.0.0.36 () {32 vars in 725 bytes} [Tue May 12 12:36:24 2026] GET /v2.0/ports/503c95c1-6239-4041-bdae-0b1b923f13b4/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2100] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:36:23 2026] POST /v2.0/networks => generated 632 bytes in 474 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:36:24.225 7 WARNING neutron_lib.context [None req-395302ff-84ea-435d-aebb-c6eaeadc4568 99ca576e153442688c4df8c0e4ebe8a2 66e7562065a340139a828c91efdc5e8d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:36:24.377 7 INFO neutron.db.segments_db [None req-395302ff-84ea-435d-aebb-c6eaeadc4568 99ca576e153442688c4df8c0e4ebe8a2 66e7562065a340139a828c91efdc5e8d - - default default] Added segment 1de49ba6-e2d5-4240-86af-cfea80d41969 of type vxlan for network 7dfd2fb5-2d67-4af5-9820-5fef486da61a [pid: 8|app: 0|req: 992/2101] 10.0.0.36 () {32 vars in 718 bytes} [Tue May 12 12:36:24 2026] DELETE /v2.0/ports/503c95c1-6239-4041-bdae-0b1b923f13b4 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:36:24.441 8 WARNING neutron_lib.context [None req-416bf4b4-4b6e-448e-89ba-858e593ea077 02a0ef1e90774efd9c446425b9f439a6 2381d59dd82c4c9b8859680d2c930e09 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1110/2102] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:36:24 2026] POST /v2.0/networks => generated 632 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:36:24.706 7 INFO neutron.services.segments.plugin [-] Segment aebab81c-3180-48e7-893c-750b11723566 resource provider aggregate not found 2026-05-12 12:36:24.717 7 INFO neutron.services.segments.plugin [-] Segment aebab81c-3180-48e7-893c-750b11723566 resource provider aggregate not found 2026-05-12 12:36:24.744 7 INFO neutron.services.segments.plugin [-] Segment aebab81c-3180-48e7-893c-750b11723566 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aebab81c-3180-48e7-893c-750b11723566 found for delete ", "request_id": "req-5c4ec7ff-eba3-42f0-b941-3aa51377e2ec"}]} 2026-05-12 12:36:24.745 7 INFO neutron.services.segments.plugin [-] Segment aebab81c-3180-48e7-893c-750b11723566 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aebab81c-3180-48e7-893c-750b11723566 found for delete ", "request_id": "req-d3f25cf5-a25e-40b5-be33-cd51cde9f28f"}]} [pid: 7|app: 0|req: 1111/2103] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:36:24 2026] DELETE /v2.0/networks/ad5edc8e-5934-4ca3-9258-051a0e6ae5dd => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:36:24.754 7 WARNING neutron_lib.context [None req-e0a63f77-2bd4-4d5c-b02b-835bfee32443 99ca576e153442688c4df8c0e4ebe8a2 66e7562065a340139a828c91efdc5e8d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 993/2104] 10.0.0.36 () {34 vars in 662 bytes} [Tue May 12 12:36:24 2026] POST /v2.0/ports => generated 743 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:36:24.783 8 WARNING neutron_lib.context [None req-349d68c6-0093-4ee1-a21e-03d0b782ca00 02a0ef1e90774efd9c446425b9f439a6 2381d59dd82c4c9b8859680d2c930e09 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 994/2105] 10.0.0.36 () {34 vars in 664 bytes} [Tue May 12 12:36:24 2026] POST /v2.0/trunks => generated 407 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:36:25.024 8 WARNING neutron_lib.context [None req-0354cc80-1d6b-4e5c-8785-587c9ebde494 02a0ef1e90774efd9c446425b9f439a6 2381d59dd82c4c9b8859680d2c930e09 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:36:25.081 8 INFO neutron.db.segments_db [None req-0354cc80-1d6b-4e5c-8785-587c9ebde494 02a0ef1e90774efd9c446425b9f439a6 2381d59dd82c4c9b8859680d2c930e09 - - default default] Added segment 93c481d0-b476-4651-a338-4d3e647010c6 of type vxlan for network 565b12c6-95ff-43eb-80b6-b9b89530c5f5 [pid: 7|app: 0|req: 1112/2106] 10.0.0.36 () {34 vars in 662 bytes} [Tue May 12 12:36:24 2026] POST /v2.0/ports => generated 743 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:36:25.100 7 WARNING neutron_lib.context [None req-277bde60-ad9e-4810-83cd-1b8c669808a8 99ca576e153442688c4df8c0e4ebe8a2 66e7562065a340139a828c91efdc5e8d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:36:25.179 7 INFO neutron.db.segments_db [None req-277bde60-ad9e-4810-83cd-1b8c669808a8 99ca576e153442688c4df8c0e4ebe8a2 66e7562065a340139a828c91efdc5e8d - - default default] Added segment 8fd4979b-0155-4c73-9e45-a9294dc2e0e4 of type vxlan for network 2cac2d80-31f0-43f4-bf61-c1e44576656f [pid: 8|app: 0|req: 995/2107] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:36:25 2026] POST /v2.0/networks => generated 632 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:36:25.233 8 WARNING neutron_lib.context [None req-8e7a3bf5-fc4a-45ae-b79c-60b0bd19f202 02a0ef1e90774efd9c446425b9f439a6 2381d59dd82c4c9b8859680d2c930e09 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1113/2108] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:36:25 2026] POST /v2.0/networks => generated 631 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:36:25.335 7 WARNING neutron_lib.context [None req-949c28bb-e954-4093-b05b-e78b79555748 99ca576e153442688c4df8c0e4ebe8a2 66e7562065a340139a828c91efdc5e8d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 996/2109] 10.0.0.36 () {34 vars in 662 bytes} [Tue May 12 12:36:25 2026] POST /v2.0/ports => generated 743 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2110] 10.0.0.36 () {34 vars in 662 bytes} [Tue May 12 12:36:25 2026] POST /v2.0/ports => generated 743 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:36:25.693 7 WARNING neutron_lib.context [None req-306901c4-0532-4d15-a683-ae0d77ffb0b5 02a0ef1e90774efd9c446425b9f439a6 2381d59dd82c4c9b8859680d2c930e09 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 997/2111] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:36:25 2026] GET /v2.0/security-groups?tenant_id=4b5aa2b1b54046bd99ffe5023f9bbccb&name=default => generated 2805 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:36:25.896 8 WARNING neutron_lib.context [None req-5345e357-f4ea-4971-956e-e202a71adaf7 99ca576e153442688c4df8c0e4ebe8a2 66e7562065a340139a828c91efdc5e8d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:36:25.944 8 INFO neutron.db.segments_db [None req-5345e357-f4ea-4971-956e-e202a71adaf7 99ca576e153442688c4df8c0e4ebe8a2 66e7562065a340139a828c91efdc5e8d - - default default] Added segment d1ba70da-e8ff-411b-bf35-cc535bbdac81 of type vxlan for network b4e15a2e-f011-4e38-8d94-9ce65e8e424d [pid: 7|app: 0|req: 1115/2112] 10.0.0.36 () {34 vars in 664 bytes} [Tue May 12 12:36:25 2026] POST /v2.0/trunks => generated 407 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2113] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:36:25 2026] POST /v2.0/networks => generated 632 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:36:26.068 8 WARNING neutron_lib.context [None req-43bf96db-062b-473f-b8ff-4a1e5ad8a3b7 02a0ef1e90774efd9c446425b9f439a6 2381d59dd82c4c9b8859680d2c930e09 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1116/2114] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:36:25 2026] DELETE /v2.0/security-groups/214c986c-4319-404e-a9a6-109cb3f5ee43 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:36:26.098 7 WARNING neutron_lib.context [None req-bfdd6537-132b-4035-9363-da5723c322e2 99ca576e153442688c4df8c0e4ebe8a2 66e7562065a340139a828c91efdc5e8d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:36:26.133 8 INFO neutron.db.segments_db [None req-43bf96db-062b-473f-b8ff-4a1e5ad8a3b7 02a0ef1e90774efd9c446425b9f439a6 2381d59dd82c4c9b8859680d2c930e09 - - default default] Added segment 6fc172b5-10e6-479c-89b6-75fa760191c5 of type vxlan for network b42da148-917a-4471-86e2-4d4fd1353bf4 [pid: 8|app: 0|req: 999/2115] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:36:26 2026] POST /v2.0/networks => generated 631 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2116] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:36:26 2026] GET /v2.0/security-groups?tenant_id=ad734db02fbf4ad9aaf416d8ab1b296e&name=default => generated 2805 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:36:26.303 8 WARNING neutron_lib.context [None req-8e33af8d-fc48-476f-8ce6-80b580ad8338 02a0ef1e90774efd9c446425b9f439a6 2381d59dd82c4c9b8859680d2c930e09 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1117/2117] 10.0.0.36 () {34 vars in 662 bytes} [Tue May 12 12:36:26 2026] POST /v2.0/ports => generated 743 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1118/2118] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:36:26 2026] DELETE /v2.0/security-groups/3f8ecfc1-c0a8-4c58-a9c9-1f96efbe3c9c => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:36:26.582 7 WARNING neutron_lib.context [None req-bc448a04-881e-4139-a01b-71a8bb6750de 99ca576e153442688c4df8c0e4ebe8a2 66e7562065a340139a828c91efdc5e8d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1001/2119] 10.0.0.36 () {34 vars in 662 bytes} [Tue May 12 12:36:26 2026] POST /v2.0/ports => generated 743 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:36:26.652 8 WARNING neutron_lib.context [None req-a1e31595-0ceb-4b7f-afa8-b29b8e40231e 02a0ef1e90774efd9c446425b9f439a6 2381d59dd82c4c9b8859680d2c930e09 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:36:26.660 7 INFO neutron.db.segments_db [None req-bc448a04-881e-4139-a01b-71a8bb6750de 99ca576e153442688c4df8c0e4ebe8a2 66e7562065a340139a828c91efdc5e8d - - default default] Added segment 41e6b4e5-6803-4fe8-8093-eccabbeeafb3 of type vxlan for network dd007ee5-8702-47d2-86e8-40589298de93 [pid: 7|app: 0|req: 1119/2120] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:36:26 2026] POST /v2.0/networks => generated 632 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:36:26.806 7 WARNING neutron_lib.context [None req-c7aa0eb4-7df5-4f08-87f2-dca6f6ed5571 99ca576e153442688c4df8c0e4ebe8a2 66e7562065a340139a828c91efdc5e8d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2121] 10.0.0.36 () {34 vars in 664 bytes} [Tue May 12 12:36:26 2026] POST /v2.0/trunks => generated 407 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:36:26.876 8 WARNING neutron_lib.context [None req-0ed9ba6c-73c8-4a92-8f8a-096b09038835 02a0ef1e90774efd9c446425b9f439a6 2381d59dd82c4c9b8859680d2c930e09 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:36:26.925 8 INFO neutron.db.segments_db [None req-0ed9ba6c-73c8-4a92-8f8a-096b09038835 02a0ef1e90774efd9c446425b9f439a6 2381d59dd82c4c9b8859680d2c930e09 - - default default] Added segment 7a3eaf3d-1e44-4522-b7b1-45fa4f743e9f of type vxlan for network 8caf8e05-2e84-4ca7-9c94-52c574fdeb41 [pid: 8|app: 0|req: 1003/2122] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:36:26 2026] POST /v2.0/networks => generated 632 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:36:27.056 8 WARNING neutron_lib.context [None req-e41439a5-ffb5-4eb0-a273-f72b8aeb596c 02a0ef1e90774efd9c446425b9f439a6 2381d59dd82c4c9b8859680d2c930e09 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1120/2123] 10.0.0.36 () {34 vars in 662 bytes} [Tue May 12 12:36:26 2026] POST /v2.0/ports => generated 743 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:36:27.157 7 WARNING neutron_lib.context [None req-cd81fa4c-63e6-4e7e-922a-5cc038d42492 99ca576e153442688c4df8c0e4ebe8a2 66e7562065a340139a828c91efdc5e8d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:36:27.216 7 INFO neutron.db.segments_db [None req-cd81fa4c-63e6-4e7e-922a-5cc038d42492 99ca576e153442688c4df8c0e4ebe8a2 66e7562065a340139a828c91efdc5e8d - - default default] Added segment b2fb72ac-c301-4293-9ef7-db3213c791e9 of type vxlan for network b85bd204-268a-444e-8cc2-87ea6997990b [pid: 7|app: 0|req: 1121/2124] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:36:27 2026] POST /v2.0/networks => generated 631 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2125] 10.0.0.36 () {34 vars in 662 bytes} [Tue May 12 12:36:27 2026] POST /v2.0/ports => generated 743 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:36:27.421 8 WARNING neutron_lib.context [None req-4439ff29-67e1-4ee7-b53d-b92f1c83412c 99ca576e153442688c4df8c0e4ebe8a2 66e7562065a340139a828c91efdc5e8d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1122/2126] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:36:27 2026] GET /v2.0/ports?device_id=0578f4f5-2f53-4539-93da-5e72bb2e4ecd => generated 1196 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:36:27.466 7 WARNING neutron_lib.context [None req-ff172e3b-0b21-4e35-8fe3-4c4ac7004978 02a0ef1e90774efd9c446425b9f439a6 2381d59dd82c4c9b8859680d2c930e09 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1123/2127] 10.0.0.36 () {34 vars in 664 bytes} [Tue May 12 12:36:27 2026] POST /v2.0/trunks => generated 407 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2128] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:36:27 2026] GET /v2.0/security-groups?id=8f4b5308-c499-46a5-9d55-af538837fba5&fields=id&fields=name => generated 111 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:36:27.724 7 WARNING neutron_lib.context [None req-6b70c405-c58b-4b91-90db-d918beecf983 02a0ef1e90774efd9c446425b9f439a6 2381d59dd82c4c9b8859680d2c930e09 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1005/2129] 10.0.0.36 () {34 vars in 662 bytes} [Tue May 12 12:36:27 2026] POST /v2.0/ports => generated 743 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:36:27.781 7 INFO neutron.db.segments_db [None req-6b70c405-c58b-4b91-90db-d918beecf983 02a0ef1e90774efd9c446425b9f439a6 2381d59dd82c4c9b8859680d2c930e09 - - default default] Added segment bc3fd16c-6dbc-48ec-9649-ea30ea92d67b of type vxlan for network 60a96770-05ab-4c0c-a079-872865b24671 [pid: 8|app: 0|req: 1006/2130] 10.0.0.36 () {32 vars in 816 bytes} [Tue May 12 12:36:27 2026] GET /v2.0/ports?network_id=b2c13be2-6518-4e7d-842b-72dae6ac9f89&mac_address=fa%3A16%3A3e%3Adc%3A2f%3Acc => generated 1196 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2131] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:36:27 2026] POST /v2.0/networks => generated 632 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:36:27.892 7 WARNING neutron_lib.context [None req-82d40d83-6293-4457-9031-3ea7c2cc4d03 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2132] 10.0.0.36 () {34 vars in 745 bytes} [Tue May 12 12:36:27 2026] PUT /v2.0/ports/af54aa91-c767-420a-97dd-159d9afdaf45/tags => generated 17 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:36:27.934 8 WARNING neutron_lib.context [None req-140b95ba-9181-45ce-b537-9ad6f6a6b1b3 02a0ef1e90774efd9c446425b9f439a6 2381d59dd82c4c9b8859680d2c930e09 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1008/2133] 10.0.0.36 () {34 vars in 662 bytes} [Tue May 12 12:36:27 2026] POST /v2.0/ports => generated 743 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1009/2134] 10.0.0.36 () {34 vars in 745 bytes} [Tue May 12 12:36:28 2026] PUT /v2.0/ports/ed60caeb-3154-4eb6-a089-b0a289c265ac/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:36:28.289 8 WARNING neutron_lib.context [None req-94c5a9c0-0de4-4301-b8fd-3649281c6b5e 02a0ef1e90774efd9c446425b9f439a6 2381d59dd82c4c9b8859680d2c930e09 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1010/2135] 10.0.0.36 () {34 vars in 664 bytes} [Tue May 12 12:36:28 2026] POST /v2.0/trunks => generated 407 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2136] 10.0.0.36 () {34 vars in 745 bytes} [Tue May 12 12:36:28 2026] PUT /v2.0/ports/7484d615-9929-4cc7-8fed-146c62db1847/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: 1012/2137] 10.0.0.36 () {34 vars in 747 bytes} [Tue May 12 12:36:28 2026] PUT /v2.0/trunks/302cfa34-3da0-426e-bc72-3c9f362c62de/tags => generated 17 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2138] 10.0.0.36 () {34 vars in 745 bytes} [Tue May 12 12:36:28 2026] PUT /v2.0/ports/51dfc661-c80e-43db-b26d-e90698647281/tags => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2139] 10.0.0.36 () {34 vars in 747 bytes} [Tue May 12 12:36:28 2026] PUT /v2.0/trunks/303eea2a-eac7-4812-bcd2-022d2069babb/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: 1015/2140] 10.0.0.36 () {32 vars in 658 bytes} [Tue May 12 12:36:28 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2141] 10.0.0.36 () {34 vars in 747 bytes} [Tue May 12 12:36:28 2026] PUT /v2.0/trunks/f035bca6-698e-4153-9d6b-868aa6923176/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:36:28.895 7 INFO neutron.db.l3_db [None req-82d40d83-6293-4457-9031-3ea7c2cc4d03 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] Floating IP e112c521-e881-4c89-af05-9ed3ddf0fb1c associated. External IP: 10.96.250.204, port: af8b98be-ea79-4ebc-b93b-7f7a377e0d1a. [pid: 8|app: 0|req: 1017/2142] 10.0.0.36 () {32 vars in 672 bytes} [Tue May 12 12:36:28 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2143] 10.0.0.36 () {34 vars in 747 bytes} [Tue May 12 12:36:28 2026] PUT /v2.0/trunks/dc64f6d2-0f3e-4599-a5bb-b17cf70b19fd/tags => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2144] 10.0.0.36 () {32 vars in 668 bytes} [Tue May 12 12:36:28 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2145] 10.0.0.36 () {32 vars in 660 bytes} [Tue May 12 12:36:29 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2146] 10.0.0.36 () {32 vars in 680 bytes} [Tue May 12 12:36:29 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2147] 10.0.0.36 () {32 vars in 674 bytes} [Tue May 12 12:36:29 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2150] 10.0.0.36 () {32 vars in 666 bytes} [Tue May 12 12:36:29 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2151] 10.0.0.36 () {32 vars in 670 bytes} [Tue May 12 12:36:29 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: 8|app: 0|req: 1027/2152] 10.0.0.36 () {32 vars in 680 bytes} [Tue May 12 12:36:29 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2153] 10.0.0.36 () {34 vars in 675 bytes} [Tue May 12 12:36:27 2026] POST /v2.0/floatingips => generated 855 bytes in 1491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2154] 10.0.0.36 () {32 vars in 682 bytes} [Tue May 12 12:36:29 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:36:29.422 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d707945-01c2-4348-b9e9-a37c4194447b'] response: {'name': 'network-changed', 'server_uuid': '0578f4f5-2f53-4539-93da-5e72bb2e4ecd', 'tag': 'af8b98be-ea79-4ebc-b93b-7f7a377e0d1a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1029/2155] 10.0.0.36 () {32 vars in 668 bytes} [Tue May 12 12:36:29 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2156] 10.0.0.36 () {32 vars in 682 bytes} [Tue May 12 12:36:29 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2157] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:36:29 2026] GET /v2.0/ports?tenant_id=5a5fd167971841ed9f9228d2fd31fb0b&device_id=0578f4f5-2f53-4539-93da-5e72bb2e4ecd => generated 1465 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2158] 10.0.0.71 () {34 vars in 1092 bytes} [Tue May 12 12:36:29 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-954702142&fields=id&tenant_id=5a5fd167971841ed9f9228d2fd31fb0b => generated 69 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2159] 10.0.0.36 () {32 vars in 676 bytes} [Tue May 12 12:36:29 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2160] 10.0.0.36 () {32 vars in 678 bytes} [Tue May 12 12:36:29 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2161] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:36:29 2026] GET /v2.0/networks?id=b2c13be2-6518-4e7d-842b-72dae6ac9f89 => generated 800 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2162] 10.0.0.71 () {34 vars in 980 bytes} [Tue May 12 12:36:29 2026] GET /v2.0/networks?id=24378de3-f9c3-454c-8be0-32485db26106 => generated 705 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2163] 10.0.0.36 () {32 vars in 688 bytes} [Tue May 12 12:36:29 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2164] 10.0.0.36 () {32 vars in 690 bytes} [Tue May 12 12:36:29 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: 1036/2165] 10.0.0.71 () {34 vars in 963 bytes} [Tue May 12 12:36:29 2026] GET /v2.0/quotas/5a5fd167971841ed9f9228d2fd31fb0b => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2166] 10.0.0.36 () {32 vars in 717 bytes} [Tue May 12 12:36:29 2026] GET /v2.0/trunks/302cfa34-3da0-426e-bc72-3c9f362c62de => generated 412 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2167] 199.19.213.233 () {34 vars in 1057 bytes} [Tue May 12 12:36:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.163&port_id=af8b98be-ea79-4ebc-b93b-7f7a377e0d1a => generated 858 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2168] 10.0.0.71 () {34 vars in 1000 bytes} [Tue May 12 12:36:29 2026] GET /v2.0/ports?tenant_id=5a5fd167971841ed9f9228d2fd31fb0b&fields=id => generated 333 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2169] 10.0.0.36 () {32 vars in 718 bytes} [Tue May 12 12:36:29 2026] DELETE /v2.0/ports/af54aa91-c767-420a-97dd-159d9afdaf45 => 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: 1039/2170] 199.19.213.233 () {34 vars in 1101 bytes} [Tue May 12 12:36:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A61&port_id=af8b98be-ea79-4ebc-b93b-7f7a377e0d1a => 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: 1132/2171] 10.0.0.36 () {32 vars in 715 bytes} [Tue May 12 12:36:29 2026] GET /v2.0/ports/eadff886-60f7-4001-99cd-d9a6a778f6a5 => generated 826 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2172] 10.0.0.71 () {34 vars in 1006 bytes} [Tue May 12 12:36:30 2026] GET /v2.0/networks/24378de3-f9c3-454c-8be0-32485db26106?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:36:30.245 8 WARNING neutron_lib.context [None req-feb742a6-4497-4775-8935-5d92b59d2d65 cfd12526f0f949f7bc1c69f524f91947 16f33d0b6d4a4cf9afffb569affa632b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1134/2173] 10.0.0.36 () {32 vars in 718 bytes} [Tue May 12 12:36:30 2026] DELETE /v2.0/ports/ed60caeb-3154-4eb6-a089-b0a289c265ac => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2174] 10.0.0.36 () {34 vars in 682 bytes} [Tue May 12 12:36:30 2026] POST /v2.0/security-groups => generated 1539 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2175] 199.19.213.233 () {34 vars in 1063 bytes} [Tue May 12 12:36:30 2026] GET /v2.0/subnets?id=63be6b3d-0132-46ad-a316-988a756f79ee&id=7691bf23-cd05-49ef-99c3-8803d78d49aa => generated 1361 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2176] 10.0.0.71 () {34 vars in 1106 bytes} [Tue May 12 12:36:30 2026] GET /v2.0/networks/24378de3-f9c3-454c-8be0-32485db26106?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: 1041/2177] 10.0.0.36 () {32 vars in 720 bytes} [Tue May 12 12:36:30 2026] DELETE /v2.0/trunks/302cfa34-3da0-426e-bc72-3c9f362c62de => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2178] 10.0.0.36 () {34 vars in 765 bytes} [Tue May 12 12:36:30 2026] PUT /v2.0/security-groups/0e6cbd28-8b01-4b14-af9c-09c2d125383e/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2179] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:36:30 2026] GET /v2.0/ports?network_id=b2c13be2-6518-4e7d-842b-72dae6ac9f89&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: 1044/2180] 10.0.0.36 () {32 vars in 717 bytes} [Tue May 12 12:36:30 2026] GET /v2.0/trunks/303eea2a-eac7-4812-bcd2-022d2069babb => generated 420 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2181] 10.0.0.36 () {32 vars in 745 bytes} [Tue May 12 12:36:30 2026] GET /v2.0/security-groups/0e6cbd28-8b01-4b14-af9c-09c2d125383e/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2182] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:36:30 2026] GET /v2.0/ports?device_id=9573183a-8964-402d-920c-675f0c513ec9 => 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: 1137/2183] 10.0.0.36 () {32 vars in 718 bytes} [Tue May 12 12:36:30 2026] DELETE /v2.0/ports/7484d615-9929-4cc7-8fed-146c62db1847 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2184] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:36:30 2026] GET /v2.0/ports?network_id=b2c13be2-6518-4e7d-842b-72dae6ac9f89&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: 1048/2185] 10.0.0.36 () {34 vars in 776 bytes} [Tue May 12 12:36:30 2026] PUT /v2.0/security-groups/0e6cbd28-8b01-4b14-af9c-09c2d125383e/tags/green => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2186] 10.0.0.36 () {32 vars in 715 bytes} [Tue May 12 12:36:30 2026] GET /v2.0/ports/ff89fb62-cd13-4851-8d0e-3356e21093ae => generated 826 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2187] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:36:30 2026] GET /v2.0/networks/b2c13be2-6518-4e7d-842b-72dae6ac9f89?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: 1140/2188] 10.0.0.36 () {32 vars in 745 bytes} [Tue May 12 12:36:30 2026] GET /v2.0/security-groups/0e6cbd28-8b01-4b14-af9c-09c2d125383e/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2189] 10.0.0.36 () {32 vars in 718 bytes} [Tue May 12 12:36:30 2026] DELETE /v2.0/ports/51dfc661-c80e-43db-b26d-e90698647281 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2190] 10.0.0.36 () {32 vars in 720 bytes} [Tue May 12 12:36:30 2026] DELETE /v2.0/trunks/303eea2a-eac7-4812-bcd2-022d2069babb => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2191] 10.0.0.36 () {34 vars in 772 bytes} [Tue May 12 12:36:31 2026] PUT /v2.0/security-groups/0e6cbd28-8b01-4b14-af9c-09c2d125383e/tags/red => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2192] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:36:30 2026] GET /v2.0/networks/b2c13be2-6518-4e7d-842b-72dae6ac9f89?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: 1051/2193] 10.0.0.36 () {32 vars in 717 bytes} [Tue May 12 12:36:31 2026] GET /v2.0/trunks/f035bca6-698e-4153-9d6b-868aa6923176 => generated 429 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2194] 10.0.0.36 () {32 vars in 745 bytes} [Tue May 12 12:36:31 2026] GET /v2.0/security-groups/0e6cbd28-8b01-4b14-af9c-09c2d125383e/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: 1053/2195] 10.0.0.36 () {32 vars in 715 bytes} [Tue May 12 12:36:31 2026] GET /v2.0/ports/345056cb-73e4-416f-83ac-0c996860aa63 => generated 826 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2196] 10.0.0.36 () {34 vars in 794 bytes} [Tue May 12 12:36:31 2026] PUT /v2.0/security-groups/0e6cbd28-8b01-4b14-af9c-09c2d125383e/tags/black.or.white => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2197] 10.0.0.36 () {32 vars in 718 bytes} [Tue May 12 12:36:31 2026] DELETE /v2.0/ports/bfbf9e9a-99c3-43ed-85ca-1bc99d9c2d12 => 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: 1144/2198] 10.0.0.36 () {32 vars in 745 bytes} [Tue May 12 12:36:31 2026] GET /v2.0/security-groups/0e6cbd28-8b01-4b14-af9c-09c2d125383e/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2199] 10.0.0.36 () {32 vars in 720 bytes} [Tue May 12 12:36:31 2026] DELETE /v2.0/trunks/f035bca6-698e-4153-9d6b-868aa6923176 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2200] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:36:31 2026] GET /v2.0/networks?id=24378de3-f9c3-454c-8be0-32485db26106 => generated 705 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2201] 10.0.0.36 () {34 vars in 765 bytes} [Tue May 12 12:36:31 2026] PUT /v2.0/security-groups/0e6cbd28-8b01-4b14-af9c-09c2d125383e/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2202] 10.0.0.36 () {32 vars in 717 bytes} [Tue May 12 12:36:31 2026] GET /v2.0/trunks/dc64f6d2-0f3e-4599-a5bb-b17cf70b19fd => generated 414 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:36:31.489 8 INFO neutron.services.segments.plugin [-] Segment 1de49ba6-e2d5-4240-86af-cfea80d41969 resource provider aggregate not found 2026-05-12 12:36:31.507 8 INFO neutron.services.segments.plugin [-] Segment 1de49ba6-e2d5-4240-86af-cfea80d41969 resource provider aggregate not found 2026-05-12 12:36:31.512 8 INFO neutron.services.segments.plugin [-] Segment 1de49ba6-e2d5-4240-86af-cfea80d41969 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1de49ba6-e2d5-4240-86af-cfea80d41969 found for delete ", "request_id": "req-43e159cd-a14b-4c83-bced-8258889e6fd1"}]} [pid: 7|app: 0|req: 1148/2203] 199.19.213.233 () {34 vars in 1049 bytes} [Tue May 12 12:36:31 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5a5fd167971841ed9f9228d2fd31fb0b => generated 178 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:36:31.533 8 INFO neutron.services.segments.plugin [-] Segment 1de49ba6-e2d5-4240-86af-cfea80d41969 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1de49ba6-e2d5-4240-86af-cfea80d41969 found for delete ", "request_id": "req-7d60ee23-75f7-4284-8d47-d0308f36534c"}]} [pid: 8|app: 0|req: 1056/2204] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:36:31 2026] DELETE /v2.0/networks/7dfd2fb5-2d67-4af5-9820-5fef486da61a => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2205] 10.0.0.36 () {32 vars in 745 bytes} [Tue May 12 12:36:31 2026] GET /v2.0/security-groups/0e6cbd28-8b01-4b14-af9c-09c2d125383e/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:36:31.555 7 WARNING neutron_lib.context [req-304a563a-1a25-4da8-9251-edb02ba21836 req-99ac3962-1242-4144-9f0a-595c89b8514c 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1057/2206] 10.0.0.36 () {32 vars in 715 bytes} [Tue May 12 12:36:31 2026] GET /v2.0/ports/b0251328-9861-4670-9679-b202fe830844 => generated 826 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2207] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:36:31 2026] DELETE /v2.0/networks/2cac2d80-31f0-43f4-bf61-c1e44576656f => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2208] 10.0.0.36 () {32 vars in 753 bytes} [Tue May 12 12:36:31 2026] GET /v2.0/security-groups/0e6cbd28-8b01-4b14-af9c-09c2d125383e/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: 1060/2209] 10.0.0.36 () {32 vars in 720 bytes} [Tue May 12 12:36:31 2026] DELETE /v2.0/trunks/dc64f6d2-0f3e-4599-a5bb-b17cf70b19fd => 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: 1150/2210] 199.19.213.233 () {38 vars in 954 bytes} [Tue May 12 12:36:31 2026] POST /v2.0/ports => generated 1183 bytes in 520 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:36:32.092 7 INFO neutron.api.v2.resource [None req-ba3c2966-5154-4222-a888-d9439735b2f8 cfd12526f0f949f7bc1c69f524f91947 16f33d0b6d4a4cf9afffb569affa632b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1151/2211] 10.0.0.36 () {32 vars in 757 bytes} [Tue May 12 12:36:32 2026] GET /v2.0/security-groups/0e6cbd28-8b01-4b14-af9c-09c2d125383e/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2212] 10.0.0.36 () {32 vars in 717 bytes} [Tue May 12 12:36:32 2026] GET /v2.0/trunks/b27fb701-e215-430a-a005-eba0b72714b7 => generated 407 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2213] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:36:31 2026] DELETE /v2.0/networks/b4e15a2e-f011-4e38-8d94-9ce65e8e424d => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2214] 10.0.0.36 () {32 vars in 756 bytes} [Tue May 12 12:36:32 2026] DELETE /v2.0/security-groups/0e6cbd28-8b01-4b14-af9c-09c2d125383e/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2215] 10.0.0.36 () {32 vars in 715 bytes} [Tue May 12 12:36:32 2026] GET /v2.0/ports/19157b19-1827-4daf-a19d-4f22020ea206 => generated 826 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2216] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:36:32 2026] DELETE /v2.0/networks/dd007ee5-8702-47d2-86e8-40589298de93 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2217] 10.0.0.36 () {32 vars in 745 bytes} [Tue May 12 12:36:32 2026] GET /v2.0/security-groups/0e6cbd28-8b01-4b14-af9c-09c2d125383e/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2218] 199.19.213.233 () {38 vars in 1027 bytes} [Tue May 12 12:36:32 2026] PUT /v2.0/ports/57ee56eb-08be-481f-a31e-752534e17316 => generated 1428 bytes in 512 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1066/2219] 10.0.0.36 () {32 vars in 720 bytes} [Tue May 12 12:36:32 2026] DELETE /v2.0/trunks/b27fb701-e215-430a-a005-eba0b72714b7 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:36:32.675 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4155637b-44e9-446a-a926-8af7a653aa8b'] response: {'name': 'network-changed', 'server_uuid': '9573183a-8964-402d-920c-675f0c513ec9', 'tag': '57ee56eb-08be-481f-a31e-752534e17316', 'status': 'completed', 'code': 200} 2026-05-12 12:36:32.676 8 INFO neutron.api.v2.resource [None req-7f8aebe8-5bba-4410-8572-a7b9e19c56f7 cfd12526f0f949f7bc1c69f524f91947 16f33d0b6d4a4cf9afffb569affa632b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1067/2220] 10.0.0.36 () {32 vars in 760 bytes} [Tue May 12 12:36:32 2026] DELETE /v2.0/security-groups/0e6cbd28-8b01-4b14-af9c-09c2d125383e/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 12:36:32.822 7 INFO neutron.services.segments.plugin [-] Segment b2fb72ac-c301-4293-9ef7-db3213c791e9 resource provider aggregate not found 2026-05-12 12:36:32.831 7 INFO neutron.services.segments.plugin [-] Segment b2fb72ac-c301-4293-9ef7-db3213c791e9 resource provider aggregate not found 2026-05-12 12:36:32.841 7 INFO neutron.services.segments.plugin [-] Segment b2fb72ac-c301-4293-9ef7-db3213c791e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2fb72ac-c301-4293-9ef7-db3213c791e9 found for delete ", "request_id": "req-468f0c47-88c3-474d-b698-5b7851b27da5"}]} 2026-05-12 12:36:32.852 7 INFO neutron.services.segments.plugin [-] Segment b2fb72ac-c301-4293-9ef7-db3213c791e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2fb72ac-c301-4293-9ef7-db3213c791e9 found for delete ", "request_id": "req-4c2a8a1e-b69d-4a46-9e72-22c4a77c1c00"}]} [pid: 7|app: 0|req: 1154/2221] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:36:32 2026] DELETE /v2.0/networks/b85bd204-268a-444e-8cc2-87ea6997990b => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1068/2222] 10.0.0.36 () {32 vars in 718 bytes} [Tue May 12 12:36:32 2026] DELETE /v2.0/ports/eadff886-60f7-4001-99cd-d9a6a778f6a5 => 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: 1155/2223] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:36:32 2026] GET /v2.0/ports?tenant_id=5a5fd167971841ed9f9228d2fd31fb0b&device_id=9573183a-8964-402d-920c-675f0c513ec9 => generated 1467 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2224] 10.0.0.36 () {32 vars in 748 bytes} [Tue May 12 12:36:32 2026] DELETE /v2.0/security-groups/0e6cbd28-8b01-4b14-af9c-09c2d125383e/tags => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2225] 199.19.213.233 () {34 vars in 1055 bytes} [Tue May 12 12:36:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.84&port_id=57ee56eb-08be-481f-a31e-752534e17316 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2226] 10.0.0.36 () {32 vars in 745 bytes} [Tue May 12 12:36:32 2026] GET /v2.0/security-groups/0e6cbd28-8b01-4b14-af9c-09c2d125383e/tags => 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: 1072/2227] 199.19.213.233 () {34 vars in 1105 bytes} [Tue May 12 12:36:33 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A23b&port_id=57ee56eb-08be-481f-a31e-752534e17316 => 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: 1073/2228] 10.0.0.1 () {34 vars in 987 bytes} [Tue May 12 12:36:33 2026] GET /v2.0/ports?device_id=0578f4f5-2f53-4539-93da-5e72bb2e4ecd => generated 1465 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2229] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:36:33 2026] DELETE /v2.0/security-groups/0e6cbd28-8b01-4b14-af9c-09c2d125383e => 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: 1156/2230] 10.0.0.36 () {32 vars in 718 bytes} [Tue May 12 12:36:32 2026] DELETE /v2.0/ports/ff89fb62-cd13-4851-8d0e-3356e21093ae => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2231] 199.19.213.233 () {34 vars in 1063 bytes} [Tue May 12 12:36:33 2026] GET /v2.0/subnets?id=20098760-4110-4e7d-b16e-987bd6d4826e&id=b339aa76-dfb7-40fa-aa19-6d08bf630a99 => generated 1365 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2232] 10.0.0.1 () {34 vars in 1037 bytes} [Tue May 12 12:36:33 2026] GET /v2.0/security-groups?id=8f4b5308-c499-46a5-9d55-af538837fba5&fields=id&fields=name => generated 111 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2233] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:36:33 2026] GET /v2.0/ports?network_id=24378de3-f9c3-454c-8be0-32485db26106&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2234] 10.0.0.36 () {32 vars in 718 bytes} [Tue May 12 12:36:33 2026] DELETE /v2.0/ports/345056cb-73e4-416f-83ac-0c996860aa63 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:36:33.541 8 INFO neutron.services.segments.plugin [-] Segment 8fd4979b-0155-4c73-9e45-a9294dc2e0e4 resource provider aggregate not found 2026-05-12 12:36:33.556 8 INFO neutron.services.segments.plugin [-] Segment 8fd4979b-0155-4c73-9e45-a9294dc2e0e4 resource provider aggregate not found 2026-05-12 12:36:33.563 8 INFO neutron.services.segments.plugin [-] Segment 8fd4979b-0155-4c73-9e45-a9294dc2e0e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fd4979b-0155-4c73-9e45-a9294dc2e0e4 found for delete ", "request_id": "req-aa0aaa3d-2092-4379-8d6d-64c89dacdae7"}]} 2026-05-12 12:36:33.583 8 INFO neutron.services.segments.plugin [-] Segment d1ba70da-e8ff-411b-bf35-cc535bbdac81 resource provider aggregate not found 2026-05-12 12:36:33.594 8 INFO neutron.services.segments.plugin [-] Segment 8fd4979b-0155-4c73-9e45-a9294dc2e0e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fd4979b-0155-4c73-9e45-a9294dc2e0e4 found for delete ", "request_id": "req-11568416-17d9-4142-915e-d941bbcf0157"}]} 2026-05-12 12:36:33.604 8 INFO neutron.services.segments.plugin [-] Segment d1ba70da-e8ff-411b-bf35-cc535bbdac81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1ba70da-e8ff-411b-bf35-cc535bbdac81 found for delete ", "request_id": "req-43fc70d7-127e-4bd6-95aa-b69c490e8795"}]} 2026-05-12 12:36:33.613 8 INFO neutron.services.segments.plugin [-] Segment d1ba70da-e8ff-411b-bf35-cc535bbdac81 resource provider aggregate not found 2026-05-12 12:36:33.626 8 INFO neutron.services.segments.plugin [-] Segment 41e6b4e5-6803-4fe8-8093-eccabbeeafb3 resource provider aggregate not found 2026-05-12 12:36:33.630 8 INFO neutron.services.segments.plugin [-] Segment d1ba70da-e8ff-411b-bf35-cc535bbdac81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1ba70da-e8ff-411b-bf35-cc535bbdac81 found for delete ", "request_id": "req-9270df8f-d46e-4c81-8d8b-02d05174fc7e"}]} 2026-05-12 12:36:33.647 8 INFO neutron.services.segments.plugin [-] Segment 41e6b4e5-6803-4fe8-8093-eccabbeeafb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41e6b4e5-6803-4fe8-8093-eccabbeeafb3 found for delete ", "request_id": "req-b6c3709e-dde6-466f-88b0-cd4527b899dc"}]} 2026-05-12 12:36:33.647 8 INFO neutron.services.segments.plugin [-] Segment 41e6b4e5-6803-4fe8-8093-eccabbeeafb3 resource provider aggregate not found 2026-05-12 12:36:33.664 8 INFO neutron.services.segments.plugin [-] Segment 41e6b4e5-6803-4fe8-8093-eccabbeeafb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41e6b4e5-6803-4fe8-8093-eccabbeeafb3 found for delete ", "request_id": "req-0f441fd9-ca11-43b3-b4ce-70e9e5dc9ebb"}]} [pid: 8|app: 0|req: 1077/2235] 10.0.0.36 () {32 vars in 718 bytes} [Tue May 12 12:36:33 2026] DELETE /v2.0/ports/b0251328-9861-4670-9679-b202fe830844 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2236] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:36:33 2026] GET /v2.0/ports?network_id=24378de3-f9c3-454c-8be0-32485db26106&device_owner=network%3Adhcp => generated 1461 bytes in 498 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2237] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:36:33 2026] GET /v2.0/networks/24378de3-f9c3-454c-8be0-32485db26106?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2238] 10.0.0.36 () {32 vars in 718 bytes} [Tue May 12 12:36:33 2026] DELETE /v2.0/ports/19157b19-1827-4daf-a19d-4f22020ea206 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2239] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:36:34 2026] GET /v2.0/security-groups?tenant_id=66e7562065a340139a828c91efdc5e8d&name=default => generated 2805 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2240] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:36:34 2026] GET /v2.0/networks/24378de3-f9c3-454c-8be0-32485db26106?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2241] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:36:33 2026] GET /v2.0/security-groups?tenant_id=4d5df5783b9946c0bd7e207204c6d02d&name=default => generated 2805 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2242] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:36:34 2026] DELETE /v2.0/security-groups/d33ebf5d-2a55-4e49-8f9d-4381692fd4b2 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2243] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:36:34 2026] DELETE /v2.0/networks/b84e4405-9098-432a-89b5-c7e6c8a7ecf4 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2244] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:36:34 2026] GET /v2.0/ports?tenant_id=5a5fd167971841ed9f9228d2fd31fb0b&device_id=9573183a-8964-402d-920c-675f0c513ec9 => generated 1467 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2245] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:36:34 2026] DELETE /v2.0/security-groups/0bdcbbaa-070d-4627-98ba-cd216cb6a433 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2246] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:36:34 2026] GET /v2.0/networks?id=24378de3-f9c3-454c-8be0-32485db26106 => generated 801 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2247] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:36:34 2026] GET /v2.0/security-groups?tenant_id=72c6dddf164844d1b7bcfdfb0b7b06c2&name=default => generated 2805 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2248] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:36:34 2026] DELETE /v2.0/networks/565b12c6-95ff-43eb-80b6-b9b89530c5f5 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2249] 199.19.213.233 () {34 vars in 1055 bytes} [Tue May 12 12:36:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.84&port_id=57ee56eb-08be-481f-a31e-752534e17316 => 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: 1084/2250] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:36:34 2026] GET /v2.0/security-groups?tenant_id=16f33d0b6d4a4cf9afffb569affa632b&name=default => generated 2805 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2251] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:36:34 2026] DELETE /v2.0/security-groups/f97a069f-9590-471e-b8d2-9f9d7ab3a80e => 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: 1168/2252] 199.19.213.233 () {34 vars in 1105 bytes} [Tue May 12 12:36:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A23b&port_id=57ee56eb-08be-481f-a31e-752534e17316 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2253] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:36:34 2026] DELETE /v2.0/security-groups/e459794a-9144-487e-904f-9d9b8ba60001 => 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: 1085/2254] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:36:34 2026] DELETE /v2.0/networks/b42da148-917a-4471-86e2-4d4fd1353bf4 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2255] 199.19.213.233 () {34 vars in 1063 bytes} [Tue May 12 12:36:34 2026] GET /v2.0/subnets?id=20098760-4110-4e7d-b16e-987bd6d4826e&id=b339aa76-dfb7-40fa-aa19-6d08bf630a99 => generated 1365 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2256] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:36:35 2026] GET /v2.0/ports?network_id=24378de3-f9c3-454c-8be0-32485db26106&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2257] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:36:35 2026] GET /v2.0/security-groups?tenant_id=bc3f0ec3ac2846e4b7aa0821850d4f7d&name=default => generated 2805 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2258] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:36:35 2026] GET /v2.0/ports?network_id=24378de3-f9c3-454c-8be0-32485db26106&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2259] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:36:35 2026] DELETE /v2.0/security-groups/44c3ef85-6168-4089-9c3d-9768b994b88c => 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: 1175/2260] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:36:35 2026] GET /v2.0/networks/24378de3-f9c3-454c-8be0-32485db26106?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2261] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:36:35 2026] GET /v2.0/networks/24378de3-f9c3-454c-8be0-32485db26106?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2262] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:36:34 2026] DELETE /v2.0/networks/8caf8e05-2e84-4ca7-9c94-52c574fdeb41 => generated 0 bytes in 617 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:36:35.802 7 INFO neutron.services.segments.plugin [-] Segment bc3fd16c-6dbc-48ec-9649-ea30ea92d67b resource provider aggregate not found 2026-05-12 12:36:35.806 7 INFO neutron.services.segments.plugin [-] Segment bc3fd16c-6dbc-48ec-9649-ea30ea92d67b resource provider aggregate not found 2026-05-12 12:36:35.812 8 INFO neutron.services.segments.plugin [-] Segment 641a1a1c-6f99-4d89-9e88-0de7639f2a37 resource provider aggregate not found 2026-05-12 12:36:35.818 7 INFO neutron.services.segments.plugin [-] Segment bc3fd16c-6dbc-48ec-9649-ea30ea92d67b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc3fd16c-6dbc-48ec-9649-ea30ea92d67b found for delete ", "request_id": "req-25af61ae-5fe8-48db-81fd-99cbccb1e918"}]} 2026-05-12 12:36:35.824 8 INFO neutron.services.segments.plugin [-] Segment 641a1a1c-6f99-4d89-9e88-0de7639f2a37 resource provider aggregate not found 2026-05-12 12:36:35.825 7 INFO neutron.services.segments.plugin [-] Segment bc3fd16c-6dbc-48ec-9649-ea30ea92d67b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc3fd16c-6dbc-48ec-9649-ea30ea92d67b found for delete ", "request_id": "req-9ce4a196-544d-4206-a310-37ac49212832"}]} 2026-05-12 12:36:35.835 8 INFO neutron.services.segments.plugin [-] Segment 641a1a1c-6f99-4d89-9e88-0de7639f2a37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 641a1a1c-6f99-4d89-9e88-0de7639f2a37 found for delete ", "request_id": "req-e558b1d8-b7ee-45a8-ad7d-25e29f441a75"}]} [pid: 7|app: 0|req: 1177/2263] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:36:35 2026] DELETE /v2.0/networks/60a96770-05ab-4c0c-a079-872865b24671 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:36:35.856 8 INFO neutron.services.segments.plugin [-] Segment 641a1a1c-6f99-4d89-9e88-0de7639f2a37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 641a1a1c-6f99-4d89-9e88-0de7639f2a37 found for delete ", "request_id": "req-6a3153d4-6b3b-4e25-a42c-fca7d9316334"}]} 2026-05-12 12:36:35.864 8 INFO neutron.services.segments.plugin [-] Segment 93c481d0-b476-4651-a338-4d3e647010c6 resource provider aggregate not found 2026-05-12 12:36:35.875 8 INFO neutron.services.segments.plugin [-] Segment 93c481d0-b476-4651-a338-4d3e647010c6 resource provider aggregate not found 2026-05-12 12:36:35.883 8 INFO neutron.services.segments.plugin [-] Segment 93c481d0-b476-4651-a338-4d3e647010c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93c481d0-b476-4651-a338-4d3e647010c6 found for delete ", "request_id": "req-ee1f093d-313f-4a6e-8c85-833ca45a3012"}]} 2026-05-12 12:36:35.897 8 INFO neutron.services.segments.plugin [-] Segment 93c481d0-b476-4651-a338-4d3e647010c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93c481d0-b476-4651-a338-4d3e647010c6 found for delete ", "request_id": "req-0cfd6758-7746-4e07-ac03-a11292a7a4e4"}]} 2026-05-12 12:36:35.914 8 INFO neutron.services.segments.plugin [-] Segment 6fc172b5-10e6-479c-89b6-75fa760191c5 resource provider aggregate not found 2026-05-12 12:36:35.923 8 INFO neutron.services.segments.plugin [-] Segment 6fc172b5-10e6-479c-89b6-75fa760191c5 resource provider aggregate not found 2026-05-12 12:36:35.944 8 INFO neutron.services.segments.plugin [-] Segment 6fc172b5-10e6-479c-89b6-75fa760191c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fc172b5-10e6-479c-89b6-75fa760191c5 found for delete ", "request_id": "req-9cb864a9-7d07-4e64-9da5-c0edb18d1e7f"}]} 2026-05-12 12:36:35.957 8 INFO neutron.services.segments.plugin [-] Segment 6fc172b5-10e6-479c-89b6-75fa760191c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fc172b5-10e6-479c-89b6-75fa760191c5 found for delete ", "request_id": "req-528dd223-8f8e-4641-a545-0086353ed583"}]} 2026-05-12 12:36:35.967 8 INFO neutron.services.segments.plugin [-] Segment 7a3eaf3d-1e44-4522-b7b1-45fa4f743e9f resource provider aggregate not found 2026-05-12 12:36:35.973 8 INFO neutron.services.segments.plugin [-] Segment 7a3eaf3d-1e44-4522-b7b1-45fa4f743e9f resource provider aggregate not found 2026-05-12 12:36:35.985 8 INFO neutron.services.segments.plugin [-] Segment 7a3eaf3d-1e44-4522-b7b1-45fa4f743e9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a3eaf3d-1e44-4522-b7b1-45fa4f743e9f found for delete ", "request_id": "req-ff705331-6879-4d10-bdca-733167c29016"}]} 2026-05-12 12:36:35.992 8 INFO neutron.services.segments.plugin [-] Segment 7a3eaf3d-1e44-4522-b7b1-45fa4f743e9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a3eaf3d-1e44-4522-b7b1-45fa4f743e9f found for delete ", "request_id": "req-45135ea3-ce39-4520-987e-4e5a6ec761dd"}]} [pid: 8|app: 0|req: 1087/2264] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:36:35 2026] GET /v2.0/ports?device_id=9573183a-8964-402d-920c-675f0c513ec9 => generated 1200 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2265] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:36:36 2026] GET /v2.0/security-groups?id=8f4b5308-c499-46a5-9d55-af538837fba5&fields=id&fields=name => generated 111 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2266] 10.0.0.36 () {32 vars in 816 bytes} [Tue May 12 12:36:36 2026] GET /v2.0/ports?network_id=24378de3-f9c3-454c-8be0-32485db26106&mac_address=fa%3A16%3A3e%3A03%3A04%3Ae1 => generated 1200 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:36:36.167 7 WARNING neutron_lib.context [None req-2205ad0b-8104-4ba5-825f-88b1b603c688 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1089/2267] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:36:36 2026] GET /v2.0/security-groups?tenant_id=2f69b9571dd64bca936a7e9c039f33d7&name=default => generated 2805 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2268] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:36:37 2026] DELETE /v2.0/security-groups/a39d4689-9499-4154-a1d1-bcbfedb5facf => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:36:37.169 7 INFO neutron.db.l3_db [None req-2205ad0b-8104-4ba5-825f-88b1b603c688 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] Floating IP aa3f5863-a0a0-4792-9a6d-671546d07e46 associated. External IP: 10.96.250.214, port: 57ee56eb-08be-481f-a31e-752534e17316. [pid: 8|app: 0|req: 1091/2269] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:36:37 2026] GET /v2.0/security-groups?tenant_id=2381d59dd82c4c9b8859680d2c930e09&name=default => generated 2805 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2270] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:36:37 2026] DELETE /v2.0/security-groups/9ffcf9bd-11cd-414d-b1e2-18407b9a03e5 => 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: 1179/2271] 10.0.0.36 () {34 vars in 675 bytes} [Tue May 12 12:36:36 2026] POST /v2.0/floatingips => generated 854 bytes in 1408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2272] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:36:37 2026] GET /v2.0/security-groups?tenant_id=63e71297273f4f1195e42e2018ced51a&name=default => generated 2805 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:36:37.764 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b4bf351b-12ff-43e5-b740-86c30cca50c7'] response: {'name': 'network-changed', 'server_uuid': '9573183a-8964-402d-920c-675f0c513ec9', 'tag': '57ee56eb-08be-481f-a31e-752534e17316', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1094/2273] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:36:37 2026] GET /v2.0/ports?tenant_id=5a5fd167971841ed9f9228d2fd31fb0b&device_id=9573183a-8964-402d-920c-675f0c513ec9 => generated 1469 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2274] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:36:37 2026] DELETE /v2.0/security-groups/5626e3c3-ce24-4e8e-96f9-ca51aabd0747 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2275] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:36:37 2026] GET /v2.0/networks?id=24378de3-f9c3-454c-8be0-32485db26106 => generated 801 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2276] 199.19.213.233 () {34 vars in 1055 bytes} [Tue May 12 12:36:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.84&port_id=57ee56eb-08be-481f-a31e-752534e17316 => generated 857 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2277] 199.19.213.233 () {34 vars in 1105 bytes} [Tue May 12 12:36:38 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A23b&port_id=57ee56eb-08be-481f-a31e-752534e17316 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2278] 199.19.213.233 () {34 vars in 1063 bytes} [Tue May 12 12:36:38 2026] GET /v2.0/subnets?id=20098760-4110-4e7d-b16e-987bd6d4826e&id=b339aa76-dfb7-40fa-aa19-6d08bf630a99 => generated 1365 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2279] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:36:38 2026] GET /v2.0/ports?network_id=24378de3-f9c3-454c-8be0-32485db26106&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2280] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:36:38 2026] GET /v2.0/ports?network_id=24378de3-f9c3-454c-8be0-32485db26106&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: 1098/2281] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:36:38 2026] GET /v2.0/networks/24378de3-f9c3-454c-8be0-32485db26106?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2282] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:36:38 2026] GET /v2.0/networks/24378de3-f9c3-454c-8be0-32485db26106?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:36:38.875 8 WARNING neutron_lib.context [None req-7305f58f-c3c3-4388-9234-d71c42f48c3f 3ab5d00a776643d5a82e7c295399476c a6008a815a6a49d29083a9ab636a61a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1099/2283] 10.0.0.36 () {34 vars in 674 bytes} [Tue May 12 12:36:38 2026] POST /v2.0/subnetpools => generated 516 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2284] 10.0.0.36 () {34 vars in 757 bytes} [Tue May 12 12:36:38 2026] PUT /v2.0/subnetpools/b407d496-bb49-4a99-ad29-896cea22ec8c/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: 1100/2285] 10.0.0.36 () {32 vars in 737 bytes} [Tue May 12 12:36:38 2026] GET /v2.0/subnetpools/b407d496-bb49-4a99-ad29-896cea22ec8c/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: 1186/2286] 10.0.0.36 () {34 vars in 768 bytes} [Tue May 12 12:36:39 2026] PUT /v2.0/subnetpools/b407d496-bb49-4a99-ad29-896cea22ec8c/tags/green => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2287] 10.0.0.36 () {32 vars in 737 bytes} [Tue May 12 12:36:39 2026] GET /v2.0/subnetpools/b407d496-bb49-4a99-ad29-896cea22ec8c/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2288] 10.0.0.36 () {34 vars in 764 bytes} [Tue May 12 12:36:39 2026] PUT /v2.0/subnetpools/b407d496-bb49-4a99-ad29-896cea22ec8c/tags/red => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2289] 10.0.0.36 () {32 vars in 737 bytes} [Tue May 12 12:36:39 2026] GET /v2.0/subnetpools/b407d496-bb49-4a99-ad29-896cea22ec8c/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2290] 10.0.0.36 () {34 vars in 786 bytes} [Tue May 12 12:36:39 2026] PUT /v2.0/subnetpools/b407d496-bb49-4a99-ad29-896cea22ec8c/tags/black.or.white => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2291] 10.0.0.36 () {32 vars in 737 bytes} [Tue May 12 12:36:39 2026] GET /v2.0/subnetpools/b407d496-bb49-4a99-ad29-896cea22ec8c/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: 1189/2292] 10.0.0.36 () {34 vars in 757 bytes} [Tue May 12 12:36:39 2026] PUT /v2.0/subnetpools/b407d496-bb49-4a99-ad29-896cea22ec8c/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2293] 10.0.0.36 () {32 vars in 737 bytes} [Tue May 12 12:36:39 2026] GET /v2.0/subnetpools/b407d496-bb49-4a99-ad29-896cea22ec8c/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2294] 10.0.0.36 () {32 vars in 745 bytes} [Tue May 12 12:36:39 2026] GET /v2.0/subnetpools/b407d496-bb49-4a99-ad29-896cea22ec8c/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:36:39.424 8 INFO neutron.api.v2.resource [None req-c7c3f521-8587-4dae-be91-67ebcdb59e0e 3ab5d00a776643d5a82e7c295399476c a6008a815a6a49d29083a9ab636a61a4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1105/2295] 10.0.0.36 () {32 vars in 749 bytes} [Tue May 12 12:36:39 2026] GET /v2.0/subnetpools/b407d496-bb49-4a99-ad29-896cea22ec8c/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2296] 10.0.0.36 () {32 vars in 748 bytes} [Tue May 12 12:36:39 2026] DELETE /v2.0/subnetpools/b407d496-bb49-4a99-ad29-896cea22ec8c/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2297] 10.0.0.36 () {32 vars in 737 bytes} [Tue May 12 12:36:39 2026] GET /v2.0/subnetpools/b407d496-bb49-4a99-ad29-896cea22ec8c/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:36:39.558 7 INFO neutron.api.v2.resource [None req-8f7f9ecb-a796-403f-8b27-866874b38cd3 3ab5d00a776643d5a82e7c295399476c a6008a815a6a49d29083a9ab636a61a4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1192/2298] 10.0.0.36 () {32 vars in 752 bytes} [Tue May 12 12:36:39 2026] DELETE /v2.0/subnetpools/b407d496-bb49-4a99-ad29-896cea22ec8c/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2299] 10.0.0.36 () {32 vars in 740 bytes} [Tue May 12 12:36:39 2026] DELETE /v2.0/subnetpools/b407d496-bb49-4a99-ad29-896cea22ec8c/tags => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2300] 10.0.0.36 () {32 vars in 737 bytes} [Tue May 12 12:36:39 2026] GET /v2.0/subnetpools/b407d496-bb49-4a99-ad29-896cea22ec8c/tags => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2301] 10.0.0.36 () {32 vars in 730 bytes} [Tue May 12 12:36:39 2026] DELETE /v2.0/subnetpools/b407d496-bb49-4a99-ad29-896cea22ec8c => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2302] 10.0.0.36 () {34 vars in 676 bytes} [Tue May 12 12:36:40 2026] POST /v2.0/qos/policies => generated 359 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2303] 10.0.0.36 () {34 vars in 676 bytes} [Tue May 12 12:36:40 2026] POST /v2.0/qos/policies => generated 359 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2304] 10.0.0.36 () {34 vars in 676 bytes} [Tue May 12 12:36:40 2026] POST /v2.0/qos/policies => generated 359 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2305] 10.0.0.36 () {34 vars in 676 bytes} [Tue May 12 12:36:40 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2306] 10.0.0.36 () {34 vars in 676 bytes} [Tue May 12 12:36:40 2026] POST /v2.0/qos/policies => generated 359 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2307] 10.0.0.36 () {34 vars in 751 bytes} [Tue May 12 12:36:40 2026] PUT /v2.0/policies/3de929bd-d7a7-4680-b7e0-91c17a6e0190/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: 1199/2308] 10.0.0.36 () {34 vars in 751 bytes} [Tue May 12 12:36:40 2026] PUT /v2.0/policies/31ede7a3-36c6-45ed-8c8a-a5fe4e71e66b/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2309] 10.0.0.36 () {34 vars in 751 bytes} [Tue May 12 12:36:40 2026] PUT /v2.0/policies/ed6e116d-4e24-42b4-955c-1b00e8a02236/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2310] 10.0.0.36 () {34 vars in 751 bytes} [Tue May 12 12:36:40 2026] PUT /v2.0/policies/aef3b9a7-a06e-4e2e-88be-60e2f42bacfb/tags => 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: 1110/2311] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:36:40 2026] GET /v2.0/security-groups?tenant_id=a6008a815a6a49d29083a9ab636a61a4&name=default => generated 2805 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2312] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:36:40 2026] DELETE /v2.0/security-groups/700fc4a1-f719-4686-9b98-032c328a0fe5 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2313] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:36:41 2026] GET /v2.0/security-groups?tenant_id=12039d1eebe14f61845465007441921c&name=default => generated 2805 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2314] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:36:41 2026] DELETE /v2.0/security-groups/3285c041-d792-4f0d-8263-f83e40ab8ea9 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:36:41.325 7 WARNING neutron_lib.context [None req-f54be67c-1199-4365-adea-6311a351602d 3740f476b2bb4f6cbd02ef0c930bd7c2 b5792098f4ed4615a9e369e5d6dc78ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1111/2315] 10.0.0.36 () {32 vars in 672 bytes} [Tue May 12 12:36:41 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:36:41.431 7 INFO neutron.db.segments_db [None req-f54be67c-1199-4365-adea-6311a351602d 3740f476b2bb4f6cbd02ef0c930bd7c2 b5792098f4ed4615a9e369e5d6dc78ca - - default default] Added segment ad74c9fa-7a86-4691-9922-7fc9f6c38a3c of type vxlan for network ec41d147-5e3e-407c-ba99-24c9d42c01b8 [pid: 8|app: 0|req: 1112/2316] 10.0.0.36 () {32 vars in 686 bytes} [Tue May 12 12:36:41 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2317] 10.0.0.36 () {32 vars in 682 bytes} [Tue May 12 12:36:41 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2318] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:36:41 2026] POST /v2.0/networks => generated 632 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2319] 10.0.0.36 () {32 vars in 694 bytes} [Tue May 12 12:36:41 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2320] 10.0.0.36 () {34 vars in 751 bytes} [Tue May 12 12:36:41 2026] PUT /v2.0/networks/ec41d147-5e3e-407c-ba99-24c9d42c01b8/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2321] 10.0.0.36 () {32 vars in 731 bytes} [Tue May 12 12:36:41 2026] GET /v2.0/networks/ec41d147-5e3e-407c-ba99-24c9d42c01b8/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: 1115/2322] 10.0.0.36 () {32 vars in 680 bytes} [Tue May 12 12:36:41 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2323] 10.0.0.36 () {34 vars in 762 bytes} [Tue May 12 12:36:41 2026] PUT /v2.0/networks/ec41d147-5e3e-407c-ba99-24c9d42c01b8/tags/green => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2324] 10.0.0.36 () {32 vars in 694 bytes} [Tue May 12 12:36:41 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2325] 10.0.0.36 () {32 vars in 731 bytes} [Tue May 12 12:36:41 2026] GET /v2.0/networks/ec41d147-5e3e-407c-ba99-24c9d42c01b8/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2326] 10.0.0.36 () {34 vars in 758 bytes} [Tue May 12 12:36:41 2026] PUT /v2.0/networks/ec41d147-5e3e-407c-ba99-24c9d42c01b8/tags/red => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2327] 10.0.0.36 () {32 vars in 690 bytes} [Tue May 12 12:36:41 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2328] 10.0.0.36 () {32 vars in 702 bytes} [Tue May 12 12:36:41 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2329] 10.0.0.36 () {32 vars in 731 bytes} [Tue May 12 12:36:41 2026] GET /v2.0/networks/ec41d147-5e3e-407c-ba99-24c9d42c01b8/tags => generated 34 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2330] 10.0.0.36 () {34 vars in 780 bytes} [Tue May 12 12:36:41 2026] PUT /v2.0/networks/ec41d147-5e3e-407c-ba99-24c9d42c01b8/tags/black.or.white => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2331] 10.0.0.36 () {32 vars in 732 bytes} [Tue May 12 12:36:41 2026] DELETE /v2.0/qos/policies/3de929bd-d7a7-4680-b7e0-91c17a6e0190 => 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: 1213/2332] 10.0.0.36 () {32 vars in 731 bytes} [Tue May 12 12:36:41 2026] GET /v2.0/networks/ec41d147-5e3e-407c-ba99-24c9d42c01b8/tags => generated 52 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2333] 10.0.0.36 () {32 vars in 732 bytes} [Tue May 12 12:36:41 2026] DELETE /v2.0/qos/policies/31ede7a3-36c6-45ed-8c8a-a5fe4e71e66b => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2334] 10.0.0.36 () {34 vars in 751 bytes} [Tue May 12 12:36:42 2026] PUT /v2.0/networks/ec41d147-5e3e-407c-ba99-24c9d42c01b8/tags => generated 37 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2335] 10.0.0.36 () {32 vars in 732 bytes} [Tue May 12 12:36:42 2026] DELETE /v2.0/qos/policies/ed6e116d-4e24-42b4-955c-1b00e8a02236 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2336] 10.0.0.36 () {32 vars in 731 bytes} [Tue May 12 12:36:42 2026] GET /v2.0/networks/ec41d147-5e3e-407c-ba99-24c9d42c01b8/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2337] 10.0.0.36 () {32 vars in 732 bytes} [Tue May 12 12:36:42 2026] DELETE /v2.0/qos/policies/aef3b9a7-a06e-4e2e-88be-60e2f42bacfb => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2338] 10.0.0.36 () {32 vars in 739 bytes} [Tue May 12 12:36:42 2026] GET /v2.0/networks/ec41d147-5e3e-407c-ba99-24c9d42c01b8/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: 1123/2339] 10.0.0.36 () {32 vars in 732 bytes} [Tue May 12 12:36:42 2026] DELETE /v2.0/qos/policies/be39d14c-f005-40e2-9e4f-eaf877859e74 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:36:42.216 7 INFO neutron.api.v2.resource [None req-ac1e18f8-34aa-4b68-bbc6-d09d12275e4c 3740f476b2bb4f6cbd02ef0c930bd7c2 b5792098f4ed4615a9e369e5d6dc78ca - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1217/2340] 10.0.0.36 () {32 vars in 743 bytes} [Tue May 12 12:36:42 2026] GET /v2.0/networks/ec41d147-5e3e-407c-ba99-24c9d42c01b8/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2341] 10.0.0.36 () {32 vars in 742 bytes} [Tue May 12 12:36:42 2026] DELETE /v2.0/networks/ec41d147-5e3e-407c-ba99-24c9d42c01b8/tags/red => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2342] 10.0.0.36 () {32 vars in 731 bytes} [Tue May 12 12:36:42 2026] GET /v2.0/networks/ec41d147-5e3e-407c-ba99-24c9d42c01b8/tags => generated 30 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:36:42.398 8 INFO neutron.api.v2.resource [None req-e9c9e47f-292d-4c76-9808-2e060b7fe7d4 3740f476b2bb4f6cbd02ef0c930bd7c2 b5792098f4ed4615a9e369e5d6dc78ca - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1125/2343] 10.0.0.36 () {32 vars in 746 bytes} [Tue May 12 12:36:42 2026] DELETE /v2.0/networks/ec41d147-5e3e-407c-ba99-24c9d42c01b8/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2344] 10.0.0.36 () {32 vars in 734 bytes} [Tue May 12 12:36:42 2026] DELETE /v2.0/networks/ec41d147-5e3e-407c-ba99-24c9d42c01b8/tags => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2345] 10.0.0.36 () {32 vars in 731 bytes} [Tue May 12 12:36:42 2026] GET /v2.0/networks/ec41d147-5e3e-407c-ba99-24c9d42c01b8/tags => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:36:42.724 7 INFO neutron.services.segments.plugin [-] Segment ad74c9fa-7a86-4691-9922-7fc9f6c38a3c resource provider aggregate not found 2026-05-12 12:36:42.732 7 INFO neutron.services.segments.plugin [-] Segment ad74c9fa-7a86-4691-9922-7fc9f6c38a3c resource provider aggregate not found 2026-05-12 12:36:42.767 7 INFO neutron.services.segments.plugin [-] Segment ad74c9fa-7a86-4691-9922-7fc9f6c38a3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad74c9fa-7a86-4691-9922-7fc9f6c38a3c found for delete ", "request_id": "req-3859439a-09d2-494b-861a-4a249d97e2b0"}]} 2026-05-12 12:36:42.768 7 INFO neutron.services.segments.plugin [-] Segment ad74c9fa-7a86-4691-9922-7fc9f6c38a3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad74c9fa-7a86-4691-9922-7fc9f6c38a3c found for delete ", "request_id": "req-441e02a9-73a4-4cd7-ad27-59ef434cfc07"}]} [pid: 7|app: 0|req: 1220/2346] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:36:42 2026] DELETE /v2.0/networks/ec41d147-5e3e-407c-ba99-24c9d42c01b8 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2347] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:36:43 2026] GET /v2.0/security-groups?tenant_id=503c361dddf8442aa4983d9aca8aa499&name=default => generated 2805 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2348] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:36:43 2026] DELETE /v2.0/security-groups/bb5359ae-28e2-432d-bb56-b7a7ae759d1e => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2349] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:36:43 2026] GET /v2.0/security-groups?tenant_id=ba8a613c9f5b4a81aff1e49635c4a0e6&name=default => generated 2805 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2350] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:36:43 2026] GET /v2.0/security-groups?tenant_id=b5792098f4ed4615a9e369e5d6dc78ca&name=default => generated 2805 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2351] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:36:43 2026] DELETE /v2.0/security-groups/0e156b2b-428e-4257-a541-b3c3c7775316 => 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: 1129/2352] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:36:43 2026] DELETE /v2.0/security-groups/73454faa-4fdd-4f99-ac1f-a5e1cc4b2841 => 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: 1224/2353] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:36:43 2026] GET /v2.0/security-groups?tenant_id=1f61db2ac4f84fabb40443bd938767d7&name=default => generated 2805 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2356] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:36:43 2026] GET /v2.0/security-groups?tenant_id=722c20e2d9ee4b07b29ac75bc20fcdbf&name=default => generated 2805 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2357] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:36:44 2026] DELETE /v2.0/security-groups/a4fc1190-1924-41bd-9458-554a198fdaf6 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2358] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:36:44 2026] DELETE /v2.0/security-groups/5c403614-9fc0-4d8e-b9fe-f39a7098c721 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:36:44.762 7 WARNING neutron_lib.context [None req-ab8d1f3e-9914-4b6d-b1f6-b499a00ee632 20b4ef629e364ea3add5719052f76919 4cf469be7cbc4f3194e37c8014329570 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:36:44.887 7 INFO neutron.db.segments_db [None req-ab8d1f3e-9914-4b6d-b1f6-b499a00ee632 20b4ef629e364ea3add5719052f76919 4cf469be7cbc4f3194e37c8014329570 - - default default] Added segment 33a7a314-7be6-4329-a93e-94cebc1ac4bc of type vxlan for network 0e247668-1324-4296-9691-d1b656213348 [pid: 7|app: 0|req: 1228/2359] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:36:44 2026] POST /v2.0/networks => generated 632 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:36:45.004 8 WARNING neutron_lib.context [None req-ccd3d489-86ae-44c5-b3a6-eedeac8b7f1b 20b4ef629e364ea3add5719052f76919 4cf469be7cbc4f3194e37c8014329570 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1132/2360] 10.0.0.36 () {34 vars in 662 bytes} [Tue May 12 12:36:44 2026] POST /v2.0/ports => generated 743 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:36:45.363 7 WARNING neutron_lib.context [None req-1ed3dd53-b523-4ccb-b389-87a3332d0490 20b4ef629e364ea3add5719052f76919 4cf469be7cbc4f3194e37c8014329570 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1229/2361] 10.0.0.36 () {34 vars in 664 bytes} [Tue May 12 12:36:45 2026] POST /v2.0/trunks => generated 407 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1133/2362] 10.0.0.36 () {34 vars in 747 bytes} [Tue May 12 12:36:45 2026] PUT /v2.0/trunks/a72e4266-e285-40da-9fc7-3843b2f3535a/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2363] 10.0.0.36 () {32 vars in 727 bytes} [Tue May 12 12:36:45 2026] GET /v2.0/trunks/a72e4266-e285-40da-9fc7-3843b2f3535a/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: 1134/2364] 10.0.0.36 () {34 vars in 758 bytes} [Tue May 12 12:36:45 2026] PUT /v2.0/trunks/a72e4266-e285-40da-9fc7-3843b2f3535a/tags/green => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2365] 10.0.0.36 () {32 vars in 727 bytes} [Tue May 12 12:36:45 2026] GET /v2.0/trunks/a72e4266-e285-40da-9fc7-3843b2f3535a/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: 1135/2366] 10.0.0.36 () {34 vars in 754 bytes} [Tue May 12 12:36:45 2026] PUT /v2.0/trunks/a72e4266-e285-40da-9fc7-3843b2f3535a/tags/red => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2367] 10.0.0.36 () {32 vars in 727 bytes} [Tue May 12 12:36:45 2026] GET /v2.0/trunks/a72e4266-e285-40da-9fc7-3843b2f3535a/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: 1136/2368] 10.0.0.36 () {34 vars in 776 bytes} [Tue May 12 12:36:45 2026] PUT /v2.0/trunks/a72e4266-e285-40da-9fc7-3843b2f3535a/tags/black.or.white => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2369] 10.0.0.36 () {32 vars in 727 bytes} [Tue May 12 12:36:45 2026] GET /v2.0/trunks/a72e4266-e285-40da-9fc7-3843b2f3535a/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2370] 10.0.0.36 () {34 vars in 747 bytes} [Tue May 12 12:36:45 2026] PUT /v2.0/trunks/a72e4266-e285-40da-9fc7-3843b2f3535a/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2371] 10.0.0.36 () {32 vars in 727 bytes} [Tue May 12 12:36:45 2026] GET /v2.0/trunks/a72e4266-e285-40da-9fc7-3843b2f3535a/tags => generated 37 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2372] 10.0.0.36 () {32 vars in 735 bytes} [Tue May 12 12:36:46 2026] GET /v2.0/trunks/a72e4266-e285-40da-9fc7-3843b2f3535a/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:36:46.072 7 INFO neutron.api.v2.resource [None req-69245450-0a01-4cd8-bf45-65de70c7a4da 20b4ef629e364ea3add5719052f76919 4cf469be7cbc4f3194e37c8014329570 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1235/2373] 10.0.0.36 () {32 vars in 739 bytes} [Tue May 12 12:36:46 2026] GET /v2.0/trunks/a72e4266-e285-40da-9fc7-3843b2f3535a/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2374] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:36:46 2026] DELETE /v2.0/trunks/a72e4266-e285-40da-9fc7-3843b2f3535a/tags/red => 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: 1236/2375] 10.0.0.36 () {32 vars in 727 bytes} [Tue May 12 12:36:46 2026] GET /v2.0/trunks/a72e4266-e285-40da-9fc7-3843b2f3535a/tags => generated 30 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:36:46.197 8 INFO neutron.api.v2.resource [None req-c1e8ec74-72ca-4170-8a53-54f735e55364 20b4ef629e364ea3add5719052f76919 4cf469be7cbc4f3194e37c8014329570 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1140/2376] 10.0.0.36 () {32 vars in 742 bytes} [Tue May 12 12:36:46 2026] DELETE /v2.0/trunks/a72e4266-e285-40da-9fc7-3843b2f3535a/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: 1237/2377] 10.0.0.36 () {32 vars in 730 bytes} [Tue May 12 12:36:46 2026] DELETE /v2.0/trunks/a72e4266-e285-40da-9fc7-3843b2f3535a/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2378] 10.0.0.36 () {32 vars in 727 bytes} [Tue May 12 12:36:46 2026] GET /v2.0/trunks/a72e4266-e285-40da-9fc7-3843b2f3535a/tags => 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: 1238/2379] 10.0.0.36 () {32 vars in 717 bytes} [Tue May 12 12:36:46 2026] GET /v2.0/trunks/a72e4266-e285-40da-9fc7-3843b2f3535a => generated 407 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2380] 10.0.0.36 () {32 vars in 715 bytes} [Tue May 12 12:36:46 2026] GET /v2.0/ports/d9b4d09b-d896-4b11-aa44-d68c7b981468 => generated 826 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2381] 10.0.0.36 () {32 vars in 720 bytes} [Tue May 12 12:36:46 2026] DELETE /v2.0/trunks/a72e4266-e285-40da-9fc7-3843b2f3535a => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2382] 10.0.0.36 () {32 vars in 718 bytes} [Tue May 12 12:36:46 2026] DELETE /v2.0/ports/d9b4d09b-d896-4b11-aa44-d68c7b981468 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:36:46.920 7 INFO neutron.services.segments.plugin [-] Segment 33a7a314-7be6-4329-a93e-94cebc1ac4bc resource provider aggregate not found 2026-05-12 12:36:46.931 7 INFO neutron.services.segments.plugin [-] Segment 33a7a314-7be6-4329-a93e-94cebc1ac4bc resource provider aggregate not found 2026-05-12 12:36:46.937 7 INFO neutron.services.segments.plugin [-] Segment 33a7a314-7be6-4329-a93e-94cebc1ac4bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33a7a314-7be6-4329-a93e-94cebc1ac4bc found for delete ", "request_id": "req-da2b9df1-579b-4fb0-949d-ae20918b1ca7"}]} 2026-05-12 12:36:46.948 7 INFO neutron.services.segments.plugin [-] Segment 33a7a314-7be6-4329-a93e-94cebc1ac4bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33a7a314-7be6-4329-a93e-94cebc1ac4bc found for delete ", "request_id": "req-a2eba156-be30-4bcf-90ed-4f56f29aecdb"}]} [pid: 7|app: 0|req: 1240/2383] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:36:46 2026] DELETE /v2.0/networks/0e247668-1324-4296-9691-d1b656213348 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2384] 10.0.0.1 () {34 vars in 987 bytes} [Tue May 12 12:36:47 2026] GET /v2.0/ports?device_id=9573183a-8964-402d-920c-675f0c513ec9 => generated 1469 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2385] 10.0.0.1 () {34 vars in 1037 bytes} [Tue May 12 12:36:47 2026] GET /v2.0/security-groups?id=8f4b5308-c499-46a5-9d55-af538837fba5&fields=id&fields=name => generated 111 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:36:47.617 8 WARNING neutron_lib.context [None req-31178636-7515-41ec-8c6a-3d04fa8c1be2 575200ef60224b8da6207dac71fca287 c9f11b02e30443398c55d9580f30a060 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:36:47.660 8 INFO neutron.db.segments_db [None req-31178636-7515-41ec-8c6a-3d04fa8c1be2 575200ef60224b8da6207dac71fca287 c9f11b02e30443398c55d9580f30a060 - - default default] Added segment 0b975f24-5318-4af5-ba5b-e7fc98ea401d of type vxlan for network 2e57ab2a-e02c-4b2a-9513-b6d45adb0ec0 [pid: 7|app: 0|req: 1242/2386] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:36:47 2026] GET /v2.0/security-groups?tenant_id=552b43e501554a84997568027c24c0d9&name=default => generated 2805 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2387] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:36:47 2026] DELETE /v2.0/security-groups/0710ade2-8b73-475e-9eaf-1d0b0b6305d3 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:36:48.042 8 INFO neutron.db.l3_hamode_db [None req-31178636-7515-41ec-8c6a-3d04fa8c1be2 575200ef60224b8da6207dac71fca287 c9f11b02e30443398c55d9580f30a060 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1244/2388] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:36:48 2026] GET /v2.0/security-groups?tenant_id=4cf469be7cbc4f3194e37c8014329570&name=default => generated 2805 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2389] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:36:48 2026] DELETE /v2.0/security-groups/126ddef9-6276-414e-b0ca-02792ddbb8f8 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:36:48.278 8 INFO neutron.db.l3_hamode_db [None req-31178636-7515-41ec-8c6a-3d04fa8c1be2 575200ef60224b8da6207dac71fca287 c9f11b02e30443398c55d9580f30a060 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:36:49.002 7 WARNING neutron_lib.context [None req-e9aa623a-053c-4df3-ba54-12928cffb00f f06730b9b8d1419f876508b1c69ba0bd 101795df442e46a5aa36697aef9acb1d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:36:49.135 7 INFO neutron.db.segments_db [None req-e9aa623a-053c-4df3-ba54-12928cffb00f f06730b9b8d1419f876508b1c69ba0bd 101795df442e46a5aa36697aef9acb1d - - default default] Added segment 46f0c434-fb7f-4aa0-9578-a18176368435 of type vxlan for network 4692705d-0e82-457e-826f-c815ddf64a69 [pid: 8|app: 0|req: 1145/2390] 10.0.0.36 () {34 vars in 666 bytes} [Tue May 12 12:36:47 2026] POST /v2.0/routers => generated 474 bytes in 1663 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2391] 10.0.0.36 () {34 vars in 749 bytes} [Tue May 12 12:36:49 2026] PUT /v2.0/routers/6cf366a2-d3da-464a-887d-6317749a627b/tags => generated 25 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2392] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:36:48 2026] POST /v2.0/networks => generated 632 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:36:49.275 7 WARNING neutron_lib.context [None req-8f2c1508-a355-462e-b30a-f308aa55e50e f06730b9b8d1419f876508b1c69ba0bd 101795df442e46a5aa36697aef9acb1d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1147/2393] 10.0.0.36 () {32 vars in 729 bytes} [Tue May 12 12:36:49 2026] GET /v2.0/routers/6cf366a2-d3da-464a-887d-6317749a627b/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2394] 10.0.0.36 () {34 vars in 760 bytes} [Tue May 12 12:36:49 2026] PUT /v2.0/routers/6cf366a2-d3da-464a-887d-6317749a627b/tags/green => generated 4 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2395] 10.0.0.36 () {32 vars in 729 bytes} [Tue May 12 12:36:49 2026] GET /v2.0/routers/6cf366a2-d3da-464a-887d-6317749a627b/tags => generated 34 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2396] 10.0.0.36 () {34 vars in 756 bytes} [Tue May 12 12:36:49 2026] PUT /v2.0/routers/6cf366a2-d3da-464a-887d-6317749a627b/tags/red => generated 4 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2397] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:36:49 2026] POST /v2.0/subnets => generated 602 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:36:49.618 7 WARNING neutron_lib.context [None req-322a4430-45d0-480c-b45b-007e6031aaca f06730b9b8d1419f876508b1c69ba0bd 101795df442e46a5aa36697aef9acb1d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1151/2398] 10.0.0.36 () {32 vars in 729 bytes} [Tue May 12 12:36:49 2026] GET /v2.0/routers/6cf366a2-d3da-464a-887d-6317749a627b/tags => generated 34 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:36:49.676 7 INFO neutron.db.segments_db [None req-322a4430-45d0-480c-b45b-007e6031aaca f06730b9b8d1419f876508b1c69ba0bd 101795df442e46a5aa36697aef9acb1d - - default default] Added segment b8e31af2-ff49-41f4-a303-4521ac36de9c of type vxlan for network 8a29c7e4-aec4-49c7-acb9-c1ae0b5a784e [pid: 8|app: 0|req: 1152/2399] 10.0.0.36 () {34 vars in 778 bytes} [Tue May 12 12:36:49 2026] PUT /v2.0/routers/6cf366a2-d3da-464a-887d-6317749a627b/tags/black.or.white => generated 4 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2400] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:36:49 2026] POST /v2.0/networks => generated 631 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2401] 10.0.0.36 () {32 vars in 729 bytes} [Tue May 12 12:36:49 2026] GET /v2.0/routers/6cf366a2-d3da-464a-887d-6317749a627b/tags => generated 52 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:36:49.804 7 WARNING neutron_lib.context [None req-e55fa0de-c097-42c5-9776-9d6ec594e8ce f06730b9b8d1419f876508b1c69ba0bd 101795df442e46a5aa36697aef9acb1d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1154/2402] 10.0.0.36 () {34 vars in 749 bytes} [Tue May 12 12:36:49 2026] PUT /v2.0/routers/6cf366a2-d3da-464a-887d-6317749a627b/tags => generated 37 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2403] 10.0.0.36 () {32 vars in 729 bytes} [Tue May 12 12:36:49 2026] GET /v2.0/routers/6cf366a2-d3da-464a-887d-6317749a627b/tags => generated 37 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2404] 10.0.0.36 () {32 vars in 737 bytes} [Tue May 12 12:36:50 2026] GET /v2.0/routers/6cf366a2-d3da-464a-887d-6317749a627b/tags/red => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2405] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:36:49 2026] POST /v2.0/subnets => generated 605 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:36:50.174 7 WARNING neutron_lib.context [None req-4c5c7e77-d501-48f2-819f-0b439db2c126 f06730b9b8d1419f876508b1c69ba0bd 101795df442e46a5aa36697aef9acb1d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:36:50.184 8 INFO neutron.api.v2.resource [None req-4a98edd0-d7d0-409a-bdb4-62ac7fbb8adc 575200ef60224b8da6207dac71fca287 c9f11b02e30443398c55d9580f30a060 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1157/2406] 10.0.0.36 () {32 vars in 741 bytes} [Tue May 12 12:36:50 2026] GET /v2.0/routers/6cf366a2-d3da-464a-887d-6317749a627b/tags/green => generated 99 bytes in 96 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 12:36:50.234 7 INFO neutron.db.segments_db [None req-4c5c7e77-d501-48f2-819f-0b439db2c126 f06730b9b8d1419f876508b1c69ba0bd 101795df442e46a5aa36697aef9acb1d - - default default] Added segment 1aaf8541-5596-4b03-8750-e07c9fa28abf of type vxlan for network 7d12fcb7-0bc1-4e53-bf0d-248bd525b4b6 [pid: 8|app: 0|req: 1158/2407] 10.0.0.36 () {32 vars in 740 bytes} [Tue May 12 12:36:50 2026] DELETE /v2.0/routers/6cf366a2-d3da-464a-887d-6317749a627b/tags/red => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2408] 10.0.0.36 () {32 vars in 729 bytes} [Tue May 12 12:36:50 2026] GET /v2.0/routers/6cf366a2-d3da-464a-887d-6317749a627b/tags => generated 30 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2409] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:36:50 2026] POST /v2.0/networks => generated 632 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:36:50.367 7 WARNING neutron_lib.context [None req-59e850e8-b23c-44ca-87da-6c973b66b3c0 f06730b9b8d1419f876508b1c69ba0bd 101795df442e46a5aa36697aef9acb1d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:36:50.423 8 INFO neutron.api.v2.resource [None req-48bda1c6-d7e2-4722-bfaa-56203b68ae0a 575200ef60224b8da6207dac71fca287 c9f11b02e30443398c55d9580f30a060 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1160/2410] 10.0.0.36 () {32 vars in 744 bytes} [Tue May 12 12:36:50 2026] DELETE /v2.0/routers/6cf366a2-d3da-464a-887d-6317749a627b/tags/green => generated 99 bytes in 77 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2411] 10.0.0.36 () {32 vars in 732 bytes} [Tue May 12 12:36:50 2026] DELETE /v2.0/routers/6cf366a2-d3da-464a-887d-6317749a627b/tags => 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: 1251/2412] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:36:50 2026] POST /v2.0/subnets => generated 605 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:36:50.801 7 WARNING neutron_lib.context [None req-946a2168-7a2c-4f2f-b9c5-5f34d8d6428e f06730b9b8d1419f876508b1c69ba0bd 101795df442e46a5aa36697aef9acb1d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:36:50.896 7 INFO neutron.db.segments_db [None req-946a2168-7a2c-4f2f-b9c5-5f34d8d6428e f06730b9b8d1419f876508b1c69ba0bd 101795df442e46a5aa36697aef9acb1d - - default default] Added segment f5163cd4-ac31-4b63-86b2-540cbcf2e008 of type vxlan for network db8bb2db-ef69-4485-aceb-c6f231c71cbc [pid: 8|app: 0|req: 1162/2413] 10.0.0.36 () {32 vars in 729 bytes} [Tue May 12 12:36:50 2026] GET /v2.0/routers/6cf366a2-d3da-464a-887d-6317749a627b/tags => generated 12 bytes in 543 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2414] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:36:50 2026] POST /v2.0/networks => generated 631 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:36:51.102 7 WARNING neutron_lib.context [None req-e18f4155-1a1d-4b18-83c5-04d4eaf57e4f f06730b9b8d1419f876508b1c69ba0bd 101795df442e46a5aa36697aef9acb1d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1163/2415] 10.0.0.36 () {32 vars in 719 bytes} [Tue May 12 12:36:51 2026] GET /v2.0/routers/6cf366a2-d3da-464a-887d-6317749a627b => generated 480 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2416] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:36:51 2026] POST /v2.0/subnets => generated 605 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2417] 10.0.0.36 () {32 vars in 719 bytes} [Tue May 12 12:36:51 2026] GET /v2.0/subnets/977ea5f0-8594-410b-8e2a-51ee627e6342 => generated 651 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:36:51.524 7 WARNING neutron_lib.context [None req-4fbcdb12-9d4c-4ef0-a03f-10c7d3b18005 f06730b9b8d1419f876508b1c69ba0bd 101795df442e46a5aa36697aef9acb1d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:36:51.584 7 INFO neutron.db.segments_db [None req-4fbcdb12-9d4c-4ef0-a03f-10c7d3b18005 f06730b9b8d1419f876508b1c69ba0bd 101795df442e46a5aa36697aef9acb1d - - default default] Added segment c053a0fb-2384-455e-805b-ee9e35d362d4 of type vxlan for network e90b5953-f15a-4312-927d-3146545af761 [pid: 7|app: 0|req: 1255/2418] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:36:51 2026] POST /v2.0/networks => generated 631 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:36:51.975 7 WARNING neutron_lib.context [None req-a1e37d4e-1e4f-4a09-b8b6-e9c2e3d56e79 eb278dbdc57542978b452506514095b9 00a769b475bd4f1ca0f3b7defea39afe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2419] 10.0.0.36 () {34 vars in 740 bytes} [Tue May 12 12:36:51 2026] PUT /v2.0/routers/6cf366a2-d3da-464a-887d-6317749a627b => generated 480 bytes in 847 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:36:52.007 8 WARNING neutron_lib.context [None req-d7279874-c1de-473e-a523-4b7c0eb33dd3 f06730b9b8d1419f876508b1c69ba0bd 101795df442e46a5aa36697aef9acb1d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:36:52.122 7 INFO neutron.db.segments_db [None req-a1e37d4e-1e4f-4a09-b8b6-e9c2e3d56e79 eb278dbdc57542978b452506514095b9 00a769b475bd4f1ca0f3b7defea39afe - - default default] Added segment c0054bfe-3380-46f1-a5db-5a75fc0bd77f of type vxlan for network c36bb354-814b-4e03-9649-c6ef3042dd78 [pid: 7|app: 0|req: 1256/2420] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:36:51 2026] POST /v2.0/networks => generated 632 bytes in 531 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2421] 10.0.0.36 () {32 vars in 734 bytes} [Tue May 12 12:36:52 2026] GET /v2.0/ports?device_id=6cf366a2-d3da-464a-887d-6317749a627b => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:36:52.294 7 WARNING neutron_lib.context [None req-8a4fc749-f944-43a7-832b-7cb915c65dce eb278dbdc57542978b452506514095b9 00a769b475bd4f1ca0f3b7defea39afe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1165/2422] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:36:52 2026] POST /v2.0/subnets => generated 605 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:36:52.351 7 INFO neutron.db.segments_db [None req-8a4fc749-f944-43a7-832b-7cb915c65dce eb278dbdc57542978b452506514095b9 00a769b475bd4f1ca0f3b7defea39afe - - default default] Added segment 7c04006d-9268-45ac-a334-962b954c0041 of type vxlan for network 57dfdc46-a3ea-44be-9d55-9f82ff9418e1 [pid: 7|app: 0|req: 1258/2423] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:36:52 2026] POST /v2.0/networks => generated 632 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2424] 10.0.0.36 () {34 vars in 749 bytes} [Tue May 12 12:36:52 2026] PUT /v2.0/subnets/71af3726-0066-4451-8d08-68757702b486/tags => generated 17 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2425] 10.0.0.67 () {30 vars in 688 bytes} [Tue May 12 12:36:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2426] 10.0.0.36 () {34 vars in 751 bytes} [Tue May 12 12:36:52 2026] PUT /v2.0/networks/c36bb354-814b-4e03-9649-c6ef3042dd78/tags => generated 25 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2427] 10.0.0.36 () {34 vars in 749 bytes} [Tue May 12 12:36:52 2026] PUT /v2.0/subnets/622bc142-cd26-4e1a-99b4-98cafbd9f344/tags => generated 25 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2428] 10.0.0.67 () {30 vars in 690 bytes} [Tue May 12 12:36:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2429] 10.0.0.36 () {32 vars in 731 bytes} [Tue May 12 12:36:52 2026] GET /v2.0/networks/c36bb354-814b-4e03-9649-c6ef3042dd78/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2430] 10.0.0.36 () {34 vars in 749 bytes} [Tue May 12 12:36:52 2026] PUT /v2.0/subnets/30ebf61f-f3b5-4531-99be-41e8aaf43bd1/tags => generated 34 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2431] 10.0.0.67 () {30 vars in 666 bytes} [Tue May 12 12:36:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2432] 10.0.0.36 () {34 vars in 751 bytes} [Tue May 12 12:36:52 2026] PUT /v2.0/networks/57dfdc46-a3ea-44be-9d55-9f82ff9418e1/tags => generated 17 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2433] 10.0.0.36 () {34 vars in 749 bytes} [Tue May 12 12:36:52 2026] PUT /v2.0/subnets/9e8d86f8-cfe6-4925-b690-640a2ff530f7/tags => generated 19 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2434] 10.0.0.67 () {30 vars in 702 bytes} [Tue May 12 12:36:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2435] 10.0.0.36 () {32 vars in 731 bytes} [Tue May 12 12:36:53 2026] GET /v2.0/networks/57dfdc46-a3ea-44be-9d55-9f82ff9418e1/tags => generated 17 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2436] 10.0.0.36 () {32 vars in 662 bytes} [Tue May 12 12:36:53 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:36:53.213 8 INFO neutron.services.segments.plugin [-] Segment 0b975f24-5318-4af5-ba5b-e7fc98ea401d resource provider aggregate not found 2026-05-12 12:36:53.234 8 INFO neutron.services.segments.plugin [-] Segment 0b975f24-5318-4af5-ba5b-e7fc98ea401d resource provider aggregate not found 2026-05-12 12:36:53.246 8 INFO neutron.services.segments.plugin [-] Segment 0b975f24-5318-4af5-ba5b-e7fc98ea401d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b975f24-5318-4af5-ba5b-e7fc98ea401d found for delete ", "request_id": "req-4452b047-241d-4d27-a301-6fc75fc707ae"}]} 2026-05-12 12:36:53.256 8 INFO neutron.services.segments.plugin [-] Segment 0b975f24-5318-4af5-ba5b-e7fc98ea401d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b975f24-5318-4af5-ba5b-e7fc98ea401d found for delete ", "request_id": "req-1926930b-558c-421d-8bc6-5ee5d871475c"}]} 2026-05-12 12:36:53.278 8 INFO neutron.db.l3_hamode_db [None req-af54613c-2408-4573-91fb-77a55a86aa9f 575200ef60224b8da6207dac71fca287 c9f11b02e30443398c55d9580f30a060 - - default default] HA network 2e57ab2a-e02c-4b2a-9513-b6d45adb0ec0 was deleted as no HA routers are present in tenant c9f11b02e30443398c55d9580f30a060. [pid: 7|app: 0|req: 1272/2437] 10.0.0.36 () {34 vars in 751 bytes} [Tue May 12 12:36:53 2026] PUT /v2.0/networks/57dfdc46-a3ea-44be-9d55-9f82ff9418e1/tags => generated 12 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2438] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:36:52 2026] DELETE /v2.0/routers/6cf366a2-d3da-464a-887d-6317749a627b => generated 0 bytes in 942 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2439] 10.0.0.36 () {32 vars in 731 bytes} [Tue May 12 12:36:53 2026] GET /v2.0/networks/57dfdc46-a3ea-44be-9d55-9f82ff9418e1/tags => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2440] 10.0.0.36 () {32 vars in 676 bytes} [Tue May 12 12:36:53 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2441] 10.0.0.36 () {32 vars in 731 bytes} [Tue May 12 12:36:53 2026] GET /v2.0/networks/c36bb354-814b-4e03-9649-c6ef3042dd78/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2442] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:36:53 2026] DELETE /v2.0/networks/c36bb354-814b-4e03-9649-c6ef3042dd78 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2443] 10.0.0.67 () {28 vars in 437 bytes} [Tue May 12 12:36:53 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2444] 10.0.0.36 () {32 vars in 672 bytes} [Tue May 12 12:36:53 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2445] 10.0.0.67 () {30 vars in 726 bytes} [Tue May 12 12:36:53 2026] GET /v2.0/subnets/977ea5f0-8594-410b-8e2a-51ee627e6342 => generated 633 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2446] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:36:53 2026] DELETE /v2.0/networks/57dfdc46-a3ea-44be-9d55-9f82ff9418e1 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2447] 10.0.0.67 () {30 vars in 688 bytes} [Tue May 12 12:36:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2448] 10.0.0.36 () {32 vars in 684 bytes} [Tue May 12 12:36:53 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2449] 10.0.0.67 () {30 vars in 690 bytes} [Tue May 12 12:36:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2450] 10.0.0.67 () {30 vars in 666 bytes} [Tue May 12 12:36:53 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: 1175/2451] 10.0.0.67 () {30 vars in 702 bytes} [Tue May 12 12:36:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2452] 10.0.0.36 () {32 vars in 670 bytes} [Tue May 12 12:36:53 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2453] 10.0.0.67 () {30 vars in 726 bytes} [Tue May 12 12:36:53 2026] GET /v2.0/subnets/977ea5f0-8594-410b-8e2a-51ee627e6342 => generated 651 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2454] 10.0.0.36 () {32 vars in 684 bytes} [Tue May 12 12:36:53 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2455] 10.0.0.36 () {32 vars in 680 bytes} [Tue May 12 12:36:54 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2456] 10.0.0.67 () {30 vars in 688 bytes} [Tue May 12 12:36:54 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: 1281/2457] 10.0.0.36 () {32 vars in 692 bytes} [Tue May 12 12:36:54 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2458] 10.0.0.67 () {30 vars in 690 bytes} [Tue May 12 12:36:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2459] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:36:54 2026] GET /v2.0/security-groups?tenant_id=accc5108b3eb44c6b6bd02afd64b715e&name=default => generated 2805 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2460] 10.0.0.67 () {30 vars in 666 bytes} [Tue May 12 12:36:54 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2461] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:36:54 2026] DELETE /v2.0/subnets/71af3726-0066-4451-8d08-68757702b486 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2462] 10.0.0.67 () {30 vars in 702 bytes} [Tue May 12 12:36:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2463] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:36:54 2026] DELETE /v2.0/security-groups/02ac9826-937f-482f-94e8-98e08f0e2b35 => 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: 1180/2464] 10.0.0.67 () {30 vars in 728 bytes} [Tue May 12 12:36:54 2026] GET /v2.0/networks/49de9250-563c-49b0-997f-007e5ee3e17d => generated 799 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2465] 10.0.0.67 () {30 vars in 680 bytes} [Tue May 12 12:36:54 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2466] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:36:54 2026] DELETE /v2.0/subnets/622bc142-cd26-4e1a-99b4-98cafbd9f344 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2467] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:36:54 2026] GET /v2.0/security-groups?tenant_id=28e42baa054b46f9a1b5dc717b9ebfc0&name=default => generated 2805 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2468] 10.0.0.67 () {34 vars in 702 bytes} [Tue May 12 12:36:54 2026] POST /v2.0/ports => generated 1128 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1287/2469] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:36:54 2026] GET /v2.0/security-groups?tenant_id=c9f11b02e30443398c55d9580f30a060&name=default => generated 2805 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2470] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:36:55 2026] DELETE /v2.0/security-groups/2261cebd-8a5f-4fa8-8de2-a3a506b68f0b => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:36:55.267 8 INFO neutron.services.segments.plugin [-] Segment c0054bfe-3380-46f1-a5db-5a75fc0bd77f resource provider aggregate not found 2026-05-12 12:36:55.277 8 INFO neutron.services.segments.plugin [-] Segment c0054bfe-3380-46f1-a5db-5a75fc0bd77f resource provider aggregate not found 2026-05-12 12:36:55.287 8 INFO neutron.services.segments.plugin [-] Segment c0054bfe-3380-46f1-a5db-5a75fc0bd77f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0054bfe-3380-46f1-a5db-5a75fc0bd77f found for delete ", "request_id": "req-0c9bc43b-5ebd-49fd-a568-bfda306ede1b"}]} 2026-05-12 12:36:55.297 8 INFO neutron.services.segments.plugin [-] Segment c0054bfe-3380-46f1-a5db-5a75fc0bd77f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0054bfe-3380-46f1-a5db-5a75fc0bd77f found for delete ", "request_id": "req-5108bb07-e62b-474e-9a7c-fa6145653df5"}]} 2026-05-12 12:36:55.307 8 INFO neutron.services.segments.plugin [-] Segment 7c04006d-9268-45ac-a334-962b954c0041 resource provider aggregate not found [pid: 7|app: 0|req: 1289/2471] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:36:55 2026] DELETE /v2.0/security-groups/d84413ae-6d37-4010-9a4f-7e4349876820 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:36:55.330 8 INFO neutron.services.segments.plugin [-] Segment 7c04006d-9268-45ac-a334-962b954c0041 resource provider aggregate not found 2026-05-12 12:36:55.339 8 INFO neutron.services.segments.plugin [-] Segment 7c04006d-9268-45ac-a334-962b954c0041 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c04006d-9268-45ac-a334-962b954c0041 found for delete ", "request_id": "req-56753e13-c05b-471c-9362-bb4d3a74298a"}]} [pid: 8|app: 0|req: 1183/2472] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:36:55 2026] DELETE /v2.0/subnets/30ebf61f-f3b5-4531-99be-41e8aaf43bd1 => 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: 1290/2473] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:36:55 2026] GET /v2.0/security-groups?tenant_id=00a769b475bd4f1ca0f3b7defea39afe&name=default => generated 2805 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:36:55.358 8 INFO neutron.services.segments.plugin [-] Segment 7c04006d-9268-45ac-a334-962b954c0041 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c04006d-9268-45ac-a334-962b954c0041 found for delete ", "request_id": "req-4cf9f7f1-2405-47f7-a270-6f08949ef49f"}]} [pid: 7|app: 0|req: 1291/2474] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:36:55 2026] DELETE /v2.0/security-groups/a178b3fd-5e58-4c5f-934b-21c3e16a9713 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2475] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:36:55 2026] DELETE /v2.0/subnets/9e8d86f8-cfe6-4925-b690-640a2ff530f7 => 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: 1292/2476] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:36:55 2026] DELETE /v2.0/subnets/879873ee-7c9a-4994-bb69-c752250f6263 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2477] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:36:55 2026] DELETE /v2.0/networks/4692705d-0e82-457e-826f-c815ddf64a69 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:36:56.271 7 INFO neutron.services.segments.plugin [-] Segment b8e31af2-ff49-41f4-a303-4521ac36de9c resource provider aggregate not found 2026-05-12 12:36:56.276 7 INFO neutron.services.segments.plugin [-] Segment b8e31af2-ff49-41f4-a303-4521ac36de9c resource provider aggregate not found 2026-05-12 12:36:56.295 7 INFO neutron.services.segments.plugin [-] Segment b8e31af2-ff49-41f4-a303-4521ac36de9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8e31af2-ff49-41f4-a303-4521ac36de9c found for delete ", "request_id": "req-8b42347d-f768-4287-b166-300582f11679"}]} [pid: 7|app: 0|req: 1293/2478] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:36:56 2026] DELETE /v2.0/networks/8a29c7e4-aec4-49c7-acb9-c1ae0b5a784e => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2479] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:36:56 2026] DELETE /v2.0/networks/7d12fcb7-0bc1-4e53-bf0d-248bd525b4b6 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:36:56.526 7 INFO neutron.services.segments.plugin [-] Segment b8e31af2-ff49-41f4-a303-4521ac36de9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8e31af2-ff49-41f4-a303-4521ac36de9c found for delete ", "request_id": "req-b03e2fab-ffbe-48bc-a487-c6115fb78301"}]} [pid: 7|app: 0|req: 1294/2480] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:36:56 2026] DELETE /v2.0/networks/db8bb2db-ef69-4485-aceb-c6f231c71cbc => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2481] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:36:56 2026] DELETE /v2.0/networks/e90b5953-f15a-4312-927d-3146545af761 => 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: 1295/2482] 199.19.213.233 () {30 vars in 702 bytes} [Tue May 12 12:36:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2483] 199.19.213.233 () {30 vars in 704 bytes} [Tue May 12 12:36:57 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2484] 199.19.213.233 () {30 vars in 680 bytes} [Tue May 12 12:36:57 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: 1189/2485] 199.19.213.233 () {30 vars in 716 bytes} [Tue May 12 12:36:57 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: 1297/2486] 199.19.213.233 () {30 vars in 736 bytes} [Tue May 12 12:36:57 2026] GET /v2.0/ports/10a1739c-bcf6-4d88-b3cf-432f88c294ac => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:36:57.746 8 INFO neutron.services.segments.plugin [-] Segment 46f0c434-fb7f-4aa0-9578-a18176368435 resource provider aggregate not found 2026-05-12 12:36:57.759 8 INFO neutron.services.segments.plugin [-] Segment 46f0c434-fb7f-4aa0-9578-a18176368435 resource provider aggregate not found 2026-05-12 12:36:57.775 8 INFO neutron.services.segments.plugin [-] Segment 46f0c434-fb7f-4aa0-9578-a18176368435 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46f0c434-fb7f-4aa0-9578-a18176368435 found for delete ", "request_id": "req-dd79e82d-b7b5-4edc-acaf-567c83877e9c"}]} 2026-05-12 12:36:57.783 8 INFO neutron.services.segments.plugin [-] Segment 46f0c434-fb7f-4aa0-9578-a18176368435 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46f0c434-fb7f-4aa0-9578-a18176368435 found for delete ", "request_id": "req-7edd6a8f-6d69-42d3-85d4-e55acd89a851"}]} 2026-05-12 12:36:57.788 8 INFO neutron.services.segments.plugin [-] Segment 1aaf8541-5596-4b03-8750-e07c9fa28abf resource provider aggregate not found 2026-05-12 12:36:57.802 8 INFO neutron.services.segments.plugin [-] Segment 1aaf8541-5596-4b03-8750-e07c9fa28abf resource provider aggregate not found 2026-05-12 12:36:57.808 8 INFO neutron.services.segments.plugin [-] Segment 1aaf8541-5596-4b03-8750-e07c9fa28abf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1aaf8541-5596-4b03-8750-e07c9fa28abf found for delete ", "request_id": "req-6e5824a5-6eaa-42af-84ba-2618e9ade2a6"}]} 2026-05-12 12:36:57.830 8 INFO neutron.services.segments.plugin [-] Segment 1aaf8541-5596-4b03-8750-e07c9fa28abf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1aaf8541-5596-4b03-8750-e07c9fa28abf found for delete ", "request_id": "req-4dcdb4c4-c0e3-4dd6-a9bb-5822d044da85"}]} 2026-05-12 12:36:57.835 8 INFO neutron.services.segments.plugin [-] Segment c053a0fb-2384-455e-805b-ee9e35d362d4 resource provider aggregate not found [pid: 8|app: 0|req: 1190/2487] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:36:57 2026] GET /v2.0/security-groups?tenant_id=101795df442e46a5aa36697aef9acb1d&name=default => generated 2805 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:36:57.930 8 INFO neutron.services.segments.plugin [-] Segment c053a0fb-2384-455e-805b-ee9e35d362d4 resource provider aggregate not found [pid: 8|app: 0|req: 1191/2488] 199.19.213.233 () {30 vars in 702 bytes} [Tue May 12 12:36:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:36:57.954 8 INFO neutron.services.segments.plugin [-] Segment c053a0fb-2384-455e-805b-ee9e35d362d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c053a0fb-2384-455e-805b-ee9e35d362d4 found for delete ", "request_id": "req-5e0fcac4-c235-49c9-b55f-785acf8239bb"}]} [pid: 8|app: 0|req: 1192/2489] 199.19.213.233 () {30 vars in 704 bytes} [Tue May 12 12:36:57 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2490] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:36:57 2026] DELETE /v2.0/security-groups/bf6533af-15fe-4cef-8510-c28cd6dd95f1 => 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: 1193/2491] 199.19.213.233 () {30 vars in 680 bytes} [Tue May 12 12:36:57 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: 1299/2492] 199.19.213.233 () {30 vars in 716 bytes} [Tue May 12 12:36:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:36:58.001 8 INFO neutron.services.segments.plugin [-] Segment c053a0fb-2384-455e-805b-ee9e35d362d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c053a0fb-2384-455e-805b-ee9e35d362d4 found for delete ", "request_id": "req-541c29cd-5123-48dc-8ce1-6bb0c60bc143"}]} 2026-05-12 12:36:58.013 8 INFO neutron.api.v2.resource [None req-4cfe0d1a-0852-4f01-9ee2-1d85e2e7660a 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1194/2493] 199.19.213.233 () {30 vars in 762 bytes} [Tue May 12 12:36:57 2026] GET /v2.0/security-groups/lb-c5cf6264-baf1-4eda-8368-31a4eb334f20 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2494] 199.19.213.233 () {30 vars in 784 bytes} [Tue May 12 12:36:58 2026] GET /v2.0/security-groups?name=lb-c5cf6264-baf1-4eda-8368-31a4eb334f20 => generated 23 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2495] 199.19.213.233 () {34 vars in 735 bytes} [Tue May 12 12:36:58 2026] POST /v2.0/security-groups => generated 1574 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2496] 199.19.213.233 () {30 vars in 814 bytes} [Tue May 12 12:36:58 2026] GET /v2.0/security-group-rules?security_group_id=6f2e9b07-b885-430f-a3b6-9d921dc927df => generated 1118 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2497] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:36:58 2026] GET /v2.0/security-groups?tenant_id=f6e1176da9f14383a8ffa99a05b9755e&name=default => generated 2805 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:36:58.317 7 INFO neutron.services.segments.plugin [-] Segment f5163cd4-ac31-4b63-86b2-540cbcf2e008 resource provider aggregate not found [pid: 8|app: 0|req: 1197/2498] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:36:58 2026] DELETE /v2.0/security-groups/2679ae20-efb4-49b5-b7ba-c8d2d0efe2bf => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:36:58.340 7 INFO neutron.services.segments.plugin [-] Segment f5163cd4-ac31-4b63-86b2-540cbcf2e008 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5163cd4-ac31-4b63-86b2-540cbcf2e008 found for delete ", "request_id": "req-d43edf34-3a5e-439d-a043-eabfd9579ea8"}]} [pid: 7|app: 0|req: 1302/2499] 199.19.213.233 () {34 vars in 788 bytes} [Tue May 12 12:36:58 2026] PUT /v2.0/ports/10a1739c-bcf6-4d88-b3cf-432f88c294ac => generated 1128 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1303/2500] 199.19.213.233 () {30 vars in 702 bytes} [Tue May 12 12:36:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2501] 199.19.213.233 () {30 vars in 704 bytes} [Tue May 12 12:36:58 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: 1305/2502] 199.19.213.233 () {30 vars in 680 bytes} [Tue May 12 12:36:58 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: 1198/2503] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:36:58 2026] GET /v2.0/security-groups?tenant_id=858026e1dc3a4e03bb702b442b626cc7&name=default => generated 2805 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:36:58.618 7 INFO neutron.services.segments.plugin [-] Segment f5163cd4-ac31-4b63-86b2-540cbcf2e008 resource provider aggregate not found [pid: 8|app: 0|req: 1199/2504] 199.19.213.233 () {30 vars in 716 bytes} [Tue May 12 12:36:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:36:58.644 7 INFO neutron.services.segments.plugin [-] Segment f5163cd4-ac31-4b63-86b2-540cbcf2e008 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5163cd4-ac31-4b63-86b2-540cbcf2e008 found for delete ", "request_id": "req-00012899-a56d-4865-bd58-e631b0cc0111"}]} [pid: 8|app: 0|req: 1200/2505] 199.19.213.233 () {30 vars in 740 bytes} [Tue May 12 12:36:58 2026] GET /v2.0/subnets/977ea5f0-8594-410b-8e2a-51ee627e6342 => generated 651 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2506] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:36:58 2026] DELETE /v2.0/security-groups/1252e147-c1e9-459e-96d7-deca14b8c99a => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:36:58.838 8 WARNING neutron_lib.context [None req-863300e7-4320-48d1-9893-b97c149fe6ed bc48e93b7f5b47f78f2f22f77781ea9d 0df18f6bcf7e4d43b7b627eebfdabace - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:36:58.977 8 INFO neutron.db.segments_db [None req-863300e7-4320-48d1-9893-b97c149fe6ed bc48e93b7f5b47f78f2f22f77781ea9d 0df18f6bcf7e4d43b7b627eebfdabace - - default default] Added segment 65966866-4469-4d2d-9057-c83f74d82edb of type vxlan for network 99d6493d-b5b2-4223-9f47-432c90a5eb1d [pid: 8|app: 0|req: 1201/2509] 10.0.0.36 () {34 vars in 668 bytes} [Tue May 12 12:36:58 2026] POST /v2.0/networks => generated 631 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:36:59.097 7 WARNING neutron_lib.context [None req-8e47ba9e-69f6-4d54-8e3a-82068ca1a98a bc48e93b7f5b47f78f2f22f77781ea9d 0df18f6bcf7e4d43b7b627eebfdabace - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1309/2510] 10.0.0.36 () {34 vars in 667 bytes} [Tue May 12 12:36:59 2026] POST /v2.0/subnets => generated 602 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2511] 10.0.0.36 () {34 vars in 749 bytes} [Tue May 12 12:36:59 2026] PUT /v2.0/subnets/99f8fbd5-b108-4526-870d-77cdbe181cd8/tags => generated 25 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2512] 10.0.0.36 () {32 vars in 729 bytes} [Tue May 12 12:36:59 2026] GET /v2.0/subnets/99f8fbd5-b108-4526-870d-77cdbe181cd8/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2513] 10.0.0.36 () {34 vars in 760 bytes} [Tue May 12 12:36:59 2026] PUT /v2.0/subnets/99f8fbd5-b108-4526-870d-77cdbe181cd8/tags/green => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2514] 10.0.0.36 () {32 vars in 729 bytes} [Tue May 12 12:36:59 2026] GET /v2.0/subnets/99f8fbd5-b108-4526-870d-77cdbe181cd8/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: 1204/2515] 10.0.0.36 () {34 vars in 756 bytes} [Tue May 12 12:36:59 2026] PUT /v2.0/subnets/99f8fbd5-b108-4526-870d-77cdbe181cd8/tags/red => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2516] 10.0.0.36 () {32 vars in 729 bytes} [Tue May 12 12:36:59 2026] GET /v2.0/subnets/99f8fbd5-b108-4526-870d-77cdbe181cd8/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: 1205/2517] 10.0.0.36 () {34 vars in 778 bytes} [Tue May 12 12:36:59 2026] PUT /v2.0/subnets/99f8fbd5-b108-4526-870d-77cdbe181cd8/tags/black.or.white => generated 4 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2518] 10.0.0.36 () {32 vars in 729 bytes} [Tue May 12 12:36:59 2026] GET /v2.0/subnets/99f8fbd5-b108-4526-870d-77cdbe181cd8/tags => generated 52 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2519] 10.0.0.36 () {34 vars in 749 bytes} [Tue May 12 12:37:00 2026] PUT /v2.0/subnets/99f8fbd5-b108-4526-870d-77cdbe181cd8/tags => generated 37 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2520] 10.0.0.36 () {32 vars in 729 bytes} [Tue May 12 12:37:00 2026] GET /v2.0/subnets/99f8fbd5-b108-4526-870d-77cdbe181cd8/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2521] 10.0.0.36 () {32 vars in 737 bytes} [Tue May 12 12:37:00 2026] GET /v2.0/subnets/99f8fbd5-b108-4526-870d-77cdbe181cd8/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:37:00.240 7 INFO neutron.api.v2.resource [None req-c97f0744-170f-483e-996a-6f731b79392a bc48e93b7f5b47f78f2f22f77781ea9d 0df18f6bcf7e4d43b7b627eebfdabace - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1315/2522] 10.0.0.36 () {32 vars in 741 bytes} [Tue May 12 12:37:00 2026] GET /v2.0/subnets/99f8fbd5-b108-4526-870d-77cdbe181cd8/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2523] 10.0.0.36 () {32 vars in 740 bytes} [Tue May 12 12:37:00 2026] DELETE /v2.0/subnets/99f8fbd5-b108-4526-870d-77cdbe181cd8/tags/red => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2524] 10.0.0.36 () {32 vars in 729 bytes} [Tue May 12 12:37:00 2026] GET /v2.0/subnets/99f8fbd5-b108-4526-870d-77cdbe181cd8/tags => generated 30 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:37:00.450 8 INFO neutron.api.v2.resource [None req-c3e5ada5-454f-4ce4-a3fb-ebe8ab63e33b bc48e93b7f5b47f78f2f22f77781ea9d 0df18f6bcf7e4d43b7b627eebfdabace - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1209/2525] 10.0.0.36 () {32 vars in 744 bytes} [Tue May 12 12:37:00 2026] DELETE /v2.0/subnets/99f8fbd5-b108-4526-870d-77cdbe181cd8/tags/green => generated 99 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2526] 10.0.0.36 () {32 vars in 732 bytes} [Tue May 12 12:37:00 2026] DELETE /v2.0/subnets/99f8fbd5-b108-4526-870d-77cdbe181cd8/tags => 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: 1210/2527] 10.0.0.36 () {32 vars in 729 bytes} [Tue May 12 12:37:00 2026] GET /v2.0/subnets/99f8fbd5-b108-4526-870d-77cdbe181cd8/tags => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2528] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:37:00 2026] DELETE /v2.0/subnets/99f8fbd5-b108-4526-870d-77cdbe181cd8 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:37:01.212 8 INFO neutron.services.segments.plugin [-] Segment 65966866-4469-4d2d-9057-c83f74d82edb resource provider aggregate not found 2026-05-12 12:37:01.221 8 INFO neutron.services.segments.plugin [-] Segment 65966866-4469-4d2d-9057-c83f74d82edb resource provider aggregate not found 2026-05-12 12:37:01.230 8 INFO neutron.services.segments.plugin [-] Segment 65966866-4469-4d2d-9057-c83f74d82edb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65966866-4469-4d2d-9057-c83f74d82edb found for delete ", "request_id": "req-7530f018-100b-4ced-b126-6cc82f828a4f"}]} [pid: 8|app: 0|req: 1211/2529] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:37:00 2026] DELETE /v2.0/networks/99d6493d-b5b2-4223-9f47-432c90a5eb1d => generated 0 bytes in 458 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:37:01.892 8 INFO neutron.services.segments.plugin [-] Segment 65966866-4469-4d2d-9057-c83f74d82edb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65966866-4469-4d2d-9057-c83f74d82edb found for delete ", "request_id": "req-7d43d53f-e736-4f0b-b38b-652d4c4ffa9f"}]} [pid: 8|app: 0|req: 1212/2530] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:37:01 2026] GET /v2.0/security-groups?tenant_id=0df18f6bcf7e4d43b7b627eebfdabace&name=default => generated 2805 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2531] 10.0.0.36 () {34 vars in 676 bytes} [Tue May 12 12:37:01 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: 1320/2532] 10.0.0.36 () {34 vars in 751 bytes} [Tue May 12 12:37:02 2026] PUT /v2.0/policies/2b9efb5c-bbd6-4587-ab1b-9d08789fb9a0/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: 1321/2533] 10.0.0.36 () {32 vars in 731 bytes} [Tue May 12 12:37:02 2026] GET /v2.0/policies/2b9efb5c-bbd6-4587-ab1b-9d08789fb9a0/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2534] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:37:02 2026] DELETE /v2.0/security-groups/6d659bad-1823-4ce1-85f6-13d7f998120e => 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: 1322/2535] 10.0.0.36 () {34 vars in 762 bytes} [Tue May 12 12:37:02 2026] PUT /v2.0/policies/2b9efb5c-bbd6-4587-ab1b-9d08789fb9a0/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: 1214/2536] 10.0.0.36 () {32 vars in 731 bytes} [Tue May 12 12:37:02 2026] GET /v2.0/policies/2b9efb5c-bbd6-4587-ab1b-9d08789fb9a0/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2537] 10.0.0.36 () {34 vars in 758 bytes} [Tue May 12 12:37:02 2026] PUT /v2.0/policies/2b9efb5c-bbd6-4587-ab1b-9d08789fb9a0/tags/red => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2538] 10.0.0.36 () {32 vars in 731 bytes} [Tue May 12 12:37:02 2026] GET /v2.0/policies/2b9efb5c-bbd6-4587-ab1b-9d08789fb9a0/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2539] 10.0.0.36 () {34 vars in 780 bytes} [Tue May 12 12:37:02 2026] PUT /v2.0/policies/2b9efb5c-bbd6-4587-ab1b-9d08789fb9a0/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: 1326/2540] 10.0.0.36 () {32 vars in 731 bytes} [Tue May 12 12:37:02 2026] GET /v2.0/policies/2b9efb5c-bbd6-4587-ab1b-9d08789fb9a0/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: 1215/2541] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:37:02 2026] GET /v2.0/security-groups?tenant_id=6fdfb454bc8c4e8baab8671deeaefdd8&name=default => generated 2805 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2542] 10.0.0.36 () {34 vars in 751 bytes} [Tue May 12 12:37:02 2026] PUT /v2.0/policies/2b9efb5c-bbd6-4587-ab1b-9d08789fb9a0/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2543] 10.0.0.36 () {32 vars in 731 bytes} [Tue May 12 12:37:02 2026] GET /v2.0/policies/2b9efb5c-bbd6-4587-ab1b-9d08789fb9a0/tags => generated 37 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2544] 10.0.0.36 () {32 vars in 739 bytes} [Tue May 12 12:37:02 2026] GET /v2.0/policies/2b9efb5c-bbd6-4587-ab1b-9d08789fb9a0/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:37:02.427 7 INFO neutron.api.v2.resource [None req-c63124e3-89c6-4214-8e48-321489cb03e5 7574c37569d44088b702049312b5500a 500a3017bd3f406d80c48e46b666e307 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1330/2545] 10.0.0.36 () {32 vars in 743 bytes} [Tue May 12 12:37:02 2026] GET /v2.0/policies/2b9efb5c-bbd6-4587-ab1b-9d08789fb9a0/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2546] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:37:02 2026] DELETE /v2.0/security-groups/8afaee7e-183c-47fc-a477-2f08a28b5a77 => 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: 1331/2547] 10.0.0.36 () {32 vars in 742 bytes} [Tue May 12 12:37:02 2026] DELETE /v2.0/policies/2b9efb5c-bbd6-4587-ab1b-9d08789fb9a0/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2548] 10.0.0.36 () {32 vars in 731 bytes} [Tue May 12 12:37:02 2026] GET /v2.0/policies/2b9efb5c-bbd6-4587-ab1b-9d08789fb9a0/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:37:02.526 7 INFO neutron.api.v2.resource [None req-b79a74c3-310d-444a-9dd1-f077e50e26ea 7574c37569d44088b702049312b5500a 500a3017bd3f406d80c48e46b666e307 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1332/2549] 10.0.0.36 () {32 vars in 746 bytes} [Tue May 12 12:37:02 2026] DELETE /v2.0/policies/2b9efb5c-bbd6-4587-ab1b-9d08789fb9a0/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: 1218/2550] 10.0.0.36 () {32 vars in 734 bytes} [Tue May 12 12:37:02 2026] DELETE /v2.0/policies/2b9efb5c-bbd6-4587-ab1b-9d08789fb9a0/tags => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2551] 10.0.0.36 () {32 vars in 731 bytes} [Tue May 12 12:37:02 2026] GET /v2.0/policies/2b9efb5c-bbd6-4587-ab1b-9d08789fb9a0/tags => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2552] 10.0.0.36 () {32 vars in 732 bytes} [Tue May 12 12:37:02 2026] DELETE /v2.0/qos/policies/2b9efb5c-bbd6-4587-ab1b-9d08789fb9a0 => 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: 1334/2553] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:37:03 2026] GET /v2.0/security-groups?tenant_id=2c8f5b982bba4d9db190b1c1e2fca6fc&name=default => generated 2805 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2554] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:37:03 2026] DELETE /v2.0/security-groups/f7030531-0409-497a-bef2-f3fad488036e => 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: 1335/2555] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:37:03 2026] GET /v2.0/security-groups?tenant_id=500a3017bd3f406d80c48e46b666e307&name=default => generated 2805 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2556] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:37:04 2026] DELETE /v2.0/security-groups/870fc5b8-67a3-4bdf-916f-be18b6577711 => 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: 1336/2557] 10.0.0.71 () {34 vars in 1014 bytes} [Tue May 12 12:37:06 2026] GET /v2.0/security-groups?id=fba83acf-55fd-4713-844b-72aa15ff3de6&fields=id => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2558] 10.0.0.71 () {34 vars in 980 bytes} [Tue May 12 12:37:06 2026] GET /v2.0/networks?id=5ff7e7d7-b1fc-440a-bb91-f1a5df27aac0 => generated 735 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2559] 10.0.0.71 () {34 vars in 963 bytes} [Tue May 12 12:37:06 2026] GET /v2.0/quotas/0c6fbbd068914b20b63e3769f0c11807 => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2560] 10.0.0.71 () {34 vars in 1000 bytes} [Tue May 12 12:37:06 2026] GET /v2.0/ports?tenant_id=0c6fbbd068914b20b63e3769f0c11807&fields=id => generated 149 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2561] 10.0.0.71 () {34 vars in 1006 bytes} [Tue May 12 12:37:06 2026] GET /v2.0/networks/5ff7e7d7-b1fc-440a-bb91-f1a5df27aac0?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2562] 10.0.0.71 () {34 vars in 1106 bytes} [Tue May 12 12:37:06 2026] GET /v2.0/networks/5ff7e7d7-b1fc-440a-bb91-f1a5df27aac0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2563] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:37:07 2026] GET /v2.0/ports?device_id=47903ad1-607b-45bb-8871-342547983bd2 => 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: 1225/2564] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:37:07 2026] GET /v2.0/ports?device_id=47903ad1-607b-45bb-8871-342547983bd2 => 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: 1340/2565] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:37:07 2026] GET /v2.0/networks?id=5ff7e7d7-b1fc-440a-bb91-f1a5df27aac0 => generated 735 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2566] 199.19.213.233 () {34 vars in 1049 bytes} [Tue May 12 12:37:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0c6fbbd068914b20b63e3769f0c11807 => generated 343 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2567] 199.19.213.233 () {38 vars in 954 bytes} [Tue May 12 12:37:07 2026] POST /v2.0/ports => generated 1082 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2568] 199.19.213.233 () {38 vars in 1027 bytes} [Tue May 12 12:37:08 2026] PUT /v2.0/ports/f0cefddf-39fb-4779-a940-c51d6f57683c => generated 1207 bytes in 526 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1342/2569] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:37:08 2026] GET /v2.0/ports?tenant_id=0c6fbbd068914b20b63e3769f0c11807&device_id=47903ad1-607b-45bb-8871-342547983bd2 => generated 1246 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:37:08.881 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-56e27f0e-d6cb-477d-a623-74a552978b66'] response: {'name': 'network-changed', 'server_uuid': '47903ad1-607b-45bb-8871-342547983bd2', 'tag': 'f0cefddf-39fb-4779-a940-c51d6f57683c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1228/2570] 199.19.213.233 () {34 vars in 1061 bytes} [Tue May 12 12:37:08 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.126&port_id=f0cefddf-39fb-4779-a940-c51d6f57683c => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2571] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:37:08 2026] GET /v2.0/subnets?id=120016f3-a619-424a-a78c-e78c96a93629 => generated 630 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2572] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:37:08 2026] GET /v2.0/ports?network_id=5ff7e7d7-b1fc-440a-bb91-f1a5df27aac0&device_owner=network%3Adhcp => 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: 1344/2573] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:37:09 2026] GET /v2.0/networks/5ff7e7d7-b1fc-440a-bb91-f1a5df27aac0?fields=segments => generated 14 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1230/2574] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:37:09 2026] GET /v2.0/networks/5ff7e7d7-b1fc-440a-bb91-f1a5df27aac0?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: 1345/2575] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:37:09 2026] GET /v2.0/ports?tenant_id=0c6fbbd068914b20b63e3769f0c11807&device_id=47903ad1-607b-45bb-8871-342547983bd2 => generated 1246 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2576] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:37:09 2026] GET /v2.0/networks?id=5ff7e7d7-b1fc-440a-bb91-f1a5df27aac0 => generated 735 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2577] 199.19.213.233 () {34 vars in 1061 bytes} [Tue May 12 12:37:09 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.126&port_id=f0cefddf-39fb-4779-a940-c51d6f57683c => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2578] 199.19.213.233 () {34 vars in 993 bytes} [Tue May 12 12:37:09 2026] GET /v2.0/ports?device_id=47903ad1-607b-45bb-8871-342547983bd2 => generated 1246 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2579] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:37:09 2026] GET /v2.0/subnets?id=120016f3-a619-424a-a78c-e78c96a93629 => generated 630 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2580] 199.19.213.233 () {34 vars in 1043 bytes} [Tue May 12 12:37:09 2026] GET /v2.0/security-groups?id=fba83acf-55fd-4713-844b-72aa15ff3de6&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: 7|app: 0|req: 1348/2581] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:37:09 2026] GET /v2.0/ports?network_id=5ff7e7d7-b1fc-440a-bb91-f1a5df27aac0&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: 1234/2582] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:37:09 2026] GET /v2.0/networks/5ff7e7d7-b1fc-440a-bb91-f1a5df27aac0?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2583] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:37:09 2026] GET /v2.0/networks/5ff7e7d7-b1fc-440a-bb91-f1a5df27aac0?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: 8|app: 0|req: 1235/2584] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:37:09 2026] GET /v2.0/ports?device_id=47903ad1-607b-45bb-8871-342547983bd2 => generated 1246 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2585] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:37:10 2026] GET /v2.0/security-groups?id=fba83acf-55fd-4713-844b-72aa15ff3de6&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: 8|app: 0|req: 1236/2586] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:37:10 2026] GET /v2.0/ports?device_id=47903ad1-607b-45bb-8871-342547983bd2 => generated 1246 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2587] 199.19.213.233 () {34 vars in 1095 bytes} [Tue May 12 12:37:13 2026] GET /v2.0/ports?device_id=0578f4f5-2f53-4539-93da-5e72bb2e4ecd&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2588] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:37:13 2026] GET /v2.0/ports?tenant_id=5a5fd167971841ed9f9228d2fd31fb0b&device_id=0578f4f5-2f53-4539-93da-5e72bb2e4ecd => generated 1465 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2589] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:37:13 2026] GET /v2.0/networks?id=b2c13be2-6518-4e7d-842b-72dae6ac9f89 => generated 800 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2590] 199.19.213.233 () {34 vars in 1057 bytes} [Tue May 12 12:37:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.163&port_id=af8b98be-ea79-4ebc-b93b-7f7a377e0d1a => generated 860 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2591] 199.19.213.233 () {34 vars in 1101 bytes} [Tue May 12 12:37:13 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A61&port_id=af8b98be-ea79-4ebc-b93b-7f7a377e0d1a => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2592] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:37:13 2026] GET /v2.0/ports?device_id=47903ad1-607b-45bb-8871-342547983bd2 => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2593] 199.19.213.233 () {34 vars in 1063 bytes} [Tue May 12 12:37:13 2026] GET /v2.0/subnets?id=63be6b3d-0132-46ad-a316-988a756f79ee&id=7691bf23-cd05-49ef-99c3-8803d78d49aa => generated 1361 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2594] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:37:13 2026] GET /v2.0/security-groups?id=fba83acf-55fd-4713-844b-72aa15ff3de6&fields=id&fields=name => generated 96 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2595] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:37:13 2026] GET /v2.0/ports?network_id=b2c13be2-6518-4e7d-842b-72dae6ac9f89&device_owner=network%3Adhcp => generated 1457 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2596] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:37:13 2026] GET /v2.0/ports?device_id=47903ad1-607b-45bb-8871-342547983bd2 => 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: 1242/2597] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:37:13 2026] GET /v2.0/ports?network_id=b2c13be2-6518-4e7d-842b-72dae6ac9f89&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2598] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:37:13 2026] GET /v2.0/networks/b2c13be2-6518-4e7d-842b-72dae6ac9f89?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2599] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:37:13 2026] GET /v2.0/networks/b2c13be2-6518-4e7d-842b-72dae6ac9f89?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: 1360/2606] 199.19.213.233 () {30 vars in 702 bytes} [Tue May 12 12:37:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2607] 199.19.213.233 () {30 vars in 704 bytes} [Tue May 12 12:37:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2608] 199.19.213.233 () {30 vars in 680 bytes} [Tue May 12 12:37:48 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2609] 199.19.213.233 () {30 vars in 716 bytes} [Tue May 12 12:37:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2610] 199.19.213.233 () {30 vars in 740 bytes} [Tue May 12 12:37:48 2026] GET /v2.0/subnets/977ea5f0-8594-410b-8e2a-51ee627e6342 => generated 651 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2611] 199.19.213.233 () {30 vars in 768 bytes} [Tue May 12 12:37:48 2026] GET /v2.0/ports?device_id=47903ad1-607b-45bb-8871-342547983bd2 => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2612] 199.19.213.233 () {34 vars in 716 bytes} [Tue May 12 12:37:48 2026] POST /v2.0/ports => generated 1093 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2613] 10.0.0.71 () {34 vars in 969 bytes} [Tue May 12 12:37:49 2026] GET /v2.0/ports/a5906864-4d46-4cef-af06-ca1bfae7f5ca => generated 1093 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1364/2614] 10.0.0.71 () {34 vars in 905 bytes} [Tue May 12 12:37:49 2026] GET /v2.0/extensions => generated 19600 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2615] 199.19.213.233 () {34 vars in 1261 bytes} [Tue May 12 12:37:49 2026] GET /v2.0/ports/a5906864-4d46-4cef-af06-ca1bfae7f5ca?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2616] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:37:49 2026] GET /v2.0/networks/49de9250-563c-49b0-997f-007e5ee3e17d?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2617] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:37:49 2026] GET /v2.0/networks/49de9250-563c-49b0-997f-007e5ee3e17d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2618] 199.19.213.233 () {34 vars in 974 bytes} [Tue May 12 12:37:49 2026] GET /v2.0/ports/a5906864-4d46-4cef-af06-ca1bfae7f5ca => generated 1093 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2619] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:37:49 2026] GET /v2.0/networks?id=49de9250-563c-49b0-997f-007e5ee3e17d => generated 802 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2620] 199.19.213.233 () {38 vars in 1027 bytes} [Tue May 12 12:37:49 2026] PUT /v2.0/ports/a5906864-4d46-4cef-af06-ca1bfae7f5ca => generated 1247 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2621] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:37:50 2026] GET /v2.0/ports?tenant_id=0c6fbbd068914b20b63e3769f0c11807&device_id=47903ad1-607b-45bb-8871-342547983bd2 => generated 2523 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:37:50.491 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7bca8f60-2988-43f3-b6d5-1b2a9a45b077'] response: {'name': 'network-changed', 'server_uuid': '47903ad1-607b-45bb-8871-342547983bd2', 'tag': 'a5906864-4d46-4cef-af06-ca1bfae7f5ca', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1368/2622] 199.19.213.233 () {34 vars in 1061 bytes} [Tue May 12 12:37:50 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.126&port_id=f0cefddf-39fb-4779-a940-c51d6f57683c => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2623] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:37:50 2026] GET /v2.0/subnets?id=120016f3-a619-424a-a78c-e78c96a93629 => generated 630 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2624] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:37:50 2026] GET /v2.0/ports?network_id=5ff7e7d7-b1fc-440a-bb91-f1a5df27aac0&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2625] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:37:50 2026] GET /v2.0/networks/5ff7e7d7-b1fc-440a-bb91-f1a5df27aac0?fields=segments => generated 14 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1370/2626] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:37:50 2026] GET /v2.0/networks/5ff7e7d7-b1fc-440a-bb91-f1a5df27aac0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2627] 199.19.213.233 () {34 vars in 1055 bytes} [Tue May 12 12:37:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.95&port_id=a5906864-4d46-4cef-af06-ca1bfae7f5ca => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2628] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:37:50 2026] GET /v2.0/subnets?id=977ea5f0-8594-410b-8e2a-51ee627e6342 => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2629] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:37:50 2026] GET /v2.0/ports?network_id=49de9250-563c-49b0-997f-007e5ee3e17d&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2630] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:37:50 2026] GET /v2.0/networks/49de9250-563c-49b0-997f-007e5ee3e17d?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2631] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:37:51 2026] GET /v2.0/networks/49de9250-563c-49b0-997f-007e5ee3e17d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2632] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:37:51 2026] GET /v2.0/ports?tenant_id=0c6fbbd068914b20b63e3769f0c11807&device_id=47903ad1-607b-45bb-8871-342547983bd2 => generated 2523 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2633] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:37:51 2026] GET /v2.0/networks?id=49de9250-563c-49b0-997f-007e5ee3e17d => generated 802 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2634] 199.19.213.233 () {34 vars in 1055 bytes} [Tue May 12 12:37:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.95&port_id=a5906864-4d46-4cef-af06-ca1bfae7f5ca => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2635] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:37:51 2026] GET /v2.0/subnets?id=977ea5f0-8594-410b-8e2a-51ee627e6342 => generated 654 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2636] 10.0.0.71 () {34 vars in 969 bytes} [Tue May 12 12:37:51 2026] GET /v2.0/ports/a5906864-4d46-4cef-af06-ca1bfae7f5ca => generated 1283 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2637] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:37:51 2026] GET /v2.0/ports?network_id=49de9250-563c-49b0-997f-007e5ee3e17d&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2638] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:37:51 2026] GET /v2.0/networks/49de9250-563c-49b0-997f-007e5ee3e17d?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: 1264/2639] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:37:51 2026] GET /v2.0/networks/49de9250-563c-49b0-997f-007e5ee3e17d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2640] 199.19.213.233 () {34 vars in 788 bytes} [Tue May 12 12:37:51 2026] PUT /v2.0/ports/a5906864-4d46-4cef-af06-ca1bfae7f5ca => generated 1307 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:37:51.747 8 INFO neutron.api.v2.resource [None req-c345bbc2-7cda-4ab3-8f36-a1719f8c74c9 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1265/2641] 199.19.213.233 () {30 vars in 762 bytes} [Tue May 12 12:37:51 2026] GET /v2.0/security-groups/lb-c5cf6264-baf1-4eda-8368-31a4eb334f20 => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1377/2642] 199.19.213.233 () {30 vars in 784 bytes} [Tue May 12 12:37:51 2026] GET /v2.0/security-groups?name=lb-c5cf6264-baf1-4eda-8368-31a4eb334f20 => generated 1577 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2643] 199.19.213.233 () {34 vars in 788 bytes} [Tue May 12 12:37:51 2026] PUT /v2.0/ports/a5906864-4d46-4cef-af06-ca1bfae7f5ca => generated 1307 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2644] 199.19.213.233 () {30 vars in 702 bytes} [Tue May 12 12:37:52 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1267/2645] 199.19.213.233 () {30 vars in 704 bytes} [Tue May 12 12:37:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2646] 199.19.213.233 () {30 vars in 680 bytes} [Tue May 12 12:37:52 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: 1268/2647] 199.19.213.233 () {30 vars in 716 bytes} [Tue May 12 12:37:52 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: 1380/2648] 199.19.213.233 () {30 vars in 740 bytes} [Tue May 12 12:37:52 2026] GET /v2.0/subnets/977ea5f0-8594-410b-8e2a-51ee627e6342 => generated 651 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:37:52.457 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-87d2596d-08d2-4891-b523-b23532d094ff'] response: {'name': 'network-changed', 'server_uuid': '47903ad1-607b-45bb-8871-342547983bd2', 'tag': 'a5906864-4d46-4cef-af06-ca1bfae7f5ca', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1269/2649] 199.19.213.233 () {30 vars in 736 bytes} [Tue May 12 12:37:52 2026] GET /v2.0/ports/10a1739c-bcf6-4d88-b3cf-432f88c294ac => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2650] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:37:52 2026] GET /v2.0/ports?tenant_id=0c6fbbd068914b20b63e3769f0c11807&device_id=47903ad1-607b-45bb-8871-342547983bd2 => generated 2583 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2651] 199.19.213.233 () {30 vars in 736 bytes} [Tue May 12 12:37:52 2026] GET /v2.0/ports/a5906864-4d46-4cef-af06-ca1bfae7f5ca => generated 1343 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:37:52.576 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-43b4317a-cd21-4285-9bb1-18e784ef7cb0'] response: {'name': 'network-changed', 'server_uuid': '47903ad1-607b-45bb-8871-342547983bd2', 'tag': 'a5906864-4d46-4cef-af06-ca1bfae7f5ca', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1382/2652] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:37:52 2026] GET /v2.0/networks?id=49de9250-563c-49b0-997f-007e5ee3e17d => generated 802 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2653] 199.19.213.233 () {30 vars in 740 bytes} [Tue May 12 12:37:52 2026] GET /v2.0/subnets/977ea5f0-8594-410b-8e2a-51ee627e6342 => generated 651 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2654] 199.19.213.233 () {34 vars in 1055 bytes} [Tue May 12 12:37:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.95&port_id=a5906864-4d46-4cef-af06-ca1bfae7f5ca => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2655] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:37:52 2026] GET /v2.0/subnets?id=977ea5f0-8594-410b-8e2a-51ee627e6342 => generated 654 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2656] 199.19.213.233 () {30 vars in 742 bytes} [Tue May 12 12:37:52 2026] GET /v2.0/networks/49de9250-563c-49b0-997f-007e5ee3e17d => generated 799 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2657] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:37:52 2026] GET /v2.0/ports?network_id=49de9250-563c-49b0-997f-007e5ee3e17d&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2658] 199.19.213.233 () {30 vars in 736 bytes} [Tue May 12 12:37:52 2026] GET /v2.0/ports/10a1739c-bcf6-4d88-b3cf-432f88c294ac => generated 1128 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2659] 199.19.213.233 () {30 vars in 740 bytes} [Tue May 12 12:37:52 2026] GET /v2.0/subnets/977ea5f0-8594-410b-8e2a-51ee627e6342 => generated 651 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2660] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:37:52 2026] GET /v2.0/networks/49de9250-563c-49b0-997f-007e5ee3e17d?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2661] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:37:52 2026] GET /v2.0/networks/49de9250-563c-49b0-997f-007e5ee3e17d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2662] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:37:52 2026] GET /v2.0/ports?tenant_id=0c6fbbd068914b20b63e3769f0c11807&device_id=47903ad1-607b-45bb-8871-342547983bd2 => generated 2585 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2663] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:37:53 2026] GET /v2.0/networks?id=49de9250-563c-49b0-997f-007e5ee3e17d => generated 802 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2664] 199.19.213.233 () {34 vars in 1055 bytes} [Tue May 12 12:37:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.95&port_id=a5906864-4d46-4cef-af06-ca1bfae7f5ca => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2665] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:37:53 2026] GET /v2.0/subnets?id=977ea5f0-8594-410b-8e2a-51ee627e6342 => generated 654 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2666] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:37:53 2026] GET /v2.0/ports?network_id=49de9250-563c-49b0-997f-007e5ee3e17d&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2667] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:37:53 2026] GET /v2.0/networks/49de9250-563c-49b0-997f-007e5ee3e17d?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2668] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:37:53 2026] GET /v2.0/networks/49de9250-563c-49b0-997f-007e5ee3e17d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:37:55.451 8 WARNING neutron_lib.context [None req-914eb922-4e4f-4603-aa75-5c1b0ca3e2f1 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 12:37:56.414 8 INFO neutron.db.l3_db [None req-914eb922-4e4f-4603-aa75-5c1b0ca3e2f1 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] Floating IP 0943cef8-c526-4ad4-9d25-ed03a10b2000 associated. External IP: 10.96.250.215, port: 10a1739c-bcf6-4d88-b3cf-432f88c294ac. [pid: 8|app: 0|req: 1279/2669] 10.0.0.36 () {34 vars in 675 bytes} [Tue May 12 12:37:55 2026] POST /v2.0/floatingips => generated 898 bytes in 1338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2672] 199.19.213.233 () {30 vars in 702 bytes} [Tue May 12 12:38:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2673] 199.19.213.233 () {30 vars in 704 bytes} [Tue May 12 12:38:01 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2674] 199.19.213.233 () {30 vars in 680 bytes} [Tue May 12 12:38:01 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: 1282/2675] 199.19.213.233 () {30 vars in 716 bytes} [Tue May 12 12:38:01 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:38:01.334 7 INFO neutron.api.v2.resource [None req-8be257bb-1eff-4fc7-94d4-55b9efb7a9cb 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1394/2676] 199.19.213.233 () {30 vars in 762 bytes} [Tue May 12 12:38:01 2026] GET /v2.0/security-groups/lb-c5cf6264-baf1-4eda-8368-31a4eb334f20 => generated 149 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2677] 199.19.213.233 () {30 vars in 784 bytes} [Tue May 12 12:38:01 2026] GET /v2.0/security-groups?name=lb-c5cf6264-baf1-4eda-8368-31a4eb334f20 => generated 1577 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2678] 199.19.213.233 () {30 vars in 814 bytes} [Tue May 12 12:38:01 2026] GET /v2.0/security-group-rules?security_group_id=6f2e9b07-b885-430f-a3b6-9d921dc927df => generated 1118 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2679] 199.19.213.233 () {34 vars in 746 bytes} [Tue May 12 12:38:01 2026] POST /v2.0/security-group-rules => generated 569 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2680] 199.19.213.233 () {34 vars in 746 bytes} [Tue May 12 12:38:01 2026] POST /v2.0/security-group-rules => generated 565 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2681] 10.0.0.67 () {30 vars in 688 bytes} [Tue May 12 12:38:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2682] 10.0.0.67 () {30 vars in 690 bytes} [Tue May 12 12:38:08 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: 1286/2683] 10.0.0.67 () {30 vars in 666 bytes} [Tue May 12 12:38:08 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: 1398/2684] 10.0.0.67 () {30 vars in 702 bytes} [Tue May 12 12:38:08 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: 1287/2685] 10.0.0.67 () {28 vars in 437 bytes} [Tue May 12 12:38:09 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2686] 10.0.0.67 () {30 vars in 726 bytes} [Tue May 12 12:38:09 2026] GET /v2.0/subnets/63be6b3d-0132-46ad-a316-988a756f79ee => generated 631 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2687] 199.19.213.233 () {30 vars in 702 bytes} [Tue May 12 12:38:09 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: 1400/2688] 199.19.213.233 () {30 vars in 704 bytes} [Tue May 12 12:38:09 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: 1289/2689] 199.19.213.233 () {30 vars in 680 bytes} [Tue May 12 12:38:09 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: 7|app: 0|req: 1401/2690] 199.19.213.233 () {30 vars in 716 bytes} [Tue May 12 12:38:09 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: 1290/2691] 199.19.213.233 () {30 vars in 740 bytes} [Tue May 12 12:38:09 2026] GET /v2.0/subnets/63be6b3d-0132-46ad-a316-988a756f79ee => generated 649 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2692] 199.19.213.233 () {30 vars in 768 bytes} [Tue May 12 12:38:09 2026] GET /v2.0/ports?device_id=47903ad1-607b-45bb-8871-342547983bd2 => generated 2585 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2693] 199.19.213.233 () {30 vars in 702 bytes} [Tue May 12 12:38:10 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: 1403/2694] 199.19.213.233 () {30 vars in 704 bytes} [Tue May 12 12:38:10 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: 1292/2695] 199.19.213.233 () {30 vars in 680 bytes} [Tue May 12 12:38:10 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: 1404/2696] 199.19.213.233 () {30 vars in 716 bytes} [Tue May 12 12:38:10 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: 1293/2697] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:38:10 2026] GET /v2.0/networks/b2c13be2-6518-4e7d-842b-72dae6ac9f89?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2698] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:38:10 2026] GET /v2.0/networks/b2c13be2-6518-4e7d-842b-72dae6ac9f89?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: 1294/2699] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:38:10 2026] GET /v2.0/networks?id=b2c13be2-6518-4e7d-842b-72dae6ac9f89 => generated 800 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2700] 199.19.213.233 () {38 vars in 954 bytes} [Tue May 12 12:38:10 2026] POST /v2.0/ports => generated 1299 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2701] 199.19.213.233 () {38 vars in 1027 bytes} [Tue May 12 12:38:11 2026] PUT /v2.0/ports/15a3604f-4c79-4415-9624-11e9234a5c61 => generated 1424 bytes in 516 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1407/2702] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:38:11 2026] GET /v2.0/ports?tenant_id=0c6fbbd068914b20b63e3769f0c11807&device_id=47903ad1-607b-45bb-8871-342547983bd2 => generated 4037 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1296/2703] 199.19.213.233 () {34 vars in 1061 bytes} [Tue May 12 12:38:11 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.126&port_id=f0cefddf-39fb-4779-a940-c51d6f57683c => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2704] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:38:11 2026] GET /v2.0/subnets?id=120016f3-a619-424a-a78c-e78c96a93629 => generated 630 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:38:11.762 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-081ef0b9-f32c-4c60-9cc5-e0730025e3ff'] response: {'name': 'network-changed', 'server_uuid': '47903ad1-607b-45bb-8871-342547983bd2', 'tag': '15a3604f-4c79-4415-9624-11e9234a5c61', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1297/2705] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:38:11 2026] GET /v2.0/ports?network_id=5ff7e7d7-b1fc-440a-bb91-f1a5df27aac0&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: 1409/2706] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:38:11 2026] GET /v2.0/networks/5ff7e7d7-b1fc-440a-bb91-f1a5df27aac0?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1298/2707] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:38:11 2026] GET /v2.0/networks/5ff7e7d7-b1fc-440a-bb91-f1a5df27aac0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2708] 199.19.213.233 () {34 vars in 1055 bytes} [Tue May 12 12:38:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.95&port_id=a5906864-4d46-4cef-af06-ca1bfae7f5ca => 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: 1299/2709] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:38:12 2026] GET /v2.0/subnets?id=977ea5f0-8594-410b-8e2a-51ee627e6342 => generated 654 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2710] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:38:12 2026] GET /v2.0/ports?network_id=49de9250-563c-49b0-997f-007e5ee3e17d&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: 1300/2711] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:38:12 2026] GET /v2.0/networks/49de9250-563c-49b0-997f-007e5ee3e17d?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2712] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:38:12 2026] GET /v2.0/networks/49de9250-563c-49b0-997f-007e5ee3e17d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2713] 199.19.213.233 () {34 vars in 1055 bytes} [Tue May 12 12:38:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.25&port_id=15a3604f-4c79-4415-9624-11e9234a5c61 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2714] 199.19.213.233 () {34 vars in 1103 bytes} [Tue May 12 12:38:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A275&port_id=15a3604f-4c79-4415-9624-11e9234a5c61 => 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: 1302/2715] 199.19.213.233 () {34 vars in 1063 bytes} [Tue May 12 12:38:12 2026] GET /v2.0/subnets?id=63be6b3d-0132-46ad-a316-988a756f79ee&id=7691bf23-cd05-49ef-99c3-8803d78d49aa => generated 1361 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2716] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:38:12 2026] GET /v2.0/ports?network_id=b2c13be2-6518-4e7d-842b-72dae6ac9f89&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2717] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:38:12 2026] GET /v2.0/ports?network_id=b2c13be2-6518-4e7d-842b-72dae6ac9f89&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2718] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:38:12 2026] GET /v2.0/networks/b2c13be2-6518-4e7d-842b-72dae6ac9f89?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2719] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:38:12 2026] GET /v2.0/networks/b2c13be2-6518-4e7d-842b-72dae6ac9f89?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2720] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:38:12 2026] GET /v2.0/ports?tenant_id=0c6fbbd068914b20b63e3769f0c11807&device_id=47903ad1-607b-45bb-8871-342547983bd2 => generated 4037 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2721] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:38:12 2026] GET /v2.0/networks?id=b2c13be2-6518-4e7d-842b-72dae6ac9f89 => generated 800 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2722] 199.19.213.233 () {34 vars in 1055 bytes} [Tue May 12 12:38:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.25&port_id=15a3604f-4c79-4415-9624-11e9234a5c61 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2723] 199.19.213.233 () {34 vars in 1103 bytes} [Tue May 12 12:38:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A275&port_id=15a3604f-4c79-4415-9624-11e9234a5c61 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2724] 199.19.213.233 () {34 vars in 1063 bytes} [Tue May 12 12:38:13 2026] GET /v2.0/subnets?id=63be6b3d-0132-46ad-a316-988a756f79ee&id=7691bf23-cd05-49ef-99c3-8803d78d49aa => generated 1361 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2725] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:38:13 2026] GET /v2.0/ports?network_id=b2c13be2-6518-4e7d-842b-72dae6ac9f89&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2726] 10.0.0.71 () {34 vars in 969 bytes} [Tue May 12 12:38:12 2026] GET /v2.0/ports/15a3604f-4c79-4415-9624-11e9234a5c61 => generated 1460 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2727] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:38:13 2026] GET /v2.0/ports?network_id=b2c13be2-6518-4e7d-842b-72dae6ac9f89&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: 1419/2728] 199.19.213.233 () {30 vars in 736 bytes} [Tue May 12 12:38:13 2026] GET /v2.0/ports/15a3604f-4c79-4415-9624-11e9234a5c61 => generated 1460 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2729] 199.19.213.233 () {34 vars in 1095 bytes} [Tue May 12 12:38:13 2026] GET /v2.0/ports?device_id=9573183a-8964-402d-920c-675f0c513ec9&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2730] 199.19.213.233 () {30 vars in 736 bytes} [Tue May 12 12:38:13 2026] GET /v2.0/ports/15a3604f-4c79-4415-9624-11e9234a5c61 => generated 1460 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2731] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:38:13 2026] GET /v2.0/networks/b2c13be2-6518-4e7d-842b-72dae6ac9f89?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2732] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:38:13 2026] GET /v2.0/ports?tenant_id=5a5fd167971841ed9f9228d2fd31fb0b&device_id=9573183a-8964-402d-920c-675f0c513ec9 => 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: 1313/2733] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:38:13 2026] GET /v2.0/networks/b2c13be2-6518-4e7d-842b-72dae6ac9f89?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: 1314/2734] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:38:13 2026] GET /v2.0/networks?id=24378de3-f9c3-454c-8be0-32485db26106 => generated 801 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2735] 199.19.213.233 () {34 vars in 1055 bytes} [Tue May 12 12:38:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.84&port_id=57ee56eb-08be-481f-a31e-752534e17316 => 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: 1316/2736] 199.19.213.233 () {34 vars in 1105 bytes} [Tue May 12 12:38:13 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A23b&port_id=57ee56eb-08be-481f-a31e-752534e17316 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2737] 199.19.213.233 () {34 vars in 1063 bytes} [Tue May 12 12:38:13 2026] GET /v2.0/subnets?id=20098760-4110-4e7d-b16e-987bd6d4826e&id=b339aa76-dfb7-40fa-aa19-6d08bf630a99 => generated 1365 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2738] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:38:13 2026] GET /v2.0/ports?network_id=24378de3-f9c3-454c-8be0-32485db26106&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2739] 199.19.213.233 () {34 vars in 789 bytes} [Tue May 12 12:38:13 2026] PUT /v2.0/ports/15a3604f-4c79-4415-9624-11e9234a5c61 => generated 1195 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1319/2740] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:38:13 2026] GET /v2.0/ports?network_id=24378de3-f9c3-454c-8be0-32485db26106&device_owner=network%3Adhcp => generated 1461 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:38:13.667 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c3e20ba-da4a-4301-a568-222c920e72de'] response: {'name': 'network-changed', 'server_uuid': '47903ad1-607b-45bb-8871-342547983bd2', 'tag': '15a3604f-4c79-4415-9624-11e9234a5c61', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1422/2741] 199.19.213.233 () {30 vars in 742 bytes} [Tue May 12 12:38:13 2026] GET /v2.0/networks/b2c13be2-6518-4e7d-842b-72dae6ac9f89 => generated 797 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2742] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:38:13 2026] GET /v2.0/networks/24378de3-f9c3-454c-8be0-32485db26106?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2743] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:38:13 2026] GET /v2.0/ports?tenant_id=0c6fbbd068914b20b63e3769f0c11807&device_id=47903ad1-607b-45bb-8871-342547983bd2 => generated 3808 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2744] 199.19.213.233 () {30 vars in 740 bytes} [Tue May 12 12:38:13 2026] GET /v2.0/subnets/63be6b3d-0132-46ad-a316-988a756f79ee => generated 649 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2745] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:38:13 2026] GET /v2.0/networks/24378de3-f9c3-454c-8be0-32485db26106?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: 1322/2746] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:38:13 2026] GET /v2.0/networks?id=b2c13be2-6518-4e7d-842b-72dae6ac9f89 => generated 800 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2747] 199.19.213.233 () {34 vars in 1055 bytes} [Tue May 12 12:38:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.25&port_id=15a3604f-4c79-4415-9624-11e9234a5c61 => 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: 1323/2748] 199.19.213.233 () {30 vars in 702 bytes} [Tue May 12 12:38:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2749] 199.19.213.233 () {30 vars in 704 bytes} [Tue May 12 12:38: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: 1325/2750] 199.19.213.233 () {30 vars in 680 bytes} [Tue May 12 12:38:13 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: 1326/2751] 199.19.213.233 () {30 vars in 716 bytes} [Tue May 12 12:38:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2752] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:38:13 2026] GET /v2.0/subnets?id=63be6b3d-0132-46ad-a316-988a756f79ee => generated 652 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2753] 199.19.213.233 () {30 vars in 740 bytes} [Tue May 12 12:38:13 2026] GET /v2.0/subnets/977ea5f0-8594-410b-8e2a-51ee627e6342 => generated 651 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2754] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:38:13 2026] GET /v2.0/ports?network_id=b2c13be2-6518-4e7d-842b-72dae6ac9f89&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2755] 199.19.213.233 () {30 vars in 736 bytes} [Tue May 12 12:38:13 2026] GET /v2.0/ports/10a1739c-bcf6-4d88-b3cf-432f88c294ac => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2756] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:38:13 2026] GET /v2.0/networks/b2c13be2-6518-4e7d-842b-72dae6ac9f89?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: 1329/2758] 199.19.213.233 () {30 vars in 736 bytes} [Tue May 12 12:38:14 2026] GET /v2.0/ports/a5906864-4d46-4cef-af06-ca1bfae7f5ca => generated 1345 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2760] 199.19.213.233 () {30 vars in 740 bytes} [Tue May 12 12:38:14 2026] GET /v2.0/subnets/977ea5f0-8594-410b-8e2a-51ee627e6342 => generated 651 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2761] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:38:14 2026] GET /v2.0/networks/b2c13be2-6518-4e7d-842b-72dae6ac9f89?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2762] 199.19.213.233 () {30 vars in 742 bytes} [Tue May 12 12:38:14 2026] GET /v2.0/networks/49de9250-563c-49b0-997f-007e5ee3e17d => generated 799 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2763] 199.19.213.233 () {30 vars in 736 bytes} [Tue May 12 12:38:14 2026] GET /v2.0/ports/10a1739c-bcf6-4d88-b3cf-432f88c294ac => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2764] 199.19.213.233 () {30 vars in 740 bytes} [Tue May 12 12:38:14 2026] GET /v2.0/subnets/977ea5f0-8594-410b-8e2a-51ee627e6342 => generated 651 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2765] 10.0.0.67 () {30 vars in 688 bytes} [Tue May 12 12:38:19 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: 1434/2766] 10.0.0.67 () {30 vars in 690 bytes} [Tue May 12 12:38:19 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: 1333/2767] 10.0.0.67 () {30 vars in 666 bytes} [Tue May 12 12:38:19 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2768] 10.0.0.67 () {30 vars in 702 bytes} [Tue May 12 12:38:19 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: 1334/2769] 10.0.0.67 () {28 vars in 437 bytes} [Tue May 12 12:38:20 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2770] 10.0.0.67 () {30 vars in 726 bytes} [Tue May 12 12:38:20 2026] GET /v2.0/subnets/b339aa76-dfb7-40fa-aa19-6d08bf630a99 => generated 631 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2771] 199.19.213.233 () {30 vars in 702 bytes} [Tue May 12 12:38:20 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: 1437/2772] 199.19.213.233 () {30 vars in 704 bytes} [Tue May 12 12:38:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2773] 199.19.213.233 () {30 vars in 680 bytes} [Tue May 12 12:38:20 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2774] 199.19.213.233 () {30 vars in 716 bytes} [Tue May 12 12:38:20 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: 1337/2775] 199.19.213.233 () {30 vars in 740 bytes} [Tue May 12 12:38:20 2026] GET /v2.0/subnets/63be6b3d-0132-46ad-a316-988a756f79ee => generated 649 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2776] 199.19.213.233 () {30 vars in 740 bytes} [Tue May 12 12:38:20 2026] GET /v2.0/subnets/b339aa76-dfb7-40fa-aa19-6d08bf630a99 => generated 649 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2777] 199.19.213.233 () {30 vars in 768 bytes} [Tue May 12 12:38:20 2026] GET /v2.0/ports?device_id=47903ad1-607b-45bb-8871-342547983bd2 => generated 3810 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2778] 199.19.213.233 () {30 vars in 702 bytes} [Tue May 12 12:38:21 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: 1339/2779] 199.19.213.233 () {30 vars in 704 bytes} [Tue May 12 12:38:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2780] 199.19.213.233 () {30 vars in 680 bytes} [Tue May 12 12:38:21 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: 1340/2781] 199.19.213.233 () {30 vars in 716 bytes} [Tue May 12 12:38:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2782] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:38:21 2026] GET /v2.0/networks/24378de3-f9c3-454c-8be0-32485db26106?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2783] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:38:21 2026] GET /v2.0/networks/24378de3-f9c3-454c-8be0-32485db26106?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: 1443/2784] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:38:21 2026] GET /v2.0/networks?id=24378de3-f9c3-454c-8be0-32485db26106 => generated 801 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2785] 199.19.213.233 () {38 vars in 954 bytes} [Tue May 12 12:38:21 2026] POST /v2.0/ports => generated 1299 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2786] 199.19.213.233 () {38 vars in 1027 bytes} [Tue May 12 12:38:22 2026] PUT /v2.0/ports/5f259ae5-1f1d-4519-9366-32ba6ff04725 => generated 1424 bytes in 571 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1343/2787] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:38:22 2026] GET /v2.0/ports?tenant_id=0c6fbbd068914b20b63e3769f0c11807&device_id=47903ad1-607b-45bb-8871-342547983bd2 => generated 5262 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:38:22.789 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-da894920-60ae-4e8a-a8f1-da5e9512f432'] response: {'name': 'network-changed', 'server_uuid': '47903ad1-607b-45bb-8871-342547983bd2', 'tag': '5f259ae5-1f1d-4519-9366-32ba6ff04725', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1445/2788] 199.19.213.233 () {34 vars in 1061 bytes} [Tue May 12 12:38:22 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.126&port_id=f0cefddf-39fb-4779-a940-c51d6f57683c => 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: 1344/2789] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:38:22 2026] GET /v2.0/subnets?id=120016f3-a619-424a-a78c-e78c96a93629 => generated 630 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2790] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:38:22 2026] GET /v2.0/ports?network_id=5ff7e7d7-b1fc-440a-bb91-f1a5df27aac0&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2791] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:38:22 2026] GET /v2.0/networks/5ff7e7d7-b1fc-440a-bb91-f1a5df27aac0?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1447/2792] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:38:22 2026] GET /v2.0/networks/5ff7e7d7-b1fc-440a-bb91-f1a5df27aac0?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: 1346/2793] 199.19.213.233 () {34 vars in 1055 bytes} [Tue May 12 12:38:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.95&port_id=a5906864-4d46-4cef-af06-ca1bfae7f5ca => 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: 1448/2794] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:38:23 2026] GET /v2.0/subnets?id=977ea5f0-8594-410b-8e2a-51ee627e6342 => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2795] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:38:23 2026] GET /v2.0/ports?network_id=49de9250-563c-49b0-997f-007e5ee3e17d&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2796] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:38:23 2026] GET /v2.0/networks/49de9250-563c-49b0-997f-007e5ee3e17d?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2797] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:38:23 2026] GET /v2.0/networks/49de9250-563c-49b0-997f-007e5ee3e17d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2798] 199.19.213.233 () {34 vars in 1055 bytes} [Tue May 12 12:38:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.25&port_id=15a3604f-4c79-4415-9624-11e9234a5c61 => generated 19 bytes in 433 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2799] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:38:23 2026] GET /v2.0/subnets?id=63be6b3d-0132-46ad-a316-988a756f79ee => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2800] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:38:23 2026] GET /v2.0/ports?network_id=b2c13be2-6518-4e7d-842b-72dae6ac9f89&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2801] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:38:23 2026] GET /v2.0/networks/b2c13be2-6518-4e7d-842b-72dae6ac9f89?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2802] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:38:23 2026] GET /v2.0/networks/b2c13be2-6518-4e7d-842b-72dae6ac9f89?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2803] 199.19.213.233 () {34 vars in 1055 bytes} [Tue May 12 12:38:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.51&port_id=5f259ae5-1f1d-4519-9366-32ba6ff04725 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2804] 199.19.213.233 () {34 vars in 1103 bytes} [Tue May 12 12:38:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Aa5&port_id=5f259ae5-1f1d-4519-9366-32ba6ff04725 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2805] 199.19.213.233 () {34 vars in 1063 bytes} [Tue May 12 12:38:24 2026] GET /v2.0/subnets?id=20098760-4110-4e7d-b16e-987bd6d4826e&id=b339aa76-dfb7-40fa-aa19-6d08bf630a99 => generated 1365 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2806] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:38:24 2026] GET /v2.0/ports?network_id=24378de3-f9c3-454c-8be0-32485db26106&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2807] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:38:24 2026] GET /v2.0/ports?network_id=24378de3-f9c3-454c-8be0-32485db26106&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2808] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:38:24 2026] GET /v2.0/networks/24378de3-f9c3-454c-8be0-32485db26106?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2809] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:38:24 2026] GET /v2.0/networks/24378de3-f9c3-454c-8be0-32485db26106?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: 7|app: 0|req: 1456/2810] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:38:24 2026] GET /v2.0/ports?tenant_id=0c6fbbd068914b20b63e3769f0c11807&device_id=47903ad1-607b-45bb-8871-342547983bd2 => generated 5262 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2811] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:38:24 2026] GET /v2.0/networks?id=24378de3-f9c3-454c-8be0-32485db26106 => generated 801 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2812] 199.19.213.233 () {34 vars in 1055 bytes} [Tue May 12 12:38:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.51&port_id=5f259ae5-1f1d-4519-9366-32ba6ff04725 => 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: 1356/2813] 199.19.213.233 () {34 vars in 1103 bytes} [Tue May 12 12:38:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Aa5&port_id=5f259ae5-1f1d-4519-9366-32ba6ff04725 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2814] 10.0.0.71 () {34 vars in 969 bytes} [Tue May 12 12:38:24 2026] GET /v2.0/ports/5f259ae5-1f1d-4519-9366-32ba6ff04725 => generated 1460 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2815] 199.19.213.233 () {34 vars in 1063 bytes} [Tue May 12 12:38:24 2026] GET /v2.0/subnets?id=20098760-4110-4e7d-b16e-987bd6d4826e&id=b339aa76-dfb7-40fa-aa19-6d08bf630a99 => generated 1365 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2816] 199.19.213.233 () {30 vars in 736 bytes} [Tue May 12 12:38:24 2026] GET /v2.0/ports/5f259ae5-1f1d-4519-9366-32ba6ff04725 => generated 1460 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2817] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:38:24 2026] GET /v2.0/ports?network_id=24378de3-f9c3-454c-8be0-32485db26106&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2818] 199.19.213.233 () {30 vars in 736 bytes} [Tue May 12 12:38:24 2026] GET /v2.0/ports/5f259ae5-1f1d-4519-9366-32ba6ff04725 => generated 1460 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2819] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:38:24 2026] GET /v2.0/ports?network_id=24378de3-f9c3-454c-8be0-32485db26106&device_owner=network%3Adhcp => generated 1461 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2820] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:38:24 2026] GET /v2.0/networks/24378de3-f9c3-454c-8be0-32485db26106?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: 1361/2821] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:38:25 2026] GET /v2.0/networks/24378de3-f9c3-454c-8be0-32485db26106?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2822] 199.19.213.233 () {34 vars in 789 bytes} [Tue May 12 12:38:24 2026] PUT /v2.0/ports/5f259ae5-1f1d-4519-9366-32ba6ff04725 => generated 1195 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2823] 199.19.213.233 () {30 vars in 742 bytes} [Tue May 12 12:38:25 2026] GET /v2.0/networks/24378de3-f9c3-454c-8be0-32485db26106 => generated 798 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:38:25.438 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2cc86f8-b824-41ea-80d9-d157dba5d4f1'] response: {'name': 'network-changed', 'server_uuid': '47903ad1-607b-45bb-8871-342547983bd2', 'tag': '5f259ae5-1f1d-4519-9366-32ba6ff04725', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1462/2824] 199.19.213.233 () {30 vars in 740 bytes} [Tue May 12 12:38:25 2026] GET /v2.0/subnets/b339aa76-dfb7-40fa-aa19-6d08bf630a99 => generated 649 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2825] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:38:25 2026] GET /v2.0/ports?tenant_id=0c6fbbd068914b20b63e3769f0c11807&device_id=47903ad1-607b-45bb-8871-342547983bd2 => generated 5033 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2826] 199.19.213.233 () {30 vars in 702 bytes} [Tue May 12 12:38:25 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: 1365/2827] 199.19.213.233 () {30 vars in 704 bytes} [Tue May 12 12:38:25 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: 1366/2828] 199.19.213.233 () {30 vars in 680 bytes} [Tue May 12 12:38:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2829] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:38:25 2026] GET /v2.0/networks?id=24378de3-f9c3-454c-8be0-32485db26106 => generated 801 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2830] 199.19.213.233 () {30 vars in 716 bytes} [Tue May 12 12:38:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2831] 199.19.213.233 () {34 vars in 1055 bytes} [Tue May 12 12:38:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.51&port_id=5f259ae5-1f1d-4519-9366-32ba6ff04725 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2832] 199.19.213.233 () {30 vars in 740 bytes} [Tue May 12 12:38:25 2026] GET /v2.0/subnets/977ea5f0-8594-410b-8e2a-51ee627e6342 => generated 651 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2833] 199.19.213.233 () {30 vars in 736 bytes} [Tue May 12 12:38:25 2026] GET /v2.0/ports/10a1739c-bcf6-4d88-b3cf-432f88c294ac => 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: 1369/2834] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:38:25 2026] GET /v2.0/subnets?id=b339aa76-dfb7-40fa-aa19-6d08bf630a99 => generated 652 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2835] 199.19.213.233 () {30 vars in 736 bytes} [Tue May 12 12:38:25 2026] GET /v2.0/ports/a5906864-4d46-4cef-af06-ca1bfae7f5ca => generated 1345 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2836] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:38:25 2026] GET /v2.0/ports?network_id=24378de3-f9c3-454c-8be0-32485db26106&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2837] 199.19.213.233 () {30 vars in 740 bytes} [Tue May 12 12:38:25 2026] GET /v2.0/subnets/977ea5f0-8594-410b-8e2a-51ee627e6342 => generated 651 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2838] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:38:25 2026] GET /v2.0/networks/24378de3-f9c3-454c-8be0-32485db26106?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2839] 199.19.213.233 () {30 vars in 742 bytes} [Tue May 12 12:38:25 2026] GET /v2.0/networks/49de9250-563c-49b0-997f-007e5ee3e17d => generated 799 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2840] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:38:25 2026] GET /v2.0/networks/24378de3-f9c3-454c-8be0-32485db26106?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: 1469/2841] 199.19.213.233 () {30 vars in 736 bytes} [Tue May 12 12:38:25 2026] GET /v2.0/ports/10a1739c-bcf6-4d88-b3cf-432f88c294ac => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2842] 199.19.213.233 () {30 vars in 740 bytes} [Tue May 12 12:38:25 2026] GET /v2.0/subnets/977ea5f0-8594-410b-8e2a-51ee627e6342 => generated 651 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2845] 199.19.213.233 () {30 vars in 702 bytes} [Tue May 12 12:38:34 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: 1375/2846] 199.19.213.233 () {30 vars in 704 bytes} [Tue May 12 12:38:34 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2847] 199.19.213.233 () {30 vars in 680 bytes} [Tue May 12 12:38:34 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: 1376/2848] 199.19.213.233 () {30 vars in 716 bytes} [Tue May 12 12:38:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2849] 199.19.213.233 () {30 vars in 740 bytes} [Tue May 12 12:38:34 2026] GET /v2.0/subnets/63be6b3d-0132-46ad-a316-988a756f79ee => generated 649 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2850] 199.19.213.233 () {30 vars in 768 bytes} [Tue May 12 12:38:34 2026] GET /v2.0/ports?device_id=47903ad1-607b-45bb-8871-342547983bd2 => generated 5035 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2851] 199.19.213.233 () {30 vars in 702 bytes} [Tue May 12 12:38:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2852] 199.19.213.233 () {30 vars in 704 bytes} [Tue May 12 12:38:34 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2853] 199.19.213.233 () {30 vars in 680 bytes} [Tue May 12 12:38:34 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2854] 199.19.213.233 () {30 vars in 716 bytes} [Tue May 12 12:38:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2855] 199.19.213.233 () {30 vars in 736 bytes} [Tue May 12 12:38:34 2026] GET /v2.0/ports/5f259ae5-1f1d-4519-9366-32ba6ff04725 => generated 1233 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2856] 199.19.213.233 () {34 vars in 788 bytes} [Tue May 12 12:38:34 2026] PUT /v2.0/ports/5f259ae5-1f1d-4519-9366-32ba6ff04725 => generated 1026 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2857] 199.19.213.233 () {30 vars in 742 bytes} [Tue May 12 12:38:35 2026] GET /v2.0/networks/24378de3-f9c3-454c-8be0-32485db26106 => generated 798 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2858] 199.19.213.233 () {30 vars in 768 bytes} [Tue May 12 12:38:35 2026] GET /v2.0/ports?device_id=47903ad1-607b-45bb-8871-342547983bd2 => generated 4864 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2859] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:38:35 2026] GET /v2.0/ports?tenant_id=0c6fbbd068914b20b63e3769f0c11807&device_id=47903ad1-607b-45bb-8871-342547983bd2 => generated 4864 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:38:35.364 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8230a813-50c4-46f2-8d1a-466a7ef16fe6'] response: {'name': 'network-changed', 'server_uuid': '47903ad1-607b-45bb-8871-342547983bd2', 'tag': '5f259ae5-1f1d-4519-9366-32ba6ff04725', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1382/2860] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:38:35 2026] GET /v2.0/networks?id=24378de3-f9c3-454c-8be0-32485db26106 => generated 801 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2861] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:38:35 2026] GET /v2.0/networks/24378de3-f9c3-454c-8be0-32485db26106?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2862] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:38:35 2026] GET /v2.0/networks/24378de3-f9c3-454c-8be0-32485db26106?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: 7|app: 0|req: 1480/2863] 199.19.213.233 () {30 vars in 768 bytes} [Tue May 12 12:38:35 2026] GET /v2.0/ports?device_id=47903ad1-607b-45bb-8871-342547983bd2 => generated 4864 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2864] 199.19.213.233 () {34 vars in 974 bytes} [Tue May 12 12:38:36 2026] GET /v2.0/ports/5f259ae5-1f1d-4519-9366-32ba6ff04725 => generated 1062 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2865] 199.19.213.233 () {36 vars in 996 bytes} [Tue May 12 12:38:36 2026] DELETE /v2.0/ports/5f259ae5-1f1d-4519-9366-32ba6ff04725 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2866] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:38:36 2026] GET /v2.0/ports?tenant_id=0c6fbbd068914b20b63e3769f0c11807&device_id=47903ad1-607b-45bb-8871-342547983bd2 => generated 3810 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:38:36.874 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1018cc67-c203-480b-9c3f-ab4f5e960c7b'] response: {'server_uuid': '47903ad1-607b-45bb-8871-342547983bd2', 'name': 'network-vif-deleted', 'tag': '5f259ae5-1f1d-4519-9366-32ba6ff04725', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1386/2867] 199.19.213.233 () {30 vars in 768 bytes} [Tue May 12 12:38:36 2026] GET /v2.0/ports?device_id=47903ad1-607b-45bb-8871-342547983bd2 => generated 3810 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2868] 199.19.213.233 () {34 vars in 1225 bytes} [Tue May 12 12:38:36 2026] GET /v2.0/networks?id=5ff7e7d7-b1fc-440a-bb91-f1a5df27aac0&id=49de9250-563c-49b0-997f-007e5ee3e17d&id=b2c13be2-6518-4e7d-842b-72dae6ac9f89&id=24378de3-f9c3-454c-8be0-32485db26106 => generated 3096 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:38:36.949 8 INFO neutron.pecan_wsgi.hooks.translation [None req-487c5ed9-d9d2-480b-9e70-dc3beefa93fd 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1387/2869] 199.19.213.233 () {32 vars in 758 bytes} [Tue May 12 12:38:36 2026] DELETE /v2.0/ports/5f259ae5-1f1d-4519-9366-32ba6ff04725 => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2870] 199.19.213.233 () {34 vars in 1061 bytes} [Tue May 12 12:38:36 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.126&port_id=f0cefddf-39fb-4779-a940-c51d6f57683c => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2871] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:38:36 2026] GET /v2.0/subnets?id=120016f3-a619-424a-a78c-e78c96a93629 => generated 630 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2872] 199.19.213.233 () {30 vars in 702 bytes} [Tue May 12 12:38:37 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: 1484/2873] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:38:37 2026] GET /v2.0/ports?network_id=5ff7e7d7-b1fc-440a-bb91-f1a5df27aac0&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: 1390/2874] 199.19.213.233 () {30 vars in 704 bytes} [Tue May 12 12:38:37 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: 1391/2875] 199.19.213.233 () {30 vars in 680 bytes} [Tue May 12 12:38:37 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: 1392/2876] 199.19.213.233 () {30 vars in 716 bytes} [Tue May 12 12:38:37 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: 1393/2877] 199.19.213.233 () {30 vars in 740 bytes} [Tue May 12 12:38:37 2026] GET /v2.0/subnets/977ea5f0-8594-410b-8e2a-51ee627e6342 => generated 651 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2878] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:38:37 2026] GET /v2.0/networks/5ff7e7d7-b1fc-440a-bb91-f1a5df27aac0?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2879] 199.19.213.233 () {30 vars in 736 bytes} [Tue May 12 12:38:37 2026] GET /v2.0/ports/10a1739c-bcf6-4d88-b3cf-432f88c294ac => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2880] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:38:37 2026] GET /v2.0/networks/5ff7e7d7-b1fc-440a-bb91-f1a5df27aac0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2881] 199.19.213.233 () {30 vars in 736 bytes} [Tue May 12 12:38:37 2026] GET /v2.0/ports/a5906864-4d46-4cef-af06-ca1bfae7f5ca => generated 1345 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2882] 199.19.213.233 () {34 vars in 1055 bytes} [Tue May 12 12:38:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.95&port_id=a5906864-4d46-4cef-af06-ca1bfae7f5ca => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2883] 199.19.213.233 () {30 vars in 740 bytes} [Tue May 12 12:38:37 2026] GET /v2.0/subnets/977ea5f0-8594-410b-8e2a-51ee627e6342 => 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: 1488/2884] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:38:37 2026] GET /v2.0/subnets?id=977ea5f0-8594-410b-8e2a-51ee627e6342 => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2885] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:38:37 2026] GET /v2.0/ports?network_id=49de9250-563c-49b0-997f-007e5ee3e17d&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2886] 199.19.213.233 () {30 vars in 742 bytes} [Tue May 12 12:38:37 2026] GET /v2.0/networks/49de9250-563c-49b0-997f-007e5ee3e17d => generated 799 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2887] 199.19.213.233 () {30 vars in 736 bytes} [Tue May 12 12:38:37 2026] GET /v2.0/ports/10a1739c-bcf6-4d88-b3cf-432f88c294ac => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2888] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:38:37 2026] GET /v2.0/networks/49de9250-563c-49b0-997f-007e5ee3e17d?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2889] 199.19.213.233 () {30 vars in 740 bytes} [Tue May 12 12:38:37 2026] GET /v2.0/subnets/977ea5f0-8594-410b-8e2a-51ee627e6342 => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2890] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:38:37 2026] GET /v2.0/networks/49de9250-563c-49b0-997f-007e5ee3e17d?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: 1492/2891] 199.19.213.233 () {34 vars in 1055 bytes} [Tue May 12 12:38:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.25&port_id=15a3604f-4c79-4415-9624-11e9234a5c61 => 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: 1400/2892] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:38:37 2026] GET /v2.0/subnets?id=63be6b3d-0132-46ad-a316-988a756f79ee => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2893] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:38:37 2026] GET /v2.0/ports?network_id=b2c13be2-6518-4e7d-842b-72dae6ac9f89&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: 1401/2894] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:38:37 2026] GET /v2.0/networks/b2c13be2-6518-4e7d-842b-72dae6ac9f89?fields=segments => generated 14 bytes in 456 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2895] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:38:38 2026] GET /v2.0/networks/b2c13be2-6518-4e7d-842b-72dae6ac9f89?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2896] 199.19.213.233 () {30 vars in 702 bytes} [Tue May 12 12:38:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2897] 199.19.213.233 () {30 vars in 704 bytes} [Tue May 12 12:38:40 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: 1403/2898] 199.19.213.233 () {30 vars in 680 bytes} [Tue May 12 12:38:40 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: 1496/2899] 199.19.213.233 () {30 vars in 716 bytes} [Tue May 12 12:38:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2900] 199.19.213.233 () {30 vars in 768 bytes} [Tue May 12 12:38:40 2026] GET /v2.0/ports?device_id=47903ad1-607b-45bb-8871-342547983bd2 => generated 3810 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2901] 199.19.213.233 () {30 vars in 702 bytes} [Tue May 12 12:38:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2902] 199.19.213.233 () {30 vars in 704 bytes} [Tue May 12 12:38:40 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2903] 199.19.213.233 () {30 vars in 680 bytes} [Tue May 12 12:38:40 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2904] 199.19.213.233 () {30 vars in 716 bytes} [Tue May 12 12:38:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2905] 199.19.213.233 () {30 vars in 736 bytes} [Tue May 12 12:38:40 2026] GET /v2.0/ports/15a3604f-4c79-4415-9624-11e9234a5c61 => generated 1233 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2906] 199.19.213.233 () {34 vars in 788 bytes} [Tue May 12 12:38:40 2026] PUT /v2.0/ports/15a3604f-4c79-4415-9624-11e9234a5c61 => generated 1026 bytes in 406 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2907] 199.19.213.233 () {30 vars in 742 bytes} [Tue May 12 12:38:40 2026] GET /v2.0/networks/b2c13be2-6518-4e7d-842b-72dae6ac9f89 => generated 797 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1408/2908] 199.19.213.233 () {30 vars in 768 bytes} [Tue May 12 12:38:41 2026] GET /v2.0/ports?device_id=47903ad1-607b-45bb-8871-342547983bd2 => generated 3639 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2909] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:38:41 2026] GET /v2.0/ports?tenant_id=0c6fbbd068914b20b63e3769f0c11807&device_id=47903ad1-607b-45bb-8871-342547983bd2 => generated 3639 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:38:41.202 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-de34acc3-3062-47b5-a0c5-ff7e05ca73de'] response: {'name': 'network-changed', 'server_uuid': '47903ad1-607b-45bb-8871-342547983bd2', 'tag': '15a3604f-4c79-4415-9624-11e9234a5c61', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1502/2910] 199.19.213.233 () {30 vars in 768 bytes} [Tue May 12 12:38:41 2026] GET /v2.0/ports?device_id=47903ad1-607b-45bb-8871-342547983bd2 => generated 3639 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2911] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:38:41 2026] GET /v2.0/networks?id=b2c13be2-6518-4e7d-842b-72dae6ac9f89 => generated 800 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2912] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:38:41 2026] GET /v2.0/networks/b2c13be2-6518-4e7d-842b-72dae6ac9f89?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: 1410/2913] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:38:41 2026] GET /v2.0/networks/b2c13be2-6518-4e7d-842b-72dae6ac9f89?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: 7|app: 0|req: 1504/2914] 199.19.213.233 () {34 vars in 974 bytes} [Tue May 12 12:38:41 2026] GET /v2.0/ports/15a3604f-4c79-4415-9624-11e9234a5c61 => generated 1062 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2915] 199.19.213.233 () {36 vars in 996 bytes} [Tue May 12 12:38:41 2026] DELETE /v2.0/ports/15a3604f-4c79-4415-9624-11e9234a5c61 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2916] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:38:42 2026] GET /v2.0/ports?tenant_id=0c6fbbd068914b20b63e3769f0c11807&device_id=47903ad1-607b-45bb-8871-342547983bd2 => generated 2585 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2917] 199.19.213.233 () {34 vars in 1145 bytes} [Tue May 12 12:38:42 2026] GET /v2.0/networks?id=5ff7e7d7-b1fc-440a-bb91-f1a5df27aac0&id=49de9250-563c-49b0-997f-007e5ee3e17d&id=b2c13be2-6518-4e7d-842b-72dae6ac9f89 => generated 2309 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2918] 199.19.213.233 () {34 vars in 1061 bytes} [Tue May 12 12:38:42 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.126&port_id=f0cefddf-39fb-4779-a940-c51d6f57683c => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2919] 199.19.213.233 () {30 vars in 768 bytes} [Tue May 12 12:38:42 2026] GET /v2.0/ports?device_id=47903ad1-607b-45bb-8871-342547983bd2 => generated 2585 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:38:42.346 7 INFO neutron.pecan_wsgi.hooks.translation [None req-253f290b-48ed-440d-b38c-98752d08afaf 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1507/2920] 199.19.213.233 () {32 vars in 758 bytes} [Tue May 12 12:38:42 2026] DELETE /v2.0/ports/15a3604f-4c79-4415-9624-11e9234a5c61 => 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: 1414/2921] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:38:42 2026] GET /v2.0/subnets?id=120016f3-a619-424a-a78c-e78c96a93629 => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2922] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:38:42 2026] GET /v2.0/ports?network_id=5ff7e7d7-b1fc-440a-bb91-f1a5df27aac0&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: 1509/2923] 199.19.213.233 () {30 vars in 702 bytes} [Tue May 12 12:38:42 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: 1510/2924] 199.19.213.233 () {30 vars in 704 bytes} [Tue May 12 12:38:42 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: 1511/2925] 199.19.213.233 () {30 vars in 680 bytes} [Tue May 12 12:38:42 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2926] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:38:42 2026] GET /v2.0/networks/5ff7e7d7-b1fc-440a-bb91-f1a5df27aac0?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2927] 199.19.213.233 () {30 vars in 716 bytes} [Tue May 12 12:38:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2928] 199.19.213.233 () {30 vars in 740 bytes} [Tue May 12 12:38:42 2026] GET /v2.0/subnets/977ea5f0-8594-410b-8e2a-51ee627e6342 => generated 651 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2929] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:38:42 2026] GET /v2.0/networks/5ff7e7d7-b1fc-440a-bb91-f1a5df27aac0?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: 7|app: 0|req: 1514/2930] 199.19.213.233 () {30 vars in 736 bytes} [Tue May 12 12:38:42 2026] GET /v2.0/ports/10a1739c-bcf6-4d88-b3cf-432f88c294ac => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2931] 199.19.213.233 () {34 vars in 1055 bytes} [Tue May 12 12:38:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.95&port_id=a5906864-4d46-4cef-af06-ca1bfae7f5ca => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2932] 199.19.213.233 () {30 vars in 736 bytes} [Tue May 12 12:38:42 2026] GET /v2.0/ports/a5906864-4d46-4cef-af06-ca1bfae7f5ca => generated 1345 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2933] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:38:42 2026] GET /v2.0/subnets?id=977ea5f0-8594-410b-8e2a-51ee627e6342 => 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: 1516/2934] 199.19.213.233 () {30 vars in 740 bytes} [Tue May 12 12:38:42 2026] GET /v2.0/subnets/977ea5f0-8594-410b-8e2a-51ee627e6342 => generated 651 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2935] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:38:42 2026] GET /v2.0/ports?network_id=49de9250-563c-49b0-997f-007e5ee3e17d&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/2936] 199.19.213.233 () {30 vars in 742 bytes} [Tue May 12 12:38:42 2026] GET /v2.0/networks/49de9250-563c-49b0-997f-007e5ee3e17d => generated 799 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2937] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:38:42 2026] GET /v2.0/networks/49de9250-563c-49b0-997f-007e5ee3e17d?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2938] 199.19.213.233 () {30 vars in 736 bytes} [Tue May 12 12:38:42 2026] GET /v2.0/ports/10a1739c-bcf6-4d88-b3cf-432f88c294ac => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2939] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:38:42 2026] GET /v2.0/networks/49de9250-563c-49b0-997f-007e5ee3e17d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2940] 199.19.213.233 () {30 vars in 740 bytes} [Tue May 12 12:38:42 2026] GET /v2.0/subnets/977ea5f0-8594-410b-8e2a-51ee627e6342 => generated 651 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2943] 199.19.213.233 () {30 vars in 702 bytes} [Tue May 12 12:38:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2944] 199.19.213.233 () {30 vars in 704 bytes} [Tue May 12 12:38:51 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2945] 199.19.213.233 () {30 vars in 680 bytes} [Tue May 12 12:38:51 2026] GET /v2.0/extensions/qos => generated 166 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2946] 199.19.213.233 () {30 vars in 716 bytes} [Tue May 12 12:38:51 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:38:51.118 8 INFO neutron.api.v2.resource [None req-305ef8b7-4936-4f6f-a14e-78d853a0b05f 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1425/2947] 199.19.213.233 () {30 vars in 762 bytes} [Tue May 12 12:38:51 2026] GET /v2.0/security-groups/lb-c5cf6264-baf1-4eda-8368-31a4eb334f20 => generated 149 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2948] 199.19.213.233 () {30 vars in 784 bytes} [Tue May 12 12:38:51 2026] GET /v2.0/security-groups?name=lb-c5cf6264-baf1-4eda-8368-31a4eb334f20 => generated 2741 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:38:51.174 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-85bfd4c3-4e68-4e18-b64a-5306b9600933'] response: {'server_uuid': '47903ad1-607b-45bb-8871-342547983bd2', 'name': 'network-vif-deleted', 'tag': '15a3604f-4c79-4415-9624-11e9234a5c61', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1426/2949] 199.19.213.233 () {30 vars in 814 bytes} [Tue May 12 12:38:51 2026] GET /v2.0/security-group-rules?security_group_id=6f2e9b07-b885-430f-a3b6-9d921dc927df => generated 2206 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/2950] 199.19.213.233 () {32 vars in 788 bytes} [Tue May 12 12:38:51 2026] DELETE /v2.0/security-group-rules/5aa89c4c-6d1b-480a-a8c5-4e651d4179e1 => 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: 1427/2951] 199.19.213.233 () {32 vars in 788 bytes} [Tue May 12 12:38:51 2026] DELETE /v2.0/security-group-rules/be03b1da-9ad9-4cbc-803f-92fb7be7bea3 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:38:55.491 7 INFO neutron.db.l3_db [None req-6e821f6e-da74-4d63-9dc8-3338df7c8197 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] Floating IP 0943cef8-c526-4ad4-9d25-ed03a10b2000 disassociated (deleted). External IP: 10.96.250.215, port: 10a1739c-bcf6-4d88-b3cf-432f88c294ac. [pid: 7|app: 0|req: 1525/2952] 10.0.0.36 () {32 vars in 730 bytes} [Tue May 12 12:38:55 2026] DELETE /v2.0/floatingips/0943cef8-c526-4ad4-9d25-ed03a10b2000 => generated 0 bytes in 832 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:38:55.914 8 INFO neutron.api.v2.resource [None req-9dbf5e3c-a7e0-4dc0-8a33-0fbd35e91dde 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1428/2953] 10.0.0.36 () {32 vars in 727 bytes} [Tue May 12 12:38:55 2026] GET /v2.0/floatingips/0943cef8-c526-4ad4-9d25-ed03a10b2000 => generated 144 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/2954] 199.19.213.233 () {30 vars in 702 bytes} [Tue May 12 12:38:56 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: 1429/2955] 199.19.213.233 () {30 vars in 704 bytes} [Tue May 12 12:38:56 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: 1527/2956] 199.19.213.233 () {30 vars in 680 bytes} [Tue May 12 12:38:56 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: 1430/2957] 199.19.213.233 () {30 vars in 716 bytes} [Tue May 12 12:38:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/2958] 199.19.213.233 () {30 vars in 740 bytes} [Tue May 12 12:38:56 2026] GET /v2.0/subnets/977ea5f0-8594-410b-8e2a-51ee627e6342 => generated 651 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2959] 199.19.213.233 () {30 vars in 768 bytes} [Tue May 12 12:38:56 2026] GET /v2.0/ports?device_id=47903ad1-607b-45bb-8871-342547983bd2 => generated 2585 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/2960] 199.19.213.233 () {30 vars in 768 bytes} [Tue May 12 12:38:56 2026] GET /v2.0/ports?device_id=47903ad1-607b-45bb-8871-342547983bd2 => generated 2585 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2961] 199.19.213.233 () {30 vars in 768 bytes} [Tue May 12 12:38:56 2026] GET /v2.0/ports?device_id=47903ad1-607b-45bb-8871-342547983bd2 => generated 2585 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/2962] 199.19.213.233 () {34 vars in 974 bytes} [Tue May 12 12:38:57 2026] GET /v2.0/ports/a5906864-4d46-4cef-af06-ca1bfae7f5ca => generated 1345 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2963] 199.19.213.233 () {34 vars in 1059 bytes} [Tue May 12 12:38:57 2026] GET /v2.0/ports/a5906864-4d46-4cef-af06-ca1bfae7f5ca?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/2964] 199.19.213.233 () {34 vars in 1015 bytes} [Tue May 12 12:38:57 2026] GET /v2.0/networks/49de9250-563c-49b0-997f-007e5ee3e17d?fields=dns_domain => generated 29 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2965] 199.19.213.233 () {38 vars in 1027 bytes} [Tue May 12 12:38:57 2026] PUT /v2.0/ports/a5906864-4d46-4cef-af06-ca1bfae7f5ca => generated 1146 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/2966] 199.19.213.233 () {30 vars in 768 bytes} [Tue May 12 12:38:57 2026] GET /v2.0/ports?device_id=47903ad1-607b-45bb-8871-342547983bd2 => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1435/2967] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:38:58 2026] GET /v2.0/ports?tenant_id=0c6fbbd068914b20b63e3769f0c11807&device_id=47903ad1-607b-45bb-8871-342547983bd2 => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2968] 199.19.213.233 () {34 vars in 1065 bytes} [Tue May 12 12:38:58 2026] GET /v2.0/networks?id=5ff7e7d7-b1fc-440a-bb91-f1a5df27aac0&id=49de9250-563c-49b0-997f-007e5ee3e17d => generated 1523 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2969] 199.19.213.233 () {34 vars in 1061 bytes} [Tue May 12 12:38:58 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.126&port_id=f0cefddf-39fb-4779-a940-c51d6f57683c => 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: 1438/2970] 199.19.213.233 () {34 vars in 983 bytes} [Tue May 12 12:38:58 2026] GET /v2.0/subnets?id=120016f3-a619-424a-a78c-e78c96a93629 => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/2971] 199.19.213.233 () {34 vars in 788 bytes} [Tue May 12 12:38:58 2026] PUT /v2.0/ports/a5906864-4d46-4cef-af06-ca1bfae7f5ca => generated 1086 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2972] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:38:58 2026] GET /v2.0/ports?network_id=5ff7e7d7-b1fc-440a-bb91-f1a5df27aac0&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1534/2973] 199.19.213.233 () {30 vars in 736 bytes} [Tue May 12 12:38:58 2026] GET /v2.0/ports/a5906864-4d46-4cef-af06-ca1bfae7f5ca => generated 1086 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2974] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:38:58 2026] GET /v2.0/networks/5ff7e7d7-b1fc-440a-bb91-f1a5df27aac0?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2975] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:38:58 2026] GET /v2.0/networks/5ff7e7d7-b1fc-440a-bb91-f1a5df27aac0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/2976] 199.19.213.233 () {32 vars in 758 bytes} [Tue May 12 12:38:58 2026] DELETE /v2.0/ports/a5906864-4d46-4cef-af06-ca1bfae7f5ca => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2977] 199.19.213.233 () {30 vars in 702 bytes} [Tue May 12 12:38:58 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: 1536/2978] 199.19.213.233 () {30 vars in 704 bytes} [Tue May 12 12:38:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2979] 199.19.213.233 () {30 vars in 680 bytes} [Tue May 12 12:38: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: 1537/2980] 199.19.213.233 () {30 vars in 716 bytes} [Tue May 12 12:38: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) 2026-05-12 12:38:59.021 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c532aee9-e327-48a7-a338-b2acf792806e 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1444/2981] 199.19.213.233 () {32 vars in 758 bytes} [Tue May 12 12:38:58 2026] DELETE /v2.0/ports/a5906864-4d46-4cef-af06-ca1bfae7f5ca => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/2984] 199.19.213.233 () {30 vars in 736 bytes} [Tue May 12 12:38:59 2026] GET /v2.0/ports/10a1739c-bcf6-4d88-b3cf-432f88c294ac => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:38:59.100 8 INFO neutron.api.v2.resource [None req-f1e727dc-3c1f-4167-b53b-bdd62a7438e3 86a7ffbccaa94ef0b35691f644d283ae 0c6fbbd068914b20b63e3769f0c11807 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1447/2985] 199.19.213.233 () {30 vars in 762 bytes} [Tue May 12 12:38:59 2026] GET /v2.0/security-groups/lb-c5cf6264-baf1-4eda-8368-31a4eb334f20 => generated 149 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/2986] 199.19.213.233 () {30 vars in 784 bytes} [Tue May 12 12:38:59 2026] GET /v2.0/security-groups?name=lb-c5cf6264-baf1-4eda-8368-31a4eb334f20 => generated 1577 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2987] 199.19.213.233 () {30 vars in 736 bytes} [Tue May 12 12:38:59 2026] GET /v2.0/ports/10a1739c-bcf6-4d88-b3cf-432f88c294ac => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/2988] 199.19.213.233 () {34 vars in 788 bytes} [Tue May 12 12:38:59 2026] PUT /v2.0/ports/10a1739c-bcf6-4d88-b3cf-432f88c294ac => generated 1090 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2989] 199.19.213.233 () {32 vars in 778 bytes} [Tue May 12 12:38:59 2026] DELETE /v2.0/security-groups/6f2e9b07-b885-430f-a3b6-9d921dc927df => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/2990] 199.19.213.233 () {32 vars in 758 bytes} [Tue May 12 12:38:59 2026] DELETE /v2.0/ports/10a1739c-bcf6-4d88-b3cf-432f88c294ac => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2991] 199.19.213.233 () {34 vars in 993 bytes} [Tue May 12 12:39:00 2026] GET /v2.0/ports?device_id=47903ad1-607b-45bb-8871-342547983bd2 => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/2992] 199.19.213.233 () {36 vars in 996 bytes} [Tue May 12 12:39:00 2026] DELETE /v2.0/ports/f0cefddf-39fb-4779-a940-c51d6f57683c => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:39:01.476 8 INFO neutron.db.l3_db [None req-c8b5f10b-5d97-4898-bde1-3ded72566931 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] Floating IP aa3f5863-a0a0-4792-9a6d-671546d07e46 disassociated (deleted). External IP: 10.96.250.214, port: 57ee56eb-08be-481f-a31e-752534e17316. [pid: 8|app: 0|req: 1451/2993] 10.0.0.36 () {32 vars in 730 bytes} [Tue May 12 12:39:01 2026] DELETE /v2.0/floatingips/aa3f5863-a0a0-4792-9a6d-671546d07e46 => generated 0 bytes in 831 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:39:01.955 7 INFO neutron.api.v2.resource [None req-8e25d86e-ffaf-4d81-8c1a-bb1a4d287a30 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1543/2994] 10.0.0.36 () {32 vars in 727 bytes} [Tue May 12 12:39:01 2026] GET /v2.0/floatingips/aa3f5863-a0a0-4792-9a6d-671546d07e46 => generated 144 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:39:02.145 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c52afd87-2181-4dd1-b2f9-c7acc6d0701f'] response: {'name': 'network-changed', 'server_uuid': '9573183a-8964-402d-920c-675f0c513ec9', 'tag': '57ee56eb-08be-481f-a31e-752534e17316', 'status': 'completed', 'code': 200} 2026-05-12 12:39:02.172 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a38653e8-a571-4f97-8944-cf085dd956eb'] response: {'server_uuid': '47903ad1-607b-45bb-8871-342547983bd2', 'name': 'network-vif-deleted', 'tag': 'f0cefddf-39fb-4779-a940-c51d6f57683c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1544/2995] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:39:02 2026] GET /v2.0/ports?tenant_id=5a5fd167971841ed9f9228d2fd31fb0b&device_id=9573183a-8964-402d-920c-675f0c513ec9 => generated 1469 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2996] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:39:02 2026] GET /v2.0/ports?device_id=9573183a-8964-402d-920c-675f0c513ec9 => generated 1200 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2997] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:39:02 2026] GET /v2.0/security-groups?id=8f4b5308-c499-46a5-9d55-af538837fba5&fields=id&fields=name => generated 111 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/2998] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:39:02 2026] GET /v2.0/networks?id=24378de3-f9c3-454c-8be0-32485db26106 => generated 801 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2999] 199.19.213.233 () {34 vars in 1055 bytes} [Tue May 12 12:39:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.84&port_id=57ee56eb-08be-481f-a31e-752534e17316 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3000] 199.19.213.233 () {34 vars in 1105 bytes} [Tue May 12 12:39:02 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A23b&port_id=57ee56eb-08be-481f-a31e-752534e17316 => 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: 1455/3001] 199.19.213.233 () {34 vars in 1063 bytes} [Tue May 12 12:39:02 2026] GET /v2.0/subnets?id=20098760-4110-4e7d-b16e-987bd6d4826e&id=b339aa76-dfb7-40fa-aa19-6d08bf630a99 => generated 1365 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3002] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:39:02 2026] GET /v2.0/ports?network_id=24378de3-f9c3-454c-8be0-32485db26106&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: 1456/3003] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:39:02 2026] GET /v2.0/ports?network_id=24378de3-f9c3-454c-8be0-32485db26106&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3004] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:39:02 2026] GET /v2.0/networks/24378de3-f9c3-454c-8be0-32485db26106?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/3005] 199.19.213.233 () {34 vars in 993 bytes} [Tue May 12 12:39:02 2026] GET /v2.0/ports?device_id=9573183a-8964-402d-920c-675f0c513ec9 => generated 1200 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3006] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:39:02 2026] GET /v2.0/networks/24378de3-f9c3-454c-8be0-32485db26106?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: 8|app: 0|req: 1458/3007] 199.19.213.233 () {36 vars in 996 bytes} [Tue May 12 12:39:02 2026] DELETE /v2.0/ports/57ee56eb-08be-481f-a31e-752534e17316 => generated 0 bytes in 395 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:39:07.708 7 INFO neutron.db.l3_db [None req-8955fd72-e043-433f-97b9-e06aed9842e1 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] Floating IP e112c521-e881-4c89-af05-9ed3ddf0fb1c disassociated (deleted). External IP: 10.96.250.204, port: af8b98be-ea79-4ebc-b93b-7f7a377e0d1a. [pid: 7|app: 0|req: 1550/3008] 10.0.0.36 () {32 vars in 730 bytes} [Tue May 12 12:39:07 2026] DELETE /v2.0/floatingips/e112c521-e881-4c89-af05-9ed3ddf0fb1c => generated 0 bytes in 734 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:39:08.106 8 INFO neutron.api.v2.resource [None req-7cbe64eb-6d5e-43fd-baf7-741117ac085a 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1459/3009] 10.0.0.36 () {32 vars in 727 bytes} [Tue May 12 12:39:08 2026] GET /v2.0/floatingips/e112c521-e881-4c89-af05-9ed3ddf0fb1c => generated 144 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:39:08.323 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac371b8f-50e9-4734-bc7f-bc3eb29dd13d'] response: {'name': 'network-changed', 'server_uuid': '0578f4f5-2f53-4539-93da-5e72bb2e4ecd', 'tag': 'af8b98be-ea79-4ebc-b93b-7f7a377e0d1a', 'status': 'completed', 'code': 200} 2026-05-12 12:39:08.370 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-27393d2c-5fca-4b70-b880-c3154c90812d'] response: {'server_uuid': '9573183a-8964-402d-920c-675f0c513ec9', 'name': 'network-vif-deleted', 'tag': '57ee56eb-08be-481f-a31e-752534e17316', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1551/3010] 10.0.0.71 () {34 vars in 988 bytes} [Tue May 12 12:39:08 2026] GET /v2.0/ports?device_id=0578f4f5-2f53-4539-93da-5e72bb2e4ecd => generated 1196 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/3011] 199.19.213.233 () {34 vars in 1079 bytes} [Tue May 12 12:39:08 2026] GET /v2.0/ports?tenant_id=5a5fd167971841ed9f9228d2fd31fb0b&device_id=0578f4f5-2f53-4539-93da-5e72bb2e4ecd => generated 1465 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3012] 10.0.0.71 () {34 vars in 1038 bytes} [Tue May 12 12:39:08 2026] GET /v2.0/security-groups?id=8f4b5308-c499-46a5-9d55-af538837fba5&fields=id&fields=name => generated 111 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/3013] 199.19.213.233 () {34 vars in 985 bytes} [Tue May 12 12:39:08 2026] GET /v2.0/networks?id=b2c13be2-6518-4e7d-842b-72dae6ac9f89 => generated 800 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3014] 199.19.213.233 () {34 vars in 1057 bytes} [Tue May 12 12:39:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.163&port_id=af8b98be-ea79-4ebc-b93b-7f7a377e0d1a => 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: 1462/3015] 199.19.213.233 () {34 vars in 1101 bytes} [Tue May 12 12:39:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A61&port_id=af8b98be-ea79-4ebc-b93b-7f7a377e0d1a => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3016] 199.19.213.233 () {34 vars in 1063 bytes} [Tue May 12 12:39:08 2026] GET /v2.0/subnets?id=63be6b3d-0132-46ad-a316-988a756f79ee&id=7691bf23-cd05-49ef-99c3-8803d78d49aa => generated 1361 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/3017] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:39:08 2026] GET /v2.0/ports?network_id=b2c13be2-6518-4e7d-842b-72dae6ac9f89&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3018] 199.19.213.233 () {34 vars in 1051 bytes} [Tue May 12 12:39:08 2026] GET /v2.0/ports?network_id=b2c13be2-6518-4e7d-842b-72dae6ac9f89&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3019] 199.19.213.233 () {34 vars in 993 bytes} [Tue May 12 12:39:08 2026] GET /v2.0/ports?device_id=0578f4f5-2f53-4539-93da-5e72bb2e4ecd => 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: 1464/3020] 199.19.213.233 () {34 vars in 1011 bytes} [Tue May 12 12:39:08 2026] GET /v2.0/networks/b2c13be2-6518-4e7d-842b-72dae6ac9f89?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/3021] 199.19.213.233 () {34 vars in 1111 bytes} [Tue May 12 12:39:08 2026] GET /v2.0/networks/b2c13be2-6518-4e7d-842b-72dae6ac9f89?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3022] 199.19.213.233 () {36 vars in 996 bytes} [Tue May 12 12:39:08 2026] DELETE /v2.0/ports/af8b98be-ea79-4ebc-b93b-7f7a377e0d1a => generated 0 bytes in 400 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/3023] 10.0.0.36 () {32 vars in 748 bytes} [Tue May 12 12:39:13 2026] DELETE /v2.0/security-group-rules/0ea59ac6-59ad-466a-973d-e0ad9b99ba16 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:39:13.628 7 INFO neutron.api.v2.resource [None req-f996ac18-93ac-4549-b290-4741719df2b7 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1558/3024] 10.0.0.36 () {32 vars in 745 bytes} [Tue May 12 12:39:13 2026] GET /v2.0/security-group-rules/0ea59ac6-59ad-466a-973d-e0ad9b99ba16 => generated 155 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/3025] 10.0.0.36 () {32 vars in 748 bytes} [Tue May 12 12:39:13 2026] DELETE /v2.0/security-group-rules/45711c0e-3811-454b-b666-f2463c20a330 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:39:13.714 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a89f7f94-f7d6-4251-98bc-dc5d4a164051'] response: {'server_uuid': '0578f4f5-2f53-4539-93da-5e72bb2e4ecd', 'name': 'network-vif-deleted', 'tag': 'af8b98be-ea79-4ebc-b93b-7f7a377e0d1a', 'status': 'completed', 'code': 200} 2026-05-12 12:39:13.718 7 INFO neutron.api.v2.resource [None req-2d293d1e-844b-4b5a-8295-cedaf2130b9f 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1559/3026] 10.0.0.36 () {32 vars in 745 bytes} [Tue May 12 12:39:13 2026] GET /v2.0/security-group-rules/45711c0e-3811-454b-b666-f2463c20a330 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/3027] 10.0.0.36 () {32 vars in 748 bytes} [Tue May 12 12:39:13 2026] DELETE /v2.0/security-group-rules/3a6b800f-fa16-458c-add3-a7ecef08a6e5 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:39:13.825 7 INFO neutron.api.v2.resource [None req-ed642436-3e4a-48f9-a567-3a2ade7b4e94 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1560/3028] 10.0.0.36 () {32 vars in 745 bytes} [Tue May 12 12:39:13 2026] GET /v2.0/security-group-rules/3a6b800f-fa16-458c-add3-a7ecef08a6e5 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/3029] 10.0.0.36 () {32 vars in 748 bytes} [Tue May 12 12:39:13 2026] DELETE /v2.0/security-group-rules/35ea8a96-f0f1-4086-a8e8-83fd3b093bc4 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:39:13.918 7 INFO neutron.api.v2.resource [None req-70d7721d-9ad1-48ae-bde1-68a9bebfd397 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1561/3030] 10.0.0.36 () {32 vars in 745 bytes} [Tue May 12 12:39:13 2026] GET /v2.0/security-group-rules/35ea8a96-f0f1-4086-a8e8-83fd3b093bc4 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/3031] 10.0.0.36 () {32 vars in 748 bytes} [Tue May 12 12:39:13 2026] DELETE /v2.0/security-group-rules/8b49d2c0-5b0d-45a8-b7de-ecc9487dfcce => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:39:14.008 7 INFO neutron.api.v2.resource [None req-f1aa6975-c3fb-41ad-b0e4-c80c6fd0e5c8 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1562/3032] 10.0.0.36 () {32 vars in 745 bytes} [Tue May 12 12:39:13 2026] GET /v2.0/security-group-rules/8b49d2c0-5b0d-45a8-b7de-ecc9487dfcce => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/3035] 10.0.0.36 () {32 vars in 748 bytes} [Tue May 12 12:39:14 2026] DELETE /v2.0/security-group-rules/d66f771d-f5e7-4913-af2c-0951b195fe2c => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:39:14.106 7 INFO neutron.api.v2.resource [None req-d2c00417-ab37-4a76-876c-0e5d4f003a72 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1565/3036] 10.0.0.36 () {32 vars in 745 bytes} [Tue May 12 12:39:14 2026] GET /v2.0/security-group-rules/d66f771d-f5e7-4913-af2c-0951b195fe2c => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/3037] 10.0.0.36 () {32 vars in 748 bytes} [Tue May 12 12:39:14 2026] DELETE /v2.0/security-group-rules/8afacb9f-6119-4870-b803-ec7d6216f163 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:39:14.200 7 INFO neutron.api.v2.resource [None req-48e50cde-6474-4501-be87-34b029c9a033 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1566/3038] 10.0.0.36 () {32 vars in 745 bytes} [Tue May 12 12:39:14 2026] GET /v2.0/security-group-rules/8afacb9f-6119-4870-b803-ec7d6216f163 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/3039] 10.0.0.36 () {32 vars in 748 bytes} [Tue May 12 12:39:14 2026] DELETE /v2.0/security-group-rules/b99f9fa4-97d2-45f5-aca8-6fe39038ba88 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:39:14.292 7 INFO neutron.api.v2.resource [None req-da84a5f3-51b1-4086-90fd-da728a4ec13d 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1567/3040] 10.0.0.36 () {32 vars in 745 bytes} [Tue May 12 12:39:14 2026] GET /v2.0/security-group-rules/b99f9fa4-97d2-45f5-aca8-6fe39038ba88 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/3041] 10.0.0.36 () {32 vars in 748 bytes} [Tue May 12 12:39:14 2026] DELETE /v2.0/security-group-rules/6f4eb60e-a317-49ff-90e5-1b6cc097c8d8 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:39:14.383 7 INFO neutron.api.v2.resource [None req-5a87348e-ffef-418b-aa7b-651ce8b1c548 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1568/3042] 10.0.0.36 () {32 vars in 745 bytes} [Tue May 12 12:39:14 2026] GET /v2.0/security-group-rules/6f4eb60e-a317-49ff-90e5-1b6cc097c8d8 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/3043] 10.0.0.36 () {32 vars in 748 bytes} [Tue May 12 12:39:14 2026] DELETE /v2.0/security-group-rules/63942c22-425a-4b9e-b4f1-f048d1fb94e0 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:39:14.501 7 INFO neutron.api.v2.resource [None req-ab01bed7-72e7-4ce9-b080-8ed42d942610 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1569/3044] 10.0.0.36 () {32 vars in 745 bytes} [Tue May 12 12:39:14 2026] GET /v2.0/security-group-rules/63942c22-425a-4b9e-b4f1-f048d1fb94e0 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/3045] 10.0.0.36 () {32 vars in 748 bytes} [Tue May 12 12:39:14 2026] DELETE /v2.0/security-group-rules/5c27e9ad-8e88-4113-a0df-b78d5fab2a99 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:39:14.590 7 INFO neutron.api.v2.resource [None req-6fd3c26f-7cc3-4e86-bb94-416a6a2b0d26 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1570/3046] 10.0.0.36 () {32 vars in 745 bytes} [Tue May 12 12:39:14 2026] GET /v2.0/security-group-rules/5c27e9ad-8e88-4113-a0df-b78d5fab2a99 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/3047] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:39:14 2026] DELETE /v2.0/security-groups/8f4b5308-c499-46a5-9d55-af538837fba5 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:39:14.707 7 INFO neutron.api.v2.resource [None req-6585b923-cb6c-42b9-b4f6-f22659198319 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1571/3048] 10.0.0.36 () {32 vars in 735 bytes} [Tue May 12 12:39:14 2026] GET /v2.0/security-groups/8f4b5308-c499-46a5-9d55-af538837fba5 => 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: 1478/3049] 10.0.0.36 () {34 vars in 787 bytes} [Tue May 12 12:39:14 2026] PUT /v2.0/routers/b965129c-4d36-44f0-9bad-dd7964bb2776/remove_router_interface => generated 309 bytes in 1256 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:39:16.254 7 INFO neutron.api.v2.resource [None req-152c1b6a-8bc7-4bf0-9e16-d58ea88f8355 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1572/3050] 10.0.0.36 () {34 vars in 787 bytes} [Tue May 12 12:39:16 2026] PUT /v2.0/routers/b965129c-4d36-44f0-9bad-dd7964bb2776/remove_router_interface => generated 198 bytes in 237 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/3051] 10.0.0.36 () {34 vars in 787 bytes} [Tue May 12 12:39:16 2026] PUT /v2.0/routers/b965129c-4d36-44f0-9bad-dd7964bb2776/remove_router_interface => generated 309 bytes in 1728 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:39:18.208 7 INFO neutron.api.v2.resource [None req-0c2a140f-a504-4c5e-bfb0-bc843619bb98 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1573/3052] 10.0.0.36 () {34 vars in 787 bytes} [Tue May 12 12:39:17 2026] PUT /v2.0/routers/b965129c-4d36-44f0-9bad-dd7964bb2776/remove_router_interface => generated 198 bytes in 213 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3053] 10.0.0.36 () {34 vars in 787 bytes} [Tue May 12 12:39:18 2026] PUT /v2.0/routers/b965129c-4d36-44f0-9bad-dd7964bb2776/remove_router_interface => generated 309 bytes in 1250 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:39:20.123 7 INFO neutron.api.v2.resource [None req-30ca7488-a235-4f0f-92c8-eb3bbb4776f0 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1574/3054] 10.0.0.36 () {34 vars in 787 bytes} [Tue May 12 12:39:19 2026] PUT /v2.0/routers/b965129c-4d36-44f0-9bad-dd7964bb2776/remove_router_interface => generated 198 bytes in 654 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:39:21.223 8 INFO neutron.db.l3_hamode_db [None req-0cf6b179-c50e-4ac0-bf50-15a4e4310a1c 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] HA network c2de2988-d7c6-4afd-9a4a-6eb899dfe898 was deleted as no HA routers are present in tenant 5a5fd167971841ed9f9228d2fd31fb0b. [pid: 8|app: 0|req: 1481/3055] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:39:20 2026] DELETE /v2.0/routers/b965129c-4d36-44f0-9bad-dd7964bb2776 => generated 0 bytes in 1102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:39:21.263 7 INFO neutron.api.v2.resource [None req-a29cbbb3-81c3-4bb3-bda3-a13f2d4dfc43 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1575/3056] 10.0.0.36 () {32 vars in 719 bytes} [Tue May 12 12:39:21 2026] GET /v2.0/routers/b965129c-4d36-44f0-9bad-dd7964bb2776 => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:39:21.279 8 INFO neutron.services.segments.plugin [-] Segment 114edb15-8046-4042-9f04-4accd67fe122 resource provider aggregate not found 2026-05-12 12:39:21.291 8 INFO neutron.services.segments.plugin [-] Segment 114edb15-8046-4042-9f04-4accd67fe122 resource provider aggregate not found 2026-05-12 12:39:21.309 8 INFO neutron.services.segments.plugin [-] Segment 114edb15-8046-4042-9f04-4accd67fe122 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 114edb15-8046-4042-9f04-4accd67fe122 found for delete ", "request_id": "req-b2f083f9-37af-4019-afb7-1c8a14ce924a"}]} 2026-05-12 12:39:21.311 8 INFO neutron.services.segments.plugin [-] Segment 114edb15-8046-4042-9f04-4accd67fe122 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 114edb15-8046-4042-9f04-4accd67fe122 found for delete ", "request_id": "req-de7ed138-abb9-4edd-ac46-591727939e5a"}]} [pid: 8|app: 0|req: 1482/3057] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:39:21 2026] DELETE /v2.0/subnets/20098760-4110-4e7d-b16e-987bd6d4826e => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:39:21.532 7 INFO neutron.pecan_wsgi.hooks.translation [None req-62525fac-7b80-41ed-a8ad-0441fc3d1d86 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1576/3058] 10.0.0.36 () {32 vars in 719 bytes} [Tue May 12 12:39:21 2026] GET /v2.0/subnets/20098760-4110-4e7d-b16e-987bd6d4826e => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/3059] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:39:21 2026] DELETE /v2.0/subnets/b339aa76-dfb7-40fa-aa19-6d08bf630a99 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:39:21.796 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a5cd14a2-9708-477c-b836-379d51d05bf2 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1577/3060] 10.0.0.36 () {32 vars in 719 bytes} [Tue May 12 12:39:21 2026] GET /v2.0/subnets/b339aa76-dfb7-40fa-aa19-6d08bf630a99 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/3061] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:39:21 2026] DELETE /v2.0/networks/24378de3-f9c3-454c-8be0-32485db26106 => generated 0 bytes in 383 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:39:22.206 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c701cb8f-38ff-4c00-b213-170962ba36f7 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1578/3062] 10.0.0.36 () {32 vars in 721 bytes} [Tue May 12 12:39:22 2026] GET /v2.0/networks/24378de3-f9c3-454c-8be0-32485db26106 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3063] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:39:22 2026] DELETE /v2.0/subnets/7691bf23-cd05-49ef-99c3-8803d78d49aa => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:39:22.489 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ecead08a-2baa-449e-a837-6575addc2cdc 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1579/3064] 10.0.0.36 () {32 vars in 719 bytes} [Tue May 12 12:39:22 2026] GET /v2.0/subnets/7691bf23-cd05-49ef-99c3-8803d78d49aa => 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: 1486/3065] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:39:22 2026] DELETE /v2.0/subnets/63be6b3d-0132-46ad-a316-988a756f79ee => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:39:22.775 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f06cb93d-6a69-4fc9-84f8-306e6e980a7b 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1580/3066] 10.0.0.36 () {32 vars in 719 bytes} [Tue May 12 12:39:22 2026] GET /v2.0/subnets/63be6b3d-0132-46ad-a316-988a756f79ee => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/3067] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:39:22 2026] DELETE /v2.0/networks/b2c13be2-6518-4e7d-842b-72dae6ac9f89 => generated 0 bytes in 413 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:39:23.226 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8eb7a7fd-1585-42b4-98c7-8eec663ca773 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1581/3068] 10.0.0.36 () {32 vars in 721 bytes} [Tue May 12 12:39:23 2026] GET /v2.0/networks/b2c13be2-6518-4e7d-842b-72dae6ac9f89 => generated 138 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:39:23.331 8 INFO neutron.services.segments.plugin [-] Segment 3516a2db-562c-41d9-b9fb-9097cbc9c5dd resource provider aggregate not found 2026-05-12 12:39:23.341 8 INFO neutron.services.segments.plugin [-] Segment 3516a2db-562c-41d9-b9fb-9097cbc9c5dd resource provider aggregate not found 2026-05-12 12:39:23.352 8 INFO neutron.services.segments.plugin [-] Segment 3516a2db-562c-41d9-b9fb-9097cbc9c5dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3516a2db-562c-41d9-b9fb-9097cbc9c5dd found for delete ", "request_id": "req-e0d8442c-c5fc-44be-8ba6-05aa12828e2d"}]} 2026-05-12 12:39:23.375 8 INFO neutron.services.segments.plugin [-] Segment 2e8491d3-c31a-441b-809e-d4132e64e588 resource provider aggregate not found 2026-05-12 12:39:23.382 8 INFO neutron.services.segments.plugin [-] Segment 3516a2db-562c-41d9-b9fb-9097cbc9c5dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3516a2db-562c-41d9-b9fb-9097cbc9c5dd found for delete ", "request_id": "req-1c672738-f822-4bd4-aac6-df3d37ff9efe"}]} 2026-05-12 12:39:23.399 8 INFO neutron.services.segments.plugin [-] Segment 2e8491d3-c31a-441b-809e-d4132e64e588 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e8491d3-c31a-441b-809e-d4132e64e588 found for delete ", "request_id": "req-f444122b-ea68-48d9-837a-fea26487d4be"}]} 2026-05-12 12:39:23.400 8 INFO neutron.services.segments.plugin [-] Segment 2e8491d3-c31a-441b-809e-d4132e64e588 resource provider aggregate not found 2026-05-12 12:39:23.429 8 INFO neutron.services.segments.plugin [-] Segment 2e8491d3-c31a-441b-809e-d4132e64e588 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e8491d3-c31a-441b-809e-d4132e64e588 found for delete ", "request_id": "req-b00a0375-1e28-4355-80fe-3fbc0b42c8b3"}]} [pid: 8|app: 0|req: 1488/3069] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:39:23 2026] DELETE /v2.0/subnets/d66e005c-17f7-4e17-8adb-11dcf0778a1e => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:39:23.550 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d5cdbe60-1be9-4fd6-9c83-815d949cafd3 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1582/3070] 10.0.0.36 () {32 vars in 719 bytes} [Tue May 12 12:39:23 2026] GET /v2.0/subnets/d66e005c-17f7-4e17-8adb-11dcf0778a1e => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3071] 10.0.0.36 () {32 vars in 722 bytes} [Tue May 12 12:39:23 2026] DELETE /v2.0/subnets/977ea5f0-8594-410b-8e2a-51ee627e6342 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:39:23.825 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6f789d31-b4ff-489c-9800-941371000972 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1583/3072] 10.0.0.36 () {32 vars in 719 bytes} [Tue May 12 12:39:23 2026] GET /v2.0/subnets/977ea5f0-8594-410b-8e2a-51ee627e6342 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3073] 10.0.0.36 () {32 vars in 724 bytes} [Tue May 12 12:39:23 2026] DELETE /v2.0/networks/49de9250-563c-49b0-997f-007e5ee3e17d => generated 0 bytes in 382 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:39:24.235 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cfb13c08-9ac8-44b6-b406-a256382a5401 7c748e02917244229b99fa2d699e92a2 5a5fd167971841ed9f9228d2fd31fb0b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1584/3074] 10.0.0.36 () {32 vars in 721 bytes} [Tue May 12 12:39:24 2026] GET /v2.0/networks/49de9250-563c-49b0-997f-007e5ee3e17d => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:39:26.329 8 INFO neutron.services.segments.plugin [-] Segment 8d24659a-e5b4-41bd-b858-f4cf80795012 resource provider aggregate not found 2026-05-12 12:39:26.336 8 INFO neutron.services.segments.plugin [-] Segment 8d24659a-e5b4-41bd-b858-f4cf80795012 resource provider aggregate not found 2026-05-12 12:39:26.345 8 INFO neutron.services.segments.plugin [-] Segment 8d24659a-e5b4-41bd-b858-f4cf80795012 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d24659a-e5b4-41bd-b858-f4cf80795012 found for delete ", "request_id": "req-a76a5b8d-62f6-4d22-9949-10c590af3b11"}]} 2026-05-12 12:39:26.355 8 INFO neutron.services.segments.plugin [-] Segment 8d24659a-e5b4-41bd-b858-f4cf80795012 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d24659a-e5b4-41bd-b858-f4cf80795012 found for delete ", "request_id": "req-626e4d79-6aa1-49e7-bcea-e0e39a8c8a05"}]} [pid: 8|app: 0|req: 1491/3075] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:39:26 2026] GET /v2.0/security-groups?tenant_id=5a5fd167971841ed9f9228d2fd31fb0b&name=default => generated 2801 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3076] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:39:26 2026] DELETE /v2.0/security-groups/91a8799c-b89c-4c65-b125-4c8ec5fab0da => 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: 1492/3077] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:39:26 2026] GET /v2.0/security-groups?tenant_id=e503759f5b0c445ba39f4d8a7de8a078&name=default => generated 2805 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3078] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:39:26 2026] DELETE /v2.0/security-groups/e1a734d6-0e93-44fb-aa4b-cac01f34b44c => 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: 1493/3079] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:39:27 2026] GET /v2.0/security-groups?tenant_id=d55057e8d14146358f3d9c78e82a81ce&name=default => generated 2805 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3080] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:39:27 2026] DELETE /v2.0/security-groups/522a1270-ed64-4c2f-9251-7508dddd24b7 => 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: 1494/3081] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:39:27 2026] GET /v2.0/security-groups?tenant_id=51abda798bd54cd7828f25bb43f8d27b&name=default => generated 2805 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3082] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:39:27 2026] DELETE /v2.0/security-groups/47a22f29-3ea6-42fc-bbd7-629714a27eb3 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3083] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:39:27 2026] GET /v2.0/security-groups?tenant_id=17968962ce1e42d4bc064ede0028bfec&name=default => generated 2805 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3084] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:39:27 2026] DELETE /v2.0/security-groups/c4a79c6a-451a-4504-b1d6-8783b465e8d5 => 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: 1496/3085] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:39:28 2026] GET /v2.0/security-groups?tenant_id=536a5992cbb242f78e12e4d1b094ac4c&name=default => generated 2805 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3086] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:39:28 2026] DELETE /v2.0/security-groups/80f365cb-ae42-459f-8679-0c3fe37619e2 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3087] 10.0.0.36 () {32 vars in 772 bytes} [Tue May 12 12:39:28 2026] GET /v2.0/security-groups?tenant_id=02e80078c981435cb3189ab14ec00bae&name=default => generated 2805 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3088] 10.0.0.36 () {32 vars in 738 bytes} [Tue May 12 12:39:28 2026] DELETE /v2.0/security-groups/bcf26792-4850-4fed-83ac-be9f78d17b39 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3091] 10.0.0.36 () {32 vars in 647 bytes} [Tue May 12 12:39:31 2026] GET /v2.0/networks => generated 2168 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3092] 10.0.0.36 () {32 vars in 653 bytes} [Tue May 12 12:39:32 2026] GET /v2.0/floatingips => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3093] 10.0.0.36 () {32 vars in 645 bytes} [Tue May 12 12:39:32 2026] GET /v2.0/routers => generated 15 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3094] 10.0.0.36 () {32 vars in 641 bytes} [Tue May 12 12:39:32 2026] GET /v2.0/ports => generated 4725 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3095] 10.0.0.36 () {32 vars in 645 bytes} [Tue May 12 12:39:32 2026] GET /v2.0/subnets => generated 1261 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3096] 10.0.0.36 () {32 vars in 647 bytes} [Tue May 12 12:39:32 2026] GET /v2.0/networks => generated 2168 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3097] 10.0.0.36 () {32 vars in 661 bytes} [Tue May 12 12:39:32 2026] GET /v2.0/security-groups => generated 16626 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3098] 10.0.0.36 () {32 vars in 653 bytes} [Tue May 12 12:39:32 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)