+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Apr 14 08:22:25 2026] *** compiled with version: 11.4.0 on 27 February 2026 14:40:46 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: neutron-server-7dc5ffb459-rhmjz 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, Jan 26 2026, 14:55:28) [GCC 11.4.0] Python main interpreter initialized at 0x562bb1e3e160 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:55: 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 /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: 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-04-14 08:22:28.955 8 INFO neutron.common.config [-] Logging enabled! 2026-04-14 08:22:28.956 8 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-04-14 08:22:29.068 7 INFO neutron.common.config [-] Logging enabled! 2026-04-14 08:22:29.068 7 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-04-14 08:22:29.404 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-14 08:22:29.544 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-14 08:22:30.235 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-14 08:22:30.237 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-14 08:22:30.240 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-04-14 08:22:30.241 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-14 08:22:30.241 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-14 08:22:30.242 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-14 08:22:30.242 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-14 08:22:30.248 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-14 08:22:30.248 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-14 08:22:30.248 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-14 08:22:30.267 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-14 08:22:30.268 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-14 08:22:30.268 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-14 08:22:30.309 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-14 08:22:30.309 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-14 08:22:30.309 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-14 08:22:30.309 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-14 08:22:30.317 8 WARNING oslo_policy.policy [None req-0935c79c-2b34-4ff8-8e3a-393133b46de1 - - - - - -] 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-04-14 08:22:30.394 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-14 08:22:30.397 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-14 08:22:30.400 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-04-14 08:22:30.401 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-14 08:22:30.401 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-14 08:22:30.401 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-14 08:22:30.401 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-14 08:22:30.407 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-14 08:22:30.407 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-14 08:22:30.407 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-14 08:22:30.426 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-14 08:22:30.427 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-14 08:22:30.427 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-14 08:22:30.467 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-14 08:22:30.467 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-14 08:22:30.468 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-14 08:22:30.468 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-14 08:22:30.475 7 WARNING oslo_policy.policy [None req-a3ee04cb-8b35-4881-b34d-22c2d8dbc587 - - - - - -] 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-04-14 08:22:30.618 8 INFO neutron.plugins.ml2.managers [None req-0935c79c-2b34-4ff8-8e3a-393133b46de1 - - - - - -] Initializing driver for type 'vlan' 2026-04-14 08:22:30.751 7 INFO neutron.plugins.ml2.managers [None req-a3ee04cb-8b35-4881-b34d-22c2d8dbc587 - - - - - -] Initializing driver for type 'vlan' 2026-04-14 08:22:30.942 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-0935c79c-2b34-4ff8-8e3a-393133b46de1 - - - - - -] VlanTypeDriver initialization complete 2026-04-14 08:22:30.942 8 INFO neutron.plugins.ml2.managers [None req-0935c79c-2b34-4ff8-8e3a-393133b46de1 - - - - - -] Initializing driver for type 'vxlan' 2026-04-14 08:22:30.942 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-0935c79c-2b34-4ff8-8e3a-393133b46de1 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-14 08:22:30.974 8 INFO neutron.plugins.ml2.managers [None req-0935c79c-2b34-4ff8-8e3a-393133b46de1 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-14 08:22:30.975 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-0935c79c-2b34-4ff8-8e3a-393133b46de1 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-14 08:22:30.975 8 INFO neutron.plugins.ml2.managers [None req-0935c79c-2b34-4ff8-8e3a-393133b46de1 - - - - - -] Initializing extension driver 'port_security' 2026-04-14 08:22:30.975 8 INFO neutron.plugins.ml2.extensions.port_security [None req-0935c79c-2b34-4ff8-8e3a-393133b46de1 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-14 08:22:30.975 8 INFO neutron.plugins.ml2.managers [None req-0935c79c-2b34-4ff8-8e3a-393133b46de1 - - - - - -] Initializing extension driver 'qos' 2026-04-14 08:22:30.976 8 INFO neutron.plugins.ml2.managers [None req-0935c79c-2b34-4ff8-8e3a-393133b46de1 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-14 08:22:30.976 8 INFO neutron.plugins.ml2.managers [None req-0935c79c-2b34-4ff8-8e3a-393133b46de1 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-14 08:22:30.989 8 INFO neutron.quota [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded quota_driver: . 2026-04-14 08:22:30.990 8 INFO neutron.plugins.ml2.plugin [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Modular L2 Plugin initialization complete 2026-04-14 08:22:30.990 8 INFO neutron.plugins.ml2.managers [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-14 08:22:30.990 8 INFO neutron.plugins.ml2.managers [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-14 08:22:30.990 8 INFO neutron.plugins.ml2.managers [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Got port-security extension from driver 'port_security' 2026-04-14 08:22:30.991 8 INFO neutron.extensions.vlantransparent [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Disabled vlantransparent extension. 2026-04-14 08:22:30.991 8 INFO neutron.manager [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loading Plugin: qos 2026-04-14 08:22:31.002 8 INFO neutron.manager [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loading Plugin: router 2026-04-14 08:22:31.039 8 INFO neutron.services.service_base [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-14 08:22:31.039 8 INFO neutron.manager [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loading Plugin: segments 2026-04-14 08:22:31.066 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a3ee04cb-8b35-4881-b34d-22c2d8dbc587 - - - - - -] VlanTypeDriver initialization complete 2026-04-14 08:22:31.067 7 INFO neutron.plugins.ml2.managers [None req-a3ee04cb-8b35-4881-b34d-22c2d8dbc587 - - - - - -] Initializing driver for type 'vxlan' 2026-04-14 08:22:31.067 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-a3ee04cb-8b35-4881-b34d-22c2d8dbc587 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-14 08:22:31.094 7 INFO neutron.plugins.ml2.managers [None req-a3ee04cb-8b35-4881-b34d-22c2d8dbc587 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-14 08:22:31.094 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a3ee04cb-8b35-4881-b34d-22c2d8dbc587 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-14 08:22:31.094 7 INFO neutron.plugins.ml2.managers [None req-a3ee04cb-8b35-4881-b34d-22c2d8dbc587 - - - - - -] Initializing extension driver 'port_security' 2026-04-14 08:22:31.094 7 INFO neutron.plugins.ml2.extensions.port_security [None req-a3ee04cb-8b35-4881-b34d-22c2d8dbc587 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-14 08:22:31.095 7 INFO neutron.plugins.ml2.managers [None req-a3ee04cb-8b35-4881-b34d-22c2d8dbc587 - - - - - -] Initializing extension driver 'qos' 2026-04-14 08:22:31.095 7 INFO neutron.plugins.ml2.managers [None req-a3ee04cb-8b35-4881-b34d-22c2d8dbc587 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-14 08:22:31.095 7 INFO neutron.plugins.ml2.managers [None req-a3ee04cb-8b35-4881-b34d-22c2d8dbc587 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-14 08:22:31.106 7 INFO neutron.quota [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded quota_driver: . 2026-04-14 08:22:31.106 7 INFO neutron.plugins.ml2.plugin [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Modular L2 Plugin initialization complete 2026-04-14 08:22:31.107 7 INFO neutron.plugins.ml2.managers [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-14 08:22:31.107 7 INFO neutron.plugins.ml2.managers [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-14 08:22:31.107 7 INFO neutron.plugins.ml2.managers [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Got port-security extension from driver 'port_security' 2026-04-14 08:22:31.107 7 INFO neutron.extensions.vlantransparent [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Disabled vlantransparent extension. 2026-04-14 08:22:31.107 7 INFO neutron.manager [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loading Plugin: qos 2026-04-14 08:22:31.118 7 INFO neutron.manager [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loading Plugin: router 2026-04-14 08:22:31.137 8 INFO neutron.manager [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loading Plugin: trunk 2026-04-14 08:22:31.151 7 INFO neutron.services.service_base [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-14 08:22:31.151 7 INFO neutron.manager [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loading Plugin: segments 2026-04-14 08:22:31.192 8 INFO neutron.manager [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loading Plugin: vpnaas 2026-04-14 08:22:31.234 8 WARNING stevedore.named [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-14 08:22:31.241 7 INFO neutron.manager [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loading Plugin: trunk 2026-04-14 08:22:31.294 7 INFO neutron.manager [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loading Plugin: vpnaas 2026-04-14 08:22:31.301 8 INFO neutron_vpnaas.services.vpn.plugin [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-14 08:22:31.301 8 INFO neutron.common.utils [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-14 08:22:31.302 8 INFO neutron.manager [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loading Plugin: auto_allocate 2026-04-14 08:22:31.306 8 INFO neutron.manager [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loading Plugin: tag 2026-04-14 08:22:31.314 8 INFO neutron.manager [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loading Plugin: timestamp 2026-04-14 08:22:31.316 8 INFO neutron.manager [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loading Plugin: network_ip_availability 2026-04-14 08:22:31.320 8 INFO neutron.manager [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loading Plugin: flavors 2026-04-14 08:22:31.324 8 INFO neutron.manager [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loading Plugin: revisions 2026-04-14 08:22:31.327 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Initializing extension manager. 2026-04-14 08:22:31.328 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: address-group 2026-04-14 08:22:31.329 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: address-scope 2026-04-14 08:22:31.330 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-14 08:22:31.330 7 WARNING stevedore.named [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-14 08:22:31.331 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: agent 2026-04-14 08:22:31.331 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: agent-resources-synced 2026-04-14 08:22:31.333 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: allowed-address-pairs 2026-04-14 08:22:31.333 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: auto-allocated-topology 2026-04-14 08:22:31.334 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: availability_zone 2026-04-14 08:22:31.335 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: availability_zone_filter 2026-04-14 08:22:31.335 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-14 08:22:31.336 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: default-subnetpools 2026-04-14 08:22:31.337 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-14 08:22:31.338 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: dns-integration 2026-04-14 08:22:31.339 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: dns-domain-ports 2026-04-14 08:22:31.340 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-14 08:22:31.340 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: dvr 2026-04-14 08:22:31.341 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-14 08:22:31.342 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: empty-string-filtering 2026-04-14 08:22:31.342 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-14 08:22:31.343 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-14 08:22:31.343 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: external-net 2026-04-14 08:22:31.344 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-14 08:22:31.345 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: extraroute 2026-04-14 08:22:31.345 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: extraroute-atomic 2026-04-14 08:22:31.346 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-14 08:22:31.347 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-14 08:22:31.347 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-14 08:22:31.348 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-14 08:22:31.349 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: fip-port-details 2026-04-14 08:22:31.350 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: flavors 2026-04-14 08:22:31.351 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-14 08:22:31.352 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: floatingip-pools 2026-04-14 08:22:31.353 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: ip_allocation 2026-04-14 08:22:31.353 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: ip-substring-filtering 2026-04-14 08:22:31.354 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: l2_adjacency 2026-04-14 08:22:31.355 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: router 2026-04-14 08:22:31.357 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-14 08:22:31.358 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-14 08:22:31.358 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-14 08:22:31.359 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: ext-gw-mode 2026-04-14 08:22:31.360 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: l3-ha 2026-04-14 08:22:31.360 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-14 08:22:31.361 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-14 08:22:31.361 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: l3-flavors 2026-04-14 08:22:31.362 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-14 08:22:31.363 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-14 08:22:31.365 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-14 08:22:31.367 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-14 08:22:31.368 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-14 08:22:31.369 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-14 08:22:31.370 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-14 08:22:31.370 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: multi-provider 2026-04-14 08:22:31.371 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: net-mtu 2026-04-14 08:22:31.372 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: net-mtu-writable 2026-04-14 08:22:31.372 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: network_availability_zone 2026-04-14 08:22:31.373 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: network_ha 2026-04-14 08:22:31.373 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: network-ip-availability 2026-04-14 08:22:31.375 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-14 08:22:31.375 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: pagination 2026-04-14 08:22:31.376 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: port-device-profile 2026-04-14 08:22:31.376 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-14 08:22:31.377 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-14 08:22:31.378 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-14 08:22:31.378 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: port-mac-override 2026-04-14 08:22:31.379 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-14 08:22:31.379 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-14 08:22:31.379 7 INFO neutron_vpnaas.services.vpn.plugin [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-14 08:22:31.380 7 INFO neutron.common.utils [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-14 08:22:31.380 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: port-resource-request 2026-04-14 08:22:31.380 7 INFO neutron.manager [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loading Plugin: auto_allocate 2026-04-14 08:22:31.381 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: port-resource-request-groups 2026-04-14 08:22:31.381 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: binding 2026-04-14 08:22:31.382 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: binding-extended 2026-04-14 08:22:31.383 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: port-security 2026-04-14 08:22:31.383 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: project-id 2026-04-14 08:22:31.384 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: provider 2026-04-14 08:22:31.385 7 INFO neutron.manager [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loading Plugin: tag 2026-04-14 08:22:31.386 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: qos 2026-04-14 08:22:31.386 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-14 08:22:31.387 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-14 08:22:31.388 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: qos-default 2026-04-14 08:22:31.388 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: qos-fip 2026-04-14 08:22:31.389 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-14 08:22:31.389 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: qos-gateway-ip 2026-04-14 08:22:31.390 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: qos-port-network-policy 2026-04-14 08:22:31.390 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: qos-pps-minimum 2026-04-14 08:22:31.391 7 INFO neutron.manager [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loading Plugin: timestamp 2026-04-14 08:22:31.391 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-14 08:22:31.392 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: qos-pps 2026-04-14 08:22:31.392 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: qos-rule-type-details 2026-04-14 08:22:31.393 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-14 08:22:31.393 7 INFO neutron.manager [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loading Plugin: network_ip_availability 2026-04-14 08:22:31.394 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: qos-rules-alias 2026-04-14 08:22:31.394 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: quota-check-limit 2026-04-14 08:22:31.396 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: quotas 2026-04-14 08:22:31.397 7 INFO neutron.manager [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loading Plugin: flavors 2026-04-14 08:22:31.397 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: quota_details 2026-04-14 08:22:31.398 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: rbac-policies 2026-04-14 08:22:31.399 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: rbac-address-group 2026-04-14 08:22:31.400 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: rbac-address-scope 2026-04-14 08:22:31.400 7 INFO neutron.manager [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loading Plugin: revisions 2026-04-14 08:22:31.400 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: rbac-security-groups 2026-04-14 08:22:31.401 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: rbac-subnetpool 2026-04-14 08:22:31.401 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: revision-if-match 2026-04-14 08:22:31.402 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: standard-attr-revisions 2026-04-14 08:22:31.403 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: router_availability_zone 2026-04-14 08:22:31.403 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Initializing extension manager. 2026-04-14 08:22:31.403 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-14 08:22:31.404 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: address-group 2026-04-14 08:22:31.405 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: security-groups-default-rules 2026-04-14 08:22:31.405 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: address-scope 2026-04-14 08:22:31.406 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-14 08:22:31.406 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-14 08:22:31.406 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-14 08:22:31.407 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: agent 2026-04-14 08:22:31.407 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-14 08:22:31.407 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: agent-resources-synced 2026-04-14 08:22:31.407 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-14 08:22:31.408 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-14 08:22:31.408 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: allowed-address-pairs 2026-04-14 08:22:31.409 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: auto-allocated-topology 2026-04-14 08:22:31.410 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: availability_zone 2026-04-14 08:22:31.411 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: availability_zone_filter 2026-04-14 08:22:31.411 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-14 08:22:31.412 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: default-subnetpools 2026-04-14 08:22:31.413 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-14 08:22:31.414 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: dns-integration 2026-04-14 08:22:31.414 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: dns-domain-ports 2026-04-14 08:22:31.415 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-14 08:22:31.415 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: security-group 2026-04-14 08:22:31.415 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: dvr 2026-04-14 08:22:31.416 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-14 08:22:31.416 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: segment 2026-04-14 08:22:31.417 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: empty-string-filtering 2026-04-14 08:22:31.417 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-14 08:22:31.417 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-14 08:22:31.418 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: service-type 2026-04-14 08:22:31.418 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-14 08:22:31.418 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: sorting 2026-04-14 08:22:31.418 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: external-net 2026-04-14 08:22:31.419 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: standard-attr-segment 2026-04-14 08:22:31.419 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-14 08:22:31.419 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: standard-attr-description 2026-04-14 08:22:31.420 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: extraroute 2026-04-14 08:22:31.420 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: stateful-security-group 2026-04-14 08:22:31.420 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: extraroute-atomic 2026-04-14 08:22:31.420 8 WARNING neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-04-14 08:22:31.421 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-14 08:22:31.421 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-14 08:22:31.421 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-14 08:22:31.422 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: subnet_onboard 2026-04-14 08:22:31.422 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-14 08:22:31.422 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-14 08:22:31.423 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-14 08:22:31.423 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: subnet-service-types 2026-04-14 08:22:31.423 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: fip-port-details 2026-04-14 08:22:31.423 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: subnet_allocation 2026-04-14 08:22:31.424 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: flavors 2026-04-14 08:22:31.424 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-14 08:22:31.425 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-14 08:22:31.425 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-14 08:22:31.426 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: floatingip-pools 2026-04-14 08:22:31.426 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: ip_allocation 2026-04-14 08:22:31.427 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: ip-substring-filtering 2026-04-14 08:22:31.428 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: l2_adjacency 2026-04-14 08:22:31.428 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: standard-attr-tag 2026-04-14 08:22:31.428 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-14 08:22:31.429 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: router 2026-04-14 08:22:31.429 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: trunk 2026-04-14 08:22:31.430 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: trunk-details 2026-04-14 08:22:31.430 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-14 08:22:31.430 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-14 08:22:31.431 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-14 08:22:31.431 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-14 08:22:31.432 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-14 08:22:31.432 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: ext-gw-mode 2026-04-14 08:22:31.432 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-14 08:22:31.433 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: l3-ha 2026-04-14 08:22:31.433 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-14 08:22:31.433 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-14 08:22:31.434 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-14 08:22:31.434 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: vpn-flavors 2026-04-14 08:22:31.434 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: l3-flavors 2026-04-14 08:22:31.435 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-14 08:22:31.435 8 INFO neutron.api.extensions [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Loaded extension: vpnaas 2026-04-14 08:22:31.436 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-14 08:22:31.438 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-14 08:22:31.438 8 INFO neutron.quota.resource_registry [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-14 08:22:31.438 8 INFO neutron.quota.resource_registry [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-14 08:22:31.438 8 INFO neutron.quota.resource_registry [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-14 08:22:31.438 8 INFO neutron.quota.resource_registry [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-14 08:22:31.439 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-14 08:22:31.440 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-14 08:22:31.441 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-14 08:22:31.442 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-14 08:22:31.442 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: multi-provider 2026-04-14 08:22:31.442 8 INFO neutron.quota.resource_registry [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-14 08:22:31.443 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: net-mtu 2026-04-14 08:22:31.443 8 INFO neutron.quota.resource_registry [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-14 08:22:31.443 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: net-mtu-writable 2026-04-14 08:22:31.444 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: network_availability_zone 2026-04-14 08:22:31.444 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: network_ha 2026-04-14 08:22:31.445 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: network-ip-availability 2026-04-14 08:22:31.446 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-14 08:22:31.447 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: pagination 2026-04-14 08:22:31.447 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: port-device-profile 2026-04-14 08:22:31.448 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-14 08:22:31.449 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-14 08:22:31.449 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-14 08:22:31.450 8 INFO neutron.quota.resource_registry [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-14 08:22:31.450 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: port-mac-override 2026-04-14 08:22:31.450 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-14 08:22:31.450 8 INFO neutron.quota.resource_registry [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-14 08:22:31.451 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-14 08:22:31.451 8 INFO neutron.quota.resource_registry [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-14 08:22:31.452 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: port-resource-request 2026-04-14 08:22:31.452 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: port-resource-request-groups 2026-04-14 08:22:31.452 8 INFO neutron.quota.resource_registry [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-14 08:22:31.453 8 WARNING neutron.quota.resource_registry [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] subnetpool is already registered 2026-04-14 08:22:31.453 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: binding 2026-04-14 08:22:31.453 8 INFO neutron.quota.resource_registry [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-14 08:22:31.453 8 WARNING neutron.quota.resource_registry [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] subnetpool is already registered 2026-04-14 08:22:31.453 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: binding-extended 2026-04-14 08:22:31.454 8 INFO neutron.quota.resource_registry [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-14 08:22:31.454 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: port-security 2026-04-14 08:22:31.454 8 INFO neutron.quota.resource_registry [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-14 08:22:31.455 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: project-id 2026-04-14 08:22:31.455 8 INFO neutron.quota.resource_registry [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-14 08:22:31.455 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: provider 2026-04-14 08:22:31.456 8 INFO neutron.quota.resource_registry [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-14 08:22:31.457 8 INFO neutron.quota.resource_registry [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-14 08:22:31.457 8 INFO neutron.quota.resource_registry [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-14 08:22:31.457 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: qos 2026-04-14 08:22:31.458 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-14 08:22:31.459 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-14 08:22:31.460 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: qos-default 2026-04-14 08:22:31.460 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: qos-fip 2026-04-14 08:22:31.461 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-14 08:22:31.461 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: qos-gateway-ip 2026-04-14 08:22:31.462 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: qos-port-network-policy 2026-04-14 08:22:31.462 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: qos-pps-minimum 2026-04-14 08:22:31.462 8 INFO neutron.quota.resource_registry [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-14 08:22:31.463 8 WARNING neutron.quota.resource_registry [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] router is already registered 2026-04-14 08:22:31.463 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-14 08:22:31.463 8 INFO neutron.quota.resource_registry [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-14 08:22:31.464 8 WARNING neutron.quota.resource_registry [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] floatingip is already registered 2026-04-14 08:22:31.464 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: qos-pps 2026-04-14 08:22:31.464 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: qos-rule-type-details 2026-04-14 08:22:31.465 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-14 08:22:31.466 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: qos-rules-alias 2026-04-14 08:22:31.466 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: quota-check-limit 2026-04-14 08:22:31.468 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: quotas 2026-04-14 08:22:31.469 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: quota_details 2026-04-14 08:22:31.469 8 INFO neutron.quota.resource_registry [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-14 08:22:31.469 8 WARNING neutron.quota.resource_registry [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] rbac_policy is already registered 2026-04-14 08:22:31.470 8 INFO neutron.quota.resource_registry [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-14 08:22:31.470 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: rbac-policies 2026-04-14 08:22:31.470 8 WARNING neutron.quota.resource_registry [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] security_group is already registered 2026-04-14 08:22:31.471 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: rbac-address-group 2026-04-14 08:22:31.471 8 INFO neutron.quota.resource_registry [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-14 08:22:31.471 8 WARNING neutron.quota.resource_registry [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] security_group_rule is already registered 2026-04-14 08:22:31.471 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: rbac-address-scope 2026-04-14 08:22:31.472 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: rbac-security-groups 2026-04-14 08:22:31.472 8 INFO neutron.quota.resource_registry [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-14 08:22:31.472 8 WARNING neutron.quota.resource_registry [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] subnetpool is already registered 2026-04-14 08:22:31.472 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: rbac-subnetpool 2026-04-14 08:22:31.473 8 INFO neutron.quota.resource_registry [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-14 08:22:31.473 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: revision-if-match 2026-04-14 08:22:31.473 8 WARNING neutron.quota.resource_registry [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] subnetpool is already registered 2026-04-14 08:22:31.474 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: standard-attr-revisions 2026-04-14 08:22:31.474 8 INFO neutron.quota.resource_registry [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-14 08:22:31.474 8 WARNING neutron.quota.resource_registry [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] trunk is already registered 2026-04-14 08:22:31.474 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: router_availability_zone 2026-04-14 08:22:31.475 8 INFO neutron.quota.resource_registry [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-14 08:22:31.475 8 WARNING neutron.quota.resource_registry [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] endpoint_group is already registered 2026-04-14 08:22:31.475 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-14 08:22:31.475 8 INFO neutron.quota.resource_registry [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-14 08:22:31.475 8 WARNING neutron.quota.resource_registry [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] vpnservice is already registered 2026-04-14 08:22:31.476 8 INFO neutron.quota.resource_registry [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-14 08:22:31.476 8 WARNING neutron.quota.resource_registry [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] ipsec_site_connection is already registered 2026-04-14 08:22:31.476 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: security-groups-default-rules 2026-04-14 08:22:31.477 8 INFO neutron.quota.resource_registry [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-14 08:22:31.477 8 WARNING neutron.quota.resource_registry [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] ipsecpolicy is already registered 2026-04-14 08:22:31.477 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-14 08:22:31.477 8 INFO neutron.quota.resource_registry [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-14 08:22:31.477 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-14 08:22:31.478 8 WARNING neutron.quota.resource_registry [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] ikepolicy is already registered 2026-04-14 08:22:31.478 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-14 08:22:31.479 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-14 08:22:31.479 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-14 08:22:31.488 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: security-group 2026-04-14 08:22:31.489 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: segment 2026-04-14 08:22:31.490 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-14 08:22:31.491 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: service-type 2026-04-14 08:22:31.491 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: sorting 2026-04-14 08:22:31.492 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: standard-attr-segment 2026-04-14 08:22:31.492 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: standard-attr-description 2026-04-14 08:22:31.493 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: stateful-security-group 2026-04-14 08:22:31.494 7 WARNING neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-04-14 08:22:31.494 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-14 08:22:31.495 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: subnet_onboard 2026-04-14 08:22:31.495 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-14 08:22:31.496 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: subnet-service-types 2026-04-14 08:22:31.497 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: subnet_allocation 2026-04-14 08:22:31.497 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-14 08:22:31.498 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-14 08:22:31.501 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: standard-attr-tag 2026-04-14 08:22:31.502 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-14 08:22:31.502 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: trunk 2026-04-14 08:22:31.503 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: trunk-details 2026-04-14 08:22:31.503 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-14 08:22:31.504 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-14 08:22:31.506 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-14 08:22:31.507 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-14 08:22:31.507 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: vpn-flavors 2026-04-14 08:22:31.509 7 INFO neutron.api.extensions [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Loaded extension: vpnaas 2026-04-14 08:22:31.511 7 INFO neutron.quota.resource_registry [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-14 08:22:31.511 7 INFO neutron.quota.resource_registry [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-14 08:22:31.511 7 INFO neutron.quota.resource_registry [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-14 08:22:31.512 7 INFO neutron.quota.resource_registry [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-14 08:22:31.515 8 WARNING keystonemiddleware._common.config [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 08:22:31.516 7 INFO neutron.quota.resource_registry [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-14 08:22:31.516 7 INFO neutron.quota.resource_registry [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-14 08:22:31.522 7 INFO neutron.quota.resource_registry [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-14 08:22:31.522 8 WARNING oslo_config.cfg [None req-ab8468da-e300-4925-969f-84f6e92d531c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-14 08:22:31.523 7 INFO neutron.quota.resource_registry [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-14 08:22:31.524 7 INFO neutron.quota.resource_registry [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Creating instance of TrackedResource for resource:security_group_rule WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x562bb1e3e160 pid: 8 (default app) 2026-04-14 08:22:31.525 7 INFO neutron.quota.resource_registry [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-14 08:22:31.525 7 WARNING neutron.quota.resource_registry [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] subnetpool is already registered 2026-04-14 08:22:31.526 7 INFO neutron.quota.resource_registry [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-14 08:22:31.526 7 WARNING neutron.quota.resource_registry [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] subnetpool is already registered 2026-04-14 08:22:31.526 7 INFO neutron.quota.resource_registry [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-14 08:22:31.527 7 INFO neutron.quota.resource_registry [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-14 08:22:31.527 7 INFO neutron.quota.resource_registry [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-14 08:22:31.528 7 INFO neutron.quota.resource_registry [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-14 08:22:31.529 7 INFO neutron.quota.resource_registry [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-14 08:22:31.529 7 INFO neutron.quota.resource_registry [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-14 08:22:31.535 7 INFO neutron.quota.resource_registry [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-14 08:22:31.535 7 WARNING neutron.quota.resource_registry [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] router is already registered 2026-04-14 08:22:31.536 7 INFO neutron.quota.resource_registry [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-14 08:22:31.536 7 WARNING neutron.quota.resource_registry [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] floatingip is already registered 2026-04-14 08:22:31.540 7 INFO neutron.quota.resource_registry [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-14 08:22:31.541 7 WARNING neutron.quota.resource_registry [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] rbac_policy is already registered 2026-04-14 08:22:31.541 7 INFO neutron.quota.resource_registry [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-14 08:22:31.542 7 WARNING neutron.quota.resource_registry [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] security_group is already registered 2026-04-14 08:22:31.542 7 INFO neutron.quota.resource_registry [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-14 08:22:31.542 7 WARNING neutron.quota.resource_registry [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] security_group_rule is already registered 2026-04-14 08:22:31.544 7 INFO neutron.quota.resource_registry [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-14 08:22:31.544 7 WARNING neutron.quota.resource_registry [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] subnetpool is already registered 2026-04-14 08:22:31.544 7 INFO neutron.quota.resource_registry [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-14 08:22:31.545 7 WARNING neutron.quota.resource_registry [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] subnetpool is already registered 2026-04-14 08:22:31.545 7 INFO neutron.quota.resource_registry [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-14 08:22:31.545 7 WARNING neutron.quota.resource_registry [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] trunk is already registered 2026-04-14 08:22:31.546 7 INFO neutron.quota.resource_registry [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-14 08:22:31.546 7 WARNING neutron.quota.resource_registry [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] endpoint_group is already registered 2026-04-14 08:22:31.547 7 INFO neutron.quota.resource_registry [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-14 08:22:31.547 7 WARNING neutron.quota.resource_registry [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] vpnservice is already registered 2026-04-14 08:22:31.547 7 INFO neutron.quota.resource_registry [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-14 08:22:31.547 7 WARNING neutron.quota.resource_registry [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] ipsec_site_connection is already registered 2026-04-14 08:22:31.548 7 INFO neutron.quota.resource_registry [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-14 08:22:31.548 7 WARNING neutron.quota.resource_registry [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] ipsecpolicy is already registered 2026-04-14 08:22:31.549 7 INFO neutron.quota.resource_registry [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-14 08:22:31.549 7 WARNING neutron.quota.resource_registry [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] ikepolicy is already registered 2026-04-14 08:22:31.586 7 WARNING keystonemiddleware._common.config [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 08:22:31.593 7 WARNING oslo_config.cfg [None req-997e0745-3b2f-4366-a0e2-650f4b11063a - - - - - -] 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 6 seconds on interpreter 0x562bb1e3e160 pid: 7 (default app) /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-04-14 08:22:38.700 8 INFO neutron.pecan_wsgi.hooks.translation [None req-26ee6666-ca91-4e61-bc73-ef3ad0fdf70d 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.204.45.33 () {44 vars in 924 bytes} [Tue Apr 14 08:22:37 2026] GET /v2.0/networks/public => generated 108 bytes in 965 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: 7|app: 0|req: 1/4] 199.204.45.33 () {44 vars in 946 bytes} [Tue Apr 14 08:22:38 2026] GET /v2.0/networks?name=public => generated 15 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:22:39.266 8 WARNING oslo_policy.policy [None req-34811742-e112-45f9-836b-94788986ffc8 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-04-14 08:22:39.442 8 WARNING neutron.services.revisions.revision_plugin [None req-34811742-e112-45f9-836b-94788986ffc8 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Could not find related network for resource to bump revision. 2026-04-14 08:22:39.479 8 INFO neutron.db.segments_db [None req-34811742-e112-45f9-836b-94788986ffc8 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Added segment a58f135f-e7ef-4fe3-8cb4-79743c9e0c1d of type flat for network 423dbddb-5635-4802-8877-f334d907a708 2026-04-14 08:22:39.563 8 INFO neutron.pecan_wsgi.hooks.translation [None req-34811742-e112-45f9-836b-94788986ffc8 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/5] 199.204.45.33 () {48 vars in 964 bytes} [Tue Apr 14 08:22:39 2026] POST /v2.0/networks => generated 124 bytes in 500 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 08:22:45.843 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a379744c-a454-4463-ab9a-d407f2fac985 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/7] 199.204.45.33 () {44 vars in 924 bytes} [Tue Apr 14 08:22:45 2026] GET /v2.0/networks/public => generated 108 bytes in 383 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/8] 199.204.45.33 () {44 vars in 946 bytes} [Tue Apr 14 08:22:45 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:22:46.031 7 WARNING oslo_policy.policy [None req-9e2881a8-f639-42e5-8157-e68eb90909c8 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-04-14 08:22:46.086 7 WARNING neutron.services.revisions.revision_plugin [None req-9e2881a8-f639-42e5-8157-e68eb90909c8 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Could not find related network for resource to bump revision. 2026-04-14 08:22:46.112 7 INFO neutron.db.segments_db [None req-9e2881a8-f639-42e5-8157-e68eb90909c8 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Added segment f681f453-4044-4da9-a10e-59dd0722491f of type flat for network 5cebdeea-ba70-46e7-8f97-63a56b915f51 2026-04-14 08:22:46.167 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9e2881a8-f639-42e5-8157-e68eb90909c8 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/9] 199.204.45.33 () {48 vars in 964 bytes} [Tue Apr 14 08:22:45 2026] POST /v2.0/networks => generated 124 bytes in 314 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 08:22:52.070 8 INFO neutron.pecan_wsgi.hooks.translation [None req-08e44cf1-d803-4229-bd60-e9c62f07d767 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/10] 199.204.45.33 () {44 vars in 924 bytes} [Tue Apr 14 08:22:52 2026] GET /v2.0/networks/public => generated 108 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/11] 199.204.45.33 () {44 vars in 946 bytes} [Tue Apr 14 08:22:52 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:22:52.171 8 WARNING neutron.services.revisions.revision_plugin [None req-3a16fac2-38b8-42ef-93f5-b77adfb7f45a 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Could not find related network for resource to bump revision. 2026-04-14 08:22:52.195 8 INFO neutron.db.segments_db [None req-3a16fac2-38b8-42ef-93f5-b77adfb7f45a 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Added segment 2931c676-43a2-40e7-a08b-d0a36de7a160 of type flat for network c77e86ad-a27c-4f66-b2ac-e59e0d33296d 2026-04-14 08:22:52.223 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3a16fac2-38b8-42ef-93f5-b77adfb7f45a 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/12] 199.204.45.33 () {48 vars in 964 bytes} [Tue Apr 14 08:22:52 2026] POST /v2.0/networks => generated 124 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 08:22:58.059 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ce279ac5-8f56-4be7-a9cc-1fccfd9edd7c 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/13] 199.204.45.33 () {44 vars in 924 bytes} [Tue Apr 14 08:22:58 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/14] 199.204.45.33 () {44 vars in 946 bytes} [Tue Apr 14 08:22:58 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:22:58.152 7 WARNING neutron.services.revisions.revision_plugin [None req-570cd735-038f-4b13-bb32-dfccea724108 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Could not find related network for resource to bump revision. 2026-04-14 08:22:58.176 7 INFO neutron.db.segments_db [None req-570cd735-038f-4b13-bb32-dfccea724108 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Added segment db645cb7-4363-4353-9fc1-6a8da5eb5d3b of type flat for network 09ae0b25-14dc-47f9-a015-bbbca930ad13 2026-04-14 08:22:58.224 7 INFO neutron.pecan_wsgi.hooks.translation [None req-570cd735-038f-4b13-bb32-dfccea724108 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/15] 199.204.45.33 () {48 vars in 964 bytes} [Tue Apr 14 08:22:58 2026] POST /v2.0/networks => generated 124 bytes in 142 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 08:23:04.099 7 INFO neutron.pecan_wsgi.hooks.translation [None req-27354503-79f8-400f-9733-a06a8a68b999 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/17] 199.204.45.33 () {44 vars in 924 bytes} [Tue Apr 14 08:23:04 2026] GET /v2.0/networks/public => generated 108 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/18] 199.204.45.33 () {44 vars in 946 bytes} [Tue Apr 14 08:23:04 2026] GET /v2.0/networks?name=public => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:23:04.197 7 WARNING neutron.services.revisions.revision_plugin [None req-5f11fcf6-0523-4479-b33a-f8f27036091f 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Could not find related network for resource to bump revision. 2026-04-14 08:23:04.219 7 INFO neutron.db.segments_db [None req-5f11fcf6-0523-4479-b33a-f8f27036091f 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Added segment bccec0d0-3cdf-4120-91a8-2918fede5223 of type flat for network 6d0a278c-f7c2-44ec-b459-07b076866699 [pid: 7|app: 0|req: 8/19] 199.204.45.33 () {48 vars in 964 bytes} [Tue Apr 14 08:23:04 2026] POST /v2.0/networks => generated 706 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:23:05.401 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9b94c3d9-32c1-4247-9f00-ce5bcf5bd26d 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/20] 199.204.45.33 () {44 vars in 924 bytes} [Tue Apr 14 08:23:05 2026] GET /v2.0/networks/public => generated 108 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/21] 199.204.45.33 () {44 vars in 946 bytes} [Tue Apr 14 08:23:05 2026] GET /v2.0/networks?name=public => generated 709 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:23:05.526 8 INFO neutron.pecan_wsgi.hooks.translation [None req-91856af1-2695-4faa-9491-9974d84e3bfc 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/22] 199.204.45.33 () {44 vars in 1031 bytes} [Tue Apr 14 08:23:05 2026] GET /v2.0/subnets/public-subnet?network_id=6d0a278c-f7c2-44ec-b459-07b076866699 => generated 113 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/23] 199.204.45.33 () {44 vars in 1054 bytes} [Tue Apr 14 08:23:05 2026] GET /v2.0/subnets?name=public-subnet&network_id=6d0a278c-f7c2-44ec-b459-07b076866699 => generated 14 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/24] 199.204.45.33 () {48 vars in 962 bytes} [Tue Apr 14 08:23:05 2026] POST /v2.0/subnets => generated 641 bytes in 986 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:27:37.542 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [a4f0deae-d438-4abf-b1d2-fea37a1f0a56] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-14 08:27:37.546 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8e69695f-4c21-40b7-b886-9242b0830f1d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-14 08:27:37.666 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8837e3cc-539d-4cb9-ba6d-3c2f1e7b7048 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 29/60] 199.204.45.33 () {44 vars in 934 bytes} [Tue Apr 14 08:27:37 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 08:27:37.677 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [46fb98b2-9d27-442a-acae-41c12735cdf1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-14 08:27:37.682 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6b8e1e2c-cbbd-46e7-9a28-4efd157d4878] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-14 08:27:37.684 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Apr 14 08:27:37 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.33) !!! [pid: 8|app: 0|req: 32/61] 199.204.45.33 () {44 vars in 956 bytes} [Tue Apr 14 08:27:37 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:27:37.795 7 INFO neutron.db.segments_db [None req-3b4fcc33-e188-4f90-8841-074c35a70c0e 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Added segment 6ae005c8-ce81-4e11-b74d-08e1597fdc91 of type vxlan for network 6cca7cb7-5952-4b06-a337-6843e4f8f5c3 [pid: 7|app: 0|req: 30/62] 199.204.45.33 () {48 vars in 963 bytes} [Tue Apr 14 08:27:37 2026] POST /v2.0/networks => generated 707 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:27:38.858 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6b8e1e2c-cbbd-46e7-9a28-4efd157d4878] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44040. 2026-04-14 08:27:38.860 8 INFO oslo.messaging._drivers.impl_rabbit [-] [46fb98b2-9d27-442a-acae-41c12735cdf1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44024. 2026-04-14 08:27:38.906 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d3fb42a2-8c98-467d-a423-a9bc4cb93e01 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/63] 199.204.45.33 () {44 vars in 934 bytes} [Tue Apr 14 08:27:38 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 81 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 08:27:38.982 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8e69695f-4c21-40b7-b886-9242b0830f1d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44060. 2026-04-14 08:27:38.986 7 INFO oslo.messaging._drivers.impl_rabbit [-] [a4f0deae-d438-4abf-b1d2-fea37a1f0a56] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44048. [pid: 7|app: 0|req: 31/64] 199.204.45.33 () {44 vars in 956 bytes} [Tue Apr 14 08:27:38 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:27:39.273 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d5f61a73-65f3-4685-8c0e-43bacdd3c7e6 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/65] 199.204.45.33 () {44 vars in 1033 bytes} [Tue Apr 14 08:27:39 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=6cca7cb7-5952-4b06-a337-6843e4f8f5c3 => generated 114 bytes in 272 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/66] 199.204.45.33 () {44 vars in 1056 bytes} [Tue Apr 14 08:27:39 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=6cca7cb7-5952-4b06-a337-6843e4f8f5c3 => generated 14 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/67] 199.204.45.33 () {48 vars in 962 bytes} [Tue Apr 14 08:27:39 2026] POST /v2.0/subnets => generated 627 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:27:40.532 7 INFO neutron.api.v2.resource [None req-cea607fe-e0fa-4205-9cc2-780fb3f12bc2 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/68] 199.204.45.33 () {44 vars in 968 bytes} [Tue Apr 14 08:27:40 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/69] 199.204.45.33 () {44 vars in 990 bytes} [Tue Apr 14 08:27:40 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/70] 199.204.45.33 () {48 vars in 977 bytes} [Tue Apr 14 08:27:40 2026] POST /v2.0/security-groups => generated 1616 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/71] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 14 08:27:41 2026] GET /v2.0/security-groups/96d13907-f086-44af-a801-4d76358017bd => generated 1616 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/72] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 14 08:27:41 2026] GET /v2.0/security-groups/96d13907-f086-44af-a801-4d76358017bd => generated 1616 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/73] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 14 08:27:41 2026] GET /v2.0/security-groups/96d13907-f086-44af-a801-4d76358017bd => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/74] 199.204.45.33 () {48 vars in 988 bytes} [Tue Apr 14 08:27:41 2026] POST /v2.0/security-group-rules => generated 601 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/75] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 14 08:27:42 2026] GET /v2.0/security-groups/96d13907-f086-44af-a801-4d76358017bd => generated 2230 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/76] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 14 08:27:42 2026] GET /v2.0/security-groups/96d13907-f086-44af-a801-4d76358017bd => generated 2230 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/77] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 14 08:27:43 2026] GET /v2.0/security-groups/96d13907-f086-44af-a801-4d76358017bd => generated 2230 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/78] 199.204.45.33 () {48 vars in 988 bytes} [Tue Apr 14 08:27:43 2026] POST /v2.0/security-group-rules => generated 603 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/79] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 14 08:27:44 2026] GET /v2.0/security-groups/96d13907-f086-44af-a801-4d76358017bd => generated 2846 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/80] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 14 08:27:44 2026] GET /v2.0/security-groups/96d13907-f086-44af-a801-4d76358017bd => generated 2846 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/81] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 14 08:27:44 2026] GET /v2.0/security-groups/96d13907-f086-44af-a801-4d76358017bd => generated 2846 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/82] 199.204.45.33 () {48 vars in 988 bytes} [Tue Apr 14 08:27:44 2026] POST /v2.0/security-group-rules => generated 603 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/83] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 14 08:27:45 2026] GET /v2.0/security-groups/96d13907-f086-44af-a801-4d76358017bd => generated 3462 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/84] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 14 08:27:45 2026] GET /v2.0/security-groups/96d13907-f086-44af-a801-4d76358017bd => generated 3462 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/85] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 14 08:27:45 2026] GET /v2.0/security-groups/96d13907-f086-44af-a801-4d76358017bd => generated 3462 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/86] 199.204.45.33 () {48 vars in 988 bytes} [Tue Apr 14 08:27:45 2026] POST /v2.0/security-group-rules => generated 603 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/89] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 14 08:27:46 2026] GET /v2.0/security-groups/96d13907-f086-44af-a801-4d76358017bd => generated 4078 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/90] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 14 08:27:46 2026] GET /v2.0/security-groups/96d13907-f086-44af-a801-4d76358017bd => generated 4078 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/91] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 14 08:27:46 2026] GET /v2.0/security-groups/96d13907-f086-44af-a801-4d76358017bd => generated 4078 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/92] 199.204.45.33 () {48 vars in 988 bytes} [Tue Apr 14 08:27:46 2026] POST /v2.0/security-group-rules => generated 603 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/93] 199.204.45.33 () {44 vars in 984 bytes} [Tue Apr 14 08:27:47 2026] GET /v2.0/networks/6cca7cb7-5952-4b06-a337-6843e4f8f5c3 => generated 732 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:27:47.989 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cfdee04a-e177-4028-a8ca-8bbcee2dca4e 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 48/94] 199.204.45.33 () {44 vars in 1073 bytes} [Tue Apr 14 08:27:47 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=6cca7cb7-5952-4b06-a337-6843e4f8f5c3 => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/95] 199.204.45.33 () {44 vars in 1096 bytes} [Tue Apr 14 08:27:47 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=6cca7cb7-5952-4b06-a337-6843e4f8f5c3 => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/96] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 14 08:27:48 2026] GET /v2.0/security-groups/96d13907-f086-44af-a801-4d76358017bd => generated 4694 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/97] 199.204.45.33 () {48 vars in 958 bytes} [Tue Apr 14 08:27:48 2026] POST /v2.0/ports => generated 1096 bytes in 645 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-14 08:27:54.405 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9530acb2-dff6-4c92-ac91-dc92fa743432 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 50/98] 199.204.45.33 () {44 vars in 976 bytes} [Tue Apr 14 08:27:54 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 54 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: 7|app: 0|req: 49/99] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 14 08:27:54 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/100] 199.204.45.33 () {48 vars in 1028 bytes} [Tue Apr 14 08:27:54 2026] PUT /v2.0/ports/22a224b5-626f-4241-94b1-f507aa3ff861 => generated 1209 bytes in 668 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/101] 199.204.45.33 () {44 vars in 917 bytes} [Tue Apr 14 08:27:56 2026] GET /v2.0/ports => generated 3726 bytes in 100 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-04-14 08:27:57.686 8 INFO neutron.api.v2.resource [None req-4531befb-9b86-4d3c-9036-85b5bf034740 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 52/102] 199.204.45.33 () {44 vars in 956 bytes} [Tue Apr 14 08:27:57 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/103] 199.204.45.33 () {44 vars in 978 bytes} [Tue Apr 14 08:27:57 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/104] 199.204.45.33 () {48 vars in 977 bytes} [Tue Apr 14 08:27:57 2026] POST /v2.0/security-groups => generated 1610 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/105] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 14 08:27:58 2026] GET /v2.0/security-groups/e3e34249-b92d-44b5-a536-bae6842cffa3 => generated 1610 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/106] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 14 08:27:58 2026] GET /v2.0/security-groups/e3e34249-b92d-44b5-a536-bae6842cffa3 => generated 1610 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/107] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 14 08:27:58 2026] GET /v2.0/security-groups/e3e34249-b92d-44b5-a536-bae6842cffa3 => generated 1610 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/108] 199.204.45.33 () {48 vars in 988 bytes} [Tue Apr 14 08:27:58 2026] POST /v2.0/security-group-rules => generated 621 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/109] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 14 08:27:59 2026] GET /v2.0/security-groups/e3e34249-b92d-44b5-a536-bae6842cffa3 => generated 2244 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/110] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 14 08:27:59 2026] GET /v2.0/security-groups/e3e34249-b92d-44b5-a536-bae6842cffa3 => generated 2244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/111] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 14 08:27:59 2026] GET /v2.0/security-groups/e3e34249-b92d-44b5-a536-bae6842cffa3 => generated 2244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/112] 199.204.45.33 () {48 vars in 988 bytes} [Tue Apr 14 08:28:00 2026] POST /v2.0/security-group-rules => generated 625 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/121] 199.204.45.33 () {44 vars in 972 bytes} [Tue Apr 14 08:29:00 2026] GET /v2.0/quotas/11573e3031fc475bb49a9456fb10182f => generated 292 bytes in 20 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: 60/124] 199.204.45.33 () {48 vars in 1024 bytes} [Tue Apr 14 08:29:00 2026] PUT /v2.0/quotas/11573e3031fc475bb49a9456fb10182f => generated 291 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:31:10.221 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [a4f0deae-d438-4abf-b1d2-fea37a1f0a56] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-14 08:31:10.223 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8e69695f-4c21-40b7-b886-9242b0830f1d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  /var/lib/openstack/lib/python3.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-04-14 08:31:10.411 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b830e231-e471-48bb-bcff-93fb6a4d2067 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 69/141] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 14 08:31:10 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 198 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 08:31:10.428 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [46fb98b2-9d27-442a-acae-41c12735cdf1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-14 08:31:10.429 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6b8e1e2c-cbbd-46e7-9a28-4efd157d4878] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-14 08:31:10.430 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Apr 14 08:31:10 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.204.45.33) !!! /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: 73/142] 199.204.45.33 () {30 vars in 762 bytes} [Tue Apr 14 08:31:10 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:31:12.185 7 INFO oslo.messaging._drivers.impl_rabbit [-] [a4f0deae-d438-4abf-b1d2-fea37a1f0a56] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50482. 2026-04-14 08:31:12.185 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8e69695f-4c21-40b7-b886-9242b0830f1d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50470. 2026-04-14 08:31:12.232 7 INFO neutron.pecan_wsgi.hooks.translation [None req-19a02e99-8e97-4c74-96e0-18bbae8234b6 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 70/143] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 14 08:31:12 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 81 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 08:31:12.294 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6b8e1e2c-cbbd-46e7-9a28-4efd157d4878] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50502. 2026-04-14 08:31:12.295 8 INFO oslo.messaging._drivers.impl_rabbit [-] [46fb98b2-9d27-442a-acae-41c12735cdf1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50486. [pid: 8|app: 0|req: 74/144] 199.204.45.33 () {30 vars in 762 bytes} [Tue Apr 14 08:31:12 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:36:54.618 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6b8e1e2c-cbbd-46e7-9a28-4efd157d4878] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-14 08:36:54.622 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [46fb98b2-9d27-442a-acae-41c12735cdf1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-14 08:36:54.623 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Apr 14 08:36:54 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=f21ab2fe970c4c60bb5811285ea1434d (ip 199.204.45.33) !!! 2026-04-14 08:36:54.809 8 INFO neutron.api.v2.resource [None req-90854368-20e5-443b-8a99-94b8f3990180 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 98/191] 199.204.45.33 () {44 vars in 1071 bytes} [Tue Apr 14 08:36:54 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=f21ab2fe970c4c60bb5811285ea1434d => generated 139 bytes in 201 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 08:36:54.821 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8e69695f-4c21-40b7-b886-9242b0830f1d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-14 08:36:54.824 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [a4f0deae-d438-4abf-b1d2-fea37a1f0a56] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-14 08:36:54.824 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Apr 14 08:36:54 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=f21ab2fe970c4c60bb5811285ea1434d (ip 199.204.45.33) !!! [pid: 7|app: 0|req: 94/192] 199.204.45.33 () {44 vars in 1094 bytes} [Tue Apr 14 08:36:54 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=f21ab2fe970c4c60bb5811285ea1434d => generated 23 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/193] 199.204.45.33 () {48 vars in 978 bytes} [Tue Apr 14 08:36:55 2026] POST /v2.0/security-groups => generated 1624 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-14 08:36:56.193 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8e69695f-4c21-40b7-b886-9242b0830f1d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47068. 2026-04-14 08:36:56.193 7 INFO oslo.messaging._drivers.impl_rabbit [-] [a4f0deae-d438-4abf-b1d2-fea37a1f0a56] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47076. [pid: 7|app: 0|req: 95/194] 199.204.45.33 () {44 vars in 1085 bytes} [Tue Apr 14 08:36:56 2026] GET /v2.0/security-groups/85bfb7f3-aad8-4d6c-b166-21c58bd6a03b?project_id=f21ab2fe970c4c60bb5811285ea1434d => generated 1624 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/195] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 14 08:36:56 2026] GET /v2.0/security-groups/85bfb7f3-aad8-4d6c-b166-21c58bd6a03b => generated 1624 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/196] 199.204.45.33 () {44 vars in 1085 bytes} [Tue Apr 14 08:36:56 2026] GET /v2.0/security-groups/85bfb7f3-aad8-4d6c-b166-21c58bd6a03b?project_id=f21ab2fe970c4c60bb5811285ea1434d => generated 1624 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:36:56.422 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6b8e1e2c-cbbd-46e7-9a28-4efd157d4878] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47082. 2026-04-14 08:36:56.424 8 INFO oslo.messaging._drivers.impl_rabbit [-] [46fb98b2-9d27-442a-acae-41c12735cdf1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47090. [pid: 8|app: 0|req: 101/197] 199.204.45.33 () {48 vars in 988 bytes} [Tue Apr 14 08:36:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/198] 199.204.45.33 () {44 vars in 1085 bytes} [Tue Apr 14 08:36:57 2026] GET /v2.0/security-groups/85bfb7f3-aad8-4d6c-b166-21c58bd6a03b?project_id=f21ab2fe970c4c60bb5811285ea1434d => generated 2234 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/199] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 14 08:36:57 2026] GET /v2.0/security-groups/85bfb7f3-aad8-4d6c-b166-21c58bd6a03b => generated 2234 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/200] 199.204.45.33 () {44 vars in 1085 bytes} [Tue Apr 14 08:36:57 2026] GET /v2.0/security-groups/85bfb7f3-aad8-4d6c-b166-21c58bd6a03b?project_id=f21ab2fe970c4c60bb5811285ea1434d => generated 2234 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/201] 199.204.45.33 () {48 vars in 988 bytes} [Tue Apr 14 08:36:57 2026] POST /v2.0/security-group-rules => generated 599 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/202] 199.204.45.33 () {44 vars in 1085 bytes} [Tue Apr 14 08:36:58 2026] GET /v2.0/security-groups/85bfb7f3-aad8-4d6c-b166-21c58bd6a03b?project_id=f21ab2fe970c4c60bb5811285ea1434d => generated 2846 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/203] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 14 08:36:58 2026] GET /v2.0/security-groups/85bfb7f3-aad8-4d6c-b166-21c58bd6a03b => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/204] 199.204.45.33 () {44 vars in 1085 bytes} [Tue Apr 14 08:36:58 2026] GET /v2.0/security-groups/85bfb7f3-aad8-4d6c-b166-21c58bd6a03b?project_id=f21ab2fe970c4c60bb5811285ea1434d => generated 2846 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/205] 199.204.45.33 () {48 vars in 988 bytes} [Tue Apr 14 08:36:58 2026] POST /v2.0/security-group-rules => generated 601 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/206] 199.204.45.33 () {44 vars in 1085 bytes} [Tue Apr 14 08:36:59 2026] GET /v2.0/security-groups/85bfb7f3-aad8-4d6c-b166-21c58bd6a03b?project_id=f21ab2fe970c4c60bb5811285ea1434d => generated 3460 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/207] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 14 08:37:00 2026] GET /v2.0/security-groups/85bfb7f3-aad8-4d6c-b166-21c58bd6a03b => generated 3460 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/208] 199.204.45.33 () {44 vars in 1085 bytes} [Tue Apr 14 08:37:00 2026] GET /v2.0/security-groups/85bfb7f3-aad8-4d6c-b166-21c58bd6a03b?project_id=f21ab2fe970c4c60bb5811285ea1434d => generated 3460 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/209] 199.204.45.33 () {48 vars in 988 bytes} [Tue Apr 14 08:37:00 2026] POST /v2.0/security-group-rules => generated 602 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/228] 199.204.45.33 () {30 vars in 739 bytes} [Tue Apr 14 08:39:04 2026] GET /v2.0/networks?tenant_id=f21ab2fe970c4c60bb5811285ea1434d&shared=False => generated 15 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:39:05.082 7 INFO neutron.db.segments_db [None req-8397f3b0-550a-4b8e-b8ae-ae79c5adef7d c595bdc0af404fe298b9c63be2467687 f21ab2fe970c4c60bb5811285ea1434d - - 70b0e5b540c145eaadc42667597e3d4b 70b0e5b540c145eaadc42667597e3d4b] Added segment da557c72-c0f0-4af7-bcce-0e378093a793 of type vxlan for network 9b691902-f23b-4c17-9723-d43c6f5ec477 [pid: 7|app: 0|req: 112/229] 199.204.45.33 () {34 vars in 681 bytes} [Tue Apr 14 08:39:05 2026] POST /v2.0/networks => generated 718 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/230] 199.204.45.33 () {30 vars in 721 bytes} [Tue Apr 14 08:39:05 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/231] 199.204.45.33 () {30 vars in 632 bytes} [Tue Apr 14 08:39:05 2026] GET /v2.0/extensions => generated 19901 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/232] 199.204.45.33 () {34 vars in 676 bytes} [Tue Apr 14 08:39:05 2026] POST /v2.0/ports => generated 963 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/233] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 14 08:39:05 2026] GET /v2.0/networks/9b691902-f23b-4c17-9723-d43c6f5ec477 => generated 705 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/234] 199.204.45.33 () {30 vars in 721 bytes} [Tue Apr 14 08:39:07 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/235] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 14 08:39:07 2026] GET /v2.0/networks/9b691902-f23b-4c17-9723-d43c6f5ec477 => generated 705 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/238] 199.204.45.33 () {44 vars in 972 bytes} [Tue Apr 14 08:39:21 2026] GET /v2.0/quotas/f21ab2fe970c4c60bb5811285ea1434d => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/239] 199.204.45.33 () {48 vars in 1024 bytes} [Tue Apr 14 08:39:21 2026] PUT /v2.0/quotas/f21ab2fe970c4c60bb5811285ea1434d => generated 291 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:50:25.408 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [46fb98b2-9d27-442a-acae-41c12735cdf1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-14 08:50:25.411 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6b8e1e2c-cbbd-46e7-9a28-4efd157d4878] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-14 08:50:25.412 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Apr 14 08:50:25 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.33) !!! 2026-04-14 08:50:25.620 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dbb79fe0-8767-40f6-8f50-57d38799608b 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 167/328] 199.204.45.33 () {44 vars in 924 bytes} [Tue Apr 14 08:50:25 2026] GET /v2.0/networks/public => generated 108 bytes in 218 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 08:50:25.633 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [a4f0deae-d438-4abf-b1d2-fea37a1f0a56] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-14 08:50:25.635 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8e69695f-4c21-40b7-b886-9242b0830f1d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-14 08:50:25.637 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Apr 14 08:50:25 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.33) !!! [pid: 7|app: 0|req: 162/329] 199.204.45.33 () {44 vars in 946 bytes} [Tue Apr 14 08:50:25 2026] GET /v2.0/networks?name=public => generated 753 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:50:27.038 8 INFO oslo.messaging._drivers.impl_rabbit [-] [46fb98b2-9d27-442a-acae-41c12735cdf1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50536. 2026-04-14 08:50:27.039 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6b8e1e2c-cbbd-46e7-9a28-4efd157d4878] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50540. 2026-04-14 08:50:27.079 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5db4d259-e8c7-4b7e-9cc1-db0cc13b0a31 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 168/330] 199.204.45.33 () {44 vars in 924 bytes} [Tue Apr 14 08:50:27 2026] GET /v2.0/networks/public => generated 108 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 08:50:27.126 7 INFO oslo.messaging._drivers.impl_rabbit [-] [a4f0deae-d438-4abf-b1d2-fea37a1f0a56] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50556. 2026-04-14 08:50:27.127 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8e69695f-4c21-40b7-b886-9242b0830f1d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50566. [pid: 7|app: 0|req: 163/331] 199.204.45.33 () {44 vars in 946 bytes} [Tue Apr 14 08:50:27 2026] GET /v2.0/networks?name=public => generated 753 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:50:27.192 8 INFO neutron.pecan_wsgi.hooks.translation [None req-83e169ee-34b3-4283-8129-e3677f64c44f 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 169/332] 199.204.45.33 () {44 vars in 1031 bytes} [Tue Apr 14 08:50:27 2026] GET /v2.0/subnets/public-subnet?network_id=6d0a278c-f7c2-44ec-b459-07b076866699 => generated 113 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/333] 199.204.45.33 () {44 vars in 1054 bytes} [Tue Apr 14 08:50:27 2026] GET /v2.0/subnets?name=public-subnet&network_id=6d0a278c-f7c2-44ec-b459-07b076866699 => generated 644 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:51:01.945 8 INFO neutron.pecan_wsgi.hooks.translation [None req-58f5d606-9910-4753-8119-73b461cc348e 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 173/340] 199.204.45.33 () {44 vars in 934 bytes} [Tue Apr 14 08:51:01 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/341] 199.204.45.33 () {44 vars in 956 bytes} [Tue Apr 14 08:51:01 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:51:02.952 8 INFO neutron.pecan_wsgi.hooks.translation [None req-77d88153-7a33-41d5-a9ec-bbb77dd41ad5 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 174/342] 199.204.45.33 () {44 vars in 934 bytes} [Tue Apr 14 08:51:02 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/343] 199.204.45.33 () {44 vars in 956 bytes} [Tue Apr 14 08:51:02 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:51:03.048 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1e57fb81-3d50-40ee-b507-9785b95707a0 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 175/344] 199.204.45.33 () {44 vars in 1033 bytes} [Tue Apr 14 08:51:03 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=6cca7cb7-5952-4b06-a337-6843e4f8f5c3 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/345] 199.204.45.33 () {44 vars in 1056 bytes} [Tue Apr 14 08:51:03 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=6cca7cb7-5952-4b06-a337-6843e4f8f5c3 => generated 630 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:51:04.225 8 INFO neutron.api.v2.resource [None req-79183338-3c3c-43bd-bbca-34763d7bb90c 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 176/346] 199.204.45.33 () {44 vars in 968 bytes} [Tue Apr 14 08:51:04 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/347] 199.204.45.33 () {44 vars in 990 bytes} [Tue Apr 14 08:51:04 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/348] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 14 08:51:05 2026] GET /v2.0/security-groups/96d13907-f086-44af-a801-4d76358017bd => generated 4694 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/349] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 14 08:51:05 2026] GET /v2.0/security-groups/96d13907-f086-44af-a801-4d76358017bd => generated 4694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/350] 199.204.45.33 () {44 vars in 1008 bytes} [Tue Apr 14 08:51:05 2026] GET /v2.0/security-group-rules/7d0ec990-1f55-4e7c-91dc-9265b070e725 => generated 601 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/351] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 14 08:51:06 2026] GET /v2.0/security-groups/96d13907-f086-44af-a801-4d76358017bd => generated 4694 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/352] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 14 08:51:06 2026] GET /v2.0/security-groups/96d13907-f086-44af-a801-4d76358017bd => generated 4694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/353] 199.204.45.33 () {44 vars in 1008 bytes} [Tue Apr 14 08:51:06 2026] GET /v2.0/security-group-rules/4c61a37e-24dc-471b-9722-6946728d6c63 => generated 603 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/354] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 14 08:51:07 2026] GET /v2.0/security-groups/96d13907-f086-44af-a801-4d76358017bd => generated 4694 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/355] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 14 08:51:07 2026] GET /v2.0/security-groups/96d13907-f086-44af-a801-4d76358017bd => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/356] 199.204.45.33 () {44 vars in 1008 bytes} [Tue Apr 14 08:51:07 2026] GET /v2.0/security-group-rules/dd34dd00-83b4-45b9-ab2f-1a49d0be35e9 => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/357] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 14 08:51:08 2026] GET /v2.0/security-groups/96d13907-f086-44af-a801-4d76358017bd => generated 4694 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/358] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 14 08:51:08 2026] GET /v2.0/security-groups/96d13907-f086-44af-a801-4d76358017bd => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/359] 199.204.45.33 () {44 vars in 1008 bytes} [Tue Apr 14 08:51:08 2026] GET /v2.0/security-group-rules/ff34db90-b877-4bd7-a9e0-7e3c070e1a5a => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/360] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 14 08:51:09 2026] GET /v2.0/security-groups/96d13907-f086-44af-a801-4d76358017bd => generated 4694 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/361] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 14 08:51:09 2026] GET /v2.0/security-groups/96d13907-f086-44af-a801-4d76358017bd => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/362] 199.204.45.33 () {44 vars in 1008 bytes} [Tue Apr 14 08:51:09 2026] GET /v2.0/security-group-rules/c5de6b27-b72a-4ecc-8257-c9da6981bee9 => generated 603 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/363] 199.204.45.33 () {44 vars in 984 bytes} [Tue Apr 14 08:51:10 2026] GET /v2.0/networks/6cca7cb7-5952-4b06-a337-6843e4f8f5c3 => generated 732 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:51:10.728 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b2b15242-d52a-4c91-9a8c-5bb54a1d3f4d 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 185/364] 199.204.45.33 () {44 vars in 1073 bytes} [Tue Apr 14 08:51:10 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=6cca7cb7-5952-4b06-a337-6843e4f8f5c3 => 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: 180/365] 199.204.45.33 () {44 vars in 1096 bytes} [Tue Apr 14 08:51:10 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=6cca7cb7-5952-4b06-a337-6843e4f8f5c3 => generated 1250 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/366] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 14 08:51:10 2026] GET /v2.0/security-groups/96d13907-f086-44af-a801-4d76358017bd => generated 4694 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:51:17.170 7 INFO neutron.pecan_wsgi.hooks.translation [None req-07cda20f-ffdf-40ff-91f1-b4f64e12509a 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 182/369] 199.204.45.33 () {44 vars in 976 bytes} [Tue Apr 14 08:51:17 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/370] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 14 08:51:17 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/371] 199.204.45.33 () {44 vars in 917 bytes} [Tue Apr 14 08:51:18 2026] GET /v2.0/ports => generated 4721 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:51:19.603 8 INFO neutron.api.v2.resource [None req-02a0aa2c-1aee-49fd-b428-a0eb06b99c0b 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 189/372] 199.204.45.33 () {44 vars in 956 bytes} [Tue Apr 14 08:51:19 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/373] 199.204.45.33 () {44 vars in 978 bytes} [Tue Apr 14 08:51:19 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/374] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 14 08:51:20 2026] GET /v2.0/security-groups/e3e34249-b92d-44b5-a536-bae6842cffa3 => generated 2882 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/375] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 14 08:51:20 2026] GET /v2.0/security-groups/e3e34249-b92d-44b5-a536-bae6842cffa3 => generated 2882 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/376] 199.204.45.33 () {44 vars in 1008 bytes} [Tue Apr 14 08:51:20 2026] GET /v2.0/security-group-rules/d8ccbc61-e80d-46a0-8f40-c0a113480d63 => generated 621 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/377] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 14 08:51:21 2026] GET /v2.0/security-groups/e3e34249-b92d-44b5-a536-bae6842cffa3 => generated 2882 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/378] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 14 08:51:21 2026] GET /v2.0/security-groups/e3e34249-b92d-44b5-a536-bae6842cffa3 => generated 2882 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/379] 199.204.45.33 () {44 vars in 1008 bytes} [Tue Apr 14 08:51:21 2026] GET /v2.0/security-group-rules/0fdcedeb-73d4-48c4-823d-391431e212a6 => generated 625 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/382] 199.204.45.33 () {44 vars in 972 bytes} [Tue Apr 14 08:51:32 2026] GET /v2.0/quotas/11573e3031fc475bb49a9456fb10182f => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:52:21.749 7 INFO neutron.api.v2.resource [None req-c4d75255-d6a0-4a6d-9c80-22424ca56568 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 192/389] 199.204.45.33 () {44 vars in 1071 bytes} [Tue Apr 14 08:52:21 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=f21ab2fe970c4c60bb5811285ea1434d => generated 139 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/390] 199.204.45.33 () {44 vars in 1094 bytes} [Tue Apr 14 08:52:21 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=f21ab2fe970c4c60bb5811285ea1434d => generated 4072 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/391] 199.204.45.33 () {44 vars in 1085 bytes} [Tue Apr 14 08:52:22 2026] GET /v2.0/security-groups/85bfb7f3-aad8-4d6c-b166-21c58bd6a03b?project_id=f21ab2fe970c4c60bb5811285ea1434d => generated 4075 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/392] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 14 08:52:22 2026] GET /v2.0/security-groups/85bfb7f3-aad8-4d6c-b166-21c58bd6a03b => generated 4075 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/393] 199.204.45.33 () {44 vars in 1008 bytes} [Tue Apr 14 08:52:22 2026] GET /v2.0/security-group-rules/69dabfba-7857-491b-b0ad-6c0ac6f34b1f => generated 597 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/394] 199.204.45.33 () {44 vars in 1085 bytes} [Tue Apr 14 08:52:23 2026] GET /v2.0/security-groups/85bfb7f3-aad8-4d6c-b166-21c58bd6a03b?project_id=f21ab2fe970c4c60bb5811285ea1434d => generated 4075 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/395] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 14 08:52:23 2026] GET /v2.0/security-groups/85bfb7f3-aad8-4d6c-b166-21c58bd6a03b => generated 4075 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/396] 199.204.45.33 () {44 vars in 1008 bytes} [Tue Apr 14 08:52:23 2026] GET /v2.0/security-group-rules/a13fedb1-c5c3-4bd1-80d9-90fd7fe856eb => generated 599 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/397] 199.204.45.33 () {44 vars in 1085 bytes} [Tue Apr 14 08:52:24 2026] GET /v2.0/security-groups/85bfb7f3-aad8-4d6c-b166-21c58bd6a03b?project_id=f21ab2fe970c4c60bb5811285ea1434d => generated 4075 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/398] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 14 08:52:24 2026] GET /v2.0/security-groups/85bfb7f3-aad8-4d6c-b166-21c58bd6a03b => generated 4075 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/399] 199.204.45.33 () {44 vars in 1008 bytes} [Tue Apr 14 08:52:24 2026] GET /v2.0/security-group-rules/65f11416-298c-49a4-8deb-01e94a3d81a6 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/400] 199.204.45.33 () {44 vars in 1085 bytes} [Tue Apr 14 08:52:25 2026] GET /v2.0/security-groups/85bfb7f3-aad8-4d6c-b166-21c58bd6a03b?project_id=f21ab2fe970c4c60bb5811285ea1434d => generated 4075 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/401] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 14 08:52:25 2026] GET /v2.0/security-groups/85bfb7f3-aad8-4d6c-b166-21c58bd6a03b => generated 4075 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/402] 199.204.45.33 () {44 vars in 1008 bytes} [Tue Apr 14 08:52:26 2026] GET /v2.0/security-group-rules/b9c62e48-e7f0-48c7-9f79-6e9ebacb0f9e => generated 602 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/405] 199.204.45.33 () {44 vars in 972 bytes} [Tue Apr 14 08:52:33 2026] GET /v2.0/quotas/f21ab2fe970c4c60bb5811285ea1434d => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/412] 199.204.45.33 () {44 vars in 946 bytes} [Tue Apr 14 08:53:26 2026] GET /v2.0/networks?name=public => generated 753 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:54:06.016 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [a4f0deae-d438-4abf-b1d2-fea37a1f0a56] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-14 08:54:06.017 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8e69695f-4c21-40b7-b886-9242b0830f1d] 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: 208/419] 10.0.0.13 () {32 vars in 648 bytes} [Tue Apr 14 08:54:06 2026] GET /v2.0/networks => generated 2168 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:54:07.399 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6b8e1e2c-cbbd-46e7-9a28-4efd157d4878] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-14 08:54:07.400 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [46fb98b2-9d27-442a-acae-41c12735cdf1] 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: 212/420] 10.0.0.13 () {32 vars in 654 bytes} [Tue Apr 14 08:54:07 2026] GET /v2.0/floatingips => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/421] 10.0.0.13 () {32 vars in 646 bytes} [Tue Apr 14 08:54:07 2026] GET /v2.0/routers => generated 15 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/422] 10.0.0.13 () {32 vars in 642 bytes} [Tue Apr 14 08:54:07 2026] GET /v2.0/ports => generated 4721 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:54:07.642 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8e69695f-4c21-40b7-b886-9242b0830f1d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39904. [pid: 7|app: 0|req: 210/423] 10.0.0.13 () {32 vars in 646 bytes} [Tue Apr 14 08:54:07 2026] GET /v2.0/subnets => generated 1261 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/424] 10.0.0.13 () {32 vars in 648 bytes} [Tue Apr 14 08:54:07 2026] GET /v2.0/networks => generated 2168 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:54:07.781 7 INFO oslo.messaging._drivers.impl_rabbit [-] [a4f0deae-d438-4abf-b1d2-fea37a1f0a56] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39898. [pid: 7|app: 0|req: 211/425] 10.0.0.13 () {32 vars in 662 bytes} [Tue Apr 14 08:54:07 2026] GET /v2.0/security-groups => generated 17397 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/426] 10.0.0.13 () {32 vars in 654 bytes} [Tue Apr 14 08:54:07 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:54:18.516 8 INFO oslo.messaging._drivers.impl_rabbit [-] [46fb98b2-9d27-442a-acae-41c12735cdf1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37912. 2026-04-14 08:54:18.518 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6b8e1e2c-cbbd-46e7-9a28-4efd157d4878] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37896. 2026-04-14 08:54:18.714 7 INFO neutron.db.segments_db [None req-54753256-3c0c-408c-802e-1dab8d77380b 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Added segment 90052239-b0d0-486d-b7f6-c077d41c0bc0 of type vxlan for network 8c018800-a3b7-4628-a4d0-3ae0e15b9254 2026-04-14 08:54:18.747 8 INFO neutron.db.segments_db [None req-fd4bc5e0-cce1-4e33-bb55-ea1cf4ace19b 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Added segment 0b027578-8937-4ff5-b356-a221967084aa of type vxlan for network 22829a90-01ea-4bb4-bf50-920e57d30236 [pid: 7|app: 0|req: 213/429] 10.0.0.13 () {34 vars in 670 bytes} [Tue Apr 14 08:54:18 2026] POST /v2.0/networks => generated 744 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/430] 10.0.0.13 () {34 vars in 670 bytes} [Tue Apr 14 08:54:18 2026] POST /v2.0/networks => generated 747 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/431] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:54:18 2026] POST /v2.0/subnets => generated 667 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:54:19.118 7 INFO neutron.db.segments_db [None req-81217e20-e99d-4783-91fa-530357ded749 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Added segment b2cc5cc8-33e2-4c7b-a0df-5ab50b8b001f of type vxlan for network c3c0ab1c-b018-45ca-a63c-d7491d4ca751 [pid: 7|app: 0|req: 214/432] 10.0.0.13 () {34 vars in 670 bytes} [Tue Apr 14 08:54:18 2026] POST /v2.0/networks => generated 747 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/433] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:54:19 2026] GET /v2.0/security-groups?tenant_id=778a6fd2ff87485eb462639b35e81ca0&name=default => generated 2921 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:54:19.395 7 INFO neutron.db.segments_db [None req-33a8e4d3-0f67-48e9-9176-d13ddab93e55 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Added segment 6209e8b8-f7a6-4a24-a415-548a5e33a214 of type vxlan for network cb00bcf0-d2a8-4190-af35-75ec40017448 [pid: 8|app: 0|req: 219/434] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:54:19 2026] POST /v2.0/subnets => generated 671 bytes in 591 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:54:19.738 7 INFO neutron.db.l3_hamode_db [None req-33a8e4d3-0f67-48e9-9176-d13ddab93e55 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 220/435] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:54:19 2026] POST /v2.0/subnets => generated 670 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/436] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:54:19 2026] DELETE /v2.0/security-groups/c73368fb-a023-46a2-a6be-61adbef645df => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:54:20.026 8 INFO neutron.db.segments_db [None req-15c9d1c7-87ef-4e94-80d6-faff2310f1bb 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Added segment 395ad621-81ec-4730-9032-cca2b525011f of type vxlan for network 2adb7299-65c4-474c-8b58-3f7fe016997e 2026-04-14 08:54:20.329 8 INFO neutron.db.l3_hamode_db [None req-15c9d1c7-87ef-4e94-80d6-faff2310f1bb 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-14 08:54:21.259 7 INFO neutron.db.l3_hamode_db [None req-33a8e4d3-0f67-48e9-9176-d13ddab93e55 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-14 08:54:21.626 8 INFO neutron.db.l3_hamode_db [None req-15c9d1c7-87ef-4e94-80d6-faff2310f1bb 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 216/437] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:54:19 2026] POST /v2.0/routers => generated 731 bytes in 3388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:54:22.772 7 INFO neutron.db.segments_db [None req-d6d3b011-99d1-442a-b3eb-8bff1f2dcb92 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Added segment 4c0a8f4a-9f2e-4e6f-a880-c386adefde76 of type vxlan for network c4604367-a936-4cb3-ad7d-cd1691f28071 2026-04-14 08:54:23.014 7 INFO neutron.db.l3_hamode_db [None req-d6d3b011-99d1-442a-b3eb-8bff1f2dcb92 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 222/438] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:54:19 2026] POST /v2.0/routers => generated 735 bytes in 3189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:54:23.497 8 INFO neutron.db.segments_db [None req-380cfbd7-ed0e-47c7-b9f8-757f3c4810e6 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Added segment c2796f02-7fd7-46cc-98f8-ab340d0ec9fe of type vxlan for network 5a11296f-23a4-4e5a-8686-c3d9231e4b7c [pid: 8|app: 0|req: 223/439] 10.0.0.13 () {34 vars in 670 bytes} [Tue Apr 14 08:54:23 2026] POST /v2.0/networks => generated 744 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:54:23.996 7 INFO neutron.db.l3_hamode_db [None req-d6d3b011-99d1-442a-b3eb-8bff1f2dcb92 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 224/440] 10.0.0.13 () {34 vars in 782 bytes} [Tue Apr 14 08:54:23 2026] PUT /v2.0/routers/141aac44-d78f-442c-8c3a-2fd2676339a9/add_router_interface => generated 309 bytes in 1475 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/441] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:54:22 2026] POST /v2.0/routers => generated 734 bytes in 2471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/442] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:54:25 2026] POST /v2.0/subnets => generated 667 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/443] 10.0.0.13 () {34 vars in 782 bytes} [Tue Apr 14 08:54:25 2026] PUT /v2.0/routers/2e3b3f13-ff70-402c-82b5-37cd0aa1f220/add_router_interface => generated 309 bytes in 1744 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:54:26.906 8 INFO neutron.db.segments_db [None req-6737120d-91b9-44af-8f51-f7d1f394943e 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Added segment 70d0b2a3-e024-4e53-bdbb-b925075281a2 of type vxlan for network 3dfdcbc3-afdf-4b15-b3dd-57ec5c522290 2026-04-14 08:54:27.220 8 INFO neutron.db.l3_hamode_db [None req-6737120d-91b9-44af-8f51-f7d1f394943e 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 219/444] 10.0.0.13 () {34 vars in 782 bytes} [Tue Apr 14 08:54:25 2026] PUT /v2.0/routers/a2530d31-4400-4402-a963-e8e040d11384/add_router_interface => generated 309 bytes in 1868 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:54:27.392 7 WARNING neutron_lib.context [req-90b80b68-824a-43ff-b600-d73e311f0961 req-8927fa17-ced2-44d0-8d45-adadc68cee00 b70db6007bf04c02b8aa1fe1a2992c5a 35b83862a959473dbc065cc8da27bcad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 220/445] 10.0.0.62 () {38 vars in 970 bytes} [Tue Apr 14 08:54:27 2026] POST /v2.0/security-groups => generated 1680 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-14 08:54:27.576 7 WARNING neutron_lib.context [req-826ff441-b9e4-45af-9c16-ae4759d940f4 req-e722ec16-09c5-4e60-b875-4082387b92b5 b70db6007bf04c02b8aa1fe1a2992c5a 35b83862a959473dbc065cc8da27bcad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 221/446] 10.0.0.62 () {38 vars in 970 bytes} [Tue Apr 14 08:54:27 2026] POST /v2.0/security-groups => generated 1680 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-14 08:54:27.772 7 WARNING neutron_lib.context [req-466a58d4-6e0b-4056-9224-a8b9d45b6cc0 req-210ad498-fd72-4e83-8b77-3300c62ed2dc 69edcf5a8ad74e14885b5f4d73771a80 c76efab1ebc8445289d68cbef02570af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 222/447] 10.0.0.62 () {38 vars in 970 bytes} [Tue Apr 14 08:54:27 2026] POST /v2.0/security-groups => generated 1684 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-14 08:54:27.915 7 WARNING neutron_lib.context [None req-365fbd5d-7d5f-42ef-8b0d-fc0d15b2262c c5beac48c38e45b69613d8f3a1763d86 c39f1c51a66d475796a96fbb358c68e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 223/448] 10.0.0.13 () {34 vars in 684 bytes} [Tue Apr 14 08:54:27 2026] POST /v2.0/security-groups => generated 1661 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-14 08:54:28.044 7 WARNING neutron_lib.context [req-5cd40209-4fe4-41c2-83e2-a3105865efe5 req-18897a07-e254-478b-8bd6-9d3db3d1f2e4 b70db6007bf04c02b8aa1fe1a2992c5a 35b83862a959473dbc065cc8da27bcad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/449] 10.0.0.62 () {38 vars in 970 bytes} [Tue Apr 14 08:54:28 2026] POST /v2.0/security-groups => generated 1682 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/450] 10.0.0.62 () {34 vars in 990 bytes} [Tue Apr 14 08:54:28 2026] GET /v2.0/security-groups/fedb21e2-b11e-4de7-aeb7-24de7a3ba6bb => generated 1684 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:54:28.191 7 WARNING neutron_lib.context [None req-50f10124-423a-465d-b473-f76c8c4f68eb c5beac48c38e45b69613d8f3a1763d86 c39f1c51a66d475796a96fbb358c68e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/451] 10.0.0.13 () {34 vars in 694 bytes} [Tue Apr 14 08:54:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/452] 10.0.0.62 () {34 vars in 1001 bytes} [Tue Apr 14 08:54:28 2026] GET /v2.0/security-groups?tenant_id=35b83862a959473dbc065cc8da27bcad => generated 7903 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:54:28.367 7 WARNING neutron_lib.context [req-9965c639-b32d-4fa2-9812-2cdf2e90066e req-77ba22b5-7502-4068-a318-d805945a5cd1 69edcf5a8ad74e14885b5f4d73771a80 c76efab1ebc8445289d68cbef02570af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/453] 10.0.0.62 () {38 vars in 980 bytes} [Tue Apr 14 08:54:28 2026] POST /v2.0/security-group-rules => generated 614 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:54:28.500 7 WARNING neutron_lib.context [None req-db3c4c4d-130a-477e-8008-64821be78399 c5beac48c38e45b69613d8f3a1763d86 c39f1c51a66d475796a96fbb358c68e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:54:28.548 8 INFO neutron.db.l3_hamode_db [None req-6737120d-91b9-44af-8f51-f7d1f394943e 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 229/454] 10.0.0.13 () {34 vars in 694 bytes} [Tue Apr 14 08:54:28 2026] POST /v2.0/security-group-rules => generated 602 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/455] 10.0.0.62 () {34 vars in 990 bytes} [Tue Apr 14 08:54:28 2026] GET /v2.0/security-groups/1ec5ba83-498a-43cb-9a6b-b9529f1d9b93 => generated 2918 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:54:28.670 7 WARNING neutron_lib.context [req-8552b0b8-bb28-4472-a6fd-feb50d46411e req-b98bb7e4-e062-4ab8-b083-38ebda2796ec 69edcf5a8ad74e14885b5f4d73771a80 c76efab1ebc8445289d68cbef02570af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/456] 10.0.0.62 () {38 vars in 970 bytes} [Tue Apr 14 08:54:28 2026] POST /v2.0/security-groups => generated 1685 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-14 08:54:28.794 7 WARNING neutron_lib.context [None req-7fc85f93-ba5f-4490-b6ba-f66da2ed8348 c5beac48c38e45b69613d8f3a1763d86 c39f1c51a66d475796a96fbb358c68e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 232/457] 10.0.0.13 () {34 vars in 675 bytes} [Tue Apr 14 08:54:28 2026] POST /v2.0/floatingips => generated 552 bytes in 673 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/458] 10.0.0.62 () {34 vars in 990 bytes} [Tue Apr 14 08:54:29 2026] GET /v2.0/security-groups/1ec5ba83-498a-43cb-9a6b-b9529f1d9b93 => generated 2918 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/459] 10.0.0.62 () {34 vars in 990 bytes} [Tue Apr 14 08:54:29 2026] GET /v2.0/security-groups/b8e8d4a3-5187-4a3d-a255-670c2a1600e3 => generated 1685 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/460] 10.0.0.62 () {34 vars in 990 bytes} [Tue Apr 14 08:54:29 2026] GET /v2.0/security-groups/3c2585b7-c002-4c66-b458-5c2ba583419c => generated 1680 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:54:29.578 7 WARNING neutron_lib.context [req-955a97aa-c57e-4da0-a2ac-f44044479c88 req-3e6ded72-573d-497a-9d72-c679f3335351 69edcf5a8ad74e14885b5f4d73771a80 c76efab1ebc8445289d68cbef02570af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 226/461] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:54:26 2026] POST /v2.0/routers => generated 731 bytes in 2848 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/462] 10.0.0.62 () {38 vars in 980 bytes} [Tue Apr 14 08:54:29 2026] POST /v2.0/security-group-rules => generated 614 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/463] 10.0.0.62 () {36 vars in 1012 bytes} [Tue Apr 14 08:54:29 2026] DELETE /v2.0/security-groups/3c2585b7-c002-4c66-b458-5c2ba583419c => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/464] 10.0.0.62 () {34 vars in 990 bytes} [Tue Apr 14 08:54:29 2026] GET /v2.0/security-groups/b8e8d4a3-5187-4a3d-a255-670c2a1600e3 => generated 2310 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:54:29.870 8 INFO neutron.api.v2.resource [req-9429b6e5-4431-4361-adc4-9686be23ad90 req-acf7e2c1-20be-4eb6-b88a-6d65a254d009 b70db6007bf04c02b8aa1fe1a2992c5a 35b83862a959473dbc065cc8da27bcad - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 229/465] 10.0.0.62 () {34 vars in 990 bytes} [Tue Apr 14 08:54:29 2026] GET /v2.0/security-groups/3c2585b7-c002-4c66-b458-5c2ba583419c => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 08:54:29.877 8 WARNING neutron_lib.context [req-ad23ac9f-384a-48df-b671-8e408b2fa69d req-b95d2d7f-e613-4f64-a688-52bad1d7797e 69edcf5a8ad74e14885b5f4d73771a80 c76efab1ebc8445289d68cbef02570af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 230/466] 10.0.0.62 () {38 vars in 980 bytes} [Tue Apr 14 08:54:29 2026] POST /v2.0/security-group-rules => generated 619 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/467] 10.0.0.62 () {34 vars in 990 bytes} [Tue Apr 14 08:54:30 2026] GET /v2.0/security-groups/cfc60693-c452-4242-a3ee-e47887f0777c => generated 1680 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/468] 10.0.0.62 () {34 vars in 990 bytes} [Tue Apr 14 08:54:30 2026] GET /v2.0/security-groups/b8e8d4a3-5187-4a3d-a255-670c2a1600e3 => generated 2940 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/469] 10.0.0.62 () {36 vars in 1012 bytes} [Tue Apr 14 08:54:30 2026] DELETE /v2.0/security-groups/cfc60693-c452-4242-a3ee-e47887f0777c => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/470] 10.0.0.62 () {34 vars in 1000 bytes} [Tue Apr 14 08:54:30 2026] GET /v2.0/security-group-rules/22c02564-4e43-4eec-bc19-63b6ad67a333 => generated 616 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:54:30.253 8 INFO neutron.api.v2.resource [req-46be7ee5-f942-49aa-89c5-dbcf34b1dedb req-5dbf6cb2-d06d-4cfd-a547-b766f6e44107 b70db6007bf04c02b8aa1fe1a2992c5a 35b83862a959473dbc065cc8da27bcad - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 235/471] 10.0.0.62 () {34 vars in 990 bytes} [Tue Apr 14 08:54:30 2026] GET /v2.0/security-groups/cfc60693-c452-4242-a3ee-e47887f0777c => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/472] 10.0.0.62 () {34 vars in 990 bytes} [Tue Apr 14 08:54:30 2026] GET /v2.0/security-groups/b8e8d4a3-5187-4a3d-a255-670c2a1600e3 => generated 2940 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/473] 10.0.0.62 () {34 vars in 990 bytes} [Tue Apr 14 08:54:30 2026] GET /v2.0/security-groups/d978fa6a-5a5a-44b5-8a45-441bda40d4ad => generated 1682 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/474] 10.0.0.62 () {36 vars in 1022 bytes} [Tue Apr 14 08:54:30 2026] DELETE /v2.0/security-group-rules/22c02564-4e43-4eec-bc19-63b6ad67a333 => 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: 239/475] 10.0.0.62 () {36 vars in 1012 bytes} [Tue Apr 14 08:54:30 2026] DELETE /v2.0/security-groups/d978fa6a-5a5a-44b5-8a45-441bda40d4ad => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/476] 10.0.0.62 () {34 vars in 990 bytes} [Tue Apr 14 08:54:30 2026] GET /v2.0/security-groups/b8e8d4a3-5187-4a3d-a255-670c2a1600e3 => generated 2310 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:54:30.595 8 INFO neutron.api.v2.resource [req-766f3802-fc97-44ed-bd1e-aaa44ac07d4e req-7021f8fc-c59a-4269-b954-def7b78bdcb1 b70db6007bf04c02b8aa1fe1a2992c5a 35b83862a959473dbc065cc8da27bcad - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 241/477] 10.0.0.62 () {34 vars in 990 bytes} [Tue Apr 14 08:54:30 2026] GET /v2.0/security-groups/d978fa6a-5a5a-44b5-8a45-441bda40d4ad => 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: 242/478] 10.0.0.62 () {36 vars in 1012 bytes} [Tue Apr 14 08:54:30 2026] DELETE /v2.0/security-groups/b8e8d4a3-5187-4a3d-a255-670c2a1600e3 => 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: 243/479] 10.0.0.62 () {34 vars in 1001 bytes} [Tue Apr 14 08:54:30 2026] GET /v2.0/security-groups?tenant_id=35b83862a959473dbc065cc8da27bcad => generated 2921 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/482] 10.0.0.62 () {34 vars in 990 bytes} [Tue Apr 14 08:54:30 2026] GET /v2.0/security-groups/fedb21e2-b11e-4de7-aeb7-24de7a3ba6bb => generated 2309 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/483] 10.0.0.62 () {34 vars in 990 bytes} [Tue Apr 14 08:54:30 2026] GET /v2.0/security-groups/1ec5ba83-498a-43cb-9a6b-b9529f1d9b93 => generated 2918 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/484] 10.0.0.62 () {36 vars in 1012 bytes} [Tue Apr 14 08:54:30 2026] DELETE /v2.0/security-groups/fedb21e2-b11e-4de7-aeb7-24de7a3ba6bb => 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: 249/485] 10.0.0.62 () {34 vars in 990 bytes} [Tue Apr 14 08:54:30 2026] GET /v2.0/security-groups/1ec5ba83-498a-43cb-9a6b-b9529f1d9b93 => generated 2918 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/486] 10.0.0.13 () {34 vars in 782 bytes} [Tue Apr 14 08:54:29 2026] PUT /v2.0/routers/631a57b3-34b2-4a4b-995d-ad6758b17b7b/add_router_interface => generated 309 bytes in 1468 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:54:31.240 7 INFO neutron.api.v2.resource [req-9931773f-976e-4ae6-8208-07a6e69bdb13 req-d83295e4-5bde-4cc8-8c6c-5dfef4c7ab2e b70db6007bf04c02b8aa1fe1a2992c5a 35b83862a959473dbc065cc8da27bcad - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 238/487] 10.0.0.62 () {34 vars in 990 bytes} [Tue Apr 14 08:54:31 2026] GET /v2.0/security-groups/d978fa6a-5a5a-44b5-8a45-441bda40d4ad => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 08:54:31.274 7 INFO neutron.api.v2.resource [req-e98a06e8-4599-47cd-8971-fafd01489815 req-ec904518-d757-4d00-8d97-fb30388a220a b70db6007bf04c02b8aa1fe1a2992c5a 35b83862a959473dbc065cc8da27bcad - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 239/488] 10.0.0.62 () {34 vars in 990 bytes} [Tue Apr 14 08:54:31 2026] GET /v2.0/security-groups/cfc60693-c452-4242-a3ee-e47887f0777c => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 08:54:31.307 7 INFO neutron.api.v2.resource [req-ae116851-1c7b-45b1-9639-205a5c0653b3 req-a9fd886f-255c-4f78-96cf-ea96bc5501f5 b70db6007bf04c02b8aa1fe1a2992c5a 35b83862a959473dbc065cc8da27bcad - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 240/489] 10.0.0.62 () {34 vars in 990 bytes} [Tue Apr 14 08:54:31 2026] GET /v2.0/security-groups/3c2585b7-c002-4c66-b458-5c2ba583419c => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/490] 10.0.0.13 () {34 vars in 788 bytes} [Tue Apr 14 08:54:31 2026] PUT /v2.0/routers/2e3b3f13-ff70-402c-82b5-37cd0aa1f220/remove_router_interface => generated 309 bytes in 1597 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:54:32.602 8 WARNING neutron_lib.context [None req-16eecb45-0610-4cb3-9d34-d45dd1e1f852 984f5f4f3dff46469c56ccf3931cc8fc d76bbcf9b73645509f94224fabe8a675 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 251/491] 10.0.0.13 () {34 vars in 684 bytes} [Tue Apr 14 08:54:32 2026] POST /v2.0/security-groups => generated 1660 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/492] 10.0.0.13 () {34 vars in 788 bytes} [Tue Apr 14 08:54:31 2026] PUT /v2.0/routers/141aac44-d78f-442c-8c3a-2fd2676339a9/remove_router_interface => generated 309 bytes in 1562 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:54:32.882 7 WARNING neutron_lib.context [None req-4f2c5546-81ab-4ce9-a9a2-4e8396223c6c 984f5f4f3dff46469c56ccf3931cc8fc d76bbcf9b73645509f94224fabe8a675 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 242/493] 10.0.0.13 () {34 vars in 694 bytes} [Tue Apr 14 08:54:32 2026] POST /v2.0/security-group-rules => generated 597 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:54:33.532 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-d44e3007-4150-42b5-b956-930eda9b5c9c 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - 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 570, 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 597, 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 644, 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 724, 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 2212, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2217, 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-04-14 08:54:33.829 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-c39000b6-d670-42a1-9533-3a51931369ef 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - 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 570, 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 597, 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 644, 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 724, 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 2212, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2217, 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-04-14 08:54:34.016 8 INFO neutron.db.l3_hamode_db [None req-d44e3007-4150-42b5-b956-930eda9b5c9c 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] HA network 2adb7299-65c4-474c-8b58-3f7fe016997e was deleted as no HA routers are present in tenant c76efab1ebc8445289d68cbef02570af. [pid: 8|app: 0|req: 252/494] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:54:32 2026] DELETE /v2.0/routers/2e3b3f13-ff70-402c-82b5-37cd0aa1f220 => generated 0 bytes in 1290 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:54:34.027 8 WARNING neutron_lib.context [None req-7029be24-6972-4ee4-9815-a0632f471cb6 984f5f4f3dff46469c56ccf3931cc8fc d76bbcf9b73645509f94224fabe8a675 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 253/495] 10.0.0.13 () {34 vars in 694 bytes} [Tue Apr 14 08:54:34 2026] POST /v2.0/security-group-rules => generated 602 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:54:34.296 7 INFO neutron.db.l3_hamode_db [None req-c39000b6-d670-42a1-9533-3a51931369ef 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] HA network cb00bcf0-d2a8-4190-af35-75ec40017448 was deleted as no HA routers are present in tenant 35b83862a959473dbc065cc8da27bcad. [pid: 7|app: 0|req: 243/496] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:54:33 2026] DELETE /v2.0/routers/141aac44-d78f-442c-8c3a-2fd2676339a9 => generated 0 bytes in 1293 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:54:34.310 7 WARNING neutron_lib.context [None req-2442b33e-4693-4438-8f18-ac107c83cada 984f5f4f3dff46469c56ccf3931cc8fc d76bbcf9b73645509f94224fabe8a675 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 254/497] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:54:34 2026] DELETE /v2.0/subnets/47fb4b07-9807-41a3-9f44-0f2c938b0817 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:54:34.419 8 INFO neutron.services.segments.plugin [-] Segment 395ad621-81ec-4730-9032-cca2b525011f resource provider aggregate not found 2026-04-14 08:54:34.425 8 INFO neutron.services.segments.plugin [-] Segment 395ad621-81ec-4730-9032-cca2b525011f resource provider aggregate not found 2026-04-14 08:54:34.448 8 INFO neutron.services.segments.plugin [-] Segment 395ad621-81ec-4730-9032-cca2b525011f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 395ad621-81ec-4730-9032-cca2b525011f found for delete ", "request_id": "req-9bd661b0-8217-40d4-8ca6-86182e339dff"}]} 2026-04-14 08:54:34.457 8 INFO neutron.services.segments.plugin [-] Segment 395ad621-81ec-4730-9032-cca2b525011f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 395ad621-81ec-4730-9032-cca2b525011f found for delete ", "request_id": "req-d503408b-0930-4a80-9be8-e940458e8c39"}]} [pid: 8|app: 0|req: 255/498] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:54:34 2026] DELETE /v2.0/subnets/b178b624-2013-428f-816a-a2e3e1cff5d8 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:54:34.678 7 INFO neutron.services.segments.plugin [-] Segment 6209e8b8-f7a6-4a24-a415-548a5e33a214 resource provider aggregate not found 2026-04-14 08:54:34.685 7 INFO neutron.services.segments.plugin [-] Segment 6209e8b8-f7a6-4a24-a415-548a5e33a214 resource provider aggregate not found 2026-04-14 08:54:34.708 7 INFO neutron.services.segments.plugin [-] Segment 6209e8b8-f7a6-4a24-a415-548a5e33a214 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6209e8b8-f7a6-4a24-a415-548a5e33a214 found for delete ", "request_id": "req-0a4621cf-708c-4f45-a031-35a6980967f3"}]} 2026-04-14 08:54:34.719 7 INFO neutron.services.segments.plugin [-] Segment 6209e8b8-f7a6-4a24-a415-548a5e33a214 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6209e8b8-f7a6-4a24-a415-548a5e33a214 found for delete ", "request_id": "req-e0cd96a3-1f33-4ee6-8fcb-9e190e8449aa"}]} [pid: 7|app: 0|req: 244/499] 10.0.0.13 () {34 vars in 675 bytes} [Tue Apr 14 08:54:34 2026] POST /v2.0/floatingips => generated 552 bytes in 733 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/500] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:54:34 2026] DELETE /v2.0/networks/22829a90-01ea-4bb4-bf50-920e57d30236 => generated 0 bytes in 418 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/501] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:54:35 2026] GET /v2.0/security-groups?tenant_id=c76efab1ebc8445289d68cbef02570af&name=default => generated 2921 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/502] 10.0.0.62 () {34 vars in 1099 bytes} [Tue Apr 14 08:54:35 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1765665600&fields=id&tenant_id=c39f1c51a66d475796a96fbb358c68e2 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/503] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:54:35 2026] DELETE /v2.0/networks/8c018800-a3b7-4628-a4d0-3ae0e15b9254 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/504] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:54:35 2026] DELETE /v2.0/security-groups/194edaab-a68d-46c0-8d84-472abbb40d84 => 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: 246/505] 10.0.0.62 () {34 vars in 981 bytes} [Tue Apr 14 08:54:35 2026] GET /v2.0/networks?id=c3c0ab1c-b018-45ca-a63c-d7491d4ca751 => generated 679 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/506] 10.0.0.62 () {34 vars in 964 bytes} [Tue Apr 14 08:54:35 2026] GET /v2.0/quotas/c39f1c51a66d475796a96fbb358c68e2 => 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: 260/507] 10.0.0.62 () {34 vars in 1097 bytes} [Tue Apr 14 08:54:35 2026] GET /v2.0/security-groups?name=tempest-securitygroup--358415905&fields=id&tenant_id=d76bbcf9b73645509f94224fabe8a675 => 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: 248/508] 10.0.0.62 () {34 vars in 1001 bytes} [Tue Apr 14 08:54:35 2026] GET /v2.0/ports?tenant_id=c39f1c51a66d475796a96fbb358c68e2&fields=id => generated 103 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/509] 10.0.0.62 () {34 vars in 981 bytes} [Tue Apr 14 08:54:35 2026] GET /v2.0/networks?id=5a11296f-23a4-4e5a-8686-c3d9231e4b7c => generated 676 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/510] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:54:35 2026] GET /v2.0/security-groups?tenant_id=35b83862a959473dbc065cc8da27bcad&name=default => generated 2921 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/511] 10.0.0.62 () {34 vars in 964 bytes} [Tue Apr 14 08:54:35 2026] GET /v2.0/quotas/d76bbcf9b73645509f94224fabe8a675 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/512] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:54:35 2026] DELETE /v2.0/security-groups/1ec5ba83-498a-43cb-9a6b-b9529f1d9b93 => 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: 263/513] 10.0.0.62 () {34 vars in 1001 bytes} [Tue Apr 14 08:54:35 2026] GET /v2.0/ports?tenant_id=d76bbcf9b73645509f94224fabe8a675&fields=id => generated 103 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/514] 10.0.0.62 () {34 vars in 906 bytes} [Tue Apr 14 08:54:36 2026] GET /v2.0/extensions => generated 19901 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/515] 10.0.0.62 () {34 vars in 906 bytes} [Tue Apr 14 08:54:36 2026] GET /v2.0/extensions => generated 19901 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/516] 10.0.0.62 () {34 vars in 1007 bytes} [Tue Apr 14 08:54:36 2026] GET /v2.0/networks/c3c0ab1c-b018-45ca-a63c-d7491d4ca751?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: 253/517] 10.0.0.62 () {34 vars in 1107 bytes} [Tue Apr 14 08:54:36 2026] GET /v2.0/networks/c3c0ab1c-b018-45ca-a63c-d7491d4ca751?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/518] 10.0.0.62 () {34 vars in 1007 bytes} [Tue Apr 14 08:54:36 2026] GET /v2.0/networks/5a11296f-23a4-4e5a-8686-c3d9231e4b7c?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: 254/519] 10.0.0.62 () {34 vars in 1107 bytes} [Tue Apr 14 08:54:36 2026] GET /v2.0/networks/5a11296f-23a4-4e5a-8686-c3d9231e4b7c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:54:36.581 8 INFO neutron.services.segments.plugin [-] Segment 0b027578-8937-4ff5-b356-a221967084aa resource provider aggregate not found 2026-04-14 08:54:36.602 8 INFO neutron.services.segments.plugin [-] Segment 0b027578-8937-4ff5-b356-a221967084aa resource provider aggregate not found [pid: 8|app: 0|req: 266/520] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:54:36 2026] GET /v2.0/ports?device_id=26c3fc28-9cee-4500-a0ca-27a119005bf8 => generated 12 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/521] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:54:36 2026] GET /v2.0/ports?device_id=4d00ce14-b93c-4e0d-a59f-c69ecd160fa9 => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:54:37.567 8 INFO neutron.services.segments.plugin [-] Segment 0b027578-8937-4ff5-b356-a221967084aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b027578-8937-4ff5-b356-a221967084aa found for delete ", "request_id": "req-eb2c3d82-59f9-4765-a446-ab84cec50d38"}]} 2026-04-14 08:54:37.568 8 INFO neutron.services.segments.plugin [-] Segment 0b027578-8937-4ff5-b356-a221967084aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b027578-8937-4ff5-b356-a221967084aa found for delete ", "request_id": "req-04fea7f0-4858-4dd1-9977-c5eceaec7257"}]} 2026-04-14 08:54:37.794 7 INFO neutron.services.segments.plugin [-] Segment 90052239-b0d0-486d-b7f6-c077d41c0bc0 resource provider aggregate not found 2026-04-14 08:54:37.805 7 INFO neutron.services.segments.plugin [-] Segment 90052239-b0d0-486d-b7f6-c077d41c0bc0 resource provider aggregate not found 2026-04-14 08:54:37.841 7 INFO neutron.services.segments.plugin [-] Segment 90052239-b0d0-486d-b7f6-c077d41c0bc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90052239-b0d0-486d-b7f6-c077d41c0bc0 found for delete ", "request_id": "req-c5ecef9f-87c2-4f40-aa58-7abb13395e4b"}]} 2026-04-14 08:54:37.842 7 INFO neutron.services.segments.plugin [-] Segment 90052239-b0d0-486d-b7f6-c077d41c0bc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90052239-b0d0-486d-b7f6-c077d41c0bc0 found for delete ", "request_id": "req-b537316c-96ad-4bc6-bf2c-01428af03846"}]} [pid: 7|app: 0|req: 256/522] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:54:37 2026] GET /v2.0/ports?device_id=26c3fc28-9cee-4500-a0ca-27a119005bf8 => 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: 257/523] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:54:37 2026] GET /v2.0/ports?device_id=4d00ce14-b93c-4e0d-a59f-c69ecd160fa9 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:54:37.968 8 INFO neutron.db.segments_db [None req-d12d5199-47e4-4921-af13-32226d2e7695 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Added segment fee32495-effe-4119-83d4-9c66cdfd7dd9 of type vxlan for network 3f9685eb-0c68-4a33-b155-2a4c85a14403 [pid: 8|app: 0|req: 267/524] 10.0.0.13 () {34 vars in 670 bytes} [Tue Apr 14 08:54:37 2026] POST /v2.0/networks => generated 752 bytes in 503 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/525] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:54:38 2026] POST /v2.0/subnets => generated 675 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/526] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 08:54:38 2026] GET /v2.0/networks?id=c3c0ab1c-b018-45ca-a63c-d7491d4ca751 => generated 679 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/527] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 08:54:38 2026] GET /v2.0/networks?id=5a11296f-23a4-4e5a-8686-c3d9231e4b7c => generated 676 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:54:38.506 7 INFO neutron.db.segments_db [None req-bb9f77d7-8b29-4083-aa0e-0582262fc774 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Added segment 23696bd3-6b90-48a3-adb3-87d0c8d7455a of type vxlan for network f688e754-554b-40c7-8563-796d204a4cbe [pid: 8|app: 0|req: 269/528] 199.204.45.33 () {34 vars in 1049 bytes} [Tue Apr 14 08:54:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c39f1c51a66d475796a96fbb358c68e2 => generated 181 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/529] 199.204.45.33 () {34 vars in 1049 bytes} [Tue Apr 14 08:54:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d76bbcf9b73645509f94224fabe8a675 => generated 180 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:54:38.593 8 WARNING neutron_lib.context [req-542b06eb-17d9-4d81-86e2-b2e99a9d74ad req-5fbb5475-7ca7-4977-92a1-7d246ed17ee9 c5beac48c38e45b69613d8f3a1763d86 c39f1c51a66d475796a96fbb358c68e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:54:38.867 7 INFO neutron.db.l3_hamode_db [None req-bb9f77d7-8b29-4083-aa0e-0582262fc774 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 271/530] 199.204.45.33 () {38 vars in 954 bytes} [Tue Apr 14 08:54:38 2026] POST /v2.0/ports => generated 954 bytes in 704 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-04-14 08:54:39.299 8 WARNING neutron_lib.context [req-caa1cc89-0fab-4405-bfc5-537e453c0756 req-39d6ca1a-b03e-43c4-be7d-4fbf4b389d63 984f5f4f3dff46469c56ccf3931cc8fc d76bbcf9b73645509f94224fabe8a675 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 272/531] 199.204.45.33 () {38 vars in 954 bytes} [Tue Apr 14 08:54:39 2026] POST /v2.0/ports => generated 958 bytes in 520 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: 273/532] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:54:39 2026] GET /v2.0/ports?device_id=26c3fc28-9cee-4500-a0ca-27a119005bf8 => generated 961 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/533] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:54:39 2026] GET /v2.0/ports?device_id=4d00ce14-b93c-4e0d-a59f-c69ecd160fa9 => generated 957 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/534] 199.204.45.33 () {34 vars in 910 bytes} [Tue Apr 14 08:54:40 2026] GET /v2.0/extensions => generated 19901 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/535] 199.204.45.33 () {34 vars in 910 bytes} [Tue Apr 14 08:54:40 2026] GET /v2.0/extensions => generated 19901 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-14 08:54:40.042 7 INFO neutron.db.l3_hamode_db [None req-bb9f77d7-8b29-4083-aa0e-0582262fc774 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 277/536] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:54:40 2026] GET /v2.0/security-groups?id=cddf265f-7dc1-4517-b988-0517da7b5339&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/537] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:54:40 2026] GET /v2.0/security-groups?id=728783aa-a6f3-4c92-80d0-597233238d91&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/538] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:54:40 2026] GET /v2.0/security-groups?tenant_id=f5f022a726cb4e2b9d22e164b894276a&name=default => generated 2925 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/539] 199.204.45.33 () {38 vars in 1027 bytes} [Tue Apr 14 08:54:40 2026] PUT /v2.0/ports/5814b7b9-561a-455b-a07b-f0e403b9a8a4 => generated 1199 bytes in 554 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: 260/540] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:54:38 2026] POST /v2.0/routers => generated 739 bytes in 3071 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/541] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:54:41 2026] DELETE /v2.0/security-groups/a7551e56-a5e9-49f2-a9da-168e4dea002b => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/542] 199.204.45.33 () {38 vars in 1027 bytes} [Tue Apr 14 08:54:41 2026] PUT /v2.0/ports/4730dcaa-123d-48fc-b3ab-c1ae9a1d0b16 => generated 1203 bytes in 476 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: 282/543] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 08:54:41 2026] GET /v2.0/ports?tenant_id=c39f1c51a66d475796a96fbb358c68e2&device_id=4d00ce14-b93c-4e0d-a59f-c69ecd160fa9 => generated 1238 bytes in 65 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: 262/544] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:54:41 2026] GET /v2.0/ports?device_id=26c3fc28-9cee-4500-a0ca-27a119005bf8 => generated 973 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/545] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:54:41 2026] GET /v2.0/ports?device_id=4d00ce14-b93c-4e0d-a59f-c69ecd160fa9 => generated 969 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/546] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 08:54:42 2026] GET /v2.0/ports?tenant_id=d76bbcf9b73645509f94224fabe8a675&device_id=26c3fc28-9cee-4500-a0ca-27a119005bf8 => generated 1242 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/547] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 14 08:54:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=5814b7b9-561a-455b-a07b-f0e403b9a8a4 => 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: 286/548] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:54:42 2026] GET /v2.0/security-groups?id=cddf265f-7dc1-4517-b988-0517da7b5339&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/549] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:54:42 2026] GET /v2.0/security-groups?tenant_id=87febb09668943d291d09f98dae3d4a7&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:54:42.321 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a9e02baf-c104-4fb6-a638-e4127467ac96'] response: {'name': 'network-changed', 'server_uuid': '4d00ce14-b93c-4e0d-a59f-c69ecd160fa9', 'tag': '5814b7b9-561a-455b-a07b-f0e403b9a8a4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 288/550] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:54:42 2026] GET /v2.0/security-groups?id=728783aa-a6f3-4c92-80d0-597233238d91&fields=id&fields=name => generated 114 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/551] 199.204.45.33 () {34 vars in 1059 bytes} [Tue Apr 14 08:54:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=4730dcaa-123d-48fc-b3ab-c1ae9a1d0b16 => 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: 290/552] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 08:54:42 2026] GET /v2.0/subnets?id=ec88289d-8afb-4e17-a4bd-52608ae34487 => generated 673 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/553] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:54:42 2026] DELETE /v2.0/security-groups/22d8e601-0727-4ef5-97e9-5387ac436c1d => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/554] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 08:54:42 2026] GET /v2.0/subnets?id=d027558b-e2c7-4654-9e94-a1262046b653 => generated 670 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/555] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:54:42 2026] GET /v2.0/ports?network_id=c3c0ab1c-b018-45ca-a63c-d7491d4ca751&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/556] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:54:42 2026] GET /v2.0/ports?network_id=5a11296f-23a4-4e5a-8686-c3d9231e4b7c&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/557] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 08:54:42 2026] GET /v2.0/networks/c3c0ab1c-b018-45ca-a63c-d7491d4ca751?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: 296/558] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 08:54:42 2026] GET /v2.0/networks/5a11296f-23a4-4e5a-8686-c3d9231e4b7c?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: 297/559] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 08:54:42 2026] GET /v2.0/networks/c3c0ab1c-b018-45ca-a63c-d7491d4ca751?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/560] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 08:54:42 2026] GET /v2.0/networks/5a11296f-23a4-4e5a-8686-c3d9231e4b7c?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: 8|app: 0|req: 299/561] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 08:54:42 2026] GET /v2.0/ports?tenant_id=c39f1c51a66d475796a96fbb358c68e2&device_id=4d00ce14-b93c-4e0d-a59f-c69ecd160fa9 => generated 1238 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/562] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 08:54:43 2026] GET /v2.0/networks?id=c3c0ab1c-b018-45ca-a63c-d7491d4ca751 => generated 775 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/563] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 14 08:54:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=5814b7b9-561a-455b-a07b-f0e403b9a8a4 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/564] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 08:54:43 2026] GET /v2.0/subnets?id=ec88289d-8afb-4e17-a4bd-52608ae34487 => generated 673 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/565] 10.0.0.13 () {34 vars in 782 bytes} [Tue Apr 14 08:54:41 2026] PUT /v2.0/routers/93224d91-c69f-4dce-a0bf-a51cffd05f72/add_router_interface => generated 309 bytes in 1686 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/566] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:54:43 2026] GET /v2.0/ports?device_id=26c3fc28-9cee-4500-a0ca-27a119005bf8 => generated 973 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/567] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:54:43 2026] GET /v2.0/ports?network_id=c3c0ab1c-b018-45ca-a63c-d7491d4ca751&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/568] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:54:43 2026] GET /v2.0/security-groups?id=cddf265f-7dc1-4517-b988-0517da7b5339&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/569] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 08:54:43 2026] GET /v2.0/networks/c3c0ab1c-b018-45ca-a63c-d7491d4ca751?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/570] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:54:43 2026] GET /v2.0/ports?device_id=4d00ce14-b93c-4e0d-a59f-c69ecd160fa9 => generated 969 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/571] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:54:43 2026] GET /v2.0/security-groups?id=728783aa-a6f3-4c92-80d0-597233238d91&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/572] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 08:54:43 2026] GET /v2.0/networks/c3c0ab1c-b018-45ca-a63c-d7491d4ca751?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) 2026-04-14 08:54:44.008 7 WARNING neutron_lib.context [None req-389a83c4-f5f3-4b37-95f2-c5671d2105f0 d6cd38ef0b864662b455d07b3e464d2b 5eb0570100e846ec8c59ecc263341dd3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 267/573] 10.0.0.13 () {34 vars in 684 bytes} [Tue Apr 14 08:54:44 2026] POST /v2.0/security-groups => generated 1661 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-14 08:54:44.142 8 WARNING neutron_lib.context [None req-f93c5c77-71b7-425f-98c5-25f5f08d1c2b d6cd38ef0b864662b455d07b3e464d2b 5eb0570100e846ec8c59ecc263341dd3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 307/574] 10.0.0.13 () {34 vars in 694 bytes} [Tue Apr 14 08:54:44 2026] POST /v2.0/security-group-rules => generated 597 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:54:44.299 7 WARNING neutron_lib.context [None req-ade88099-2fa4-4f21-8037-182576ba362f d6cd38ef0b864662b455d07b3e464d2b 5eb0570100e846ec8c59ecc263341dd3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 268/575] 10.0.0.13 () {34 vars in 694 bytes} [Tue Apr 14 08:54:44 2026] POST /v2.0/security-group-rules => generated 602 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:54:44.425 8 WARNING neutron_lib.context [None req-51993f86-492c-4d55-b093-213b0906b4c8 d6cd38ef0b864662b455d07b3e464d2b 5eb0570100e846ec8c59ecc263341dd3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:54:44.509 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3e2d3d08-032d-4794-85ec-572d7358836a'] response: {'name': 'network-changed', 'server_uuid': '26c3fc28-9cee-4500-a0ca-27a119005bf8', 'tag': '4730dcaa-123d-48fc-b3ab-c1ae9a1d0b16', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 269/576] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 08:54:44 2026] GET /v2.0/ports?tenant_id=d76bbcf9b73645509f94224fabe8a675&device_id=26c3fc28-9cee-4500-a0ca-27a119005bf8 => generated 1242 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/577] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:54:44 2026] GET /v2.0/ports?device_id=26c3fc28-9cee-4500-a0ca-27a119005bf8 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/578] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 08:54:44 2026] GET /v2.0/networks?id=5a11296f-23a4-4e5a-8686-c3d9231e4b7c => generated 772 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/579] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:54:44 2026] GET /v2.0/security-groups?id=cddf265f-7dc1-4517-b988-0517da7b5339&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/580] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:54:44 2026] GET /v2.0/ports?device_id=4d00ce14-b93c-4e0d-a59f-c69ecd160fa9 => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/581] 199.204.45.33 () {34 vars in 1059 bytes} [Tue Apr 14 08:54:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=4730dcaa-123d-48fc-b3ab-c1ae9a1d0b16 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/582] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:54:44 2026] GET /v2.0/security-groups?id=728783aa-a6f3-4c92-80d0-597233238d91&fields=id&fields=name => generated 114 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/583] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 08:54:44 2026] GET /v2.0/subnets?id=d027558b-e2c7-4654-9e94-a1262046b653 => generated 670 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/584] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:54:45 2026] GET /v2.0/ports?network_id=5a11296f-23a4-4e5a-8686-c3d9231e4b7c&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: 308/585] 10.0.0.13 () {34 vars in 675 bytes} [Tue Apr 14 08:54:44 2026] POST /v2.0/floatingips => generated 552 bytes in 862 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/586] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 08:54:45 2026] GET /v2.0/networks/5a11296f-23a4-4e5a-8686-c3d9231e4b7c?fields=segments => generated 14 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/587] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 08:54:45 2026] GET /v2.0/networks/5a11296f-23a4-4e5a-8686-c3d9231e4b7c?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: 280/590] 10.0.0.62 () {34 vars in 1099 bytes} [Tue Apr 14 08:54:45 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2008273612&fields=id&tenant_id=5eb0570100e846ec8c59ecc263341dd3 => generated 69 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/591] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:54:45 2026] GET /v2.0/ports?device_id=26c3fc28-9cee-4500-a0ca-27a119005bf8 => generated 973 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/592] 10.0.0.62 () {34 vars in 981 bytes} [Tue Apr 14 08:54:45 2026] GET /v2.0/networks?id=3f9685eb-0c68-4a33-b155-2a4c85a14403 => generated 684 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/593] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:54:45 2026] GET /v2.0/security-groups?id=cddf265f-7dc1-4517-b988-0517da7b5339&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: 282/594] 10.0.0.62 () {34 vars in 964 bytes} [Tue Apr 14 08:54:45 2026] GET /v2.0/quotas/5eb0570100e846ec8c59ecc263341dd3 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/595] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:54:46 2026] GET /v2.0/ports?device_id=4d00ce14-b93c-4e0d-a59f-c69ecd160fa9 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/596] 10.0.0.62 () {34 vars in 1001 bytes} [Tue Apr 14 08:54:45 2026] GET /v2.0/ports?tenant_id=5eb0570100e846ec8c59ecc263341dd3&fields=id => generated 103 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/597] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:54:46 2026] GET /v2.0/security-groups?id=728783aa-a6f3-4c92-80d0-597233238d91&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/598] 10.0.0.62 () {34 vars in 1007 bytes} [Tue Apr 14 08:54:46 2026] GET /v2.0/networks/3f9685eb-0c68-4a33-b155-2a4c85a14403?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/599] 10.0.0.62 () {34 vars in 1107 bytes} [Tue Apr 14 08:54:46 2026] GET /v2.0/networks/3f9685eb-0c68-4a33-b155-2a4c85a14403?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/600] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:54:46 2026] GET /v2.0/ports?device_id=f725ac94-4ef2-4b1e-a807-89bf6fedcfe8 => 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: 286/601] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:54:47 2026] GET /v2.0/ports?device_id=26c3fc28-9cee-4500-a0ca-27a119005bf8 => 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: 316/602] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 08:54:47 2026] GET /v2.0/networks?id=3f9685eb-0c68-4a33-b155-2a4c85a14403 => generated 684 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/603] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:54:47 2026] GET /v2.0/security-groups?id=cddf265f-7dc1-4517-b988-0517da7b5339&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/604] 199.204.45.33 () {34 vars in 1049 bytes} [Tue Apr 14 08:54:47 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5eb0570100e846ec8c59ecc263341dd3 => generated 181 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:54:47.299 8 WARNING neutron_lib.context [req-a07b3c39-dc57-4e03-a130-a9084a03f480 req-0b00c87e-e296-486e-b6a9-5e34696b0420 d6cd38ef0b864662b455d07b3e464d2b 5eb0570100e846ec8c59ecc263341dd3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 288/605] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:54:47 2026] GET /v2.0/ports?device_id=4d00ce14-b93c-4e0d-a59f-c69ecd160fa9 => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/606] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:54:47 2026] GET /v2.0/security-groups?id=728783aa-a6f3-4c92-80d0-597233238d91&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/607] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:54:47 2026] GET /v2.0/ports?device_id=f725ac94-4ef2-4b1e-a807-89bf6fedcfe8 => 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: 318/608] 199.204.45.33 () {38 vars in 954 bytes} [Tue Apr 14 08:54:47 2026] POST /v2.0/ports => generated 958 bytes in 588 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: 319/609] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:54:48 2026] GET /v2.0/ports?device_id=26c3fc28-9cee-4500-a0ca-27a119005bf8 => generated 975 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/610] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:54:48 2026] GET /v2.0/security-groups?id=cddf265f-7dc1-4517-b988-0517da7b5339&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/611] 199.204.45.33 () {38 vars in 1027 bytes} [Tue Apr 14 08:54:47 2026] PUT /v2.0/ports/81b25a93-8cb4-4440-9024-82b6de60f4f5 => generated 1203 bytes in 533 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/612] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 08:54:48 2026] GET /v2.0/ports?tenant_id=5eb0570100e846ec8c59ecc263341dd3&device_id=f725ac94-4ef2-4b1e-a807-89bf6fedcfe8 => generated 1242 bytes in 54 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: 322/613] 199.204.45.33 () {34 vars in 1059 bytes} [Tue Apr 14 08:54:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=81b25a93-8cb4-4440-9024-82b6de60f4f5 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/614] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:54:48 2026] GET /v2.0/ports?device_id=4d00ce14-b93c-4e0d-a59f-c69ecd160fa9 => generated 971 bytes in 80 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: 323/615] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 08:54:48 2026] GET /v2.0/subnets?id=76bd6427-eb58-4b11-aaad-c4f10ad4a4ba => generated 678 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/616] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:54:48 2026] GET /v2.0/security-groups?id=728783aa-a6f3-4c92-80d0-597233238d91&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: 324/617] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:54:48 2026] GET /v2.0/ports?device_id=f725ac94-4ef2-4b1e-a807-89bf6fedcfe8 => generated 973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/618] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:54:48 2026] GET /v2.0/ports?network_id=3f9685eb-0c68-4a33-b155-2a4c85a14403&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/619] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:54:48 2026] GET /v2.0/security-groups?id=19c2a9da-8706-4f25-b41b-443d2eb9d69a&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/620] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 08:54:48 2026] GET /v2.0/networks/3f9685eb-0c68-4a33-b155-2a4c85a14403?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: 296/621] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:54:48 2026] GET /v2.0/ports?device_id=4d00ce14-b93c-4e0d-a59f-c69ecd160fa9 => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/622] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 08:54:48 2026] GET /v2.0/networks/3f9685eb-0c68-4a33-b155-2a4c85a14403?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: 326/623] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:54:48 2026] GET /v2.0/security-groups?tenant_id=1d52fd3a34134195bc202d8fa2d8f78f&name=default => generated 2925 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:54:49.085 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0c341680-5816-4ba6-b8af-907d1a283f95'] response: {'name': 'network-changed', 'server_uuid': 'f725ac94-4ef2-4b1e-a807-89bf6fedcfe8', 'tag': '81b25a93-8cb4-4440-9024-82b6de60f4f5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 327/624] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:54:49 2026] DELETE /v2.0/security-groups/09db1ec7-dee9-4479-ba43-cfd8bc90e444 => 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: 328/625] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 08:54:49 2026] GET /v2.0/ports?tenant_id=5eb0570100e846ec8c59ecc263341dd3&device_id=f725ac94-4ef2-4b1e-a807-89bf6fedcfe8 => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/626] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 08:54:49 2026] GET /v2.0/networks?id=3f9685eb-0c68-4a33-b155-2a4c85a14403 => generated 780 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/627] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:54:49 2026] GET /v2.0/security-groups?tenant_id=0ad40204a70e4014b67720b631cb08a6&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/628] 199.204.45.33 () {34 vars in 1059 bytes} [Tue Apr 14 08:54:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=81b25a93-8cb4-4440-9024-82b6de60f4f5 => 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: 332/629] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:54:49 2026] GET /v2.0/ports?device_id=26c3fc28-9cee-4500-a0ca-27a119005bf8 => generated 975 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/630] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:54:49 2026] DELETE /v2.0/security-groups/2984b4ef-e4ee-4c52-9266-e8a6695ded00 => 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: 334/631] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 08:54:49 2026] GET /v2.0/subnets?id=76bd6427-eb58-4b11-aaad-c4f10ad4a4ba => generated 678 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/632] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:54:49 2026] GET /v2.0/security-groups?id=cddf265f-7dc1-4517-b988-0517da7b5339&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:54:49.851 7 INFO neutron.db.l3_db [None req-754c3a25-761e-4f05-ab3a-6ff721a5669e c5beac48c38e45b69613d8f3a1763d86 c39f1c51a66d475796a96fbb358c68e2 - - default default] Floating IP 06d83c2a-94eb-4e63-9bed-ab6c80f5443c associated. External IP: 10.96.250.206, port: 5814b7b9-561a-455b-a07b-f0e403b9a8a4. [pid: 8|app: 0|req: 336/633] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:54:49 2026] GET /v2.0/ports?network_id=3f9685eb-0c68-4a33-b155-2a4c85a14403&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: 337/634] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:54:49 2026] GET /v2.0/ports?device_id=f725ac94-4ef2-4b1e-a807-89bf6fedcfe8 => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/635] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 08:54:49 2026] GET /v2.0/networks/3f9685eb-0c68-4a33-b155-2a4c85a14403?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: 339/636] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:54:49 2026] GET /v2.0/security-groups?id=19c2a9da-8706-4f25-b41b-443d2eb9d69a&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: 340/637] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 08:54:50 2026] GET /v2.0/networks/3f9685eb-0c68-4a33-b155-2a4c85a14403?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/638] 10.0.0.13 () {34 vars in 748 bytes} [Tue Apr 14 08:54:48 2026] PUT /v2.0/floatingips/06d83c2a-94eb-4e63-9bed-ab6c80f5443c => generated 855 bytes in 1315 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/639] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:54:50 2026] GET /v2.0/ports?device_id=4d00ce14-b93c-4e0d-a59f-c69ecd160fa9 => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/640] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:54:50 2026] GET /v2.0/security-groups?id=728783aa-a6f3-4c92-80d0-597233238d91&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: 342/641] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:54:50 2026] GET /v2.0/ports?device_id=4d00ce14-b93c-4e0d-a59f-c69ecd160fa9 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/642] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:54:50 2026] GET /v2.0/security-groups?id=728783aa-a6f3-4c92-80d0-597233238d91&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/643] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:54:50 2026] GET /v2.0/ports?device_id=26c3fc28-9cee-4500-a0ca-27a119005bf8 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/644] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:54:50 2026] GET /v2.0/security-groups?id=cddf265f-7dc1-4517-b988-0517da7b5339&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/645] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:54:51 2026] GET /v2.0/ports?device_id=26c3fc28-9cee-4500-a0ca-27a119005bf8 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:54:51.200 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-14822c44-596e-4647-9e90-ea6633db8d81'] response: {'name': 'network-changed', 'server_uuid': '4d00ce14-b93c-4e0d-a59f-c69ecd160fa9', 'tag': '5814b7b9-561a-455b-a07b-f0e403b9a8a4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 344/646] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:54:51 2026] GET /v2.0/ports?device_id=f725ac94-4ef2-4b1e-a807-89bf6fedcfe8 => generated 975 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/647] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:54:51 2026] GET /v2.0/security-groups?id=19c2a9da-8706-4f25-b41b-443d2eb9d69a&fields=id&fields=name => generated 114 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/648] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 08:54:51 2026] GET /v2.0/ports?tenant_id=c39f1c51a66d475796a96fbb358c68e2&device_id=4d00ce14-b93c-4e0d-a59f-c69ecd160fa9 => generated 1240 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/649] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 08:54:51 2026] GET /v2.0/networks?id=c3c0ab1c-b018-45ca-a63c-d7491d4ca751 => generated 775 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/650] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 14 08:54:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=5814b7b9-561a-455b-a07b-f0e403b9a8a4 => generated 858 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:54:51.611 7 INFO neutron.db.l3_db [None req-00fcb3ed-455b-4f47-b16a-a8760fd45673 984f5f4f3dff46469c56ccf3931cc8fc d76bbcf9b73645509f94224fabe8a675 - - default default] Floating IP af4dd5fc-3e09-4574-b974-13cc50fe8a01 associated. External IP: 10.96.250.213, port: 4730dcaa-123d-48fc-b3ab-c1ae9a1d0b16. [pid: 8|app: 0|req: 349/651] 199.204.45.33 () {34 vars in 993 bytes} [Tue Apr 14 08:54:51 2026] GET /v2.0/ports?device_id=4d00ce14-b93c-4e0d-a59f-c69ecd160fa9 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/652] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 08:54:51 2026] GET /v2.0/subnets?id=ec88289d-8afb-4e17-a4bd-52608ae34487 => generated 673 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/653] 10.0.0.13 () {34 vars in 748 bytes} [Tue Apr 14 08:54:51 2026] PUT /v2.0/floatingips/af4dd5fc-3e09-4574-b974-13cc50fe8a01 => generated 856 bytes in 871 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/654] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:54:52 2026] GET /v2.0/ports?network_id=c3c0ab1c-b018-45ca-a63c-d7491d4ca751&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: 305/655] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:54:52 2026] GET /v2.0/ports?device_id=4d00ce14-b93c-4e0d-a59f-c69ecd160fa9 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:54:52.153 8 INFO neutron.db.l3_db [req-870fab0b-bcc1-4c48-84bc-2593d17d9181 req-c5d6d753-f25b-47c9-a9eb-7176bcff251e c5beac48c38e45b69613d8f3a1763d86 c39f1c51a66d475796a96fbb358c68e2 - - default default] Floating IP 06d83c2a-94eb-4e63-9bed-ab6c80f5443c disassociated. External IP: 10.96.250.206, port: 5814b7b9-561a-455b-a07b-f0e403b9a8a4. [pid: 7|app: 0|req: 306/656] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:54:52 2026] GET /v2.0/ports?device_id=26c3fc28-9cee-4500-a0ca-27a119005bf8 => generated 975 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/657] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 08:54:52 2026] GET /v2.0/networks/c3c0ab1c-b018-45ca-a63c-d7491d4ca751?fields=segments => generated 14 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/658] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:54:52 2026] GET /v2.0/security-groups?id=728783aa-a6f3-4c92-80d0-597233238d91&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: 309/659] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:54:52 2026] GET /v2.0/security-groups?id=cddf265f-7dc1-4517-b988-0517da7b5339&fields=id&fields=name => generated 113 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/660] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 08:54:52 2026] GET /v2.0/networks/c3c0ab1c-b018-45ca-a63c-d7491d4ca751?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/661] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:54:52 2026] GET /v2.0/ports?device_id=f725ac94-4ef2-4b1e-a807-89bf6fedcfe8 => generated 975 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/662] 199.204.45.33 () {36 vars in 996 bytes} [Tue Apr 14 08:54:51 2026] DELETE /v2.0/ports/5814b7b9-561a-455b-a07b-f0e403b9a8a4 => generated 0 bytes in 1078 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/663] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:54:52 2026] GET /v2.0/security-groups?id=19c2a9da-8706-4f25-b41b-443d2eb9d69a&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: 352/664] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:54:52 2026] GET /v2.0/ports?device_id=26c3fc28-9cee-4500-a0ca-27a119005bf8 => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/665] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:54:52 2026] GET /v2.0/ports?device_id=f725ac94-4ef2-4b1e-a807-89bf6fedcfe8 => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:54:52.941 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-13740f51-0787-43df-a527-317005581541'] response: {'server_uuid': '4d00ce14-b93c-4e0d-a59f-c69ecd160fa9', 'name': 'network-vif-deleted', 'tag': '5814b7b9-561a-455b-a07b-f0e403b9a8a4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 353/666] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:54:52 2026] GET /v2.0/security-groups?id=cddf265f-7dc1-4517-b988-0517da7b5339&fields=id&fields=name => generated 113 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:54:53.270 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-73b547f0-2b78-40cf-a974-661299671d59'] response: {'name': 'network-changed', 'server_uuid': '26c3fc28-9cee-4500-a0ca-27a119005bf8', 'tag': '4730dcaa-123d-48fc-b3ab-c1ae9a1d0b16', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 354/667] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 08:54:53 2026] GET /v2.0/ports?tenant_id=d76bbcf9b73645509f94224fabe8a675&device_id=26c3fc28-9cee-4500-a0ca-27a119005bf8 => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/668] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 08:54:53 2026] GET /v2.0/networks?id=5a11296f-23a4-4e5a-8686-c3d9231e4b7c => generated 772 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:54:53.486 7 INFO neutron.db.l3_db [None req-81f57cd7-6dc7-455e-ae03-dd0ed858066b d6cd38ef0b864662b455d07b3e464d2b 5eb0570100e846ec8c59ecc263341dd3 - - default default] Floating IP 6af15ced-2039-4580-90bd-79966d0256db associated. External IP: 10.96.250.215, port: 81b25a93-8cb4-4440-9024-82b6de60f4f5. [pid: 8|app: 0|req: 356/669] 199.204.45.33 () {34 vars in 993 bytes} [Tue Apr 14 08:54:53 2026] GET /v2.0/ports?device_id=26c3fc28-9cee-4500-a0ca-27a119005bf8 => generated 975 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/670] 199.204.45.33 () {34 vars in 1059 bytes} [Tue Apr 14 08:54:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=4730dcaa-123d-48fc-b3ab-c1ae9a1d0b16 => generated 861 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/671] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:54:53 2026] DELETE /v2.0/security-groups/728783aa-a6f3-4c92-80d0-597233238d91 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/672] 10.0.0.13 () {34 vars in 748 bytes} [Tue Apr 14 08:54:52 2026] PUT /v2.0/floatingips/6af15ced-2039-4580-90bd-79966d0256db => generated 856 bytes in 1000 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/673] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 08:54:53 2026] GET /v2.0/subnets?id=d027558b-e2c7-4654-9e94-a1262046b653 => generated 670 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:54:53.949 7 INFO neutron.api.v2.resource [None req-429ab328-3786-4972-b868-94bcb6ad1b71 c5beac48c38e45b69613d8f3a1763d86 c39f1c51a66d475796a96fbb358c68e2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 316/674] 10.0.0.13 () {32 vars in 736 bytes} [Tue Apr 14 08:54:53 2026] GET /v2.0/security-groups/728783aa-a6f3-4c92-80d0-597233238d91 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/675] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:54:53 2026] GET /v2.0/ports?network_id=5a11296f-23a4-4e5a-8686-c3d9231e4b7c&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: 318/676] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:54:53 2026] GET /v2.0/ports?device_id=f725ac94-4ef2-4b1e-a807-89bf6fedcfe8 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:54:54.062 8 INFO neutron.db.l3_db [req-4829022d-e4c4-4d59-95c5-0c2f1bda00ce req-e7351848-e36c-4f6d-83ca-af3c629425ea 984f5f4f3dff46469c56ccf3931cc8fc d76bbcf9b73645509f94224fabe8a675 - - default default] Floating IP af4dd5fc-3e09-4574-b974-13cc50fe8a01 disassociated. External IP: 10.96.250.213, port: 4730dcaa-123d-48fc-b3ab-c1ae9a1d0b16. [pid: 7|app: 0|req: 319/677] 10.0.0.13 () {32 vars in 731 bytes} [Tue Apr 14 08:54:54 2026] DELETE /v2.0/floatingips/06d83c2a-94eb-4e63-9bed-ab6c80f5443c => generated 0 bytes in 392 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/678] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 08:54:54 2026] GET /v2.0/networks/5a11296f-23a4-4e5a-8686-c3d9231e4b7c?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: 321/679] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:54:54 2026] GET /v2.0/security-groups?id=19c2a9da-8706-4f25-b41b-443d2eb9d69a&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: 322/680] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:54:54 2026] GET /v2.0/ports?device_id=26c3fc28-9cee-4500-a0ca-27a119005bf8 => 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: 323/681] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:54:54 2026] GET /v2.0/security-groups?tenant_id=e14f5d09f445412fb6fcd9af121d711e&name=default => generated 2925 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/682] 199.204.45.33 () {36 vars in 996 bytes} [Tue Apr 14 08:54:53 2026] DELETE /v2.0/ports/4730dcaa-123d-48fc-b3ab-c1ae9a1d0b16 => generated 0 bytes in 1176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/683] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 08:54:54 2026] GET /v2.0/networks/5a11296f-23a4-4e5a-8686-c3d9231e4b7c?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) 2026-04-14 08:54:54.996 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6346c8eb-b031-4feb-8b15-3807301ad85d'] response: {'server_uuid': '26c3fc28-9cee-4500-a0ca-27a119005bf8', 'name': 'network-vif-deleted', 'tag': '4730dcaa-123d-48fc-b3ab-c1ae9a1d0b16', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 361/684] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:54:54 2026] DELETE /v2.0/security-groups/99402406-2346-4b5c-a6bd-ed608ed7f0d4 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:54:55.313 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-16bb83eb-7917-4f26-b88f-7fe8bc60b676'] response: {'name': 'network-changed', 'server_uuid': 'f725ac94-4ef2-4b1e-a807-89bf6fedcfe8', 'tag': '81b25a93-8cb4-4440-9024-82b6de60f4f5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 362/685] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:54:55 2026] GET /v2.0/security-groups?tenant_id=2057f7a415d64c13b18c737512450c37&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/686] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 08:54:55 2026] GET /v2.0/ports?tenant_id=5eb0570100e846ec8c59ecc263341dd3&device_id=f725ac94-4ef2-4b1e-a807-89bf6fedcfe8 => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/687] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:54:55 2026] DELETE /v2.0/security-groups/c41a8b73-85ac-41fc-a76d-3163beeec23d => 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: 365/688] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 08:54:55 2026] GET /v2.0/networks?id=3f9685eb-0c68-4a33-b155-2a4c85a14403 => generated 780 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/689] 199.204.45.33 () {34 vars in 1059 bytes} [Tue Apr 14 08:54:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=81b25a93-8cb4-4440-9024-82b6de60f4f5 => generated 861 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/690] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:54:55 2026] DELETE /v2.0/security-groups/cddf265f-7dc1-4517-b988-0517da7b5339 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/691] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 08:54:55 2026] GET /v2.0/subnets?id=76bd6427-eb58-4b11-aaad-c4f10ad4a4ba => generated 678 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:54:55.898 8 INFO neutron.api.v2.resource [None req-76d008f2-4be0-474a-847c-ae15b208cc5f 984f5f4f3dff46469c56ccf3931cc8fc d76bbcf9b73645509f94224fabe8a675 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 369/692] 10.0.0.13 () {32 vars in 736 bytes} [Tue Apr 14 08:54:55 2026] GET /v2.0/security-groups/cddf265f-7dc1-4517-b988-0517da7b5339 => 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: 370/693] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:54:55 2026] GET /v2.0/ports?network_id=3f9685eb-0c68-4a33-b155-2a4c85a14403&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: 8|app: 0|req: 371/694] 10.0.0.13 () {32 vars in 731 bytes} [Tue Apr 14 08:54:55 2026] DELETE /v2.0/floatingips/af4dd5fc-3e09-4574-b974-13cc50fe8a01 => generated 0 bytes in 382 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/695] 10.0.0.13 () {34 vars in 788 bytes} [Tue Apr 14 08:54:54 2026] PUT /v2.0/routers/a2530d31-4400-4402-a963-e8e040d11384/remove_router_interface => generated 309 bytes in 1576 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/696] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 08:54:56 2026] GET /v2.0/networks/3f9685eb-0c68-4a33-b155-2a4c85a14403?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:54:57.472 8 INFO neutron.services.segments.plugin [-] Segment 4c0a8f4a-9f2e-4e6f-a880-c386adefde76 resource provider aggregate not found 2026-04-14 08:54:57.475 8 INFO neutron.services.segments.plugin [-] Segment 4c0a8f4a-9f2e-4e6f-a880-c386adefde76 resource provider aggregate not found 2026-04-14 08:54:57.488 8 INFO neutron.services.segments.plugin [-] Segment 4c0a8f4a-9f2e-4e6f-a880-c386adefde76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c0a8f4a-9f2e-4e6f-a880-c386adefde76 found for delete ", "request_id": "req-eef6630a-1bea-49ca-8b0c-4a4ce6210fe1"}]} 2026-04-14 08:54:57.492 8 INFO neutron.services.segments.plugin [-] Segment 4c0a8f4a-9f2e-4e6f-a880-c386adefde76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c0a8f4a-9f2e-4e6f-a880-c386adefde76 found for delete ", "request_id": "req-84928761-7e67-4ec8-8719-0efc5620cfa9"}]} 2026-04-14 08:54:57.495 8 INFO neutron.db.l3_hamode_db [None req-ad850c81-894c-488d-8d81-71497b3b606a 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] HA network c4604367-a936-4cb3-ad7d-cd1691f28071 was deleted as no HA routers are present in tenant c39f1c51a66d475796a96fbb358c68e2. [pid: 8|app: 0|req: 373/697] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:54:56 2026] DELETE /v2.0/routers/a2530d31-4400-4402-a963-e8e040d11384 => generated 0 bytes in 1092 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/698] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 08:54:57 2026] GET /v2.0/networks/3f9685eb-0c68-4a33-b155-2a4c85a14403?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: 325/699] 10.0.0.13 () {34 vars in 788 bytes} [Tue Apr 14 08:54:56 2026] PUT /v2.0/routers/631a57b3-34b2-4a4b-995d-ad6758b17b7b/remove_router_interface => generated 309 bytes in 1219 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/700] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:54:57 2026] DELETE /v2.0/subnets/ec88289d-8afb-4e17-a4bd-52608ae34487 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/701] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:54:57 2026] DELETE /v2.0/networks/c3c0ab1c-b018-45ca-a63c-d7491d4ca751 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/702] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:54:58 2026] GET /v2.0/security-groups?tenant_id=16ac2fb805224a54847f8068f2809b46&name=default => generated 2925 bytes in 454 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/703] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:54:58 2026] GET /v2.0/security-groups?tenant_id=c39f1c51a66d475796a96fbb358c68e2&name=default => generated 2921 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:54:58.633 7 INFO neutron.services.segments.plugin [-] Segment 70d0b2a3-e024-4e53-bdbb-b925075281a2 resource provider aggregate not found 2026-04-14 08:54:58.637 7 INFO neutron.services.segments.plugin [-] Segment 70d0b2a3-e024-4e53-bdbb-b925075281a2 resource provider aggregate not found 2026-04-14 08:54:58.652 7 INFO neutron.services.segments.plugin [-] Segment 70d0b2a3-e024-4e53-bdbb-b925075281a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70d0b2a3-e024-4e53-bdbb-b925075281a2 found for delete ", "request_id": "req-b6c15505-a760-44d9-b1c6-09fd5a8fb0b5"}]} 2026-04-14 08:54:58.654 7 INFO neutron.services.segments.plugin [-] Segment 70d0b2a3-e024-4e53-bdbb-b925075281a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70d0b2a3-e024-4e53-bdbb-b925075281a2 found for delete ", "request_id": "req-49a693e4-db46-43be-a2d3-c7fdfa4891bc"}]} 2026-04-14 08:54:58.662 7 INFO neutron.db.l3_hamode_db [None req-119c176a-ebc1-4f23-b58b-6bbef4f9898c 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] HA network 3dfdcbc3-afdf-4b15-b3dd-57ec5c522290 was deleted as no HA routers are present in tenant d76bbcf9b73645509f94224fabe8a675. [pid: 7|app: 0|req: 326/704] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:54:57 2026] DELETE /v2.0/routers/631a57b3-34b2-4a4b-995d-ad6758b17b7b => generated 0 bytes in 1089 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/705] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:54:58 2026] DELETE /v2.0/security-groups/14fd66b4-53d9-4a5b-b217-995401c87e45 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/706] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:54:58 2026] DELETE /v2.0/security-groups/8c5dd9df-2f07-4a74-896f-97aebe4481df => 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: 380/707] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:54:58 2026] DELETE /v2.0/subnets/d027558b-e2c7-4654-9e94-a1262046b653 => 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: 328/708] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:54:58 2026] DELETE /v2.0/networks/5a11296f-23a4-4e5a-8686-c3d9231e4b7c => generated 0 bytes in 380 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/709] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:54:59 2026] GET /v2.0/security-groups?tenant_id=d76bbcf9b73645509f94224fabe8a675&name=default => generated 2925 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/710] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:54:59 2026] DELETE /v2.0/security-groups/60a92820-ed2f-4483-b0be-2a3e265325c6 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:55:00.582 8 INFO neutron.services.segments.plugin [-] Segment b2cc5cc8-33e2-4c7b-a0df-5ab50b8b001f resource provider aggregate not found 2026-04-14 08:55:00.591 8 INFO neutron.services.segments.plugin [-] Segment b2cc5cc8-33e2-4c7b-a0df-5ab50b8b001f resource provider aggregate not found 2026-04-14 08:55:00.612 8 INFO neutron.services.segments.plugin [-] Segment b2cc5cc8-33e2-4c7b-a0df-5ab50b8b001f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2cc5cc8-33e2-4c7b-a0df-5ab50b8b001f found for delete ", "request_id": "req-d2e53a43-a72c-449d-a42d-faa84b789e97"}]} 2026-04-14 08:55:00.631 8 INFO neutron.services.segments.plugin [-] Segment b2cc5cc8-33e2-4c7b-a0df-5ab50b8b001f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2cc5cc8-33e2-4c7b-a0df-5ab50b8b001f found for delete ", "request_id": "req-06640e5a-c885-431f-bfce-6a1259b4104b"}]} 2026-04-14 08:55:00.689 7 INFO neutron.services.segments.plugin [-] Segment c2796f02-7fd7-46cc-98f8-ab340d0ec9fe resource provider aggregate not found 2026-04-14 08:55:00.698 7 INFO neutron.services.segments.plugin [-] Segment c2796f02-7fd7-46cc-98f8-ab340d0ec9fe resource provider aggregate not found 2026-04-14 08:55:00.715 7 INFO neutron.services.segments.plugin [-] Segment c2796f02-7fd7-46cc-98f8-ab340d0ec9fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2796f02-7fd7-46cc-98f8-ab340d0ec9fe found for delete ", "request_id": "req-e3ab7d32-face-4647-8604-942358fb9186"}]} 2026-04-14 08:55:00.723 7 INFO neutron.services.segments.plugin [-] Segment c2796f02-7fd7-46cc-98f8-ab340d0ec9fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2796f02-7fd7-46cc-98f8-ab340d0ec9fe found for delete ", "request_id": "req-b31a41f0-9aec-410b-a712-f52d3f1340e7"}]} [pid: 7|app: 0|req: 330/711] 10.0.0.13 () {32 vars in 652 bytes} [Tue Apr 14 08:55:00 2026] GET /v2.0/extensions => generated 19901 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/714] 10.0.0.13 () {32 vars in 680 bytes} [Tue Apr 14 08:55:00 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/715] 10.0.0.13 () {32 vars in 680 bytes} [Tue Apr 14 08:55:00 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: 335/716] 10.0.0.13 () {32 vars in 728 bytes} [Tue Apr 14 08:55:00 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: 7|app: 0|req: 336/717] 10.0.0.13 () {32 vars in 664 bytes} [Tue Apr 14 08:55:00 2026] GET /v2.0/extensions/agent => generated 153 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/718] 10.0.0.13 () {32 vars in 698 bytes} [Tue Apr 14 08:55:00 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/719] 10.0.0.13 () {32 vars in 696 bytes} [Tue Apr 14 08:55:00 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: 339/720] 10.0.0.13 () {32 vars in 700 bytes} [Tue Apr 14 08:55:00 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/721] 10.0.0.13 () {32 vars in 688 bytes} [Tue Apr 14 08:55:00 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: 7|app: 0|req: 341/722] 10.0.0.13 () {32 vars in 702 bytes} [Tue Apr 14 08:55:00 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:55:00.982 8 INFO neutron.db.segments_db [None req-d604dcdd-5c34-497c-b266-6ebf25da9d1f 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Added segment 122ea939-6964-4ced-b3a1-0ea14d1cf135 of type vxlan for network b09e7533-d5ce-4d67-bea2-a4d2a03f2268 [pid: 7|app: 0|req: 342/723] 10.0.0.13 () {32 vars in 692 bytes} [Tue Apr 14 08:55:00 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/724] 10.0.0.13 () {32 vars in 694 bytes} [Tue Apr 14 08:55:00 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/725] 10.0.0.13 () {32 vars in 684 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/726] 10.0.0.13 () {32 vars in 686 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/727] 10.0.0.13 () {32 vars in 660 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/728] 10.0.0.13 () {32 vars in 698 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/729] 10.0.0.13 () {32 vars in 678 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/730] 10.0.0.13 () {32 vars in 682 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/731] 10.0.0.13 () {32 vars in 674 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/732] 10.0.0.13 () {32 vars in 688 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/733] 10.0.0.13 () {32 vars in 722 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/734] 10.0.0.13 () {32 vars in 686 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/735] 10.0.0.13 () {34 vars in 670 bytes} [Tue Apr 14 08:55:00 2026] POST /v2.0/networks => generated 744 bytes in 596 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/736] 10.0.0.13 () {32 vars in 668 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/737] 10.0.0.13 () {32 vars in 686 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/738] 10.0.0.13 () {32 vars in 680 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/739] 10.0.0.13 () {32 vars in 698 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/740] 10.0.0.13 () {32 vars in 678 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/741] 10.0.0.13 () {32 vars in 666 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/router => generated 256 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/742] 10.0.0.13 () {32 vars in 676 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/743] 10.0.0.13 () {32 vars in 664 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/744] 10.0.0.13 () {32 vars in 674 bytes} [Tue Apr 14 08:55:01 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: 363/745] 10.0.0.13 () {32 vars in 712 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/746] 10.0.0.13 () {32 vars in 690 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/747] 10.0.0.13 () {32 vars in 682 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/748] 10.0.0.13 () {32 vars in 668 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/749] 10.0.0.13 () {32 vars in 686 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/750] 10.0.0.13 () {32 vars in 704 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/751] 10.0.0.13 () {32 vars in 674 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/752] 10.0.0.13 () {32 vars in 700 bytes} [Tue Apr 14 08:55:01 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: 371/753] 10.0.0.13 () {32 vars in 674 bytes} [Tue Apr 14 08:55:01 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: 372/754] 10.0.0.13 () {32 vars in 692 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/755] 10.0.0.13 () {32 vars in 688 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/756] 10.0.0.13 () {32 vars in 708 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/757] 10.0.0.13 () {32 vars in 704 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/758] 10.0.0.13 () {32 vars in 696 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/759] 10.0.0.13 () {32 vars in 710 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/760] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:55:01 2026] POST /v2.0/subnets => generated 667 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/761] 10.0.0.13 () {32 vars in 668 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/binding => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/762] 10.0.0.13 () {32 vars in 686 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/binding-extended => 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: 380/763] 10.0.0.13 () {32 vars in 680 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/764] 10.0.0.13 () {32 vars in 674 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/765] 10.0.0.13 () {32 vars in 670 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/provider => generated 191 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:55:01.440 8 INFO neutron.db.segments_db [None req-c087d257-4ff9-46a2-9eb4-15aaba4028c2 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Added segment 95a34fec-2b42-4cf5-9611-e7f85107e5a5 of type vxlan for network 05b19c0b-9f21-470f-8f8d-75eb9e52898f [pid: 7|app: 0|req: 383/766] 10.0.0.13 () {32 vars in 660 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/767] 10.0.0.13 () {32 vars in 698 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/768] 10.0.0.13 () {32 vars in 698 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/769] 10.0.0.13 () {32 vars in 676 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/770] 10.0.0.13 () {32 vars in 668 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/771] 10.0.0.13 () {32 vars in 682 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/772] 10.0.0.13 () {32 vars in 700 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/773] 10.0.0.13 () {32 vars in 684 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/774] 10.0.0.13 () {32 vars in 706 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/775] 10.0.0.13 () {32 vars in 668 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/776] 10.0.0.13 () {32 vars in 696 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/777] 10.0.0.13 () {32 vars in 694 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/778] 10.0.0.13 () {32 vars in 684 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/779] 10.0.0.13 () {32 vars in 688 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/780] 10.0.0.13 () {32 vars in 666 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/781] 10.0.0.13 () {32 vars in 680 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/782] 10.0.0.13 () {32 vars in 680 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/783] 10.0.0.13 () {32 vars in 690 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/784] 10.0.0.13 () {32 vars in 690 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/785] 10.0.0.13 () {32 vars in 694 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/786] 10.0.0.13 () {32 vars in 684 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/787] 10.0.0.13 () {32 vars in 688 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/788] 10.0.0.13 () {32 vars in 700 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/789] 10.0.0.13 () {32 vars in 702 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/790] 10.0.0.13 () {32 vars in 712 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/791] 10.0.0.13 () {32 vars in 716 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/792] 10.0.0.13 () {32 vars in 714 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/793] 10.0.0.13 () {32 vars in 726 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/794] 10.0.0.13 () {32 vars in 740 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/795] 10.0.0.13 () {32 vars in 718 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/796] 10.0.0.13 () {32 vars in 682 bytes} [Tue Apr 14 08:55:01 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: 414/797] 10.0.0.13 () {32 vars in 668 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/798] 10.0.0.13 () {32 vars in 718 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/799] 10.0.0.13 () {32 vars in 678 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/800] 10.0.0.13 () {32 vars in 668 bytes} [Tue Apr 14 08:55:01 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: 7|app: 0|req: 418/801] 10.0.0.13 () {32 vars in 696 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/standard-attr-segment => 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: 419/802] 10.0.0.13 () {32 vars in 704 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/803] 10.0.0.13 () {32 vars in 700 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/804] 10.0.0.13 () {32 vars in 682 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:55:01.802 8 INFO neutron.db.l3_hamode_db [None req-c087d257-4ff9-46a2-9eb4-15aaba4028c2 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 422/805] 10.0.0.13 () {32 vars in 704 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/806] 10.0.0.13 () {32 vars in 694 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/807] 10.0.0.13 () {32 vars in 688 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/808] 10.0.0.13 () {32 vars in 696 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/809] 10.0.0.13 () {32 vars in 688 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/810] 10.0.0.13 () {32 vars in 700 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/811] 10.0.0.13 () {32 vars in 664 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/812] 10.0.0.13 () {32 vars in 680 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/813] 10.0.0.13 () {32 vars in 692 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/814] 10.0.0.13 () {32 vars in 676 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/815] 10.0.0.13 () {32 vars in 666 bytes} [Tue Apr 14 08:55:01 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/816] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:55:02 2026] GET /v2.0/security-groups?tenant_id=8326692b9fb945409e95a64f4ee8e97b&name=default => generated 2925 bytes in 433 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:55:03.034 7 WARNING keystonemiddleware.audit [None req-37cafb02-756a-4856-b1dd-44eff3f1b03d 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Skipping service tempest-service-684666065 as it have no endpoints. 2026-04-14 08:55:03.036 8 INFO neutron.db.l3_hamode_db [None req-c087d257-4ff9-46a2-9eb4-15aaba4028c2 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 434/817] 10.0.0.239 () {34 vars in 990 bytes} [Tue Apr 14 08:55:02 2026] GET /v2.0/ports?device_id=f725ac94-4ef2-4b1e-a807-89bf6fedcfe8 => generated 1244 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/818] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:55:03 2026] DELETE /v2.0/security-groups/a5d3a616-f298-4a1d-a377-2ce23871b560 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:55:03.243 7 WARNING keystonemiddleware.audit [None req-989a7c86-51ce-4ab0-a0c4-aff2e951e345 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Skipping service tempest-service-684666065 as it have no endpoints. [pid: 7|app: 0|req: 436/819] 10.0.0.239 () {34 vars in 1040 bytes} [Tue Apr 14 08:55:03 2026] GET /v2.0/security-groups?id=19c2a9da-8706-4f25-b41b-443d2eb9d69a&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/820] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:55:01 2026] POST /v2.0/routers => generated 731 bytes in 2958 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/821] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:55:04 2026] GET /v2.0/security-groups?tenant_id=1bec257e1fcd4edc953082108d405dbf&name=default => generated 2925 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/822] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:55:05 2026] DELETE /v2.0/security-groups/ee05c2df-901b-4196-a41f-9f84addb5856 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:55:05.472 8 WARNING neutron_lib.context [None req-a1fef0ad-b331-4712-b83b-c1ec75e89ec2 f78b268a9bcb479c92077c4e41db763f 67d8f36f28f544c79aaf810b0a9b488c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:55:05.472 8 WARNING neutron_lib.context [None req-a1fef0ad-b331-4712-b83b-c1ec75e89ec2 f78b268a9bcb479c92077c4e41db763f 67d8f36f28f544c79aaf810b0a9b488c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:55:05.667 8 INFO neutron.db.segments_db [None req-a1fef0ad-b331-4712-b83b-c1ec75e89ec2 f78b268a9bcb479c92077c4e41db763f 67d8f36f28f544c79aaf810b0a9b488c - - default default] Added segment f17d356b-c627-4348-a1d3-a27e57df38ad of type vxlan for network 3d5e1124-d420-4f2b-9ae4-74804d8f964b 2026-04-14 08:55:05.772 8 INFO neutron.db.segments_db [None req-a1fef0ad-b331-4712-b83b-c1ec75e89ec2 f78b268a9bcb479c92077c4e41db763f 67d8f36f28f544c79aaf810b0a9b488c - - default default] Added segment 7c1c1e94-e104-4eda-987e-aacf10f288ae of type vxlan for network 4348b4bf-bca3-4951-84a8-a2aeb5b6d96f [pid: 7|app: 0|req: 437/823] 10.0.0.13 () {34 vars in 782 bytes} [Tue Apr 14 08:55:04 2026] PUT /v2.0/routers/c15d8f07-4b25-489b-bc94-3150cac97e7c/add_router_interface => generated 309 bytes in 1450 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/824] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:55:05 2026] POST /v2.0/networks => generated 1245 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/825] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:55:05 2026] GET /v2.0/security-groups?tenant_id=1b3d46af1f9e496dba7b369271f59c6b&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/826] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:55:05 2026] DELETE /v2.0/security-groups/af102667-a5d3-445f-95c1-e709fa018b90 => 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: 388/827] 10.0.0.13 () {32 vars in 648 bytes} [Tue Apr 14 08:55:05 2026] GET /v2.0/networks => generated 1844 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:55:06.344 7 INFO neutron.services.segments.plugin [-] Segment f17d356b-c627-4348-a1d3-a27e57df38ad resource provider aggregate not found [pid: 7|app: 0|req: 440/828] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:55:06 2026] DELETE /v2.0/networks/3d5e1124-d420-4f2b-9ae4-74804d8f964b => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:55:06.557 8 INFO neutron.services.segments.plugin [-] Segment 7c1c1e94-e104-4eda-987e-aacf10f288ae resource provider aggregate not found 2026-04-14 08:55:06.562 8 INFO neutron.services.segments.plugin [-] Segment 7c1c1e94-e104-4eda-987e-aacf10f288ae resource provider aggregate not found 2026-04-14 08:55:06.578 8 INFO neutron.services.segments.plugin [-] Segment 7c1c1e94-e104-4eda-987e-aacf10f288ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c1c1e94-e104-4eda-987e-aacf10f288ae found for delete ", "request_id": "req-3b069272-bc28-4938-a5b4-bfa50c01913f"}]} 2026-04-14 08:55:06.586 7 INFO neutron.services.segments.plugin [-] Segment f17d356b-c627-4348-a1d3-a27e57df38ad resource provider aggregate not found 2026-04-14 08:55:06.589 8 INFO neutron.services.segments.plugin [-] Segment 7c1c1e94-e104-4eda-987e-aacf10f288ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c1c1e94-e104-4eda-987e-aacf10f288ae found for delete ", "request_id": "req-3903b77a-3a1d-4d98-a45b-cdaa556d2a64"}]} [pid: 8|app: 0|req: 389/829] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:55:06 2026] DELETE /v2.0/networks/4348b4bf-bca3-4951-84a8-a2aeb5b6d96f => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:55:06.593 7 INFO neutron.services.segments.plugin [-] Segment f17d356b-c627-4348-a1d3-a27e57df38ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f17d356b-c627-4348-a1d3-a27e57df38ad found for delete ", "request_id": "req-10de132d-e244-42b6-8174-9c62f0809e3f"}]} 2026-04-14 08:55:06.607 7 WARNING neutron_lib.context [None req-0fdb133c-657f-4519-826c-af49d3288b57 6d5b61461ecf4d5f82624cb463488ae6 82233ba56fa34eae8af8f3423a4c5840 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:55:06.620 7 INFO neutron.services.segments.plugin [-] Segment f17d356b-c627-4348-a1d3-a27e57df38ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f17d356b-c627-4348-a1d3-a27e57df38ad found for delete ", "request_id": "req-b57c07eb-0226-424c-818a-90a0f0ef7b60"}]} [pid: 8|app: 0|req: 390/830] 10.0.0.13 () {32 vars in 648 bytes} [Tue Apr 14 08:55:06 2026] GET /v2.0/networks => generated 651 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:55:06.693 8 WARNING neutron_lib.context [None req-ce1251dd-0b52-48e1-91e8-03b0d8f068c3 f78b268a9bcb479c92077c4e41db763f 67d8f36f28f544c79aaf810b0a9b488c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 441/831] 10.0.0.13 () {34 vars in 684 bytes} [Tue Apr 14 08:55:06 2026] POST /v2.0/security-groups => generated 1660 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-14 08:55:06.768 8 INFO neutron.db.segments_db [None req-ce1251dd-0b52-48e1-91e8-03b0d8f068c3 f78b268a9bcb479c92077c4e41db763f 67d8f36f28f544c79aaf810b0a9b488c - - default default] Added segment 967340c2-3510-45b4-94bd-29ad9fa0a819 of type vxlan for network 772612e7-4c25-42b5-99bf-5ae65302ac51 2026-04-14 08:55:06.777 7 WARNING neutron_lib.context [None req-9cb91c48-276f-4c1b-b4a2-30713ac815db 6d5b61461ecf4d5f82624cb463488ae6 82233ba56fa34eae8af8f3423a4c5840 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 391/832] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:55:06 2026] POST /v2.0/networks => generated 653 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/833] 10.0.0.13 () {34 vars in 694 bytes} [Tue Apr 14 08:55:06 2026] POST /v2.0/security-group-rules => generated 597 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:55:06.914 7 WARNING neutron_lib.context [None req-bc874688-8315-4d48-b9db-c4cb4907e386 f78b268a9bcb479c92077c4e41db763f 67d8f36f28f544c79aaf810b0a9b488c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:55:06.988 7 INFO neutron.db.segments_db [None req-bc874688-8315-4d48-b9db-c4cb4907e386 f78b268a9bcb479c92077c4e41db763f 67d8f36f28f544c79aaf810b0a9b488c - - default default] Added segment 73fa0a50-9599-4de9-b2a4-2c9f308c10c7 of type vxlan for network b7d45687-afd2-48d1-81d1-680cbd67eb16 [pid: 8|app: 0|req: 392/834] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:55:06 2026] GET /v2.0/ports?device_id=f725ac94-4ef2-4b1e-a807-89bf6fedcfe8 => generated 975 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:55:07.000 8 WARNING neutron_lib.context [None req-ed442862-ea4f-4bd7-9c9c-66f1fbe5fc34 6d5b61461ecf4d5f82624cb463488ae6 82233ba56fa34eae8af8f3423a4c5840 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 443/835] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:55:06 2026] POST /v2.0/networks => generated 654 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/836] 10.0.0.62 () {34 vars in 970 bytes} [Tue Apr 14 08:55:07 2026] GET /v2.0/ports/81b25a93-8cb4-4440-9024-82b6de60f4f5 => generated 972 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:55:07.235 7 WARNING neutron_lib.context [None req-ddb13063-f402-45fd-8bd3-272a9acd4098 f78b268a9bcb479c92077c4e41db763f 67d8f36f28f544c79aaf810b0a9b488c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:55:07.279 7 WARNING neutron_lib.context [None req-ddb13063-f402-45fd-8bd3-272a9acd4098 f78b268a9bcb479c92077c4e41db763f 67d8f36f28f544c79aaf810b0a9b488c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 393/837] 10.0.0.13 () {34 vars in 694 bytes} [Tue Apr 14 08:55:06 2026] POST /v2.0/security-group-rules => generated 602 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/838] 199.204.45.33 () {34 vars in 999 bytes} [Tue Apr 14 08:55:07 2026] GET /v2.0/subnets?network_id=3f9685eb-0c68-4a33-b155-2a4c85a14403 => generated 660 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:55:07.564 8 WARNING neutron_lib.context [None req-b48b380a-4bca-4dfe-bb13-73d5e4893911 6d5b61461ecf4d5f82624cb463488ae6 82233ba56fa34eae8af8f3423a4c5840 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 395/839] 10.0.0.13 () {34 vars in 675 bytes} [Tue Apr 14 08:55:07 2026] POST /v2.0/floatingips => generated 552 bytes in 627 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/840] 199.204.45.33 () {34 vars in 1145 bytes} [Tue Apr 14 08:55:08 2026] GET /v2.0/ports?device_id=f725ac94-4ef2-4b1e-a807-89bf6fedcfe8&device_owner=compute%3Anova&network_id=3f9685eb-0c68-4a33-b155-2a4c85a14403 => 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: 445/841] 10.0.0.13 () {34 vars in 664 bytes} [Tue Apr 14 08:55:07 2026] POST /v2.0/ports => generated 1506 bytes in 1084 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: 446/842] 10.0.0.13 () {32 vars in 642 bytes} [Tue Apr 14 08:55:08 2026] GET /v2.0/ports => generated 1506 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/843] 10.0.0.13 () {32 vars in 719 bytes} [Tue Apr 14 08:55:08 2026] DELETE /v2.0/ports/8788169e-b001-4c08-b9e7-a167b6b8e85a => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/844] 199.204.45.33 () {38 vars in 1027 bytes} [Tue Apr 14 08:55:08 2026] PUT /v2.0/ports/81b25a93-8cb4-4440-9024-82b6de60f4f5 => generated 1153 bytes in 531 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/845] 10.0.0.62 () {34 vars in 1099 bytes} [Tue Apr 14 08:55:08 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1052545393&fields=id&tenant_id=82233ba56fa34eae8af8f3423a4c5840 => generated 69 bytes in 41 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, ' 2026-04-14 08:55:08.867 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-273af8b5-6ce1-416f-af17-3efdfeec4a4d'] response: {'name': 'network-changed', 'server_uuid': 'f725ac94-4ef2-4b1e-a807-89bf6fedcfe8', 'tag': '81b25a93-8cb4-4440-9024-82b6de60f4f5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 449/846] 10.0.0.62 () {34 vars in 981 bytes} [Tue Apr 14 08:55:08 2026] GET /v2.0/networks?id=b09e7533-d5ce-4d67-bea2-a4d2a03f2268 => generated 676 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/847] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 08:55:08 2026] GET /v2.0/ports?tenant_id=5eb0570100e846ec8c59ecc263341dd3&device_id=f725ac94-4ef2-4b1e-a807-89bf6fedcfe8 => generated 1425 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/848] 10.0.0.62 () {34 vars in 964 bytes} [Tue Apr 14 08:55:08 2026] GET /v2.0/quotas/82233ba56fa34eae8af8f3423a4c5840 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/849] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 08:55:08 2026] GET /v2.0/networks?id=3f9685eb-0c68-4a33-b155-2a4c85a14403 => generated 780 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/850] 10.0.0.62 () {34 vars in 1001 bytes} [Tue Apr 14 08:55:09 2026] GET /v2.0/ports?tenant_id=82233ba56fa34eae8af8f3423a4c5840&fields=id => generated 103 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/851] 10.0.0.13 () {32 vars in 719 bytes} [Tue Apr 14 08:55:08 2026] DELETE /v2.0/ports/e4b3ca3b-46d0-46bc-8175-cab10b583cb3 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/852] 199.204.45.33 () {34 vars in 1059 bytes} [Tue Apr 14 08:55:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=81b25a93-8cb4-4440-9024-82b6de60f4f5 => generated 861 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/853] 10.0.0.62 () {34 vars in 1007 bytes} [Tue Apr 14 08:55:09 2026] GET /v2.0/networks/b09e7533-d5ce-4d67-bea2-a4d2a03f2268?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: 455/854] 10.0.0.13 () {32 vars in 642 bytes} [Tue Apr 14 08:55:09 2026] GET /v2.0/ports => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/855] 199.204.45.33 () {34 vars in 1059 bytes} [Tue Apr 14 08:55:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=81b25a93-8cb4-4440-9024-82b6de60f4f5 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:55:09.255 8 WARNING neutron_lib.context [None req-2d7321f1-0bd2-4fbc-afb9-565c1dafd8e2 f78b268a9bcb479c92077c4e41db763f 67d8f36f28f544c79aaf810b0a9b488c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 456/856] 10.0.0.62 () {34 vars in 1107 bytes} [Tue Apr 14 08:55:09 2026] GET /v2.0/networks/b09e7533-d5ce-4d67-bea2-a4d2a03f2268?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:55:09.308 8 INFO neutron.db.segments_db [None req-2d7321f1-0bd2-4fbc-afb9-565c1dafd8e2 f78b268a9bcb479c92077c4e41db763f 67d8f36f28f544c79aaf810b0a9b488c - - default default] Added segment 65fed827-3161-4e95-b859-59033f5a898f of type vxlan for network a4854b98-d594-4442-954a-437667021468 [pid: 7|app: 0|req: 457/857] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 08:55:09 2026] GET /v2.0/subnets?id=76bd6427-eb58-4b11-aaad-c4f10ad4a4ba => 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: 458/858] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:55:09 2026] GET /v2.0/ports?network_id=3f9685eb-0c68-4a33-b155-2a4c85a14403&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: 401/859] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:55:09 2026] POST /v2.0/networks => generated 653 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/860] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 08:55:09 2026] GET /v2.0/networks/3f9685eb-0c68-4a33-b155-2a4c85a14403?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:55:09.486 7 WARNING neutron_lib.context [None req-ca370232-972e-4865-89f4-e86c6e86becf f78b268a9bcb479c92077c4e41db763f 67d8f36f28f544c79aaf810b0a9b488c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 402/861] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:55:09 2026] GET /v2.0/ports?device_id=47450ebc-844c-4cf2-b89b-8737c1980865 => generated 12 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:55:09.555 7 INFO neutron.db.segments_db [None req-ca370232-972e-4865-89f4-e86c6e86becf f78b268a9bcb479c92077c4e41db763f 67d8f36f28f544c79aaf810b0a9b488c - - default default] Added segment 4e51f930-030c-4645-a412-63a0e62dc3b7 of type vxlan for network 9c0e3f16-ed1d-4c2c-bc56-0803e999feee [pid: 8|app: 0|req: 403/862] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 08:55:09 2026] GET /v2.0/networks/3f9685eb-0c68-4a33-b155-2a4c85a14403?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: 460/863] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:55:09 2026] POST /v2.0/networks => generated 653 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/864] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 08:55:09 2026] GET /v2.0/ports?tenant_id=5eb0570100e846ec8c59ecc263341dd3&device_id=f725ac94-4ef2-4b1e-a807-89bf6fedcfe8 => generated 1425 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/865] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 08:55:09 2026] GET /v2.0/networks?id=3f9685eb-0c68-4a33-b155-2a4c85a14403 => generated 780 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/866] 199.204.45.33 () {34 vars in 1059 bytes} [Tue Apr 14 08:55:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=81b25a93-8cb4-4440-9024-82b6de60f4f5 => generated 861 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/867] 199.204.45.33 () {34 vars in 1059 bytes} [Tue Apr 14 08:55:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=81b25a93-8cb4-4440-9024-82b6de60f4f5 => 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: 406/868] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 08:55:09 2026] GET /v2.0/subnets?id=76bd6427-eb58-4b11-aaad-c4f10ad4a4ba => generated 678 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/869] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:55:09 2026] GET /v2.0/ports?network_id=3f9685eb-0c68-4a33-b155-2a4c85a14403&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: 407/870] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 08:55:10 2026] GET /v2.0/networks/3f9685eb-0c68-4a33-b155-2a4c85a14403?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:55:10.153 8 WARNING neutron_lib.context [None req-d8f8e65e-e621-4ef9-9e78-d25551c64f15 f78b268a9bcb479c92077c4e41db763f 67d8f36f28f544c79aaf810b0a9b488c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 464/871] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 08:55:10 2026] GET /v2.0/networks/3f9685eb-0c68-4a33-b155-2a4c85a14403?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) 2026-04-14 08:55:10.202 8 WARNING neutron_lib.context [None req-d8f8e65e-e621-4ef9-9e78-d25551c64f15 f78b268a9bcb479c92077c4e41db763f 67d8f36f28f544c79aaf810b0a9b488c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/872] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:55:10 2026] GET /v2.0/security-groups?tenant_id=dd9a4bc7e925444689470889d10bfd17&name=default => generated 2925 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/873] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 08:55:10 2026] GET /v2.0/networks?id=b09e7533-d5ce-4d67-bea2-a4d2a03f2268 => generated 676 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/874] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:55:10 2026] DELETE /v2.0/security-groups/c0a30a77-72e7-4f06-aceb-be37f37b37e1 => 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: 468/875] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:55:10 2026] GET /v2.0/ports?device_id=f725ac94-4ef2-4b1e-a807-89bf6fedcfe8 => generated 1156 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/876] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:55:10 2026] GET /v2.0/ports?device_id=47450ebc-844c-4cf2-b89b-8737c1980865 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/877] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:55:10 2026] POST /v2.0/subnets => generated 1275 bytes in 665 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/878] 199.204.45.33 () {34 vars in 1049 bytes} [Tue Apr 14 08:55:10 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=82233ba56fa34eae8af8f3423a4c5840 => generated 181 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/879] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:55:10 2026] GET /v2.0/security-groups?id=19c2a9da-8706-4f25-b41b-443d2eb9d69a&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:55:10.854 8 WARNING neutron_lib.context [req-3b497118-3f1d-4dbc-a190-0ea786667499 req-607a2d4d-ea3d-4c0e-9c8e-140f438eb8ca 6d5b61461ecf4d5f82624cb463488ae6 82233ba56fa34eae8af8f3423a4c5840 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 471/880] 10.0.0.13 () {32 vars in 646 bytes} [Tue Apr 14 08:55:10 2026] GET /v2.0/subnets => generated 1888 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/881] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:55:10 2026] GET /v2.0/security-groups?tenant_id=72a5db21c25d48bc90aceb498688bb29&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/882] 199.204.45.33 () {38 vars in 954 bytes} [Tue Apr 14 08:55:10 2026] POST /v2.0/ports => generated 954 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /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: 411/883] 199.204.45.33 () {34 vars in 1119 bytes} [Tue Apr 14 08:55:11 2026] GET /v2.0/ports?device_id=f725ac94-4ef2-4b1e-a807-89bf6fedcfe8&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.12 => generated 1156 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/884] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:55:11 2026] DELETE /v2.0/security-groups/d813b370-c325-4ba3-a011-e52fab429e94 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/885] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:55:10 2026] DELETE /v2.0/subnets/37005d0b-f82f-4f86-8099-37a9edef237f => generated 0 bytes in 667 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/886] 199.204.45.33 () {38 vars in 1027 bytes} [Tue Apr 14 08:55:11 2026] PUT /v2.0/ports/4a0f213f-356a-4059-98b2-b271020a84a2 => generated 1199 bytes in 555 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-04-14 08:55:12.136 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-85e6d3fd-a20f-4d8f-8548-ce98fc757330'] response: {'name': 'network-changed', 'server_uuid': '47450ebc-844c-4cf2-b89b-8737c1980865', 'tag': '4a0f213f-356a-4059-98b2-b271020a84a2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 474/887] 199.204.45.33 () {38 vars in 1027 bytes} [Tue Apr 14 08:55:11 2026] PUT /v2.0/ports/81b25a93-8cb4-4440-9024-82b6de60f4f5 => generated 972 bytes in 652 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: 414/888] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:55:12 2026] DELETE /v2.0/subnets/7853f96b-ddb7-4a3e-a93d-d9e3d0e82561 => generated 0 bytes in 264 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: 475/889] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:55:12 2026] GET /v2.0/ports?device_id=47450ebc-844c-4cf2-b89b-8737c1980865 => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/890] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 08:55:12 2026] GET /v2.0/ports?tenant_id=82233ba56fa34eae8af8f3423a4c5840&device_id=47450ebc-844c-4cf2-b89b-8737c1980865 => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:55:12.391 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e961a49-fcc4-4600-a1b3-c8e963726a40'] response: {'name': 'network-changed', 'server_uuid': 'f725ac94-4ef2-4b1e-a807-89bf6fedcfe8', 'tag': '81b25a93-8cb4-4440-9024-82b6de60f4f5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 476/891] 10.0.0.13 () {32 vars in 646 bytes} [Tue Apr 14 08:55:12 2026] GET /v2.0/subnets => generated 626 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/892] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 08:55:12 2026] GET /v2.0/ports?tenant_id=5eb0570100e846ec8c59ecc263341dd3&device_id=f725ac94-4ef2-4b1e-a807-89bf6fedcfe8 => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/893] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 14 08:55:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=4a0f213f-356a-4059-98b2-b271020a84a2 => 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: 477/894] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:55:12 2026] GET /v2.0/security-groups?id=261b6311-2aab-4e7c-8206-b8d92a72c07f&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/895] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 08:55:12 2026] GET /v2.0/networks?id=3f9685eb-0c68-4a33-b155-2a4c85a14403 => generated 780 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/896] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 08:55:12 2026] GET /v2.0/subnets?id=02fb8a3d-79d7-4966-99d7-657d44cacf08 => generated 670 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/897] 199.204.45.33 () {34 vars in 1059 bytes} [Tue Apr 14 08:55:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=81b25a93-8cb4-4440-9024-82b6de60f4f5 => generated 861 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/898] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:55:12 2026] GET /v2.0/ports?network_id=b09e7533-d5ce-4d67-bea2-a4d2a03f2268&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/899] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 08:55:12 2026] GET /v2.0/subnets?id=76bd6427-eb58-4b11-aaad-c4f10ad4a4ba => 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: 483/900] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 08:55:12 2026] GET /v2.0/networks/b09e7533-d5ce-4d67-bea2-a4d2a03f2268?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: 484/901] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:55:12 2026] GET /v2.0/ports?network_id=3f9685eb-0c68-4a33-b155-2a4c85a14403&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:55:12.849 8 INFO neutron.services.segments.plugin [-] Segment 4e51f930-030c-4645-a412-63a0e62dc3b7 resource provider aggregate not found 2026-04-14 08:55:12.867 8 INFO neutron.services.segments.plugin [-] Segment 4e51f930-030c-4645-a412-63a0e62dc3b7 resource provider aggregate not found 2026-04-14 08:55:12.882 8 INFO neutron.services.segments.plugin [-] Segment 4e51f930-030c-4645-a412-63a0e62dc3b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e51f930-030c-4645-a412-63a0e62dc3b7 found for delete ", "request_id": "req-cfb0ec0d-23db-4225-b48e-eb712a3ddb4d"}]} 2026-04-14 08:55:12.884 8 INFO neutron.services.segments.plugin [-] Segment 4e51f930-030c-4645-a412-63a0e62dc3b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e51f930-030c-4645-a412-63a0e62dc3b7 found for delete ", "request_id": "req-dae93328-c0f2-4e7c-beef-9b7bec7c87c6"}]} [pid: 7|app: 0|req: 485/902] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 08:55:12 2026] GET /v2.0/networks/b09e7533-d5ce-4d67-bea2-a4d2a03f2268?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/903] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:55:12 2026] DELETE /v2.0/networks/9c0e3f16-ed1d-4c2c-bc56-0803e999feee => generated 0 bytes in 459 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/904] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 08:55:12 2026] GET /v2.0/networks/3f9685eb-0c68-4a33-b155-2a4c85a14403?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/905] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 08:55:12 2026] GET /v2.0/ports?tenant_id=82233ba56fa34eae8af8f3423a4c5840&device_id=47450ebc-844c-4cf2-b89b-8737c1980865 => generated 1238 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/906] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 08:55:13 2026] GET /v2.0/networks/3f9685eb-0c68-4a33-b155-2a4c85a14403?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: 489/907] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 08:55:13 2026] GET /v2.0/networks?id=b09e7533-d5ce-4d67-bea2-a4d2a03f2268 => generated 772 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/908] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 08:55:13 2026] GET /v2.0/ports?tenant_id=5eb0570100e846ec8c59ecc263341dd3&device_id=f725ac94-4ef2-4b1e-a807-89bf6fedcfe8 => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/909] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 14 08:55:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=4a0f213f-356a-4059-98b2-b271020a84a2 => 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: 492/910] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 08:55:13 2026] GET /v2.0/networks?id=3f9685eb-0c68-4a33-b155-2a4c85a14403 => generated 780 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/911] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 08:55:13 2026] GET /v2.0/subnets?id=02fb8a3d-79d7-4966-99d7-657d44cacf08 => generated 670 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/912] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:55:12 2026] DELETE /v2.0/networks/a4854b98-d594-4442-954a-437667021468 => generated 0 bytes in 539 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/913] 199.204.45.33 () {34 vars in 1059 bytes} [Tue Apr 14 08:55:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=81b25a93-8cb4-4440-9024-82b6de60f4f5 => generated 861 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/914] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:55:13 2026] GET /v2.0/ports?network_id=b09e7533-d5ce-4d67-bea2-a4d2a03f2268&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: 421/915] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 08:55:13 2026] GET /v2.0/subnets?id=76bd6427-eb58-4b11-aaad-c4f10ad4a4ba => generated 678 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/916] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 08:55:13 2026] GET /v2.0/networks/b09e7533-d5ce-4d67-bea2-a4d2a03f2268?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:55:13.714 7 INFO neutron.services.segments.plugin [-] Segment 73fa0a50-9599-4de9-b2a4-2c9f308c10c7 resource provider aggregate not found 2026-04-14 08:55:13.719 7 INFO neutron.services.segments.plugin [-] Segment 73fa0a50-9599-4de9-b2a4-2c9f308c10c7 resource provider aggregate not found 2026-04-14 08:55:13.733 7 INFO neutron.services.segments.plugin [-] Segment 73fa0a50-9599-4de9-b2a4-2c9f308c10c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73fa0a50-9599-4de9-b2a4-2c9f308c10c7 found for delete ", "request_id": "req-afe9c2de-5d98-478e-a369-63cc4cf8fc3a"}]} 2026-04-14 08:55:13.734 7 INFO neutron.services.segments.plugin [-] Segment 73fa0a50-9599-4de9-b2a4-2c9f308c10c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73fa0a50-9599-4de9-b2a4-2c9f308c10c7 found for delete ", "request_id": "req-f8634bb9-7c55-426c-a62a-08f25f65872c"}]} [pid: 7|app: 0|req: 495/917] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:55:13 2026] DELETE /v2.0/networks/b7d45687-afd2-48d1-81d1-680cbd67eb16 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/918] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:55:13 2026] GET /v2.0/ports?network_id=3f9685eb-0c68-4a33-b155-2a4c85a14403&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/919] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:55:13 2026] GET /v2.0/ports?device_id=47450ebc-844c-4cf2-b89b-8737c1980865 => generated 969 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/920] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 08:55:13 2026] GET /v2.0/networks/b09e7533-d5ce-4d67-bea2-a4d2a03f2268?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: 498/921] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 08:55:13 2026] GET /v2.0/networks/3f9685eb-0c68-4a33-b155-2a4c85a14403?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: 499/922] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:55:13 2026] GET /v2.0/security-groups?id=261b6311-2aab-4e7c-8206-b8d92a72c07f&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/923] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:55:13 2026] DELETE /v2.0/networks/772612e7-4c25-42b5-99bf-5ae65302ac51 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/924] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 08:55:13 2026] GET /v2.0/networks/3f9685eb-0c68-4a33-b155-2a4c85a14403?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: 425/925] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:55:14 2026] GET /v2.0/ports?device_id=f725ac94-4ef2-4b1e-a807-89bf6fedcfe8 => generated 975 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/926] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:55:14 2026] GET /v2.0/security-groups?id=19c2a9da-8706-4f25-b41b-443d2eb9d69a&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: 426/927] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:55:14 2026] GET /v2.0/security-groups?tenant_id=67d8f36f28f544c79aaf810b0a9b488c&name=default => generated 2925 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/928] 199.204.45.33 () {34 vars in 993 bytes} [Tue Apr 14 08:55:14 2026] GET /v2.0/ports?device_id=f725ac94-4ef2-4b1e-a807-89bf6fedcfe8 => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/929] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:55:14 2026] DELETE /v2.0/security-groups/7bfea728-fdf8-4d09-a043-859d39db9aff => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:55:14.910 8 INFO neutron.services.segments.plugin [-] Segment 65fed827-3161-4e95-b859-59033f5a898f resource provider aggregate not found 2026-04-14 08:55:14.916 8 INFO neutron.services.segments.plugin [-] Segment 65fed827-3161-4e95-b859-59033f5a898f resource provider aggregate not found 2026-04-14 08:55:14.927 8 INFO neutron.services.segments.plugin [-] Segment 65fed827-3161-4e95-b859-59033f5a898f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65fed827-3161-4e95-b859-59033f5a898f found for delete ", "request_id": "req-a104e0d1-7273-409d-855e-fe3afb09b915"}]} 2026-04-14 08:55:14.933 8 INFO neutron.services.segments.plugin [-] Segment 65fed827-3161-4e95-b859-59033f5a898f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65fed827-3161-4e95-b859-59033f5a898f found for delete ", "request_id": "req-15754ec7-017b-47c3-a98d-084d7bdd3634"}]} 2026-04-14 08:55:14.947 8 INFO neutron.services.segments.plugin [-] Segment 967340c2-3510-45b4-94bd-29ad9fa0a819 resource provider aggregate not found 2026-04-14 08:55:14.953 8 INFO neutron.services.segments.plugin [-] Segment 967340c2-3510-45b4-94bd-29ad9fa0a819 resource provider aggregate not found 2026-04-14 08:55:14.960 8 INFO neutron.services.segments.plugin [-] Segment 967340c2-3510-45b4-94bd-29ad9fa0a819 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 967340c2-3510-45b4-94bd-29ad9fa0a819 found for delete ", "request_id": "req-24b897a2-22c2-42b3-aac9-4e9ebce9026a"}]} 2026-04-14 08:55:14.972 8 INFO neutron.services.segments.plugin [-] Segment 967340c2-3510-45b4-94bd-29ad9fa0a819 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 967340c2-3510-45b4-94bd-29ad9fa0a819 found for delete ", "request_id": "req-277c4b3c-75dc-404d-b403-ae71c5b90eb0"}]} [pid: 7|app: 0|req: 503/930] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:55:15 2026] GET /v2.0/ports?device_id=47450ebc-844c-4cf2-b89b-8737c1980865 => generated 969 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:55:15.270 8 INFO neutron.db.l3_db [req-cf91a6db-bc82-4f4a-b2a0-19679204217b req-4cd6e772-ba99-46b1-b109-8982605ffc22 d6cd38ef0b864662b455d07b3e464d2b 5eb0570100e846ec8c59ecc263341dd3 - - default default] Floating IP 6af15ced-2039-4580-90bd-79966d0256db disassociated. External IP: 10.96.250.215, port: 81b25a93-8cb4-4440-9024-82b6de60f4f5. [pid: 7|app: 0|req: 504/931] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:55:15 2026] GET /v2.0/security-groups?id=261b6311-2aab-4e7c-8206-b8d92a72c07f&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/932] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:55:15 2026] GET /v2.0/ports?device_id=f725ac94-4ef2-4b1e-a807-89bf6fedcfe8 => 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: 428/935] 199.204.45.33 () {36 vars in 996 bytes} [Tue Apr 14 08:55:14 2026] DELETE /v2.0/ports/81b25a93-8cb4-4440-9024-82b6de60f4f5 => generated 0 bytes in 986 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/936] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:55:16 2026] GET /v2.0/ports?device_id=47450ebc-844c-4cf2-b89b-8737c1980865 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/937] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:55:16 2026] GET /v2.0/security-groups?id=261b6311-2aab-4e7c-8206-b8d92a72c07f&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/938] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:55:16 2026] GET /v2.0/ports?device_id=47450ebc-844c-4cf2-b89b-8737c1980865 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:55:16.613 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-54cf8236-2b32-482c-841c-c570379f5e97'] response: {'server_uuid': 'f725ac94-4ef2-4b1e-a807-89bf6fedcfe8', 'name': 'network-vif-deleted', 'tag': '81b25a93-8cb4-4440-9024-82b6de60f4f5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 430/939] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:55:16 2026] GET /v2.0/security-groups?tenant_id=c4b0513b1e96450d806fac639b48ccdb&name=default => generated 2925 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/940] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:55:16 2026] DELETE /v2.0/security-groups/19c2a9da-8706-4f25-b41b-443d2eb9d69a => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:55:17.060 8 WARNING neutron_lib.context [None req-f90cc71a-e12c-450f-a7e6-88cdd5f4f175 a103a880da31405da1e1f0a444818549 5006512dc64242938e5ac45f0b1ec79b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:55:17.070 7 INFO neutron.db.l3_db [None req-eb658f1e-13fb-46f4-8e81-c710b4f48e4c 6d5b61461ecf4d5f82624cb463488ae6 82233ba56fa34eae8af8f3423a4c5840 - - default default] Floating IP 913f73b9-e1c8-42fc-9e0b-59bebdc4dc74 associated. External IP: 10.96.250.220, port: 4a0f213f-356a-4059-98b2-b271020a84a2. 2026-04-14 08:55:17.208 8 INFO neutron.db.segments_db [None req-f90cc71a-e12c-450f-a7e6-88cdd5f4f175 a103a880da31405da1e1f0a444818549 5006512dc64242938e5ac45f0b1ec79b - - default default] Added segment 444572b2-ea58-4cf3-8231-5af891e9c096 of type vxlan for network 6150b169-f3a6-4c32-8809-061cd53a442c [pid: 8|app: 0|req: 432/941] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:55:17 2026] POST /v2.0/networks => generated 648 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/942] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:55:17 2026] DELETE /v2.0/security-groups/b679cb54-1ab3-43df-a7f8-ecfe2d31bbf9 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:55:17.452 8 INFO neutron.api.v2.resource [None req-21f6359a-711d-4962-a913-d91b0be10f8b d6cd38ef0b864662b455d07b3e464d2b 5eb0570100e846ec8c59ecc263341dd3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 434/943] 10.0.0.13 () {32 vars in 736 bytes} [Tue Apr 14 08:55:17 2026] GET /v2.0/security-groups/19c2a9da-8706-4f25-b41b-443d2eb9d69a => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/944] 10.0.0.13 () {34 vars in 748 bytes} [Tue Apr 14 08:55:16 2026] PUT /v2.0/floatingips/913f73b9-e1c8-42fc-9e0b-59bebdc4dc74 => generated 855 bytes in 842 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/945] 10.0.0.13 () {32 vars in 731 bytes} [Tue Apr 14 08:55:17 2026] DELETE /v2.0/floatingips/6af15ced-2039-4580-90bd-79966d0256db => generated 0 bytes in 337 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:55:17.804 7 WARNING neutron_lib.context [None req-4b9e9905-56d0-4a89-b8d1-d5fab76800d3 a103a880da31405da1e1f0a444818549 5006512dc64242938e5ac45f0b1ec79b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:55:17.874 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6818225-d876-4e81-8cc8-57fb831b6bb8'] response: {'name': 'network-changed', 'server_uuid': '47450ebc-844c-4cf2-b89b-8737c1980865', 'tag': '4a0f213f-356a-4059-98b2-b271020a84a2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 511/946] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:55:17 2026] POST /v2.0/subnets => generated 649 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/947] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 08:55:18 2026] GET /v2.0/ports?tenant_id=82233ba56fa34eae8af8f3423a4c5840&device_id=47450ebc-844c-4cf2-b89b-8737c1980865 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:55:18.228 7 WARNING neutron_lib.context [None req-925a16ab-9669-402a-bf23-13c6bba9dd5d a103a880da31405da1e1f0a444818549 5006512dc64242938e5ac45f0b1ec79b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:55:18.292 7 INFO neutron.db.segments_db [None req-925a16ab-9669-402a-bf23-13c6bba9dd5d a103a880da31405da1e1f0a444818549 5006512dc64242938e5ac45f0b1ec79b - - default default] Added segment 658d6e7e-3e66-4125-93aa-301ea02bcf8c of type vxlan for network 0ca33e60-ecbb-4e3b-8128-128e36aabe91 [pid: 7|app: 0|req: 513/948] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:55:18 2026] POST /v2.0/networks => generated 648 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/949] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 08:55:18 2026] GET /v2.0/networks?id=b09e7533-d5ce-4d67-bea2-a4d2a03f2268 => generated 772 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/950] 10.0.0.13 () {34 vars in 742 bytes} [Tue Apr 14 08:55:18 2026] PUT /v2.0/networks/0ca33e60-ecbb-4e3b-8128-128e36aabe91 => generated 592 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/951] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 14 08:55:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=4a0f213f-356a-4059-98b2-b271020a84a2 => generated 858 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:55:18.667 7 WARNING neutron_lib.context [None req-ca3b36a3-680f-453d-ab64-d5ccd7bc9416 a103a880da31405da1e1f0a444818549 5006512dc64242938e5ac45f0b1ec79b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 517/952] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:55:18 2026] POST /v2.0/subnets => generated 622 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/953] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 08:55:19 2026] GET /v2.0/subnets?id=02fb8a3d-79d7-4966-99d7-657d44cacf08 => generated 670 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/954] 10.0.0.13 () {34 vars in 788 bytes} [Tue Apr 14 08:55:17 2026] PUT /v2.0/routers/93224d91-c69f-4dce-a0bf-a51cffd05f72/remove_router_interface => generated 309 bytes in 1363 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/955] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:55:19 2026] GET /v2.0/ports?network_id=b09e7533-d5ce-4d67-bea2-a4d2a03f2268&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: 519/956] 10.0.0.13 () {34 vars in 740 bytes} [Tue Apr 14 08:55:19 2026] PUT /v2.0/subnets/2a903683-564f-4d71-995c-ef15e79a66dd => generated 632 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:55:19.444 8 WARNING neutron_lib.context [None req-554dc70f-d63f-4347-92a7-d0f7285263d9 ed21e1e0836242b79d6f0cf2d8fce178 b84e5dfb700642ef9641c412b3d8932b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:55:19.901 8 INFO neutron.db.segments_db [None req-554dc70f-d63f-4347-92a7-d0f7285263d9 ed21e1e0836242b79d6f0cf2d8fce178 b84e5dfb700642ef9641c412b3d8932b - - default default] Added segment 696df48c-f8a8-438d-9596-b3cb8fe11ff7 of type vxlan for network ce158698-bbe4-4ee7-818a-7edd81e53be1 [pid: 8|app: 0|req: 438/957] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:55:19 2026] POST /v2.0/networks => generated 649 bytes in 748 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/958] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 08:55:20 2026] GET /v2.0/networks/b09e7533-d5ce-4d67-bea2-a4d2a03f2268?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:55:20.687 8 INFO neutron.services.segments.plugin [-] Segment 658d6e7e-3e66-4125-93aa-301ea02bcf8c resource provider aggregate not found 2026-04-14 08:55:20.692 8 INFO neutron.services.segments.plugin [-] Segment 658d6e7e-3e66-4125-93aa-301ea02bcf8c resource provider aggregate not found 2026-04-14 08:55:20.708 8 INFO neutron.services.segments.plugin [-] Segment 658d6e7e-3e66-4125-93aa-301ea02bcf8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 658d6e7e-3e66-4125-93aa-301ea02bcf8c found for delete ", "request_id": "req-835ddcc0-0bd9-4b13-af2c-bf9b8d5699f0"}]} 2026-04-14 08:55:20.711 8 INFO neutron.services.segments.plugin [-] Segment 658d6e7e-3e66-4125-93aa-301ea02bcf8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 658d6e7e-3e66-4125-93aa-301ea02bcf8c found for delete ", "request_id": "req-f3678b5b-28ab-42f2-befd-58dd3d6e9246"}]} [pid: 8|app: 0|req: 440/959] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:55:20 2026] DELETE /v2.0/networks/0ca33e60-ecbb-4e3b-8128-128e36aabe91 => generated 0 bytes in 627 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:55:20.726 8 WARNING neutron_lib.context [None req-fb716c6a-1b66-424e-9047-a1c090525778 ed21e1e0836242b79d6f0cf2d8fce178 b84e5dfb700642ef9641c412b3d8932b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:55:20.754 7 INFO neutron.services.segments.plugin [-] Segment 23696bd3-6b90-48a3-adb3-87d0c8d7455a resource provider aggregate not found 2026-04-14 08:55:20.758 7 INFO neutron.services.segments.plugin [-] Segment 23696bd3-6b90-48a3-adb3-87d0c8d7455a resource provider aggregate not found 2026-04-14 08:55:20.773 7 INFO neutron.services.segments.plugin [-] Segment 23696bd3-6b90-48a3-adb3-87d0c8d7455a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23696bd3-6b90-48a3-adb3-87d0c8d7455a found for delete ", "request_id": "req-80eaea88-20a0-4c2e-9f2a-110055f64e10"}]} 2026-04-14 08:55:20.775 7 INFO neutron.services.segments.plugin [-] Segment 23696bd3-6b90-48a3-adb3-87d0c8d7455a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23696bd3-6b90-48a3-adb3-87d0c8d7455a found for delete ", "request_id": "req-b74a3af4-80f0-4f44-88e4-ff901eafffba"}]} 2026-04-14 08:55:20.779 7 INFO neutron.db.l3_hamode_db [None req-5996a51d-e6b8-4967-ab47-91252b0ef492 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] HA network f688e754-554b-40c7-8563-796d204a4cbe was deleted as no HA routers are present in tenant 5eb0570100e846ec8c59ecc263341dd3. [pid: 7|app: 0|req: 520/960] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:55:19 2026] DELETE /v2.0/routers/93224d91-c69f-4dce-a0bf-a51cffd05f72 => generated 0 bytes in 1410 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/961] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 08:55:20 2026] GET /v2.0/networks/b09e7533-d5ce-4d67-bea2-a4d2a03f2268?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-04-14 08:55:20.871 7 INFO neutron.pecan_wsgi.hooks.translation [None req-62b886ff-b9f0-4880-b7a0-70838c100e3d a103a880da31405da1e1f0a444818549 5006512dc64242938e5ac45f0b1ec79b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 522/962] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:55:20 2026] DELETE /v2.0/networks/0ca33e60-ecbb-4e3b-8128-128e36aabe91 => 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: 441/963] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:55:20 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: 7|app: 0|req: 523/964] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:55:20 2026] DELETE /v2.0/subnets/76bd6427-eb58-4b11-aaad-c4f10ad4a4ba => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:55:21.110 7 WARNING neutron_lib.context [None req-e6a0341a-f988-4274-951a-0d889a4d95de ed21e1e0836242b79d6f0cf2d8fce178 b84e5dfb700642ef9641c412b3d8932b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:55:21.151 7 INFO neutron.db.segments_db [None req-e6a0341a-f988-4274-951a-0d889a4d95de ed21e1e0836242b79d6f0cf2d8fce178 b84e5dfb700642ef9641c412b3d8932b - - default default] Added segment 65c7c9ac-99b6-41f7-a5fc-776dc9fdc180 of type vxlan for network d4fd4062-e5df-414e-9942-2c4b0e989f71 [pid: 8|app: 0|req: 442/965] 10.0.0.13 () {32 vars in 693 bytes} [Tue Apr 14 08:55:21 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:55:21.541 7 INFO neutron.db.l3_hamode_db [None req-e6a0341a-f988-4274-951a-0d889a4d95de ed21e1e0836242b79d6f0cf2d8fce178 b84e5dfb700642ef9641c412b3d8932b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 443/966] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:55:21 2026] DELETE /v2.0/networks/3f9685eb-0c68-4a33-b155-2a4c85a14403 => generated 0 bytes in 465 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/967] 10.0.0.13 () {32 vars in 741 bytes} [Tue Apr 14 08:55:21 2026] GET /v2.0/subnets?network_id=6d0a278c-f7c2-44ec-b459-07b076866699 => generated 626 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/968] 10.0.0.13 () {32 vars in 652 bytes} [Tue Apr 14 08:55:21 2026] GET /v2.0/extensions => generated 19901 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/969] 10.0.0.13 () {32 vars in 648 bytes} [Tue Apr 14 08:55:21 2026] GET /v2.0/networks => generated 1313 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/970] 10.0.0.13 () {32 vars in 646 bytes} [Tue Apr 14 08:55:21 2026] GET /v2.0/subnets => generated 1265 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/971] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:55:21 2026] GET /v2.0/security-groups?tenant_id=5eb0570100e846ec8c59ecc263341dd3&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/972] 10.0.0.13 () {32 vars in 722 bytes} [Tue Apr 14 08:55:21 2026] GET /v2.0/networks/6150b169-f3a6-4c32-8809-061cd53a442c => generated 673 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/973] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:55:21 2026] DELETE /v2.0/security-groups/49613d93-b69e-4ca6-8de4-a168e4c9a683 => 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: 451/974] 10.0.0.13 () {32 vars in 720 bytes} [Tue Apr 14 08:55:22 2026] GET /v2.0/subnets/37475a8e-0dd1-4db7-903c-c6f0696ed6ad => generated 649 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:55:22.169 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cfc7ee40-0be6-4038-b19e-dc21181ece88 a103a880da31405da1e1f0a444818549 5006512dc64242938e5ac45f0b1ec79b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 452/975] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:55:22 2026] DELETE /v2.0/subnets/2a903683-564f-4d71-995c-ef15e79a66dd => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 08:55:22.206 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e2e778f9-2b9e-4fb5-b829-d58b49229141 a103a880da31405da1e1f0a444818549 5006512dc64242938e5ac45f0b1ec79b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 453/976] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:55:22 2026] DELETE /v2.0/networks/0ca33e60-ecbb-4e3b-8128-128e36aabe91 => generated 138 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/977] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:55:22 2026] DELETE /v2.0/subnets/37475a8e-0dd1-4db7-903c-c6f0696ed6ad => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:55:22.737 8 INFO neutron.services.segments.plugin [-] Segment fee32495-effe-4119-83d4-9c66cdfd7dd9 resource provider aggregate not found 2026-04-14 08:55:22.741 8 INFO neutron.services.segments.plugin [-] Segment fee32495-effe-4119-83d4-9c66cdfd7dd9 resource provider aggregate not found 2026-04-14 08:55:22.758 8 INFO neutron.services.segments.plugin [-] Segment fee32495-effe-4119-83d4-9c66cdfd7dd9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fee32495-effe-4119-83d4-9c66cdfd7dd9 found for delete ", "request_id": "req-715ca666-460f-477d-b2ff-965d01917893"}]} 2026-04-14 08:55:22.758 8 INFO neutron.services.segments.plugin [-] Segment fee32495-effe-4119-83d4-9c66cdfd7dd9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fee32495-effe-4119-83d4-9c66cdfd7dd9 found for delete ", "request_id": "req-8ca26747-bd61-4b57-9ad0-d6508a6c9c97"}]} 2026-04-14 08:55:22.827 7 INFO neutron.db.l3_hamode_db [None req-e6a0341a-f988-4274-951a-0d889a4d95de ed21e1e0836242b79d6f0cf2d8fce178 b84e5dfb700642ef9641c412b3d8932b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 455/978] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:55:22 2026] DELETE /v2.0/networks/6150b169-f3a6-4c32-8809-061cd53a442c => 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: 456/979] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:55:23 2026] GET /v2.0/security-groups?tenant_id=5006512dc64242938e5ac45f0b1ec79b&name=default => generated 2925 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/980] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:55:23 2026] DELETE /v2.0/security-groups/0f7bf031-c508-4494-bafe-ddaa228abba2 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:55:23.990 8 INFO neutron.db.segments_db [None req-d7a5354a-2fe0-499a-bdb1-ed89e92fe2f6 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Added segment 0e2db232-53e2-4182-9f4a-750f04151a00 of type vxlan for network 4410c0a5-f6c4-4b83-b1ab-7323b7e83900 [pid: 7|app: 0|req: 524/981] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:55:21 2026] POST /v2.0/routers => generated 692 bytes in 2910 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/982] 10.0.0.13 () {34 vars in 670 bytes} [Tue Apr 14 08:55:23 2026] POST /v2.0/networks => generated 738 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/983] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:55:24 2026] POST /v2.0/subnets => generated 661 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:55:24.404 8 INFO neutron.db.segments_db [None req-9e9e0a6c-fdd1-4880-849c-479440a61ce7 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Added segment 5f27708d-abea-4da7-af1f-f0d9dff70390 of type vxlan for network 6c470ee0-929f-4922-a217-209a0a3c39cf 2026-04-14 08:55:24.752 8 INFO neutron.db.l3_hamode_db [None req-9e9e0a6c-fdd1-4880-849c-479440a61ce7 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-14 08:55:24.775 8 INFO neutron.services.segments.plugin [-] Segment 444572b2-ea58-4cf3-8231-5af891e9c096 resource provider aggregate not found 2026-04-14 08:55:24.782 8 INFO neutron.services.segments.plugin [-] Segment 444572b2-ea58-4cf3-8231-5af891e9c096 resource provider aggregate not found 2026-04-14 08:55:24.807 8 INFO neutron.services.segments.plugin [-] Segment 444572b2-ea58-4cf3-8231-5af891e9c096 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 444572b2-ea58-4cf3-8231-5af891e9c096 found for delete ", "request_id": "req-c6aa9d46-0953-49eb-b192-a51a46d6f4ed"}]} 2026-04-14 08:55:24.807 8 INFO neutron.services.segments.plugin [-] Segment 444572b2-ea58-4cf3-8231-5af891e9c096 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 444572b2-ea58-4cf3-8231-5af891e9c096 found for delete ", "request_id": "req-4489c138-11cd-42e1-9af2-114fbe559ac1"}]} 2026-04-14 08:55:25.863 8 INFO neutron.db.l3_hamode_db [None req-9e9e0a6c-fdd1-4880-849c-479440a61ce7 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 525/984] 10.0.0.13 () {34 vars in 782 bytes} [Tue Apr 14 08:55:24 2026] PUT /v2.0/routers/5da8e962-c977-4609-a6d7-04af28ff4268/add_router_interface => generated 309 bytes in 1982 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:55:26.181 7 WARNING neutron_lib.context [None req-e4c9d416-dedd-4d12-9885-01e4b7040d9d 9d7b5d36b0bc491e935df819c4912995 c5099d69931040fd938d0e732833ecba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:55:26.341 7 INFO neutron.db.segments_db [None req-e4c9d416-dedd-4d12-9885-01e4b7040d9d 9d7b5d36b0bc491e935df819c4912995 c5099d69931040fd938d0e732833ecba - - default default] Added segment bc333645-84ca-4bb8-b296-a75c2384e385 of type vxlan for network 27cbb2a4-e150-4020-abda-f33a36903908 [pid: 7|app: 0|req: 526/985] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:55:26 2026] POST /v2.0/networks => generated 633 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:55:26.464 7 WARNING neutron_lib.context [None req-c791d045-e1f2-4893-bc27-8435d7df059b ed21e1e0836242b79d6f0cf2d8fce178 b84e5dfb700642ef9641c412b3d8932b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 460/986] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:55:24 2026] POST /v2.0/routers => generated 725 bytes in 2878 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:55:27.238 8 WARNING neutron_lib.context [None req-b71a3693-5c5e-4f5f-be0a-c04b269a825d 9d7b5d36b0bc491e935df819c4912995 c5099d69931040fd938d0e732833ecba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:55:27.305 8 INFO neutron.db.segments_db [None req-b71a3693-5c5e-4f5f-be0a-c04b269a825d 9d7b5d36b0bc491e935df819c4912995 c5099d69931040fd938d0e732833ecba - - default default] Added segment a4f495cd-2744-4a4c-89e3-8e9203551849 of type vxlan for network 76c7ab9f-379a-4081-a1ac-ec60176b35eb [pid: 7|app: 0|req: 527/987] 10.0.0.13 () {34 vars in 664 bytes} [Tue Apr 14 08:55:26 2026] POST /v2.0/ports => generated 958 bytes in 909 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: 461/988] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:55:27 2026] POST /v2.0/networks => generated 634 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:55:27.465 8 WARNING neutron_lib.context [None req-56af2d03-a158-466a-beaf-0b9ca240d5d0 ed21e1e0836242b79d6f0cf2d8fce178 b84e5dfb700642ef9641c412b3d8932b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 462/989] 10.0.0.13 () {34 vars in 664 bytes} [Tue Apr 14 08:55:27 2026] POST /v2.0/ports => generated 958 bytes in 479 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-04-14 08:55:27.944 8 WARNING neutron_lib.context [None req-eaf88dc1-1023-4f83-88ff-24f6b5de4af8 9d7b5d36b0bc491e935df819c4912995 c5099d69931040fd938d0e732833ecba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 463/990] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:55:27 2026] POST /v2.0/subnets => generated 622 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:55:28.299 8 WARNING keystonemiddleware.audit [None req-eaf88dc1-1023-4f83-88ff-24f6b5de4af8 9d7b5d36b0bc491e935df819c4912995 c5099d69931040fd938d0e732833ecba - - default default] Skipping service tempest-service-684666065 as it have no endpoints. [pid: 8|app: 0|req: 464/991] 10.0.0.239 () {34 vars in 990 bytes} [Tue Apr 14 08:55:28 2026] GET /v2.0/ports?device_id=47450ebc-844c-4cf2-b89b-8737c1980865 => generated 1240 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:55:28.358 8 WARNING neutron_lib.context [None req-c5c2d3d6-acb6-45a2-a4b5-239f893b564a ed21e1e0836242b79d6f0cf2d8fce178 b84e5dfb700642ef9641c412b3d8932b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 528/992] 10.0.0.13 () {34 vars in 782 bytes} [Tue Apr 14 08:55:27 2026] PUT /v2.0/routers/ace85681-b160-4288-936e-ef33df69ec5f/add_router_interface => generated 309 bytes in 1639 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:55:29.011 7 WARNING neutron_lib.context [None req-bb6104ad-1b5a-4de2-a3ad-e84396be8328 9d7b5d36b0bc491e935df819c4912995 c5099d69931040fd938d0e732833ecba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 529/993] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:55:29 2026] POST /v2.0/subnets => generated 631 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:55:29.301 7 WARNING keystonemiddleware.audit [None req-bb6104ad-1b5a-4de2-a3ad-e84396be8328 9d7b5d36b0bc491e935df819c4912995 c5099d69931040fd938d0e732833ecba - - default default] Skipping service tempest-service-684666065 as it have no endpoints. [pid: 7|app: 0|req: 530/994] 10.0.0.239 () {34 vars in 1040 bytes} [Tue Apr 14 08:55:29 2026] GET /v2.0/security-groups?id=261b6311-2aab-4e7c-8206-b8d92a72c07f&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:55:29.343 7 WARNING neutron_lib.context [None req-9e728731-9ad8-480d-bb13-14206c5cedd5 9d7b5d36b0bc491e935df819c4912995 c5099d69931040fd938d0e732833ecba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:55:29.379 7 INFO neutron.db.segments_db [None req-9e728731-9ad8-480d-bb13-14206c5cedd5 9d7b5d36b0bc491e935df819c4912995 c5099d69931040fd938d0e732833ecba - - default default] Added segment a149e20a-c7b6-41aa-a763-2eb7e7760bc7 of type vxlan for network c8e2c76b-d71b-40fd-a4d6-887db933c599 2026-04-14 08:55:29.768 7 INFO neutron.db.l3_hamode_db [None req-9e728731-9ad8-480d-bb13-14206c5cedd5 9d7b5d36b0bc491e935df819c4912995 c5099d69931040fd938d0e732833ecba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-14 08:55:29.786 8 INFO neutron.db.l3_db [None req-c5c2d3d6-acb6-45a2-a4b5-239f893b564a ed21e1e0836242b79d6f0cf2d8fce178 b84e5dfb700642ef9641c412b3d8932b - - default default] Floating IP 814da862-5d4a-495e-bd62-ab63a75e23aa associated. External IP: 10.96.250.207, port: 417d9f6f-8c2d-4655-8a47-02e22aa8fec5. 2026-04-14 08:55:29.964 7 INFO neutron.db.l3_hamode_db [None req-9e728731-9ad8-480d-bb13-14206c5cedd5 9d7b5d36b0bc491e935df819c4912995 c5099d69931040fd938d0e732833ecba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 465/995] 10.0.0.13 () {34 vars in 676 bytes} [Tue Apr 14 08:55:28 2026] POST /v2.0/floatingips => generated 842 bytes in 1879 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:55:30.239 8 WARNING neutron_lib.context [None req-d13e7c89-7ccc-4312-9b7d-e2a99ab71b4e 8d383db7b0664123a62b4f1264ad1de4 76c3a5f47cf54dc3906b4f65777ca6cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 466/996] 10.0.0.13 () {34 vars in 684 bytes} [Tue Apr 14 08:55:30 2026] POST /v2.0/security-groups => generated 1659 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-14 08:55:30.599 8 INFO neutron.db.l3_db [None req-e5809fc2-a5f6-4e95-885c-3b9055e0086e ed21e1e0836242b79d6f0cf2d8fce178 b84e5dfb700642ef9641c412b3d8932b - - default default] Floating IP 814da862-5d4a-495e-bd62-ab63a75e23aa disassociated. External IP: 10.96.250.207, port: 417d9f6f-8c2d-4655-8a47-02e22aa8fec5. [pid: 7|app: 0|req: 531/997] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:55:29 2026] POST /v2.0/routers => generated 510 bytes in 1591 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:55:30.941 7 WARNING neutron_lib.context [None req-d907709f-8e73-42a6-a320-62eb49ffa07f 8d383db7b0664123a62b4f1264ad1de4 76c3a5f47cf54dc3906b4f65777ca6cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 467/998] 10.0.0.13 () {34 vars in 748 bytes} [Tue Apr 14 08:55:30 2026] PUT /v2.0/floatingips/814da862-5d4a-495e-bd62-ab63a75e23aa => generated 552 bytes in 650 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/999] 10.0.0.13 () {34 vars in 694 bytes} [Tue Apr 14 08:55:30 2026] POST /v2.0/security-group-rules => generated 597 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/1002] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:55:31 2026] GET /v2.0/ports?device_id=47450ebc-844c-4cf2-b89b-8737c1980865 => generated 971 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/1003] 10.0.0.13 () {32 vars in 731 bytes} [Tue Apr 14 08:55:31 2026] DELETE /v2.0/floatingips/814da862-5d4a-495e-bd62-ab63a75e23aa => generated 0 bytes in 404 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:55:31.600 8 WARNING neutron_lib.context [None req-f6069508-186d-4db9-845c-f13a63c1b697 8d383db7b0664123a62b4f1264ad1de4 76c3a5f47cf54dc3906b4f65777ca6cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 470/1004] 10.0.0.13 () {34 vars in 694 bytes} [Tue Apr 14 08:55:31 2026] POST /v2.0/security-group-rules => generated 602 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/1005] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:55:31 2026] GET /v2.0/security-groups?id=261b6311-2aab-4e7c-8206-b8d92a72c07f&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:55:31.834 8 WARNING neutron_lib.context [None req-0414f332-693d-4dc6-ae5a-dfe907e29e81 ed21e1e0836242b79d6f0cf2d8fce178 b84e5dfb700642ef9641c412b3d8932b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 535/1006] 10.0.0.13 () {34 vars in 782 bytes} [Tue Apr 14 08:55:31 2026] PUT /v2.0/routers/bd48a800-4871-43f1-b1d5-b29303f655cf/add_router_interface => generated 309 bytes in 1435 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:55:32.544 7 WARNING neutron_lib.context [None req-a20c83cb-7499-4e07-b5e1-acf2b14465b3 8d383db7b0664123a62b4f1264ad1de4 76c3a5f47cf54dc3906b4f65777ca6cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:55:32.809 8 INFO neutron.db.l3_db [None req-0414f332-693d-4dc6-ae5a-dfe907e29e81 ed21e1e0836242b79d6f0cf2d8fce178 b84e5dfb700642ef9641c412b3d8932b - - default default] Floating IP 2c19341a-ff0a-46c9-8f6c-28367b747222 associated. External IP: 10.96.250.208, port: 51fd29af-132a-44b3-a7c0-36615db8feec. [pid: 7|app: 0|req: 536/1007] 10.0.0.13 () {34 vars in 675 bytes} [Tue Apr 14 08:55:32 2026] POST /v2.0/floatingips => generated 552 bytes in 667 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/1008] 10.0.0.13 () {34 vars in 676 bytes} [Tue Apr 14 08:55:31 2026] POST /v2.0/floatingips => generated 842 bytes in 1419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1009] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:55:33 2026] GET /v2.0/ports?device_id=47450ebc-844c-4cf2-b89b-8737c1980865 => generated 971 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/1010] 10.0.0.13 () {32 vars in 716 bytes} [Tue Apr 14 08:55:33 2026] GET /v2.0/ports/bd5c5ad9-3cd7-4b01-9c07-6c2e8c6bd40d => generated 959 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1011] 10.0.0.13 () {32 vars in 728 bytes} [Tue Apr 14 08:55:33 2026] GET /v2.0/floatingips/2c19341a-ff0a-46c9-8f6c-28367b747222 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/1012] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:55:33 2026] GET /v2.0/security-groups?id=261b6311-2aab-4e7c-8206-b8d92a72c07f&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/1013] 10.0.0.13 () {32 vars in 654 bytes} [Tue Apr 14 08:55:33 2026] GET /v2.0/floatingips => generated 845 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:55:34.108 8 INFO neutron.db.l3_db [None req-b56a3388-2163-42a5-bfa5-cdeabf5add8d ed21e1e0836242b79d6f0cf2d8fce178 b84e5dfb700642ef9641c412b3d8932b - - default default] Floating IP 2c19341a-ff0a-46c9-8f6c-28367b747222 associated. External IP: 10.96.250.208, port: 51fd29af-132a-44b3-a7c0-36615db8feec. [pid: 8|app: 0|req: 476/1014] 10.0.0.13 () {34 vars in 748 bytes} [Tue Apr 14 08:55:33 2026] PUT /v2.0/floatingips/2c19341a-ff0a-46c9-8f6c-28367b747222 => generated 842 bytes in 1351 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/1015] 10.0.0.62 () {34 vars in 1095 bytes} [Tue Apr 14 08:55:34 2026] GET /v2.0/security-groups?name=tempest-securitygroup--27326669&fields=id&tenant_id=76c3a5f47cf54dc3906b4f65777ca6cb => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/1016] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:55:34 2026] GET /v2.0/ports?device_id=47450ebc-844c-4cf2-b89b-8737c1980865 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/1017] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 08:55:34 2026] GET /v2.0/ports?tenant_id=82233ba56fa34eae8af8f3423a4c5840&device_id=47450ebc-844c-4cf2-b89b-8737c1980865 => generated 1240 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1018] 10.0.0.13 () {34 vars in 782 bytes} [Tue Apr 14 08:55:33 2026] PUT /v2.0/routers/bd48a800-4871-43f1-b1d5-b29303f655cf/add_router_interface => generated 309 bytes in 1789 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:55:35.221 8 INFO neutron.db.l3_db [None req-02c71a61-e3ca-474c-969c-bc7aae9b4bf8 ed21e1e0836242b79d6f0cf2d8fce178 b84e5dfb700642ef9641c412b3d8932b - - default default] Floating IP 2c19341a-ff0a-46c9-8f6c-28367b747222 disassociated. External IP: 10.96.250.208, port: 417d9f6f-8c2d-4655-8a47-02e22aa8fec5. [pid: 7|app: 0|req: 540/1019] 10.0.0.62 () {34 vars in 981 bytes} [Tue Apr 14 08:55:35 2026] GET /v2.0/networks?id=4410c0a5-f6c4-4b83-b1ab-7323b7e83900 => generated 670 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1020] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:55:35 2026] GET /v2.0/security-groups?id=261b6311-2aab-4e7c-8206-b8d92a72c07f&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: 542/1021] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 08:55:35 2026] GET /v2.0/networks?id=b09e7533-d5ce-4d67-bea2-a4d2a03f2268 => generated 772 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1022] 10.0.0.13 () {32 vars in 716 bytes} [Tue Apr 14 08:55:35 2026] GET /v2.0/ports/42b9a72e-ae12-42eb-b300-989c7a81be56 => generated 967 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1023] 10.0.0.62 () {34 vars in 964 bytes} [Tue Apr 14 08:55:35 2026] GET /v2.0/quotas/76c3a5f47cf54dc3906b4f65777ca6cb => 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: 545/1024] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 14 08:55:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=4a0f213f-356a-4059-98b2-b271020a84a2 => generated 860 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/1025] 10.0.0.13 () {34 vars in 748 bytes} [Tue Apr 14 08:55:35 2026] PUT /v2.0/floatingips/2c19341a-ff0a-46c9-8f6c-28367b747222 => generated 552 bytes in 1357 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/1026] 10.0.0.62 () {34 vars in 1001 bytes} [Tue Apr 14 08:55:36 2026] GET /v2.0/ports?tenant_id=76c3a5f47cf54dc3906b4f65777ca6cb&fields=id => generated 103 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/1027] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 08:55:36 2026] GET /v2.0/subnets?id=02fb8a3d-79d7-4966-99d7-657d44cacf08 => generated 670 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/1028] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:55:36 2026] GET /v2.0/ports?device_id=47450ebc-844c-4cf2-b89b-8737c1980865 => generated 971 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1029] 10.0.0.13 () {34 vars in 788 bytes} [Tue Apr 14 08:55:35 2026] PUT /v2.0/routers/bd48a800-4871-43f1-b1d5-b29303f655cf/remove_router_interface => generated 309 bytes in 1235 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1030] 10.0.0.62 () {34 vars in 1007 bytes} [Tue Apr 14 08:55:36 2026] GET /v2.0/networks/4410c0a5-f6c4-4b83-b1ab-7323b7e83900?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: 548/1031] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:55:36 2026] GET /v2.0/ports?network_id=b09e7533-d5ce-4d67-bea2-a4d2a03f2268&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: 549/1032] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:55:36 2026] GET /v2.0/security-groups?id=261b6311-2aab-4e7c-8206-b8d92a72c07f&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/1033] 10.0.0.13 () {32 vars in 731 bytes} [Tue Apr 14 08:55:36 2026] DELETE /v2.0/floatingips/2c19341a-ff0a-46c9-8f6c-28367b747222 => generated 0 bytes in 383 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/1034] 10.0.0.62 () {34 vars in 1107 bytes} [Tue Apr 14 08:55:37 2026] GET /v2.0/networks/4410c0a5-f6c4-4b83-b1ab-7323b7e83900?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: 486/1035] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 08:55:37 2026] GET /v2.0/networks/b09e7533-d5ce-4d67-bea2-a4d2a03f2268?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:55:37.288 8 INFO neutron.api.v2.resource [None req-318645cd-3ad5-4d52-b214-999a5382edb4 ed21e1e0836242b79d6f0cf2d8fce178 b84e5dfb700642ef9641c412b3d8932b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 487/1036] 10.0.0.13 () {32 vars in 731 bytes} [Tue Apr 14 08:55:37 2026] DELETE /v2.0/floatingips/2c19341a-ff0a-46c9-8f6c-28367b747222 => generated 144 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1037] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 08:55:37 2026] GET /v2.0/networks/b09e7533-d5ce-4d67-bea2-a4d2a03f2268?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: 489/1038] 10.0.0.13 () {32 vars in 719 bytes} [Tue Apr 14 08:55:37 2026] DELETE /v2.0/ports/417d9f6f-8c2d-4655-8a47-02e22aa8fec5 => generated 0 bytes in 467 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1039] 10.0.0.13 () {34 vars in 788 bytes} [Tue Apr 14 08:55:36 2026] PUT /v2.0/routers/bd48a800-4871-43f1-b1d5-b29303f655cf/remove_router_interface => generated 309 bytes in 926 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1040] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:55:37 2026] GET /v2.0/ports?device_id=bf0249fd-329f-4abe-94f8-d571da1f5ba4 => 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: 491/1041] 10.0.0.13 () {32 vars in 735 bytes} [Tue Apr 14 08:55:37 2026] GET /v2.0/ports?device_id=bd48a800-4871-43f1-b1d5-b29303f655cf => 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: 551/1042] 10.0.0.13 () {32 vars in 719 bytes} [Tue Apr 14 08:55:37 2026] DELETE /v2.0/ports/51fd29af-132a-44b3-a7c0-36615db8feec => generated 0 bytes in 457 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1043] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:55:38 2026] GET /v2.0/ports?device_id=47450ebc-844c-4cf2-b89b-8737c1980865 => generated 971 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1044] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 08:55:38 2026] GET /v2.0/networks?id=4410c0a5-f6c4-4b83-b1ab-7323b7e83900 => 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: 554/1045] 10.0.0.13 () {32 vars in 735 bytes} [Tue Apr 14 08:55:38 2026] GET /v2.0/ports?device_id=5da8e962-c977-4609-a6d7-04af28ff4268 => generated 958 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1046] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:55:38 2026] GET /v2.0/security-groups?id=261b6311-2aab-4e7c-8206-b8d92a72c07f&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1047] 199.204.45.33 () {34 vars in 1049 bytes} [Tue Apr 14 08:55:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=76c3a5f47cf54dc3906b4f65777ca6cb => generated 179 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:55:38.708 8 INFO neutron.services.segments.plugin [-] Segment a149e20a-c7b6-41aa-a763-2eb7e7760bc7 resource provider aggregate not found 2026-04-14 08:55:38.713 8 INFO neutron.db.l3_hamode_db [None req-b77ab7e4-11e9-43e6-a029-92e8827d3031 9d7b5d36b0bc491e935df819c4912995 c5099d69931040fd938d0e732833ecba - - default default] HA network c8e2c76b-d71b-40fd-a4d6-887db933c599 was deleted as no HA routers are present in tenant c5099d69931040fd938d0e732833ecba. [pid: 8|app: 0|req: 492/1048] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:55:37 2026] DELETE /v2.0/routers/bd48a800-4871-43f1-b1d5-b29303f655cf => generated 0 bytes in 848 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:55:38.721 8 INFO neutron.services.segments.plugin [-] Segment a149e20a-c7b6-41aa-a763-2eb7e7760bc7 resource provider aggregate not found 2026-04-14 08:55:38.729 8 WARNING neutron_lib.context [req-f02a56b6-4799-4adf-9165-1a521f3a834b req-d220aefa-90cc-4997-bd23-7fa9b4574b83 8d383db7b0664123a62b4f1264ad1de4 76c3a5f47cf54dc3906b4f65777ca6cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:55:38.737 8 INFO neutron.services.segments.plugin [-] Segment a149e20a-c7b6-41aa-a763-2eb7e7760bc7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a149e20a-c7b6-41aa-a763-2eb7e7760bc7 found for delete ", "request_id": "req-dde51822-b63b-4800-8119-7280902f0a77"}]} 2026-04-14 08:55:38.741 8 INFO neutron.services.segments.plugin [-] Segment a149e20a-c7b6-41aa-a763-2eb7e7760bc7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a149e20a-c7b6-41aa-a763-2eb7e7760bc7 found for delete ", "request_id": "req-cd1498f4-9294-4bc5-8972-80e2192b94b6"}]} [pid: 8|app: 0|req: 493/1049] 199.204.45.33 () {38 vars in 954 bytes} [Tue Apr 14 08:55:38 2026] POST /v2.0/ports => generated 954 bytes in 474 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: 494/1050] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:55:39 2026] DELETE /v2.0/subnets/17d67e91-b08b-4863-b7ce-a0d4606c259f => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1051] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:55:39 2026] GET /v2.0/ports?device_id=bf0249fd-329f-4abe-94f8-d571da1f5ba4 => generated 957 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1052] 199.204.45.33 () {38 vars in 1027 bytes} [Tue Apr 14 08:55:39 2026] PUT /v2.0/ports/7de89a50-b9f8-4517-88f8-14c856a3dd0e => generated 1199 bytes in 625 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: 557/1053] 10.0.0.13 () {34 vars in 788 bytes} [Tue Apr 14 08:55:38 2026] PUT /v2.0/routers/5da8e962-c977-4609-a6d7-04af28ff4268/remove_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: 558/1054] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:55:40 2026] GET /v2.0/security-groups?id=50d5dc00-d690-4315-95fc-6eeb6ad32f84&fields=id&fields=name => generated 112 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:55:40.392 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c23f6214-fcf6-450b-a0d7-bf0b4f216d3d'] response: {'name': 'network-changed', 'server_uuid': 'bf0249fd-329f-4abe-94f8-d571da1f5ba4', 'tag': '7de89a50-b9f8-4517-88f8-14c856a3dd0e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 559/1055] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:55:40 2026] GET /v2.0/ports?device_id=47450ebc-844c-4cf2-b89b-8737c1980865 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1056] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:55:40 2026] DELETE /v2.0/subnets/f0d007c1-bec9-4de4-b208-756d1de4ad05 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1057] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 08:55:40 2026] GET /v2.0/ports?tenant_id=76c3a5f47cf54dc3906b4f65777ca6cb&device_id=bf0249fd-329f-4abe-94f8-d571da1f5ba4 => generated 1238 bytes in 40 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: 561/1058] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:55:40 2026] GET /v2.0/security-groups?id=261b6311-2aab-4e7c-8206-b8d92a72c07f&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1059] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 14 08:55:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=7de89a50-b9f8-4517-88f8-14c856a3dd0e => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1060] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:55:40 2026] DELETE /v2.0/networks/76c7ab9f-379a-4081-a1ac-ec60176b35eb => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:55:40.730 7 INFO neutron.services.segments.plugin [-] Segment a4f495cd-2744-4a4c-89e3-8e9203551849 resource provider aggregate not found 2026-04-14 08:55:40.736 7 INFO neutron.services.segments.plugin [-] Segment a4f495cd-2744-4a4c-89e3-8e9203551849 resource provider aggregate not found 2026-04-14 08:55:40.750 7 INFO neutron.services.segments.plugin [-] Segment a4f495cd-2744-4a4c-89e3-8e9203551849 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4f495cd-2744-4a4c-89e3-8e9203551849 found for delete ", "request_id": "req-73935b5f-2a2d-4be3-a62c-97f467ba593c"}]} 2026-04-14 08:55:40.762 7 INFO neutron.services.segments.plugin [-] Segment a4f495cd-2744-4a4c-89e3-8e9203551849 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4f495cd-2744-4a4c-89e3-8e9203551849 found for delete ", "request_id": "req-43560f6b-7b04-4cff-8416-28127eeb3520"}]} [pid: 7|app: 0|req: 564/1061] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 08:55:40 2026] GET /v2.0/subnets?id=29ed8e8c-8f32-41c8-82e0-3e9681be161a => 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: 565/1062] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:55:40 2026] DELETE /v2.0/networks/27cbb2a4-e150-4020-abda-f33a36903908 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1063] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:55:40 2026] GET /v2.0/ports?network_id=4410c0a5-f6c4-4b83-b1ab-7323b7e83900&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:55:41.033 7 WARNING neutron_lib.context [None req-055aa6bc-b660-497c-a492-745c57444a9e 9d7b5d36b0bc491e935df819c4912995 c5099d69931040fd938d0e732833ecba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:55:41.096 7 INFO neutron.db.segments_db [None req-055aa6bc-b660-497c-a492-745c57444a9e 9d7b5d36b0bc491e935df819c4912995 c5099d69931040fd938d0e732833ecba - - default default] Added segment f4c9acb3-b6d8-4b0c-8fc1-321a2b2799b1 of type vxlan for network bb6af767-871c-49b7-9b83-c7b0f6033ca3 [pid: 7|app: 0|req: 567/1064] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:55:41 2026] POST /v2.0/networks => generated 634 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1065] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 08:55:41 2026] GET /v2.0/networks/4410c0a5-f6c4-4b83-b1ab-7323b7e83900?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:55:41.268 7 WARNING neutron_lib.context [None req-c00756b9-7559-41fc-944d-781526a2e905 9d7b5d36b0bc491e935df819c4912995 c5099d69931040fd938d0e732833ecba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 569/1066] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:55:41 2026] POST /v2.0/subnets => generated 622 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1067] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 08:55:41 2026] GET /v2.0/networks/4410c0a5-f6c4-4b83-b1ab-7323b7e83900?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) 2026-04-14 08:55:41.693 8 INFO neutron.services.segments.plugin [-] Segment 65c7c9ac-99b6-41f7-a5fc-776dc9fdc180 resource provider aggregate not found 2026-04-14 08:55:41.697 8 INFO neutron.services.segments.plugin [-] Segment 65c7c9ac-99b6-41f7-a5fc-776dc9fdc180 resource provider aggregate not found 2026-04-14 08:55:41.711 8 INFO neutron.services.segments.plugin [-] Segment 65c7c9ac-99b6-41f7-a5fc-776dc9fdc180 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65c7c9ac-99b6-41f7-a5fc-776dc9fdc180 found for delete ", "request_id": "req-bc8995f0-8b75-41c1-a8fa-c27d34d34ddc"}]} 2026-04-14 08:55:41.720 8 INFO neutron.services.segments.plugin [-] Segment 65c7c9ac-99b6-41f7-a5fc-776dc9fdc180 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65c7c9ac-99b6-41f7-a5fc-776dc9fdc180 found for delete ", "request_id": "req-ec671532-9622-4527-a292-855161727751"}]} 2026-04-14 08:55:41.728 8 INFO neutron.db.l3_hamode_db [None req-6d356604-3cc4-4335-9601-9c7b252a8343 ed21e1e0836242b79d6f0cf2d8fce178 b84e5dfb700642ef9641c412b3d8932b - - default default] HA network d4fd4062-e5df-414e-9942-2c4b0e989f71 was deleted as no HA routers are present in tenant b84e5dfb700642ef9641c412b3d8932b. [pid: 8|app: 0|req: 498/1068] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:55:40 2026] DELETE /v2.0/routers/5da8e962-c977-4609-a6d7-04af28ff4268 => generated 0 bytes in 1298 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:55:41.748 8 WARNING neutron_lib.context [None req-e15e4ac4-b4b8-4ad5-b8c9-f75ba214b07e 9d7b5d36b0bc491e935df819c4912995 c5099d69931040fd938d0e732833ecba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 571/1069] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:55:41 2026] GET /v2.0/ports?device_id=bf0249fd-329f-4abe-94f8-d571da1f5ba4 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1070] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 08:55:41 2026] GET /v2.0/ports?tenant_id=76c3a5f47cf54dc3906b4f65777ca6cb&device_id=bf0249fd-329f-4abe-94f8-d571da1f5ba4 => generated 1238 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:55:41.827 8 INFO neutron.db.segments_db [None req-e15e4ac4-b4b8-4ad5-b8c9-f75ba214b07e 9d7b5d36b0bc491e935df819c4912995 c5099d69931040fd938d0e732833ecba - - default default] Added segment a904b24a-e412-4895-b2d1-99de3b0240a6 of type vxlan for network bf5b140c-767a-4675-82d5-05508ade1829 [pid: 7|app: 0|req: 573/1071] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:55:41 2026] DELETE /v2.0/subnets/112dfa5b-68f1-4f23-b870-98065f5a12d5 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1072] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:55:42 2026] GET /v2.0/security-groups?id=50d5dc00-d690-4315-95fc-6eeb6ad32f84&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1073] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 08:55:42 2026] GET /v2.0/networks?id=4410c0a5-f6c4-4b83-b1ab-7323b7e83900 => generated 766 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:55:42.225 8 INFO neutron.db.l3_hamode_db [None req-e15e4ac4-b4b8-4ad5-b8c9-f75ba214b07e 9d7b5d36b0bc491e935df819c4912995 c5099d69931040fd938d0e732833ecba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 576/1074] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:55:42 2026] DELETE /v2.0/networks/ce158698-bbe4-4ee7-818a-7edd81e53be1 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:55:42.399 8 INFO neutron.db.l3_hamode_db [None req-e15e4ac4-b4b8-4ad5-b8c9-f75ba214b07e 9d7b5d36b0bc491e935df819c4912995 c5099d69931040fd938d0e732833ecba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 577/1075] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 14 08:55:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=7de89a50-b9f8-4517-88f8-14c856a3dd0e => 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: 578/1076] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 08:55:42 2026] GET /v2.0/subnets?id=29ed8e8c-8f32-41c8-82e0-3e9681be161a => generated 664 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1077] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:55:42 2026] GET /v2.0/ports?network_id=4410c0a5-f6c4-4b83-b1ab-7323b7e83900&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1078] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 08:55:42 2026] GET /v2.0/networks/4410c0a5-f6c4-4b83-b1ab-7323b7e83900?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: 581/1079] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 08:55:42 2026] GET /v2.0/networks/4410c0a5-f6c4-4b83-b1ab-7323b7e83900?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) 2026-04-14 08:55:42.989 7 INFO neutron.services.segments.plugin [-] Segment bc333645-84ca-4bb8-b296-a75c2384e385 resource provider aggregate not found 2026-04-14 08:55:42.993 7 INFO neutron.services.segments.plugin [-] Segment bc333645-84ca-4bb8-b296-a75c2384e385 resource provider aggregate not found 2026-04-14 08:55:43.005 7 INFO neutron.services.segments.plugin [-] Segment bc333645-84ca-4bb8-b296-a75c2384e385 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc333645-84ca-4bb8-b296-a75c2384e385 found for delete ", "request_id": "req-b50a4c6d-4b78-4901-9544-855a5020d46e"}]} 2026-04-14 08:55:43.011 7 INFO neutron.services.segments.plugin [-] Segment bc333645-84ca-4bb8-b296-a75c2384e385 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc333645-84ca-4bb8-b296-a75c2384e385 found for delete ", "request_id": "req-0830f140-9fbe-44fd-83ac-00a7c168a3e5"}]} 2026-04-14 08:55:43.017 7 INFO neutron.services.segments.plugin [-] Segment 696df48c-f8a8-438d-9596-b3cb8fe11ff7 resource provider aggregate not found 2026-04-14 08:55:43.025 7 INFO neutron.services.segments.plugin [-] Segment 696df48c-f8a8-438d-9596-b3cb8fe11ff7 resource provider aggregate not found 2026-04-14 08:55:43.034 7 INFO neutron.services.segments.plugin [-] Segment 696df48c-f8a8-438d-9596-b3cb8fe11ff7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 696df48c-f8a8-438d-9596-b3cb8fe11ff7 found for delete ", "request_id": "req-8c1e4668-c996-4f9d-a068-02616bac1bc4"}]} 2026-04-14 08:55:43.040 7 INFO neutron.services.segments.plugin [-] Segment 696df48c-f8a8-438d-9596-b3cb8fe11ff7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 696df48c-f8a8-438d-9596-b3cb8fe11ff7 found for delete ", "request_id": "req-cf981097-088c-42ff-a79f-365eb43232c7"}]} [pid: 7|app: 0|req: 582/1080] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:55:42 2026] GET /v2.0/security-groups?tenant_id=b84e5dfb700642ef9641c412b3d8932b&name=default => generated 2925 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1081] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:55:43 2026] GET /v2.0/ports?device_id=bf0249fd-329f-4abe-94f8-d571da1f5ba4 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1082] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:55:43 2026] DELETE /v2.0/security-groups/ed94cc19-6694-4a1a-9734-88f0e57f52cc => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1083] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:55:43 2026] GET /v2.0/security-groups?id=50d5dc00-d690-4315-95fc-6eeb6ad32f84&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1084] 199.204.45.33 () {34 vars in 1095 bytes} [Tue Apr 14 08:55:43 2026] GET /v2.0/ports?device_id=47450ebc-844c-4cf2-b89b-8737c1980865&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1085] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 08:55:43 2026] GET /v2.0/ports?tenant_id=82233ba56fa34eae8af8f3423a4c5840&device_id=47450ebc-844c-4cf2-b89b-8737c1980865 => 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: 499/1086] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:55:41 2026] POST /v2.0/routers => generated 510 bytes in 1972 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:55:43.719 8 WARNING neutron_lib.context [None req-c5049fd8-c0bd-4673-9104-36e74ed79ac5 9d7b5d36b0bc491e935df819c4912995 c5099d69931040fd938d0e732833ecba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 588/1087] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 08:55:43 2026] GET /v2.0/networks?id=b09e7533-d5ce-4d67-bea2-a4d2a03f2268 => generated 772 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1088] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 14 08:55:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=4a0f213f-356a-4059-98b2-b271020a84a2 => generated 860 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1089] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 08:55:43 2026] GET /v2.0/subnets?id=02fb8a3d-79d7-4966-99d7-657d44cacf08 => generated 670 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1090] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:55:43 2026] GET /v2.0/ports?network_id=b09e7533-d5ce-4d67-bea2-a4d2a03f2268&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: 592/1091] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 08:55:43 2026] GET /v2.0/networks/b09e7533-d5ce-4d67-bea2-a4d2a03f2268?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1092] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 08:55:44 2026] GET /v2.0/networks/b09e7533-d5ce-4d67-bea2-a4d2a03f2268?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: 500/1093] 10.0.0.13 () {34 vars in 664 bytes} [Tue Apr 14 08:55:43 2026] POST /v2.0/ports => generated 964 bytes in 613 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: 501/1094] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:55:44 2026] GET /v2.0/ports?device_id=bf0249fd-329f-4abe-94f8-d571da1f5ba4 => generated 971 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1095] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:55:44 2026] GET /v2.0/security-groups?id=50d5dc00-d690-4315-95fc-6eeb6ad32f84&fields=id&fields=name => generated 112 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1096] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:55:44 2026] GET /v2.0/ports?device_id=bf0249fd-329f-4abe-94f8-d571da1f5ba4 => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:55:45.329 8 INFO neutron.db.l3_db [None req-04b3658c-c90f-46f7-9a1f-251879b7e4c0 8d383db7b0664123a62b4f1264ad1de4 76c3a5f47cf54dc3906b4f65777ca6cb - - default default] Floating IP a7016959-88f9-4b6d-a99e-606d93d934fb associated. External IP: 10.96.250.219, port: 7de89a50-b9f8-4517-88f8-14c856a3dd0e. [pid: 8|app: 0|req: 504/1097] 10.0.0.13 () {34 vars in 748 bytes} [Tue Apr 14 08:55:44 2026] PUT /v2.0/floatingips/a7016959-88f9-4b6d-a99e-606d93d934fb => generated 855 bytes in 851 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1098] 10.0.0.13 () {32 vars in 622 bytes} [Tue Apr 14 08:55:45 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: 594/1099] 10.0.0.13 () {34 vars in 782 bytes} [Tue Apr 14 08:55:44 2026] PUT /v2.0/routers/08107d70-aac4-4242-ac06-6a3b7a246eaa/add_router_interface => generated 309 bytes in 1429 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-04-14 08:55:45.792 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a529457a-43ae-48e6-8405-426c31caef76'] response: {'name': 'network-changed', 'server_uuid': 'bf0249fd-329f-4abe-94f8-d571da1f5ba4', 'tag': '7de89a50-b9f8-4517-88f8-14c856a3dd0e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 597/1102] 10.0.0.13 () {32 vars in 716 bytes} [Tue Apr 14 08:55:45 2026] GET /v2.0/ports/f639014e-dac9-48d6-8060-8a52e2a86c4f => generated 1038 bytes in 48 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.62 () {34 vars in 989 bytes} [Tue Apr 14 08:55:45 2026] GET /v2.0/ports?device_id=bf0249fd-329f-4abe-94f8-d571da1f5ba4 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1104] 10.0.0.13 () {32 vars in 632 bytes} [Tue Apr 14 08:55:45 2026] GET /v2.0/ => generated 632 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1105] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 08:55:45 2026] GET /v2.0/ports?tenant_id=76c3a5f47cf54dc3906b4f65777ca6cb&device_id=bf0249fd-329f-4abe-94f8-d571da1f5ba4 => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1106] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:55:45 2026] GET /v2.0/security-groups?id=50d5dc00-d690-4315-95fc-6eeb6ad32f84&fields=id&fields=name => generated 112 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1107] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 08:55:46 2026] GET /v2.0/networks?id=4410c0a5-f6c4-4b83-b1ab-7323b7e83900 => generated 766 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1108] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 14 08:55:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=7de89a50-b9f8-4517-88f8-14c856a3dd0e => generated 858 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1109] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 08:55:46 2026] GET /v2.0/subnets?id=29ed8e8c-8f32-41c8-82e0-3e9681be161a => generated 664 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1110] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:55:46 2026] GET /v2.0/ports?network_id=4410c0a5-f6c4-4b83-b1ab-7323b7e83900&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1111] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 08:55:46 2026] GET /v2.0/networks/4410c0a5-f6c4-4b83-b1ab-7323b7e83900?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: 514/1112] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 08:55:46 2026] GET /v2.0/networks/4410c0a5-f6c4-4b83-b1ab-7323b7e83900?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: 515/1113] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:55:46 2026] GET /v2.0/ports?device_id=bf0249fd-329f-4abe-94f8-d571da1f5ba4 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1114] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:55:46 2026] GET /v2.0/security-groups?tenant_id=093840ae05fc48e8a6d21d5c1ee514f4&name=default => generated 2925 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1115] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:55:46 2026] GET /v2.0/security-groups?id=50d5dc00-d690-4315-95fc-6eeb6ad32f84&fields=id&fields=name => generated 112 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1116] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:55:46 2026] DELETE /v2.0/security-groups/c9936569-e03e-4b5f-b538-80ce84011ca3 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1117] 10.0.0.13 () {34 vars in 788 bytes} [Tue Apr 14 08:55:45 2026] PUT /v2.0/routers/08107d70-aac4-4242-ac06-6a3b7a246eaa/remove_router_interface => generated 309 bytes in 1182 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: 519/1118] 199.204.45.33 () {34 vars in 993 bytes} [Tue Apr 14 08:55:47 2026] GET /v2.0/ports?device_id=bf0249fd-329f-4abe-94f8-d571da1f5ba4 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:55:47.214 7 INFO neutron.api.v2.resource [None req-d8743fc3-1f23-4d8d-83f3-e8aee3b8f5ad 9d7b5d36b0bc491e935df819c4912995 c5099d69931040fd938d0e732833ecba - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 600/1119] 10.0.0.13 () {34 vars in 788 bytes} [Tue Apr 14 08:55:47 2026] PUT /v2.0/routers/08107d70-aac4-4242-ac06-6a3b7a246eaa/remove_router_interface => generated 197 bytes in 161 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1120] 10.0.0.13 () {32 vars in 735 bytes} [Tue Apr 14 08:55:47 2026] GET /v2.0/ports?device_id=08107d70-aac4-4242-ac06-6a3b7a246eaa => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:55:47.483 8 INFO neutron.db.l3_db [req-7677a2de-1891-4a35-8caa-c69f3a233bbd req-31d18f7f-c713-4b62-92a1-d687765099b0 8d383db7b0664123a62b4f1264ad1de4 76c3a5f47cf54dc3906b4f65777ca6cb - - default default] Floating IP a7016959-88f9-4b6d-a99e-606d93d934fb disassociated. External IP: 10.96.250.219, port: 7de89a50-b9f8-4517-88f8-14c856a3dd0e. [pid: 8|app: 0|req: 520/1121] 199.204.45.33 () {36 vars in 996 bytes} [Tue Apr 14 08:55:47 2026] DELETE /v2.0/ports/7de89a50-b9f8-4517-88f8-14c856a3dd0e => generated 0 bytes in 826 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1122] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:55:47 2026] GET /v2.0/ports?device_id=bf0249fd-329f-4abe-94f8-d571da1f5ba4 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:55:48.343 7 INFO neutron.services.segments.plugin [-] Segment a904b24a-e412-4895-b2d1-99de3b0240a6 resource provider aggregate not found 2026-04-14 08:55:48.347 7 INFO neutron.services.segments.plugin [-] Segment a904b24a-e412-4895-b2d1-99de3b0240a6 resource provider aggregate not found 2026-04-14 08:55:48.366 7 INFO neutron.db.l3_hamode_db [None req-2ee1fb4f-3fe0-4889-bcfa-0ac8f57c2876 9d7b5d36b0bc491e935df819c4912995 c5099d69931040fd938d0e732833ecba - - default default] HA network bf5b140c-767a-4675-82d5-05508ade1829 was deleted as no HA routers are present in tenant c5099d69931040fd938d0e732833ecba. 2026-04-14 08:55:48.368 7 INFO neutron.services.segments.plugin [-] Segment a904b24a-e412-4895-b2d1-99de3b0240a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a904b24a-e412-4895-b2d1-99de3b0240a6 found for delete ", "request_id": "req-b761a5a6-dc4b-4e4c-954b-dc6866bf4acf"}]} [pid: 7|app: 0|req: 602/1123] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:55:47 2026] DELETE /v2.0/routers/08107d70-aac4-4242-ac06-6a3b7a246eaa => generated 0 bytes in 1128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:55:48.384 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4abcceb-b197-40b8-9be1-eb06c4c706d6'] response: {'server_uuid': 'bf0249fd-329f-4abe-94f8-d571da1f5ba4', 'name': 'network-vif-deleted', 'tag': '7de89a50-b9f8-4517-88f8-14c856a3dd0e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 522/1124] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:55:48 2026] DELETE /v2.0/subnets/f15ef2d8-aa29-4aa5-b89a-9eb1b5e90717 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:55:48.631 7 INFO neutron.services.segments.plugin [-] Segment a904b24a-e412-4895-b2d1-99de3b0240a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a904b24a-e412-4895-b2d1-99de3b0240a6 found for delete ", "request_id": "req-f1ab7fb1-dfbb-4729-ae26-ee9e8b605ee0"}]} [pid: 7|app: 0|req: 603/1125] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:55:48 2026] DELETE /v2.0/networks/bb6af767-871c-49b7-9b83-c7b0f6033ca3 => generated 0 bytes in 425 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:55:49.061 8 WARNING neutron_lib.context [None req-5234f396-ddca-4e6d-9402-bf2b7209e743 9d7b5d36b0bc491e935df819c4912995 c5099d69931040fd938d0e732833ecba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:55:49.129 8 INFO neutron.db.segments_db [None req-5234f396-ddca-4e6d-9402-bf2b7209e743 9d7b5d36b0bc491e935df819c4912995 c5099d69931040fd938d0e732833ecba - - default default] Added segment 969a9859-0322-478b-a13c-2e4b672dae21 of type vxlan for network 2df74977-c13e-4fac-8448-6ccc190de889 [pid: 7|app: 0|req: 604/1126] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:55:49 2026] DELETE /v2.0/security-groups/50d5dc00-d690-4315-95fc-6eeb6ad32f84 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:55:49.224 7 INFO neutron.api.v2.resource [None req-148c2a4a-63a8-496c-b6f3-155f58f8f762 8d383db7b0664123a62b4f1264ad1de4 76c3a5f47cf54dc3906b4f65777ca6cb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 605/1127] 10.0.0.13 () {32 vars in 736 bytes} [Tue Apr 14 08:55:49 2026] GET /v2.0/security-groups/50d5dc00-d690-4315-95fc-6eeb6ad32f84 => 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: 523/1128] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:55:49 2026] POST /v2.0/networks => generated 634 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:55:49.286 8 WARNING neutron_lib.context [None req-6cb4201f-b3ec-46dd-bd59-f7b785061e0c 9d7b5d36b0bc491e935df819c4912995 c5099d69931040fd938d0e732833ecba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 606/1129] 10.0.0.13 () {32 vars in 731 bytes} [Tue Apr 14 08:55:49 2026] DELETE /v2.0/floatingips/a7016959-88f9-4b6d-a99e-606d93d934fb => generated 0 bytes in 358 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1130] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:55:49 2026] POST /v2.0/subnets => generated 622 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:55:49.670 8 WARNING neutron_lib.context [None req-da8065f4-7ca2-499d-8da7-9909bb0e0850 9d7b5d36b0bc491e935df819c4912995 c5099d69931040fd938d0e732833ecba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:55:49.708 8 INFO neutron.db.segments_db [None req-da8065f4-7ca2-499d-8da7-9909bb0e0850 9d7b5d36b0bc491e935df819c4912995 c5099d69931040fd938d0e732833ecba - - default default] Added segment 7bc8be9e-11ab-49b6-8a5d-b29fa9190d51 of type vxlan for network 07b1e17f-d186-4fa0-a3e8-43f6e4fab0fb 2026-04-14 08:55:50.002 8 INFO neutron.db.l3_hamode_db [None req-da8065f4-7ca2-499d-8da7-9909bb0e0850 9d7b5d36b0bc491e935df819c4912995 c5099d69931040fd938d0e732833ecba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-14 08:55:50.205 8 INFO neutron.db.l3_hamode_db [None req-da8065f4-7ca2-499d-8da7-9909bb0e0850 9d7b5d36b0bc491e935df819c4912995 c5099d69931040fd938d0e732833ecba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-14 08:55:50.389 7 INFO neutron.services.segments.plugin [-] Segment f4c9acb3-b6d8-4b0c-8fc1-321a2b2799b1 resource provider aggregate not found 2026-04-14 08:55:50.415 7 INFO neutron.services.segments.plugin [-] Segment f4c9acb3-b6d8-4b0c-8fc1-321a2b2799b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4c9acb3-b6d8-4b0c-8fc1-321a2b2799b1 found for delete ", "request_id": "req-f5594976-db04-42cb-88eb-6157b4aa61ad"}]} 2026-04-14 08:55:50.677 7 INFO neutron.services.segments.plugin [-] Segment f4c9acb3-b6d8-4b0c-8fc1-321a2b2799b1 resource provider aggregate not found 2026-04-14 08:55:50.697 7 INFO neutron.services.segments.plugin [-] Segment f4c9acb3-b6d8-4b0c-8fc1-321a2b2799b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4c9acb3-b6d8-4b0c-8fc1-321a2b2799b1 found for delete ", "request_id": "req-97a1e2fb-221f-4367-a43c-3666aaf8c500"}]} [pid: 7|app: 0|req: 607/1131] 10.0.0.13 () {34 vars in 788 bytes} [Tue Apr 14 08:55:49 2026] PUT /v2.0/routers/ace85681-b160-4288-936e-ef33df69ec5f/remove_router_interface => generated 309 bytes in 1391 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1132] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:55:49 2026] POST /v2.0/routers => generated 510 bytes in 1359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:55:52.334 7 INFO neutron.db.l3_hamode_db [None req-6735dbe5-c8da-46e4-b00e-ae2dc8aa3570 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] HA network 6c470ee0-929f-4922-a217-209a0a3c39cf was deleted as no HA routers are present in tenant 76c3a5f47cf54dc3906b4f65777ca6cb. [pid: 7|app: 0|req: 608/1133] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:55:50 2026] DELETE /v2.0/routers/ace85681-b160-4288-936e-ef33df69ec5f => generated 0 bytes in 1353 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:55:52.438 7 INFO neutron.services.segments.plugin [-] Segment 5f27708d-abea-4da7-af1f-f0d9dff70390 resource provider aggregate not found 2026-04-14 08:55:52.459 7 INFO neutron.services.segments.plugin [-] Segment 5f27708d-abea-4da7-af1f-f0d9dff70390 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f27708d-abea-4da7-af1f-f0d9dff70390 found for delete ", "request_id": "req-01cd6bad-3e54-4e7b-95ac-a2c47f8aa698"}]} [pid: 7|app: 0|req: 609/1134] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:55:52 2026] GET /v2.0/security-groups?tenant_id=37ed35b35f1449a5a509f5cbd90ec7a0&name=default => generated 2925 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1135] 10.0.0.239 () {34 vars in 990 bytes} [Tue Apr 14 08:55:52 2026] GET /v2.0/ports?device_id=47450ebc-844c-4cf2-b89b-8737c1980865 => generated 1240 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:55:52.725 7 INFO neutron.services.segments.plugin [-] Segment 5f27708d-abea-4da7-af1f-f0d9dff70390 resource provider aggregate not found 2026-04-14 08:55:52.741 7 INFO neutron.services.segments.plugin [-] Segment 5f27708d-abea-4da7-af1f-f0d9dff70390 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f27708d-abea-4da7-af1f-f0d9dff70390 found for delete ", "request_id": "req-cabcbad6-0e04-4fa5-9a69-d15ef16d05fe"}]} [pid: 7|app: 0|req: 611/1136] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:55:52 2026] DELETE /v2.0/subnets/29ed8e8c-8f32-41c8-82e0-3e9681be161a => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1137] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:55:52 2026] DELETE /v2.0/security-groups/7a13edf6-1cf2-46c5-bac0-e69d18401b0a => 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: 613/1138] 10.0.0.239 () {34 vars in 1040 bytes} [Tue Apr 14 08:55:52 2026] GET /v2.0/security-groups?id=261b6311-2aab-4e7c-8206-b8d92a72c07f&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1139] 10.0.0.13 () {34 vars in 782 bytes} [Tue Apr 14 08:55:51 2026] PUT /v2.0/routers/05dc3e5f-5d97-4ca0-80e4-8b15d62782a9/add_router_interface => generated 309 bytes in 1988 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1140] 10.0.0.13 () {32 vars in 716 bytes} [Tue Apr 14 08:55:53 2026] GET /v2.0/ports/0b368811-289e-482d-aad1-c16b5980d7e5 => generated 959 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 614/1141] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:55:53 2026] DELETE /v2.0/networks/4410c0a5-f6c4-4b83-b1ab-7323b7e83900 => generated 0 bytes in 495 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1142] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:55:53 2026] GET /v2.0/security-groups?tenant_id=997e18053f954677b5997621a3a98d7a&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1143] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:55:53 2026] DELETE /v2.0/security-groups/f9af6db0-ac71-433d-b1b9-2a16a44f35a5 => 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: 617/1144] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:55:53 2026] GET /v2.0/security-groups?tenant_id=76c3a5f47cf54dc3906b4f65777ca6cb&name=default => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1145] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:55:53 2026] DELETE /v2.0/security-groups/94a3b601-8f48-4d3d-b513-f5612345dcf9 => 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: 528/1146] 10.0.0.13 () {34 vars in 788 bytes} [Tue Apr 14 08:55:53 2026] PUT /v2.0/routers/05dc3e5f-5d97-4ca0-80e4-8b15d62782a9/remove_router_interface => generated 309 bytes in 1239 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1147] 10.0.0.13 () {32 vars in 735 bytes} [Tue Apr 14 08:55:54 2026] GET /v2.0/ports?device_id=05dc3e5f-5d97-4ca0-80e4-8b15d62782a9 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:55:55.094 8 INFO neutron.services.segments.plugin [-] Segment 7bc8be9e-11ab-49b6-8a5d-b29fa9190d51 resource provider aggregate not found 2026-04-14 08:55:55.099 8 INFO neutron.services.segments.plugin [-] Segment 7bc8be9e-11ab-49b6-8a5d-b29fa9190d51 resource provider aggregate not found 2026-04-14 08:55:55.118 8 INFO neutron.services.segments.plugin [-] Segment 7bc8be9e-11ab-49b6-8a5d-b29fa9190d51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bc8be9e-11ab-49b6-8a5d-b29fa9190d51 found for delete ", "request_id": "req-e6c3a6c5-e021-486f-bf7d-2516f598ddfd"}]} 2026-04-14 08:55:55.122 8 INFO neutron.services.segments.plugin [-] Segment 7bc8be9e-11ab-49b6-8a5d-b29fa9190d51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bc8be9e-11ab-49b6-8a5d-b29fa9190d51 found for delete ", "request_id": "req-1375e40f-55d0-49fd-9788-c536367ce55f"}]} 2026-04-14 08:55:55.123 8 INFO neutron.db.l3_hamode_db [None req-d4138cd8-a922-4043-94b4-d31895d40e52 9d7b5d36b0bc491e935df819c4912995 c5099d69931040fd938d0e732833ecba - - default default] HA network 07b1e17f-d186-4fa0-a3e8-43f6e4fab0fb was deleted as no HA routers are present in tenant c5099d69931040fd938d0e732833ecba. [pid: 8|app: 0|req: 529/1148] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:55:54 2026] DELETE /v2.0/routers/05dc3e5f-5d97-4ca0-80e4-8b15d62782a9 => generated 0 bytes in 753 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:55:55.177 7 INFO neutron.services.segments.plugin [-] Segment 0e2db232-53e2-4182-9f4a-750f04151a00 resource provider aggregate not found 2026-04-14 08:55:55.184 7 INFO neutron.services.segments.plugin [-] Segment 0e2db232-53e2-4182-9f4a-750f04151a00 resource provider aggregate not found 2026-04-14 08:55:55.196 7 INFO neutron.services.segments.plugin [-] Segment 0e2db232-53e2-4182-9f4a-750f04151a00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e2db232-53e2-4182-9f4a-750f04151a00 found for delete ", "request_id": "req-e4c06bfa-4d4e-4939-afd9-bf5c4d83cdda"}]} 2026-04-14 08:55:55.202 7 INFO neutron.services.segments.plugin [-] Segment 0e2db232-53e2-4182-9f4a-750f04151a00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e2db232-53e2-4182-9f4a-750f04151a00 found for delete ", "request_id": "req-1fa92288-37f1-4946-97e2-68f2df246819"}]} [pid: 7|app: 0|req: 620/1149] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:55:55 2026] DELETE /v2.0/subnets/9cd4ac8d-9555-44fe-9272-f69a4ce41f09 => 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: 530/1150] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:55:55 2026] DELETE /v2.0/networks/2df74977-c13e-4fac-8448-6ccc190de889 => generated 0 bytes in 477 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:55:55.916 7 WARNING neutron_lib.context [None req-ef0a3f97-15d1-42c9-b49a-b6aab9b3bce4 9d7b5d36b0bc491e935df819c4912995 c5099d69931040fd938d0e732833ecba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:55:55.987 7 INFO neutron.db.segments_db [None req-ef0a3f97-15d1-42c9-b49a-b6aab9b3bce4 9d7b5d36b0bc491e935df819c4912995 c5099d69931040fd938d0e732833ecba - - default default] Added segment d9668561-6555-4255-be4e-59523801be78 of type vxlan for network 630edf50-6a2f-4595-a3d6-4427a61b4d93 [pid: 8|app: 0|req: 531/1151] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:55:55 2026] GET /v2.0/ports?device_id=47450ebc-844c-4cf2-b89b-8737c1980865 => generated 971 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1152] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:55:56 2026] GET /v2.0/security-groups?id=261b6311-2aab-4e7c-8206-b8d92a72c07f&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1153] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:55:56 2026] GET /v2.0/ports?device_id=47450ebc-844c-4cf2-b89b-8737c1980865 => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:55:56.371 7 INFO neutron.db.l3_hamode_db [None req-ef0a3f97-15d1-42c9-b49a-b6aab9b3bce4 9d7b5d36b0bc491e935df819c4912995 c5099d69931040fd938d0e732833ecba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 534/1154] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:55:56 2026] GET /v2.0/security-groups?id=261b6311-2aab-4e7c-8206-b8d92a72c07f&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:55:57.040 8 WARNING neutron_lib.context [None req-60a895ca-6827-4405-8ebc-ef813c0d71f9 dbc609663a1a4bd78a934925fffddfd5 c7ac362a261c440dac10786d8de3093d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:55:57.137 8 INFO neutron.services.segments.plugin [-] Segment 969a9859-0322-478b-a13c-2e4b672dae21 resource provider aggregate not found 2026-04-14 08:55:57.147 8 INFO neutron.services.segments.plugin [-] Segment 969a9859-0322-478b-a13c-2e4b672dae21 resource provider aggregate not found 2026-04-14 08:55:57.152 8 INFO neutron.services.segments.plugin [-] Segment 969a9859-0322-478b-a13c-2e4b672dae21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 969a9859-0322-478b-a13c-2e4b672dae21 found for delete ", "request_id": "req-ca362460-2994-4442-a8b4-822be9785bdd"}]} 2026-04-14 08:55:57.162 8 INFO neutron.services.segments.plugin [-] Segment 969a9859-0322-478b-a13c-2e4b672dae21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 969a9859-0322-478b-a13c-2e4b672dae21 found for delete ", "request_id": "req-854fe691-0295-4ac0-87d2-71c652ca611f"}]} 2026-04-14 08:55:57.192 8 INFO neutron.db.segments_db [None req-60a895ca-6827-4405-8ebc-ef813c0d71f9 dbc609663a1a4bd78a934925fffddfd5 c7ac362a261c440dac10786d8de3093d - - default default] Added segment 1419ef45-aabd-4062-a4f1-7c9df99e67ca of type vxlan for network 3b9a9590-e2ba-4628-b1aa-61f9a260ecc1 [pid: 8|app: 0|req: 535/1155] 10.0.0.13 () {34 vars in 670 bytes} [Tue Apr 14 08:55:56 2026] POST /v2.0/networks => generated 632 bytes in 509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1156] 199.204.45.33 () {34 vars in 993 bytes} [Tue Apr 14 08:55:57 2026] GET /v2.0/ports?device_id=47450ebc-844c-4cf2-b89b-8737c1980865 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:55:57.452 7 INFO neutron.db.l3_hamode_db [None req-ef0a3f97-15d1-42c9-b49a-b6aab9b3bce4 9d7b5d36b0bc491e935df819c4912995 c5099d69931040fd938d0e732833ecba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 537/1157] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:55:57 2026] GET /v2.0/security-groups?tenant_id=4289595a9fe9497b8ccb382436e1c741&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:55:57.528 8 WARNING neutron_lib.context [None req-ffc07df7-e08b-44f1-b0c8-3f1c982604c1 dbc609663a1a4bd78a934925fffddfd5 c7ac362a261c440dac10786d8de3093d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:55:57.570 8 INFO neutron.db.segments_db [None req-ffc07df7-e08b-44f1-b0c8-3f1c982604c1 dbc609663a1a4bd78a934925fffddfd5 c7ac362a261c440dac10786d8de3093d - - default default] Added segment 6980d9d3-c27d-4f07-85bc-fde38babc720 of type vxlan for network b54af928-e109-44aa-a064-fdf99f2a96c4 2026-04-14 08:55:57.883 8 INFO neutron.db.l3_hamode_db [None req-ffc07df7-e08b-44f1-b0c8-3f1c982604c1 dbc609663a1a4bd78a934925fffddfd5 c7ac362a261c440dac10786d8de3093d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 621/1158] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:55:55 2026] POST /v2.0/routers => generated 692 bytes in 3089 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:55:59.309 8 INFO neutron.db.l3_hamode_db [None req-ffc07df7-e08b-44f1-b0c8-3f1c982604c1 dbc609663a1a4bd78a934925fffddfd5 c7ac362a261c440dac10786d8de3093d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-14 08:55:59.393 7 INFO neutron.db.l3_db [req-49ee29cc-ae65-4a76-a7ab-fd486a019980 req-5e0b84da-3d26-4695-be21-75c9b6bc5ee5 6d5b61461ecf4d5f82624cb463488ae6 82233ba56fa34eae8af8f3423a4c5840 - - default default] Floating IP 913f73b9-e1c8-42fc-9e0b-59bebdc4dc74 disassociated. External IP: 10.96.250.220, port: 4a0f213f-356a-4059-98b2-b271020a84a2. [pid: 7|app: 0|req: 622/1159] 199.204.45.33 () {36 vars in 996 bytes} [Tue Apr 14 08:55:58 2026] DELETE /v2.0/ports/4a0f213f-356a-4059-98b2-b271020a84a2 => generated 0 bytes in 815 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1160] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:55:59 2026] GET /v2.0/ports?device_id=47450ebc-844c-4cf2-b89b-8737c1980865 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:55:59.872 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b8160443-a0c1-42e7-befe-848cf15d15d9'] response: {'server_uuid': '47450ebc-844c-4cf2-b89b-8737c1980865', 'name': 'network-vif-deleted', 'tag': '4a0f213f-356a-4059-98b2-b271020a84a2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 624/1161] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:55:59 2026] DELETE /v2.0/security-groups/665d4b66-4678-494d-b897-c27701ec1411 => 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: 625/1162] 10.0.0.13 () {32 vars in 720 bytes} [Tue Apr 14 08:55:59 2026] GET /v2.0/routers/fbdf3f79-3387-441f-881c-bb31bd3dcdf5 => generated 698 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1163] 10.0.0.13 () {32 vars in 646 bytes} [Tue Apr 14 08:56:00 2026] GET /v2.0/routers => generated 701 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1164] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:55:57 2026] POST /v2.0/routers => generated 695 bytes in 3016 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1165] 10.0.0.13 () {32 vars in 775 bytes} [Tue Apr 14 08:56:00 2026] GET /v2.0/subnets?project_id=c7ac362a261c440dac10786d8de3093d&cidr=10.100.0.0%2F28 => generated 14 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1168] 10.0.0.13 () {34 vars in 740 bytes} [Tue Apr 14 08:56:00 2026] PUT /v2.0/routers/fbdf3f79-3387-441f-881c-bb31bd3dcdf5 => generated 705 bytes in 606 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1169] 10.0.0.13 () {32 vars in 720 bytes} [Tue Apr 14 08:56:00 2026] GET /v2.0/routers/fbdf3f79-3387-441f-881c-bb31bd3dcdf5 => generated 705 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1170] 10.0.0.13 () {32 vars in 693 bytes} [Tue Apr 14 08:56:00 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1171] 10.0.0.13 () {32 vars in 735 bytes} [Tue Apr 14 08:56:00 2026] GET /v2.0/ports?device_id=fbdf3f79-3387-441f-881c-bb31bd3dcdf5 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1172] 10.0.0.13 () {32 vars in 783 bytes} [Tue Apr 14 08:56:00 2026] GET /v2.0/subnets?network_id=6d0a278c-f7c2-44ec-b459-07b076866699&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-04-14 08:56:00.944 7 WARNING neutron_lib.context [None req-002369cd-13da-4e8b-8974-8a55a15ca6d9 dbc609663a1a4bd78a934925fffddfd5 c7ac362a261c440dac10786d8de3093d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 630/1173] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:56:00 2026] POST /v2.0/subnets => generated 633 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1174] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:56:01 2026] DELETE /v2.0/security-groups/261b6311-2aab-4e7c-8206-b8d92a72c07f => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:56:02.078 8 INFO neutron.services.segments.plugin [-] Segment d9668561-6555-4255-be4e-59523801be78 resource provider aggregate not found 2026-04-14 08:56:02.082 8 INFO neutron.services.segments.plugin [-] Segment d9668561-6555-4255-be4e-59523801be78 resource provider aggregate not found 2026-04-14 08:56:02.111 8 INFO neutron.services.segments.plugin [-] Segment d9668561-6555-4255-be4e-59523801be78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9668561-6555-4255-be4e-59523801be78 found for delete ", "request_id": "req-cd247f40-a3c5-4433-aca8-a2a62e3ac4a6"}]} 2026-04-14 08:56:02.113 8 INFO neutron.services.segments.plugin [-] Segment d9668561-6555-4255-be4e-59523801be78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9668561-6555-4255-be4e-59523801be78 found for delete ", "request_id": "req-c068e02a-505b-41c2-8fea-7163b36f5494"}]} 2026-04-14 08:56:02.117 8 INFO neutron.db.l3_hamode_db [None req-c2f675c7-a6c5-4bd5-9f32-79630e10f47d 9d7b5d36b0bc491e935df819c4912995 c5099d69931040fd938d0e732833ecba - - default default] HA network 630edf50-6a2f-4595-a3d6-4427a61b4d93 was deleted as no HA routers are present in tenant c5099d69931040fd938d0e732833ecba. [pid: 8|app: 0|req: 544/1175] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:56:00 2026] DELETE /v2.0/routers/fbdf3f79-3387-441f-881c-bb31bd3dcdf5 => generated 0 bytes in 1187 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:56:02.138 8 INFO neutron.api.v2.resource [None req-36e295bf-206b-42f6-b7a8-a41a6820ef98 6d5b61461ecf4d5f82624cb463488ae6 82233ba56fa34eae8af8f3423a4c5840 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 545/1176] 10.0.0.13 () {32 vars in 736 bytes} [Tue Apr 14 08:56:02 2026] GET /v2.0/security-groups/261b6311-2aab-4e7c-8206-b8d92a72c07f => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1177] 10.0.0.13 () {32 vars in 735 bytes} [Tue Apr 14 08:56:02 2026] GET /v2.0/ports?device_id=fbdf3f79-3387-441f-881c-bb31bd3dcdf5 => 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: 547/1178] 10.0.0.13 () {32 vars in 731 bytes} [Tue Apr 14 08:56:02 2026] DELETE /v2.0/floatingips/913f73b9-e1c8-42fc-9e0b-59bebdc4dc74 => generated 0 bytes in 375 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:56:02.564 8 INFO neutron.api.v2.resource [None req-708de125-f18a-468d-b119-86f4148d9911 9d7b5d36b0bc491e935df819c4912995 c5099d69931040fd938d0e732833ecba - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 548/1179] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:56:02 2026] DELETE /v2.0/routers/fbdf3f79-3387-441f-881c-bb31bd3dcdf5 => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1180] 10.0.0.13 () {34 vars in 782 bytes} [Tue Apr 14 08:56:01 2026] PUT /v2.0/routers/8b0bee8a-d756-4788-808e-3ecd7715020c/add_router_interface => generated 309 bytes in 1909 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1181] 10.0.0.13 () {32 vars in 735 bytes} [Tue Apr 14 08:56:03 2026] GET /v2.0/ports?device_id=05dc3e5f-5d97-4ca0-80e4-8b15d62782a9 => generated 12 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1182] 10.0.0.13 () {32 vars in 648 bytes} [Tue Apr 14 08:56:03 2026] GET /v2.0/networks => generated 5058 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:56:03.553 7 INFO neutron.api.v2.resource [None req-27ebd12f-8d15-4528-adfb-55ca88051f24 9d7b5d36b0bc491e935df819c4912995 c5099d69931040fd938d0e732833ecba - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 635/1183] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:56:03 2026] DELETE /v2.0/routers/05dc3e5f-5d97-4ca0-80e4-8b15d62782a9 => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1184] 10.0.0.13 () {32 vars in 646 bytes} [Tue Apr 14 08:56:03 2026] GET /v2.0/subnets => generated 3755 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:56:03.666 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5f96fe57-21e6-4016-88c8-1a94bdaf9272 9d7b5d36b0bc491e935df819c4912995 c5099d69931040fd938d0e732833ecba - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 637/1185] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:56:03 2026] DELETE /v2.0/subnets/9cd4ac8d-9555-44fe-9272-f69a4ce41f09 => generated 136 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1186] 10.0.0.13 () {32 vars in 646 bytes} [Tue Apr 14 08:56:03 2026] GET /v2.0/routers => generated 1465 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1187] 10.0.0.13 () {32 vars in 735 bytes} [Tue Apr 14 08:56:03 2026] GET /v2.0/ports?device_id=08107d70-aac4-4242-ac06-6a3b7a246eaa => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:56:03.893 7 INFO neutron.api.v2.resource [None req-4b1e9d70-ec51-4afa-a785-eccb6370fd01 9d7b5d36b0bc491e935df819c4912995 c5099d69931040fd938d0e732833ecba - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 640/1188] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:56:03 2026] DELETE /v2.0/routers/08107d70-aac4-4242-ac06-6a3b7a246eaa => generated 135 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 08:56:03.900 7 WARNING neutron_lib.context [None req-f613952c-0ad5-4843-91c9-a096bc2c5108 dbc609663a1a4bd78a934925fffddfd5 c7ac362a261c440dac10786d8de3093d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 549/1189] 10.0.0.13 () {34 vars in 788 bytes} [Tue Apr 14 08:56:02 2026] PUT /v2.0/routers/c15d8f07-4b25-489b-bc94-3150cac97e7c/remove_router_interface => generated 309 bytes in 1472 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:56:04.058 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cdf366ff-4ee5-4680-ae7f-2fe6f13a9aaa 9d7b5d36b0bc491e935df819c4912995 c5099d69931040fd938d0e732833ecba - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 550/1190] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:56:04 2026] DELETE /v2.0/subnets/f15ef2d8-aa29-4aa5-b89a-9eb1b5e90717 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1191] 10.0.0.13 () {34 vars in 684 bytes} [Tue Apr 14 08:56:03 2026] POST /v2.0/security-groups => generated 1675 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1192] 10.0.0.13 () {32 vars in 735 bytes} [Tue Apr 14 08:56:04 2026] GET /v2.0/ports?device_id=bd48a800-4871-43f1-b1d5-b29303f655cf => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:56:04.102 7 WARNING neutron_lib.context [None req-3a9acd97-c488-494a-b2a4-f665c1122900 dbc609663a1a4bd78a934925fffddfd5 c7ac362a261c440dac10786d8de3093d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 643/1193] 10.0.0.13 () {34 vars in 694 bytes} [Tue Apr 14 08:56:04 2026] POST /v2.0/security-group-rules => generated 597 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:56:04.266 7 INFO neutron.api.v2.resource [None req-2c3036f7-e195-4eeb-9573-1e235ba1c311 9d7b5d36b0bc491e935df819c4912995 c5099d69931040fd938d0e732833ecba - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 644/1194] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:56:04 2026] DELETE /v2.0/routers/bd48a800-4871-43f1-b1d5-b29303f655cf => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 08:56:04.273 7 WARNING neutron_lib.context [None req-f25835d3-33bf-4fee-a958-322613c4c2b9 dbc609663a1a4bd78a934925fffddfd5 c7ac362a261c440dac10786d8de3093d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 645/1195] 10.0.0.13 () {34 vars in 694 bytes} [Tue Apr 14 08:56:04 2026] POST /v2.0/security-group-rules => generated 596 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:56:04.388 7 INFO neutron.pecan_wsgi.hooks.translation [None req-089f4152-8108-43cf-84e1-dfbe7ecfa603 9d7b5d36b0bc491e935df819c4912995 c5099d69931040fd938d0e732833ecba - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 646/1196] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:56:04 2026] DELETE /v2.0/subnets/17d67e91-b08b-4863-b7ce-a0d4606c259f => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 08:56:04.395 7 WARNING neutron_lib.context [None req-89d8f91a-a5c9-472d-95af-9c9a2076e54c dbc609663a1a4bd78a934925fffddfd5 c7ac362a261c440dac10786d8de3093d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 647/1197] 10.0.0.13 () {34 vars in 694 bytes} [Tue Apr 14 08:56:04 2026] POST /v2.0/security-group-rules => generated 602 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:56:04.516 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bda66be4-ea9d-47be-8681-3febf8d60d57 9d7b5d36b0bc491e935df819c4912995 c5099d69931040fd938d0e732833ecba - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 648/1198] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:56:04 2026] DELETE /v2.0/subnets/f0d007c1-bec9-4de4-b208-756d1de4ad05 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 08:56:04.522 7 WARNING neutron_lib.context [None req-ab4540d5-ca4b-42a6-8a1c-c0eecfeaaed9 dbc609663a1a4bd78a934925fffddfd5 c7ac362a261c440dac10786d8de3093d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 649/1199] 10.0.0.13 () {34 vars in 694 bytes} [Tue Apr 14 08:56:04 2026] POST /v2.0/security-group-rules => generated 601 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:56:04.673 7 WARNING neutron_lib.context [None req-1d5f2e77-4c6f-4808-8ea4-2e862d9319e0 dbc609663a1a4bd78a934925fffddfd5 c7ac362a261c440dac10786d8de3093d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:56:04.714 7 INFO neutron.db.securitygroups_db [None req-1d5f2e77-4c6f-4808-8ea4-2e862d9319e0 dbc609663a1a4bd78a934925fffddfd5 c7ac362a261c440dac10786d8de3093d - - default default] Project c7ac362a261c440dac10786d8de3093d 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: 650/1200] 10.0.0.13 () {34 vars in 694 bytes} [Tue Apr 14 08:56:04 2026] POST /v2.0/security-group-rules => generated 607 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:56:04.799 7 WARNING neutron_lib.context [None req-7684bdf5-4f2f-4111-b3a1-a9eeb81a4099 dbc609663a1a4bd78a934925fffddfd5 c7ac362a261c440dac10786d8de3093d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:56:04.847 7 INFO neutron.db.securitygroups_db [None req-7684bdf5-4f2f-4111-b3a1-a9eeb81a4099 dbc609663a1a4bd78a934925fffddfd5 c7ac362a261c440dac10786d8de3093d - - default default] Project c7ac362a261c440dac10786d8de3093d added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-14 08:56:05.281 8 INFO neutron.services.segments.plugin [-] Segment 95a34fec-2b42-4cf5-9611-e7f85107e5a5 resource provider aggregate not found 2026-04-14 08:56:05.288 8 INFO neutron.services.segments.plugin [-] Segment 95a34fec-2b42-4cf5-9611-e7f85107e5a5 resource provider aggregate not found 2026-04-14 08:56:05.302 8 INFO neutron.services.segments.plugin [-] Segment 95a34fec-2b42-4cf5-9611-e7f85107e5a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95a34fec-2b42-4cf5-9611-e7f85107e5a5 found for delete ", "request_id": "req-a6dff32e-b7ed-4eb2-90d6-50eab44f7242"}]} 2026-04-14 08:56:05.306 8 INFO neutron.services.segments.plugin [-] Segment 95a34fec-2b42-4cf5-9611-e7f85107e5a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95a34fec-2b42-4cf5-9611-e7f85107e5a5 found for delete ", "request_id": "req-54d088ba-613a-41e4-8a47-0471793297d7"}]} 2026-04-14 08:56:05.309 8 INFO neutron.db.l3_hamode_db [None req-98c8e7a5-c2e1-44bf-9dfa-676529ee54e3 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] HA network 05b19c0b-9f21-470f-8f8d-75eb9e52898f was deleted as no HA routers are present in tenant 82233ba56fa34eae8af8f3423a4c5840. [pid: 8|app: 0|req: 551/1201] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:56:04 2026] DELETE /v2.0/routers/c15d8f07-4b25-489b-bc94-3150cac97e7c => generated 0 bytes in 1253 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1202] 10.0.0.13 () {34 vars in 694 bytes} [Tue Apr 14 08:56:04 2026] POST /v2.0/security-group-rules => generated 606 bytes in 532 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1203] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:56:05 2026] DELETE /v2.0/subnets/02fb8a3d-79d7-4966-99d7-657d44cacf08 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1204] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:56:05 2026] GET /v2.0/security-groups?tenant_id=c5099d69931040fd938d0e732833ecba&name=default => generated 2925 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1205] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:56:05 2026] DELETE /v2.0/security-groups/62a035ba-9fe8-4086-8cf9-22f673708977 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:56:05.946 7 INFO neutron.services.segments.plugin [-] Segment 122ea939-6964-4ced-b3a1-0ea14d1cf135 resource provider aggregate not found 2026-04-14 08:56:05.951 7 INFO neutron.services.segments.plugin [-] Segment 122ea939-6964-4ced-b3a1-0ea14d1cf135 resource provider aggregate not found 2026-04-14 08:56:05.970 7 INFO neutron.services.segments.plugin [-] Segment 122ea939-6964-4ced-b3a1-0ea14d1cf135 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 122ea939-6964-4ced-b3a1-0ea14d1cf135 found for delete ", "request_id": "req-ae02e625-ac42-42cb-b01d-e58c2d1e747c"}]} 2026-04-14 08:56:05.974 7 INFO neutron.services.segments.plugin [-] Segment 122ea939-6964-4ced-b3a1-0ea14d1cf135 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 122ea939-6964-4ced-b3a1-0ea14d1cf135 found for delete ", "request_id": "req-fb48bff6-a3e7-4776-96ad-b8a9c910be36"}]} [pid: 7|app: 0|req: 653/1206] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:56:05 2026] DELETE /v2.0/networks/b09e7533-d5ce-4d67-bea2-a4d2a03f2268 => generated 0 bytes in 460 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1207] 10.0.0.13 () {32 vars in 648 bytes} [Tue Apr 14 08:56:05 2026] GET /v2.0/networks => generated 1297 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1208] 10.0.0.62 () {34 vars in 1099 bytes} [Tue Apr 14 08:56:06 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1249680535&fields=id&tenant_id=c7ac362a261c440dac10786d8de3093d => generated 69 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1209] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:56:06 2026] GET /v2.0/security-groups?tenant_id=82233ba56fa34eae8af8f3423a4c5840&name=default => generated 2925 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1210] 10.0.0.62 () {34 vars in 981 bytes} [Tue Apr 14 08:56:06 2026] GET /v2.0/networks?id=3b9a9590-e2ba-4628-b1aa-61f9a260ecc1 => generated 660 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1211] 10.0.0.62 () {34 vars in 964 bytes} [Tue Apr 14 08:56:06 2026] GET /v2.0/quotas/c7ac362a261c440dac10786d8de3093d => 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: 656/1212] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:56:06 2026] DELETE /v2.0/security-groups/dfc536bc-c1dc-41b0-a89e-accabc8c55ac => 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: 557/1213] 10.0.0.62 () {34 vars in 1001 bytes} [Tue Apr 14 08:56:06 2026] GET /v2.0/ports?tenant_id=c7ac362a261c440dac10786d8de3093d&fields=id => generated 103 bytes in 562 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1214] 10.0.0.62 () {34 vars in 1007 bytes} [Tue Apr 14 08:56:06 2026] GET /v2.0/networks/3b9a9590-e2ba-4628-b1aa-61f9a260ecc1?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: 558/1215] 10.0.0.62 () {34 vars in 1107 bytes} [Tue Apr 14 08:56:07 2026] GET /v2.0/networks/3b9a9590-e2ba-4628-b1aa-61f9a260ecc1?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: 658/1216] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:56:07 2026] GET /v2.0/ports?device_id=96c42290-2f74-4fc7-abab-7c6292bafc46 => 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: 559/1217] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:56:07 2026] GET /v2.0/security-groups?tenant_id=269094719fb7441b8adb9936f65a8c53&name=default => generated 2925 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1218] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:56:07 2026] DELETE /v2.0/security-groups/389da796-ce4d-4b9d-bd95-3d0546ffa228 => 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: 560/1219] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:56:07 2026] GET /v2.0/security-groups?tenant_id=7e0bbc5ef3354d1ba3af1614e4bb0afd&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1220] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 08:56:07 2026] GET /v2.0/networks?id=3b9a9590-e2ba-4628-b1aa-61f9a260ecc1 => generated 660 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1221] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:56:08 2026] DELETE /v2.0/security-groups/1d3a3e0a-3563-46a7-8962-d3e7c1bf6b3d => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:56:08.174 7 WARNING neutron_lib.context [None req-7ec85f85-5704-43e2-aa11-db3ef6deb78d 461445db33d742cfb3bc56fc7c51f1d0 5c87b1193b664d9294771ae633bc82f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 563/1222] 199.204.45.33 () {34 vars in 1049 bytes} [Tue Apr 14 08:56:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c7ac362a261c440dac10786d8de3093d => generated 181 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:56:08.220 8 WARNING neutron_lib.context [req-a6675783-fdd2-45cb-afe6-195314a8736d req-ed6c0f4c-40a4-423b-a54d-5d83d86b85b7 dbc609663a1a4bd78a934925fffddfd5 c7ac362a261c440dac10786d8de3093d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1223] 10.0.0.13 () {34 vars in 683 bytes} [Tue Apr 14 08:56:07 2026] POST /v2.0/security-groups => generated 1624 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1224] 199.204.45.33 () {38 vars in 954 bytes} [Tue Apr 14 08:56:08 2026] POST /v2.0/ports => generated 954 bytes in 510 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: 565/1225] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:56:08 2026] GET /v2.0/ports?device_id=96c42290-2f74-4fc7-abab-7c6292bafc46 => generated 957 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:56:08.778 7 INFO neutron.db.segments_db [None req-61189a17-a90b-4694-b24e-d7c4e1ef84c3 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Added segment c9540572-d215-4eeb-882c-ca804912507b of type vxlan for network 242bf933-fa59-4a88-a122-ca3e17ad84de [pid: 8|app: 0|req: 566/1226] 10.0.0.13 () {32 vars in 662 bytes} [Tue Apr 14 08:56:08 2026] GET /v2.0/security-groups => generated 4529 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1227] 10.0.0.13 () {34 vars in 670 bytes} [Tue Apr 14 08:56:08 2026] POST /v2.0/networks => generated 745 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1228] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:56:08 2026] GET /v2.0/security-groups?id=0d23c02d-270f-4a6a-af56-41ebe8731ff6&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1229] 10.0.0.13 () {34 vars in 757 bytes} [Tue Apr 14 08:56:08 2026] PUT /v2.0/security-groups/722a2078-6b86-4c2e-9ba6-c27d9f9e3ce3 => generated 1661 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1230] 199.204.45.33 () {38 vars in 1027 bytes} [Tue Apr 14 08:56:08 2026] PUT /v2.0/ports/352229cd-81d8-42f4-b7de-e350e6e8589a => generated 1199 bytes in 452 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: 664/1231] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:56:09 2026] POST /v2.0/subnets => generated 668 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1232] 10.0.0.13 () {32 vars in 736 bytes} [Tue Apr 14 08:56:09 2026] GET /v2.0/security-groups/722a2078-6b86-4c2e-9ba6-c27d9f9e3ce3 => generated 1661 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:56:09.332 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6022121b-1eb7-403e-aaf1-4a3078eca1cd'] response: {'name': 'network-changed', 'server_uuid': '96c42290-2f74-4fc7-abab-7c6292bafc46', 'tag': '352229cd-81d8-42f4-b7de-e350e6e8589a', 'status': 'completed', 'code': 200} 2026-04-14 08:56:09.337 7 INFO neutron.db.segments_db [None req-109cd9d8-4a4d-4164-84db-5844194854c0 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Added segment ebea3c5c-7c6e-4391-9857-dabb42bc5b87 of type vxlan for network dbe9b3e4-f68c-4854-b0c0-efa3e9cd7f2b [pid: 8|app: 0|req: 569/1233] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:56:09 2026] DELETE /v2.0/security-groups/722a2078-6b86-4c2e-9ba6-c27d9f9e3ce3 => generated 0 bytes in 92 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: 8|app: 0|req: 570/1234] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 08:56:09 2026] GET /v2.0/ports?tenant_id=c7ac362a261c440dac10786d8de3093d&device_id=96c42290-2f74-4fc7-abab-7c6292bafc46 => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1235] 10.0.0.13 () {32 vars in 662 bytes} [Tue Apr 14 08:56:09 2026] GET /v2.0/security-groups => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1236] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 14 08:56:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=352229cd-81d8-42f4-b7de-e350e6e8589a => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:56:09.530 8 INFO neutron.api.v2.resource [None req-7cf0bcb4-af47-4cd5-8621-0655548ad8ab 461445db33d742cfb3bc56fc7c51f1d0 5c87b1193b664d9294771ae633bc82f5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 573/1237] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:56:09 2026] DELETE /v2.0/security-groups/722a2078-6b86-4c2e-9ba6-c27d9f9e3ce3 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1238] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 08:56:09 2026] GET /v2.0/subnets?id=b9ce03cd-36d5-4067-9ec5-f7fdd0435d46 => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:56:09.568 8 WARNING neutron_lib.context [None req-63364fba-f6af-4ae5-9598-be236547606f 461445db33d742cfb3bc56fc7c51f1d0 5c87b1193b664d9294771ae633bc82f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:56:09.652 7 INFO neutron.db.l3_hamode_db [None req-109cd9d8-4a4d-4164-84db-5844194854c0 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 575/1239] 10.0.0.13 () {34 vars in 683 bytes} [Tue Apr 14 08:56:09 2026] POST /v2.0/security-groups => generated 1624 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1240] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:56:09 2026] GET /v2.0/ports?network_id=3b9a9590-e2ba-4628-b1aa-61f9a260ecc1&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-04-14 08:56:09.742 8 WARNING neutron_lib.context [None req-1f071f19-a2d1-4691-9526-b4d02f38ebf2 461445db33d742cfb3bc56fc7c51f1d0 5c87b1193b664d9294771ae633bc82f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1241] 10.0.0.13 () {34 vars in 694 bytes} [Tue Apr 14 08:56:09 2026] POST /v2.0/security-group-rules => generated 601 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1242] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 08:56:09 2026] GET /v2.0/networks/3b9a9590-e2ba-4628-b1aa-61f9a260ecc1?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: 579/1243] 10.0.0.13 () {32 vars in 746 bytes} [Tue Apr 14 08:56:09 2026] GET /v2.0/security-group-rules/e8d87247-ed92-4533-876b-decd9ba869f8 => generated 601 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1244] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 08:56:09 2026] GET /v2.0/networks/3b9a9590-e2ba-4628-b1aa-61f9a260ecc1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1245] 10.0.0.13 () {32 vars in 672 bytes} [Tue Apr 14 08:56:10 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1246] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:56:10 2026] GET /v2.0/ports?device_id=96c42290-2f74-4fc7-abab-7c6292bafc46 => generated 969 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1247] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 08:56:10 2026] GET /v2.0/ports?tenant_id=c7ac362a261c440dac10786d8de3093d&device_id=96c42290-2f74-4fc7-abab-7c6292bafc46 => generated 1238 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1248] 10.0.0.13 () {32 vars in 749 bytes} [Tue Apr 14 08:56:10 2026] DELETE /v2.0/security-group-rules/e8d87247-ed92-4533-876b-decd9ba869f8 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1249] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:56:10 2026] GET /v2.0/security-groups?id=0d23c02d-270f-4a6a-af56-41ebe8731ff6&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1250] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 08:56:10 2026] GET /v2.0/networks?id=3b9a9590-e2ba-4628-b1aa-61f9a260ecc1 => generated 754 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1251] 10.0.0.13 () {32 vars in 672 bytes} [Tue Apr 14 08:56:10 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1252] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 14 08:56:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=352229cd-81d8-42f4-b7de-e350e6e8589a => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:56:10.631 8 WARNING neutron_lib.context [None req-ed794698-c9a8-403f-9409-eefd661803ca 461445db33d742cfb3bc56fc7c51f1d0 5c87b1193b664d9294771ae633bc82f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 589/1253] 10.0.0.13 () {34 vars in 694 bytes} [Tue Apr 14 08:56:10 2026] POST /v2.0/security-group-rules => generated 601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1254] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 08:56:10 2026] GET /v2.0/subnets?id=b9ce03cd-36d5-4067-9ec5-f7fdd0435d46 => 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: 591/1255] 10.0.0.13 () {32 vars in 746 bytes} [Tue Apr 14 08:56:10 2026] GET /v2.0/security-group-rules/016df870-c8a2-4b01-a2a6-cbc2f45ece14 => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1256] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:56:10 2026] GET /v2.0/ports?network_id=3b9a9590-e2ba-4628-b1aa-61f9a260ecc1&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: 593/1257] 10.0.0.13 () {32 vars in 672 bytes} [Tue Apr 14 08:56:10 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:56:10.917 7 INFO neutron.db.l3_hamode_db [None req-109cd9d8-4a4d-4164-84db-5844194854c0 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 594/1258] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 08:56:10 2026] GET /v2.0/networks/3b9a9590-e2ba-4628-b1aa-61f9a260ecc1?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: 595/1259] 10.0.0.13 () {32 vars in 749 bytes} [Tue Apr 14 08:56:10 2026] DELETE /v2.0/security-group-rules/016df870-c8a2-4b01-a2a6-cbc2f45ece14 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1260] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 08:56:11 2026] GET /v2.0/networks/3b9a9590-e2ba-4628-b1aa-61f9a260ecc1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1261] 10.0.0.13 () {32 vars in 672 bytes} [Tue Apr 14 08:56:11 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:56:11.219 8 WARNING neutron_lib.context [None req-392a77a8-abb1-4f86-9c7c-d949f7cf82fd 461445db33d742cfb3bc56fc7c51f1d0 5c87b1193b664d9294771ae633bc82f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 598/1262] 10.0.0.13 () {34 vars in 694 bytes} [Tue Apr 14 08:56:11 2026] POST /v2.0/security-group-rules => generated 602 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1263] 10.0.0.13 () {32 vars in 746 bytes} [Tue Apr 14 08:56:11 2026] GET /v2.0/security-group-rules/e9b1744b-c477-4571-9f81-ea449f7143ec => generated 602 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1264] 10.0.0.13 () {32 vars in 672 bytes} [Tue Apr 14 08:56:11 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1265] 10.0.0.13 () {32 vars in 749 bytes} [Tue Apr 14 08:56:11 2026] DELETE /v2.0/security-group-rules/e9b1744b-c477-4571-9f81-ea449f7143ec => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1266] 10.0.0.13 () {32 vars in 672 bytes} [Tue Apr 14 08:56:11 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1267] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:56:11 2026] GET /v2.0/ports?device_id=96c42290-2f74-4fc7-abab-7c6292bafc46 => 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: 604/1268] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:56:11 2026] DELETE /v2.0/security-groups/cc6108c9-3720-48ff-a527-b704733d3b1a => 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: 605/1269] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:56:11 2026] GET /v2.0/security-groups?id=0d23c02d-270f-4a6a-af56-41ebe8731ff6&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1270] 10.0.0.13 () {32 vars in 662 bytes} [Tue Apr 14 08:56:11 2026] GET /v2.0/security-groups => generated 2925 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1271] 10.0.0.13 () {32 vars in 662 bytes} [Tue Apr 14 08:56:11 2026] GET /v2.0/security-groups => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1272] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:56:09 2026] POST /v2.0/routers => generated 732 bytes in 2784 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1273] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:56:12 2026] GET /v2.0/security-groups?tenant_id=5c87b1193b664d9294771ae633bc82f5&name=default => generated 2925 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1274] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:56:12 2026] DELETE /v2.0/security-groups/ff3e0840-8f46-41f5-bddb-03c95af05860 => 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: 668/1275] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:56:12 2026] GET /v2.0/ports?device_id=96c42290-2f74-4fc7-abab-7c6292bafc46 => generated 971 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1276] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:56:13 2026] GET /v2.0/security-groups?id=0d23c02d-270f-4a6a-af56-41ebe8731ff6&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1277] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:56:13 2026] GET /v2.0/ports?device_id=96c42290-2f74-4fc7-abab-7c6292bafc46 => 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: 671/1278] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:56:13 2026] GET /v2.0/security-groups?id=0d23c02d-270f-4a6a-af56-41ebe8731ff6&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: 672/1279] 10.0.0.13 () {32 vars in 735 bytes} [Tue Apr 14 08:56:13 2026] GET /v2.0/ports?device_id=96c42290-2f74-4fc7-abab-7c6292bafc46 => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:56:13.440 7 WARNING neutron_lib.context [None req-93f4d08d-34d1-40dc-8133-575900052442 dbc609663a1a4bd78a934925fffddfd5 c7ac362a261c440dac10786d8de3093d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 608/1280] 10.0.0.13 () {34 vars in 782 bytes} [Tue Apr 14 08:56:12 2026] PUT /v2.0/routers/f651e62a-d443-4061-a7cb-931776b97381/add_router_interface => generated 309 bytes in 1784 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:56:14.568 7 INFO neutron.db.l3_db [None req-93f4d08d-34d1-40dc-8133-575900052442 dbc609663a1a4bd78a934925fffddfd5 c7ac362a261c440dac10786d8de3093d - - default default] Floating IP 35c95643-cd57-4ab3-8978-5f6e19ba7920 associated. External IP: 10.96.250.213, port: 352229cd-81d8-42f4-b7de-e350e6e8589a. [pid: 8|app: 0|req: 609/1281] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:56:14 2026] GET /v2.0/security-groups?tenant_id=4400d2a5b18e462e94f1ad55bece7863&name=default => generated 2925 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1282] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:56:14 2026] DELETE /v2.0/security-groups/7637fb63-e8e4-4ef1-adbb-ca68b5d19a18 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1283] 10.0.0.13 () {34 vars in 676 bytes} [Tue Apr 14 08:56:13 2026] POST /v2.0/floatingips => generated 855 bytes in 1557 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1284] 10.0.0.13 () {32 vars in 728 bytes} [Tue Apr 14 08:56:14 2026] GET /v2.0/floatingips/35c95643-cd57-4ab3-8978-5f6e19ba7920 => generated 855 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:56:15.119 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fafbe6bc-f455-4db6-9645-786642623cd4'] response: {'name': 'network-changed', 'server_uuid': '96c42290-2f74-4fc7-abab-7c6292bafc46', 'tag': '352229cd-81d8-42f4-b7de-e350e6e8589a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 674/1285] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:56:15 2026] GET /v2.0/security-groups?tenant_id=3aaccbaede2941279160f31b02a92d03&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1286] 10.0.0.62 () {34 vars in 981 bytes} [Tue Apr 14 08:56:15 2026] GET /v2.0/networks?id=242bf933-fa59-4a88-a122-ca3e17ad84de => generated 677 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1287] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 08:56:15 2026] GET /v2.0/ports?tenant_id=c7ac362a261c440dac10786d8de3093d&device_id=96c42290-2f74-4fc7-abab-7c6292bafc46 => generated 1240 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1288] 10.0.0.62 () {34 vars in 964 bytes} [Tue Apr 14 08:56:15 2026] GET /v2.0/quotas/a1f1c46b78274da4b14f28486f234a8c => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1289] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:56:15 2026] DELETE /v2.0/security-groups/89758272-c013-4c4b-b614-0984ce4d63c0 => 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: 677/1290] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 08:56:15 2026] GET /v2.0/networks?id=3b9a9590-e2ba-4628-b1aa-61f9a260ecc1 => generated 754 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1291] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 14 08:56:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=352229cd-81d8-42f4-b7de-e350e6e8589a => generated 858 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1292] 10.0.0.62 () {34 vars in 1001 bytes} [Tue Apr 14 08:56:15 2026] GET /v2.0/ports?tenant_id=a1f1c46b78274da4b14f28486f234a8c&fields=id => generated 103 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1293] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 08:56:15 2026] GET /v2.0/subnets?id=b9ce03cd-36d5-4067-9ec5-f7fdd0435d46 => generated 654 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1294] 10.0.0.62 () {34 vars in 1007 bytes} [Tue Apr 14 08:56:15 2026] GET /v2.0/networks/242bf933-fa59-4a88-a122-ca3e17ad84de?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: 680/1295] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:56:15 2026] GET /v2.0/ports?network_id=3b9a9590-e2ba-4628-b1aa-61f9a260ecc1&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: 681/1296] 10.0.0.62 () {34 vars in 1107 bytes} [Tue Apr 14 08:56:15 2026] GET /v2.0/networks/242bf933-fa59-4a88-a122-ca3e17ad84de?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1297] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 08:56:15 2026] GET /v2.0/networks/3b9a9590-e2ba-4628-b1aa-61f9a260ecc1?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: 682/1298] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 08:56:15 2026] GET /v2.0/networks/3b9a9590-e2ba-4628-b1aa-61f9a260ecc1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1301] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:56:15 2026] GET /v2.0/ports?device_id=44204d32-3f93-49ee-9e6c-8f1b997bdb3c => 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: 685/1302] 10.0.0.13 () {32 vars in 728 bytes} [Tue Apr 14 08:56:16 2026] GET /v2.0/floatingips/35c95643-cd57-4ab3-8978-5f6e19ba7920 => generated 855 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1303] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 08:56:16 2026] GET /v2.0/networks?id=242bf933-fa59-4a88-a122-ca3e17ad84de => generated 677 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:56:16.586 7 WARNING neutron_lib.context [req-8513c40c-63c7-4f8f-8635-c336cffc7183 req-345254e0-2920-49ff-b032-ee6c5da9ed8b 3867c233a0724f36af9a8cb68aa24328 a1f1c46b78274da4b14f28486f234a8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 619/1304] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:56:16 2026] GET /v2.0/ports?device_id=44204d32-3f93-49ee-9e6c-8f1b997bdb3c => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1305] 10.0.0.13 () {32 vars in 728 bytes} [Tue Apr 14 08:56:17 2026] GET /v2.0/floatingips/35c95643-cd57-4ab3-8978-5f6e19ba7920 => generated 857 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1306] 199.204.45.33 () {38 vars in 954 bytes} [Tue Apr 14 08:56:16 2026] POST /v2.0/ports => generated 958 bytes in 634 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: 621/1307] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:56:17 2026] GET /v2.0/security-groups?tenant_id=e2eb952722e04c5a9fe41b245389a0d9&name=default => generated 2925 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1308] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:56:17 2026] DELETE /v2.0/security-groups/364fe9b8-8d7c-49ed-967c-549153cd7729 => 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: 687/1309] 199.204.45.33 () {38 vars in 1027 bytes} [Tue Apr 14 08:56:17 2026] PUT /v2.0/ports/97c4e33d-4205-4d8f-8555-089a7192bd22 => generated 1203 bytes in 517 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1310] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 08:56:17 2026] GET /v2.0/ports?tenant_id=a1f1c46b78274da4b14f28486f234a8c&device_id=44204d32-3f93-49ee-9e6c-8f1b997bdb3c => generated 1242 bytes in 60 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: 688/1311] 199.204.45.33 () {34 vars in 1059 bytes} [Tue Apr 14 08:56:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=97c4e33d-4205-4d8f-8555-089a7192bd22 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1312] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 08:56:17 2026] GET /v2.0/subnets?id=0c76b28c-a4f5-440d-b09a-6616d6b1f280 => generated 671 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:56:17.967 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a6d0cfc-c8aa-4bb0-bee2-6e5f9da69dd0'] response: {'name': 'network-changed', 'server_uuid': '44204d32-3f93-49ee-9e6c-8f1b997bdb3c', 'tag': '97c4e33d-4205-4d8f-8555-089a7192bd22', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 689/1313] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:56:17 2026] GET /v2.0/ports?network_id=242bf933-fa59-4a88-a122-ca3e17ad84de&device_owner=network%3Adhcp => generated 1244 bytes in 49 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: 625/1314] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:56:17 2026] GET /v2.0/ports?device_id=44204d32-3f93-49ee-9e6c-8f1b997bdb3c => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1315] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:56:18 2026] GET /v2.0/security-groups?id=16ee7f7b-66b7-4056-b521-2825f0431214&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1316] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 08:56:18 2026] GET /v2.0/networks/242bf933-fa59-4a88-a122-ca3e17ad84de?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: 627/1317] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 08:56:18 2026] GET /v2.0/networks/242bf933-fa59-4a88-a122-ca3e17ad84de?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: 691/1318] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 08:56:18 2026] GET /v2.0/ports?tenant_id=a1f1c46b78274da4b14f28486f234a8c&device_id=44204d32-3f93-49ee-9e6c-8f1b997bdb3c => generated 1242 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1319] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 08:56:18 2026] GET /v2.0/networks?id=242bf933-fa59-4a88-a122-ca3e17ad84de => generated 773 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1320] 199.204.45.33 () {34 vars in 1059 bytes} [Tue Apr 14 08:56:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=97c4e33d-4205-4d8f-8555-089a7192bd22 => 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: 629/1321] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 08:56:18 2026] GET /v2.0/subnets?id=0c76b28c-a4f5-440d-b09a-6616d6b1f280 => generated 671 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1322] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:56:18 2026] GET /v2.0/ports?network_id=242bf933-fa59-4a88-a122-ca3e17ad84de&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1323] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 08:56:18 2026] GET /v2.0/networks/242bf933-fa59-4a88-a122-ca3e17ad84de?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1324] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 08:56:18 2026] GET /v2.0/networks/242bf933-fa59-4a88-a122-ca3e17ad84de?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: 8|app: 0|req: 631/1325] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:56:19 2026] GET /v2.0/ports?device_id=44204d32-3f93-49ee-9e6c-8f1b997bdb3c => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1326] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:56:19 2026] GET /v2.0/security-groups?id=16ee7f7b-66b7-4056-b521-2825f0431214&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1327] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:56:20 2026] GET /v2.0/ports?device_id=44204d32-3f93-49ee-9e6c-8f1b997bdb3c => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1328] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:56:20 2026] GET /v2.0/security-groups?id=16ee7f7b-66b7-4056-b521-2825f0431214&fields=id&fields=name => generated 88 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1329] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:56:20 2026] GET /v2.0/ports?device_id=44204d32-3f93-49ee-9e6c-8f1b997bdb3c => generated 975 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1330] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:56:20 2026] GET /v2.0/security-groups?id=16ee7f7b-66b7-4056-b521-2825f0431214&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1331] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:56:21 2026] GET /v2.0/security-groups?tenant_id=9da42c6c9b5341ad827f28d8b64cd528&name=default => generated 2925 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1332] 199.204.45.33 () {34 vars in 993 bytes} [Tue Apr 14 08:56:21 2026] GET /v2.0/ports?device_id=44204d32-3f93-49ee-9e6c-8f1b997bdb3c => generated 975 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1333] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:56:21 2026] DELETE /v2.0/security-groups/1a9c8887-9d61-4f28-ab75-0a441935f285 => 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: 699/1334] 199.204.45.33 () {36 vars in 996 bytes} [Tue Apr 14 08:56:21 2026] DELETE /v2.0/ports/97c4e33d-4205-4d8f-8555-089a7192bd22 => generated 0 bytes in 364 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1335] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:56:21 2026] GET /v2.0/ports?device_id=44204d32-3f93-49ee-9e6c-8f1b997bdb3c => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1336] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:56:21 2026] GET /v2.0/security-groups?tenant_id=1cc339432fe84502b15edbf53a9aabe4&name=default => generated 2925 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:56:22.127 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b8bbcb7f-db02-4fb6-a81b-6fe5c7fdf8f2'] response: {'server_uuid': '44204d32-3f93-49ee-9e6c-8f1b997bdb3c', 'name': 'network-vif-deleted', 'tag': '97c4e33d-4205-4d8f-8555-089a7192bd22', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 701/1337] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:56:22 2026] DELETE /v2.0/security-groups/4017e871-a73f-453b-8421-490a61627f87 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1338] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:56:22 2026] GET /v2.0/security-groups?tenant_id=eb02398cdd9d461abb38a82e601aff8d&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1339] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:56:22 2026] DELETE /v2.0/security-groups/ee107776-0458-4182-87a1-55923ec0f5d8 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:56:23.419 7 INFO neutron.db.segments_db [None req-972268f2-2edd-475a-91b8-4642f003797d 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Added segment 5959112d-739a-43a5-9084-385276acb947 of type vxlan for network 3bb73397-0293-40ae-a45e-109e84ce673e [pid: 7|app: 0|req: 703/1340] 10.0.0.13 () {34 vars in 670 bytes} [Tue Apr 14 08:56:23 2026] POST /v2.0/networks => generated 741 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1341] 10.0.0.13 () {34 vars in 788 bytes} [Tue Apr 14 08:56:23 2026] PUT /v2.0/routers/f651e62a-d443-4061-a7cb-931776b97381/remove_router_interface => generated 309 bytes in 1087 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:56:24.169 8 WARNING keystonemiddleware.audit [None req-95f7523f-88b3-4027-bedf-c249b0045f37 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Skipping service tempest-service-684666065 as it have no endpoints. [pid: 8|app: 0|req: 639/1342] 10.0.0.239 () {34 vars in 990 bytes} [Tue Apr 14 08:56:24 2026] GET /v2.0/ports?device_id=96c42290-2f74-4fc7-abab-7c6292bafc46 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1343] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:56:23 2026] POST /v2.0/subnets => generated 664 bytes in 746 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:56:24.277 7 WARNING keystonemiddleware.audit [None req-29605859-61b2-4d53-b05d-7e5a38692892 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Skipping service tempest-service-684666065 as it have no endpoints. [pid: 7|app: 0|req: 705/1344] 10.0.0.239 () {34 vars in 1040 bytes} [Tue Apr 14 08:56:24 2026] GET /v2.0/security-groups?id=0d23c02d-270f-4a6a-af56-41ebe8731ff6&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:56:24.365 7 INFO neutron.db.segments_db [None req-b3b6da17-809c-4093-840d-2d5681c9f086 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Added segment ed3fa6f0-7f75-47da-9b01-b1c4d4bfebb4 of type vxlan for network de1b2b29-d59d-454f-8692-ef55792c8888 2026-04-14 08:56:24.653 7 INFO neutron.db.l3_hamode_db [None req-b3b6da17-809c-4093-840d-2d5681c9f086 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-14 08:56:25.311 8 INFO neutron.services.segments.plugin [-] Segment ebea3c5c-7c6e-4391-9857-dabb42bc5b87 resource provider aggregate not found 2026-04-14 08:56:25.315 8 INFO neutron.db.l3_hamode_db [None req-a6ebf0c8-4956-4ea2-9152-2bc8376f4f28 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] HA network dbe9b3e4-f68c-4854-b0c0-efa3e9cd7f2b was deleted as no HA routers are present in tenant a1f1c46b78274da4b14f28486f234a8c. 2026-04-14 08:56:25.317 8 INFO neutron.services.segments.plugin [-] Segment ebea3c5c-7c6e-4391-9857-dabb42bc5b87 resource provider aggregate not found [pid: 8|app: 0|req: 640/1345] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:56:24 2026] DELETE /v2.0/routers/f651e62a-d443-4061-a7cb-931776b97381 => generated 0 bytes in 1116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:56:25.329 8 INFO neutron.services.segments.plugin [-] Segment ebea3c5c-7c6e-4391-9857-dabb42bc5b87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebea3c5c-7c6e-4391-9857-dabb42bc5b87 found for delete ", "request_id": "req-8e8aa5f1-2ac4-44e0-9dc0-96785fd27ec6"}]} 2026-04-14 08:56:25.336 8 INFO neutron.services.segments.plugin [-] Segment ebea3c5c-7c6e-4391-9857-dabb42bc5b87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebea3c5c-7c6e-4391-9857-dabb42bc5b87 found for delete ", "request_id": "req-3d7d5929-efd7-48b2-8231-a7c9a6a19ae4"}]} [pid: 8|app: 0|req: 641/1346] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:56:25 2026] GET /v2.0/security-groups?tenant_id=ce1e2590ff0a4b3baa25d56ec4815161&name=default => generated 2925 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:56:25.665 7 INFO neutron.db.l3_hamode_db [None req-b3b6da17-809c-4093-840d-2d5681c9f086 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 642/1347] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:56:25 2026] DELETE /v2.0/subnets/0c76b28c-a4f5-440d-b09a-6616d6b1f280 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1348] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:56:25 2026] DELETE /v2.0/security-groups/5baf8a08-5118-4e42-95b9-6b0f1a48a916 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1349] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:56:25 2026] DELETE /v2.0/networks/242bf933-fa59-4a88-a122-ca3e17ad84de => generated 0 bytes in 447 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1350] 10.0.0.13 () {32 vars in 825 bytes} [Tue Apr 14 08:56:26 2026] GET /v2.0/ports?project_id=c7ac362a261c440dac10786d8de3093d&network_id=3b9a9590-e2ba-4628-b1aa-61f9a260ecc1 => generated 3691 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1351] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:56:26 2026] GET /v2.0/security-groups?tenant_id=a1f1c46b78274da4b14f28486f234a8c&name=default => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1352] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:56:26 2026] DELETE /v2.0/security-groups/16ee7f7b-66b7-4056-b521-2825f0431214 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1353] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:56:24 2026] POST /v2.0/routers => generated 728 bytes in 2629 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1354] 10.0.0.13 () {32 vars in 741 bytes} [Tue Apr 14 08:56:26 2026] GET /v2.0/subnets?network_id=6d0a278c-f7c2-44ec-b459-07b076866699 => generated 644 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:56:27.390 8 INFO neutron.services.segments.plugin [-] Segment c9540572-d215-4eeb-882c-ca804912507b resource provider aggregate not found 2026-04-14 08:56:27.394 8 INFO neutron.services.segments.plugin [-] Segment c9540572-d215-4eeb-882c-ca804912507b resource provider aggregate not found 2026-04-14 08:56:27.409 8 INFO neutron.services.segments.plugin [-] Segment c9540572-d215-4eeb-882c-ca804912507b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9540572-d215-4eeb-882c-ca804912507b found for delete ", "request_id": "req-ce824949-99a8-4396-9b12-0233f4e014b2"}]} 2026-04-14 08:56:27.410 8 INFO neutron.services.segments.plugin [-] Segment c9540572-d215-4eeb-882c-ca804912507b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9540572-d215-4eeb-882c-ca804912507b found for delete ", "request_id": "req-bd54ccba-f25d-4131-84cc-b1947a35eb3c"}]} 2026-04-14 08:56:27.535 8 INFO neutron.db.l3_db [None req-d741a975-2be3-4af5-8eac-1fee6e3fbcf7 dbc609663a1a4bd78a934925fffddfd5 c7ac362a261c440dac10786d8de3093d - - default default] Floating IP 35c95643-cd57-4ab3-8978-5f6e19ba7920 disassociated. External IP: 10.96.250.213, port: 352229cd-81d8-42f4-b7de-e350e6e8589a. [pid: 8|app: 0|req: 649/1355] 10.0.0.13 () {34 vars in 748 bytes} [Tue Apr 14 08:56:27 2026] PUT /v2.0/floatingips/35c95643-cd57-4ab3-8978-5f6e19ba7920 => generated 554 bytes in 520 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:56:27.930 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-619459d3-205b-48e0-9660-d1fcc8103f8f'] response: {'name': 'network-changed', 'server_uuid': '96c42290-2f74-4fc7-abab-7c6292bafc46', 'tag': '352229cd-81d8-42f4-b7de-e350e6e8589a', 'status': 'completed', 'code': 200} 2026-04-14 08:56:28.161 8 WARNING neutron_lib.context [None req-966664bb-efd4-42c6-81c7-dc09c1f2cca4 6ac227159796489b9013aba98ee441d4 3f9f6d68219f4662907da98f6dcb6aed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:56:28.311 8 INFO neutron.db.segments_db [None req-966664bb-efd4-42c6-81c7-dc09c1f2cca4 6ac227159796489b9013aba98ee441d4 3f9f6d68219f4662907da98f6dcb6aed - - default default] Added segment abe98874-f48b-403b-b20b-e9da70fc2b73 of type vxlan for network 060a061c-f3a1-47ab-af12-680ac5c972dd [pid: 8|app: 0|req: 650/1356] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:56:27 2026] POST /v2.0/networks => generated 644 bytes in 571 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1357] 10.0.0.13 () {32 vars in 728 bytes} [Tue Apr 14 08:56:28 2026] GET /v2.0/floatingips/35c95643-cd57-4ab3-8978-5f6e19ba7920 => generated 554 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1358] 10.0.0.13 () {34 vars in 782 bytes} [Tue Apr 14 08:56:26 2026] PUT /v2.0/routers/5f3bc74d-f457-472e-81fb-dd1857cf8b11/add_router_interface => generated 309 bytes in 1573 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:56:28.531 7 WARNING neutron_lib.context [None req-90b02ce8-35f2-49dc-8b72-37cdbc438e0b 6ac227159796489b9013aba98ee441d4 3f9f6d68219f4662907da98f6dcb6aed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 652/1359] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 08:56:28 2026] GET /v2.0/ports?tenant_id=c7ac362a261c440dac10786d8de3093d&device_id=96c42290-2f74-4fc7-abab-7c6292bafc46 => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1360] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 08:56:28 2026] GET /v2.0/networks?id=3b9a9590-e2ba-4628-b1aa-61f9a260ecc1 => generated 754 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1361] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 14 08:56:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=352229cd-81d8-42f4-b7de-e350e6e8589a => 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: 655/1362] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 08:56:28 2026] GET /v2.0/subnets?id=b9ce03cd-36d5-4067-9ec5-f7fdd0435d46 => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1363] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:56:28 2026] GET /v2.0/ports?network_id=3b9a9590-e2ba-4628-b1aa-61f9a260ecc1&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: 708/1364] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:56:28 2026] POST /v2.0/subnets => generated 617 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:56:28.858 7 WARNING neutron_lib.context [None req-1ed7bd3e-da70-41ea-9d31-c3abddaff465 6ac227159796489b9013aba98ee441d4 3f9f6d68219f4662907da98f6dcb6aed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 657/1365] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 08:56:28 2026] GET /v2.0/networks/3b9a9590-e2ba-4628-b1aa-61f9a260ecc1?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:56:28.924 7 INFO neutron.db.segments_db [None req-1ed7bd3e-da70-41ea-9d31-c3abddaff465 6ac227159796489b9013aba98ee441d4 3f9f6d68219f4662907da98f6dcb6aed - - default default] Added segment 532a50a1-e939-45f2-83a3-1c55b5eabb7c of type vxlan for network 3a36cc6e-b9e5-4f92-a4bf-b0fa0bb416a1 [pid: 8|app: 0|req: 658/1366] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 08:56:28 2026] GET /v2.0/networks/3b9a9590-e2ba-4628-b1aa-61f9a260ecc1?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: 709/1367] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:56:28 2026] POST /v2.0/networks => generated 644 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1368] 10.0.0.13 () {34 vars in 742 bytes} [Tue Apr 14 08:56:29 2026] PUT /v2.0/networks/3a36cc6e-b9e5-4f92-a4bf-b0fa0bb416a1 => generated 592 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:56:29.236 7 WARNING neutron_lib.context [None req-c2bd34ac-731a-4d8b-b1a7-c916de1496be 6ac227159796489b9013aba98ee441d4 3f9f6d68219f4662907da98f6dcb6aed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 660/1369] 10.0.0.13 () {32 vars in 728 bytes} [Tue Apr 14 08:56:29 2026] GET /v2.0/floatingips/35c95643-cd57-4ab3-8978-5f6e19ba7920 => generated 552 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1370] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:56:29 2026] POST /v2.0/subnets => generated 602 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1371] 10.0.0.13 () {34 vars in 740 bytes} [Tue Apr 14 08:56:29 2026] PUT /v2.0/subnets/9ec676ad-963d-4bf5-a7ea-93593ac91795 => generated 612 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:56:30.671 8 WARNING neutron_lib.context [None req-38352b20-a9af-44d3-aecd-8200791f9255 dbc609663a1a4bd78a934925fffddfd5 c7ac362a261c440dac10786d8de3093d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 662/1372] 10.0.0.13 () {34 vars in 684 bytes} [Tue Apr 14 08:56:30 2026] POST /v2.0/security-groups => generated 1675 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-14 08:56:30.833 8 WARNING neutron_lib.context [None req-285b2c8b-15f2-4ff6-891d-10485d4bc3e6 dbc609663a1a4bd78a934925fffddfd5 c7ac362a261c440dac10786d8de3093d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 711/1375] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:56:30 2026] DELETE /v2.0/networks/3a36cc6e-b9e5-4f92-a4bf-b0fa0bb416a1 => generated 0 bytes in 787 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:56:30.846 7 INFO neutron.services.segments.plugin [-] Segment 532a50a1-e939-45f2-83a3-1c55b5eabb7c resource provider aggregate not found 2026-04-14 08:56:30.851 7 INFO neutron.services.segments.plugin [-] Segment 532a50a1-e939-45f2-83a3-1c55b5eabb7c resource provider aggregate not found 2026-04-14 08:56:30.875 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cba57c94-efb0-48da-8724-2755cacc8ff4 6ac227159796489b9013aba98ee441d4 3f9f6d68219f4662907da98f6dcb6aed - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 712/1376] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:56:30 2026] DELETE /v2.0/networks/3a36cc6e-b9e5-4f92-a4bf-b0fa0bb416a1 => generated 138 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 08:56:30.886 7 INFO neutron.services.segments.plugin [-] Segment 532a50a1-e939-45f2-83a3-1c55b5eabb7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 532a50a1-e939-45f2-83a3-1c55b5eabb7c found for delete ", "request_id": "req-c10e3fe3-8613-4953-b1dc-6a6611a48c34"}]} 2026-04-14 08:56:30.887 7 INFO neutron.services.segments.plugin [-] Segment 532a50a1-e939-45f2-83a3-1c55b5eabb7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 532a50a1-e939-45f2-83a3-1c55b5eabb7c found for delete ", "request_id": "req-77599792-fc03-490b-87bf-a10349d5f93f"}]} [pid: 8|app: 0|req: 665/1377] 10.0.0.13 () {34 vars in 694 bytes} [Tue Apr 14 08:56:30 2026] POST /v2.0/security-group-rules => generated 597 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1378] 10.0.0.62 () {34 vars in 981 bytes} [Tue Apr 14 08:56:30 2026] GET /v2.0/networks?id=3bb73397-0293-40ae-a45e-109e84ce673e => generated 673 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:56:31.000 7 WARNING neutron_lib.context [None req-d59ac7db-6eb2-43c2-8dbe-302631109690 dbc609663a1a4bd78a934925fffddfd5 c7ac362a261c440dac10786d8de3093d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1379] 10.0.0.13 () {32 vars in 693 bytes} [Tue Apr 14 08:56:30 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1380] 10.0.0.62 () {34 vars in 964 bytes} [Tue Apr 14 08:56:31 2026] GET /v2.0/quotas/e1dc5b178b764bcfbcf88f7794f5a8eb => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1381] 10.0.0.13 () {32 vars in 741 bytes} [Tue Apr 14 08:56:31 2026] GET /v2.0/subnets?network_id=6d0a278c-f7c2-44ec-b459-07b076866699 => generated 626 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1382] 10.0.0.13 () {34 vars in 694 bytes} [Tue Apr 14 08:56:30 2026] POST /v2.0/security-group-rules => generated 596 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1383] 10.0.0.13 () {32 vars in 652 bytes} [Tue Apr 14 08:56:31 2026] GET /v2.0/extensions => generated 19901 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-14 08:56:31.170 7 WARNING neutron_lib.context [None req-c871922a-5240-409a-804f-cea7d47e8502 dbc609663a1a4bd78a934925fffddfd5 c7ac362a261c440dac10786d8de3093d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1384] 10.0.0.62 () {34 vars in 1001 bytes} [Tue Apr 14 08:56:31 2026] GET /v2.0/ports?tenant_id=e1dc5b178b764bcfbcf88f7794f5a8eb&fields=id => generated 103 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1385] 10.0.0.13 () {34 vars in 694 bytes} [Tue Apr 14 08:56:31 2026] POST /v2.0/security-group-rules => generated 602 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1386] 10.0.0.13 () {32 vars in 648 bytes} [Tue Apr 14 08:56:31 2026] GET /v2.0/networks => generated 1309 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1387] 10.0.0.62 () {34 vars in 1007 bytes} [Tue Apr 14 08:56:31 2026] GET /v2.0/networks/3bb73397-0293-40ae-a45e-109e84ce673e?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:56:31.362 8 WARNING neutron_lib.context [None req-b132f541-6939-48c3-83bd-ab7a4ae7f6f2 dbc609663a1a4bd78a934925fffddfd5 c7ac362a261c440dac10786d8de3093d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1388] 10.0.0.13 () {34 vars in 694 bytes} [Tue Apr 14 08:56:31 2026] POST /v2.0/security-group-rules => generated 601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1389] 10.0.0.13 () {32 vars in 646 bytes} [Tue Apr 14 08:56:31 2026] GET /v2.0/subnets => 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: 674/1390] 10.0.0.62 () {34 vars in 1107 bytes} [Tue Apr 14 08:56:31 2026] GET /v2.0/networks/3bb73397-0293-40ae-a45e-109e84ce673e?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-04-14 08:56:31.609 8 WARNING neutron_lib.context [None req-3ec59583-f86b-4540-b223-1122c84db750 dbc609663a1a4bd78a934925fffddfd5 c7ac362a261c440dac10786d8de3093d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 717/1391] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:56:31 2026] GET /v2.0/security-groups?tenant_id=c0eebab70284447db1bba253ca105ff9&name=default => generated 2925 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:56:31.674 8 INFO neutron.db.securitygroups_db [None req-3ec59583-f86b-4540-b223-1122c84db750 dbc609663a1a4bd78a934925fffddfd5 c7ac362a261c440dac10786d8de3093d - - default default] Project c7ac362a261c440dac10786d8de3093d 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: 718/1392] 10.0.0.13 () {32 vars in 722 bytes} [Tue Apr 14 08:56:31 2026] GET /v2.0/networks/060a061c-f3a1-47ab-af12-680ac5c972dd => generated 669 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1393] 10.0.0.13 () {34 vars in 694 bytes} [Tue Apr 14 08:56:31 2026] POST /v2.0/security-group-rules => generated 607 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1394] 10.0.0.13 () {32 vars in 720 bytes} [Tue Apr 14 08:56:31 2026] GET /v2.0/subnets/7758002e-987e-43b8-8e5a-3793afcaaca9 => generated 617 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:56:31.794 8 WARNING neutron_lib.context [None req-342afaf3-c8f7-42a5-960c-a4c97a5bc435 dbc609663a1a4bd78a934925fffddfd5 c7ac362a261c440dac10786d8de3093d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:56:31.827 8 INFO neutron.db.securitygroups_db [None req-342afaf3-c8f7-42a5-960c-a4c97a5bc435 dbc609663a1a4bd78a934925fffddfd5 c7ac362a261c440dac10786d8de3093d - - default default] Project c7ac362a261c440dac10786d8de3093d 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: 719/1395] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:56:31 2026] DELETE /v2.0/security-groups/64103932-6399-4aae-a186-4882728f5518 => 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: 677/1396] 10.0.0.13 () {34 vars in 694 bytes} [Tue Apr 14 08:56:31 2026] POST /v2.0/security-group-rules => generated 606 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1397] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:56:31 2026] GET /v2.0/ports?device_id=a30a23a6-ce54-411f-a40a-0830c0d9d316 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:56:31.913 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dea9046a-15cf-45e0-a66b-dfc51fce3231 6ac227159796489b9013aba98ee441d4 3f9f6d68219f4662907da98f6dcb6aed - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 678/1398] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:56:31 2026] DELETE /v2.0/subnets/9ec676ad-963d-4bf5-a7ea-93593ac91795 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 08:56:31.942 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d2925ea8-d22c-4070-a27b-8cdaef368515 6ac227159796489b9013aba98ee441d4 3f9f6d68219f4662907da98f6dcb6aed - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 721/1399] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:56:31 2026] DELETE /v2.0/networks/3a36cc6e-b9e5-4f92-a4bf-b0fa0bb416a1 => generated 138 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1400] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:56:31 2026] DELETE /v2.0/subnets/7758002e-987e-43b8-8e5a-3793afcaaca9 => 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: 722/1401] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:56:32 2026] GET /v2.0/security-groups?tenant_id=84f390d820de435287d27888fa8bd8dd&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1402] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:56:32 2026] DELETE /v2.0/security-groups/0779c4e3-fcd9-491e-93f3-a6f90647e682 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:56:32.560 8 INFO neutron.services.segments.plugin [-] Segment abe98874-f48b-403b-b20b-e9da70fc2b73 resource provider aggregate not found 2026-04-14 08:56:32.564 8 INFO neutron.services.segments.plugin [-] Segment abe98874-f48b-403b-b20b-e9da70fc2b73 resource provider aggregate not found 2026-04-14 08:56:32.579 8 INFO neutron.services.segments.plugin [-] Segment abe98874-f48b-403b-b20b-e9da70fc2b73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abe98874-f48b-403b-b20b-e9da70fc2b73 found for delete ", "request_id": "req-8d83d7f1-6c25-44f3-aa14-e6a2cc0997cb"}]} [pid: 8|app: 0|req: 680/1403] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:56:32 2026] DELETE /v2.0/networks/060a061c-f3a1-47ab-af12-680ac5c972dd => generated 0 bytes in 422 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:56:32.617 8 INFO neutron.services.segments.plugin [-] Segment abe98874-f48b-403b-b20b-e9da70fc2b73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abe98874-f48b-403b-b20b-e9da70fc2b73 found for delete ", "request_id": "req-69a8dca1-fd03-40a2-bd22-15736fae85bb"}]} [pid: 7|app: 0|req: 724/1404] 10.0.0.13 () {32 vars in 648 bytes} [Tue Apr 14 08:56:32 2026] GET /v2.0/networks => generated 1297 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1405] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 08:56:32 2026] GET /v2.0/networks?id=3bb73397-0293-40ae-a45e-109e84ce673e => generated 673 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:56:32.729 7 WARNING neutron_lib.context [req-cdde6a3f-be91-437e-99c7-cb404858f356 req-afd3d009-8808-4142-aac1-fe89f3f405a6 edf270767dd54dc2b033a51714058b72 e1dc5b178b764bcfbcf88f7794f5a8eb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 682/1406] 10.0.0.62 () {34 vars in 1099 bytes} [Tue Apr 14 08:56:32 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1549575631&fields=id&tenant_id=c7ac362a261c440dac10786d8de3093d => generated 69 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1407] 10.0.0.62 () {34 vars in 981 bytes} [Tue Apr 14 08:56:32 2026] GET /v2.0/networks?id=3b9a9590-e2ba-4628-b1aa-61f9a260ecc1 => generated 660 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1408] 10.0.0.62 () {34 vars in 964 bytes} [Tue Apr 14 08:56:32 2026] GET /v2.0/quotas/c7ac362a261c440dac10786d8de3093d => 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: 685/1409] 10.0.0.62 () {34 vars in 1001 bytes} [Tue Apr 14 08:56:32 2026] GET /v2.0/ports?tenant_id=c7ac362a261c440dac10786d8de3093d&fields=id => generated 149 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1410] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:56:33 2026] GET /v2.0/ports?device_id=a30a23a6-ce54-411f-a40a-0830c0d9d316 => 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: 687/1411] 10.0.0.62 () {34 vars in 1007 bytes} [Tue Apr 14 08:56:33 2026] GET /v2.0/networks/3b9a9590-e2ba-4628-b1aa-61f9a260ecc1?fields=segments => generated 14 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1412] 199.204.45.33 () {38 vars in 954 bytes} [Tue Apr 14 08:56:32 2026] POST /v2.0/ports => generated 954 bytes in 584 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: 688/1413] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:56:33 2026] GET /v2.0/security-groups?tenant_id=3f9f6d68219f4662907da98f6dcb6aed&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1414] 10.0.0.62 () {34 vars in 1107 bytes} [Tue Apr 14 08:56:33 2026] GET /v2.0/networks/3b9a9590-e2ba-4628-b1aa-61f9a260ecc1?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: 7|app: 0|req: 727/1415] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:56:33 2026] DELETE /v2.0/security-groups/54eb3e62-cb28-4e94-9a30-85244cbeacf2 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1416] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:56:33 2026] GET /v2.0/ports?device_id=a35fae0c-11c4-4416-a507-f3d772b7714a => 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: 689/1417] 199.204.45.33 () {38 vars in 1027 bytes} [Tue Apr 14 08:56:33 2026] PUT /v2.0/ports/202b36e5-bd93-459b-a085-a8f110992bcb => generated 1199 bytes in 551 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1418] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 08:56:33 2026] GET /v2.0/ports?tenant_id=e1dc5b178b764bcfbcf88f7794f5a8eb&device_id=a30a23a6-ce54-411f-a40a-0830c0d9d316 => 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: 8|app: 0|req: 690/1419] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 14 08:56:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=202b36e5-bd93-459b-a085-a8f110992bcb => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1420] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 08:56:34 2026] GET /v2.0/subnets?id=b3593ec0-7b7d-4f78-a92a-8180c10258cf => generated 667 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:56:34.122 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-217f964b-b74b-40cc-866f-6611dce408bc'] response: {'name': 'network-changed', 'server_uuid': 'a30a23a6-ce54-411f-a40a-0830c0d9d316', 'tag': '202b36e5-bd93-459b-a085-a8f110992bcb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 691/1421] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:56:34 2026] GET /v2.0/ports?network_id=3bb73397-0293-40ae-a45e-109e84ce673e&device_owner=network%3Adhcp => generated 1244 bytes in 61 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: 692/1422] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 08:56:34 2026] GET /v2.0/networks/3bb73397-0293-40ae-a45e-109e84ce673e?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: 731/1423] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:56:34 2026] GET /v2.0/ports?device_id=a30a23a6-ce54-411f-a40a-0830c0d9d316 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1424] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 08:56:34 2026] GET /v2.0/networks?id=3b9a9590-e2ba-4628-b1aa-61f9a260ecc1 => generated 660 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1425] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:56:34 2026] GET /v2.0/security-groups?id=e6aa3a84-7cf1-42d8-9263-5c58aea08cd2&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1426] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 08:56:34 2026] GET /v2.0/networks/3bb73397-0293-40ae-a45e-109e84ce673e?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: 695/1427] 199.204.45.33 () {34 vars in 1049 bytes} [Tue Apr 14 08:56:34 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c7ac362a261c440dac10786d8de3093d => generated 274 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:56:34.465 8 WARNING neutron_lib.context [req-e8fab15c-0f83-4b96-bfd5-3315818994be req-d29c6fab-b0e2-4742-bc1d-d5c26292405c dbc609663a1a4bd78a934925fffddfd5 c7ac362a261c440dac10786d8de3093d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 733/1428] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 08:56:34 2026] GET /v2.0/ports?tenant_id=e1dc5b178b764bcfbcf88f7794f5a8eb&device_id=a30a23a6-ce54-411f-a40a-0830c0d9d316 => generated 1238 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1429] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 08:56:34 2026] GET /v2.0/networks?id=3bb73397-0293-40ae-a45e-109e84ce673e => generated 769 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1430] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 14 08:56:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=202b36e5-bd93-459b-a085-a8f110992bcb => 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: 736/1431] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:56:34 2026] GET /v2.0/ports?device_id=a35fae0c-11c4-4416-a507-f3d772b7714a => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1432] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 08:56:34 2026] GET /v2.0/subnets?id=b3593ec0-7b7d-4f78-a92a-8180c10258cf => generated 667 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1433] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:56:34 2026] GET /v2.0/ports?network_id=3bb73397-0293-40ae-a45e-109e84ce673e&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: 739/1434] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 08:56:34 2026] GET /v2.0/networks/3bb73397-0293-40ae-a45e-109e84ce673e?fields=segments => generated 14 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1435] 199.204.45.33 () {38 vars in 954 bytes} [Tue Apr 14 08:56:34 2026] POST /v2.0/ports => generated 954 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1436] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 08:56:34 2026] GET /v2.0/networks/3bb73397-0293-40ae-a45e-109e84ce673e?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) /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: 697/1437] 199.204.45.33 () {38 vars in 1027 bytes} [Tue Apr 14 08:56:34 2026] PUT /v2.0/ports/a038c401-e5fd-4570-8618-0d705073117a => generated 1199 bytes in 491 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1438] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:56:35 2026] GET /v2.0/security-groups?tenant_id=97ee671d4ec940098c29f8a3c2b9c4e1&name=default => generated 2925 bytes in 277 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-04-14 08:56:35.533 7 WARNING neutron_lib.context [None req-26e97b54-9ec6-41d8-a21a-9a477d7f843b 77e543449f9f44a6bfc94cecee22e6f1 55b80391ec06462e9915af1ed7c867c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 698/1439] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:56:35 2026] GET /v2.0/ports?device_id=a30a23a6-ce54-411f-a40a-0830c0d9d316 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1440] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:56:35 2026] DELETE /v2.0/security-groups/2fdd1f9f-ae4c-429e-98a8-068e225180bb => generated 0 bytes in 150 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, ' 2026-04-14 08:56:35.698 7 INFO neutron.db.segments_db [None req-26e97b54-9ec6-41d8-a21a-9a477d7f843b 77e543449f9f44a6bfc94cecee22e6f1 55b80391ec06462e9915af1ed7c867c3 - - default default] Added segment 4f916a33-1dea-4aec-a840-bc7e8ad32078 of type vxlan for network e6dd3bfb-958b-4d0b-99f5-74d033de14b4 [pid: 8|app: 0|req: 700/1441] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 08:56:35 2026] GET /v2.0/ports?tenant_id=c7ac362a261c440dac10786d8de3093d&device_id=a35fae0c-11c4-4416-a507-f3d772b7714a => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1442] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:56:35 2026] GET /v2.0/security-groups?id=e6aa3a84-7cf1-42d8-9263-5c58aea08cd2&fields=id&fields=name => generated 88 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1443] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:56:35 2026] POST /v2.0/networks => generated 649 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1444] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 14 08:56:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=a038c401-e5fd-4570-8618-0d705073117a => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:56:35.848 8 WARNING neutron_lib.context [None req-93384269-bda2-4794-bccd-147626e59789 77e543449f9f44a6bfc94cecee22e6f1 55b80391ec06462e9915af1ed7c867c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 743/1445] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:56:35 2026] GET /v2.0/ports?device_id=a35fae0c-11c4-4416-a507-f3d772b7714a => generated 969 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1446] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 08:56:35 2026] GET /v2.0/subnets?id=b9ce03cd-36d5-4067-9ec5-f7fdd0435d46 => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1447] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:56:35 2026] GET /v2.0/security-groups?id=61337265-f6b0-49ab-9944-cc9f42b43454&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1448] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:56:36 2026] GET /v2.0/ports?network_id=3b9a9590-e2ba-4628-b1aa-61f9a260ecc1&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1449] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 08:56:36 2026] GET /v2.0/networks/3b9a9590-e2ba-4628-b1aa-61f9a260ecc1?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:56:36.195 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-78134744-3034-4dc2-b084-0044cfe357f8'] response: {'name': 'network-changed', 'server_uuid': 'a35fae0c-11c4-4416-a507-f3d772b7714a', 'tag': 'a038c401-e5fd-4570-8618-0d705073117a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 748/1450] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 08:56:36 2026] GET /v2.0/networks/3b9a9590-e2ba-4628-b1aa-61f9a260ecc1?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: 703/1451] 10.0.0.13 () {34 vars in 664 bytes} [Tue Apr 14 08:56:35 2026] POST /v2.0/ports => generated 778 bytes in 474 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-04-14 08:56:36.330 8 WARNING neutron_lib.context [None req-f88ed0d3-575a-4206-8671-66196b806d0e 77e543449f9f44a6bfc94cecee22e6f1 55b80391ec06462e9915af1ed7c867c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 749/1452] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 08:56:36 2026] GET /v2.0/ports?tenant_id=c7ac362a261c440dac10786d8de3093d&device_id=a35fae0c-11c4-4416-a507-f3d772b7714a => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:56:36.446 8 INFO neutron.db.segments_db [None req-f88ed0d3-575a-4206-8671-66196b806d0e 77e543449f9f44a6bfc94cecee22e6f1 55b80391ec06462e9915af1ed7c867c3 - - default default] Added segment 8e897c73-4617-44d9-9a55-ad2f46f508aa of type vxlan for network 3f1dda33-4651-4019-b3e9-d85d7603b4ef [pid: 7|app: 0|req: 750/1453] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 08:56:36 2026] GET /v2.0/networks?id=3b9a9590-e2ba-4628-b1aa-61f9a260ecc1 => generated 754 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1454] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 14 08:56:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=a038c401-e5fd-4570-8618-0d705073117a => 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: 704/1455] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:56:36 2026] POST /v2.0/networks => generated 636 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:56:36.589 8 WARNING neutron_lib.context [None req-33472b5a-23e5-417c-b309-0f1dd0b53d5c 77e543449f9f44a6bfc94cecee22e6f1 55b80391ec06462e9915af1ed7c867c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 752/1456] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 08:56:36 2026] GET /v2.0/subnets?id=b9ce03cd-36d5-4067-9ec5-f7fdd0435d46 => generated 654 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1457] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:56:36 2026] GET /v2.0/ports?network_id=3b9a9590-e2ba-4628-b1aa-61f9a260ecc1&device_owner=network%3Adhcp => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1458] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 08:56:36 2026] GET /v2.0/networks/3b9a9590-e2ba-4628-b1aa-61f9a260ecc1?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1459] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 08:56:36 2026] GET /v2.0/networks/3b9a9590-e2ba-4628-b1aa-61f9a260ecc1?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: 756/1460] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:56:36 2026] GET /v2.0/ports?device_id=a30a23a6-ce54-411f-a40a-0830c0d9d316 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1461] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:56:36 2026] POST /v2.0/subnets => generated 622 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:56:36.970 8 WARNING neutron_lib.context [None req-88cd5d7c-a676-45d6-8bbc-477e81f185d7 77e543449f9f44a6bfc94cecee22e6f1 55b80391ec06462e9915af1ed7c867c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 757/1462] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:56:36 2026] GET /v2.0/security-groups?id=e6aa3a84-7cf1-42d8-9263-5c58aea08cd2&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1463] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:56:37 2026] GET /v2.0/ports?device_id=a35fae0c-11c4-4416-a507-f3d772b7714a => generated 969 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1464] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:56:37 2026] GET /v2.0/security-groups?id=61337265-f6b0-49ab-9944-cc9f42b43454&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1465] 10.0.0.13 () {34 vars in 664 bytes} [Tue Apr 14 08:56:36 2026] POST /v2.0/ports => generated 958 bytes in 473 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: 707/1466] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:56:37 2026] GET /v2.0/ports?device_id=a30a23a6-ce54-411f-a40a-0830c0d9d316 => generated 971 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1467] 10.0.0.13 () {32 vars in 719 bytes} [Tue Apr 14 08:56:37 2026] DELETE /v2.0/ports/c2e3843a-d9cb-4a40-bb4a-f47c29c99ab1 => generated 0 bytes in 418 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:56:37.914 8 WARNING neutron_lib.context [None req-4031de56-6257-4596-8509-c158aefb2e23 6d68953118e34384bc4ed25b7e451b2f 21ad1d4257aa405da73173ec76377ccd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:56:37.914 8 WARNING neutron_lib.context [None req-4031de56-6257-4596-8509-c158aefb2e23 6d68953118e34384bc4ed25b7e451b2f 21ad1d4257aa405da73173ec76377ccd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 761/1468] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:56:37 2026] GET /v2.0/security-groups?id=e6aa3a84-7cf1-42d8-9263-5c58aea08cd2&fields=id&fields=name => generated 88 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:56:37.937 7 INFO neutron.pecan_wsgi.hooks.translation [None req-afb16654-f2da-4320-bb24-a266392fc114 77e543449f9f44a6bfc94cecee22e6f1 55b80391ec06462e9915af1ed7c867c3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 762/1469] 10.0.0.13 () {32 vars in 719 bytes} [Tue Apr 14 08:56:37 2026] DELETE /v2.0/ports/c2e3843a-d9cb-4a40-bb4a-f47c29c99ab1 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 08:56:37.966 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c6c1f04e-0f62-4f12-9918-dcf803ce5526 77e543449f9f44a6bfc94cecee22e6f1 55b80391ec06462e9915af1ed7c867c3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 763/1470] 10.0.0.13 () {32 vars in 716 bytes} [Tue Apr 14 08:56:37 2026] GET /v2.0/ports/c2e3843a-d9cb-4a40-bb4a-f47c29c99ab1 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 08:56:38.074 8 INFO neutron.db.segments_db [None req-4031de56-6257-4596-8509-c158aefb2e23 6d68953118e34384bc4ed25b7e451b2f 21ad1d4257aa405da73173ec76377ccd - - default default] Added segment 1fd65fed-942d-4516-b7de-a3d2fd71c7d6 of type vxlan for network 85749f94-f61b-4534-9113-6af0c517dc75 2026-04-14 08:56:38.168 8 INFO neutron.db.segments_db [None req-4031de56-6257-4596-8509-c158aefb2e23 6d68953118e34384bc4ed25b7e451b2f 21ad1d4257aa405da73173ec76377ccd - - default default] Added segment a9ed8818-d66f-45f6-a01b-500746d439e4 of type vxlan for network 7ce973a7-32d4-42a0-bf53-f826adb87ec4 [pid: 8|app: 0|req: 708/1471] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:56:37 2026] POST /v2.0/networks => generated 1246 bytes in 675 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1472] 199.204.45.33 () {34 vars in 993 bytes} [Tue Apr 14 08:56:38 2026] GET /v2.0/ports?device_id=a30a23a6-ce54-411f-a40a-0830c0d9d316 => 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: 710/1473] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:56:38 2026] GET /v2.0/ports?device_id=a35fae0c-11c4-4416-a507-f3d772b7714a => generated 971 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1474] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:56:37 2026] DELETE /v2.0/subnets/376f6438-3469-4f08-a3a7-eeb392d14d7c => generated 0 bytes in 649 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1475] 10.0.0.13 () {32 vars in 648 bytes} [Tue Apr 14 08:56:38 2026] GET /v2.0/networks => generated 1845 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1476] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:56:38 2026] GET /v2.0/security-groups?id=61337265-f6b0-49ab-9944-cc9f42b43454&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: 7|app: 0|req: 765/1477] 199.204.45.33 () {36 vars in 996 bytes} [Tue Apr 14 08:56:38 2026] DELETE /v2.0/ports/202b36e5-bd93-459b-a085-a8f110992bcb => generated 0 bytes in 389 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:56:39.065 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d3bd6dd-422b-4391-9187-ae13f8756f63'] response: {'server_uuid': 'a30a23a6-ce54-411f-a40a-0830c0d9d316', 'name': 'network-vif-deleted', 'tag': '202b36e5-bd93-459b-a085-a8f110992bcb', 'status': 'completed', 'code': 200} 2026-04-14 08:56:39.192 8 INFO neutron.services.segments.plugin [-] Segment 8e897c73-4617-44d9-9a55-ad2f46f508aa resource provider aggregate not found 2026-04-14 08:56:39.197 8 INFO neutron.services.segments.plugin [-] Segment 8e897c73-4617-44d9-9a55-ad2f46f508aa resource provider aggregate not found 2026-04-14 08:56:39.202 8 INFO neutron.services.segments.plugin [-] Segment 8e897c73-4617-44d9-9a55-ad2f46f508aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e897c73-4617-44d9-9a55-ad2f46f508aa found for delete ", "request_id": "req-5a81255d-eb7e-42a7-9e2d-8f0c083e1ddd"}]} 2026-04-14 08:56:39.210 8 INFO neutron.services.segments.plugin [-] Segment 8e897c73-4617-44d9-9a55-ad2f46f508aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e897c73-4617-44d9-9a55-ad2f46f508aa found for delete ", "request_id": "req-d06d6478-7132-409e-957a-c1824a7edc6d"}]} [pid: 8|app: 0|req: 713/1478] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:56:38 2026] DELETE /v2.0/networks/3f1dda33-4651-4019-b3e9-d85d7603b4ef => generated 0 bytes in 477 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1479] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:56:39 2026] GET /v2.0/ports?device_id=a30a23a6-ce54-411f-a40a-0830c0d9d316 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:56:39.244 8 WARNING neutron_lib.context [None req-e1268d88-55af-41b3-9cf2-e155e604ad46 77e543449f9f44a6bfc94cecee22e6f1 55b80391ec06462e9915af1ed7c867c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:56:39.250 7 INFO neutron.services.segments.plugin [-] Segment 1fd65fed-942d-4516-b7de-a3d2fd71c7d6 resource provider aggregate not found 2026-04-14 08:56:39.259 7 INFO neutron.services.segments.plugin [-] Segment 1fd65fed-942d-4516-b7de-a3d2fd71c7d6 resource provider aggregate not found [pid: 7|app: 0|req: 766/1480] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:56:39 2026] DELETE /v2.0/networks/85749f94-f61b-4534-9113-6af0c517dc75 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:56:39.303 7 INFO neutron.services.segments.plugin [-] Segment 1fd65fed-942d-4516-b7de-a3d2fd71c7d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fd65fed-942d-4516-b7de-a3d2fd71c7d6 found for delete ", "request_id": "req-4a859bbe-2590-4fda-8e13-9184db637790"}]} 2026-04-14 08:56:39.311 8 INFO neutron.db.segments_db [None req-e1268d88-55af-41b3-9cf2-e155e604ad46 77e543449f9f44a6bfc94cecee22e6f1 55b80391ec06462e9915af1ed7c867c3 - - default default] Added segment a79c22eb-6c6b-407e-9390-20c88e1c7774 of type vxlan for network 20ab47cf-9133-4a29-ae1c-1dd387203441 2026-04-14 08:56:39.314 7 INFO neutron.services.segments.plugin [-] Segment 1fd65fed-942d-4516-b7de-a3d2fd71c7d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fd65fed-942d-4516-b7de-a3d2fd71c7d6 found for delete ", "request_id": "req-81c9895c-2185-4468-a41e-02bd98317682"}]} [pid: 8|app: 0|req: 715/1481] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:56:39 2026] POST /v2.0/networks => generated 636 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:56:39.462 8 WARNING neutron_lib.context [None req-bb94f9fc-6b84-4362-b8c6-b494e22d73fb 77e543449f9f44a6bfc94cecee22e6f1 55b80391ec06462e9915af1ed7c867c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 767/1482] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:56:39 2026] DELETE /v2.0/networks/7ce973a7-32d4-42a0-bf53-f826adb87ec4 => 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: 768/1483] 10.0.0.13 () {32 vars in 648 bytes} [Tue Apr 14 08:56:39 2026] GET /v2.0/networks => generated 651 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:56:39.627 7 WARNING neutron_lib.context [None req-033e748d-3e9f-43d2-b8d0-a0a0a8fbcb27 6d68953118e34384bc4ed25b7e451b2f 21ad1d4257aa405da73173ec76377ccd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:56:39.688 7 INFO neutron.db.segments_db [None req-033e748d-3e9f-43d2-b8d0-a0a0a8fbcb27 6d68953118e34384bc4ed25b7e451b2f 21ad1d4257aa405da73173ec76377ccd - - default default] Added segment d68f75bb-03d1-4c55-9c71-286503bb0b58 of type vxlan for network 22361789-0601-47f3-b95d-021776003f66 [pid: 8|app: 0|req: 716/1484] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:56:39 2026] POST /v2.0/subnets => generated 622 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:56:39.814 8 WARNING neutron_lib.context [None req-abc10944-edaa-4931-81d3-d259c957e32e 77e543449f9f44a6bfc94cecee22e6f1 55b80391ec06462e9915af1ed7c867c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 769/1485] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:56:39 2026] POST /v2.0/networks => generated 650 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1486] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:56:39 2026] GET /v2.0/ports?device_id=a35fae0c-11c4-4416-a507-f3d772b7714a => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:56:39.880 7 WARNING neutron_lib.context [None req-72aeab58-7018-4377-b203-2cf413676c16 6d68953118e34384bc4ed25b7e451b2f 21ad1d4257aa405da73173ec76377ccd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:56:39.947 7 INFO neutron.db.segments_db [None req-72aeab58-7018-4377-b203-2cf413676c16 6d68953118e34384bc4ed25b7e451b2f 21ad1d4257aa405da73173ec76377ccd - - default default] Added segment 064a9d57-e576-42a4-a7e6-6d518aa2f9bc of type vxlan for network 00756472-fac9-43b6-80c2-f1e165fefea4 [pid: 7|app: 0|req: 771/1487] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:56:39 2026] POST /v2.0/networks => generated 650 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1488] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:56:40 2026] GET /v2.0/security-groups?id=61337265-f6b0-49ab-9944-cc9f42b43454&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:56:40.102 7 WARNING neutron_lib.context [None req-6f04648b-c284-44d7-a7b0-4e6939b8dde3 6d68953118e34384bc4ed25b7e451b2f 21ad1d4257aa405da73173ec76377ccd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:56:40.163 7 WARNING neutron_lib.context [None req-6f04648b-c284-44d7-a7b0-4e6939b8dde3 6d68953118e34384bc4ed25b7e451b2f 21ad1d4257aa405da73173ec76377ccd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 717/1489] 10.0.0.13 () {34 vars in 664 bytes} [Tue Apr 14 08:56:39 2026] POST /v2.0/ports => generated 926 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1490] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:56:40 2026] GET /v2.0/ports?device_id=a35fae0c-11c4-4416-a507-f3d772b7714a => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1491] 10.0.0.13 () {32 vars in 719 bytes} [Tue Apr 14 08:56:40 2026] DELETE /v2.0/ports/25f4cac6-6f5c-4cfd-8b52-b8490a4edf7d => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1492] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:56:40 2026] GET /v2.0/security-groups?id=61337265-f6b0-49ab-9944-cc9f42b43454&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:56:40.722 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4913e4d2-aa86-41ff-aa9e-37394734e9fd 77e543449f9f44a6bfc94cecee22e6f1 55b80391ec06462e9915af1ed7c867c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 721/1493] 10.0.0.13 () {32 vars in 716 bytes} [Tue Apr 14 08:56:40 2026] GET /v2.0/ports/25f4cac6-6f5c-4cfd-8b52-b8490a4edf7d => 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: 773/1494] 10.0.0.13 () {34 vars in 664 bytes} [Tue Apr 14 08:56:40 2026] POST /v2.0/ports => generated 1506 bytes in 776 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: 774/1495] 10.0.0.13 () {32 vars in 735 bytes} [Tue Apr 14 08:56:40 2026] GET /v2.0/ports?device_id=a35fae0c-11c4-4416-a507-f3d772b7714a => generated 1240 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1496] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:56:40 2026] DELETE /v2.0/subnets/092072f9-8fa8-4e82-b507-b03572ccf5a6 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1497] 10.0.0.13 () {32 vars in 642 bytes} [Tue Apr 14 08:56:40 2026] GET /v2.0/ports => generated 1506 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:56:41.323 7 INFO neutron.services.segments.plugin [-] Segment a9ed8818-d66f-45f6-a01b-500746d439e4 resource provider aggregate not found 2026-04-14 08:56:41.335 7 INFO neutron.services.segments.plugin [-] Segment a9ed8818-d66f-45f6-a01b-500746d439e4 resource provider aggregate not found 2026-04-14 08:56:41.339 7 INFO neutron.services.segments.plugin [-] Segment a9ed8818-d66f-45f6-a01b-500746d439e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9ed8818-d66f-45f6-a01b-500746d439e4 found for delete ", "request_id": "req-f347c2a3-899d-4e53-866b-ba7b091d5a95"}]} 2026-04-14 08:56:41.352 7 INFO neutron.services.segments.plugin [-] Segment a9ed8818-d66f-45f6-a01b-500746d439e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9ed8818-d66f-45f6-a01b-500746d439e4 found for delete ", "request_id": "req-6561a7b6-d940-4d2d-89e1-c048ce2ed487"}]} 2026-04-14 08:56:41.417 8 INFO neutron.db.l3_db [None req-2814226e-1475-4be7-b542-b5f67f00e739 dbc609663a1a4bd78a934925fffddfd5 c7ac362a261c440dac10786d8de3093d - - default default] Floating IP 35c95643-cd57-4ab3-8978-5f6e19ba7920 associated. External IP: 10.96.250.213, port: a038c401-e5fd-4570-8618-0d705073117a. [pid: 7|app: 0|req: 776/1498] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:56:41 2026] DELETE /v2.0/networks/20ab47cf-9133-4a29-ae1c-1dd387203441 => 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: 723/1499] 10.0.0.13 () {34 vars in 748 bytes} [Tue Apr 14 08:56:40 2026] PUT /v2.0/floatingips/35c95643-cd57-4ab3-8978-5f6e19ba7920 => generated 855 bytes in 809 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1500] 10.0.0.13 () {32 vars in 719 bytes} [Tue Apr 14 08:56:41 2026] DELETE /v2.0/ports/180b7b0f-d1f7-4350-8629-42bd56275f45 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:56:41.831 7 WARNING neutron_lib.context [None req-e02f8239-1f76-490f-86b3-c6b988a3f760 77e543449f9f44a6bfc94cecee22e6f1 55b80391ec06462e9915af1ed7c867c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:56:41.854 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf22784b-3fcf-4605-9bb1-0c57736ce07d'] response: {'name': 'network-changed', 'server_uuid': 'a35fae0c-11c4-4416-a507-f3d772b7714a', 'tag': 'a038c401-e5fd-4570-8618-0d705073117a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 778/1501] 10.0.0.13 () {34 vars in 664 bytes} [Tue Apr 14 08:56:41 2026] POST /v2.0/ports => generated 777 bytes in 359 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: 779/1502] 10.0.0.13 () {32 vars in 728 bytes} [Tue Apr 14 08:56:42 2026] GET /v2.0/floatingips/35c95643-cd57-4ab3-8978-5f6e19ba7920 => generated 855 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1503] 10.0.0.13 () {32 vars in 719 bytes} [Tue Apr 14 08:56:42 2026] DELETE /v2.0/ports/0f8eea67-e176-412c-8be9-8080ec97434a => 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: 781/1504] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 08:56:42 2026] GET /v2.0/ports?tenant_id=c7ac362a261c440dac10786d8de3093d&device_id=a35fae0c-11c4-4416-a507-f3d772b7714a => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1505] 10.0.0.13 () {34 vars in 736 bytes} [Tue Apr 14 08:56:42 2026] PUT /v2.0/ports/df49a754-3784-4a59-8937-2341284c4740 => generated 752 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1506] 10.0.0.13 () {32 vars in 642 bytes} [Tue Apr 14 08:56:42 2026] GET /v2.0/ports => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1507] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 08:56:42 2026] GET /v2.0/networks?id=3b9a9590-e2ba-4628-b1aa-61f9a260ecc1 => generated 754 bytes in 77 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: 785/1508] 10.0.0.13 () {32 vars in 719 bytes} [Tue Apr 14 08:56:42 2026] DELETE /v2.0/ports/df49a754-3784-4a59-8937-2341284c4740 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:56:43.104 7 WARNING neutron_lib.context [None req-b83c044f-efb9-4e64-b566-0eef9f0f9d9b 6d68953118e34384bc4ed25b7e451b2f 21ad1d4257aa405da73173ec76377ccd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:56:43.170 7 INFO neutron.db.segments_db [None req-b83c044f-efb9-4e64-b566-0eef9f0f9d9b 6d68953118e34384bc4ed25b7e451b2f 21ad1d4257aa405da73173ec76377ccd - - default default] Added segment 51ccd7b0-e0d1-43ba-b0f0-6a7c3f370b23 of type vxlan for network e9d7eee4-a6ec-4465-9f32-dff060de4899 [pid: 7|app: 0|req: 786/1509] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:56:43 2026] POST /v2.0/networks => generated 650 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1510] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 14 08:56:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=a038c401-e5fd-4570-8618-0d705073117a => generated 860 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:56:43.365 7 INFO neutron.services.segments.plugin [-] Segment a79c22eb-6c6b-407e-9390-20c88e1c7774 resource provider aggregate not found 2026-04-14 08:56:43.387 7 INFO neutron.services.segments.plugin [-] Segment a79c22eb-6c6b-407e-9390-20c88e1c7774 resource provider aggregate not found 2026-04-14 08:56:43.392 7 INFO neutron.services.segments.plugin [-] Segment a79c22eb-6c6b-407e-9390-20c88e1c7774 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a79c22eb-6c6b-407e-9390-20c88e1c7774 found for delete ", "request_id": "req-a8b3ac9b-8d4e-4de8-89a7-2dc2823e54cc"}]} [pid: 7|app: 0|req: 788/1511] 10.0.0.13 () {32 vars in 642 bytes} [Tue Apr 14 08:56:43 2026] GET /v2.0/ports => generated 781 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:56:43.418 7 INFO neutron.services.segments.plugin [-] Segment a79c22eb-6c6b-407e-9390-20c88e1c7774 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a79c22eb-6c6b-407e-9390-20c88e1c7774 found for delete ", "request_id": "req-cc6ead72-9aa5-46b8-bf94-bb75504a7b60"}]} [pid: 7|app: 0|req: 789/1512] 10.0.0.13 () {32 vars in 728 bytes} [Tue Apr 14 08:56:43 2026] GET /v2.0/floatingips/35c95643-cd57-4ab3-8978-5f6e19ba7920 => generated 857 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1513] 10.0.0.13 () {34 vars in 788 bytes} [Tue Apr 14 08:56:41 2026] PUT /v2.0/routers/5f3bc74d-f457-472e-81fb-dd1857cf8b11/remove_router_interface => generated 309 bytes in 1679 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:56:43.469 7 WARNING neutron_lib.context [None req-f5b185fd-a34d-4def-a0c0-91cf3c551edf 6d68953118e34384bc4ed25b7e451b2f 21ad1d4257aa405da73173ec76377ccd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 725/1514] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 08:56:43 2026] GET /v2.0/subnets?id=b9ce03cd-36d5-4067-9ec5-f7fdd0435d46 => generated 654 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:56:43.536 7 INFO neutron.db.segments_db [None req-f5b185fd-a34d-4def-a0c0-91cf3c551edf 6d68953118e34384bc4ed25b7e451b2f 21ad1d4257aa405da73173ec76377ccd - - default default] Added segment 2018e1be-e6dc-4753-9bc2-127de1d07de9 of type vxlan for network 162b5c4b-603b-45fa-bd1b-b77a5c6d60c2 2026-04-14 08:56:43.546 8 INFO neutron.pecan_wsgi.hooks.translation [None req-33897eb7-05e0-42a3-bb79-0ba727fb9756 77e543449f9f44a6bfc94cecee22e6f1 55b80391ec06462e9915af1ed7c867c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 726/1515] 10.0.0.13 () {32 vars in 716 bytes} [Tue Apr 14 08:56:43 2026] GET /v2.0/ports/df49a754-3784-4a59-8937-2341284c4740 => generated 132 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1516] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:56:43 2026] POST /v2.0/networks => generated 649 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1517] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:56:43 2026] GET /v2.0/ports?network_id=3b9a9590-e2ba-4628-b1aa-61f9a260ecc1&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: 792/1518] 10.0.0.13 () {32 vars in 642 bytes} [Tue Apr 14 08:56:43 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) 2026-04-14 08:56:43.741 7 WARNING neutron_lib.context [None req-cc5b3432-de2b-4592-bf60-a246b39f5aed 6d68953118e34384bc4ed25b7e451b2f 21ad1d4257aa405da73173ec76377ccd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:56:43.783 7 WARNING neutron_lib.context [None req-cc5b3432-de2b-4592-bf60-a246b39f5aed 6d68953118e34384bc4ed25b7e451b2f 21ad1d4257aa405da73173ec76377ccd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 793/1519] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:56:43 2026] POST /v2.0/subnets => generated 1226 bytes in 620 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1520] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 08:56:44 2026] GET /v2.0/networks/3b9a9590-e2ba-4628-b1aa-61f9a260ecc1?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1521] 10.0.0.13 () {32 vars in 716 bytes} [Tue Apr 14 08:56:44 2026] GET /v2.0/ports/79359eee-757e-450c-8654-0b721e370130 => generated 778 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1522] 10.0.0.13 () {32 vars in 646 bytes} [Tue Apr 14 08:56:44 2026] GET /v2.0/subnets => generated 1839 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1523] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 08:56:44 2026] GET /v2.0/networks/3b9a9590-e2ba-4628-b1aa-61f9a260ecc1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:56:44.617 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e2a61c88-cf0a-403e-a7a4-39d11eea9d55 77e543449f9f44a6bfc94cecee22e6f1 55b80391ec06462e9915af1ed7c867c3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 798/1524] 10.0.0.13 () {32 vars in 719 bytes} [Tue Apr 14 08:56:44 2026] DELETE /v2.0/ports/25f4cac6-6f5c-4cfd-8b52-b8490a4edf7d => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 08:56:44.692 8 INFO neutron.services.segments.plugin [-] Segment ed3fa6f0-7f75-47da-9b01-b1c4d4bfebb4 resource provider aggregate not found 2026-04-14 08:56:44.697 8 INFO neutron.services.segments.plugin [-] Segment ed3fa6f0-7f75-47da-9b01-b1c4d4bfebb4 resource provider aggregate not found 2026-04-14 08:56:44.709 8 INFO neutron.services.segments.plugin [-] Segment ed3fa6f0-7f75-47da-9b01-b1c4d4bfebb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed3fa6f0-7f75-47da-9b01-b1c4d4bfebb4 found for delete ", "request_id": "req-2d7594cb-b0dd-4ebc-a78e-bf43d4665811"}]} 2026-04-14 08:56:44.712 8 INFO neutron.services.segments.plugin [-] Segment ed3fa6f0-7f75-47da-9b01-b1c4d4bfebb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed3fa6f0-7f75-47da-9b01-b1c4d4bfebb4 found for delete ", "request_id": "req-492fa0d5-b489-4947-aa13-bf469a2bc463"}]} 2026-04-14 08:56:44.719 8 INFO neutron.db.l3_hamode_db [None req-edf0bfa2-6a4f-417f-b1e7-71bbe8e46b95 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] HA network de1b2b29-d59d-454f-8692-ef55792c8888 was deleted as no HA routers are present in tenant e1dc5b178b764bcfbcf88f7794f5a8eb. [pid: 8|app: 0|req: 727/1525] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:56:43 2026] DELETE /v2.0/routers/5f3bc74d-f457-472e-81fb-dd1857cf8b11 => generated 0 bytes in 1178 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:56:44.745 8 INFO neutron.pecan_wsgi.hooks.translation [None req-adceb3e3-7786-48d4-9cf9-7e304b48185c 77e543449f9f44a6bfc94cecee22e6f1 55b80391ec06462e9915af1ed7c867c3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 728/1526] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:56:44 2026] DELETE /v2.0/subnets/092072f9-8fa8-4e82-b507-b03572ccf5a6 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1527] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:56:44 2026] DELETE /v2.0/subnets/dca7884c-042a-485e-b2da-bf459643f40b => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:56:44.862 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d47e4c39-f45e-48c1-ad55-30870b9446d4 77e543449f9f44a6bfc94cecee22e6f1 55b80391ec06462e9915af1ed7c867c3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 800/1528] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:56:44 2026] DELETE /v2.0/subnets/376f6438-3469-4f08-a3a7-eeb392d14d7c => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1529] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:56:44 2026] DELETE /v2.0/subnets/b3593ec0-7b7d-4f78-a92a-8180c10258cf => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1530] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:56:44 2026] DELETE /v2.0/subnets/8ef594e7-b546-4ed2-aa9e-45d04fb0c71d => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1531] 10.0.0.13 () {32 vars in 719 bytes} [Tue Apr 14 08:56:45 2026] DELETE /v2.0/ports/79359eee-757e-450c-8654-0b721e370130 => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1532] 10.0.0.13 () {32 vars in 646 bytes} [Tue Apr 14 08:56:45 2026] GET /v2.0/subnets => generated 626 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1533] 199.204.45.33 () {34 vars in 1095 bytes} [Tue Apr 14 08:56:45 2026] GET /v2.0/ports?device_id=96c42290-2f74-4fc7-abab-7c6292bafc46&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:56:45.491 7 INFO neutron.services.segments.plugin [-] Segment 5959112d-739a-43a5-9084-385276acb947 resource provider aggregate not found 2026-04-14 08:56:45.496 7 INFO neutron.services.segments.plugin [-] Segment 5959112d-739a-43a5-9084-385276acb947 resource provider aggregate not found [pid: 7|app: 0|req: 802/1534] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:56:45 2026] DELETE /v2.0/networks/3bb73397-0293-40ae-a45e-109e84ce673e => generated 0 bytes in 409 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:56:45.519 7 INFO neutron.services.segments.plugin [-] Segment 5959112d-739a-43a5-9084-385276acb947 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5959112d-739a-43a5-9084-385276acb947 found for delete ", "request_id": "req-ec27031e-92ec-4fa0-95db-482d1d534a2e"}]} 2026-04-14 08:56:45.520 7 INFO neutron.services.segments.plugin [-] Segment 5959112d-739a-43a5-9084-385276acb947 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5959112d-739a-43a5-9084-385276acb947 found for delete ", "request_id": "req-e248beca-65a0-4a9d-9efb-dbb66febb508"}]} [pid: 8|app: 0|req: 733/1535] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:56:45 2026] DELETE /v2.0/networks/e6dd3bfb-958b-4d0b-99f5-74d033de14b4 => 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: 734/1536] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 08:56:45 2026] GET /v2.0/ports?tenant_id=c7ac362a261c440dac10786d8de3093d&device_id=96c42290-2f74-4fc7-abab-7c6292bafc46 => 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: 735/1537] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:56:45 2026] GET /v2.0/security-groups?tenant_id=e1dc5b178b764bcfbcf88f7794f5a8eb&name=default => generated 2925 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1538] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 08:56:45 2026] GET /v2.0/networks?id=3b9a9590-e2ba-4628-b1aa-61f9a260ecc1 => generated 754 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1541] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:56:45 2026] DELETE /v2.0/networks/162b5c4b-603b-45fa-bd1b-b77a5c6d60c2 => generated 0 bytes in 416 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1542] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 14 08:56:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=352229cd-81d8-42f4-b7de-e350e6e8589a => 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: 739/1543] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:56:45 2026] DELETE /v2.0/security-groups/e6aa3a84-7cf1-42d8-9263-5c58aea08cd2 => 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: 740/1544] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 08:56:45 2026] GET /v2.0/subnets?id=b9ce03cd-36d5-4067-9ec5-f7fdd0435d46 => generated 654 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1545] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:56:46 2026] GET /v2.0/ports?network_id=3b9a9590-e2ba-4628-b1aa-61f9a260ecc1&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1546] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 08:56:46 2026] GET /v2.0/networks/3b9a9590-e2ba-4628-b1aa-61f9a260ecc1?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: 743/1547] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 08:56:46 2026] GET /v2.0/networks/3b9a9590-e2ba-4628-b1aa-61f9a260ecc1?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: 805/1548] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:56:45 2026] DELETE /v2.0/networks/e9d7eee4-a6ec-4465-9f32-dff060de4899 => generated 0 bytes in 442 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1549] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:56:46 2026] GET /v2.0/security-groups?tenant_id=55b80391ec06462e9915af1ed7c867c3&name=default => generated 2925 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1550] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:56:46 2026] DELETE /v2.0/security-groups/19cdd188-ee3b-48b5-8ca0-15835dcd4966 => 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: 806/1551] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:56:46 2026] DELETE /v2.0/networks/00756472-fac9-43b6-80c2-f1e165fefea4 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:56:46.747 8 INFO neutron.services.segments.plugin [-] Segment 4f916a33-1dea-4aec-a840-bc7e8ad32078 resource provider aggregate not found 2026-04-14 08:56:46.760 8 INFO neutron.services.segments.plugin [-] Segment 4f916a33-1dea-4aec-a840-bc7e8ad32078 resource provider aggregate not found 2026-04-14 08:56:46.766 8 INFO neutron.services.segments.plugin [-] Segment 4f916a33-1dea-4aec-a840-bc7e8ad32078 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f916a33-1dea-4aec-a840-bc7e8ad32078 found for delete ", "request_id": "req-84ded797-9b2e-4c8c-8b80-48f3a21515b2"}]} 2026-04-14 08:56:46.789 8 INFO neutron.services.segments.plugin [-] Segment 4f916a33-1dea-4aec-a840-bc7e8ad32078 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f916a33-1dea-4aec-a840-bc7e8ad32078 found for delete ", "request_id": "req-a9591969-bb3e-48b3-8920-b320cd10800d"}]} [pid: 8|app: 0|req: 746/1552] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:56:46 2026] DELETE /v2.0/networks/22361789-0601-47f3-b95d-021776003f66 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:56:47.555 7 INFO neutron.services.segments.plugin [-] Segment 2018e1be-e6dc-4753-9bc2-127de1d07de9 resource provider aggregate not found 2026-04-14 08:56:47.567 7 INFO neutron.services.segments.plugin [-] Segment 2018e1be-e6dc-4753-9bc2-127de1d07de9 resource provider aggregate not found 2026-04-14 08:56:47.574 7 INFO neutron.services.segments.plugin [-] Segment 2018e1be-e6dc-4753-9bc2-127de1d07de9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2018e1be-e6dc-4753-9bc2-127de1d07de9 found for delete ", "request_id": "req-770a5c7a-73e0-4768-be1f-f5cba523b39a"}]} [pid: 7|app: 0|req: 807/1553] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:56:47 2026] GET /v2.0/security-groups?tenant_id=21ad1d4257aa405da73173ec76377ccd&name=default => generated 2925 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1554] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:56:47 2026] DELETE /v2.0/security-groups/7021afec-8b96-4675-9234-0784da2e1206 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:56:47.733 7 INFO neutron.services.segments.plugin [-] Segment 51ccd7b0-e0d1-43ba-b0f0-6a7c3f370b23 resource provider aggregate not found 2026-04-14 08:56:47.747 7 INFO neutron.services.segments.plugin [-] Segment 2018e1be-e6dc-4753-9bc2-127de1d07de9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2018e1be-e6dc-4753-9bc2-127de1d07de9 found for delete ", "request_id": "req-6c6962c0-91ac-4c1b-a0aa-c7a6786dfcd9"}]} 2026-04-14 08:56:47.770 7 INFO neutron.services.segments.plugin [-] Segment 51ccd7b0-e0d1-43ba-b0f0-6a7c3f370b23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51ccd7b0-e0d1-43ba-b0f0-6a7c3f370b23 found for delete ", "request_id": "req-e8e0bbae-7ca5-4c01-9f67-c89d9e78f9c0"}]} 2026-04-14 08:56:47.780 7 INFO neutron.services.segments.plugin [-] Segment 51ccd7b0-e0d1-43ba-b0f0-6a7c3f370b23 resource provider aggregate not found 2026-04-14 08:56:47.795 7 INFO neutron.services.segments.plugin [-] Segment 51ccd7b0-e0d1-43ba-b0f0-6a7c3f370b23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51ccd7b0-e0d1-43ba-b0f0-6a7c3f370b23 found for delete ", "request_id": "req-65b6931d-7695-4f11-bf92-09360eb07ff0"}]} 2026-04-14 08:56:47.801 7 INFO neutron.services.segments.plugin [-] Segment 064a9d57-e576-42a4-a7e6-6d518aa2f9bc resource provider aggregate not found 2026-04-14 08:56:47.812 7 INFO neutron.services.segments.plugin [-] Segment 064a9d57-e576-42a4-a7e6-6d518aa2f9bc resource provider aggregate not found 2026-04-14 08:56:47.824 7 INFO neutron.services.segments.plugin [-] Segment 064a9d57-e576-42a4-a7e6-6d518aa2f9bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 064a9d57-e576-42a4-a7e6-6d518aa2f9bc found for delete ", "request_id": "req-9722a42f-5044-4198-8683-1e41e23df9ac"}]} 2026-04-14 08:56:47.825 7 INFO neutron.services.segments.plugin [-] Segment 064a9d57-e576-42a4-a7e6-6d518aa2f9bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 064a9d57-e576-42a4-a7e6-6d518aa2f9bc found for delete ", "request_id": "req-bf0e95e5-559e-4df3-a0aa-cc9e7422a1f1"}]} 2026-04-14 08:56:48.162 7 INFO neutron.db.segments_db [None req-7b2a0ba0-8473-4b73-9aeb-594f95845aec 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Added segment be1e21c5-071f-4eb8-8d40-0ad37e66c993 of type vxlan for network e607d30a-3d62-48f7-b540-59848e96e41b [pid: 7|app: 0|req: 808/1555] 10.0.0.13 () {34 vars in 670 bytes} [Tue Apr 14 08:56:47 2026] POST /v2.0/networks => generated 741 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1556] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:56:48 2026] POST /v2.0/subnets => generated 664 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:56:48.576 7 INFO neutron.db.segments_db [None req-690c6ea0-9ece-41ed-8908-9d9e9360296b 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Added segment 14bb4a21-5609-47f0-99fb-27191965fa79 of type vxlan for network 7999fb27-db9d-452a-9985-b55d4e2f5dd6 2026-04-14 08:56:48.803 8 WARNING neutron_lib.context [None req-3d2f8533-c185-4f66-a911-ebde55eeb4bf fd943066ea574c76b2addb0fa3554f8f 6648c9e5bb5545b995e67f7335693ad9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:56:48.812 8 INFO neutron.services.segments.plugin [-] Segment d68f75bb-03d1-4c55-9c71-286503bb0b58 resource provider aggregate not found 2026-04-14 08:56:48.830 8 INFO neutron.services.segments.plugin [-] Segment d68f75bb-03d1-4c55-9c71-286503bb0b58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d68f75bb-03d1-4c55-9c71-286503bb0b58 found for delete ", "request_id": "req-b6915b32-5af6-4246-bdf6-db98bbb30731"}]} 2026-04-14 08:56:48.831 8 INFO neutron.services.segments.plugin [-] Segment d68f75bb-03d1-4c55-9c71-286503bb0b58 resource provider aggregate not found 2026-04-14 08:56:48.856 8 INFO neutron.services.segments.plugin [-] Segment d68f75bb-03d1-4c55-9c71-286503bb0b58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d68f75bb-03d1-4c55-9c71-286503bb0b58 found for delete ", "request_id": "req-45d6603c-5d48-4f62-9ffc-83a10b7a9a56"}]} 2026-04-14 08:56:48.866 7 INFO neutron.db.l3_hamode_db [None req-690c6ea0-9ece-41ed-8908-9d9e9360296b 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 749/1557] 10.0.0.13 () {34 vars in 675 bytes} [Tue Apr 14 08:56:48 2026] POST /v2.0/subnetpools => generated 548 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1558] 10.0.0.13 () {32 vars in 728 bytes} [Tue Apr 14 08:56:48 2026] GET /v2.0/subnetpools/f9efe123-1657-4704-96d8-ff1fa6c70dbc => generated 548 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1559] 10.0.0.13 () {34 vars in 748 bytes} [Tue Apr 14 08:56:48 2026] PUT /v2.0/subnetpools/f9efe123-1657-4704-96d8-ff1fa6c70dbc => generated 501 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1560] 10.0.0.13 () {32 vars in 731 bytes} [Tue Apr 14 08:56:49 2026] DELETE /v2.0/subnetpools/f9efe123-1657-4704-96d8-ff1fa6c70dbc => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:56:49.160 8 INFO neutron.api.v2.resource [None req-471362dc-9a5a-422e-813f-bf35ffe7c5a6 fd943066ea574c76b2addb0fa3554f8f 6648c9e5bb5545b995e67f7335693ad9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 753/1561] 10.0.0.13 () {32 vars in 728 bytes} [Tue Apr 14 08:56:49 2026] GET /v2.0/subnetpools/f9efe123-1657-4704-96d8-ff1fa6c70dbc => generated 145 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 08:56:49.181 8 INFO neutron.api.v2.resource [None req-38db5afa-926f-4927-a33a-0f42be660828 fd943066ea574c76b2addb0fa3554f8f 6648c9e5bb5545b995e67f7335693ad9 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 754/1562] 10.0.0.13 () {32 vars in 731 bytes} [Tue Apr 14 08:56:49 2026] DELETE /v2.0/subnetpools/f9efe123-1657-4704-96d8-ff1fa6c70dbc => generated 145 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 08:56:49.660 8 WARNING neutron_lib.context [None req-e7db9df8-d768-48b0-825b-60c46b58f8e8 f053cf70a50e450b94f0ad7953ffb86f e930b7cad97f489892098f5f7508d8bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:56:49.811 8 INFO neutron.db.segments_db [None req-e7db9df8-d768-48b0-825b-60c46b58f8e8 f053cf70a50e450b94f0ad7953ffb86f e930b7cad97f489892098f5f7508d8bd - - default default] Added segment f52c6cd4-a905-490a-95aa-25f633db011a of type vxlan for network fd076d3e-9253-46fb-b880-9b9e5ef13104 [pid: 8|app: 0|req: 755/1563] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:56:49 2026] POST /v2.0/networks => generated 645 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1564] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:56:49 2026] GET /v2.0/security-groups?tenant_id=6648c9e5bb5545b995e67f7335693ad9&name=default => generated 2925 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:56:50.108 8 WARNING neutron_lib.context [None req-5b7d907b-f23e-44cd-ae77-b5ceda0f3637 f053cf70a50e450b94f0ad7953ffb86f e930b7cad97f489892098f5f7508d8bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:56:50.309 7 INFO neutron.db.l3_hamode_db [None req-690c6ea0-9ece-41ed-8908-9d9e9360296b 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 757/1565] 10.0.0.13 () {34 vars in 664 bytes} [Tue Apr 14 08:56:50 2026] POST /v2.0/ports => generated 775 bytes in 341 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: 758/1566] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:56:50 2026] DELETE /v2.0/security-groups/fa5d2bc2-0816-4f84-8532-e7680fc41a55 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:56:50.554 8 WARNING neutron_lib.context [None req-8ad88d65-6880-4bdd-afce-b9e0e487f0cd f053cf70a50e450b94f0ad7953ffb86f e930b7cad97f489892098f5f7508d8bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:56:50.627 8 INFO neutron.db.segments_db [None req-8ad88d65-6880-4bdd-afce-b9e0e487f0cd f053cf70a50e450b94f0ad7953ffb86f e930b7cad97f489892098f5f7508d8bd - - default default] Added segment 4d09cf5e-eb63-45f5-ba81-31e187bb9918 of type vxlan for network 24420a83-f25b-4dde-be7c-54218f1e2fd9 [pid: 8|app: 0|req: 759/1567] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:56:50 2026] POST /v2.0/networks => generated 632 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:56:50.742 8 WARNING keystonemiddleware.audit [None req-8ad88d65-6880-4bdd-afce-b9e0e487f0cd f053cf70a50e450b94f0ad7953ffb86f e930b7cad97f489892098f5f7508d8bd - - default default] Skipping service tempest-service-684666065 as it have no endpoints. [pid: 8|app: 0|req: 760/1568] 10.0.0.239 () {34 vars in 990 bytes} [Tue Apr 14 08:56:50 2026] GET /v2.0/ports?device_id=a35fae0c-11c4-4416-a507-f3d772b7714a => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:56:50.792 8 WARNING neutron_lib.context [None req-b9210446-5d66-4531-aa1e-b53fdc39fe7a f053cf70a50e450b94f0ad7953ffb86f e930b7cad97f489892098f5f7508d8bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 761/1569] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:56:50 2026] POST /v2.0/subnets => generated 602 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:56:51.145 8 WARNING keystonemiddleware.audit [None req-b9210446-5d66-4531-aa1e-b53fdc39fe7a f053cf70a50e450b94f0ad7953ffb86f e930b7cad97f489892098f5f7508d8bd - - default default] Skipping service tempest-service-684666065 as it have no endpoints. [pid: 8|app: 0|req: 762/1570] 10.0.0.239 () {34 vars in 1040 bytes} [Tue Apr 14 08:56:51 2026] GET /v2.0/security-groups?id=61337265-f6b0-49ab-9944-cc9f42b43454&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-04-14 08:56:51.200 8 WARNING neutron_lib.context [None req-3f472c55-df53-4426-8833-1771c8303e5e f053cf70a50e450b94f0ad7953ffb86f e930b7cad97f489892098f5f7508d8bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 809/1571] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:56:48 2026] POST /v2.0/routers => generated 728 bytes in 2965 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1572] 10.0.0.13 () {34 vars in 664 bytes} [Tue Apr 14 08:56:51 2026] POST /v2.0/ports => generated 950 bytes in 530 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: 764/1573] 10.0.0.13 () {32 vars in 719 bytes} [Tue Apr 14 08:56:51 2026] DELETE /v2.0/ports/5d228b33-220f-49d2-afb9-6fad40fe9c9b => generated 0 bytes in 409 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:56:52.178 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d69768ea-0d4f-4f5d-8852-3f2a64e74b7a f053cf70a50e450b94f0ad7953ffb86f e930b7cad97f489892098f5f7508d8bd - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 765/1574] 10.0.0.13 () {32 vars in 719 bytes} [Tue Apr 14 08:56:52 2026] DELETE /v2.0/ports/5d228b33-220f-49d2-afb9-6fad40fe9c9b => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 08:56:52.210 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2eade734-1985-4b44-8059-e7eca52f2fae f053cf70a50e450b94f0ad7953ffb86f e930b7cad97f489892098f5f7508d8bd - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 766/1575] 10.0.0.13 () {32 vars in 716 bytes} [Tue Apr 14 08:56:52 2026] GET /v2.0/ports/5d228b33-220f-49d2-afb9-6fad40fe9c9b => 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: 767/1576] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:56:52 2026] DELETE /v2.0/subnets/3f82123e-fa21-43c1-a3db-78ae5c4136fb => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:56:52.821 8 INFO neutron.services.segments.plugin [-] Segment 4d09cf5e-eb63-45f5-ba81-31e187bb9918 resource provider aggregate not found 2026-04-14 08:56:52.825 8 INFO neutron.services.segments.plugin [-] Segment 4d09cf5e-eb63-45f5-ba81-31e187bb9918 resource provider aggregate not found 2026-04-14 08:56:52.847 8 INFO neutron.services.segments.plugin [-] Segment 4d09cf5e-eb63-45f5-ba81-31e187bb9918 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d09cf5e-eb63-45f5-ba81-31e187bb9918 found for delete ", "request_id": "req-0d9b0c9e-f7da-4742-9954-d5b37733e54e"}]} [pid: 8|app: 0|req: 768/1577] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:56:52 2026] DELETE /v2.0/networks/24420a83-f25b-4dde-be7c-54218f1e2fd9 => generated 0 bytes in 408 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:56:52.859 8 INFO neutron.services.segments.plugin [-] Segment 4d09cf5e-eb63-45f5-ba81-31e187bb9918 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d09cf5e-eb63-45f5-ba81-31e187bb9918 found for delete ", "request_id": "req-dc9faaa1-6bcd-4a9d-9dec-3c0355741e10"}]} 2026-04-14 08:56:52.864 8 WARNING neutron_lib.context [None req-57d74788-ca1d-4e7e-a0d2-7e761905d85d f053cf70a50e450b94f0ad7953ffb86f e930b7cad97f489892098f5f7508d8bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:56:52.942 8 INFO neutron.db.segments_db [None req-57d74788-ca1d-4e7e-a0d2-7e761905d85d f053cf70a50e450b94f0ad7953ffb86f e930b7cad97f489892098f5f7508d8bd - - default default] Added segment 8537a7d8-13cc-4223-b848-546528eb3ecc of type vxlan for network 474c5fe4-a908-4ccf-a51e-b34e90d69179 [pid: 8|app: 0|req: 769/1578] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:56:52 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) [pid: 7|app: 0|req: 810/1579] 10.0.0.13 () {34 vars in 782 bytes} [Tue Apr 14 08:56:51 2026] PUT /v2.0/routers/8c0e4c94-18d5-4906-89f6-2a917ad7252a/add_router_interface => generated 309 bytes in 1635 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:56:53.123 7 WARNING neutron_lib.context [None req-0d95ce27-eccb-455d-a23b-77103dbe4443 f053cf70a50e450b94f0ad7953ffb86f e930b7cad97f489892098f5f7508d8bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 770/1580] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:56:53 2026] GET /v2.0/ports?device_id=a35fae0c-11c4-4416-a507-f3d772b7714a => generated 971 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1581] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:56:53 2026] GET /v2.0/security-groups?id=61337265-f6b0-49ab-9944-cc9f42b43454&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: 811/1582] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:56:53 2026] POST /v2.0/subnets => generated 602 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:56:53.508 7 WARNING neutron_lib.context [None req-935997cf-8106-476e-80e4-68b0b732d08e f053cf70a50e450b94f0ad7953ffb86f e930b7cad97f489892098f5f7508d8bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 772/1583] 199.204.45.33 () {34 vars in 993 bytes} [Tue Apr 14 08:56:53 2026] GET /v2.0/ports?device_id=a35fae0c-11c4-4416-a507-f3d772b7714a => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:56:53.968 8 INFO neutron.db.l3_db [req-95d318ca-9e14-4e10-88ac-e03b2f2ef91c req-71e42cf2-d5e2-4e59-a852-8dc64a2aee76 dbc609663a1a4bd78a934925fffddfd5 c7ac362a261c440dac10786d8de3093d - - default default] Floating IP 35c95643-cd57-4ab3-8978-5f6e19ba7920 disassociated. External IP: 10.96.250.213, port: a038c401-e5fd-4570-8618-0d705073117a. [pid: 7|app: 0|req: 812/1584] 10.0.0.13 () {34 vars in 664 bytes} [Tue Apr 14 08:56:53 2026] POST /v2.0/ports => generated 916 bytes in 498 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1585] 10.0.0.13 () {32 vars in 719 bytes} [Tue Apr 14 08:56:54 2026] DELETE /v2.0/ports/21349470-a84a-405a-85e6-cad75892c2b2 => generated 0 bytes in 443 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1586] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:56:54 2026] GET /v2.0/ports?device_id=a35fae0c-11c4-4416-a507-f3d772b7714a => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1587] 199.204.45.33 () {36 vars in 996 bytes} [Tue Apr 14 08:56:53 2026] DELETE /v2.0/ports/a038c401-e5fd-4570-8618-0d705073117a => generated 0 bytes in 1079 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:56:54.688 8 INFO neutron.pecan_wsgi.hooks.translation [None req-04c71773-db5b-41e0-8650-7c4d13a916d7 f053cf70a50e450b94f0ad7953ffb86f e930b7cad97f489892098f5f7508d8bd - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 774/1588] 10.0.0.13 () {32 vars in 716 bytes} [Tue Apr 14 08:56:54 2026] GET /v2.0/ports/21349470-a84a-405a-85e6-cad75892c2b2 => generated 132 bytes in 107 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 08:56:54.740 7 INFO neutron.db.segments_db [None req-31cafc20-436e-4e88-a2e0-feaf5747b981 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Added segment cfa91465-b937-48f0-b574-7cb018e27122 of type vxlan for network 98409b30-426c-4886-bc13-57566203cfb5 2026-04-14 08:56:54.746 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6782e4ae-db61-4262-b830-09015812358c'] response: {'server_uuid': 'a35fae0c-11c4-4416-a507-f3d772b7714a', 'name': 'network-vif-deleted', 'tag': 'a038c401-e5fd-4570-8618-0d705073117a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 815/1589] 10.0.0.13 () {34 vars in 670 bytes} [Tue Apr 14 08:56:54 2026] POST /v2.0/networks => generated 741 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1590] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:56:54 2026] DELETE /v2.0/subnets/a7a6c02a-a13e-4d07-bee0-ecd34ecbf827 => 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: 816/1591] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:56:54 2026] POST /v2.0/subnets => generated 664 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:56:55.230 7 INFO neutron.db.segments_db [None req-9ad417bc-1eca-4fb4-8a3f-4d683e39d0d7 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Added segment 5c96ee3d-3667-4038-8e61-2073567340a7 of type vxlan for network 9ed64e20-681a-4dcb-a524-5ff0dbf283be 2026-04-14 08:56:55.486 8 INFO neutron.services.segments.plugin [-] Segment 8537a7d8-13cc-4223-b848-546528eb3ecc resource provider aggregate not found 2026-04-14 08:56:55.491 8 INFO neutron.services.segments.plugin [-] Segment 8537a7d8-13cc-4223-b848-546528eb3ecc resource provider aggregate not found 2026-04-14 08:56:55.510 8 INFO neutron.services.segments.plugin [-] Segment 8537a7d8-13cc-4223-b848-546528eb3ecc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8537a7d8-13cc-4223-b848-546528eb3ecc found for delete ", "request_id": "req-2d072898-96e7-49af-ae27-e3f0b64b8256"}]} 2026-04-14 08:56:55.511 8 INFO neutron.services.segments.plugin [-] Segment 8537a7d8-13cc-4223-b848-546528eb3ecc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8537a7d8-13cc-4223-b848-546528eb3ecc found for delete ", "request_id": "req-18398371-479a-4777-83a0-363184e4c5af"}]} [pid: 8|app: 0|req: 776/1592] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:56:55 2026] DELETE /v2.0/networks/474c5fe4-a908-4ccf-a51e-b34e90d69179 => generated 0 bytes in 485 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:56:55.534 8 WARNING neutron_lib.context [None req-06acd08c-3d7c-468a-aa41-029c788fd493 f053cf70a50e450b94f0ad7953ffb86f e930b7cad97f489892098f5f7508d8bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:56:55.594 7 INFO neutron.db.l3_hamode_db [None req-9ad417bc-1eca-4fb4-8a3f-4d683e39d0d7 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 777/1593] 10.0.0.13 () {34 vars in 664 bytes} [Tue Apr 14 08:56:55 2026] POST /v2.0/ports => generated 774 bytes in 334 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: 778/1594] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:56:55 2026] DELETE /v2.0/security-groups/61337265-f6b0-49ab-9944-cc9f42b43454 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1595] 10.0.0.13 () {34 vars in 736 bytes} [Tue Apr 14 08:56:56 2026] PUT /v2.0/ports/47aebaa1-a5aa-4d9a-a35a-564f44ab5771 => generated 752 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1596] 10.0.0.13 () {32 vars in 731 bytes} [Tue Apr 14 08:56:56 2026] DELETE /v2.0/floatingips/35c95643-cd57-4ab3-8978-5f6e19ba7920 => generated 0 bytes in 346 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: 8|app: 0|req: 781/1597] 10.0.0.13 () {32 vars in 719 bytes} [Tue Apr 14 08:56:56 2026] DELETE /v2.0/ports/47aebaa1-a5aa-4d9a-a35a-564f44ab5771 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:56:56.945 7 INFO neutron.db.l3_hamode_db [None req-9ad417bc-1eca-4fb4-8a3f-4d683e39d0d7 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 782/1598] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:56:56 2026] GET /v2.0/security-groups?tenant_id=75d570467e5249e6ab2fd470fedc5dfd&name=default => generated 2925 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1599] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:56:57 2026] GET /v2.0/ports?device_id=96c42290-2f74-4fc7-abab-7c6292bafc46 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1600] 10.0.0.13 () {32 vars in 642 bytes} [Tue Apr 14 08:56:57 2026] GET /v2.0/ports => generated 778 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1601] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:56:57 2026] DELETE /v2.0/security-groups/4f75521d-f1d2-4b94-a39e-60f564fbf482 => 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: 786/1602] 199.204.45.33 () {34 vars in 993 bytes} [Tue Apr 14 08:56:57 2026] GET /v2.0/ports?device_id=96c42290-2f74-4fc7-abab-7c6292bafc46 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1603] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:56:57 2026] GET /v2.0/security-groups?id=0d23c02d-270f-4a6a-af56-41ebe8731ff6&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:56:57.665 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a66e6bdd-0699-4318-a9ed-509ffc52c80e f053cf70a50e450b94f0ad7953ffb86f e930b7cad97f489892098f5f7508d8bd - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 788/1604] 10.0.0.13 () {32 vars in 716 bytes} [Tue Apr 14 08:56:57 2026] GET /v2.0/ports/47aebaa1-a5aa-4d9a-a35a-564f44ab5771 => 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: 789/1605] 199.204.45.33 () {36 vars in 996 bytes} [Tue Apr 14 08:56:57 2026] DELETE /v2.0/ports/352229cd-81d8-42f4-b7de-e350e6e8589a => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:56:58.014 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ec9dff84-bce6-4f0e-9d24-4fa3a1ed601f'] response: {'server_uuid': '96c42290-2f74-4fc7-abab-7c6292bafc46', 'name': 'network-vif-deleted', 'tag': '352229cd-81d8-42f4-b7de-e350e6e8589a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 790/1606] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:56:57 2026] GET /v2.0/security-groups?tenant_id=cb0e21bf4a8d4da9b09a08eba107d145&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1607] 10.0.0.13 () {32 vars in 642 bytes} [Tue Apr 14 08:56:58 2026] GET /v2.0/ports => generated 778 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1608] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:56:58 2026] DELETE /v2.0/security-groups/a1f3e2ea-a589-49c3-a9d6-06985e987a43 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1609] 10.0.0.13 () {32 vars in 716 bytes} [Tue Apr 14 08:56:58 2026] GET /v2.0/ports/c550a632-e746-4e99-8595-1e66d4e3e421 => generated 775 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:56:58.266 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b9cf47de-950b-46ee-802b-b690630ffb07 f053cf70a50e450b94f0ad7953ffb86f e930b7cad97f489892098f5f7508d8bd - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 794/1610] 10.0.0.13 () {32 vars in 719 bytes} [Tue Apr 14 08:56:58 2026] DELETE /v2.0/ports/21349470-a84a-405a-85e6-cad75892c2b2 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 08:56:58.293 8 INFO neutron.pecan_wsgi.hooks.translation [None req-168f37fd-b079-4dcc-bd76-9b0dbe3d0dc2 f053cf70a50e450b94f0ad7953ffb86f e930b7cad97f489892098f5f7508d8bd - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 795/1611] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:56:58 2026] DELETE /v2.0/subnets/a7a6c02a-a13e-4d07-bee0-ecd34ecbf827 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 08:56:58.317 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4a55156b-f27f-48c2-8056-1c9aca81bc91 f053cf70a50e450b94f0ad7953ffb86f e930b7cad97f489892098f5f7508d8bd - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 796/1612] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:56:58 2026] DELETE /v2.0/subnets/3f82123e-fa21-43c1-a3db-78ae5c4136fb => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1613] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:56:55 2026] POST /v2.0/routers => generated 728 bytes in 3461 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1614] 10.0.0.13 () {32 vars in 719 bytes} [Tue Apr 14 08:56:58 2026] DELETE /v2.0/ports/c550a632-e746-4e99-8595-1e66d4e3e421 => generated 0 bytes in 578 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:56:59.053 8 INFO neutron.services.segments.plugin [-] Segment f52c6cd4-a905-490a-95aa-25f633db011a resource provider aggregate not found 2026-04-14 08:56:59.061 8 INFO neutron.services.segments.plugin [-] Segment f52c6cd4-a905-490a-95aa-25f633db011a resource provider aggregate not found 2026-04-14 08:56:59.066 8 INFO neutron.services.segments.plugin [-] Segment f52c6cd4-a905-490a-95aa-25f633db011a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f52c6cd4-a905-490a-95aa-25f633db011a found for delete ", "request_id": "req-9a37b32a-f8f0-4719-9f1a-72d7a2cac050"}]} [pid: 8|app: 0|req: 798/1615] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:56:58 2026] DELETE /v2.0/networks/fd076d3e-9253-46fb-b880-9b9e5ef13104 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:56:59.081 8 INFO neutron.services.segments.plugin [-] Segment f52c6cd4-a905-490a-95aa-25f633db011a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f52c6cd4-a905-490a-95aa-25f633db011a found for delete ", "request_id": "req-44c91504-db7f-47e0-b5b6-d5dd9c613817"}]} [pid: 8|app: 0|req: 799/1616] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:56:59 2026] DELETE /v2.0/security-groups/0d23c02d-270f-4a6a-af56-41ebe8731ff6 => 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: 818/1617] 10.0.0.13 () {34 vars in 782 bytes} [Tue Apr 14 08:56:58 2026] PUT /v2.0/routers/f0ecdc1c-f298-49ff-b78f-0bc4862a8d3b/add_router_interface => generated 309 bytes in 1602 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1618] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:57:00 2026] GET /v2.0/security-groups?tenant_id=e930b7cad97f489892098f5f7508d8bd&name=default => generated 2925 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1619] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:57:00 2026] DELETE /v2.0/security-groups/2684c20d-5c6b-4586-92c9-29b65f461174 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1622] 10.0.0.13 () {34 vars in 788 bytes} [Tue Apr 14 08:56:59 2026] PUT /v2.0/routers/8b0bee8a-d756-4788-808e-3ecd7715020c/remove_router_interface => generated 309 bytes in 1544 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1623] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:57:00 2026] DELETE /v2.0/subnets/b9ce03cd-36d5-4067-9ec5-f7fdd0435d46 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:57:01.085 7 WARNING neutron_lib.context [None req-282b2c79-c369-4ea5-bc13-6b8208762d5b 1b021e55de164a74af3a37619e8760fa 16771ce63d004996acee3d5731eeaf53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 824/1624] 10.0.0.13 () {34 vars in 684 bytes} [Tue Apr 14 08:57:01 2026] POST /v2.0/security-groups => generated 1675 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-14 08:57:01.239 7 WARNING neutron_lib.context [None req-aaea6fda-36c4-4975-abd0-5a22c5cfda0f 1b021e55de164a74af3a37619e8760fa 16771ce63d004996acee3d5731eeaf53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 825/1625] 10.0.0.13 () {34 vars in 694 bytes} [Tue Apr 14 08:57:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:57:01.368 7 WARNING neutron_lib.context [None req-35267b5a-fbd2-4cb9-bd2b-3e8b989460ea 1b021e55de164a74af3a37619e8760fa 16771ce63d004996acee3d5731eeaf53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 826/1626] 10.0.0.13 () {34 vars in 694 bytes} [Tue Apr 14 08:57:01 2026] POST /v2.0/security-group-rules => generated 596 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:57:01.507 7 WARNING neutron_lib.context [None req-621c8eb4-060f-40a3-b3e7-f540dda29516 1b021e55de164a74af3a37619e8760fa 16771ce63d004996acee3d5731eeaf53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 827/1627] 10.0.0.13 () {34 vars in 694 bytes} [Tue Apr 14 08:57:01 2026] POST /v2.0/security-group-rules => generated 602 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:57:01.653 7 WARNING neutron_lib.context [None req-c7c81c6b-ca1a-4faa-8957-ab17c8628a7b 1b021e55de164a74af3a37619e8760fa 16771ce63d004996acee3d5731eeaf53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 828/1628] 10.0.0.13 () {34 vars in 694 bytes} [Tue Apr 14 08:57:01 2026] POST /v2.0/security-group-rules => generated 601 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:57:01.793 7 WARNING neutron_lib.context [None req-ac4b51d2-4aa4-4aaa-a82b-8d129d6b567b 1b021e55de164a74af3a37619e8760fa 16771ce63d004996acee3d5731eeaf53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:57:01.854 7 INFO neutron.db.securitygroups_db [None req-ac4b51d2-4aa4-4aaa-a82b-8d129d6b567b 1b021e55de164a74af3a37619e8760fa 16771ce63d004996acee3d5731eeaf53 - - default default] Project 16771ce63d004996acee3d5731eeaf53 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: 829/1629] 10.0.0.13 () {34 vars in 694 bytes} [Tue Apr 14 08:57:01 2026] POST /v2.0/security-group-rules => generated 607 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:57:01.968 7 WARNING neutron_lib.context [None req-e2c33c6c-7265-4f41-9518-f8a9e6531b9f 1b021e55de164a74af3a37619e8760fa 16771ce63d004996acee3d5731eeaf53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:57:02.004 7 INFO neutron.db.securitygroups_db [None req-e2c33c6c-7265-4f41-9518-f8a9e6531b9f 1b021e55de164a74af3a37619e8760fa 16771ce63d004996acee3d5731eeaf53 - - default default] Project 16771ce63d004996acee3d5731eeaf53 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: 830/1630] 10.0.0.13 () {34 vars in 694 bytes} [Tue Apr 14 08:57:01 2026] POST /v2.0/security-group-rules => generated 606 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:57:02.237 8 INFO neutron.services.segments.plugin [-] Segment 6980d9d3-c27d-4f07-85bc-fde38babc720 resource provider aggregate not found 2026-04-14 08:57:02.249 8 INFO neutron.services.segments.plugin [-] Segment 6980d9d3-c27d-4f07-85bc-fde38babc720 resource provider aggregate not found 2026-04-14 08:57:02.267 8 INFO neutron.db.l3_hamode_db [None req-91dad609-a2e1-4e8f-96b5-e92d59e23709 dbc609663a1a4bd78a934925fffddfd5 c7ac362a261c440dac10786d8de3093d - - default default] HA network b54af928-e109-44aa-a064-fdf99f2a96c4 was deleted as no HA routers are present in tenant c7ac362a261c440dac10786d8de3093d. [pid: 8|app: 0|req: 801/1631] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:57:00 2026] DELETE /v2.0/routers/8b0bee8a-d756-4788-808e-3ecd7715020c => generated 0 bytes in 1276 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:57:02.461 7 INFO neutron.services.segments.plugin [-] Segment 1419ef45-aabd-4062-a4f1-7c9df99e67ca resource provider aggregate not found 2026-04-14 08:57:02.465 7 INFO neutron.services.segments.plugin [-] Segment 1419ef45-aabd-4062-a4f1-7c9df99e67ca resource provider aggregate not found [pid: 7|app: 0|req: 831/1632] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:57:02 2026] DELETE /v2.0/networks/3b9a9590-e2ba-4628-b1aa-61f9a260ecc1 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:57:02.528 8 INFO neutron.services.segments.plugin [-] Segment 6980d9d3-c27d-4f07-85bc-fde38babc720 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6980d9d3-c27d-4f07-85bc-fde38babc720 found for delete ", "request_id": "req-e79e63ef-fdb3-45a0-bee6-d3f1e51d7d08"}]} 2026-04-14 08:57:02.536 8 INFO neutron.services.segments.plugin [-] Segment 6980d9d3-c27d-4f07-85bc-fde38babc720 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6980d9d3-c27d-4f07-85bc-fde38babc720 found for delete ", "request_id": "req-cbe36405-7ddf-4089-bc24-784ce843245c"}]} 2026-04-14 08:57:02.586 7 WARNING neutron_lib.context [None req-496e1993-0d62-4007-ae61-27bf33b483da 1b021e55de164a74af3a37619e8760fa 16771ce63d004996acee3d5731eeaf53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:57:02.591 7 INFO neutron.services.segments.plugin [-] Segment 1419ef45-aabd-4062-a4f1-7c9df99e67ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1419ef45-aabd-4062-a4f1-7c9df99e67ca found for delete ", "request_id": "req-cd962438-639f-4747-831e-992667a490bf"}]} 2026-04-14 08:57:02.591 7 INFO neutron.services.segments.plugin [-] Segment 1419ef45-aabd-4062-a4f1-7c9df99e67ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1419ef45-aabd-4062-a4f1-7c9df99e67ca found for delete ", "request_id": "req-76e82f4f-0c34-45ae-997a-be3895bf95d0"}]} 2026-04-14 08:57:02.691 8 WARNING neutron_lib.context [None req-51e45706-f9f0-4043-810e-4d26b885219c c2631e9e67ac4f18803012d7e4659642 933412e026694b83b3c5c6fc5d2ddad2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 832/1633] 10.0.0.13 () {34 vars in 684 bytes} [Tue Apr 14 08:57:02 2026] POST /v2.0/security-groups => generated 1661 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-14 08:57:02.735 7 WARNING neutron_lib.context [None req-c3b2b9f2-a521-4d81-b6dd-38c33c997f9e 1b021e55de164a74af3a37619e8760fa 16771ce63d004996acee3d5731eeaf53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 833/1634] 10.0.0.13 () {34 vars in 694 bytes} [Tue Apr 14 08:57:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:57:02.872 7 WARNING neutron_lib.context [None req-1c46fa44-beeb-4596-a144-d3b881afa1f1 1b021e55de164a74af3a37619e8760fa 16771ce63d004996acee3d5731eeaf53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:57:02.880 8 INFO neutron.db.segments_db [None req-51e45706-f9f0-4043-810e-4d26b885219c c2631e9e67ac4f18803012d7e4659642 933412e026694b83b3c5c6fc5d2ddad2 - - default default] Added segment 06a2c2a8-59cd-41d0-ac6e-967f5d0985bb of type vxlan for network e25e798c-311d-4a82-9286-ecd78578e2b1 [pid: 7|app: 0|req: 834/1635] 10.0.0.13 () {34 vars in 694 bytes} [Tue Apr 14 08:57:02 2026] POST /v2.0/security-group-rules => generated 602 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:57:02.984 7 WARNING neutron_lib.context [None req-d8457d16-7473-4e4d-8adc-1944226fe491 1b021e55de164a74af3a37619e8760fa 16771ce63d004996acee3d5731eeaf53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 802/1636] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:57:02 2026] POST /v2.0/networks => generated 630 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:57:03.012 8 WARNING neutron_lib.context [None req-7fb1e88b-537a-48e6-93b4-f283ebe3fbc0 c2631e9e67ac4f18803012d7e4659642 933412e026694b83b3c5c6fc5d2ddad2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:57:03.092 8 INFO neutron.db.segments_db [None req-7fb1e88b-537a-48e6-93b4-f283ebe3fbc0 c2631e9e67ac4f18803012d7e4659642 933412e026694b83b3c5c6fc5d2ddad2 - - default default] Added segment 4c5b166a-d180-4394-8e8c-8035b76f7255 of type vxlan for network 615513a9-ea87-4f73-ac4b-89f397905e2d [pid: 8|app: 0|req: 803/1637] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:57:03 2026] POST /v2.0/networks => generated 630 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:57:03.209 8 WARNING neutron_lib.context [None req-c56949fa-019b-477f-9554-80ad71391bce c2631e9e67ac4f18803012d7e4659642 933412e026694b83b3c5c6fc5d2ddad2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 804/1638] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:57:03 2026] POST /v2.0/subnets => generated 602 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1639] 10.0.0.13 () {34 vars in 675 bytes} [Tue Apr 14 08:57:02 2026] POST /v2.0/floatingips => generated 552 bytes in 740 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:57:03.725 7 WARNING neutron_lib.context [None req-3fcd03d2-b659-4e92-a4f6-8b9a35f6c780 c2631e9e67ac4f18803012d7e4659642 933412e026694b83b3c5c6fc5d2ddad2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 805/1640] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:57:03 2026] GET /v2.0/security-groups?tenant_id=c7ac362a261c440dac10786d8de3093d&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1641] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:57:03 2026] DELETE /v2.0/security-groups/ad3bbbd3-ea2d-4550-b7ae-a94b2fcb1cc2 => 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: 807/1642] 10.0.0.62 () {34 vars in 1099 bytes} [Tue Apr 14 08:57:03 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1888131537&fields=id&tenant_id=16771ce63d004996acee3d5731eeaf53 => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1643] 10.0.0.62 () {34 vars in 1099 bytes} [Tue Apr 14 08:57:03 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1091777016&fields=id&tenant_id=16771ce63d004996acee3d5731eeaf53 => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1644] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:57:03 2026] POST /v2.0/subnets => generated 602 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1645] 10.0.0.62 () {34 vars in 981 bytes} [Tue Apr 14 08:57:04 2026] GET /v2.0/networks?id=e607d30a-3d62-48f7-b540-59848e96e41b => generated 673 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:57:04.159 7 WARNING neutron_lib.context [None req-85f76211-a52f-4bca-b941-562c5f7a2c3e c2631e9e67ac4f18803012d7e4659642 933412e026694b83b3c5c6fc5d2ddad2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 809/1646] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:57:04 2026] GET /v2.0/security-groups?tenant_id=a733211c4eb1416ab1910655434d35c3&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1647] 10.0.0.62 () {34 vars in 964 bytes} [Tue Apr 14 08:57:04 2026] GET /v2.0/quotas/16771ce63d004996acee3d5731eeaf53 => generated 292 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:57:04.205 7 INFO neutron.db.segments_db [None req-85f76211-a52f-4bca-b941-562c5f7a2c3e c2631e9e67ac4f18803012d7e4659642 933412e026694b83b3c5c6fc5d2ddad2 - - default default] Added segment d8f3129a-b473-4354-b4e5-a9a2529ba7dd of type vxlan for network 5f9c62e5-40b6-4734-9bfd-a94ca497bace [pid: 8|app: 0|req: 811/1648] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:57:04 2026] DELETE /v2.0/security-groups/9b0f7c20-a950-4a6b-95c7-03c191b79963 => 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: 812/1649] 10.0.0.62 () {34 vars in 1001 bytes} [Tue Apr 14 08:57:04 2026] GET /v2.0/ports?tenant_id=16771ce63d004996acee3d5731eeaf53&fields=id => generated 103 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1650] 10.0.0.62 () {34 vars in 1007 bytes} [Tue Apr 14 08:57:04 2026] GET /v2.0/networks/e607d30a-3d62-48f7-b540-59848e96e41b?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:57:04.593 7 INFO neutron.db.l3_hamode_db [None req-85f76211-a52f-4bca-b941-562c5f7a2c3e c2631e9e67ac4f18803012d7e4659642 933412e026694b83b3c5c6fc5d2ddad2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 814/1651] 10.0.0.62 () {34 vars in 1107 bytes} [Tue Apr 14 08:57:04 2026] GET /v2.0/networks/e607d30a-3d62-48f7-b540-59848e96e41b?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: 815/1652] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:57:04 2026] GET /v2.0/ports?device_id=0498d266-fae3-4674-944f-d8c315f2d8fe => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:57:04.869 7 INFO neutron.db.l3_hamode_db [None req-85f76211-a52f-4bca-b941-562c5f7a2c3e c2631e9e67ac4f18803012d7e4659642 933412e026694b83b3c5c6fc5d2ddad2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 816/1653] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 08:57:05 2026] GET /v2.0/networks?id=e607d30a-3d62-48f7-b540-59848e96e41b => generated 673 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1654] 199.204.45.33 () {34 vars in 1049 bytes} [Tue Apr 14 08:57:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=16771ce63d004996acee3d5731eeaf53 => generated 274 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:57:05.705 8 WARNING neutron_lib.context [req-676c7c8a-39e6-452d-8c0b-a01a55e275fe req-66de4862-6cf2-48bf-a8b6-d64a679e9608 1b021e55de164a74af3a37619e8760fa 16771ce63d004996acee3d5731eeaf53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 838/1655] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:57:04 2026] POST /v2.0/routers => generated 507 bytes in 1557 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1656] 199.204.45.33 () {38 vars in 954 bytes} [Tue Apr 14 08:57:05 2026] POST /v2.0/ports => generated 993 bytes in 559 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: 819/1657] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:57:06 2026] GET /v2.0/ports?device_id=0498d266-fae3-4674-944f-d8c315f2d8fe => generated 996 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1658] 199.204.45.33 () {38 vars in 1027 bytes} [Tue Apr 14 08:57:06 2026] PUT /v2.0/ports/c328bc3b-52a9-45de-aae0-5b5920a25f21 => generated 1238 bytes in 631 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-04-14 08:57:07.002 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3b0e110f-7023-466b-a61f-c739a3e390d5'] response: {'name': 'network-changed', 'server_uuid': '0498d266-fae3-4674-944f-d8c315f2d8fe', 'tag': 'c328bc3b-52a9-45de-aae0-5b5920a25f21', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 821/1659] 10.0.0.62 () {34 vars in 1119 bytes} [Tue Apr 14 08:57:06 2026] GET /v2.0/security-groups?id=a4f507b2-640d-4260-bfe2-eb5ee4bc703f&id=0fc30429-634c-4ae6-a180-53b3e09476ec&fields=id&fields=name => generated 207 bytes in 63 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: 822/1660] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 08:57:07 2026] GET /v2.0/ports?tenant_id=16771ce63d004996acee3d5731eeaf53&device_id=0498d266-fae3-4674-944f-d8c315f2d8fe => generated 1277 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1661] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 14 08:57:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=c328bc3b-52a9-45de-aae0-5b5920a25f21 => 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: 824/1662] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 08:57:07 2026] GET /v2.0/subnets?id=42f3507b-2dea-4027-8099-4237fdf1a08d => generated 667 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1663] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:57:07 2026] GET /v2.0/ports?network_id=e607d30a-3d62-48f7-b540-59848e96e41b&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: 826/1664] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 08:57:07 2026] GET /v2.0/networks/e607d30a-3d62-48f7-b540-59848e96e41b?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: 827/1665] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 08:57:07 2026] GET /v2.0/networks/e607d30a-3d62-48f7-b540-59848e96e41b?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: 828/1666] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 08:57:07 2026] GET /v2.0/ports?tenant_id=16771ce63d004996acee3d5731eeaf53&device_id=0498d266-fae3-4674-944f-d8c315f2d8fe => generated 1277 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1667] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 08:57:07 2026] GET /v2.0/networks?id=e607d30a-3d62-48f7-b540-59848e96e41b => generated 769 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1668] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 14 08:57:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=c328bc3b-52a9-45de-aae0-5b5920a25f21 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1669] 199.204.45.33 () {34 vars in 993 bytes} [Tue Apr 14 08:57:07 2026] GET /v2.0/ports?device_id=0498d266-fae3-4674-944f-d8c315f2d8fe => generated 1277 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1670] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 08:57:07 2026] GET /v2.0/subnets?id=42f3507b-2dea-4027-8099-4237fdf1a08d => generated 667 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1671] 199.204.45.33 () {34 vars in 1123 bytes} [Tue Apr 14 08:57:07 2026] GET /v2.0/security-groups?id=0fc30429-634c-4ae6-a180-53b3e09476ec&id=a4f507b2-640d-4260-bfe2-eb5ee4bc703f&fields=id&fields=name => generated 207 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1672] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:57:07 2026] GET /v2.0/ports?network_id=e607d30a-3d62-48f7-b540-59848e96e41b&device_owner=network%3Adhcp => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1673] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 08:57:07 2026] GET /v2.0/networks/e607d30a-3d62-48f7-b540-59848e96e41b?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1674] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 08:57:07 2026] GET /v2.0/networks/e607d30a-3d62-48f7-b540-59848e96e41b?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: 839/1675] 10.0.0.13 () {34 vars in 782 bytes} [Tue Apr 14 08:57:05 2026] PUT /v2.0/routers/e5bde843-2625-41d5-be49-3c617a46f7e4/add_router_interface => generated 309 bytes in 2348 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1676] 10.0.0.13 () {32 vars in 716 bytes} [Tue Apr 14 08:57:08 2026] GET /v2.0/ports/276fce2d-8d78-4b4e-a7a2-8df8d336b4ff => generated 955 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1677] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:57:08 2026] GET /v2.0/ports?device_id=0498d266-fae3-4674-944f-d8c315f2d8fe => generated 1008 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1678] 10.0.0.62 () {34 vars in 1119 bytes} [Tue Apr 14 08:57:08 2026] GET /v2.0/security-groups?id=a4f507b2-640d-4260-bfe2-eb5ee4bc703f&id=0fc30429-634c-4ae6-a180-53b3e09476ec&fields=id&fields=name => generated 207 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:57:08.977 7 WARNING neutron_lib.context [None req-ba8ba065-8465-43a5-a47b-1acf04b02b7c 8e47e923868743deaed012588c2df1f1 7a02ba9b3dc74a35bf0ee58da080519a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 842/1679] 10.0.0.13 () {34 vars in 675 bytes} [Tue Apr 14 08:57:08 2026] POST /v2.0/floatingips => generated 552 bytes in 846 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1680] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:57:09 2026] GET /v2.0/ports?device_id=0498d266-fae3-4674-944f-d8c315f2d8fe => generated 1010 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:57:09.685 7 WARNING neutron_lib.context [None req-b3968dbe-ee80-4acd-9156-c49bff296bfb 8e47e923868743deaed012588c2df1f1 7a02ba9b3dc74a35bf0ee58da080519a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 838/1681] 10.0.0.13 () {34 vars in 782 bytes} [Tue Apr 14 08:57:08 2026] PUT /v2.0/routers/e5bde843-2625-41d5-be49-3c617a46f7e4/add_router_interface => generated 309 bytes in 2095 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1682] 10.0.0.62 () {34 vars in 1119 bytes} [Tue Apr 14 08:57:10 2026] GET /v2.0/security-groups?id=a4f507b2-640d-4260-bfe2-eb5ee4bc703f&id=0fc30429-634c-4ae6-a180-53b3e09476ec&fields=id&fields=name => generated 207 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1683] 10.0.0.13 () {34 vars in 675 bytes} [Tue Apr 14 08:57:09 2026] POST /v2.0/floatingips => generated 552 bytes in 697 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1684] 10.0.0.13 () {32 vars in 716 bytes} [Tue Apr 14 08:57:10 2026] GET /v2.0/ports/26a42e75-857d-47fe-a4ca-5eb2e8dbe88e => generated 955 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:57:10.419 8 WARNING neutron_lib.context [None req-baba91d3-faaf-4e01-9c9c-faf9c9e68f6c 8e47e923868743deaed012588c2df1f1 7a02ba9b3dc74a35bf0ee58da080519a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 845/1685] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:57:10 2026] GET /v2.0/ports?device_id=0498d266-fae3-4674-944f-d8c315f2d8fe => generated 1010 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1686] 10.0.0.13 () {34 vars in 675 bytes} [Tue Apr 14 08:57:10 2026] POST /v2.0/floatingips => generated 552 bytes in 619 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:57:11.472 8 INFO neutron.db.l3_db [None req-c322d859-3a25-4ab3-b7e0-0746ceb2fd5b 1b021e55de164a74af3a37619e8760fa 16771ce63d004996acee3d5731eeaf53 - - default default] Floating IP f554adb5-180b-4700-bdbd-de2d197aee44 associated. External IP: 10.96.250.208, port: c328bc3b-52a9-45de-aae0-5b5920a25f21. [pid: 7|app: 0|req: 846/1687] 10.0.0.13 () {34 vars in 788 bytes} [Tue Apr 14 08:57:10 2026] PUT /v2.0/routers/e5bde843-2625-41d5-be49-3c617a46f7e4/remove_router_interface => generated 309 bytes in 1183 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:57:11.616 7 WARNING neutron_lib.context [None req-ddeba9ae-3bf9-42ba-8867-1595d4e23919 8e47e923868743deaed012588c2df1f1 7a02ba9b3dc74a35bf0ee58da080519a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 842/1688] 10.0.0.13 () {34 vars in 748 bytes} [Tue Apr 14 08:57:11 2026] PUT /v2.0/floatingips/f554adb5-180b-4700-bdbd-de2d197aee44 => generated 855 bytes in 874 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:57:11.974 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9562155a-dd0a-4ef0-9382-a8cf27efe1fb'] response: {'name': 'network-changed', 'server_uuid': '0498d266-fae3-4674-944f-d8c315f2d8fe', 'tag': 'c328bc3b-52a9-45de-aae0-5b5920a25f21', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 847/1689] 10.0.0.13 () {34 vars in 675 bytes} [Tue Apr 14 08:57:11 2026] POST /v2.0/floatingips => generated 552 bytes in 663 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1690] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 08:57:12 2026] GET /v2.0/ports?tenant_id=16771ce63d004996acee3d5731eeaf53&device_id=0498d266-fae3-4674-944f-d8c315f2d8fe => generated 1279 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:57:12.323 7 WARNING neutron_lib.context [None req-61a1732c-7be0-4bf8-a65b-c7cee24e54fa 8e47e923868743deaed012588c2df1f1 7a02ba9b3dc74a35bf0ee58da080519a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 849/1691] 10.0.0.13 () {34 vars in 675 bytes} [Tue Apr 14 08:57:12 2026] POST /v2.0/floatingips => generated 552 bytes in 679 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1692] 10.0.0.13 () {34 vars in 788 bytes} [Tue Apr 14 08:57:11 2026] PUT /v2.0/routers/e5bde843-2625-41d5-be49-3c617a46f7e4/remove_router_interface => generated 309 bytes in 1122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1693] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 08:57:12 2026] GET /v2.0/networks?id=e607d30a-3d62-48f7-b540-59848e96e41b => generated 769 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1694] 10.0.0.13 () {34 vars in 758 bytes} [Tue Apr 14 08:57:13 2026] PUT /v2.0/floatingips/4ecbeec7-15da-4551-ad84-60d7d01697ad/tags => generated 17 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1695] 10.0.0.13 () {32 vars in 735 bytes} [Tue Apr 14 08:57:13 2026] GET /v2.0/ports?device_id=e5bde843-2625-41d5-be49-3c617a46f7e4 => 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: 853/1696] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 14 08:57:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=c328bc3b-52a9-45de-aae0-5b5920a25f21 => generated 858 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1697] 10.0.0.13 () {34 vars in 758 bytes} [Tue Apr 14 08:57:13 2026] PUT /v2.0/floatingips/f5304360-b7d1-4fb0-9f0b-038f3058c785/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1698] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:57:13 2026] GET /v2.0/security-groups?tenant_id=573009634b3e4710b421723d7b253e8f&name=default => generated 2925 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1699] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 08:57:13 2026] GET /v2.0/subnets?id=42f3507b-2dea-4027-8099-4237fdf1a08d => generated 667 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1700] 10.0.0.13 () {34 vars in 758 bytes} [Tue Apr 14 08:57:13 2026] PUT /v2.0/floatingips/9f369cc2-8949-4e25-9d4c-a72dc450eafb/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1701] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:57:13 2026] DELETE /v2.0/security-groups/30d0bb12-4121-4e1f-858f-168b98744a3d => 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: 848/1702] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:57:13 2026] GET /v2.0/ports?network_id=e607d30a-3d62-48f7-b540-59848e96e41b&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1703] 10.0.0.13 () {34 vars in 758 bytes} [Tue Apr 14 08:57:13 2026] PUT /v2.0/floatingips/c9375bcb-e855-4219-84bc-77a7a9eddd10/tags => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1704] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 08:57:13 2026] GET /v2.0/networks/e607d30a-3d62-48f7-b540-59848e96e41b?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: 851/1705] 10.0.0.13 () {32 vars in 671 bytes} [Tue Apr 14 08:57:13 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1706] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 08:57:13 2026] GET /v2.0/networks/e607d30a-3d62-48f7-b540-59848e96e41b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1707] 10.0.0.13 () {32 vars in 685 bytes} [Tue Apr 14 08:57:13 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1708] 10.0.0.13 () {32 vars in 681 bytes} [Tue Apr 14 08:57:13 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1709] 10.0.0.13 () {32 vars in 693 bytes} [Tue Apr 14 08:57:13 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1710] 10.0.0.13 () {32 vars in 679 bytes} [Tue Apr 14 08:57:13 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1711] 10.0.0.13 () {32 vars in 693 bytes} [Tue Apr 14 08:57:13 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:57:14.057 7 INFO neutron.services.segments.plugin [-] Segment d8f3129a-b473-4354-b4e5-a9a2529ba7dd resource provider aggregate not found 2026-04-14 08:57:14.068 7 INFO neutron.services.segments.plugin [-] Segment d8f3129a-b473-4354-b4e5-a9a2529ba7dd resource provider aggregate not found 2026-04-14 08:57:14.074 7 INFO neutron.services.segments.plugin [-] Segment d8f3129a-b473-4354-b4e5-a9a2529ba7dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8f3129a-b473-4354-b4e5-a9a2529ba7dd found for delete ", "request_id": "req-5fcbec56-ff47-4ad3-9745-47a981a311c0"}]} 2026-04-14 08:57:14.079 7 INFO neutron.db.l3_hamode_db [None req-e3dba153-90e9-42ef-ae07-2d67931e312e c2631e9e67ac4f18803012d7e4659642 933412e026694b83b3c5c6fc5d2ddad2 - - default default] HA network 5f9c62e5-40b6-4734-9bfd-a94ca497bace was deleted as no HA routers are present in tenant 933412e026694b83b3c5c6fc5d2ddad2. [pid: 7|app: 0|req: 855/1712] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:57:13 2026] DELETE /v2.0/routers/e5bde843-2625-41d5-be49-3c617a46f7e4 => generated 0 bytes in 832 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1713] 10.0.0.13 () {32 vars in 689 bytes} [Tue Apr 14 08:57:14 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:57:14.098 7 INFO neutron.services.segments.plugin [-] Segment d8f3129a-b473-4354-b4e5-a9a2529ba7dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8f3129a-b473-4354-b4e5-a9a2529ba7dd found for delete ", "request_id": "req-c3f0aeb8-cc11-462a-9cc7-0f601a5c99ab"}]} [pid: 8|app: 0|req: 859/1714] 10.0.0.13 () {32 vars in 701 bytes} [Tue Apr 14 08:57:14 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1715] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:57:14 2026] DELETE /v2.0/subnets/4c8beec7-3034-4da4-9722-36805f9c06fb => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1716] 10.0.0.13 () {32 vars in 731 bytes} [Tue Apr 14 08:57:14 2026] DELETE /v2.0/floatingips/4ecbeec7-15da-4551-ad84-60d7d01697ad => generated 0 bytes in 378 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1717] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:57:14 2026] DELETE /v2.0/subnets/7a7fd11a-5909-4209-9405-ee8dcdd04c80 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1718] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:57:14 2026] DELETE /v2.0/networks/615513a9-ea87-4f73-ac4b-89f397905e2d => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1719] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:57:14 2026] DELETE /v2.0/networks/e25e798c-311d-4a82-9286-ecd78578e2b1 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:57:15.090 7 WARNING neutron_lib.context [None req-2ad45ae9-f1c8-4e97-a95f-e37625c6339d c2631e9e67ac4f18803012d7e4659642 933412e026694b83b3c5c6fc5d2ddad2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:57:15.190 7 INFO neutron.db.segments_db [None req-2ad45ae9-f1c8-4e97-a95f-e37625c6339d c2631e9e67ac4f18803012d7e4659642 933412e026694b83b3c5c6fc5d2ddad2 - - default default] Added segment ff6e1109-b3db-40b4-8e03-174049890535 of type vxlan for network 2767ff28-07e0-46c7-988b-c883500e91a0 [pid: 7|app: 0|req: 860/1720] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:57:15 2026] POST /v2.0/networks => generated 629 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:57:15.310 7 WARNING neutron_lib.context [None req-a54181a7-98b6-466a-9702-9bb8974a4a5d c2631e9e67ac4f18803012d7e4659642 933412e026694b83b3c5c6fc5d2ddad2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 861/1721] 10.0.0.13 () {32 vars in 731 bytes} [Tue Apr 14 08:57:14 2026] DELETE /v2.0/floatingips/f5304360-b7d1-4fb0-9f0b-038f3058c785 => generated 0 bytes in 1023 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1722] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:57:15 2026] POST /v2.0/subnets => generated 602 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:57:15.629 7 WARNING neutron_lib.context [None req-e0b570eb-3a1e-4728-98da-dfd65a8781de c2631e9e67ac4f18803012d7e4659642 933412e026694b83b3c5c6fc5d2ddad2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:57:15.682 7 INFO neutron.db.segments_db [None req-e0b570eb-3a1e-4728-98da-dfd65a8781de c2631e9e67ac4f18803012d7e4659642 933412e026694b83b3c5c6fc5d2ddad2 - - default default] Added segment 65ec3809-4a3f-4dd5-8017-9c71525068da of type vxlan for network 011902ee-b4b3-43b3-b040-582d3d4a1075 [pid: 8|app: 0|req: 862/1723] 10.0.0.13 () {32 vars in 731 bytes} [Tue Apr 14 08:57:15 2026] DELETE /v2.0/floatingips/9f369cc2-8949-4e25-9d4c-a72dc450eafb => generated 0 bytes in 372 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:57:15.990 7 INFO neutron.db.l3_hamode_db [None req-e0b570eb-3a1e-4728-98da-dfd65a8781de c2631e9e67ac4f18803012d7e4659642 933412e026694b83b3c5c6fc5d2ddad2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-14 08:57:16.105 7 INFO neutron.services.segments.plugin [-] Segment 4c5b166a-d180-4394-8e8c-8035b76f7255 resource provider aggregate not found 2026-04-14 08:57:16.115 7 INFO neutron.services.segments.plugin [-] Segment 4c5b166a-d180-4394-8e8c-8035b76f7255 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c5b166a-d180-4394-8e8c-8035b76f7255 found for delete ", "request_id": "req-02c0bc92-b2a0-47dd-a003-54d0ba969839"}]} 2026-04-14 08:57:16.122 7 INFO neutron.services.segments.plugin [-] Segment 4c5b166a-d180-4394-8e8c-8035b76f7255 resource provider aggregate not found 2026-04-14 08:57:16.127 7 INFO neutron.services.segments.plugin [-] Segment 06a2c2a8-59cd-41d0-ac6e-967f5d0985bb resource provider aggregate not found 2026-04-14 08:57:16.164 7 INFO neutron.services.segments.plugin [-] Segment 06a2c2a8-59cd-41d0-ac6e-967f5d0985bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06a2c2a8-59cd-41d0-ac6e-967f5d0985bb found for delete ", "request_id": "req-4ea622a7-cec0-43ce-bc07-3eb5122f4267"}]} 2026-04-14 08:57:16.165 7 INFO neutron.services.segments.plugin [-] Segment 4c5b166a-d180-4394-8e8c-8035b76f7255 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c5b166a-d180-4394-8e8c-8035b76f7255 found for delete ", "request_id": "req-8309b687-b8c9-4622-8ec5-7b4d8442b17e"}]} 2026-04-14 08:57:16.180 7 INFO neutron.services.segments.plugin [-] Segment 06a2c2a8-59cd-41d0-ac6e-967f5d0985bb resource provider aggregate not found 2026-04-14 08:57:16.191 7 INFO neutron.db.l3_hamode_db [None req-e0b570eb-3a1e-4728-98da-dfd65a8781de c2631e9e67ac4f18803012d7e4659642 933412e026694b83b3c5c6fc5d2ddad2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-14 08:57:16.197 7 INFO neutron.services.segments.plugin [-] Segment 06a2c2a8-59cd-41d0-ac6e-967f5d0985bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06a2c2a8-59cd-41d0-ac6e-967f5d0985bb found for delete ", "request_id": "req-41f90d84-a21b-45a3-9f87-dd485fdf1e9a"}]} [pid: 8|app: 0|req: 865/1726] 10.0.0.13 () {32 vars in 731 bytes} [Tue Apr 14 08:57:15 2026] DELETE /v2.0/floatingips/c9375bcb-e855-4219-84bc-77a7a9eddd10 => generated 0 bytes in 387 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1727] 10.0.0.13 () {32 vars in 731 bytes} [Tue Apr 14 08:57:16 2026] DELETE /v2.0/floatingips/4249908e-ae5a-4e59-873a-e20144c0aa92 => generated 0 bytes in 382 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1728] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:57:15 2026] POST /v2.0/routers => generated 506 bytes in 1694 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:57:17.326 8 WARNING neutron_lib.context [None req-b9bde334-d928-4572-8fb4-49040425e5d5 c2631e9e67ac4f18803012d7e4659642 933412e026694b83b3c5c6fc5d2ddad2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 867/1729] 10.0.0.13 () {34 vars in 664 bytes} [Tue Apr 14 08:57:17 2026] POST /v2.0/ports => generated 947 bytes in 386 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: 863/1730] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:57:17 2026] GET /v2.0/security-groups?tenant_id=1cfa9ca562884069bb9c2a87cbc66e45&name=default => generated 2925 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1731] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:57:17 2026] DELETE /v2.0/security-groups/b89ee182-4581-4244-9b12-4d87c9253a24 => 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: 865/1732] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:57:18 2026] GET /v2.0/security-groups?tenant_id=9e2e5e134a944d628282cc29b9968dcf&name=default => generated 2925 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1733] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:57:18 2026] DELETE /v2.0/security-groups/1d1eed2b-771f-4739-8516-2aa407da46b8 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1734] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:57:18 2026] GET /v2.0/security-groups?tenant_id=7a02ba9b3dc74a35bf0ee58da080519a&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1735] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:57:18 2026] DELETE /v2.0/security-groups/dd87524c-9f16-4bc9-a67f-feaf521b7987 => 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: 869/1736] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:57:19 2026] GET /v2.0/ports?device_id=0498d266-fae3-4674-944f-d8c315f2d8fe => generated 1010 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1737] 10.0.0.62 () {34 vars in 1119 bytes} [Tue Apr 14 08:57:19 2026] GET /v2.0/security-groups?id=a4f507b2-640d-4260-bfe2-eb5ee4bc703f&id=0fc30429-634c-4ae6-a180-53b3e09476ec&fields=id&fields=name => generated 207 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1738] 10.0.0.13 () {34 vars in 782 bytes} [Tue Apr 14 08:57:17 2026] PUT /v2.0/routers/02ee067e-8398-4a01-b99c-b1339f93dd64/add_router_interface => generated 309 bytes in 1585 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: 869/1739] 10.0.0.13 () {32 vars in 716 bytes} [Tue Apr 14 08:57:19 2026] GET /v2.0/ports/e9bbe684-93e9-4137-b56e-c11b728c0443 => generated 1021 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1740] 10.0.0.13 () {32 vars in 735 bytes} [Tue Apr 14 08:57:19 2026] GET /v2.0/ports?device_id=0498d266-fae3-4674-944f-d8c315f2d8fe => generated 1279 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1741] 10.0.0.13 () {32 vars in 857 bytes} [Tue Apr 14 08:57:19 2026] GET /v2.0/floatingips?floating_network_id=6d0a278c-f7c2-44ec-b459-07b076866699&port_id=c328bc3b-52a9-45de-aae0-5b5920a25f21 => generated 860 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1742] 10.0.0.239 () {34 vars in 990 bytes} [Tue Apr 14 08:57:19 2026] GET /v2.0/ports?device_id=0498d266-fae3-4674-944f-d8c315f2d8fe => generated 1279 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1743] 10.0.0.239 () {34 vars in 1120 bytes} [Tue Apr 14 08:57:19 2026] GET /v2.0/security-groups?id=a4f507b2-640d-4260-bfe2-eb5ee4bc703f&id=0fc30429-634c-4ae6-a180-53b3e09476ec&fields=id&fields=name => generated 207 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1744] 10.0.0.13 () {34 vars in 788 bytes} [Tue Apr 14 08:57:19 2026] PUT /v2.0/routers/02ee067e-8398-4a01-b99c-b1339f93dd64/remove_router_interface => generated 309 bytes in 1104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:57:20.661 7 INFO neutron.api.v2.resource [None req-4991fb3c-b409-4096-b338-8ea2e2badd88 c2631e9e67ac4f18803012d7e4659642 933412e026694b83b3c5c6fc5d2ddad2 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 875/1745] 10.0.0.13 () {34 vars in 788 bytes} [Tue Apr 14 08:57:20 2026] PUT /v2.0/routers/02ee067e-8398-4a01-b99c-b1339f93dd64/remove_router_interface => generated 197 bytes in 152 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: 8|app: 0|req: 871/1746] 10.0.0.13 () {32 vars in 735 bytes} [Tue Apr 14 08:57:20 2026] GET /v2.0/ports?device_id=02ee067e-8398-4a01-b99c-b1339f93dd64 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:57:21.372 7 INFO neutron.services.segments.plugin [-] Segment 65ec3809-4a3f-4dd5-8017-9c71525068da resource provider aggregate not found 2026-04-14 08:57:21.382 7 INFO neutron.services.segments.plugin [-] Segment 65ec3809-4a3f-4dd5-8017-9c71525068da resource provider aggregate not found 2026-04-14 08:57:21.387 7 INFO neutron.services.segments.plugin [-] Segment 65ec3809-4a3f-4dd5-8017-9c71525068da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65ec3809-4a3f-4dd5-8017-9c71525068da found for delete ", "request_id": "req-8891d4bc-1207-4f02-91b0-5b031ccb6cc0"}]} 2026-04-14 08:57:21.394 7 INFO neutron.db.l3_hamode_db [None req-54014d14-97fe-49d4-bde5-c46916d296bc c2631e9e67ac4f18803012d7e4659642 933412e026694b83b3c5c6fc5d2ddad2 - - default default] HA network 011902ee-b4b3-43b3-b040-582d3d4a1075 was deleted as no HA routers are present in tenant 933412e026694b83b3c5c6fc5d2ddad2. [pid: 7|app: 0|req: 876/1747] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:57:20 2026] DELETE /v2.0/routers/02ee067e-8398-4a01-b99c-b1339f93dd64 => generated 0 bytes in 702 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1748] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:57:21 2026] DELETE /v2.0/subnets/8c294859-7dd1-4017-a4a9-6c6b72cb688e => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:57:21.645 7 INFO neutron.services.segments.plugin [-] Segment 65ec3809-4a3f-4dd5-8017-9c71525068da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65ec3809-4a3f-4dd5-8017-9c71525068da found for delete ", "request_id": "req-526f49fa-a80a-4758-b2a2-3a01b620b50e"}]} [pid: 7|app: 0|req: 877/1749] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:57:21 2026] DELETE /v2.0/networks/2767ff28-07e0-46c7-988b-c883500e91a0 => generated 0 bytes in 413 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:57:22.065 7 WARNING neutron_lib.context [None req-3ced4693-e9c7-4521-94a0-61b9ffd32bc4 c2631e9e67ac4f18803012d7e4659642 933412e026694b83b3c5c6fc5d2ddad2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:57:22.151 7 INFO neutron.db.segments_db [None req-3ced4693-e9c7-4521-94a0-61b9ffd32bc4 c2631e9e67ac4f18803012d7e4659642 933412e026694b83b3c5c6fc5d2ddad2 - - default default] Added segment 778b5bac-8509-4128-804e-5c0369a88550 of type vxlan for network abfd647a-665c-47bc-b1df-300aa106ca82 [pid: 8|app: 0|req: 873/1750] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:57:21 2026] GET /v2.0/ports?device_id=0498d266-fae3-4674-944f-d8c315f2d8fe => generated 1010 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1751] 10.0.0.62 () {34 vars in 1119 bytes} [Tue Apr 14 08:57:22 2026] GET /v2.0/security-groups?id=a4f507b2-640d-4260-bfe2-eb5ee4bc703f&id=0fc30429-634c-4ae6-a180-53b3e09476ec&fields=id&fields=name => generated 207 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1752] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:57:22 2026] POST /v2.0/networks => generated 629 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:57:22.279 8 WARNING neutron_lib.context [None req-2f0166a3-e2c0-4589-9e20-ca2b1cb73f15 c2631e9e67ac4f18803012d7e4659642 933412e026694b83b3c5c6fc5d2ddad2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 875/1753] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:57:22 2026] POST /v2.0/subnets => generated 602 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1754] 199.204.45.33 () {34 vars in 993 bytes} [Tue Apr 14 08:57:22 2026] GET /v2.0/ports?device_id=0498d266-fae3-4674-944f-d8c315f2d8fe => generated 1010 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:57:22.631 8 WARNING neutron_lib.context [None req-510edb4a-5093-455c-80de-a4090a25d29b c2631e9e67ac4f18803012d7e4659642 933412e026694b83b3c5c6fc5d2ddad2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:57:22.694 8 INFO neutron.db.segments_db [None req-510edb4a-5093-455c-80de-a4090a25d29b c2631e9e67ac4f18803012d7e4659642 933412e026694b83b3c5c6fc5d2ddad2 - - default default] Added segment 5381ce2e-86af-4ba6-a9b5-0195df0c5f29 of type vxlan for network 19727544-cbb3-45a8-b354-13c0c1861b56 2026-04-14 08:57:23.041 7 INFO neutron.db.l3_db [req-89a03a74-3fda-4e0a-8479-5f0e5db2c4ce req-81949abd-b741-40fe-bb88-270d6ef9673f 1b021e55de164a74af3a37619e8760fa 16771ce63d004996acee3d5731eeaf53 - - default default] Floating IP f554adb5-180b-4700-bdbd-de2d197aee44 disassociated. External IP: 10.96.250.208, port: c328bc3b-52a9-45de-aae0-5b5920a25f21. 2026-04-14 08:57:23.043 8 INFO neutron.db.l3_hamode_db [None req-510edb4a-5093-455c-80de-a4090a25d29b c2631e9e67ac4f18803012d7e4659642 933412e026694b83b3c5c6fc5d2ddad2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-14 08:57:23.280 8 INFO neutron.db.l3_hamode_db [None req-510edb4a-5093-455c-80de-a4090a25d29b c2631e9e67ac4f18803012d7e4659642 933412e026694b83b3c5c6fc5d2ddad2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-14 08:57:23.415 7 INFO neutron.services.segments.plugin [-] Segment ff6e1109-b3db-40b4-8e03-174049890535 resource provider aggregate not found 2026-04-14 08:57:23.432 7 INFO neutron.services.segments.plugin [-] Segment ff6e1109-b3db-40b4-8e03-174049890535 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff6e1109-b3db-40b4-8e03-174049890535 found for delete ", "request_id": "req-3d7fb1f0-7437-425c-abbc-8349c6f88ab2"}]} [pid: 7|app: 0|req: 880/1755] 199.204.45.33 () {36 vars in 996 bytes} [Tue Apr 14 08:57:22 2026] DELETE /v2.0/ports/c328bc3b-52a9-45de-aae0-5b5920a25f21 => generated 0 bytes in 968 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:57:23.675 7 INFO neutron.services.segments.plugin [-] Segment ff6e1109-b3db-40b4-8e03-174049890535 resource provider aggregate not found 2026-04-14 08:57:23.682 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d82857f-524b-4f08-9386-f4942e937e81'] response: {'server_uuid': '0498d266-fae3-4674-944f-d8c315f2d8fe', 'name': 'network-vif-deleted', 'tag': 'c328bc3b-52a9-45de-aae0-5b5920a25f21', 'status': 'completed', 'code': 200} 2026-04-14 08:57:23.703 7 INFO neutron.services.segments.plugin [-] Segment ff6e1109-b3db-40b4-8e03-174049890535 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff6e1109-b3db-40b4-8e03-174049890535 found for delete ", "request_id": "req-d6270327-e23c-45e6-93b6-39136fa784ab"}]} 2026-04-14 08:57:23.894 7 WARNING neutron_lib.context [None req-21c84275-8a60-4ed8-90f5-fb079e7ec2ab b81a6baf0e604ffda2bd9cc45aaf5696 075a6f24d64d4fc4ac63a61488a3aee2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:57:24.062 7 INFO neutron.db.segments_db [None req-21c84275-8a60-4ed8-90f5-fb079e7ec2ab b81a6baf0e604ffda2bd9cc45aaf5696 075a6f24d64d4fc4ac63a61488a3aee2 - - default default] Added segment 9d8c3681-1202-460e-a236-97a2f8797c4c of type vxlan for network a875b394-f841-4f9a-93eb-29e20b8a1994 [pid: 7|app: 0|req: 881/1756] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:57:23 2026] POST /v2.0/networks => generated 632 bytes in 602 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1757] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:57:24 2026] GET /v2.0/ports?device_id=0498d266-fae3-4674-944f-d8c315f2d8fe => 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: 883/1758] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:57:24 2026] GET /v2.0/security-groups?tenant_id=ea35d4ae1e444ae4b32155c63560eef2&name=default => generated 2925 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:57:24.393 7 WARNING neutron_lib.context [None req-cc50b430-4fa5-4650-95d2-c153397f163b b81a6baf0e604ffda2bd9cc45aaf5696 075a6f24d64d4fc4ac63a61488a3aee2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 884/1759] 10.0.0.13 () {34 vars in 663 bytes} [Tue Apr 14 08:57:24 2026] POST /v2.0/ports => generated 743 bytes in 417 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: 885/1760] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:57:24 2026] DELETE /v2.0/security-groups/4d4731c7-813c-4d30-9d03-d228338feb18 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:57:24.937 7 WARNING neutron_lib.context [None req-b1535f6f-8374-4204-8ccb-4a57994c51e6 b81a6baf0e604ffda2bd9cc45aaf5696 075a6f24d64d4fc4ac63a61488a3aee2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 876/1761] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:57:22 2026] POST /v2.0/routers => generated 507 bytes in 2363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:57:24.997 7 INFO neutron.db.segments_db [None req-b1535f6f-8374-4204-8ccb-4a57994c51e6 b81a6baf0e604ffda2bd9cc45aaf5696 075a6f24d64d4fc4ac63a61488a3aee2 - - default default] Added segment 5998dcc5-46df-40f0-913a-1d18494223d1 of type vxlan for network 39a7754c-a760-46fc-bdd4-acdace7c1cf1 [pid: 7|app: 0|req: 886/1762] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:57:24 2026] POST /v2.0/networks => generated 632 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:57:25.108 7 WARNING neutron_lib.context [None req-7dbbad48-1d68-4eae-a4d8-71f89ed5bfad b81a6baf0e604ffda2bd9cc45aaf5696 075a6f24d64d4fc4ac63a61488a3aee2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 887/1763] 10.0.0.13 () {34 vars in 663 bytes} [Tue Apr 14 08:57:25 2026] POST /v2.0/ports => generated 743 bytes in 400 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: 888/1764] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:57:25 2026] DELETE /v2.0/security-groups/a4f507b2-640d-4260-bfe2-eb5ee4bc703f => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:57:25.620 7 WARNING neutron_lib.context [None req-9995a970-3ee1-43c2-88ee-d16e397011de b81a6baf0e604ffda2bd9cc45aaf5696 075a6f24d64d4fc4ac63a61488a3aee2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:57:25.701 7 INFO neutron.db.segments_db [None req-9995a970-3ee1-43c2-88ee-d16e397011de b81a6baf0e604ffda2bd9cc45aaf5696 075a6f24d64d4fc4ac63a61488a3aee2 - - default default] Added segment c2f01b79-28f6-4b70-bcb7-468d5bee4558 of type vxlan for network bbd2b8e0-1592-4885-81c0-a46ea74a727f [pid: 7|app: 0|req: 889/1765] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:57:25 2026] POST /v2.0/networks => generated 632 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:57:25.841 7 INFO neutron.api.v2.resource [None req-a124ae9c-da15-43c5-bf99-5213cbcc78dc 1b021e55de164a74af3a37619e8760fa 16771ce63d004996acee3d5731eeaf53 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 890/1766] 10.0.0.13 () {32 vars in 736 bytes} [Tue Apr 14 08:57:25 2026] GET /v2.0/security-groups/a4f507b2-640d-4260-bfe2-eb5ee4bc703f => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 08:57:25.856 7 WARNING neutron_lib.context [None req-1cc5618b-94f7-4f4b-ab07-b2e249975edd b81a6baf0e604ffda2bd9cc45aaf5696 075a6f24d64d4fc4ac63a61488a3aee2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1767] 10.0.0.13 () {34 vars in 663 bytes} [Tue Apr 14 08:57:25 2026] POST /v2.0/ports => generated 743 bytes in 351 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: 877/1768] 10.0.0.13 () {34 vars in 782 bytes} [Tue Apr 14 08:57:24 2026] PUT /v2.0/routers/8968b8f8-7e98-4e79-a772-0c8c867c7b6e/add_router_interface => generated 309 bytes in 1496 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:57:26.496 8 WARNING neutron_lib.context [None req-e08d4770-7b1c-43b7-883f-392206ccea63 b81a6baf0e604ffda2bd9cc45aaf5696 075a6f24d64d4fc4ac63a61488a3aee2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 892/1769] 10.0.0.13 () {32 vars in 731 bytes} [Tue Apr 14 08:57:26 2026] DELETE /v2.0/floatingips/f554adb5-180b-4700-bdbd-de2d197aee44 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:57:26.560 8 INFO neutron.db.segments_db [None req-e08d4770-7b1c-43b7-883f-392206ccea63 b81a6baf0e604ffda2bd9cc45aaf5696 075a6f24d64d4fc4ac63a61488a3aee2 - - default default] Added segment d4ba4898-282f-43e6-afc1-e5b78aa98c10 of type vxlan for network 6fad1497-7b94-4da9-baaa-7e9022940c75 [pid: 7|app: 0|req: 893/1770] 10.0.0.13 () {32 vars in 716 bytes} [Tue Apr 14 08:57:26 2026] GET /v2.0/ports/cbad01bf-d012-4134-8a9f-9b0a345261fe => generated 955 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1771] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:57:26 2026] POST /v2.0/networks => generated 632 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1772] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:57:26 2026] DELETE /v2.0/security-groups/0fc30429-634c-4ae6-a180-53b3e09476ec => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:57:26.795 7 WARNING neutron_lib.context [None req-86ea7516-e62d-4c4f-85d9-7aef9c0d03df b81a6baf0e604ffda2bd9cc45aaf5696 075a6f24d64d4fc4ac63a61488a3aee2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 895/1773] 10.0.0.13 () {34 vars in 663 bytes} [Tue Apr 14 08:57:26 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, ' [pid: 8|app: 0|req: 879/1774] 10.0.0.13 () {34 vars in 788 bytes} [Tue Apr 14 08:57:26 2026] PUT /v2.0/routers/8968b8f8-7e98-4e79-a772-0c8c867c7b6e/remove_router_interface => generated 309 bytes in 1089 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:57:27.752 8 WARNING neutron_lib.context [None req-9909abf1-c89c-45ec-a792-a05c14d6ce45 b81a6baf0e604ffda2bd9cc45aaf5696 075a6f24d64d4fc4ac63a61488a3aee2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:57:27.814 8 INFO neutron.db.segments_db [None req-9909abf1-c89c-45ec-a792-a05c14d6ce45 b81a6baf0e604ffda2bd9cc45aaf5696 075a6f24d64d4fc4ac63a61488a3aee2 - - default default] Added segment 5dbcaf2c-1760-4138-aa13-0dcc72a2be70 of type vxlan for network e68b7c2a-5bcd-4b2c-b911-72d422ba700f [pid: 8|app: 0|req: 880/1775] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:57:27 2026] POST /v2.0/networks => generated 632 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1776] 10.0.0.13 () {32 vars in 735 bytes} [Tue Apr 14 08:57:27 2026] GET /v2.0/ports?device_id=8968b8f8-7e98-4e79-a772-0c8c867c7b6e => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:57:27.962 8 WARNING neutron_lib.context [None req-cb28b6db-7c28-476f-951c-4df1ee5e0bb2 b81a6baf0e604ffda2bd9cc45aaf5696 075a6f24d64d4fc4ac63a61488a3aee2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 882/1777] 10.0.0.13 () {34 vars in 663 bytes} [Tue Apr 14 08:57:27 2026] POST /v2.0/ports => generated 743 bytes in 357 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: 896/1778] 10.0.0.13 () {34 vars in 788 bytes} [Tue Apr 14 08:57:27 2026] PUT /v2.0/routers/8c0e4c94-18d5-4906-89f6-2a917ad7252a/remove_router_interface => generated 309 bytes in 1277 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1779] 10.0.0.13 () {34 vars in 746 bytes} [Tue Apr 14 08:57:28 2026] PUT /v2.0/ports/674f252b-06d3-4b70-b566-5f74bd6caf13/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:57:29.062 8 INFO neutron.db.l3_hamode_db [None req-5063cc55-7bc6-434f-99cc-9559ab57e65b c2631e9e67ac4f18803012d7e4659642 933412e026694b83b3c5c6fc5d2ddad2 - - default default] HA network 19727544-cbb3-45a8-b354-13c0c1861b56 was deleted as no HA routers are present in tenant 933412e026694b83b3c5c6fc5d2ddad2. 2026-04-14 08:57:29.064 8 INFO neutron.services.segments.plugin [-] Segment 5381ce2e-86af-4ba6-a9b5-0195df0c5f29 resource provider aggregate not found [pid: 8|app: 0|req: 883/1780] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:57:28 2026] DELETE /v2.0/routers/8968b8f8-7e98-4e79-a772-0c8c867c7b6e => generated 0 bytes in 759 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:57:29.077 8 INFO neutron.services.segments.plugin [-] Segment 5381ce2e-86af-4ba6-a9b5-0195df0c5f29 resource provider aggregate not found 2026-04-14 08:57:29.088 8 INFO neutron.services.segments.plugin [-] Segment 5381ce2e-86af-4ba6-a9b5-0195df0c5f29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5381ce2e-86af-4ba6-a9b5-0195df0c5f29 found for delete ", "request_id": "req-6f840933-6704-4225-aa40-aa5d47d5f296"}]} 2026-04-14 08:57:29.095 8 INFO neutron.services.segments.plugin [-] Segment 5381ce2e-86af-4ba6-a9b5-0195df0c5f29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5381ce2e-86af-4ba6-a9b5-0195df0c5f29 found for delete ", "request_id": "req-a7406c2f-50df-451e-b959-c7be5ccef620"}]} [pid: 8|app: 0|req: 884/1781] 10.0.0.13 () {34 vars in 746 bytes} [Tue Apr 14 08:57:29 2026] PUT /v2.0/ports/1aac7a6a-5666-49d2-849b-becc3e6c3dc1/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1782] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:57:29 2026] DELETE /v2.0/subnets/65229cd1-061b-488f-9e6d-55320621a372 => 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: 886/1783] 10.0.0.13 () {34 vars in 746 bytes} [Tue Apr 14 08:57:29 2026] PUT /v2.0/ports/438f6f2e-8e2f-4203-a219-78e04e2cdcc7/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:57:29.671 8 WARNING neutron_lib.context [None req-81abb75b-063a-4f50-85c9-7ee72ffac92b d4fcc27034ec440da958d9119ab8cd82 b019b25cde474860b84cb05f0e41c2b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:57:29.814 8 INFO neutron.db.segments_db [None req-81abb75b-063a-4f50-85c9-7ee72ffac92b d4fcc27034ec440da958d9119ab8cd82 b019b25cde474860b84cb05f0e41c2b3 - - default default] Added segment 21d0fdb5-15ed-4226-82bc-bbbbc5e42edb of type vxlan for network ec7b3299-7a59-4212-aeaf-b19b731a7fb3 [pid: 8|app: 0|req: 887/1784] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:57:29 2026] POST /v2.0/networks => generated 632 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:57:30.113 7 INFO neutron.services.segments.plugin [-] Segment 14bb4a21-5609-47f0-99fb-27191965fa79 resource provider aggregate not found 2026-04-14 08:57:30.118 7 INFO neutron.services.segments.plugin [-] Segment 14bb4a21-5609-47f0-99fb-27191965fa79 resource provider aggregate not found 2026-04-14 08:57:30.133 7 INFO neutron.services.segments.plugin [-] Segment 14bb4a21-5609-47f0-99fb-27191965fa79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14bb4a21-5609-47f0-99fb-27191965fa79 found for delete ", "request_id": "req-cd809119-2223-430b-a0d0-d4955993aa31"}]} 2026-04-14 08:57:30.134 7 INFO neutron.services.segments.plugin [-] Segment 14bb4a21-5609-47f0-99fb-27191965fa79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14bb4a21-5609-47f0-99fb-27191965fa79 found for delete ", "request_id": "req-7e9d027d-ee8a-4e02-adee-7b253593c4a9"}]} 2026-04-14 08:57:30.142 7 INFO neutron.db.l3_hamode_db [None req-13f9758a-edac-4dc3-a0b6-ee18dd27d1fd 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] HA network 7999fb27-db9d-452a-9985-b55d4e2f5dd6 was deleted as no HA routers are present in tenant 16771ce63d004996acee3d5731eeaf53. [pid: 7|app: 0|req: 898/1785] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:57:28 2026] DELETE /v2.0/routers/8c0e4c94-18d5-4906-89f6-2a917ad7252a => generated 0 bytes in 1670 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1786] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:57:29 2026] DELETE /v2.0/networks/abfd647a-665c-47bc-b1df-300aa106ca82 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:57:30.159 8 WARNING neutron_lib.context [None req-a3692250-315b-45bd-805b-6014747b540c d4fcc27034ec440da958d9119ab8cd82 b019b25cde474860b84cb05f0e41c2b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 899/1787] 10.0.0.13 () {34 vars in 746 bytes} [Tue Apr 14 08:57:30 2026] PUT /v2.0/ports/2b4e431f-d2c9-43fd-83d7-8729b0b64508/tags => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:57:30.229 8 INFO neutron.db.segments_db [None req-a3692250-315b-45bd-805b-6014747b540c d4fcc27034ec440da958d9119ab8cd82 b019b25cde474860b84cb05f0e41c2b3 - - default default] Added segment 46bb59f9-389e-49a7-a301-777d529e129c of type vxlan for network ff6dcfde-30bf-49ec-aef9-eb84ab1efff3 [pid: 8|app: 0|req: 889/1788] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:57:30 2026] POST /v2.0/networks => generated 631 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:57:30.366 8 WARNING neutron_lib.context [None req-30508ba9-74bb-4b7a-989d-158c927e1777 c2631e9e67ac4f18803012d7e4659642 933412e026694b83b3c5c6fc5d2ddad2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:57:30.414 8 INFO neutron.db.segments_db [None req-30508ba9-74bb-4b7a-989d-158c927e1777 c2631e9e67ac4f18803012d7e4659642 933412e026694b83b3c5c6fc5d2ddad2 - - default default] Added segment eb5d0598-c8fe-4d2a-a3a1-63557e82242b of type vxlan for network 5baa787a-b0f7-456c-af35-caf23b510884 [pid: 7|app: 0|req: 900/1789] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:57:30 2026] DELETE /v2.0/subnets/42f3507b-2dea-4027-8099-4237fdf1a08d => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1790] 10.0.0.13 () {32 vars in 659 bytes} [Tue Apr 14 08:57:30 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:57:30.678 7 WARNING neutron_lib.context [None req-63ce8fba-0914-40d2-896a-38e6b3603430 d4fcc27034ec440da958d9119ab8cd82 b019b25cde474860b84cb05f0e41c2b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:57:30.752 7 INFO neutron.db.segments_db [None req-63ce8fba-0914-40d2-896a-38e6b3603430 d4fcc27034ec440da958d9119ab8cd82 b019b25cde474860b84cb05f0e41c2b3 - - default default] Added segment 4c0f1c2e-4122-4819-91cd-976baa0bd71f of type vxlan for network 091c78ff-d3df-4d7f-882e-6883fd991ac5 2026-04-14 08:57:30.802 8 INFO neutron.db.l3_hamode_db [None req-30508ba9-74bb-4b7a-989d-158c927e1777 c2631e9e67ac4f18803012d7e4659642 933412e026694b83b3c5c6fc5d2ddad2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 902/1791] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:57:30 2026] POST /v2.0/networks => generated 631 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1792] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:57:30 2026] DELETE /v2.0/networks/e607d30a-3d62-48f7-b540-59848e96e41b => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:57:31.115 8 INFO neutron.services.segments.plugin [-] Segment 778b5bac-8509-4128-804e-5c0369a88550 resource provider aggregate not found 2026-04-14 08:57:31.119 8 INFO neutron.services.segments.plugin [-] Segment 778b5bac-8509-4128-804e-5c0369a88550 resource provider aggregate not found 2026-04-14 08:57:31.129 8 INFO neutron.services.segments.plugin [-] Segment 778b5bac-8509-4128-804e-5c0369a88550 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 778b5bac-8509-4128-804e-5c0369a88550 found for delete ", "request_id": "req-fc7e6bd5-aa20-430c-9b9f-5cf59dcbee76"}]} 2026-04-14 08:57:31.137 8 INFO neutron.services.segments.plugin [-] Segment 778b5bac-8509-4128-804e-5c0369a88550 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 778b5bac-8509-4128-804e-5c0369a88550 found for delete ", "request_id": "req-21987755-562d-4978-a665-f13c196ae677"}]} [pid: 7|app: 0|req: 904/1793] 10.0.0.13 () {32 vars in 673 bytes} [Tue Apr 14 08:57:31 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:57:31.155 7 WARNING neutron_lib.context [None req-52e1dbf0-2fa1-4717-92a5-35ad260310dc d4fcc27034ec440da958d9119ab8cd82 b019b25cde474860b84cb05f0e41c2b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:57:31.230 7 INFO neutron.db.segments_db [None req-52e1dbf0-2fa1-4717-92a5-35ad260310dc d4fcc27034ec440da958d9119ab8cd82 b019b25cde474860b84cb05f0e41c2b3 - - default default] Added segment a5c4ee09-180c-47fd-be27-85d8109097d6 of type vxlan for network 8e753c25-683a-45a3-b73a-cc92eed2b4a2 [pid: 7|app: 0|req: 907/1796] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:57:31 2026] POST /v2.0/networks => generated 632 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:57:32.162 7 INFO neutron.services.segments.plugin [-] Segment be1e21c5-071f-4eb8-8d40-0ad37e66c993 resource provider aggregate not found 2026-04-14 08:57:32.169 7 INFO neutron.services.segments.plugin [-] Segment be1e21c5-071f-4eb8-8d40-0ad37e66c993 resource provider aggregate not found 2026-04-14 08:57:32.176 7 INFO neutron.services.segments.plugin [-] Segment be1e21c5-071f-4eb8-8d40-0ad37e66c993 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be1e21c5-071f-4eb8-8d40-0ad37e66c993 found for delete ", "request_id": "req-3f36089e-25a8-4630-9b74-434afbc97438"}]} 2026-04-14 08:57:32.201 7 INFO neutron.services.segments.plugin [-] Segment be1e21c5-071f-4eb8-8d40-0ad37e66c993 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be1e21c5-071f-4eb8-8d40-0ad37e66c993 found for delete ", "request_id": "req-6d3513ac-8650-493a-9255-c41c727fe24b"}]} 2026-04-14 08:57:32.428 8 INFO neutron.db.l3_hamode_db [None req-30508ba9-74bb-4b7a-989d-158c927e1777 c2631e9e67ac4f18803012d7e4659642 933412e026694b83b3c5c6fc5d2ddad2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 908/1797] 10.0.0.13 () {34 vars in 788 bytes} [Tue Apr 14 08:57:31 2026] PUT /v2.0/routers/f0ecdc1c-f298-49ff-b78f-0bc4862a8d3b/remove_router_interface => generated 309 bytes in 1304 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1798] 10.0.0.13 () {32 vars in 669 bytes} [Tue Apr 14 08:57:32 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:57:32.729 7 WARNING neutron_lib.context [None req-99587e29-6863-44d0-bd4e-d9a70c71050a d4fcc27034ec440da958d9119ab8cd82 b019b25cde474860b84cb05f0e41c2b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:57:32.791 7 INFO neutron.db.segments_db [None req-99587e29-6863-44d0-bd4e-d9a70c71050a d4fcc27034ec440da958d9119ab8cd82 b019b25cde474860b84cb05f0e41c2b3 - - default default] Added segment 96d22141-3ae0-47ff-bc67-d1b573f879a6 of type vxlan for network 71c4d5ea-a672-41b3-9424-fc2d79ccdd9c [pid: 7|app: 0|req: 910/1799] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:57:32 2026] POST /v2.0/networks => generated 631 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1800] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:57:30 2026] POST /v2.0/routers => generated 687 bytes in 3245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1801] 10.0.0.13 () {32 vars in 681 bytes} [Tue Apr 14 08:57:33 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1802] 10.0.0.13 () {34 vars in 752 bytes} [Tue Apr 14 08:57:33 2026] PUT /v2.0/networks/ec7b3299-7a59-4212-aeaf-b19b731a7fb3/tags => generated 17 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1803] 10.0.0.13 () {32 vars in 720 bytes} [Tue Apr 14 08:57:33 2026] GET /v2.0/routers/80267c3f-4d77-4feb-89a4-11aa8f6afc54 => generated 693 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:57:34.010 7 INFO neutron.db.l3_hamode_db [None req-442a540d-1474-4cf9-933f-ebc6cd99f9e1 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] HA network 9ed64e20-681a-4dcb-a524-5ff0dbf283be was deleted as no HA routers are present in tenant bd212260f6fe47fa8c71c17082b90d3e. [pid: 7|app: 0|req: 911/1804] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:57:32 2026] DELETE /v2.0/routers/f0ecdc1c-f298-49ff-b78f-0bc4862a8d3b => generated 0 bytes in 1108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1805] 10.0.0.13 () {34 vars in 752 bytes} [Tue Apr 14 08:57:34 2026] PUT /v2.0/networks/ff6dcfde-30bf-49ec-aef9-eb84ab1efff3/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1806] 10.0.0.13 () {32 vars in 667 bytes} [Tue Apr 14 08:57:33 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:57:34.213 7 INFO neutron.services.segments.plugin [-] Segment 5c96ee3d-3667-4038-8e61-2073567340a7 resource provider aggregate not found 2026-04-14 08:57:34.225 7 INFO neutron.services.segments.plugin [-] Segment 5c96ee3d-3667-4038-8e61-2073567340a7 resource provider aggregate not found 2026-04-14 08:57:34.229 7 INFO neutron.services.segments.plugin [-] Segment 5c96ee3d-3667-4038-8e61-2073567340a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c96ee3d-3667-4038-8e61-2073567340a7 found for delete ", "request_id": "req-93ea55dd-ca7e-4c2c-94f2-c5f374f19454"}]} 2026-04-14 08:57:34.241 7 INFO neutron.services.segments.plugin [-] Segment 5c96ee3d-3667-4038-8e61-2073567340a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c96ee3d-3667-4038-8e61-2073567340a7 found for delete ", "request_id": "req-d0de3bad-da51-4f4e-9fae-4ef40b58aae4"}]} [pid: 7|app: 0|req: 913/1807] 10.0.0.13 () {32 vars in 646 bytes} [Tue Apr 14 08:57:34 2026] GET /v2.0/routers => generated 696 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1808] 10.0.0.13 () {34 vars in 752 bytes} [Tue Apr 14 08:57:34 2026] PUT /v2.0/networks/091c78ff-d3df-4d7f-882e-6883fd991ac5/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1809] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:57:34 2026] DELETE /v2.0/subnets/c2e068ef-a1e8-41ce-8db1-8571ab965488 => 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: 915/1810] 10.0.0.13 () {32 vars in 681 bytes} [Tue Apr 14 08:57:34 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1811] 10.0.0.13 () {34 vars in 752 bytes} [Tue Apr 14 08:57:34 2026] PUT /v2.0/networks/8e753c25-683a-45a3-b73a-cc92eed2b4a2/tags => generated 19 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:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 917/1812] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:57:34 2026] DELETE /v2.0/networks/98409b30-426c-4886-bc13-57566203cfb5 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1813] 10.0.0.13 () {34 vars in 740 bytes} [Tue Apr 14 08:57:34 2026] PUT /v2.0/routers/80267c3f-4d77-4feb-89a4-11aa8f6afc54 => generated 700 bytes in 550 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1814] 10.0.0.13 () {32 vars in 677 bytes} [Tue Apr 14 08:57:34 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1815] 10.0.0.13 () {32 vars in 665 bytes} [Tue Apr 14 08:57:34 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1816] 10.0.0.13 () {32 vars in 689 bytes} [Tue Apr 14 08:57:34 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1817] 10.0.0.13 () {32 vars in 720 bytes} [Tue Apr 14 08:57:34 2026] GET /v2.0/routers/80267c3f-4d77-4feb-89a4-11aa8f6afc54 => generated 700 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1818] 10.0.0.13 () {32 vars in 679 bytes} [Tue Apr 14 08:57:35 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1819] 10.0.0.13 () {32 vars in 735 bytes} [Tue Apr 14 08:57:35 2026] GET /v2.0/ports?device_id=80267c3f-4d77-4feb-89a4-11aa8f6afc54 => 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: 901/1820] 10.0.0.13 () {32 vars in 675 bytes} [Tue Apr 14 08:57:35 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1821] 10.0.0.13 () {32 vars in 719 bytes} [Tue Apr 14 08:57:35 2026] DELETE /v2.0/ports/674f252b-06d3-4b70-b566-5f74bd6caf13 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1822] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:57:35 2026] GET /v2.0/security-groups?tenant_id=16771ce63d004996acee3d5731eeaf53&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1823] 10.0.0.13 () {32 vars in 687 bytes} [Tue Apr 14 08:57:35 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1824] 10.0.0.13 () {32 vars in 719 bytes} [Tue Apr 14 08:57:35 2026] DELETE /v2.0/ports/1aac7a6a-5666-49d2-849b-becc3e6c3dc1 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1825] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:57:35 2026] DELETE /v2.0/security-groups/e441fa6e-6a4d-48dc-9297-3b47d8c40062 => 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: 925/1826] 10.0.0.13 () {32 vars in 673 bytes} [Tue Apr 14 08:57:35 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:57:36.342 8 INFO neutron.services.segments.plugin [-] Segment eb5d0598-c8fe-4d2a-a3a1-63557e82242b resource provider aggregate not found 2026-04-14 08:57:36.347 8 INFO neutron.services.segments.plugin [-] Segment eb5d0598-c8fe-4d2a-a3a1-63557e82242b resource provider aggregate not found 2026-04-14 08:57:36.357 8 INFO neutron.services.segments.plugin [-] Segment eb5d0598-c8fe-4d2a-a3a1-63557e82242b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb5d0598-c8fe-4d2a-a3a1-63557e82242b found for delete ", "request_id": "req-68bd8dbe-1bec-4520-8590-aa03ea4e308d"}]} 2026-04-14 08:57:36.359 8 INFO neutron.services.segments.plugin [-] Segment eb5d0598-c8fe-4d2a-a3a1-63557e82242b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb5d0598-c8fe-4d2a-a3a1-63557e82242b found for delete ", "request_id": "req-4dc035c6-cb1b-4d0b-857f-450eaae11059"}]} 2026-04-14 08:57:36.366 8 INFO neutron.db.l3_hamode_db [None req-053e721a-023f-46e3-92f6-a49bdc2951f9 c2631e9e67ac4f18803012d7e4659642 933412e026694b83b3c5c6fc5d2ddad2 - - default default] HA network 5baa787a-b0f7-456c-af35-caf23b510884 was deleted as no HA routers are present in tenant 933412e026694b83b3c5c6fc5d2ddad2. [pid: 8|app: 0|req: 902/1827] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:57:35 2026] DELETE /v2.0/routers/80267c3f-4d77-4feb-89a4-11aa8f6afc54 => generated 0 bytes in 1122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1828] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:57:36 2026] GET /v2.0/security-groups?tenant_id=bd212260f6fe47fa8c71c17082b90d3e&name=default => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1829] 10.0.0.13 () {32 vars in 687 bytes} [Tue Apr 14 08:57:36 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1830] 10.0.0.13 () {32 vars in 735 bytes} [Tue Apr 14 08:57:36 2026] GET /v2.0/ports?device_id=80267c3f-4d77-4feb-89a4-11aa8f6afc54 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1831] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:57:36 2026] DELETE /v2.0/security-groups/1991004e-600e-448c-9bb9-96ddeef205ae => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:57:36.773 7 INFO neutron.services.segments.plugin [-] Segment cfa91465-b937-48f0-b574-7cb018e27122 resource provider aggregate not found 2026-04-14 08:57:36.777 7 INFO neutron.services.segments.plugin [-] Segment cfa91465-b937-48f0-b574-7cb018e27122 resource provider aggregate not found 2026-04-14 08:57:36.783 7 INFO neutron.services.segments.plugin [-] Segment cfa91465-b937-48f0-b574-7cb018e27122 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfa91465-b937-48f0-b574-7cb018e27122 found for delete ", "request_id": "req-d25469b0-0cff-4622-b43c-cf15c8052d55"}]} 2026-04-14 08:57:36.795 7 INFO neutron.services.segments.plugin [-] Segment cfa91465-b937-48f0-b574-7cb018e27122 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfa91465-b937-48f0-b574-7cb018e27122 found for delete ", "request_id": "req-e65e3181-e75d-4254-9f4f-6f596abb44e5"}]} [pid: 8|app: 0|req: 907/1832] 10.0.0.13 () {32 vars in 683 bytes} [Tue Apr 14 08:57:36 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1833] 10.0.0.13 () {32 vars in 719 bytes} [Tue Apr 14 08:57:35 2026] DELETE /v2.0/ports/438f6f2e-8e2f-4203-a219-78e04e2cdcc7 => generated 0 bytes in 1001 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1834] 10.0.0.13 () {32 vars in 695 bytes} [Tue Apr 14 08:57:36 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: 928/1835] 10.0.0.13 () {32 vars in 719 bytes} [Tue Apr 14 08:57:36 2026] DELETE /v2.0/ports/2b4e431f-d2c9-43fd-83d7-8729b0b64508 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:57:37.261 8 INFO neutron.api.v2.resource [None req-37d08070-6e6d-499f-a532-e9f47f8da03a c2631e9e67ac4f18803012d7e4659642 933412e026694b83b3c5c6fc5d2ddad2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 908/1836] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:57:36 2026] DELETE /v2.0/routers/80267c3f-4d77-4feb-89a4-11aa8f6afc54 => generated 135 bytes in 417 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1837] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:57:37 2026] DELETE /v2.0/networks/ec7b3299-7a59-4212-aeaf-b19b731a7fb3 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1838] 10.0.0.13 () {32 vars in 735 bytes} [Tue Apr 14 08:57:37 2026] GET /v2.0/ports?device_id=8968b8f8-7e98-4e79-a772-0c8c867c7b6e => 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: 909/1839] 10.0.0.13 () {32 vars in 719 bytes} [Tue Apr 14 08:57:37 2026] DELETE /v2.0/ports/5795ac84-73c3-4f37-bdd0-2497cf8240fc => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:57:37.508 8 INFO neutron.api.v2.resource [None req-79ae0801-c157-4c8f-8f32-38e19d07ec59 c2631e9e67ac4f18803012d7e4659642 933412e026694b83b3c5c6fc5d2ddad2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 910/1840] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:57:37 2026] DELETE /v2.0/routers/8968b8f8-7e98-4e79-a772-0c8c867c7b6e => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1841] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:57:37 2026] DELETE /v2.0/networks/ff6dcfde-30bf-49ec-aef9-eb84ab1efff3 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:57:37.676 7 INFO neutron.pecan_wsgi.hooks.translation [None req-217822d2-3bd2-4a11-98c3-96e24dfda9e1 c2631e9e67ac4f18803012d7e4659642 933412e026694b83b3c5c6fc5d2ddad2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 932/1842] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:57:37 2026] DELETE /v2.0/subnets/65229cd1-061b-488f-9e6d-55320621a372 => 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: 911/1843] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:57:37 2026] DELETE /v2.0/networks/a875b394-f841-4f9a-93eb-29e20b8a1994 => 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: 912/1844] 10.0.0.13 () {32 vars in 735 bytes} [Tue Apr 14 08:57:37 2026] GET /v2.0/ports?device_id=02ee067e-8398-4a01-b99c-b1339f93dd64 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1845] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:57:37 2026] DELETE /v2.0/networks/091c78ff-d3df-4d7f-882e-6883fd991ac5 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:57:37.907 7 INFO neutron.api.v2.resource [None req-71aa2944-32b2-421f-80b5-15e1ecc08f54 c2631e9e67ac4f18803012d7e4659642 933412e026694b83b3c5c6fc5d2ddad2 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 934/1846] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:57:37 2026] DELETE /v2.0/routers/02ee067e-8398-4a01-b99c-b1339f93dd64 => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1847] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:57:37 2026] DELETE /v2.0/networks/39a7754c-a760-46fc-bdd4-acdace7c1cf1 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:57:37.932 8 INFO neutron.pecan_wsgi.hooks.translation [None req-efdaab32-04c7-450c-a337-081a0c0555a3 c2631e9e67ac4f18803012d7e4659642 933412e026694b83b3c5c6fc5d2ddad2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 914/1848] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:57:37 2026] DELETE /v2.0/subnets/8c294859-7dd1-4017-a4a9-6c6b72cb688e => 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: 935/1849] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:57:37 2026] DELETE /v2.0/networks/8e753c25-683a-45a3-b73a-cc92eed2b4a2 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1850] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:57:37 2026] DELETE /v2.0/networks/bbd2b8e0-1592-4885-81c0-a46ea74a727f => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1851] 10.0.0.13 () {32 vars in 735 bytes} [Tue Apr 14 08:57:38 2026] GET /v2.0/ports?device_id=e5bde843-2625-41d5-be49-3c617a46f7e4 => 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: 916/1852] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:57:38 2026] DELETE /v2.0/networks/71c4d5ea-a672-41b3-9424-fc2d79ccdd9c => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1853] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:57:38 2026] DELETE /v2.0/networks/6fad1497-7b94-4da9-baaa-7e9022940c75 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:57:38.385 8 INFO neutron.services.segments.plugin [-] Segment 9d8c3681-1202-460e-a236-97a2f8797c4c resource provider aggregate not found 2026-04-14 08:57:38.414 8 INFO neutron.services.segments.plugin [-] Segment 9d8c3681-1202-460e-a236-97a2f8797c4c resource provider aggregate not found 2026-04-14 08:57:38.418 8 INFO neutron.api.v2.resource [None req-bb482862-3e84-456c-be9b-63c5baf52a25 c2631e9e67ac4f18803012d7e4659642 933412e026694b83b3c5c6fc5d2ddad2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 917/1854] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:57:38 2026] DELETE /v2.0/routers/e5bde843-2625-41d5-be49-3c617a46f7e4 => generated 135 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 08:57:38.433 8 INFO neutron.services.segments.plugin [-] Segment 9d8c3681-1202-460e-a236-97a2f8797c4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d8c3681-1202-460e-a236-97a2f8797c4c found for delete ", "request_id": "req-5e8fec6c-621f-4212-916d-39435669859a"}]} 2026-04-14 08:57:38.439 8 INFO neutron.services.segments.plugin [-] Segment 9d8c3681-1202-460e-a236-97a2f8797c4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d8c3681-1202-460e-a236-97a2f8797c4c found for delete ", "request_id": "req-9c318fa6-3698-48d1-b6d5-bc61811458d0"}]} 2026-04-14 08:57:38.463 8 INFO neutron.services.segments.plugin [-] Segment 5998dcc5-46df-40f0-913a-1d18494223d1 resource provider aggregate not found 2026-04-14 08:57:38.469 8 INFO neutron.services.segments.plugin [-] Segment 5998dcc5-46df-40f0-913a-1d18494223d1 resource provider aggregate not found 2026-04-14 08:57:38.476 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0dac7855-572e-402e-b02f-2f2a71223fbc c2631e9e67ac4f18803012d7e4659642 933412e026694b83b3c5c6fc5d2ddad2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 918/1855] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:57:38 2026] DELETE /v2.0/subnets/4c8beec7-3034-4da4-9722-36805f9c06fb => generated 136 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 08:57:38.491 8 INFO neutron.services.segments.plugin [-] Segment 5998dcc5-46df-40f0-913a-1d18494223d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5998dcc5-46df-40f0-913a-1d18494223d1 found for delete ", "request_id": "req-fd22a333-8205-4785-897e-f90c3d5fd195"}]} 2026-04-14 08:57:38.517 8 INFO neutron.services.segments.plugin [-] Segment 5998dcc5-46df-40f0-913a-1d18494223d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5998dcc5-46df-40f0-913a-1d18494223d1 found for delete ", "request_id": "req-7d4f9db5-4e55-44e2-bc1d-370f3ab824ca"}]} 2026-04-14 08:57:38.522 8 INFO neutron.pecan_wsgi.hooks.translation [None req-486a17e3-f4d1-4229-82d2-fa3e4c4859aa c2631e9e67ac4f18803012d7e4659642 933412e026694b83b3c5c6fc5d2ddad2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 919/1856] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:57:38 2026] DELETE /v2.0/subnets/7a7fd11a-5909-4209-9405-ee8dcdd04c80 => generated 136 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1857] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:57:38 2026] DELETE /v2.0/networks/e68b7c2a-5bcd-4b2c-b911-72d422ba700f => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:57:39.025 8 INFO neutron.services.segments.plugin [-] Segment c2f01b79-28f6-4b70-bcb7-468d5bee4558 resource provider aggregate not found 2026-04-14 08:57:39.036 8 INFO neutron.services.segments.plugin [-] Segment c2f01b79-28f6-4b70-bcb7-468d5bee4558 resource provider aggregate not found 2026-04-14 08:57:39.056 8 INFO neutron.services.segments.plugin [-] Segment c2f01b79-28f6-4b70-bcb7-468d5bee4558 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2f01b79-28f6-4b70-bcb7-468d5bee4558 found for delete ", "request_id": "req-f814c011-2bff-4231-9322-e0ac9bebbf67"}]} 2026-04-14 08:57:39.066 8 INFO neutron.services.segments.plugin [-] Segment c2f01b79-28f6-4b70-bcb7-468d5bee4558 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2f01b79-28f6-4b70-bcb7-468d5bee4558 found for delete ", "request_id": "req-f68ae607-9510-43af-a031-221081efcec6"}]} 2026-04-14 08:57:39.075 8 INFO neutron.services.segments.plugin [-] Segment 96d22141-3ae0-47ff-bc67-d1b573f879a6 resource provider aggregate not found 2026-04-14 08:57:39.086 8 INFO neutron.services.segments.plugin [-] Segment 96d22141-3ae0-47ff-bc67-d1b573f879a6 resource provider aggregate not found 2026-04-14 08:57:39.092 8 INFO neutron.services.segments.plugin [-] Segment 96d22141-3ae0-47ff-bc67-d1b573f879a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96d22141-3ae0-47ff-bc67-d1b573f879a6 found for delete ", "request_id": "req-c476fe8e-8be2-4c83-8fd5-4b5fc7c35e8a"}]} 2026-04-14 08:57:39.103 8 INFO neutron.services.segments.plugin [-] Segment 96d22141-3ae0-47ff-bc67-d1b573f879a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96d22141-3ae0-47ff-bc67-d1b573f879a6 found for delete ", "request_id": "req-99359696-a365-450a-9b0f-940834c96d53"}]} [pid: 8|app: 0|req: 920/1858] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:57:39 2026] GET /v2.0/security-groups?tenant_id=933412e026694b83b3c5c6fc5d2ddad2&name=default => generated 2925 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:57:39.268 7 INFO neutron.services.segments.plugin [-] Segment 21d0fdb5-15ed-4226-82bc-bbbbc5e42edb resource provider aggregate not found 2026-04-14 08:57:39.273 7 INFO neutron.services.segments.plugin [-] Segment 21d0fdb5-15ed-4226-82bc-bbbbc5e42edb resource provider aggregate not found 2026-04-14 08:57:39.292 7 INFO neutron.services.segments.plugin [-] Segment 21d0fdb5-15ed-4226-82bc-bbbbc5e42edb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21d0fdb5-15ed-4226-82bc-bbbbc5e42edb found for delete ", "request_id": "req-ab120d9a-9562-4dfa-8ed9-8ce03784a65b"}]} 2026-04-14 08:57:39.300 7 INFO neutron.services.segments.plugin [-] Segment 21d0fdb5-15ed-4226-82bc-bbbbc5e42edb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21d0fdb5-15ed-4226-82bc-bbbbc5e42edb found for delete ", "request_id": "req-62eb9d0d-dd79-4856-b426-efe53a3fd0dd"}]} 2026-04-14 08:57:39.311 7 INFO neutron.services.segments.plugin [-] Segment 46bb59f9-389e-49a7-a301-777d529e129c resource provider aggregate not found 2026-04-14 08:57:39.316 7 INFO neutron.services.segments.plugin [-] Segment 46bb59f9-389e-49a7-a301-777d529e129c resource provider aggregate not found 2026-04-14 08:57:39.323 7 INFO neutron.services.segments.plugin [-] Segment 46bb59f9-389e-49a7-a301-777d529e129c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46bb59f9-389e-49a7-a301-777d529e129c found for delete ", "request_id": "req-9cfd9810-f3f2-43ce-a251-7213ca324a89"}]} 2026-04-14 08:57:39.329 7 INFO neutron.services.segments.plugin [-] Segment 46bb59f9-389e-49a7-a301-777d529e129c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46bb59f9-389e-49a7-a301-777d529e129c found for delete ", "request_id": "req-fee408c6-3ac5-4cf6-b3c7-3bb51e056c55"}]} 2026-04-14 08:57:39.338 7 INFO neutron.services.segments.plugin [-] Segment 4c0f1c2e-4122-4819-91cd-976baa0bd71f resource provider aggregate not found 2026-04-14 08:57:39.344 7 INFO neutron.services.segments.plugin [-] Segment 4c0f1c2e-4122-4819-91cd-976baa0bd71f resource provider aggregate not found 2026-04-14 08:57:39.352 7 INFO neutron.services.segments.plugin [-] Segment 4c0f1c2e-4122-4819-91cd-976baa0bd71f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c0f1c2e-4122-4819-91cd-976baa0bd71f found for delete ", "request_id": "req-8a2910b4-7014-4cf9-96e4-bafb7081841f"}]} 2026-04-14 08:57:39.357 7 INFO neutron.services.segments.plugin [-] Segment 4c0f1c2e-4122-4819-91cd-976baa0bd71f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c0f1c2e-4122-4819-91cd-976baa0bd71f found for delete ", "request_id": "req-7354953c-c53b-4d02-8897-144fa6524c13"}]} 2026-04-14 08:57:39.370 7 INFO neutron.services.segments.plugin [-] Segment a5c4ee09-180c-47fd-be27-85d8109097d6 resource provider aggregate not found 2026-04-14 08:57:39.376 7 INFO neutron.services.segments.plugin [-] Segment a5c4ee09-180c-47fd-be27-85d8109097d6 resource provider aggregate not found [pid: 8|app: 0|req: 921/1859] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:57:39 2026] DELETE /v2.0/security-groups/f005483c-082a-4bd9-a3f2-7851c93ded2b => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:57:39.389 7 INFO neutron.services.segments.plugin [-] Segment a5c4ee09-180c-47fd-be27-85d8109097d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5c4ee09-180c-47fd-be27-85d8109097d6 found for delete ", "request_id": "req-f69f9063-deed-4228-ac87-d270b2bb94ba"}]} 2026-04-14 08:57:39.394 7 INFO neutron.services.segments.plugin [-] Segment a5c4ee09-180c-47fd-be27-85d8109097d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5c4ee09-180c-47fd-be27-85d8109097d6 found for delete ", "request_id": "req-4302e2ab-e549-4bc0-b2ce-8f3504ab2ded"}]} 2026-04-14 08:57:39.407 7 INFO neutron.services.segments.plugin [-] Segment d4ba4898-282f-43e6-afc1-e5b78aa98c10 resource provider aggregate not found 2026-04-14 08:57:39.415 7 INFO neutron.services.segments.plugin [-] Segment d4ba4898-282f-43e6-afc1-e5b78aa98c10 resource provider aggregate not found 2026-04-14 08:57:39.426 7 INFO neutron.services.segments.plugin [-] Segment d4ba4898-282f-43e6-afc1-e5b78aa98c10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4ba4898-282f-43e6-afc1-e5b78aa98c10 found for delete ", "request_id": "req-b552f034-582d-48bf-8820-0b637067f8a8"}]} 2026-04-14 08:57:39.430 7 INFO neutron.services.segments.plugin [-] Segment d4ba4898-282f-43e6-afc1-e5b78aa98c10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4ba4898-282f-43e6-afc1-e5b78aa98c10 found for delete ", "request_id": "req-b88a6d7b-d873-4179-80d5-6141494d648b"}]} 2026-04-14 08:57:39.441 7 INFO neutron.services.segments.plugin [-] Segment 5dbcaf2c-1760-4138-aa13-0dcc72a2be70 resource provider aggregate not found 2026-04-14 08:57:39.445 7 INFO neutron.services.segments.plugin [-] Segment 5dbcaf2c-1760-4138-aa13-0dcc72a2be70 resource provider aggregate not found 2026-04-14 08:57:39.451 7 INFO neutron.services.segments.plugin [-] Segment 5dbcaf2c-1760-4138-aa13-0dcc72a2be70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5dbcaf2c-1760-4138-aa13-0dcc72a2be70 found for delete ", "request_id": "req-7c062593-61ef-46e2-be68-fe7efe0bbeb4"}]} 2026-04-14 08:57:39.456 7 INFO neutron.services.segments.plugin [-] Segment 5dbcaf2c-1760-4138-aa13-0dcc72a2be70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5dbcaf2c-1760-4138-aa13-0dcc72a2be70 found for delete ", "request_id": "req-dde5b839-6b93-4519-9e4d-6ac16c380817"}]} [pid: 7|app: 0|req: 939/1860] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:57:39 2026] GET /v2.0/security-groups?tenant_id=c8ea000c23d946ddb8fd52e4cf0825bd&name=default => generated 2925 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1861] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:57:39 2026] DELETE /v2.0/security-groups/6366428e-3870-4250-ab26-519bc41976da => 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: 940/1862] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:57:39 2026] GET /v2.0/security-groups?tenant_id=075a6f24d64d4fc4ac63a61488a3aee2&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1863] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:57:39 2026] GET /v2.0/security-groups?tenant_id=e28a405cb3244f3890e0864f46272f58&name=default => generated 2925 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1864] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:57:39 2026] DELETE /v2.0/security-groups/79b8b9d9-a469-4fcd-b209-bbb99d4fec52 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1865] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:57:39 2026] DELETE /v2.0/security-groups/facf1d92-b65a-477e-a644-9b50ad21723a => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1866] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:57:40 2026] GET /v2.0/security-groups?tenant_id=f27fef4de788484388e327673a756a3e&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1867] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:57:40 2026] GET /v2.0/security-groups?tenant_id=b019b25cde474860b84cb05f0e41c2b3&name=default => generated 2925 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1868] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:57:40 2026] DELETE /v2.0/security-groups/0e9a6cf8-2179-44b1-a467-c297270fd150 => 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: 926/1869] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:57:40 2026] DELETE /v2.0/security-groups/6f2b0013-f4b9-43e5-8879-34680c627fbc => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1870] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:57:40 2026] GET /v2.0/security-groups?tenant_id=2ee419edf0244bd9aca8079e73dc3789&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1871] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:57:40 2026] DELETE /v2.0/security-groups/e192e2e9-999d-4e17-80f8-e6de772d5bc9 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1872] 10.0.0.13 () {34 vars in 677 bytes} [Tue Apr 14 08:57:41 2026] POST /v2.0/qos/policies => generated 359 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1873] 10.0.0.13 () {34 vars in 677 bytes} [Tue Apr 14 08:57:41 2026] POST /v2.0/qos/policies => generated 359 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:57:41.539 7 WARNING neutron_lib.context [None req-3e7a504d-112d-4880-8173-e0026f4779a2 0d61509b61a9456faa0fab6ed8154e31 ec0e353fcf4147379d32e6cf32eb7501 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1874] 10.0.0.13 () {34 vars in 677 bytes} [Tue Apr 14 08:57:41 2026] POST /v2.0/qos/policies => generated 359 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1875] 10.0.0.13 () {34 vars in 677 bytes} [Tue Apr 14 08:57:41 2026] POST /v2.0/qos/policies => generated 359 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1876] 10.0.0.13 () {34 vars in 677 bytes} [Tue Apr 14 08:57:41 2026] POST /v2.0/qos/policies => generated 359 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1877] 10.0.0.13 () {34 vars in 752 bytes} [Tue Apr 14 08:57:41 2026] PUT /v2.0/policies/33506fed-30d2-47dd-a75a-01f049e1b78f/tags => generated 17 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1878] 10.0.0.13 () {34 vars in 683 bytes} [Tue Apr 14 08:57:41 2026] POST /v2.0/security-groups => generated 1625 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1879] 10.0.0.13 () {34 vars in 752 bytes} [Tue Apr 14 08:57:41 2026] PUT /v2.0/policies/856e9769-fa87-498f-8351-200ae9e79f9d/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1880] 10.0.0.13 () {34 vars in 752 bytes} [Tue Apr 14 08:57:41 2026] PUT /v2.0/policies/b62c4e41-87fd-492c-8c6d-a44664f56a68/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1881] 10.0.0.13 () {32 vars in 662 bytes} [Tue Apr 14 08:57:41 2026] GET /v2.0/security-groups => generated 4530 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1882] 10.0.0.13 () {34 vars in 752 bytes} [Tue Apr 14 08:57:41 2026] PUT /v2.0/policies/40241f67-b5ca-4bfe-bdba-882f101b900d/tags => 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: 948/1883] 10.0.0.13 () {34 vars in 757 bytes} [Tue Apr 14 08:57:41 2026] PUT /v2.0/security-groups/8cea6ec9-0a93-472b-a159-da14f3056b33 => generated 1663 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1884] 10.0.0.13 () {32 vars in 736 bytes} [Tue Apr 14 08:57:41 2026] GET /v2.0/security-groups/8cea6ec9-0a93-472b-a159-da14f3056b33 => generated 1663 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1885] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:57:41 2026] DELETE /v2.0/security-groups/8cea6ec9-0a93-472b-a159-da14f3056b33 => 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: 937/1886] 10.0.0.13 () {32 vars in 662 bytes} [Tue Apr 14 08:57:42 2026] GET /v2.0/security-groups => generated 2925 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:57:42.128 7 INFO neutron.api.v2.resource [None req-1554e609-7d21-46fe-81b3-da4bc9ce6b9e 0d61509b61a9456faa0fab6ed8154e31 ec0e353fcf4147379d32e6cf32eb7501 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 950/1887] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:57:42 2026] DELETE /v2.0/security-groups/8cea6ec9-0a93-472b-a159-da14f3056b33 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 08:57:42.150 8 WARNING neutron_lib.context [None req-2c2b7378-82ae-41bf-9b23-ff62fcd35435 0d61509b61a9456faa0fab6ed8154e31 ec0e353fcf4147379d32e6cf32eb7501 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1888] 10.0.0.13 () {34 vars in 683 bytes} [Tue Apr 14 08:57:42 2026] POST /v2.0/security-groups => generated 1624 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-14 08:57:42.304 8 WARNING neutron_lib.context [None req-916aff27-6a93-436a-9749-ca83b8ce7086 0d61509b61a9456faa0fab6ed8154e31 ec0e353fcf4147379d32e6cf32eb7501 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 939/1889] 10.0.0.13 () {34 vars in 694 bytes} [Tue Apr 14 08:57:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1890] 10.0.0.13 () {32 vars in 746 bytes} [Tue Apr 14 08:57:42 2026] GET /v2.0/security-group-rules/4b7eba6a-d6f1-4505-a63e-1d59719e9786 => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1891] 10.0.0.13 () {32 vars in 673 bytes} [Tue Apr 14 08:57:42 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1892] 10.0.0.13 () {32 vars in 687 bytes} [Tue Apr 14 08:57:42 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1893] 10.0.0.13 () {32 vars in 672 bytes} [Tue Apr 14 08:57:42 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1894] 10.0.0.13 () {32 vars in 683 bytes} [Tue Apr 14 08:57:42 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1895] 10.0.0.13 () {32 vars in 749 bytes} [Tue Apr 14 08:57:42 2026] DELETE /v2.0/security-group-rules/4b7eba6a-d6f1-4505-a63e-1d59719e9786 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1896] 10.0.0.13 () {32 vars in 695 bytes} [Tue Apr 14 08:57:42 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1897] 10.0.0.13 () {32 vars in 672 bytes} [Tue Apr 14 08:57:42 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:57:42.752 8 WARNING neutron_lib.context [None req-ab5a0cf9-3e70-489b-b41c-bfcab0a3a7d5 0d61509b61a9456faa0fab6ed8154e31 ec0e353fcf4147379d32e6cf32eb7501 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 955/1898] 10.0.0.13 () {32 vars in 681 bytes} [Tue Apr 14 08:57:42 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1899] 10.0.0.13 () {34 vars in 694 bytes} [Tue Apr 14 08:57:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1900] 10.0.0.13 () {32 vars in 695 bytes} [Tue Apr 14 08:57:42 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1901] 10.0.0.13 () {32 vars in 746 bytes} [Tue Apr 14 08:57:42 2026] GET /v2.0/security-group-rules/ecde1127-0ab0-446f-82b7-5ab0f5879129 => generated 601 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1902] 10.0.0.13 () {32 vars in 672 bytes} [Tue Apr 14 08:57:42 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1903] 10.0.0.13 () {32 vars in 691 bytes} [Tue Apr 14 08:57:42 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1904] 10.0.0.13 () {32 vars in 749 bytes} [Tue Apr 14 08:57:43 2026] DELETE /v2.0/security-group-rules/ecde1127-0ab0-446f-82b7-5ab0f5879129 => 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: 958/1905] 10.0.0.13 () {32 vars in 703 bytes} [Tue Apr 14 08:57:43 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1906] 10.0.0.13 () {32 vars in 672 bytes} [Tue Apr 14 08:57:43 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:57:43.160 8 WARNING neutron_lib.context [None req-b8aec951-4b6d-4524-a37d-c348014e3f51 0d61509b61a9456faa0fab6ed8154e31 ec0e353fcf4147379d32e6cf32eb7501 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 959/1907] 10.0.0.13 () {32 vars in 733 bytes} [Tue Apr 14 08:57:43 2026] DELETE /v2.0/qos/policies/33506fed-30d2-47dd-a75a-01f049e1b78f => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:57:43.200 8 INFO neutron.db.securitygroups_db [None req-b8aec951-4b6d-4524-a37d-c348014e3f51 0d61509b61a9456faa0fab6ed8154e31 ec0e353fcf4147379d32e6cf32eb7501 - - default default] Project ec0e353fcf4147379d32e6cf32eb7501 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: 960/1908] 10.0.0.13 () {32 vars in 733 bytes} [Tue Apr 14 08:57:43 2026] DELETE /v2.0/qos/policies/856e9769-fa87-498f-8351-200ae9e79f9d => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1909] 10.0.0.13 () {34 vars in 694 bytes} [Tue Apr 14 08:57:43 2026] POST /v2.0/security-group-rules => generated 607 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1910] 10.0.0.13 () {32 vars in 733 bytes} [Tue Apr 14 08:57:43 2026] DELETE /v2.0/qos/policies/b62c4e41-87fd-492c-8c6d-a44664f56a68 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1911] 10.0.0.13 () {32 vars in 746 bytes} [Tue Apr 14 08:57:43 2026] GET /v2.0/security-group-rules/230f0898-f93e-4341-bad2-6e83f7a41d12 => generated 607 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1912] 10.0.0.13 () {32 vars in 733 bytes} [Tue Apr 14 08:57:43 2026] DELETE /v2.0/qos/policies/40241f67-b5ca-4bfe-bdba-882f101b900d => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1913] 10.0.0.13 () {32 vars in 672 bytes} [Tue Apr 14 08:57:43 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1914] 10.0.0.13 () {32 vars in 733 bytes} [Tue Apr 14 08:57:43 2026] DELETE /v2.0/qos/policies/04be8628-4a6b-4ce3-8a6d-9184ad95e9c5 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1915] 10.0.0.13 () {32 vars in 749 bytes} [Tue Apr 14 08:57:43 2026] DELETE /v2.0/security-group-rules/230f0898-f93e-4341-bad2-6e83f7a41d12 => 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: 964/1916] 10.0.0.13 () {32 vars in 672 bytes} [Tue Apr 14 08:57:43 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1917] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:57:43 2026] DELETE /v2.0/security-groups/149c9402-ab76-43b5-b6b7-382f5f74b7b2 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1918] 10.0.0.13 () {32 vars in 662 bytes} [Tue Apr 14 08:57:43 2026] GET /v2.0/security-groups => generated 2925 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1919] 10.0.0.13 () {32 vars in 662 bytes} [Tue Apr 14 08:57:43 2026] GET /v2.0/security-groups => generated 2925 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1920] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:57:44 2026] GET /v2.0/security-groups?tenant_id=ec0e353fcf4147379d32e6cf32eb7501&name=default => generated 2925 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1921] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:57:44 2026] GET /v2.0/security-groups?tenant_id=475e2c58cc2b479b96a18557e221fad6&name=default => generated 2925 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1922] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:57:44 2026] DELETE /v2.0/security-groups/56b22f1f-e8c0-484b-94c9-025962c21174 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1923] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:57:44 2026] DELETE /v2.0/security-groups/994a73c3-ca5b-427f-8c4a-ec0700dbd7cf => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:57:44.983 8 WARNING neutron_lib.context [None req-ec3a0c85-eabb-404b-b84e-f15799b8966b 397e776563a44345b78c183a237d3475 d1dfb15481bc4a868bfd713185679272 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1924] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:57:44 2026] GET /v2.0/security-groups?tenant_id=0064695635be4692a9c2ed49e64839c1&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1925] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:57:44 2026] DELETE /v2.0/security-groups/6f5266c6-ce4d-4e38-aed9-b9828c08323d => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:57:45.130 8 INFO neutron.db.segments_db [None req-ec3a0c85-eabb-404b-b84e-f15799b8966b 397e776563a44345b78c183a237d3475 d1dfb15481bc4a868bfd713185679272 - - default default] Added segment d0c109d8-8fdb-45cb-ab53-f3f13f07c9f4 of type vxlan for network 43947e01-8e57-4f00-9425-bce035082a67 [pid: 8|app: 0|req: 957/1926] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:57:44 2026] POST /v2.0/networks => generated 631 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:57:45.257 8 WARNING neutron_lib.context [None req-dd3afde4-4b80-4ae1-a68c-168d86b698f3 397e776563a44345b78c183a237d3475 d1dfb15481bc4a868bfd713185679272 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:57:45.391 7 WARNING neutron_lib.context [None req-fd5c9a7b-573f-454e-860f-037422257c85 672c2e5409f34a05997523cacf73548d 920fd6a7aa5e4e0fb99fc0dc49a3ed86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:57:45.444 7 INFO neutron.db.segments_db [None req-fd5c9a7b-573f-454e-860f-037422257c85 672c2e5409f34a05997523cacf73548d 920fd6a7aa5e4e0fb99fc0dc49a3ed86 - - default default] Added segment 56595102-d310-4e1b-b31f-4953d9abfd71 of type vxlan for network 92a54d7f-08f6-4aa0-ac18-5afe7c9038cf [pid: 8|app: 0|req: 958/1927] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:57:45 2026] POST /v2.0/subnets => generated 602 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1928] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:57:45 2026] GET /v2.0/security-groups?tenant_id=b425e6a9db694b91875ee4192dec0b91&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:57:45.713 8 WARNING neutron_lib.context [None req-84116178-4d12-4c7a-a8f9-405a7442f169 397e776563a44345b78c183a237d3475 d1dfb15481bc4a868bfd713185679272 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:57:45.772 7 INFO neutron.db.l3_hamode_db [None req-fd5c9a7b-573f-454e-860f-037422257c85 672c2e5409f34a05997523cacf73548d 920fd6a7aa5e4e0fb99fc0dc49a3ed86 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-14 08:57:45.790 8 INFO neutron.db.segments_db [None req-84116178-4d12-4c7a-a8f9-405a7442f169 397e776563a44345b78c183a237d3475 d1dfb15481bc4a868bfd713185679272 - - default default] Added segment dade036e-d030-4105-971c-86ccfb2ffd57 of type vxlan for network cbeb6b4d-33e6-4cd0-ab82-dbe6bc15faad [pid: 8|app: 0|req: 960/1929] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:57:45 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-04-14 08:57:45.973 7 INFO neutron.db.l3_hamode_db [None req-fd5c9a7b-573f-454e-860f-037422257c85 672c2e5409f34a05997523cacf73548d 920fd6a7aa5e4e0fb99fc0dc49a3ed86 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 961/1930] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:57:45 2026] DELETE /v2.0/security-groups/ff8e9c4a-6415-4825-b72a-838e8835a68f => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:57:46.034 8 WARNING neutron_lib.context [None req-0ef751c8-2803-4daf-bbd5-20d8f42d6767 397e776563a44345b78c183a237d3475 d1dfb15481bc4a868bfd713185679272 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 964/1933] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:57:46 2026] POST /v2.0/subnets => generated 605 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:57:46.438 8 WARNING neutron_lib.context [None req-dea7b09d-3f5c-4372-9d0e-a0c5011ae2ae 397e776563a44345b78c183a237d3475 d1dfb15481bc4a868bfd713185679272 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:57:46.518 8 INFO neutron.db.segments_db [None req-dea7b09d-3f5c-4372-9d0e-a0c5011ae2ae 397e776563a44345b78c183a237d3475 d1dfb15481bc4a868bfd713185679272 - - default default] Added segment 31deb597-cc46-41d1-bce7-8ee055a7d5ba of type vxlan for network cab32bcc-e1ea-40fe-b046-fe0795db9162 [pid: 8|app: 0|req: 965/1934] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:57:46 2026] POST /v2.0/networks => generated 631 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:57:46.663 8 WARNING neutron_lib.context [None req-130b4c84-350b-4ee7-87d9-df9904152b56 397e776563a44345b78c183a237d3475 d1dfb15481bc4a868bfd713185679272 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 970/1935] 10.0.0.13 () {34 vars in 667 bytes} [Tue Apr 14 08:57:45 2026] POST /v2.0/routers => generated 474 bytes in 1635 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:57:46.888 7 WARNING neutron_lib.context [None req-0208a420-43c4-4efa-9381-f501e994f57e 672c2e5409f34a05997523cacf73548d 920fd6a7aa5e4e0fb99fc0dc49a3ed86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:57:46.937 7 INFO neutron.db.l3_hamode_db [None req-0208a420-43c4-4efa-9381-f501e994f57e 672c2e5409f34a05997523cacf73548d 920fd6a7aa5e4e0fb99fc0dc49a3ed86 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 966/1936] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:57:46 2026] POST /v2.0/subnets => generated 605 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:57:47.015 8 WARNING neutron_lib.context [None req-3141bc97-4549-4a9e-9000-d28a9aae3c56 397e776563a44345b78c183a237d3475 d1dfb15481bc4a868bfd713185679272 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:57:47.087 8 INFO neutron.db.segments_db [None req-3141bc97-4549-4a9e-9000-d28a9aae3c56 397e776563a44345b78c183a237d3475 d1dfb15481bc4a868bfd713185679272 - - default default] Added segment e58eae1a-15f3-4ca2-ba1b-435368dacd5b of type vxlan for network 8ba5c18b-b347-40ee-b11d-1ec0cece5518 2026-04-14 08:57:47.137 7 INFO neutron.db.l3_hamode_db [None req-0208a420-43c4-4efa-9381-f501e994f57e 672c2e5409f34a05997523cacf73548d 920fd6a7aa5e4e0fb99fc0dc49a3ed86 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 967/1937] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:57:47 2026] POST /v2.0/networks => generated 631 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:57:47.246 8 WARNING neutron_lib.context [None req-2bd9e596-519e-4d1f-8f26-86e9b21feb78 397e776563a44345b78c183a237d3475 d1dfb15481bc4a868bfd713185679272 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 968/1938] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:57:47 2026] POST /v2.0/subnets => generated 605 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:57:47.662 8 WARNING neutron_lib.context [None req-e8bf21cd-ab02-496d-9133-a786aac06941 397e776563a44345b78c183a237d3475 d1dfb15481bc4a868bfd713185679272 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:57:47.731 8 INFO neutron.db.segments_db [None req-e8bf21cd-ab02-496d-9133-a786aac06941 397e776563a44345b78c183a237d3475 d1dfb15481bc4a868bfd713185679272 - - default default] Added segment 0d1fa91e-90b1-4aad-bd07-699c406fa656 of type vxlan for network 3ccf2d05-b2cf-4a0c-bdd8-fcfeea3f0314 [pid: 8|app: 0|req: 969/1939] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:57:47 2026] POST /v2.0/networks => generated 632 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:57:47.884 8 WARNING neutron_lib.context [None req-2f5cdda8-690d-428a-b157-473c46c1ba40 397e776563a44345b78c183a237d3475 d1dfb15481bc4a868bfd713185679272 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 971/1940] 10.0.0.13 () {34 vars in 667 bytes} [Tue Apr 14 08:57:46 2026] POST /v2.0/routers => generated 474 bytes in 1234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:57:48.127 7 WARNING neutron_lib.context [None req-bffdfb5a-62a4-456c-b545-1d450c6e2ff3 672c2e5409f34a05997523cacf73548d 920fd6a7aa5e4e0fb99fc0dc49a3ed86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:57:48.192 7 INFO neutron.db.l3_hamode_db [None req-bffdfb5a-62a4-456c-b545-1d450c6e2ff3 672c2e5409f34a05997523cacf73548d 920fd6a7aa5e4e0fb99fc0dc49a3ed86 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 970/1941] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:57:47 2026] POST /v2.0/subnets => generated 605 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:57:48.391 7 INFO neutron.db.l3_hamode_db [None req-bffdfb5a-62a4-456c-b545-1d450c6e2ff3 672c2e5409f34a05997523cacf73548d 920fd6a7aa5e4e0fb99fc0dc49a3ed86 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 971/1942] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:57:48 2026] GET /v2.0/security-groups?tenant_id=89c163c740d14e72b8ff1b00f0f3a6bc&name=default => generated 2925 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1943] 10.0.0.13 () {34 vars in 750 bytes} [Tue Apr 14 08:57:48 2026] PUT /v2.0/subnets/961ac842-52f6-410e-8c2b-a2c525bd6c9b/tags => generated 17 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1944] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:57:48 2026] DELETE /v2.0/security-groups/db265936-e2c0-4a69-8021-a0410b51903a => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1945] 10.0.0.13 () {34 vars in 750 bytes} [Tue Apr 14 08:57:48 2026] PUT /v2.0/subnets/9a7f35be-e497-423c-9382-75db9f8289d7/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: 975/1946] 10.0.0.13 () {34 vars in 750 bytes} [Tue Apr 14 08:57:48 2026] PUT /v2.0/subnets/d8e66c7c-3553-4699-b5cb-6f7883a01a8d/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1947] 10.0.0.13 () {34 vars in 750 bytes} [Tue Apr 14 08:57:48 2026] PUT /v2.0/subnets/bbdd3bbc-caff-4a3a-889f-d4deb452cce5/tags => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1948] 10.0.0.13 () {32 vars in 663 bytes} [Tue Apr 14 08:57:48 2026] GET /v2.0/subnets?tags=red => 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: 978/1949] 10.0.0.13 () {32 vars in 677 bytes} [Tue Apr 14 08:57:49 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1950] 10.0.0.13 () {32 vars in 673 bytes} [Tue Apr 14 08:57:49 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1951] 10.0.0.13 () {32 vars in 685 bytes} [Tue Apr 14 08:57:49 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: 981/1952] 10.0.0.13 () {32 vars in 671 bytes} [Tue Apr 14 08:57:49 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1953] 10.0.0.13 () {32 vars in 685 bytes} [Tue Apr 14 08:57:49 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1954] 10.0.0.13 () {32 vars in 681 bytes} [Tue Apr 14 08:57:49 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1955] 10.0.0.13 () {32 vars in 693 bytes} [Tue Apr 14 08:57:49 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1956] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:57:49 2026] DELETE /v2.0/subnets/961ac842-52f6-410e-8c2b-a2c525bd6c9b => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1957] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:57:49 2026] DELETE /v2.0/subnets/9a7f35be-e497-423c-9382-75db9f8289d7 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1958] 10.0.0.13 () {34 vars in 667 bytes} [Tue Apr 14 08:57:48 2026] POST /v2.0/routers => generated 474 bytes in 1977 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:57:50.114 7 WARNING neutron_lib.context [None req-317e0e2c-a123-4be3-be55-16cb4604428a 672c2e5409f34a05997523cacf73548d 920fd6a7aa5e4e0fb99fc0dc49a3ed86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 987/1959] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:57:49 2026] DELETE /v2.0/subnets/d8e66c7c-3553-4699-b5cb-6f7883a01a8d => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:57:50.194 7 INFO neutron.db.l3_hamode_db [None req-317e0e2c-a123-4be3-be55-16cb4604428a 672c2e5409f34a05997523cacf73548d 920fd6a7aa5e4e0fb99fc0dc49a3ed86 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-14 08:57:50.379 7 INFO neutron.db.l3_hamode_db [None req-317e0e2c-a123-4be3-be55-16cb4604428a 672c2e5409f34a05997523cacf73548d 920fd6a7aa5e4e0fb99fc0dc49a3ed86 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 988/1960] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:57:50 2026] DELETE /v2.0/subnets/bbdd3bbc-caff-4a3a-889f-d4deb452cce5 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1961] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:57:50 2026] DELETE /v2.0/subnets/80cf770a-eee0-4039-97ae-54d4294eed89 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:57:50.954 8 WARNING neutron_lib.context [None req-ef6eba11-c3fd-4225-a19d-06d5705ebdeb 5595c5788bf04f3abffecc5ff7c3443e 7131ceaf07234016ac44de62dc63cd93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:57:51.111 8 INFO neutron.db.segments_db [None req-ef6eba11-c3fd-4225-a19d-06d5705ebdeb 5595c5788bf04f3abffecc5ff7c3443e 7131ceaf07234016ac44de62dc63cd93 - - default default] Added segment bcb69122-c516-4cb3-bac0-3e5d95941aea of type vxlan for network ae34f2db-cb1f-439d-80b6-d0a35b79dc00 [pid: 8|app: 0|req: 990/1962] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:57:50 2026] POST /v2.0/networks => generated 631 bytes in 571 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1963] 10.0.0.13 () {34 vars in 667 bytes} [Tue Apr 14 08:57:50 2026] POST /v2.0/routers => generated 474 bytes in 1209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:57:51.319 7 WARNING neutron_lib.context [None req-3f1e1322-004f-4fb6-b63e-c0454e2700f3 5595c5788bf04f3abffecc5ff7c3443e 7131ceaf07234016ac44de62dc63cd93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:57:51.432 8 INFO neutron.services.segments.plugin [-] Segment d0c109d8-8fdb-45cb-ab53-f3f13f07c9f4 resource provider aggregate not found 2026-04-14 08:57:51.438 8 INFO neutron.services.segments.plugin [-] Segment d0c109d8-8fdb-45cb-ab53-f3f13f07c9f4 resource provider aggregate not found 2026-04-14 08:57:51.452 8 INFO neutron.services.segments.plugin [-] Segment d0c109d8-8fdb-45cb-ab53-f3f13f07c9f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0c109d8-8fdb-45cb-ab53-f3f13f07c9f4 found for delete ", "request_id": "req-1f0d5fe8-0dc9-4ddd-9269-bf31199668bf"}]} 2026-04-14 08:57:51.454 8 INFO neutron.services.segments.plugin [-] Segment d0c109d8-8fdb-45cb-ab53-f3f13f07c9f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0c109d8-8fdb-45cb-ab53-f3f13f07c9f4 found for delete ", "request_id": "req-0de825e4-1f47-40b3-b930-c5eed5526a14"}]} [pid: 8|app: 0|req: 991/1964] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:57:51 2026] DELETE /v2.0/networks/43947e01-8e57-4f00-9425-bce035082a67 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:57:51.470 8 WARNING neutron_lib.context [None req-2f7deaf3-4f2d-4c5a-951c-870597001690 672c2e5409f34a05997523cacf73548d 920fd6a7aa5e4e0fb99fc0dc49a3ed86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:57:51.522 8 INFO neutron.db.l3_hamode_db [None req-2f7deaf3-4f2d-4c5a-951c-870597001690 672c2e5409f34a05997523cacf73548d 920fd6a7aa5e4e0fb99fc0dc49a3ed86 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 974/1965] 10.0.0.13 () {34 vars in 663 bytes} [Tue Apr 14 08:57:51 2026] POST /v2.0/ports => generated 743 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:57:51.707 8 INFO neutron.db.l3_hamode_db [None req-2f7deaf3-4f2d-4c5a-951c-870597001690 672c2e5409f34a05997523cacf73548d 920fd6a7aa5e4e0fb99fc0dc49a3ed86 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 /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: 975/1966] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:57:51 2026] GET /v2.0/security-groups?tenant_id=85685195b2bc40f5912a7024c890a869&name=default => generated 2925 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1967] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:57:51 2026] DELETE /v2.0/networks/cbeb6b4d-33e6-4cd0-ab82-dbe6bc15faad => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:57:52.108 7 INFO neutron.services.segments.plugin [-] Segment dade036e-d030-4105-971c-86ccfb2ffd57 resource provider aggregate not found 2026-04-14 08:57:52.112 7 INFO neutron.services.segments.plugin [-] Segment dade036e-d030-4105-971c-86ccfb2ffd57 resource provider aggregate not found 2026-04-14 08:57:52.121 7 WARNING neutron_lib.context [None req-91deb25f-a1f4-4ad0-bb1b-8ced85cb49ef 5595c5788bf04f3abffecc5ff7c3443e 7131ceaf07234016ac44de62dc63cd93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:57:52.137 7 INFO neutron.services.segments.plugin [-] Segment dade036e-d030-4105-971c-86ccfb2ffd57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dade036e-d030-4105-971c-86ccfb2ffd57 found for delete ", "request_id": "req-9a518433-090c-43cb-93dc-482c3c25ff39"}]} 2026-04-14 08:57:52.141 7 INFO neutron.services.segments.plugin [-] Segment dade036e-d030-4105-971c-86ccfb2ffd57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dade036e-d030-4105-971c-86ccfb2ffd57 found for delete ", "request_id": "req-90f9d5b0-4715-48c4-be75-ac197efab96f"}]} [pid: 7|app: 0|req: 977/1968] 10.0.0.13 () {34 vars in 665 bytes} [Tue Apr 14 08:57:52 2026] POST /v2.0/trunks => generated 407 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1969] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:57:52 2026] DELETE /v2.0/security-groups/2a568968-c7d4-4a68-bf12-5a4cf388bd4d => 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: 992/1970] 10.0.0.13 () {34 vars in 667 bytes} [Tue Apr 14 08:57:51 2026] POST /v2.0/routers => generated 474 bytes in 1058 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:57:52.531 8 WARNING neutron_lib.context [None req-6f3b066f-b3ed-4993-afe7-d9f7174e3a3d 5595c5788bf04f3abffecc5ff7c3443e 7131ceaf07234016ac44de62dc63cd93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:57:52.607 8 INFO neutron.db.segments_db [None req-6f3b066f-b3ed-4993-afe7-d9f7174e3a3d 5595c5788bf04f3abffecc5ff7c3443e 7131ceaf07234016ac44de62dc63cd93 - - default default] Added segment 0beb82de-5bc0-43c7-8a78-e75446517dfe of type vxlan for network bbb4b4a0-e098-4283-8ce7-533bf859d475 [pid: 7|app: 0|req: 979/1971] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:57:52 2026] DELETE /v2.0/networks/cab32bcc-e1ea-40fe-b046-fe0795db9162 => 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: 993/1972] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:57:52 2026] POST /v2.0/networks => generated 632 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1973] 10.0.0.13 () {34 vars in 750 bytes} [Tue Apr 14 08:57:52 2026] PUT /v2.0/routers/83669d26-90ca-479f-91f5-9fc58cf22d06/tags => generated 17 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:57:52.793 7 WARNING neutron_lib.context [None req-f1b0f90b-75d2-4ab6-bc97-6f7cbb905977 5595c5788bf04f3abffecc5ff7c3443e 7131ceaf07234016ac44de62dc63cd93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 981/1974] 10.0.0.13 () {34 vars in 663 bytes} [Tue Apr 14 08:57:52 2026] POST /v2.0/ports => generated 743 bytes in 396 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: 994/1975] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:57:52 2026] DELETE /v2.0/networks/8ba5c18b-b347-40ee-b11d-1ec0cece5518 => generated 0 bytes in 612 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:57:53.357 8 WARNING neutron_lib.context [None req-c883a6c7-0f32-46ec-8a81-dc9aef473dfd 5595c5788bf04f3abffecc5ff7c3443e 7131ceaf07234016ac44de62dc63cd93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 982/1976] 10.0.0.13 () {34 vars in 750 bytes} [Tue Apr 14 08:57:53 2026] PUT /v2.0/routers/8bf1f9b1-8052-40db-9a27-77cd7c3469dd/tags => generated 25 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:57:53.496 8 INFO neutron.services.segments.plugin [-] Segment e58eae1a-15f3-4ca2-ba1b-435368dacd5b resource provider aggregate not found 2026-04-14 08:57:53.501 8 INFO neutron.services.segments.plugin [-] Segment e58eae1a-15f3-4ca2-ba1b-435368dacd5b resource provider aggregate not found 2026-04-14 08:57:53.530 8 INFO neutron.services.segments.plugin [-] Segment e58eae1a-15f3-4ca2-ba1b-435368dacd5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e58eae1a-15f3-4ca2-ba1b-435368dacd5b found for delete ", "request_id": "req-49776c71-1bed-4fc1-aa69-a0a186d1dd99"}]} 2026-04-14 08:57:53.534 8 INFO neutron.services.segments.plugin [-] Segment e58eae1a-15f3-4ca2-ba1b-435368dacd5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e58eae1a-15f3-4ca2-ba1b-435368dacd5b found for delete ", "request_id": "req-72c005af-104a-4936-957f-e66331212a74"}]} [pid: 7|app: 0|req: 983/1977] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:57:53 2026] DELETE /v2.0/networks/3ccf2d05-b2cf-4a0c-bdd8-fcfeea3f0314 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1978] 10.0.0.13 () {34 vars in 665 bytes} [Tue Apr 14 08:57:53 2026] POST /v2.0/trunks => generated 407 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:57:53.673 8 WARNING neutron_lib.context [None req-7c5ac955-3680-448c-9df1-b671cb205b51 5595c5788bf04f3abffecc5ff7c3443e 7131ceaf07234016ac44de62dc63cd93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 984/1979] 10.0.0.13 () {34 vars in 750 bytes} [Tue Apr 14 08:57:53 2026] PUT /v2.0/routers/4149e046-d52b-4955-9905-52bb05cac1f5/tags => generated 34 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:57:53.738 8 INFO neutron.db.segments_db [None req-7c5ac955-3680-448c-9df1-b671cb205b51 5595c5788bf04f3abffecc5ff7c3443e 7131ceaf07234016ac44de62dc63cd93 - - default default] Added segment e731ab26-1e69-426d-ba78-c7ff6588a99d of type vxlan for network 7f7feb21-3025-482a-90ea-8fba3ca6ad92 [pid: 7|app: 0|req: 985/1980] 10.0.0.13 () {34 vars in 750 bytes} [Tue Apr 14 08:57:53 2026] PUT /v2.0/routers/53130588-be59-4357-865a-8c2105f71d4c/tags => generated 19 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1981] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:57:53 2026] POST /v2.0/networks => generated 632 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:57:53.863 8 WARNING neutron_lib.context [None req-7f6bdae6-9b7f-472e-beee-14267e94b338 5595c5788bf04f3abffecc5ff7c3443e 7131ceaf07234016ac44de62dc63cd93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 986/1982] 10.0.0.13 () {32 vars in 663 bytes} [Tue Apr 14 08:57:53 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1983] 10.0.0.13 () {32 vars in 677 bytes} [Tue Apr 14 08:57:53 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:57:54.161 7 INFO neutron.services.segments.plugin [-] Segment 31deb597-cc46-41d1-bce7-8ee055a7d5ba resource provider aggregate not found 2026-04-14 08:57:54.167 7 INFO neutron.services.segments.plugin [-] Segment 31deb597-cc46-41d1-bce7-8ee055a7d5ba resource provider aggregate not found 2026-04-14 08:57:54.175 7 INFO neutron.services.segments.plugin [-] Segment 31deb597-cc46-41d1-bce7-8ee055a7d5ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31deb597-cc46-41d1-bce7-8ee055a7d5ba found for delete ", "request_id": "req-fd58d66b-3a17-465a-b301-2e4c8e1e341c"}]} 2026-04-14 08:57:54.179 7 INFO neutron.services.segments.plugin [-] Segment 31deb597-cc46-41d1-bce7-8ee055a7d5ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31deb597-cc46-41d1-bce7-8ee055a7d5ba found for delete ", "request_id": "req-98f29cb9-036f-429c-a3b6-bd1f1eb5a56d"}]} 2026-04-14 08:57:54.193 7 INFO neutron.services.segments.plugin [-] Segment 0d1fa91e-90b1-4aad-bd07-699c406fa656 resource provider aggregate not found 2026-04-14 08:57:54.198 7 INFO neutron.services.segments.plugin [-] Segment 0d1fa91e-90b1-4aad-bd07-699c406fa656 resource provider aggregate not found [pid: 7|app: 0|req: 988/1984] 10.0.0.13 () {32 vars in 673 bytes} [Tue Apr 14 08:57:54 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1985] 10.0.0.13 () {34 vars in 663 bytes} [Tue Apr 14 08:57:53 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) 2026-04-14 08:57:54.218 7 INFO neutron.services.segments.plugin [-] Segment 0d1fa91e-90b1-4aad-bd07-699c406fa656 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d1fa91e-90b1-4aad-bd07-699c406fa656 found for delete ", "request_id": "req-7834ddb0-3853-47ea-a6ce-506efd63aebf"}]} /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-04-14 08:57:54.226 8 WARNING neutron_lib.context [None req-fa4e8a58-1103-4c1b-8e09-403fd20aca5f 5595c5788bf04f3abffecc5ff7c3443e 7131ceaf07234016ac44de62dc63cd93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:57:54.243 7 INFO neutron.services.segments.plugin [-] Segment 0d1fa91e-90b1-4aad-bd07-699c406fa656 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d1fa91e-90b1-4aad-bd07-699c406fa656 found for delete ", "request_id": "req-e76e7f01-6ca3-4d32-a4c0-0494302e67e7"}]} [pid: 7|app: 0|req: 989/1986] 10.0.0.13 () {32 vars in 685 bytes} [Tue Apr 14 08:57:54 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1987] 10.0.0.13 () {34 vars in 665 bytes} [Tue Apr 14 08:57:54 2026] POST /v2.0/trunks => generated 407 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1988] 10.0.0.13 () {32 vars in 671 bytes} [Tue Apr 14 08:57:54 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:57:54.448 7 WARNING neutron_lib.context [None req-2882c6b8-2e72-4986-8f98-0c3afed098ab 5595c5788bf04f3abffecc5ff7c3443e 7131ceaf07234016ac44de62dc63cd93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:57:54.507 7 INFO neutron.db.segments_db [None req-2882c6b8-2e72-4986-8f98-0c3afed098ab 5595c5788bf04f3abffecc5ff7c3443e 7131ceaf07234016ac44de62dc63cd93 - - default default] Added segment 81a2e78e-2810-4ce4-b0eb-3845a57f6f9a of type vxlan for network 7a5e202c-5aee-4db3-b1b0-7b93b8197567 [pid: 7|app: 0|req: 991/1989] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:57:54 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) [pid: 8|app: 0|req: 999/1990] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:57:54 2026] GET /v2.0/security-groups?tenant_id=991fa846f6504c0bae974567f7d492d8&name=default => generated 2925 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:57:54.747 8 WARNING neutron_lib.context [None req-30d534d4-be7a-4c71-ada7-f8231181505d 5595c5788bf04f3abffecc5ff7c3443e 7131ceaf07234016ac44de62dc63cd93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 992/1991] 10.0.0.13 () {32 vars in 685 bytes} [Tue Apr 14 08:57:54 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1992] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:57:54 2026] DELETE /v2.0/security-groups/573630e1-275c-4545-923d-6954a08f6d67 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1993] 10.0.0.13 () {34 vars in 663 bytes} [Tue Apr 14 08:57:54 2026] POST /v2.0/ports => generated 743 bytes in 367 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: 1001/1994] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:57:55 2026] GET /v2.0/security-groups?tenant_id=d1dfb15481bc4a868bfd713185679272&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:57:55.149 8 WARNING neutron_lib.context [None req-679f91aa-fa75-47bb-84c8-224cfe619455 5595c5788bf04f3abffecc5ff7c3443e 7131ceaf07234016ac44de62dc63cd93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1995] 10.0.0.13 () {34 vars in 665 bytes} [Tue Apr 14 08:57:55 2026] POST /v2.0/trunks => generated 407 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1996] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:57:55 2026] DELETE /v2.0/security-groups/85a4363e-956f-488a-bea2-2cf9c6caffa6 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:57:55.459 8 WARNING neutron_lib.context [None req-ae54bb3a-eae5-4219-91c3-612935cbb326 5595c5788bf04f3abffecc5ff7c3443e 7131ceaf07234016ac44de62dc63cd93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 994/1997] 10.0.0.13 () {32 vars in 681 bytes} [Tue Apr 14 08:57:54 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 610 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:57:55.526 8 INFO neutron.db.segments_db [None req-ae54bb3a-eae5-4219-91c3-612935cbb326 5595c5788bf04f3abffecc5ff7c3443e 7131ceaf07234016ac44de62dc63cd93 - - default default] Added segment 460447bf-2195-4775-8560-4d130b988d5d of type vxlan for network 6b466c23-3cf9-43b9-a98f-a81e4bbfd21c [pid: 7|app: 0|req: 995/1998] 10.0.0.13 () {32 vars in 693 bytes} [Tue Apr 14 08:57:55 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1999] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:57: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: 8|app: 0|req: 1005/2000] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:57:55 2026] GET /v2.0/security-groups?tenant_id=637f5ac39ee34ee680e9ea912d699cb3&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2001] 10.0.0.113 () {30 vars in 650 bytes} [Tue Apr 14 08:57:55 2026] GET /v2.0/extensions => generated 19901 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-14 08:57:55.784 7 WARNING neutron_lib.context [None req-8aa70670-7353-423f-b8cf-b5cbe543bffd 5595c5788bf04f3abffecc5ff7c3443e 7131ceaf07234016ac44de62dc63cd93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1006/2002] 10.0.0.13 () {32 vars in 720 bytes} [Tue Apr 14 08:57:55 2026] GET /v2.0/routers/83669d26-90ca-479f-91f5-9fc58cf22d06 => generated 485 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2003] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:57:55 2026] DELETE /v2.0/security-groups/32c03acd-369a-4dfc-8431-f9e9d0d881c7 => 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: 1008/2004] 10.0.0.113 () {30 vars in 724 bytes} [Tue Apr 14 08:57:55 2026] GET /v2.0/quotas/31f5c0d506214348868d8cb9c33a98db/details => generated 847 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2005] 10.0.0.13 () {34 vars in 663 bytes} [Tue Apr 14 08:57:55 2026] POST /v2.0/ports => generated 743 bytes in 383 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-04-14 08:57:56.172 7 WARNING neutron_lib.context [None req-b0fbbd1a-6e37-457a-8c6a-a69a62e895ca 5595c5788bf04f3abffecc5ff7c3443e 7131ceaf07234016ac44de62dc63cd93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 998/2006] 10.0.0.13 () {34 vars in 665 bytes} [Tue Apr 14 08:57:56 2026] POST /v2.0/trunks => generated 407 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2007] 10.0.0.13 () {34 vars in 748 bytes} [Tue Apr 14 08:57:56 2026] PUT /v2.0/trunks/6b2c4de7-2c04-4bcf-b999-614bac934b0e/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2008] 10.0.0.13 () {34 vars in 748 bytes} [Tue Apr 14 08:57:56 2026] PUT /v2.0/trunks/6572a7af-64b6-4a59-a9e1-59ae4e5e3f93/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2009] 10.0.0.13 () {34 vars in 748 bytes} [Tue Apr 14 08:57:56 2026] PUT /v2.0/trunks/28012c6e-19d2-4b3d-8ed9-bb6197138592/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: 1002/2010] 10.0.0.13 () {34 vars in 748 bytes} [Tue Apr 14 08:57:56 2026] PUT /v2.0/trunks/6765854e-6851-4822-a794-225d329e7498/tags => 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: 1003/2011] 10.0.0.13 () {32 vars in 661 bytes} [Tue Apr 14 08:57:56 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2012] 10.0.0.13 () {32 vars in 675 bytes} [Tue Apr 14 08:57:56 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2013] 10.0.0.13 () {32 vars in 671 bytes} [Tue Apr 14 08:57:56 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2014] 10.0.0.13 () {32 vars in 683 bytes} [Tue Apr 14 08:57:56 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2015] 10.0.0.13 () {32 vars in 669 bytes} [Tue Apr 14 08:57:56 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2016] 10.0.0.13 () {32 vars in 683 bytes} [Tue Apr 14 08:57:56 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2017] 10.0.0.13 () {32 vars in 679 bytes} [Tue Apr 14 08:57:56 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2018] 10.0.0.13 () {32 vars in 691 bytes} [Tue Apr 14 08:57:56 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2019] 10.0.0.13 () {32 vars in 718 bytes} [Tue Apr 14 08:57:56 2026] GET /v2.0/trunks/6b2c4de7-2c04-4bcf-b999-614bac934b0e => generated 412 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2020] 10.0.0.13 () {34 vars in 741 bytes} [Tue Apr 14 08:57:56 2026] PUT /v2.0/routers/83669d26-90ca-479f-91f5-9fc58cf22d06 => generated 485 bytes in 769 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2021] 10.0.0.13 () {32 vars in 716 bytes} [Tue Apr 14 08:57:56 2026] GET /v2.0/ports/a1704319-a810-445e-a48d-7550566cdac3 => generated 826 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2022] 10.0.0.13 () {32 vars in 735 bytes} [Tue Apr 14 08:57:56 2026] GET /v2.0/ports?device_id=83669d26-90ca-479f-91f5-9fc58cf22d06 => 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: 1013/2023] 10.0.0.13 () {32 vars in 721 bytes} [Tue Apr 14 08:57:56 2026] DELETE /v2.0/trunks/6b2c4de7-2c04-4bcf-b999-614bac934b0e => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2024] 10.0.0.13 () {32 vars in 718 bytes} [Tue Apr 14 08:57:56 2026] GET /v2.0/trunks/6572a7af-64b6-4a59-a9e1-59ae4e5e3f93 => generated 420 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2025] 10.0.0.13 () {32 vars in 716 bytes} [Tue Apr 14 08:57:56 2026] GET /v2.0/ports/dd7c6581-bdf7-410c-843c-6a2ec6f63598 => generated 826 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2026] 10.0.0.13 () {32 vars in 721 bytes} [Tue Apr 14 08:57:57 2026] DELETE /v2.0/trunks/6572a7af-64b6-4a59-a9e1-59ae4e5e3f93 => 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: 1017/2027] 10.0.0.13 () {32 vars in 718 bytes} [Tue Apr 14 08:57:57 2026] GET /v2.0/trunks/28012c6e-19d2-4b3d-8ed9-bb6197138592 => generated 429 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2028] 10.0.0.13 () {32 vars in 716 bytes} [Tue Apr 14 08:57:57 2026] GET /v2.0/ports/58fbb33c-dfcc-436d-a21a-4f141b7d9ee9 => generated 826 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2029] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:57:56 2026] DELETE /v2.0/routers/83669d26-90ca-479f-91f5-9fc58cf22d06 => generated 0 bytes in 531 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2030] 10.0.0.13 () {32 vars in 721 bytes} [Tue Apr 14 08:57:57 2026] DELETE /v2.0/trunks/28012c6e-19d2-4b3d-8ed9-bb6197138592 => 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: 1020/2031] 10.0.0.13 () {32 vars in 718 bytes} [Tue Apr 14 08:57:57 2026] GET /v2.0/trunks/6765854e-6851-4822-a794-225d329e7498 => generated 414 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2032] 10.0.0.13 () {32 vars in 720 bytes} [Tue Apr 14 08:57:57 2026] GET /v2.0/routers/8bf1f9b1-8052-40db-9a27-77cd7c3469dd => generated 493 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2033] 10.0.0.13 () {32 vars in 716 bytes} [Tue Apr 14 08:57:57 2026] GET /v2.0/ports/f7a6aded-d74b-47f3-9eee-1c66c5066458 => generated 826 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2034] 10.0.0.13 () {32 vars in 721 bytes} [Tue Apr 14 08:57:57 2026] DELETE /v2.0/trunks/6765854e-6851-4822-a794-225d329e7498 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2035] 10.0.0.13 () {32 vars in 718 bytes} [Tue Apr 14 08:57:57 2026] GET /v2.0/trunks/380cdf45-3bff-4c53-933e-a4e28b7f24d0 => generated 407 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2036] 10.0.0.13 () {32 vars in 716 bytes} [Tue Apr 14 08:57:57 2026] GET /v2.0/ports/7595341a-1ea1-4e46-95c9-c90b49057c9d => generated 826 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2037] 10.0.0.13 () {32 vars in 721 bytes} [Tue Apr 14 08:57:57 2026] DELETE /v2.0/trunks/380cdf45-3bff-4c53-933e-a4e28b7f24d0 => 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: 1026/2038] 10.0.0.13 () {32 vars in 719 bytes} [Tue Apr 14 08:57:57 2026] DELETE /v2.0/ports/a1704319-a810-445e-a48d-7550566cdac3 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2039] 10.0.0.13 () {34 vars in 741 bytes} [Tue Apr 14 08:57:57 2026] PUT /v2.0/routers/8bf1f9b1-8052-40db-9a27-77cd7c3469dd => generated 493 bytes in 874 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2040] 10.0.0.13 () {32 vars in 719 bytes} [Tue Apr 14 08:57:58 2026] DELETE /v2.0/ports/dd7c6581-bdf7-410c-843c-6a2ec6f63598 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2041] 10.0.0.13 () {32 vars in 735 bytes} [Tue Apr 14 08:57:58 2026] GET /v2.0/ports?device_id=8bf1f9b1-8052-40db-9a27-77cd7c3469dd => 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: 1028/2042] 10.0.0.13 () {32 vars in 719 bytes} [Tue Apr 14 08:57:58 2026] DELETE /v2.0/ports/58fbb33c-dfcc-436d-a21a-4f141b7d9ee9 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2043] 10.0.0.13 () {32 vars in 719 bytes} [Tue Apr 14 08:57:58 2026] DELETE /v2.0/ports/f7a6aded-d74b-47f3-9eee-1c66c5066458 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2044] 10.0.0.113 () {30 vars in 650 bytes} [Tue Apr 14 08:57:58 2026] GET /v2.0/extensions => generated 19901 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2045] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:57:58 2026] DELETE /v2.0/routers/8bf1f9b1-8052-40db-9a27-77cd7c3469dd => generated 0 bytes in 595 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2046] 10.0.0.113 () {30 vars in 724 bytes} [Tue Apr 14 08:57:59 2026] GET /v2.0/quotas/31f5c0d506214348868d8cb9c33a98db/details => generated 847 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2047] 10.0.0.13 () {32 vars in 720 bytes} [Tue Apr 14 08:57:59 2026] GET /v2.0/routers/4149e046-d52b-4955-9905-52bb05cac1f5 => generated 502 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2048] 10.0.0.13 () {32 vars in 719 bytes} [Tue Apr 14 08:57:58 2026] DELETE /v2.0/ports/7595341a-1ea1-4e46-95c9-c90b49057c9d => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:57:59.327 8 WARNING neutron_lib.context [None req-9e9c1f8b-f18b-43c6-b8a5-8f331b5d9b45 7616446e7eff4458a148fec06f516b10 1c59d351ea9e4fda863a6e474439223e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1032/2049] 10.0.0.13 () {34 vars in 741 bytes} [Tue Apr 14 08:57:59 2026] PUT /v2.0/routers/4149e046-d52b-4955-9905-52bb05cac1f5 => generated 502 bytes in 752 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:58:00.165 7 INFO neutron.services.segments.plugin [-] Segment bcb69122-c516-4cb3-bac0-3e5d95941aea resource provider aggregate not found 2026-04-14 08:58:00.175 7 INFO neutron.services.segments.plugin [-] Segment bcb69122-c516-4cb3-bac0-3e5d95941aea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcb69122-c516-4cb3-bac0-3e5d95941aea found for delete ", "request_id": "req-4a6f4557-050d-4e12-a0dc-2ae8bc6ded38"}]} 2026-04-14 08:58:00.178 7 INFO neutron.services.segments.plugin [-] Segment bcb69122-c516-4cb3-bac0-3e5d95941aea resource provider aggregate not found [pid: 7|app: 0|req: 1033/2050] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:57:59 2026] DELETE /v2.0/networks/ae34f2db-cb1f-439d-80b6-d0a35b79dc00 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:58:00.204 7 INFO neutron.services.segments.plugin [-] Segment bcb69122-c516-4cb3-bac0-3e5d95941aea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcb69122-c516-4cb3-bac0-3e5d95941aea found for delete ", "request_id": "req-da982d6b-9c49-4298-956c-e28663786377"}]} [pid: 7|app: 0|req: 1034/2051] 10.0.0.13 () {32 vars in 735 bytes} [Tue Apr 14 08:58:00 2026] GET /v2.0/ports?device_id=4149e046-d52b-4955-9905-52bb05cac1f5 => 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: 1035/2052] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:58:00 2026] DELETE /v2.0/networks/bbb4b4a0-e098-4283-8ce7-533bf859d475 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2053] 10.0.0.13 () {34 vars in 675 bytes} [Tue Apr 14 08:57:59 2026] POST /v2.0/floatingips => generated 552 bytes in 1547 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:58:00.930 8 INFO neutron.services.segments.plugin [-] Segment e731ab26-1e69-426d-ba78-c7ff6588a99d resource provider aggregate not found 2026-04-14 08:58:00.935 8 INFO neutron.services.segments.plugin [-] Segment e731ab26-1e69-426d-ba78-c7ff6588a99d resource provider aggregate not found [pid: 8|app: 0|req: 1019/2054] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:58:00 2026] DELETE /v2.0/networks/7f7feb21-3025-482a-90ea-8fba3ca6ad92 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2056] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:58:00 2026] DELETE /v2.0/routers/4149e046-d52b-4955-9905-52bb05cac1f5 => generated 0 bytes in 544 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:58:00.957 8 INFO neutron.services.segments.plugin [-] Segment e731ab26-1e69-426d-ba78-c7ff6588a99d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e731ab26-1e69-426d-ba78-c7ff6588a99d found for delete ", "request_id": "req-16fa4afe-6d5f-479e-a608-cddc51d39642"}]} 2026-04-14 08:58:00.959 8 INFO neutron.services.segments.plugin [-] Segment e731ab26-1e69-426d-ba78-c7ff6588a99d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e731ab26-1e69-426d-ba78-c7ff6588a99d found for delete ", "request_id": "req-8d362cf3-c2a5-4103-bfa9-cdc9baa27ba9"}]} [pid: 7|app: 0|req: 1037/2058] 10.0.0.13 () {34 vars in 758 bytes} [Tue Apr 14 08:58:00 2026] PUT /v2.0/floatingips/0947493e-8952-4363-9d49-81c9ade5ed93/tags => generated 25 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2059] 10.0.0.13 () {32 vars in 720 bytes} [Tue Apr 14 08:58:00 2026] GET /v2.0/routers/53130588-be59-4357-865a-8c2105f71d4c => generated 487 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2060] 10.0.0.13 () {32 vars in 738 bytes} [Tue Apr 14 08:58:01 2026] GET /v2.0/floatingips/0947493e-8952-4363-9d49-81c9ade5ed93/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2061] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:58:01 2026] DELETE /v2.0/networks/7a5e202c-5aee-4db3-b1b0-7b93b8197567 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2062] 10.0.0.13 () {34 vars in 769 bytes} [Tue Apr 14 08:58:01 2026] PUT /v2.0/floatingips/0947493e-8952-4363-9d49-81c9ade5ed93/tags/green => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2063] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:58:01 2026] DELETE /v2.0/networks/6b466c23-3cf9-43b9-a98f-a81e4bbfd21c => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2064] 10.0.0.13 () {32 vars in 738 bytes} [Tue Apr 14 08:58:01 2026] GET /v2.0/floatingips/0947493e-8952-4363-9d49-81c9ade5ed93/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: 1042/2065] 10.0.0.13 () {34 vars in 765 bytes} [Tue Apr 14 08:58:01 2026] PUT /v2.0/floatingips/0947493e-8952-4363-9d49-81c9ade5ed93/tags/red => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2066] 10.0.0.13 () {32 vars in 738 bytes} [Tue Apr 14 08:58:01 2026] GET /v2.0/floatingips/0947493e-8952-4363-9d49-81c9ade5ed93/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: 1044/2067] 10.0.0.13 () {34 vars in 787 bytes} [Tue Apr 14 08:58:01 2026] PUT /v2.0/floatingips/0947493e-8952-4363-9d49-81c9ade5ed93/tags/black.or.white => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2068] 10.0.0.13 () {32 vars in 738 bytes} [Tue Apr 14 08:58:01 2026] GET /v2.0/floatingips/0947493e-8952-4363-9d49-81c9ade5ed93/tags => generated 52 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2069] 10.0.0.13 () {34 vars in 758 bytes} [Tue Apr 14 08:58:01 2026] PUT /v2.0/floatingips/0947493e-8952-4363-9d49-81c9ade5ed93/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2070] 10.0.0.13 () {34 vars in 741 bytes} [Tue Apr 14 08:58:01 2026] PUT /v2.0/routers/53130588-be59-4357-865a-8c2105f71d4c => generated 487 bytes in 766 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2071] 10.0.0.13 () {32 vars in 738 bytes} [Tue Apr 14 08:58:01 2026] GET /v2.0/floatingips/0947493e-8952-4363-9d49-81c9ade5ed93/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2072] 10.0.0.13 () {32 vars in 735 bytes} [Tue Apr 14 08:58:01 2026] GET /v2.0/ports?device_id=53130588-be59-4357-865a-8c2105f71d4c => 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: 1027/2073] 10.0.0.13 () {32 vars in 746 bytes} [Tue Apr 14 08:58:01 2026] GET /v2.0/floatingips/0947493e-8952-4363-9d49-81c9ade5ed93/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2074] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:58:01 2026] GET /v2.0/security-groups?tenant_id=31f5c0d506214348868d8cb9c33a98db&name=default => generated 2925 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:58:02.077 7 INFO neutron.api.v2.resource [None req-660419d6-ac50-432f-8bbd-d83743266235 7616446e7eff4458a148fec06f516b10 1c59d351ea9e4fda863a6e474439223e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1048/2075] 10.0.0.13 () {32 vars in 750 bytes} [Tue Apr 14 08:58:02 2026] GET /v2.0/floatingips/0947493e-8952-4363-9d49-81c9ade5ed93/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: 1049/2076] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:58:02 2026] DELETE /v2.0/security-groups/2a85a61b-9427-4da9-b6f2-168529d385cf => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:58:02.200 7 INFO neutron.services.segments.plugin [-] Segment 0beb82de-5bc0-43c7-8a78-e75446517dfe resource provider aggregate not found 2026-04-14 08:58:02.222 7 INFO neutron.services.segments.plugin [-] Segment 0beb82de-5bc0-43c7-8a78-e75446517dfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0beb82de-5bc0-43c7-8a78-e75446517dfe found for delete ", "request_id": "req-3c98dba0-d8e6-4131-8d8f-274ec5ad0263"}]} 2026-04-14 08:58:02.226 7 INFO neutron.services.segments.plugin [-] Segment 0beb82de-5bc0-43c7-8a78-e75446517dfe resource provider aggregate not found 2026-04-14 08:58:02.241 7 INFO neutron.services.segments.plugin [-] Segment 81a2e78e-2810-4ce4-b0eb-3845a57f6f9a resource provider aggregate not found 2026-04-14 08:58:02.252 7 INFO neutron.services.segments.plugin [-] Segment 0beb82de-5bc0-43c7-8a78-e75446517dfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0beb82de-5bc0-43c7-8a78-e75446517dfe found for delete ", "request_id": "req-34dcffdd-cde3-43ff-b588-877e59628af1"}]} [pid: 7|app: 0|req: 1050/2077] 10.0.0.13 () {32 vars in 749 bytes} [Tue Apr 14 08:58:02 2026] DELETE /v2.0/floatingips/0947493e-8952-4363-9d49-81c9ade5ed93/tags/red => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:58:02.270 7 INFO neutron.services.segments.plugin [-] Segment 81a2e78e-2810-4ce4-b0eb-3845a57f6f9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81a2e78e-2810-4ce4-b0eb-3845a57f6f9a found for delete ", "request_id": "req-6eaefbb9-72b4-45eb-99ad-561441b889a5"}]} 2026-04-14 08:58:02.279 7 INFO neutron.services.segments.plugin [-] Segment 81a2e78e-2810-4ce4-b0eb-3845a57f6f9a resource provider aggregate not found 2026-04-14 08:58:02.316 7 INFO neutron.services.segments.plugin [-] Segment 81a2e78e-2810-4ce4-b0eb-3845a57f6f9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81a2e78e-2810-4ce4-b0eb-3845a57f6f9a found for delete ", "request_id": "req-3b25c4cc-c2c0-4e7f-bd7f-ae9f09a2611f"}]} 2026-04-14 08:58:02.321 7 INFO neutron.services.segments.plugin [-] Segment 460447bf-2195-4775-8560-4d130b988d5d resource provider aggregate not found [pid: 7|app: 0|req: 1051/2078] 10.0.0.13 () {32 vars in 738 bytes} [Tue Apr 14 08:58:02 2026] GET /v2.0/floatingips/0947493e-8952-4363-9d49-81c9ade5ed93/tags => generated 30 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:58:02.342 7 INFO neutron.services.segments.plugin [-] Segment 460447bf-2195-4775-8560-4d130b988d5d resource provider aggregate not found 2026-04-14 08:58:02.349 7 INFO neutron.services.segments.plugin [-] Segment 460447bf-2195-4775-8560-4d130b988d5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 460447bf-2195-4775-8560-4d130b988d5d found for delete ", "request_id": "req-4be5632a-6d37-4556-818b-121c5d806923"}]} 2026-04-14 08:58:02.381 7 INFO neutron.services.segments.plugin [-] Segment 460447bf-2195-4775-8560-4d130b988d5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 460447bf-2195-4775-8560-4d130b988d5d found for delete ", "request_id": "req-cc86ffaa-9559-47ed-bafa-072bd5cf619a"}]} 2026-04-14 08:58:02.390 7 INFO neutron.api.v2.resource [None req-2ebf2e59-fee2-407c-8a0a-2610775a20bf 7616446e7eff4458a148fec06f516b10 1c59d351ea9e4fda863a6e474439223e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1052/2079] 10.0.0.13 () {32 vars in 753 bytes} [Tue Apr 14 08:58:02 2026] DELETE /v2.0/floatingips/0947493e-8952-4363-9d49-81c9ade5ed93/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: 1028/2080] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:58:01 2026] DELETE /v2.0/routers/53130588-be59-4357-865a-8c2105f71d4c => generated 0 bytes in 527 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2081] 10.0.0.13 () {32 vars in 741 bytes} [Tue Apr 14 08:58:02 2026] DELETE /v2.0/floatingips/0947493e-8952-4363-9d49-81c9ade5ed93/tags => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2082] 10.0.0.13 () {32 vars in 720 bytes} [Tue Apr 14 08:58:02 2026] GET /v2.0/routers/d99726b6-9d5d-42fd-9879-22695a25a54c => generated 480 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2083] 10.0.0.13 () {32 vars in 738 bytes} [Tue Apr 14 08:58:02 2026] GET /v2.0/floatingips/0947493e-8952-4363-9d49-81c9ade5ed93/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2084] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:58:02 2026] GET /v2.0/security-groups?tenant_id=764ca7d924e2426984288447949a7e3a&name=default => generated 2925 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2085] 10.0.0.13 () {32 vars in 731 bytes} [Tue Apr 14 08:58:02 2026] DELETE /v2.0/floatingips/0947493e-8952-4363-9d49-81c9ade5ed93 => generated 0 bytes in 379 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2086] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:58:03 2026] DELETE /v2.0/security-groups/bc6c5949-582e-4e8b-a376-43d2ba94e53b => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2087] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:58:03 2026] GET /v2.0/security-groups?tenant_id=7131ceaf07234016ac44de62dc63cd93&name=default => generated 2925 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2088] 10.0.0.13 () {34 vars in 741 bytes} [Tue Apr 14 08:58:02 2026] PUT /v2.0/routers/d99726b6-9d5d-42fd-9879-22695a25a54c => generated 480 bytes in 793 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2089] 10.0.0.13 () {32 vars in 735 bytes} [Tue Apr 14 08:58:03 2026] GET /v2.0/ports?device_id=d99726b6-9d5d-42fd-9879-22695a25a54c => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2090] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:58:03 2026] DELETE /v2.0/security-groups/0859b346-9dbd-4098-881f-4b8b67a4970b => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2091] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:58:03 2026] GET /v2.0/security-groups?tenant_id=daab54ca5ac1442ebe47d1eb94d0a34b&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2092] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:58:03 2026] DELETE /v2.0/security-groups/e994412f-cc5f-4950-92b9-9380a98bb4e8 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:58:04.311 8 INFO neutron.services.segments.plugin [-] Segment 56595102-d310-4e1b-b31f-4953d9abfd71 resource provider aggregate not found 2026-04-14 08:58:04.319 8 INFO neutron.services.segments.plugin [-] Segment 56595102-d310-4e1b-b31f-4953d9abfd71 resource provider aggregate not found 2026-04-14 08:58:04.326 8 INFO neutron.services.segments.plugin [-] Segment 56595102-d310-4e1b-b31f-4953d9abfd71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56595102-d310-4e1b-b31f-4953d9abfd71 found for delete ", "request_id": "req-10ab0e31-6de5-440a-a13b-de92bab5a28c"}]} 2026-04-14 08:58:04.333 8 INFO neutron.db.l3_hamode_db [None req-7d2ba9ba-c281-4ef1-a2c6-046bb26df51d 672c2e5409f34a05997523cacf73548d 920fd6a7aa5e4e0fb99fc0dc49a3ed86 - - default default] HA network 92a54d7f-08f6-4aa0-ac18-5afe7c9038cf was deleted as no HA routers are present in tenant 920fd6a7aa5e4e0fb99fc0dc49a3ed86. [pid: 8|app: 0|req: 1034/2093] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:58:03 2026] DELETE /v2.0/routers/d99726b6-9d5d-42fd-9879-22695a25a54c => generated 0 bytes in 843 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2094] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:58:04 2026] GET /v2.0/security-groups?tenant_id=c67f4e0ccaf44425ad0bf6acb9e3878c&name=default => generated 2925 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:58:04.375 8 INFO neutron.services.segments.plugin [-] Segment 56595102-d310-4e1b-b31f-4953d9abfd71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56595102-d310-4e1b-b31f-4953d9abfd71 found for delete ", "request_id": "req-9e68f297-72c1-456d-af36-7edae6ecc6bc"}]} [pid: 8|app: 0|req: 1035/2095] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:58:04 2026] DELETE /v2.0/security-groups/39518ea9-50c5-4676-a017-e02cc2f6a303 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2096] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:58:04 2026] GET /v2.0/security-groups?tenant_id=1c59d351ea9e4fda863a6e474439223e&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2097] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:58:04 2026] DELETE /v2.0/security-groups/5ad9bd89-1add-4a92-b6aa-89592aeab4f4 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2098] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:58:05 2026] GET /v2.0/security-groups?tenant_id=8b521f83e59c479b9114dcd7e46b3f20&name=default => generated 2925 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2099] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:58:05 2026] DELETE /v2.0/security-groups/b8c23dde-8061-4e7c-93cb-33e840c27aad => 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: 1063/2100] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:58:05 2026] GET /v2.0/security-groups?tenant_id=18c4c533ac4146b889ec5e78e225ae91&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2101] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:58:05 2026] DELETE /v2.0/security-groups/75d4868f-75e3-43bb-be48-359c2b893d85 => 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: 1064/2102] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:58:06 2026] GET /v2.0/security-groups?tenant_id=920fd6a7aa5e4e0fb99fc0dc49a3ed86&name=default => generated 2928 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2103] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:58:06 2026] DELETE /v2.0/security-groups/33a2a0c3-816e-407e-aeb9-7699a2f8c15f => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:58:06.977 7 INFO neutron.db.segments_db [None req-5342bca9-6e78-4a27-85ab-e2d47c8158e7 791d127f697b4693a7502f05342b01ad b9b66f7653304872a532b32f74df9189 - - default default] Added segment 582fffe5-d8e6-40b2-8360-c6e568263553 of type vxlan for network 150e672b-99dc-4b20-84ec-19514989fdb6 [pid: 7|app: 0|req: 1065/2104] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:58:06 2026] POST /v2.0/networks => generated 726 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2105] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:58:07 2026] POST /v2.0/subnets => generated 620 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:58:07.354 8 WARNING neutron.api.v2.base [None req-3bdb17f5-f2fe-4c12-acc8-754e7acf466f 791d127f697b4693a7502f05342b01ad b9b66f7653304872a532b32f74df9189 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-04-14 08:58:07.355 8 INFO neutron.api.v2.resource [None req-3bdb17f5-f2fe-4c12-acc8-754e7acf466f 791d127f697b4693a7502f05342b01ad b9b66f7653304872a532b32f74df9189 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1041/2106] 10.0.0.13 () {34 vars in 680 bytes} [Tue Apr 14 08:58:07 2026] POST /v2.0/rbac-policies => generated 143 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-14 08:58:07.395 7 WARNING neutron_lib.context [None req-1671ca0f-4e63-4735-b4b9-8c82d6aa7798 dd1c88d830d940b38ea97a6f4dcd5ace 45828055255a40ea9266911bdc6705ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:58:07.591 7 INFO neutron.db.segments_db [None req-1671ca0f-4e63-4735-b4b9-8c82d6aa7798 dd1c88d830d940b38ea97a6f4dcd5ace 45828055255a40ea9266911bdc6705ed - - default default] Added segment 1b429393-0010-464f-92cd-6902b5bc941a of type vxlan for network f628f148-25de-425b-8f0d-baf621278839 [pid: 7|app: 0|req: 1066/2107] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:58:07 2026] POST /v2.0/networks => generated 632 bytes in 525 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:58:07.768 8 INFO neutron.services.segments.plugin [-] Segment 582fffe5-d8e6-40b2-8360-c6e568263553 resource provider aggregate not found 2026-04-14 08:58:07.807 8 INFO neutron.services.segments.plugin [-] Segment 582fffe5-d8e6-40b2-8360-c6e568263553 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 582fffe5-d8e6-40b2-8360-c6e568263553 found for delete ", "request_id": "req-7315f7e3-27a1-4561-bd1c-40ecbe09a1db"}]} 2026-04-14 08:58:07.814 8 INFO neutron.services.segments.plugin [-] Segment 582fffe5-d8e6-40b2-8360-c6e568263553 resource provider aggregate not found [pid: 7|app: 0|req: 1067/2108] 10.0.0.13 () {34 vars in 752 bytes} [Tue Apr 14 08:58:07 2026] PUT /v2.0/networks/f628f148-25de-425b-8f0d-baf621278839/tags => generated 25 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:58:07.829 8 INFO neutron.services.segments.plugin [-] Segment 582fffe5-d8e6-40b2-8360-c6e568263553 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 582fffe5-d8e6-40b2-8360-c6e568263553 found for delete ", "request_id": "req-3e3e9d90-9af6-4e32-95a7-8bd131083b76"}]} [pid: 7|app: 0|req: 1068/2109] 10.0.0.13 () {32 vars in 732 bytes} [Tue Apr 14 08:58:07 2026] GET /v2.0/networks/f628f148-25de-425b-8f0d-baf621278839/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: 1069/2110] 10.0.0.13 () {34 vars in 763 bytes} [Tue Apr 14 08:58:07 2026] PUT /v2.0/networks/f628f148-25de-425b-8f0d-baf621278839/tags/green => generated 4 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2111] 10.0.0.13 () {32 vars in 732 bytes} [Tue Apr 14 08:58:07 2026] GET /v2.0/networks/f628f148-25de-425b-8f0d-baf621278839/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2112] 10.0.0.13 () {34 vars in 759 bytes} [Tue Apr 14 08:58:08 2026] PUT /v2.0/networks/f628f148-25de-425b-8f0d-baf621278839/tags/red => 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: 1072/2113] 10.0.0.13 () {32 vars in 732 bytes} [Tue Apr 14 08:58:08 2026] GET /v2.0/networks/f628f148-25de-425b-8f0d-baf621278839/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:58:08.310 7 WARNING neutron_lib.context [None req-a90f299f-8f1e-49a0-af45-333d259d6a4b 4fcb5fae308e4668a160157d7361fdee bd4d619fbe8b43099bb53fa1fdc96f4e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:58:08.366 7 INFO neutron.db.segments_db [None req-a90f299f-8f1e-49a0-af45-333d259d6a4b 4fcb5fae308e4668a160157d7361fdee bd4d619fbe8b43099bb53fa1fdc96f4e - - default default] Added segment 8b095873-a05d-490c-9002-298462d6abd9 of type vxlan for network 94b4aa15-7e3a-49a8-90f6-0c9fc322fc00 [pid: 8|app: 0|req: 1042/2114] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:58:07 2026] DELETE /v2.0/networks/150e672b-99dc-4b20-84ec-19514989fdb6 => generated 0 bytes in 1273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:58:08.667 7 INFO neutron.db.l3_hamode_db [None req-a90f299f-8f1e-49a0-af45-333d259d6a4b 4fcb5fae308e4668a160157d7361fdee bd4d619fbe8b43099bb53fa1fdc96f4e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1043/2115] 10.0.0.13 () {34 vars in 781 bytes} [Tue Apr 14 08:58:08 2026] PUT /v2.0/networks/f628f148-25de-425b-8f0d-baf621278839/tags/black.or.white => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-14 08:58:08.758 8 INFO neutron.db.segments_db [None req-1e9e7418-608a-45ff-a48a-44d9afc73ce1 791d127f697b4693a7502f05342b01ad b9b66f7653304872a532b32f74df9189 - - default default] Added segment 0ae04762-3804-404c-9103-963012402002 of type vxlan for network 590e81fd-3a67-4dd7-9f2f-95d436b28635 2026-04-14 08:58:08.823 7 INFO neutron.db.l3_hamode_db [None req-a90f299f-8f1e-49a0-af45-333d259d6a4b 4fcb5fae308e4668a160157d7361fdee bd4d619fbe8b43099bb53fa1fdc96f4e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1044/2116] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:58:08 2026] POST /v2.0/networks => generated 726 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2117] 10.0.0.13 () {32 vars in 732 bytes} [Tue Apr 14 08:58:09 2026] GET /v2.0/networks/f628f148-25de-425b-8f0d-baf621278839/tags => generated 52 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2118] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:58:09 2026] POST /v2.0/subnets => generated 623 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2119] 10.0.0.13 () {34 vars in 752 bytes} [Tue Apr 14 08:58:09 2026] PUT /v2.0/networks/f628f148-25de-425b-8f0d-baf621278839/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:58:09.542 8 WARNING neutron.api.v2.base [None req-41b02303-d9b9-4f74-9c0b-740a8355ca2f 791d127f697b4693a7502f05342b01ad b9b66f7653304872a532b32f74df9189 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-04-14 08:58:09.543 8 INFO neutron.api.v2.resource [None req-41b02303-d9b9-4f74-9c0b-740a8355ca2f 791d127f697b4693a7502f05342b01ad b9b66f7653304872a532b32f74df9189 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1048/2120] 10.0.0.13 () {34 vars in 680 bytes} [Tue Apr 14 08:58:09 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) [pid: 8|app: 0|req: 1049/2121] 10.0.0.13 () {32 vars in 732 bytes} [Tue Apr 14 08:58:09 2026] GET /v2.0/networks/f628f148-25de-425b-8f0d-baf621278839/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:58:09.837 8 INFO neutron.services.segments.plugin [-] Segment 582fffe5-d8e6-40b2-8360-c6e568263553 resource provider aggregate not found 2026-04-14 08:58:09.852 8 INFO neutron.services.segments.plugin [-] Segment 582fffe5-d8e6-40b2-8360-c6e568263553 resource provider aggregate not found 2026-04-14 08:58:09.857 8 INFO neutron.services.segments.plugin [-] Segment 582fffe5-d8e6-40b2-8360-c6e568263553 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 582fffe5-d8e6-40b2-8360-c6e568263553 found for delete ", "request_id": "req-fdea61ae-7f09-4e2d-9c98-4af940939e16"}]} 2026-04-14 08:58:09.871 8 INFO neutron.services.segments.plugin [-] Segment 582fffe5-d8e6-40b2-8360-c6e568263553 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 582fffe5-d8e6-40b2-8360-c6e568263553 found for delete ", "request_id": "req-0d104432-f1e8-4a1e-83d9-69aa76d3f9e7"}]} [pid: 7|app: 0|req: 1073/2122] 10.0.0.13 () {34 vars in 667 bytes} [Tue Apr 14 08:58:08 2026] POST /v2.0/routers => generated 474 bytes in 2172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2123] 10.0.0.13 () {32 vars in 740 bytes} [Tue Apr 14 08:58:10 2026] GET /v2.0/networks/f628f148-25de-425b-8f0d-baf621278839/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2124] 10.0.0.13 () {34 vars in 750 bytes} [Tue Apr 14 08:58:10 2026] PUT /v2.0/routers/cf939cc3-e922-4225-8117-b79a44ef5eab/tags => generated 25 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:58:10.504 7 INFO neutron.api.v2.resource [None req-479d95e8-31cc-467f-be7b-f2db84d19eff dd1c88d830d940b38ea97a6f4dcd5ace 45828055255a40ea9266911bdc6705ed - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1076/2125] 10.0.0.13 () {32 vars in 744 bytes} [Tue Apr 14 08:58:10 2026] GET /v2.0/networks/f628f148-25de-425b-8f0d-baf621278839/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2126] 10.0.0.13 () {32 vars in 730 bytes} [Tue Apr 14 08:58:10 2026] GET /v2.0/routers/cf939cc3-e922-4225-8117-b79a44ef5eab/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2127] 10.0.0.13 () {32 vars in 743 bytes} [Tue Apr 14 08:58:10 2026] DELETE /v2.0/networks/f628f148-25de-425b-8f0d-baf621278839/tags/red => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2128] 10.0.0.13 () {34 vars in 761 bytes} [Tue Apr 14 08:58:10 2026] PUT /v2.0/routers/cf939cc3-e922-4225-8117-b79a44ef5eab/tags/green => generated 4 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2129] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:58:09 2026] DELETE /v2.0/networks/590e81fd-3a67-4dd7-9f2f-95d436b28635 => generated 0 bytes in 1166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2130] 10.0.0.13 () {32 vars in 732 bytes} [Tue Apr 14 08:58:10 2026] GET /v2.0/networks/f628f148-25de-425b-8f0d-baf621278839/tags => generated 30 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2131] 10.0.0.13 () {32 vars in 730 bytes} [Tue Apr 14 08:58:10 2026] GET /v2.0/routers/cf939cc3-e922-4225-8117-b79a44ef5eab/tags => generated 34 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:58:10.953 7 INFO neutron.db.segments_db [None req-18fd788d-e7f2-4edd-89aa-27d202adad22 791d127f697b4693a7502f05342b01ad b9b66f7653304872a532b32f74df9189 - - default default] Added segment c4d86088-71d4-4b94-b571-55fe95d41aa7 of type vxlan for network 11b11d5c-fcdf-4bc6-829e-8cf5ec836e86 2026-04-14 08:58:10.976 8 WARNING neutron_lib.context [None req-27b45bbd-0576-4f88-bc9c-bbf8351f416f 1e713fa8aae0452c82743abc34ed3eb6 c84e10b9f76e43d0a12ab2d29c430f01 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1082/2132] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:58:10 2026] POST /v2.0/networks => generated 727 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:58:11.113 7 INFO neutron.api.v2.resource [None req-83b7d8c4-c34c-4b00-a63f-eab209b08ca6 dd1c88d830d940b38ea97a6f4dcd5ace 45828055255a40ea9266911bdc6705ed - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1083/2133] 10.0.0.13 () {32 vars in 747 bytes} [Tue Apr 14 08:58:11 2026] DELETE /v2.0/networks/f628f148-25de-425b-8f0d-baf621278839/tags/green => generated 99 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2134] 10.0.0.13 () {34 vars in 683 bytes} [Tue Apr 14 08:58:10 2026] POST /v2.0/security-groups => generated 1603 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2135] 10.0.0.13 () {34 vars in 757 bytes} [Tue Apr 14 08:58:11 2026] PUT /v2.0/routers/cf939cc3-e922-4225-8117-b79a44ef5eab/tags/red => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2136] 10.0.0.13 () {32 vars in 735 bytes} [Tue Apr 14 08:58:11 2026] DELETE /v2.0/networks/f628f148-25de-425b-8f0d-baf621278839/tags => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:58:11.250 7 WARNING neutron_lib.context [None req-060f28d2-40a9-49c2-a1bd-2377477e861d 1e713fa8aae0452c82743abc34ed3eb6 c84e10b9f76e43d0a12ab2d29c430f01 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1052/2137] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:58:11 2026] POST /v2.0/subnets => generated 623 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2138] 10.0.0.13 () {34 vars in 683 bytes} [Tue Apr 14 08:58:11 2026] POST /v2.0/security-groups => generated 1603 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2139] 10.0.0.13 () {32 vars in 730 bytes} [Tue Apr 14 08:58:11 2026] GET /v2.0/routers/cf939cc3-e922-4225-8117-b79a44ef5eab/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: 1087/2140] 10.0.0.13 () {32 vars in 732 bytes} [Tue Apr 14 08:58:11 2026] GET /v2.0/networks/f628f148-25de-425b-8f0d-baf621278839/tags => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:58:11.424 7 WARNING neutron_lib.context [None req-04049fc2-ec6f-4e50-93c6-51d90b2c19e3 1e713fa8aae0452c82743abc34ed3eb6 c84e10b9f76e43d0a12ab2d29c430f01 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1088/2141] 10.0.0.13 () {34 vars in 683 bytes} [Tue Apr 14 08:58:11 2026] POST /v2.0/security-groups => generated 1603 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2142] 10.0.0.13 () {34 vars in 779 bytes} [Tue Apr 14 08:58:11 2026] PUT /v2.0/routers/cf939cc3-e922-4225-8117-b79a44ef5eab/tags/black.or.white => generated 4 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2143] 10.0.0.13 () {34 vars in 680 bytes} [Tue Apr 14 08:58:11 2026] POST /v2.0/rbac-policies => generated 324 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:58:11.700 8 WARNING neutron_lib.context [None req-7e82f6b6-2e37-43c2-9059-e738d7b836e9 1e713fa8aae0452c82743abc34ed3eb6 c84e10b9f76e43d0a12ab2d29c430f01 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1055/2144] 10.0.0.13 () {34 vars in 683 bytes} [Tue Apr 14 08:58:11 2026] POST /v2.0/security-groups => generated 1603 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-14 08:58:11.885 7 INFO neutron.services.segments.plugin [-] Segment 1b429393-0010-464f-92cd-6902b5bc941a resource provider aggregate not found 2026-04-14 08:58:11.889 7 INFO neutron.services.segments.plugin [-] Segment 1b429393-0010-464f-92cd-6902b5bc941a resource provider aggregate not found 2026-04-14 08:58:11.895 8 INFO neutron.services.segments.plugin [-] Segment 0ae04762-3804-404c-9103-963012402002 resource provider aggregate not found 2026-04-14 08:58:11.901 8 INFO neutron.services.segments.plugin [-] Segment 0ae04762-3804-404c-9103-963012402002 resource provider aggregate not found 2026-04-14 08:58:11.905 7 INFO neutron.services.segments.plugin [-] Segment 1b429393-0010-464f-92cd-6902b5bc941a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b429393-0010-464f-92cd-6902b5bc941a found for delete ", "request_id": "req-e26d1f14-de2e-46a1-826f-bdb9f5d6277e"}]} 2026-04-14 08:58:11.906 7 INFO neutron.services.segments.plugin [-] Segment 1b429393-0010-464f-92cd-6902b5bc941a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b429393-0010-464f-92cd-6902b5bc941a found for delete ", "request_id": "req-055e5ec2-a69b-4ee2-a91e-ce0c02fc5fa6"}]} 2026-04-14 08:58:11.914 8 INFO neutron.services.segments.plugin [-] Segment 0ae04762-3804-404c-9103-963012402002 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ae04762-3804-404c-9103-963012402002 found for delete ", "request_id": "req-bb9ac92d-24b9-4916-a9ac-bb0febbc8eb2"}]} 2026-04-14 08:58:11.918 8 INFO neutron.services.segments.plugin [-] Segment 0ae04762-3804-404c-9103-963012402002 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ae04762-3804-404c-9103-963012402002 found for delete ", "request_id": "req-8d80a218-776c-4dad-8f6b-dc4fff652efb"}]} [pid: 7|app: 0|req: 1090/2145] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:58:11 2026] DELETE /v2.0/networks/f628f148-25de-425b-8f0d-baf621278839 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2146] 10.0.0.13 () {32 vars in 730 bytes} [Tue Apr 14 08:58:11 2026] GET /v2.0/routers/cf939cc3-e922-4225-8117-b79a44ef5eab/tags => generated 52 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:58:11.925 7 WARNING neutron_lib.context [None req-11f2ec4f-5124-455b-b1fb-19d6a5fc1d13 1e713fa8aae0452c82743abc34ed3eb6 c84e10b9f76e43d0a12ab2d29c430f01 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:58:11.943 8 INFO neutron.services.segments.plugin [-] Segment 0ae04762-3804-404c-9103-963012402002 resource provider aggregate not found 2026-04-14 08:58:11.957 8 INFO neutron.services.segments.plugin [-] Segment 0ae04762-3804-404c-9103-963012402002 resource provider aggregate not found 2026-04-14 08:58:11.962 8 INFO neutron.services.segments.plugin [-] Segment 0ae04762-3804-404c-9103-963012402002 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ae04762-3804-404c-9103-963012402002 found for delete ", "request_id": "req-7ca865cd-4cec-4c7e-8bb9-0a01cab0de7e"}]} 2026-04-14 08:58:11.981 8 INFO neutron.services.segments.plugin [-] Segment 0ae04762-3804-404c-9103-963012402002 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ae04762-3804-404c-9103-963012402002 found for delete ", "request_id": "req-816d9acf-563b-44f4-a131-f0145d31da1e"}]} [pid: 8|app: 0|req: 1057/2147] 10.0.0.13 () {34 vars in 750 bytes} [Tue Apr 14 08:58:11 2026] PUT /v2.0/routers/cf939cc3-e922-4225-8117-b79a44ef5eab/tags => generated 37 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2148] 10.0.0.13 () {34 vars in 683 bytes} [Tue Apr 14 08:58:11 2026] POST /v2.0/security-groups => generated 1603 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2149] 10.0.0.13 () {34 vars in 766 bytes} [Tue Apr 14 08:58:12 2026] PUT /v2.0/security-groups/ad70eecc-8e05-433e-8cff-9e3a12ec31bb/tags => generated 17 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2150] 10.0.0.13 () {32 vars in 730 bytes} [Tue Apr 14 08:58:12 2026] GET /v2.0/routers/cf939cc3-e922-4225-8117-b79a44ef5eab/tags => generated 37 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2151] 10.0.0.13 () {34 vars in 766 bytes} [Tue Apr 14 08:58:12 2026] PUT /v2.0/security-groups/79eac542-00fd-4b5d-8886-280b29de0334/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2152] 10.0.0.13 () {32 vars in 738 bytes} [Tue Apr 14 08:58:12 2026] GET /v2.0/routers/cf939cc3-e922-4225-8117-b79a44ef5eab/tags/red => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2153] 10.0.0.13 () {34 vars in 766 bytes} [Tue Apr 14 08:58:12 2026] PUT /v2.0/security-groups/de610fd8-de58-431a-9716-848a7af7c48c/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2154] 10.0.0.13 () {32 vars in 722 bytes} [Tue Apr 14 08:58:12 2026] GET /v2.0/networks/11b11d5c-fcdf-4bc6-829e-8cf5ec836e86 => generated 655 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:58:12.360 8 INFO neutron.api.v2.resource [None req-515c6619-0923-48a3-bc90-ca3b3d930d2c 4fcb5fae308e4668a160157d7361fdee bd4d619fbe8b43099bb53fa1fdc96f4e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1094/2155] 10.0.0.13 () {34 vars in 766 bytes} [Tue Apr 14 08:58:12 2026] PUT /v2.0/security-groups/fd8f0645-f6ba-4fcd-8e7c-f2578deb7156/tags => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2156] 10.0.0.13 () {32 vars in 742 bytes} [Tue Apr 14 08:58:12 2026] GET /v2.0/routers/cf939cc3-e922-4225-8117-b79a44ef5eab/tags/green => generated 99 bytes in 86 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2157] 10.0.0.13 () {32 vars in 679 bytes} [Tue Apr 14 08:58:12 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2158] 10.0.0.13 () {32 vars in 693 bytes} [Tue Apr 14 08:58:12 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2159] 10.0.0.13 () {32 vars in 741 bytes} [Tue Apr 14 08:58:12 2026] DELETE /v2.0/routers/cf939cc3-e922-4225-8117-b79a44ef5eab/tags/red => 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: 1097/2160] 10.0.0.13 () {32 vars in 689 bytes} [Tue Apr 14 08:58:12 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2161] 10.0.0.13 () {32 vars in 730 bytes} [Tue Apr 14 08:58:12 2026] GET /v2.0/routers/cf939cc3-e922-4225-8117-b79a44ef5eab/tags => generated 30 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2162] 10.0.0.13 () {32 vars in 701 bytes} [Tue Apr 14 08:58:12 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2163] 10.0.0.13 () {32 vars in 687 bytes} [Tue Apr 14 08:58:12 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:58:12.621 8 INFO neutron.api.v2.resource [None req-950a5671-e618-4b30-91c8-933b740cbccf 4fcb5fae308e4668a160157d7361fdee bd4d619fbe8b43099bb53fa1fdc96f4e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1065/2164] 10.0.0.13 () {32 vars in 745 bytes} [Tue Apr 14 08:58:12 2026] DELETE /v2.0/routers/cf939cc3-e922-4225-8117-b79a44ef5eab/tags/green => generated 99 bytes in 79 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2165] 10.0.0.13 () {32 vars in 701 bytes} [Tue Apr 14 08:58:12 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2166] 10.0.0.13 () {32 vars in 733 bytes} [Tue Apr 14 08:58:12 2026] DELETE /v2.0/routers/cf939cc3-e922-4225-8117-b79a44ef5eab/tags => 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: 1102/2167] 10.0.0.13 () {32 vars in 697 bytes} [Tue Apr 14 08:58:12 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:58:12.847 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b04ffca9-2df2-4339-b7fc-2896c93d62ab 5ed41cf79f374bbf9c7ef98665d77e06 5b33625faf1742dcb9df50e34abbf010 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1103/2168] 10.0.0.13 () {32 vars in 722 bytes} [Tue Apr 14 08:58:12 2026] GET /v2.0/networks/11b11d5c-fcdf-4bc6-829e-8cf5ec836e86 => generated 138 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2169] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:58:12 2026] GET /v2.0/security-groups?tenant_id=125041568ecd40da98f841c46f772d8f&name=default => generated 2929 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2170] 10.0.0.13 () {32 vars in 709 bytes} [Tue Apr 14 08:58:12 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2171] 10.0.0.13 () {32 vars in 730 bytes} [Tue Apr 14 08:58:12 2026] GET /v2.0/routers/cf939cc3-e922-4225-8117-b79a44ef5eab/tags => generated 12 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2172] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:58:12 2026] DELETE /v2.0/security-groups/c4310d8a-8dc7-4d33-ab72-af9ca521b6f5 => 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: 1106/2173] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:58:13 2026] DELETE /v2.0/security-groups/ad70eecc-8e05-433e-8cff-9e3a12ec31bb => 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: 1107/2174] 10.0.0.13 () {32 vars in 720 bytes} [Tue Apr 14 08:58:13 2026] GET /v2.0/routers/cf939cc3-e922-4225-8117-b79a44ef5eab => generated 480 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2175] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:58:13 2026] DELETE /v2.0/security-groups/79eac542-00fd-4b5d-8886-280b29de0334 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2176] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:58:13 2026] GET /v2.0/security-groups?tenant_id=45828055255a40ea9266911bdc6705ed&name=default => generated 2929 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2177] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:58:12 2026] DELETE /v2.0/networks/11b11d5c-fcdf-4bc6-829e-8cf5ec836e86 => generated 0 bytes in 665 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2178] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:58:13 2026] DELETE /v2.0/security-groups/de610fd8-de58-431a-9716-848a7af7c48c => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2179] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:58:13 2026] DELETE /v2.0/security-groups/6bc08cb7-da83-4028-881e-d8de44a00a85 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:58:13.787 8 INFO neutron.pecan_wsgi.hooks.translation [None req-af503d5d-efcc-4c30-bfb8-4e02e6db1a6d 791d127f697b4693a7502f05342b01ad b9b66f7653304872a532b32f74df9189 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1071/2180] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:58:13 2026] DELETE /v2.0/subnets/968456b3-2a7c-49c5-9fbc-bfd09c9bf304 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2181] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:58:13 2026] DELETE /v2.0/security-groups/fd8f0645-f6ba-4fcd-8e7c-f2578deb7156 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:58:13.898 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c536f71e-d9f9-4933-a9e3-ab92db4df890 791d127f697b4693a7502f05342b01ad b9b66f7653304872a532b32f74df9189 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1073/2182] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:58:13 2026] DELETE /v2.0/subnets/b916cb9f-a031-4f9e-a546-95af00126674 => 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: 1110/2183] 10.0.0.13 () {34 vars in 741 bytes} [Tue Apr 14 08:58:13 2026] PUT /v2.0/routers/cf939cc3-e922-4225-8117-b79a44ef5eab => generated 480 bytes in 666 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:58:13.987 8 INFO neutron.services.segments.plugin [-] Segment c4d86088-71d4-4b94-b571-55fe95d41aa7 resource provider aggregate not found 2026-04-14 08:58:14.002 7 INFO neutron.pecan_wsgi.hooks.translation [None req-83999d07-c8b0-4203-8f95-59329266932c 791d127f697b4693a7502f05342b01ad b9b66f7653304872a532b32f74df9189 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1111/2184] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:58:13 2026] DELETE /v2.0/subnets/5f0f7a85-f088-4145-96ae-ed995ec57691 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2185] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:58:13 2026] DELETE /v2.0/security-groups/70418ae4-4528-41f0-9e5b-3e4197969a30 => 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: 1112/2186] 10.0.0.13 () {32 vars in 735 bytes} [Tue Apr 14 08:58:14 2026] GET /v2.0/ports?device_id=cf939cc3-e922-4225-8117-b79a44ef5eab => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:58:14.041 8 INFO neutron.services.segments.plugin [-] Segment c4d86088-71d4-4b94-b571-55fe95d41aa7 resource provider aggregate not found 2026-04-14 08:58:14.046 8 INFO neutron.services.segments.plugin [-] Segment c4d86088-71d4-4b94-b571-55fe95d41aa7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4d86088-71d4-4b94-b571-55fe95d41aa7 found for delete ", "request_id": "req-0ede779a-f4bc-4a1d-8170-0e0f2c0224ce"}]} 2026-04-14 08:58:14.072 8 INFO neutron.services.segments.plugin [-] Segment c4d86088-71d4-4b94-b571-55fe95d41aa7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4d86088-71d4-4b94-b571-55fe95d41aa7 found for delete ", "request_id": "req-ee2fd6c5-6861-4000-bc25-88e595b0d85f"}]} 2026-04-14 08:58:14.713 8 INFO neutron.db.l3_hamode_db [None req-6cdb4457-a607-4f0d-a9f9-3544ee5f94d6 4fcb5fae308e4668a160157d7361fdee bd4d619fbe8b43099bb53fa1fdc96f4e - - default default] HA network 94b4aa15-7e3a-49a8-90f6-0c9fc322fc00 was deleted as no HA routers are present in tenant bd4d619fbe8b43099bb53fa1fdc96f4e. [pid: 8|app: 0|req: 1075/2187] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:58:14 2026] DELETE /v2.0/routers/cf939cc3-e922-4225-8117-b79a44ef5eab => generated 0 bytes in 691 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2188] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:58:14 2026] GET /v2.0/security-groups?tenant_id=c84e10b9f76e43d0a12ab2d29c430f01&name=default => generated 2929 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2189] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:58:15 2026] DELETE /v2.0/security-groups/9f0ee07c-0a15-469f-94b0-5f982b8997f6 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2190] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:58:14 2026] GET /v2.0/security-groups?tenant_id=f576b5eca2ce4bd0b46923867e240c8b&name=default => generated 2929 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2191] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:58:15 2026] DELETE /v2.0/security-groups/8c1578d8-e13b-46c3-bfd1-43903b2ad729 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2192] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:58:15 2026] GET /v2.0/security-groups?tenant_id=1dc9ab30bc794cdea207722a2e6b23b2&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2193] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:58:15 2026] DELETE /v2.0/security-groups/e25ef4dc-f692-47d2-be34-ccd21b296b8e => 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: 1117/2194] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:58:15 2026] GET /v2.0/security-groups?tenant_id=5b33625faf1742dcb9df50e34abbf010&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2195] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:58:15 2026] DELETE /v2.0/security-groups/14cfa67b-7f29-4ba7-9cc1-38324d4e58d4 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2198] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:58:15 2026] GET /v2.0/security-groups?tenant_id=bd4d619fbe8b43099bb53fa1fdc96f4e&name=default => generated 2929 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2199] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:58:15 2026] GET /v2.0/security-groups?tenant_id=d8d8989d98554e94862d9ac0a575afb5&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2200] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:58:15 2026] DELETE /v2.0/security-groups/a5eed718-812b-4f66-b821-e10aa2abdc0e => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:58:16.074 8 INFO neutron.services.segments.plugin [-] Segment 8b095873-a05d-490c-9002-298462d6abd9 resource provider aggregate not found 2026-04-14 08:58:16.095 8 INFO neutron.services.segments.plugin [-] Segment 8b095873-a05d-490c-9002-298462d6abd9 resource provider aggregate not found 2026-04-14 08:58:16.105 8 INFO neutron.services.segments.plugin [-] Segment 8b095873-a05d-490c-9002-298462d6abd9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b095873-a05d-490c-9002-298462d6abd9 found for delete ", "request_id": "req-4c6e931a-eb04-48a2-ab49-6a0bb4b16a16"}]} 2026-04-14 08:58:16.110 8 INFO neutron.services.segments.plugin [-] Segment 8b095873-a05d-490c-9002-298462d6abd9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b095873-a05d-490c-9002-298462d6abd9 found for delete ", "request_id": "req-ed9c42a4-d512-461f-badd-6cb66c6d3739"}]} [pid: 7|app: 0|req: 1122/2201] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:58:15 2026] DELETE /v2.0/security-groups/45df96f3-64a2-4706-82ee-0fd9b14bf8ee => 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: 1080/2202] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:58:16 2026] GET /v2.0/security-groups?tenant_id=b9b66f7653304872a532b32f74df9189&name=default => generated 2929 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2203] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:58:16 2026] DELETE /v2.0/security-groups/0b0d904b-177f-4dab-9ec5-2597acff4c4f => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2204] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:58:16 2026] GET /v2.0/security-groups?tenant_id=a4cc485670b8446c9af49bfc17822d57&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2205] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:58:16 2026] DELETE /v2.0/security-groups/301cb39f-b6a0-48e2-9ce7-c96dcfcfae6c => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:58:17.613 8 WARNING neutron_lib.context [None req-3e61b6c8-ea0d-42fd-95e6-f96e5bf2f466 c8cefc3cb2ee4c928d2143b335e6c5c6 7970785f5b244db181bfa9ad10cbac8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:58:17.760 8 INFO neutron.db.segments_db [None req-3e61b6c8-ea0d-42fd-95e6-f96e5bf2f466 c8cefc3cb2ee4c928d2143b335e6c5c6 7970785f5b244db181bfa9ad10cbac8f - - default default] Added segment 478c9e74-1cc3-486c-aea9-c9b6e9a053d4 of type vxlan for network 161f2748-72d5-46c8-adff-e9ee2577eb7f [pid: 8|app: 0|req: 1082/2206] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:58:17 2026] POST /v2.0/networks => generated 632 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:58:17.885 7 WARNING neutron_lib.context [None req-3d22ef1c-8e09-41ef-a0bd-09680a0f28e1 c8cefc3cb2ee4c928d2143b335e6c5c6 7970785f5b244db181bfa9ad10cbac8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1125/2207] 10.0.0.13 () {34 vars in 663 bytes} [Tue Apr 14 08:58:17 2026] POST /v2.0/ports => generated 743 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:58:18.263 8 WARNING neutron_lib.context [None req-327340ac-2e48-48ca-8321-498477b4c1d6 c8cefc3cb2ee4c928d2143b335e6c5c6 7970785f5b244db181bfa9ad10cbac8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1083/2208] 10.0.0.13 () {34 vars in 665 bytes} [Tue Apr 14 08:58:18 2026] POST /v2.0/trunks => generated 407 bytes in 226 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: 1126/2209] 10.0.0.13 () {34 vars in 748 bytes} [Tue Apr 14 08:58:18 2026] PUT /v2.0/trunks/d1c225e1-4c11-47f5-b0aa-00cd82552eb1/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2210] 10.0.0.13 () {32 vars in 728 bytes} [Tue Apr 14 08:58:18 2026] GET /v2.0/trunks/d1c225e1-4c11-47f5-b0aa-00cd82552eb1/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2211] 10.0.0.13 () {34 vars in 759 bytes} [Tue Apr 14 08:58:18 2026] PUT /v2.0/trunks/d1c225e1-4c11-47f5-b0aa-00cd82552eb1/tags/green => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2212] 10.0.0.13 () {32 vars in 728 bytes} [Tue Apr 14 08:58:18 2026] GET /v2.0/trunks/d1c225e1-4c11-47f5-b0aa-00cd82552eb1/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2213] 10.0.0.13 () {34 vars in 755 bytes} [Tue Apr 14 08:58:18 2026] PUT /v2.0/trunks/d1c225e1-4c11-47f5-b0aa-00cd82552eb1/tags/red => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2214] 10.0.0.13 () {32 vars in 728 bytes} [Tue Apr 14 08:58:18 2026] GET /v2.0/trunks/d1c225e1-4c11-47f5-b0aa-00cd82552eb1/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2215] 10.0.0.13 () {34 vars in 777 bytes} [Tue Apr 14 08:58:18 2026] PUT /v2.0/trunks/d1c225e1-4c11-47f5-b0aa-00cd82552eb1/tags/black.or.white => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2216] 10.0.0.13 () {32 vars in 728 bytes} [Tue Apr 14 08:58:18 2026] GET /v2.0/trunks/d1c225e1-4c11-47f5-b0aa-00cd82552eb1/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2217] 10.0.0.13 () {34 vars in 748 bytes} [Tue Apr 14 08:58:18 2026] PUT /v2.0/trunks/d1c225e1-4c11-47f5-b0aa-00cd82552eb1/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2218] 10.0.0.13 () {32 vars in 728 bytes} [Tue Apr 14 08:58:18 2026] GET /v2.0/trunks/d1c225e1-4c11-47f5-b0aa-00cd82552eb1/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2219] 10.0.0.13 () {32 vars in 736 bytes} [Tue Apr 14 08:58:18 2026] GET /v2.0/trunks/d1c225e1-4c11-47f5-b0aa-00cd82552eb1/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:58:18.931 8 INFO neutron.api.v2.resource [None req-c23e0a7a-4547-41b6-8230-767088aafda3 c8cefc3cb2ee4c928d2143b335e6c5c6 7970785f5b244db181bfa9ad10cbac8f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1089/2220] 10.0.0.13 () {32 vars in 740 bytes} [Tue Apr 14 08:58:18 2026] GET /v2.0/trunks/d1c225e1-4c11-47f5-b0aa-00cd82552eb1/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2221] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:58:18 2026] DELETE /v2.0/trunks/d1c225e1-4c11-47f5-b0aa-00cd82552eb1/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2222] 10.0.0.13 () {32 vars in 728 bytes} [Tue Apr 14 08:58:18 2026] GET /v2.0/trunks/d1c225e1-4c11-47f5-b0aa-00cd82552eb1/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:58:19.046 7 INFO neutron.api.v2.resource [None req-c4e0764a-a671-4420-a8e5-552f5a4bb083 c8cefc3cb2ee4c928d2143b335e6c5c6 7970785f5b244db181bfa9ad10cbac8f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1133/2223] 10.0.0.13 () {32 vars in 743 bytes} [Tue Apr 14 08:58:19 2026] DELETE /v2.0/trunks/d1c225e1-4c11-47f5-b0aa-00cd82552eb1/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: 1091/2224] 10.0.0.13 () {32 vars in 731 bytes} [Tue Apr 14 08:58:19 2026] DELETE /v2.0/trunks/d1c225e1-4c11-47f5-b0aa-00cd82552eb1/tags => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2225] 10.0.0.13 () {32 vars in 728 bytes} [Tue Apr 14 08:58:19 2026] GET /v2.0/trunks/d1c225e1-4c11-47f5-b0aa-00cd82552eb1/tags => 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: 1092/2226] 10.0.0.13 () {32 vars in 718 bytes} [Tue Apr 14 08:58:19 2026] GET /v2.0/trunks/d1c225e1-4c11-47f5-b0aa-00cd82552eb1 => generated 407 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2227] 10.0.0.13 () {32 vars in 716 bytes} [Tue Apr 14 08:58:19 2026] GET /v2.0/ports/5b3d7ebc-3736-4fed-8292-0de9b627960a => generated 826 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2228] 10.0.0.13 () {32 vars in 721 bytes} [Tue Apr 14 08:58:19 2026] DELETE /v2.0/trunks/d1c225e1-4c11-47f5-b0aa-00cd82552eb1 => 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: 1136/2229] 10.0.0.13 () {32 vars in 719 bytes} [Tue Apr 14 08:58:19 2026] DELETE /v2.0/ports/5b3d7ebc-3736-4fed-8292-0de9b627960a => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:58:19.696 8 WARNING neutron_lib.context [None req-65868a1e-600d-4106-93ba-85d1b4ecdef2 98612884899f4204812cdb86a1967d36 733b7c92732d4d688f09fb5afe02eaf1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:58:19.836 7 INFO neutron.services.segments.plugin [-] Segment 478c9e74-1cc3-486c-aea9-c9b6e9a053d4 resource provider aggregate not found 2026-04-14 08:58:19.843 7 INFO neutron.services.segments.plugin [-] Segment 478c9e74-1cc3-486c-aea9-c9b6e9a053d4 resource provider aggregate not found 2026-04-14 08:58:19.861 7 INFO neutron.services.segments.plugin [-] Segment 478c9e74-1cc3-486c-aea9-c9b6e9a053d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 478c9e74-1cc3-486c-aea9-c9b6e9a053d4 found for delete ", "request_id": "req-d9b4b73d-e8ee-4125-9c45-a3bbfec137d6"}]} 2026-04-14 08:58:19.864 7 INFO neutron.services.segments.plugin [-] Segment 478c9e74-1cc3-486c-aea9-c9b6e9a053d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 478c9e74-1cc3-486c-aea9-c9b6e9a053d4 found for delete ", "request_id": "req-f9742b6e-add1-420f-a9a8-d8b1bfc81557"}]} 2026-04-14 08:58:19.876 8 INFO neutron.db.segments_db [None req-65868a1e-600d-4106-93ba-85d1b4ecdef2 98612884899f4204812cdb86a1967d36 733b7c92732d4d688f09fb5afe02eaf1 - - default default] Added segment 848752df-99df-4c88-87d7-f605d73a3f51 of type vxlan for network bedaa1a6-61ba-4207-9503-b4cfa1fd91c8 [pid: 7|app: 0|req: 1137/2230] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:58:19 2026] DELETE /v2.0/networks/161f2748-72d5-46c8-adff-e9ee2577eb7f => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2231] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:58:19 2026] POST /v2.0/networks => generated 632 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:58:20.061 7 WARNING neutron_lib.context [None req-529bf7c2-b232-478c-8394-49ca8bfc59dd 98612884899f4204812cdb86a1967d36 733b7c92732d4d688f09fb5afe02eaf1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1138/2232] 10.0.0.13 () {34 vars in 663 bytes} [Tue Apr 14 08:58:20 2026] POST /v2.0/ports => generated 743 bytes in 347 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: 1139/2233] 10.0.0.13 () {34 vars in 746 bytes} [Tue Apr 14 08:58:20 2026] PUT /v2.0/ports/2a4eab1e-4d65-4d32-ba89-667fc57e65f6/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: 1140/2234] 10.0.0.13 () {32 vars in 726 bytes} [Tue Apr 14 08:58:20 2026] GET /v2.0/ports/2a4eab1e-4d65-4d32-ba89-667fc57e65f6/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:58:20.498 8 WARNING neutron_lib.context [None req-6cc54d6d-a068-4729-9678-e781d049b847 9d2ef4ddfac0437fac16c2bec2f2dd27 873c9e3395804a7a9d252852b5efd090 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1141/2235] 10.0.0.13 () {34 vars in 757 bytes} [Tue Apr 14 08:58:20 2026] PUT /v2.0/ports/2a4eab1e-4d65-4d32-ba89-667fc57e65f6/tags/green => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2236] 10.0.0.13 () {34 vars in 675 bytes} [Tue Apr 14 08:58:20 2026] POST /v2.0/subnetpools => generated 516 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:58:20.561 8 WARNING neutron_lib.context [None req-a990ee59-6bd8-4322-b10d-c87d9f3bd0a6 9d2ef4ddfac0437fac16c2bec2f2dd27 873c9e3395804a7a9d252852b5efd090 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1142/2237] 10.0.0.13 () {32 vars in 726 bytes} [Tue Apr 14 08:58:20 2026] GET /v2.0/ports/2a4eab1e-4d65-4d32-ba89-667fc57e65f6/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: 1096/2238] 10.0.0.13 () {34 vars in 675 bytes} [Tue Apr 14 08:58:20 2026] POST /v2.0/subnetpools => generated 516 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:58:20.620 8 WARNING neutron_lib.context [None req-03f5aa01-a301-4d19-b591-77fa53337ac4 9d2ef4ddfac0437fac16c2bec2f2dd27 873c9e3395804a7a9d252852b5efd090 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1143/2239] 10.0.0.13 () {34 vars in 753 bytes} [Tue Apr 14 08:58:20 2026] PUT /v2.0/ports/2a4eab1e-4d65-4d32-ba89-667fc57e65f6/tags/red => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2240] 10.0.0.13 () {32 vars in 726 bytes} [Tue Apr 14 08:58:20 2026] GET /v2.0/ports/2a4eab1e-4d65-4d32-ba89-667fc57e65f6/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2241] 10.0.0.13 () {34 vars in 675 bytes} [Tue Apr 14 08:58:20 2026] POST /v2.0/subnetpools => generated 516 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2242] 10.0.0.13 () {34 vars in 775 bytes} [Tue Apr 14 08:58:20 2026] PUT /v2.0/ports/2a4eab1e-4d65-4d32-ba89-667fc57e65f6/tags/black.or.white => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-14 08:58:20.735 8 WARNING neutron_lib.context [None req-8500e777-4534-429b-809b-4b88c0c59dea 9d2ef4ddfac0437fac16c2bec2f2dd27 873c9e3395804a7a9d252852b5efd090 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2243] 10.0.0.13 () {34 vars in 675 bytes} [Tue Apr 14 08:58:20 2026] POST /v2.0/subnetpools => generated 516 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2244] 10.0.0.13 () {32 vars in 726 bytes} [Tue Apr 14 08:58:20 2026] GET /v2.0/ports/2a4eab1e-4d65-4d32-ba89-667fc57e65f6/tags => generated 52 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:58:20.826 8 WARNING neutron_lib.context [None req-d6d95b2b-1caf-4cbe-b4d2-3832ed80f2d5 9d2ef4ddfac0437fac16c2bec2f2dd27 873c9e3395804a7a9d252852b5efd090 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1145/2245] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:58:20 2026] GET /v2.0/security-groups?tenant_id=8eb2fde79a0e4907a7d015e18958229d&name=default => generated 2929 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2246] 10.0.0.13 () {34 vars in 675 bytes} [Tue Apr 14 08:58:20 2026] POST /v2.0/subnetpools => generated 516 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2247] 10.0.0.13 () {34 vars in 746 bytes} [Tue Apr 14 08:58:20 2026] PUT /v2.0/ports/2a4eab1e-4d65-4d32-ba89-667fc57e65f6/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2248] 10.0.0.13 () {34 vars in 758 bytes} [Tue Apr 14 08:58:20 2026] PUT /v2.0/subnetpools/a710d2c8-455f-4092-9963-211764dd46ae/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2249] 10.0.0.13 () {32 vars in 726 bytes} [Tue Apr 14 08:58:20 2026] GET /v2.0/ports/2a4eab1e-4d65-4d32-ba89-667fc57e65f6/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2250] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:58:20 2026] DELETE /v2.0/security-groups/bb51484d-c59d-4a74-a84f-9768d3837f40 => 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: 1149/2251] 10.0.0.13 () {34 vars in 758 bytes} [Tue Apr 14 08:58:20 2026] PUT /v2.0/subnetpools/9a75fd5f-ab05-4676-a7d6-456bed4eb71f/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: 1103/2252] 10.0.0.13 () {32 vars in 734 bytes} [Tue Apr 14 08:58:20 2026] GET /v2.0/ports/2a4eab1e-4d65-4d32-ba89-667fc57e65f6/tags/red => 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: 1150/2253] 10.0.0.13 () {34 vars in 758 bytes} [Tue Apr 14 08:58:21 2026] PUT /v2.0/subnetpools/d93aaa72-9247-49e6-8125-9141891d7883/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2254] 10.0.0.13 () {34 vars in 758 bytes} [Tue Apr 14 08:58:21 2026] PUT /v2.0/subnetpools/4283cd37-09a7-4bad-944f-37a142456f9f/tags => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:58:21.139 8 INFO neutron.api.v2.resource [None req-a4059378-07ce-43d3-9cb5-1beed2354d28 98612884899f4204812cdb86a1967d36 733b7c92732d4d688f09fb5afe02eaf1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1104/2255] 10.0.0.13 () {32 vars in 738 bytes} [Tue Apr 14 08:58:21 2026] GET /v2.0/ports/2a4eab1e-4d65-4d32-ba89-667fc57e65f6/tags/green => generated 99 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2256] 10.0.0.13 () {32 vars in 671 bytes} [Tue Apr 14 08:58:21 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2257] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:58:21 2026] GET /v2.0/security-groups?tenant_id=7970785f5b244db181bfa9ad10cbac8f&name=default => generated 2929 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2258] 10.0.0.13 () {32 vars in 685 bytes} [Tue Apr 14 08:58:21 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2259] 10.0.0.13 () {32 vars in 737 bytes} [Tue Apr 14 08:58:21 2026] DELETE /v2.0/ports/2a4eab1e-4d65-4d32-ba89-667fc57e65f6/tags/red => 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: 1154/2260] 10.0.0.13 () {32 vars in 681 bytes} [Tue Apr 14 08:58:21 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2261] 10.0.0.13 () {32 vars in 726 bytes} [Tue Apr 14 08:58:21 2026] GET /v2.0/ports/2a4eab1e-4d65-4d32-ba89-667fc57e65f6/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2262] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:58:21 2026] DELETE /v2.0/security-groups/11ddd0b2-9f5a-4d2e-8886-2a48d1165b8e => 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: 1156/2263] 10.0.0.13 () {32 vars in 693 bytes} [Tue Apr 14 08:58:21 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2264] 10.0.0.13 () {32 vars in 679 bytes} [Tue Apr 14 08:58:21 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:58:21.380 8 INFO neutron.api.v2.resource [None req-e1c6a3f6-af5d-4025-adb8-df17b584de00 98612884899f4204812cdb86a1967d36 733b7c92732d4d688f09fb5afe02eaf1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1108/2265] 10.0.0.13 () {32 vars in 741 bytes} [Tue Apr 14 08:58:21 2026] DELETE /v2.0/ports/2a4eab1e-4d65-4d32-ba89-667fc57e65f6/tags/green => generated 99 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2266] 10.0.0.13 () {32 vars in 693 bytes} [Tue Apr 14 08:58:21 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2267] 10.0.0.13 () {32 vars in 689 bytes} [Tue Apr 14 08:58:21 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2268] 10.0.0.13 () {32 vars in 729 bytes} [Tue Apr 14 08:58:21 2026] DELETE /v2.0/ports/2a4eab1e-4d65-4d32-ba89-667fc57e65f6/tags => 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: 1160/2269] 10.0.0.13 () {32 vars in 701 bytes} [Tue Apr 14 08:58:21 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2270] 10.0.0.13 () {32 vars in 726 bytes} [Tue Apr 14 08:58:21 2026] GET /v2.0/ports/2a4eab1e-4d65-4d32-ba89-667fc57e65f6/tags => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2271] 10.0.0.13 () {32 vars in 731 bytes} [Tue Apr 14 08:58:21 2026] DELETE /v2.0/subnetpools/a710d2c8-455f-4092-9963-211764dd46ae => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2272] 10.0.0.13 () {32 vars in 731 bytes} [Tue Apr 14 08:58:21 2026] DELETE /v2.0/subnetpools/9a75fd5f-ab05-4676-a7d6-456bed4eb71f => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2273] 10.0.0.13 () {32 vars in 731 bytes} [Tue Apr 14 08:58:21 2026] DELETE /v2.0/subnetpools/d93aaa72-9247-49e6-8125-9141891d7883 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2274] 10.0.0.13 () {32 vars in 731 bytes} [Tue Apr 14 08:58:21 2026] DELETE /v2.0/subnetpools/4283cd37-09a7-4bad-944f-37a142456f9f => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2275] 10.0.0.13 () {32 vars in 719 bytes} [Tue Apr 14 08:58:21 2026] DELETE /v2.0/ports/2a4eab1e-4d65-4d32-ba89-667fc57e65f6 => 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: 1165/2276] 10.0.0.13 () {32 vars in 731 bytes} [Tue Apr 14 08:58:21 2026] DELETE /v2.0/subnetpools/217fbec6-439b-4f77-8088-25533e4d9f35 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:58:21.940 8 INFO neutron.services.segments.plugin [-] Segment 848752df-99df-4c88-87d7-f605d73a3f51 resource provider aggregate not found 2026-04-14 08:58:21.944 8 INFO neutron.services.segments.plugin [-] Segment 848752df-99df-4c88-87d7-f605d73a3f51 resource provider aggregate not found 2026-04-14 08:58:21.959 8 INFO neutron.services.segments.plugin [-] Segment 848752df-99df-4c88-87d7-f605d73a3f51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 848752df-99df-4c88-87d7-f605d73a3f51 found for delete ", "request_id": "req-1f4aa8ec-3a84-42d1-8d71-969004527eaa"}]} 2026-04-14 08:58:21.961 8 INFO neutron.services.segments.plugin [-] Segment 848752df-99df-4c88-87d7-f605d73a3f51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 848752df-99df-4c88-87d7-f605d73a3f51 found for delete ", "request_id": "req-10075766-db4c-49a0-b147-f31c83c87a58"}]} [pid: 8|app: 0|req: 1112/2277] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:58:21 2026] DELETE /v2.0/networks/bedaa1a6-61ba-4207-9503-b4cfa1fd91c8 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2278] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:58:22 2026] GET /v2.0/security-groups?tenant_id=733b7c92732d4d688f09fb5afe02eaf1&name=default => generated 2929 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2279] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:58:22 2026] GET /v2.0/security-groups?tenant_id=7921828348404ac08b81751be45aa8f8&name=default => generated 2929 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2280] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:58:22 2026] DELETE /v2.0/security-groups/a9e1a35b-ddc7-44f3-85af-ba010642255f => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2281] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:58:22 2026] DELETE /v2.0/security-groups/d614b560-28af-4537-a947-e7b06cade976 => 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: 1115/2282] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:58:23 2026] GET /v2.0/security-groups?tenant_id=4112d9a919e149e8ab6c8d7e09c2ab84&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2283] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:58:23 2026] DELETE /v2.0/security-groups/2a3da6ea-f82d-400b-a5da-0e24384c320d => 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: 1116/2284] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:58:23 2026] GET /v2.0/security-groups?tenant_id=24a36daa1e744bfa8eab17c8ecc57486&name=default => generated 2929 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2285] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:58:23 2026] DELETE /v2.0/security-groups/df13df29-9b03-474a-921f-e6f0967031c9 => 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: 1117/2286] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:58:23 2026] GET /v2.0/security-groups?tenant_id=873c9e3395804a7a9d252852b5efd090&name=default => generated 2929 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2287] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:58:23 2026] DELETE /v2.0/security-groups/db7c243d-b180-4177-b092-26028dc4c760 => 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: 1118/2288] 10.0.0.13 () {34 vars in 677 bytes} [Tue Apr 14 08:58:26 2026] POST /v2.0/qos/policies => generated 359 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2289] 10.0.0.13 () {34 vars in 752 bytes} [Tue Apr 14 08:58:26 2026] PUT /v2.0/policies/91d7e583-14df-41a3-934d-07db42bd40ed/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2290] 10.0.0.13 () {32 vars in 732 bytes} [Tue Apr 14 08:58:26 2026] GET /v2.0/policies/91d7e583-14df-41a3-934d-07db42bd40ed/tags => generated 25 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2291] 10.0.0.13 () {34 vars in 763 bytes} [Tue Apr 14 08:58:26 2026] PUT /v2.0/policies/91d7e583-14df-41a3-934d-07db42bd40ed/tags/green => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2292] 10.0.0.13 () {32 vars in 732 bytes} [Tue Apr 14 08:58:27 2026] GET /v2.0/policies/91d7e583-14df-41a3-934d-07db42bd40ed/tags => generated 34 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2293] 10.0.0.13 () {34 vars in 759 bytes} [Tue Apr 14 08:58:27 2026] PUT /v2.0/policies/91d7e583-14df-41a3-934d-07db42bd40ed/tags/red => generated 4 bytes in 20 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2294] 10.0.0.13 () {32 vars in 732 bytes} [Tue Apr 14 08:58:27 2026] GET /v2.0/policies/91d7e583-14df-41a3-934d-07db42bd40ed/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: 1122/2295] 10.0.0.13 () {34 vars in 781 bytes} [Tue Apr 14 08:58:27 2026] PUT /v2.0/policies/91d7e583-14df-41a3-934d-07db42bd40ed/tags/black.or.white => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-14 08:58:27.141 7 WARNING neutron_lib.context [None req-db9238e2-d435-4b35-87bf-8605ab099ff1 5234fe7a3ef94ac1a904ba15c5ffcd58 6b69acc8bb384f6ca7a53fca57bcad9f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1123/2296] 10.0.0.13 () {32 vars in 732 bytes} [Tue Apr 14 08:58:27 2026] GET /v2.0/policies/91d7e583-14df-41a3-934d-07db42bd40ed/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: 1124/2297] 10.0.0.13 () {34 vars in 752 bytes} [Tue Apr 14 08:58:27 2026] PUT /v2.0/policies/91d7e583-14df-41a3-934d-07db42bd40ed/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2298] 10.0.0.13 () {32 vars in 732 bytes} [Tue Apr 14 08:58:27 2026] GET /v2.0/policies/91d7e583-14df-41a3-934d-07db42bd40ed/tags => generated 37 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2299] 10.0.0.13 () {32 vars in 740 bytes} [Tue Apr 14 08:58:27 2026] GET /v2.0/policies/91d7e583-14df-41a3-934d-07db42bd40ed/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:58:27.253 8 INFO neutron.api.v2.resource [None req-217ecd17-65fc-4975-ae3d-14179ee56b3b e445a3b6e0f44f80a15e8d94a4230d34 ee93e275b3ee4608bac75f5960270460 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1127/2300] 10.0.0.13 () {32 vars in 744 bytes} [Tue Apr 14 08:58:27 2026] GET /v2.0/policies/91d7e583-14df-41a3-934d-07db42bd40ed/tags/green => generated 99 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-14 08:58:27.283 7 INFO neutron.db.segments_db [None req-db9238e2-d435-4b35-87bf-8605ab099ff1 5234fe7a3ef94ac1a904ba15c5ffcd58 6b69acc8bb384f6ca7a53fca57bcad9f - - default default] Added segment 0925e9dc-70da-46c4-b8b8-f0bddc3e9d2e of type vxlan for network 22fc17f4-8bde-4f04-bcd2-b1251db8bb53 [pid: 8|app: 0|req: 1128/2301] 10.0.0.13 () {32 vars in 743 bytes} [Tue Apr 14 08:58:27 2026] DELETE /v2.0/policies/91d7e583-14df-41a3-934d-07db42bd40ed/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2302] 10.0.0.13 () {32 vars in 732 bytes} [Tue Apr 14 08:58:27 2026] GET /v2.0/policies/91d7e583-14df-41a3-934d-07db42bd40ed/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:58:27.347 8 INFO neutron.api.v2.resource [None req-2717377e-3394-484e-ae01-98d49644e79c e445a3b6e0f44f80a15e8d94a4230d34 ee93e275b3ee4608bac75f5960270460 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1130/2303] 10.0.0.13 () {32 vars in 747 bytes} [Tue Apr 14 08:58:27 2026] DELETE /v2.0/policies/91d7e583-14df-41a3-934d-07db42bd40ed/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2304] 10.0.0.13 () {32 vars in 735 bytes} [Tue Apr 14 08:58:27 2026] DELETE /v2.0/policies/91d7e583-14df-41a3-934d-07db42bd40ed/tags => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2305] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:58:27 2026] POST /v2.0/networks => generated 632 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2306] 10.0.0.13 () {32 vars in 732 bytes} [Tue Apr 14 08:58:27 2026] GET /v2.0/policies/91d7e583-14df-41a3-934d-07db42bd40ed/tags => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:58:27.411 7 WARNING neutron_lib.context [None req-921fe325-eafb-4a5f-9c95-8c50dc9e8bb6 5234fe7a3ef94ac1a904ba15c5ffcd58 6b69acc8bb384f6ca7a53fca57bcad9f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1133/2307] 10.0.0.13 () {32 vars in 733 bytes} [Tue Apr 14 08:58:27 2026] DELETE /v2.0/qos/policies/91d7e583-14df-41a3-934d-07db42bd40ed => 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: 1175/2308] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:58:27 2026] POST /v2.0/subnets => generated 602 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2309] 10.0.0.13 () {34 vars in 750 bytes} [Tue Apr 14 08:58:27 2026] PUT /v2.0/subnets/93c19d51-9973-4da1-a831-dc44aaa7d537/tags => generated 25 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2310] 10.0.0.13 () {32 vars in 730 bytes} [Tue Apr 14 08:58:27 2026] GET /v2.0/subnets/93c19d51-9973-4da1-a831-dc44aaa7d537/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2311] 10.0.0.13 () {34 vars in 761 bytes} [Tue Apr 14 08:58:27 2026] PUT /v2.0/subnets/93c19d51-9973-4da1-a831-dc44aaa7d537/tags/green => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2312] 10.0.0.13 () {32 vars in 730 bytes} [Tue Apr 14 08:58:27 2026] GET /v2.0/subnets/93c19d51-9973-4da1-a831-dc44aaa7d537/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2313] 10.0.0.13 () {34 vars in 757 bytes} [Tue Apr 14 08:58:28 2026] PUT /v2.0/subnets/93c19d51-9973-4da1-a831-dc44aaa7d537/tags/red => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2314] 10.0.0.13 () {32 vars in 730 bytes} [Tue Apr 14 08:58:28 2026] GET /v2.0/subnets/93c19d51-9973-4da1-a831-dc44aaa7d537/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2315] 10.0.0.13 () {34 vars in 779 bytes} [Tue Apr 14 08:58:28 2026] PUT /v2.0/subnets/93c19d51-9973-4da1-a831-dc44aaa7d537/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: 7|app: 0|req: 1180/2316] 10.0.0.13 () {32 vars in 730 bytes} [Tue Apr 14 08:58:28 2026] GET /v2.0/subnets/93c19d51-9973-4da1-a831-dc44aaa7d537/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2317] 10.0.0.13 () {34 vars in 750 bytes} [Tue Apr 14 08:58:28 2026] PUT /v2.0/subnets/93c19d51-9973-4da1-a831-dc44aaa7d537/tags => generated 37 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2318] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:58:28 2026] GET /v2.0/security-groups?tenant_id=ee93e275b3ee4608bac75f5960270460&name=default => generated 2929 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2319] 10.0.0.13 () {32 vars in 730 bytes} [Tue Apr 14 08:58:28 2026] GET /v2.0/subnets/93c19d51-9973-4da1-a831-dc44aaa7d537/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: 1183/2320] 10.0.0.13 () {32 vars in 738 bytes} [Tue Apr 14 08:58:28 2026] GET /v2.0/subnets/93c19d51-9973-4da1-a831-dc44aaa7d537/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:58:28.428 7 INFO neutron.api.v2.resource [None req-b97b54f6-d38e-4c94-bafe-8753c72d7c7c 5234fe7a3ef94ac1a904ba15c5ffcd58 6b69acc8bb384f6ca7a53fca57bcad9f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1184/2321] 10.0.0.13 () {32 vars in 742 bytes} [Tue Apr 14 08:58:28 2026] GET /v2.0/subnets/93c19d51-9973-4da1-a831-dc44aaa7d537/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2322] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:58:28 2026] DELETE /v2.0/security-groups/8ba78edb-be63-484f-88a4-03b22a47b22a => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2323] 10.0.0.13 () {32 vars in 741 bytes} [Tue Apr 14 08:58:28 2026] DELETE /v2.0/subnets/93c19d51-9973-4da1-a831-dc44aaa7d537/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2324] 10.0.0.13 () {32 vars in 730 bytes} [Tue Apr 14 08:58:28 2026] GET /v2.0/subnets/93c19d51-9973-4da1-a831-dc44aaa7d537/tags => generated 30 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:58:28.584 8 INFO neutron.api.v2.resource [None req-0f2916eb-0c26-422a-8486-a34c568f0aa0 5234fe7a3ef94ac1a904ba15c5ffcd58 6b69acc8bb384f6ca7a53fca57bcad9f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1140/2325] 10.0.0.13 () {32 vars in 745 bytes} [Tue Apr 14 08:58:28 2026] DELETE /v2.0/subnets/93c19d51-9973-4da1-a831-dc44aaa7d537/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2326] 10.0.0.13 () {32 vars in 733 bytes} [Tue Apr 14 08:58:28 2026] DELETE /v2.0/subnets/93c19d51-9973-4da1-a831-dc44aaa7d537/tags => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2327] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:58:28 2026] GET /v2.0/security-groups?tenant_id=b0b8bb37b2b74bc281f745fd4133a8f7&name=default => generated 2929 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2328] 10.0.0.13 () {32 vars in 730 bytes} [Tue Apr 14 08:58:28 2026] GET /v2.0/subnets/93c19d51-9973-4da1-a831-dc44aaa7d537/tags => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2329] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:58:28 2026] DELETE /v2.0/security-groups/bae7409a-8258-487f-b404-c561560b7241 => 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: 1143/2330] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 08:58:28 2026] DELETE /v2.0/subnets/93c19d51-9973-4da1-a831-dc44aaa7d537 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:58:29.345 7 INFO neutron.services.segments.plugin [-] Segment 0925e9dc-70da-46c4-b8b8-f0bddc3e9d2e resource provider aggregate not found 2026-04-14 08:58:29.352 7 INFO neutron.services.segments.plugin [-] Segment 0925e9dc-70da-46c4-b8b8-f0bddc3e9d2e resource provider aggregate not found 2026-04-14 08:58:29.364 7 INFO neutron.services.segments.plugin [-] Segment 0925e9dc-70da-46c4-b8b8-f0bddc3e9d2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0925e9dc-70da-46c4-b8b8-f0bddc3e9d2e found for delete ", "request_id": "req-860932b7-1ba9-4ea5-9658-bb8413e8513f"}]} 2026-04-14 08:58:29.369 7 INFO neutron.services.segments.plugin [-] Segment 0925e9dc-70da-46c4-b8b8-f0bddc3e9d2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0925e9dc-70da-46c4-b8b8-f0bddc3e9d2e found for delete ", "request_id": "req-3dbbd916-1c89-48e7-a85c-2f548666153b"}]} [pid: 7|app: 0|req: 1188/2331] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:58:28 2026] DELETE /v2.0/networks/22fc17f4-8bde-4f04-bcd2-b1251db8bb53 => generated 0 bytes in 415 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2332] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:58:29 2026] GET /v2.0/security-groups?tenant_id=6d528e8f616844028ed041fe0960addd&name=default => generated 2929 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2333] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:58:30 2026] DELETE /v2.0/security-groups/c4768c49-71e0-48fe-bc4c-03415f5c4a2b => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2334] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:58:30 2026] GET /v2.0/security-groups?tenant_id=6b69acc8bb384f6ca7a53fca57bcad9f&name=default => generated 2929 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2337] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:58:30 2026] DELETE /v2.0/security-groups/f56e19b4-4720-44c8-afce-746857743544 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:58:32.450 8 WARNING neutron_lib.context [None req-44151cde-c30e-4066-8c1f-3cf8bc034d32 5e47675cf79a44019780c4e4ea46e284 7ad40288e62e4eec86da2529ec6ee71f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1148/2338] 10.0.0.13 () {34 vars in 683 bytes} [Tue Apr 14 08:58:32 2026] POST /v2.0/security-groups => generated 1603 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2339] 10.0.0.13 () {34 vars in 766 bytes} [Tue Apr 14 08:58:32 2026] PUT /v2.0/security-groups/ded543e9-8801-483d-ad71-7e90c9339483/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2340] 10.0.0.13 () {32 vars in 746 bytes} [Tue Apr 14 08:58:32 2026] GET /v2.0/security-groups/ded543e9-8801-483d-ad71-7e90c9339483/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: 1192/2341] 10.0.0.13 () {34 vars in 777 bytes} [Tue Apr 14 08:58:32 2026] PUT /v2.0/security-groups/ded543e9-8801-483d-ad71-7e90c9339483/tags/green => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2342] 10.0.0.13 () {32 vars in 746 bytes} [Tue Apr 14 08:58:32 2026] GET /v2.0/security-groups/ded543e9-8801-483d-ad71-7e90c9339483/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2343] 10.0.0.13 () {34 vars in 773 bytes} [Tue Apr 14 08:58:32 2026] PUT /v2.0/security-groups/ded543e9-8801-483d-ad71-7e90c9339483/tags/red => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2344] 10.0.0.13 () {32 vars in 746 bytes} [Tue Apr 14 08:58:32 2026] GET /v2.0/security-groups/ded543e9-8801-483d-ad71-7e90c9339483/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2345] 10.0.0.13 () {34 vars in 795 bytes} [Tue Apr 14 08:58:32 2026] PUT /v2.0/security-groups/ded543e9-8801-483d-ad71-7e90c9339483/tags/black.or.white => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2346] 10.0.0.13 () {32 vars in 746 bytes} [Tue Apr 14 08:58:32 2026] GET /v2.0/security-groups/ded543e9-8801-483d-ad71-7e90c9339483/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2347] 10.0.0.13 () {34 vars in 766 bytes} [Tue Apr 14 08:58:32 2026] PUT /v2.0/security-groups/ded543e9-8801-483d-ad71-7e90c9339483/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: 1153/2348] 10.0.0.13 () {32 vars in 746 bytes} [Tue Apr 14 08:58:33 2026] GET /v2.0/security-groups/ded543e9-8801-483d-ad71-7e90c9339483/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2349] 10.0.0.13 () {32 vars in 754 bytes} [Tue Apr 14 08:58:33 2026] GET /v2.0/security-groups/ded543e9-8801-483d-ad71-7e90c9339483/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:58:33.161 8 INFO neutron.api.v2.resource [None req-2071053b-6d20-4ceb-b7c1-a37a3a87837a 5e47675cf79a44019780c4e4ea46e284 7ad40288e62e4eec86da2529ec6ee71f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1154/2350] 10.0.0.13 () {32 vars in 758 bytes} [Tue Apr 14 08:58:33 2026] GET /v2.0/security-groups/ded543e9-8801-483d-ad71-7e90c9339483/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2351] 10.0.0.13 () {32 vars in 757 bytes} [Tue Apr 14 08:58:33 2026] DELETE /v2.0/security-groups/ded543e9-8801-483d-ad71-7e90c9339483/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: 1155/2352] 10.0.0.13 () {32 vars in 746 bytes} [Tue Apr 14 08:58:33 2026] GET /v2.0/security-groups/ded543e9-8801-483d-ad71-7e90c9339483/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:58:33.292 7 INFO neutron.api.v2.resource [None req-a7b03f26-e9f2-4614-8712-80138f0c2707 5e47675cf79a44019780c4e4ea46e284 7ad40288e62e4eec86da2529ec6ee71f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1198/2353] 10.0.0.13 () {32 vars in 761 bytes} [Tue Apr 14 08:58:33 2026] DELETE /v2.0/security-groups/ded543e9-8801-483d-ad71-7e90c9339483/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2354] 10.0.0.13 () {32 vars in 749 bytes} [Tue Apr 14 08:58:33 2026] DELETE /v2.0/security-groups/ded543e9-8801-483d-ad71-7e90c9339483/tags => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2355] 10.0.0.13 () {32 vars in 746 bytes} [Tue Apr 14 08:58:33 2026] GET /v2.0/security-groups/ded543e9-8801-483d-ad71-7e90c9339483/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2356] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:58:33 2026] DELETE /v2.0/security-groups/ded543e9-8801-483d-ad71-7e90c9339483 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:58:34.182 7 WARNING neutron_lib.context [None req-47302388-1be5-441f-89d4-55aa35e6ceec bf35c0de42c44e79bf5704227a1e7fd6 9871fc39a5a7481b8a6a2a7856c4642c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1158/2357] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:58:34 2026] GET /v2.0/security-groups?tenant_id=7ad40288e62e4eec86da2529ec6ee71f&name=default => generated 2929 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:58:34.321 7 INFO neutron.db.segments_db [None req-47302388-1be5-441f-89d4-55aa35e6ceec bf35c0de42c44e79bf5704227a1e7fd6 9871fc39a5a7481b8a6a2a7856c4642c - - default default] Added segment acda3e9f-eea0-449f-9f1b-10225a5876b3 of type vxlan for network 651977f8-5cac-4491-9a08-ae0bb4521095 [pid: 7|app: 0|req: 1200/2358] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:58:34 2026] POST /v2.0/networks => generated 632 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:58:34.431 7 WARNING neutron_lib.context [None req-a8034472-a5c2-450b-a1d1-28c205c76b2d bf35c0de42c44e79bf5704227a1e7fd6 9871fc39a5a7481b8a6a2a7856c4642c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1159/2359] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:58:34 2026] DELETE /v2.0/security-groups/75d14e7c-4f92-4353-a244-d6f9717b6925 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:58:34.504 7 INFO neutron.db.segments_db [None req-a8034472-a5c2-450b-a1d1-28c205c76b2d bf35c0de42c44e79bf5704227a1e7fd6 9871fc39a5a7481b8a6a2a7856c4642c - - default default] Added segment f0cd35aa-a39b-4c47-a44c-4d97b1f55e7e of type vxlan for network 9609f640-b6f0-479d-a253-548f560a0046 [pid: 7|app: 0|req: 1201/2360] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:58:34 2026] POST /v2.0/networks => generated 632 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2361] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:58:34 2026] GET /v2.0/security-groups?tenant_id=a17f522b18144fb49174c77d42967c98&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2362] 10.0.0.13 () {34 vars in 752 bytes} [Tue Apr 14 08:58:34 2026] PUT /v2.0/networks/651977f8-5cac-4491-9a08-ae0bb4521095/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2363] 10.0.0.13 () {32 vars in 732 bytes} [Tue Apr 14 08:58:34 2026] GET /v2.0/networks/651977f8-5cac-4491-9a08-ae0bb4521095/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2364] 10.0.0.13 () {34 vars in 752 bytes} [Tue Apr 14 08:58:34 2026] PUT /v2.0/networks/9609f640-b6f0-479d-a253-548f560a0046/tags => generated 17 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2365] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:58:34 2026] DELETE /v2.0/security-groups/f241c460-3ef1-4e55-a4ac-38484add3502 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2366] 10.0.0.13 () {32 vars in 732 bytes} [Tue Apr 14 08:58:34 2026] GET /v2.0/networks/9609f640-b6f0-479d-a253-548f560a0046/tags => generated 17 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2367] 10.0.0.13 () {34 vars in 752 bytes} [Tue Apr 14 08:58:34 2026] PUT /v2.0/networks/9609f640-b6f0-479d-a253-548f560a0046/tags => generated 12 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2368] 10.0.0.13 () {32 vars in 732 bytes} [Tue Apr 14 08:58:34 2026] GET /v2.0/networks/9609f640-b6f0-479d-a253-548f560a0046/tags => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2369] 10.0.0.13 () {32 vars in 732 bytes} [Tue Apr 14 08:58:34 2026] GET /v2.0/networks/651977f8-5cac-4491-9a08-ae0bb4521095/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:58:35.247 7 INFO neutron.services.segments.plugin [-] Segment acda3e9f-eea0-449f-9f1b-10225a5876b3 resource provider aggregate not found 2026-04-14 08:58:35.262 7 INFO neutron.services.segments.plugin [-] Segment acda3e9f-eea0-449f-9f1b-10225a5876b3 resource provider aggregate not found 2026-04-14 08:58:35.267 7 INFO neutron.services.segments.plugin [-] Segment acda3e9f-eea0-449f-9f1b-10225a5876b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acda3e9f-eea0-449f-9f1b-10225a5876b3 found for delete ", "request_id": "req-c6a4dd56-7b42-4cc4-9974-57a1f13bc43d"}]} [pid: 7|app: 0|req: 1207/2370] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:58:35 2026] DELETE /v2.0/networks/651977f8-5cac-4491-9a08-ae0bb4521095 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2371] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 08:58:35 2026] DELETE /v2.0/networks/9609f640-b6f0-479d-a253-548f560a0046 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 08:58:36.142 7 INFO neutron.services.segments.plugin [-] Segment acda3e9f-eea0-449f-9f1b-10225a5876b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acda3e9f-eea0-449f-9f1b-10225a5876b3 found for delete ", "request_id": "req-2e24dd2f-f16f-4329-bdff-7ce327607491"}]} [pid: 7|app: 0|req: 1208/2372] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:58:36 2026] GET /v2.0/security-groups?tenant_id=9871fc39a5a7481b8a6a2a7856c4642c&name=default => generated 2929 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:58:36.357 8 INFO neutron.services.segments.plugin [-] Segment f0cd35aa-a39b-4c47-a44c-4d97b1f55e7e resource provider aggregate not found 2026-04-14 08:58:36.367 8 INFO neutron.services.segments.plugin [-] Segment f0cd35aa-a39b-4c47-a44c-4d97b1f55e7e resource provider aggregate not found 2026-04-14 08:58:36.390 8 INFO neutron.services.segments.plugin [-] Segment f0cd35aa-a39b-4c47-a44c-4d97b1f55e7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0cd35aa-a39b-4c47-a44c-4d97b1f55e7e found for delete ", "request_id": "req-31d77a10-ea74-4349-8c8a-c52a6b528040"}]} 2026-04-14 08:58:36.398 8 INFO neutron.services.segments.plugin [-] Segment f0cd35aa-a39b-4c47-a44c-4d97b1f55e7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0cd35aa-a39b-4c47-a44c-4d97b1f55e7e found for delete ", "request_id": "req-f2795cec-6888-48ca-ba24-228a1e856c03"}]} [pid: 8|app: 0|req: 1165/2373] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:58:36 2026] DELETE /v2.0/security-groups/eb5382b8-4901-4a82-bd37-4121c3045cdf => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2374] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:58:36 2026] GET /v2.0/security-groups?tenant_id=2de5ff6a91b74e139fbf522e484bb996&name=default => generated 2929 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2375] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:58:36 2026] DELETE /v2.0/security-groups/216d11c5-5289-4045-a987-a0e6bfb5e6c1 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:58:38.270 7 WARNING neutron_lib.context [None req-b7260ed5-1ea4-479a-b45a-910ee201794b 57b94cd0ae6943f3841b2fb3757d26f7 367428dbdaf942239fc031fb1db2c50f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1210/2376] 10.0.0.13 () {34 vars in 675 bytes} [Tue Apr 14 08:58:38 2026] POST /v2.0/subnetpools => generated 516 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2377] 10.0.0.13 () {34 vars in 758 bytes} [Tue Apr 14 08:58:38 2026] PUT /v2.0/subnetpools/a227ccd7-3958-4414-9a53-f4ccbe41108b/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: 1211/2378] 10.0.0.13 () {32 vars in 738 bytes} [Tue Apr 14 08:58:38 2026] GET /v2.0/subnetpools/a227ccd7-3958-4414-9a53-f4ccbe41108b/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2379] 10.0.0.13 () {34 vars in 769 bytes} [Tue Apr 14 08:58:38 2026] PUT /v2.0/subnetpools/a227ccd7-3958-4414-9a53-f4ccbe41108b/tags/green => 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: 1212/2380] 10.0.0.13 () {32 vars in 738 bytes} [Tue Apr 14 08:58:38 2026] GET /v2.0/subnetpools/a227ccd7-3958-4414-9a53-f4ccbe41108b/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2381] 10.0.0.13 () {34 vars in 765 bytes} [Tue Apr 14 08:58:38 2026] PUT /v2.0/subnetpools/a227ccd7-3958-4414-9a53-f4ccbe41108b/tags/red => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2382] 10.0.0.13 () {32 vars in 738 bytes} [Tue Apr 14 08:58:38 2026] GET /v2.0/subnetpools/a227ccd7-3958-4414-9a53-f4ccbe41108b/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2383] 10.0.0.13 () {34 vars in 787 bytes} [Tue Apr 14 08:58:38 2026] PUT /v2.0/subnetpools/a227ccd7-3958-4414-9a53-f4ccbe41108b/tags/black.or.white => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2384] 10.0.0.13 () {32 vars in 738 bytes} [Tue Apr 14 08:58:38 2026] GET /v2.0/subnetpools/a227ccd7-3958-4414-9a53-f4ccbe41108b/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2385] 10.0.0.13 () {34 vars in 758 bytes} [Tue Apr 14 08:58:38 2026] PUT /v2.0/subnetpools/a227ccd7-3958-4414-9a53-f4ccbe41108b/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2386] 10.0.0.13 () {32 vars in 738 bytes} [Tue Apr 14 08:58:38 2026] GET /v2.0/subnetpools/a227ccd7-3958-4414-9a53-f4ccbe41108b/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2387] 10.0.0.13 () {32 vars in 746 bytes} [Tue Apr 14 08:58:38 2026] GET /v2.0/subnetpools/a227ccd7-3958-4414-9a53-f4ccbe41108b/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:58:38.805 7 INFO neutron.api.v2.resource [None req-e709b61b-f603-4728-b404-81b71ad9d35d 57b94cd0ae6943f3841b2fb3757d26f7 367428dbdaf942239fc031fb1db2c50f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1216/2388] 10.0.0.13 () {32 vars in 750 bytes} [Tue Apr 14 08:58:38 2026] GET /v2.0/subnetpools/a227ccd7-3958-4414-9a53-f4ccbe41108b/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2389] 10.0.0.13 () {32 vars in 749 bytes} [Tue Apr 14 08:58:38 2026] DELETE /v2.0/subnetpools/a227ccd7-3958-4414-9a53-f4ccbe41108b/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2390] 10.0.0.13 () {32 vars in 738 bytes} [Tue Apr 14 08:58:38 2026] GET /v2.0/subnetpools/a227ccd7-3958-4414-9a53-f4ccbe41108b/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:58:38.911 8 INFO neutron.api.v2.resource [None req-72afef2d-6f2e-4a13-99c5-f7ca1417167c 57b94cd0ae6943f3841b2fb3757d26f7 367428dbdaf942239fc031fb1db2c50f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1174/2391] 10.0.0.13 () {32 vars in 753 bytes} [Tue Apr 14 08:58:38 2026] DELETE /v2.0/subnetpools/a227ccd7-3958-4414-9a53-f4ccbe41108b/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: 1218/2392] 10.0.0.13 () {32 vars in 741 bytes} [Tue Apr 14 08:58:38 2026] DELETE /v2.0/subnetpools/a227ccd7-3958-4414-9a53-f4ccbe41108b/tags => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2393] 10.0.0.13 () {32 vars in 738 bytes} [Tue Apr 14 08:58:38 2026] GET /v2.0/subnetpools/a227ccd7-3958-4414-9a53-f4ccbe41108b/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: 1219/2394] 10.0.0.13 () {32 vars in 731 bytes} [Tue Apr 14 08:58:39 2026] DELETE /v2.0/subnetpools/a227ccd7-3958-4414-9a53-f4ccbe41108b => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2395] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:58:39 2026] GET /v2.0/security-groups?tenant_id=367428dbdaf942239fc031fb1db2c50f&name=default => generated 2929 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2396] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:58:39 2026] DELETE /v2.0/security-groups/1a0d1989-5c98-4294-977c-7f77b104dc68 => 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: 1177/2397] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:58:40 2026] GET /v2.0/security-groups?tenant_id=856801efc03e4bffa51ac31754e187b7&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2398] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:58:40 2026] DELETE /v2.0/security-groups/7333b6ba-e2a8-4913-af6e-0f9a869aadd2 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2399] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:58:40 2026] GET /v2.0/security-groups?tenant_id=135e804a6c6c4cffbf9e32e10cec196b&name=default => generated 2929 bytes in 752 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2400] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:58:41 2026] DELETE /v2.0/security-groups/d4bb6b2b-5402-4a05-92c7-bf59517957be => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2401] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 08:58:41 2026] GET /v2.0/security-groups?tenant_id=4601fbfaa01041898c8beeb0462bc31b&name=default => generated 2929 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2402] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 08:58:41 2026] DELETE /v2.0/security-groups/5e8a9c17-5d51-4dab-ad8f-236c9c47f688 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:58:49.523 7 WARNING neutron_lib.context [None req-600e0bea-7422-4e28-8f3c-6cfdd82a895b 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:58:49.696 7 INFO neutron.db.segments_db [None req-600e0bea-7422-4e28-8f3c-6cfdd82a895b 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] Added segment 49abeb60-021c-4fa1-ab37-1171519c0824 of type vxlan for network a3997b6b-a24a-4c60-bf0e-5a568a088f1c [pid: 7|app: 0|req: 1224/2405] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:58:49 2026] POST /v2.0/networks => generated 640 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:58:49.809 8 WARNING neutron_lib.context [None req-3f13bd8e-4362-467c-b496-69ff48b978e8 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1182/2406] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:58:49 2026] POST /v2.0/subnets => generated 634 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2407] 10.0.0.13 () {32 vars in 721 bytes} [Tue Apr 14 08:58:50 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:58:50.194 8 WARNING neutron_lib.context [None req-1ea97b64-5226-4cf4-9e9b-9b31f1eaad68 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1183/2408] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:58:50 2026] POST /v2.0/subnets => generated 707 bytes in 821 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:58:51.019 7 WARNING neutron_lib.context [None req-9fe687f4-ca89-4802-8bb7-8abae51547ca 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:58:51.091 7 INFO neutron.db.segments_db [None req-9fe687f4-ca89-4802-8bb7-8abae51547ca 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] Added segment 828fdf84-96cb-4fae-8003-997e8a3b9a4a of type vxlan for network 28364736-3ccb-4c2c-8487-65253e5a7405 [pid: 7|app: 0|req: 1226/2409] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:58:51 2026] POST /v2.0/networks => generated 637 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:58:51.215 8 WARNING neutron_lib.context [None req-54fb4805-9a5b-4268-90d6-7dc93366fbca 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1184/2410] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:58:51 2026] POST /v2.0/subnets => generated 631 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:58:51.544 7 WARNING neutron_lib.context [None req-281e1590-f715-46ed-8589-df18134f000c 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1227/2411] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:58:51 2026] POST /v2.0/subnets => generated 701 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:58:51.967 8 WARNING neutron_lib.context [None req-dbe9b34e-3519-4d49-b7b4-4e3f1534b588 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:58:52.028 8 INFO neutron.db.segments_db [None req-dbe9b34e-3519-4d49-b7b4-4e3f1534b588 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] Added segment c6f9f889-4171-4663-b83c-7e092cd98905 of type vxlan for network c9958879-c94d-4d4e-9359-65ab38e22a36 [pid: 8|app: 0|req: 1185/2412] 10.0.0.13 () {34 vars in 669 bytes} [Tue Apr 14 08:58:51 2026] POST /v2.0/networks => generated 638 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:58:52.150 7 WARNING neutron_lib.context [None req-7452ef30-a114-4abd-b8a8-1cd1af4871d2 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1228/2413] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:58:52 2026] POST /v2.0/subnets => generated 631 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:58:52.539 8 WARNING neutron_lib.context [None req-9453d625-5a13-4ef1-8419-c207e64bb3cb 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1186/2414] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:58:52 2026] POST /v2.0/subnets => generated 705 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:58:52.935 7 WARNING neutron_lib.context [None req-90a4c57d-ccd8-46f7-a29a-2a9e3889a13c 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:58:52.986 7 INFO neutron.db.segments_db [None req-90a4c57d-ccd8-46f7-a29a-2a9e3889a13c 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] Added segment c91a0874-b0e8-4d48-947d-cdd5042cc1bc of type vxlan for network cd9379e2-298e-451e-86c6-4a301051a3c9 2026-04-14 08:58:53.327 7 INFO neutron.db.l3_hamode_db [None req-90a4c57d-ccd8-46f7-a29a-2a9e3889a13c 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-14 08:58:54.528 7 INFO neutron.db.l3_hamode_db [None req-90a4c57d-ccd8-46f7-a29a-2a9e3889a13c 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1229/2415] 10.0.0.13 () {34 vars in 668 bytes} [Tue Apr 14 08:58:52 2026] POST /v2.0/routers => generated 685 bytes in 2765 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2416] 10.0.0.13 () {34 vars in 782 bytes} [Tue Apr 14 08:58:55 2026] PUT /v2.0/routers/914f0899-6cf2-4055-85d5-9873810398e8/add_router_interface => generated 309 bytes in 1859 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2417] 10.0.0.13 () {34 vars in 782 bytes} [Tue Apr 14 08:58:57 2026] PUT /v2.0/routers/914f0899-6cf2-4055-85d5-9873810398e8/add_router_interface => generated 309 bytes in 2732 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2420] 10.0.0.13 () {34 vars in 782 bytes} [Tue Apr 14 08:59:00 2026] PUT /v2.0/routers/914f0899-6cf2-4055-85d5-9873810398e8/add_router_interface => generated 309 bytes in 1713 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:59:02.130 7 WARNING neutron_lib.context [None req-cdab38b4-5375-407d-beff-316ad637c413 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1233/2421] 10.0.0.13 () {34 vars in 683 bytes} [Tue Apr 14 08:59:02 2026] POST /v2.0/security-groups => generated 1629 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-14 08:59:02.265 8 WARNING neutron_lib.context [None req-53c2af29-2652-4dbb-b8e2-ceec4f2ea84d 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1189/2422] 10.0.0.13 () {34 vars in 694 bytes} [Tue Apr 14 08:59:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:59:02.402 7 WARNING neutron_lib.context [None req-6681c015-a137-47d7-9d35-ff68f5beb4da 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1234/2423] 10.0.0.13 () {34 vars in 694 bytes} [Tue Apr 14 08:59:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:59:02.546 8 WARNING neutron_lib.context [None req-d41b28f5-72a0-445d-b27b-ecbc65a64b6c 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1190/2424] 10.0.0.13 () {34 vars in 694 bytes} [Tue Apr 14 08:59:02 2026] POST /v2.0/security-group-rules => generated 599 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:59:02.684 7 WARNING neutron_lib.context [None req-022bc45d-49a6-4eeb-9f7c-9dd649aa3df7 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1235/2425] 10.0.0.13 () {34 vars in 694 bytes} [Tue Apr 14 08:59:02 2026] POST /v2.0/security-group-rules => generated 601 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:59:02.794 8 WARNING neutron_lib.context [None req-0dabfd45-529e-4319-a1bd-9e9b70c30b8b 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1191/2426] 10.0.0.13 () {34 vars in 694 bytes} [Tue Apr 14 08:59:02 2026] POST /v2.0/security-group-rules => generated 601 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:59:02.952 7 WARNING neutron_lib.context [None req-3c7fc62c-3306-4e8b-ba61-28871f70d46b 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1236/2427] 10.0.0.13 () {34 vars in 694 bytes} [Tue Apr 14 08:59:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:59:03.085 8 WARNING neutron_lib.context [None req-f3689160-80c6-4b7b-a306-c674cbea8183 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1192/2428] 10.0.0.13 () {34 vars in 694 bytes} [Tue Apr 14 08:59:03 2026] POST /v2.0/security-group-rules => generated 597 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:59:03.252 7 WARNING neutron_lib.context [None req-ec8c7fac-ca7c-4ec7-a411-06f569f47509 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1237/2429] 10.0.0.13 () {34 vars in 694 bytes} [Tue Apr 14 08:59:03 2026] POST /v2.0/security-group-rules => generated 597 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:59:03.412 8 WARNING neutron_lib.context [None req-f731c565-2e58-4780-8fe2-3421303217a8 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1193/2430] 10.0.0.13 () {34 vars in 694 bytes} [Tue Apr 14 08:59:03 2026] POST /v2.0/security-group-rules => generated 599 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:59:03.562 7 WARNING neutron_lib.context [None req-776cb87b-e6ee-4df7-9678-ca4569af99d9 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1238/2431] 10.0.0.13 () {34 vars in 694 bytes} [Tue Apr 14 08:59:03 2026] POST /v2.0/security-group-rules => generated 601 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 08:59:03.694 8 WARNING neutron_lib.context [None req-4bc3962d-18da-4c1f-ac40-d71e13988970 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1194/2432] 10.0.0.13 () {34 vars in 694 bytes} [Tue Apr 14 08:59:03 2026] POST /v2.0/security-group-rules => generated 597 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2433] 10.0.0.62 () {34 vars in 1093 bytes} [Tue Apr 14 08:59:04 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-147182032&fields=id&tenant_id=520ac9601d224943bf48f62333ef7178 => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2434] 10.0.0.62 () {34 vars in 981 bytes} [Tue Apr 14 08:59:04 2026] GET /v2.0/networks?id=28364736-3ccb-4c2c-8487-65253e5a7405 => generated 704 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2435] 10.0.0.62 () {34 vars in 964 bytes} [Tue Apr 14 08:59:04 2026] GET /v2.0/quotas/520ac9601d224943bf48f62333ef7178 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2436] 10.0.0.62 () {34 vars in 1001 bytes} [Tue Apr 14 08:59:04 2026] GET /v2.0/ports?tenant_id=520ac9601d224943bf48f62333ef7178&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: 1241/2437] 10.0.0.62 () {34 vars in 1007 bytes} [Tue Apr 14 08:59:04 2026] GET /v2.0/networks/28364736-3ccb-4c2c-8487-65253e5a7405?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: 1197/2438] 10.0.0.62 () {34 vars in 1107 bytes} [Tue Apr 14 08:59:04 2026] GET /v2.0/networks/28364736-3ccb-4c2c-8487-65253e5a7405?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: 1242/2439] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:59:04 2026] GET /v2.0/ports?device_id=21de379e-8b71-40dd-908d-f62bf344c60a => 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: 1198/2440] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 08:59:05 2026] GET /v2.0/networks?id=28364736-3ccb-4c2c-8487-65253e5a7405 => generated 704 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2441] 199.204.45.33 () {34 vars in 1049 bytes} [Tue Apr 14 08:59:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=520ac9601d224943bf48f62333ef7178 => generated 178 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:59:05.510 8 WARNING neutron_lib.context [req-307e445a-6f0f-4e7a-8e18-da2c5190239b req-f50819be-433a-4b07-97ab-ec43be13f1be 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1199/2442] 199.204.45.33 () {38 vars in 954 bytes} [Tue Apr 14 08:59:05 2026] POST /v2.0/ports => generated 1179 bytes in 534 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2443] 199.204.45.33 () {38 vars in 1027 bytes} [Tue Apr 14 08:59:06 2026] PUT /v2.0/ports/f4b85d59-de13-4ec5-89e1-eff3fc52f7a9 => generated 1424 bytes in 576 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: 1200/2444] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 08:59:06 2026] GET /v2.0/ports?tenant_id=520ac9601d224943bf48f62333ef7178&device_id=21de379e-8b71-40dd-908d-f62bf344c60a => generated 1463 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, ' [pid: 7|app: 0|req: 1245/2445] 199.204.45.33 () {34 vars in 1055 bytes} [Tue Apr 14 08:59:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.35&port_id=f4b85d59-de13-4ec5-89e1-eff3fc52f7a9 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2446] 199.204.45.33 () {34 vars in 1103 bytes} [Tue Apr 14 08:59:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A37b&port_id=f4b85d59-de13-4ec5-89e1-eff3fc52f7a9 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2447] 199.204.45.33 () {34 vars in 1063 bytes} [Tue Apr 14 08:59:06 2026] GET /v2.0/subnets?id=b52680b9-f085-4575-a67c-0696edceaca4&id=bb88df64-3b69-45f3-9630-138846c99f54 => generated 1361 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2448] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:59:06 2026] GET /v2.0/ports?network_id=28364736-3ccb-4c2c-8487-65253e5a7405&device_owner=network%3Adhcp => generated 1457 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:59:06.998 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2fa60b13-64d1-4b58-ba95-e427f4db8372'] response: {'name': 'network-changed', 'server_uuid': '21de379e-8b71-40dd-908d-f62bf344c60a', 'tag': 'f4b85d59-de13-4ec5-89e1-eff3fc52f7a9', '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: 1247/2449] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:59:06 2026] GET /v2.0/ports?network_id=28364736-3ccb-4c2c-8487-65253e5a7405&device_owner=network%3Adhcp => generated 1457 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2450] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 08:59:07 2026] GET /v2.0/networks/28364736-3ccb-4c2c-8487-65253e5a7405?fields=segments => generated 14 bytes in 503 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2451] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 08:59:07 2026] GET /v2.0/networks/28364736-3ccb-4c2c-8487-65253e5a7405?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: 1204/2452] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 08:59:07 2026] GET /v2.0/ports?tenant_id=520ac9601d224943bf48f62333ef7178&device_id=21de379e-8b71-40dd-908d-f62bf344c60a => generated 1463 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2453] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 08:59:07 2026] GET /v2.0/networks?id=28364736-3ccb-4c2c-8487-65253e5a7405 => generated 800 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2454] 199.204.45.33 () {34 vars in 1055 bytes} [Tue Apr 14 08:59:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.35&port_id=f4b85d59-de13-4ec5-89e1-eff3fc52f7a9 => 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: 1250/2455] 199.204.45.33 () {34 vars in 1103 bytes} [Tue Apr 14 08:59:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A37b&port_id=f4b85d59-de13-4ec5-89e1-eff3fc52f7a9 => 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: 1206/2456] 199.204.45.33 () {34 vars in 1063 bytes} [Tue Apr 14 08:59:07 2026] GET /v2.0/subnets?id=b52680b9-f085-4575-a67c-0696edceaca4&id=bb88df64-3b69-45f3-9630-138846c99f54 => generated 1361 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2457] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:59:07 2026] GET /v2.0/ports?network_id=28364736-3ccb-4c2c-8487-65253e5a7405&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: 1207/2458] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:59:08 2026] GET /v2.0/ports?network_id=28364736-3ccb-4c2c-8487-65253e5a7405&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: 1252/2459] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 08:59:08 2026] GET /v2.0/networks/28364736-3ccb-4c2c-8487-65253e5a7405?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2460] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 08:59:08 2026] GET /v2.0/networks/28364736-3ccb-4c2c-8487-65253e5a7405?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: 1253/2461] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:59:09 2026] GET /v2.0/ports?device_id=21de379e-8b71-40dd-908d-f62bf344c60a => generated 1194 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2462] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:59:09 2026] GET /v2.0/security-groups?id=5923b971-8392-4879-b6a9-b6f910aa1373&fields=id&fields=name => generated 111 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2463] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:59:15 2026] GET /v2.0/ports?device_id=21de379e-8b71-40dd-908d-f62bf344c60a => generated 1196 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2464] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:59:15 2026] GET /v2.0/security-groups?id=5923b971-8392-4879-b6a9-b6f910aa1373&fields=id&fields=name => generated 111 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2465] 10.0.0.13 () {32 vars in 817 bytes} [Tue Apr 14 08:59:15 2026] GET /v2.0/ports?network_id=28364736-3ccb-4c2c-8487-65253e5a7405&mac_address=fa%3A16%3A3e%3Acc%3A32%3A0e => generated 1196 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:59:15.341 8 WARNING neutron_lib.context [None req-fe455b6b-ae84-49a5-9e9e-893ba7d3742e 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:59:16.274 8 INFO neutron.db.l3_db [None req-fe455b6b-ae84-49a5-9e9e-893ba7d3742e 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] Floating IP 9e978a15-9b5c-42d8-b3c6-b24a395fb5aa associated. External IP: 10.96.250.203, port: f4b85d59-de13-4ec5-89e1-eff3fc52f7a9. [pid: 8|app: 0|req: 1211/2468] 10.0.0.13 () {34 vars in 676 bytes} [Tue Apr 14 08:59:15 2026] POST /v2.0/floatingips => generated 854 bytes in 1343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2469] 10.0.0.62 () {34 vars in 1093 bytes} [Tue Apr 14 08:59:16 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-147182032&fields=id&tenant_id=520ac9601d224943bf48f62333ef7178 => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 08:59:16.874 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1bf77239-09a6-486a-94f1-9b7e5d06e97f'] response: {'name': 'network-changed', 'server_uuid': '21de379e-8b71-40dd-908d-f62bf344c60a', 'tag': 'f4b85d59-de13-4ec5-89e1-eff3fc52f7a9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1212/2470] 10.0.0.62 () {34 vars in 981 bytes} [Tue Apr 14 08:59:16 2026] GET /v2.0/networks?id=c9958879-c94d-4d4e-9359-65ab38e22a36 => generated 705 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2471] 10.0.0.62 () {34 vars in 964 bytes} [Tue Apr 14 08:59:16 2026] GET /v2.0/quotas/520ac9601d224943bf48f62333ef7178 => 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: 1259/2472] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 08:59:16 2026] GET /v2.0/ports?tenant_id=520ac9601d224943bf48f62333ef7178&device_id=21de379e-8b71-40dd-908d-f62bf344c60a => generated 1465 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2473] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 08:59:16 2026] GET /v2.0/networks?id=28364736-3ccb-4c2c-8487-65253e5a7405 => generated 800 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2474] 10.0.0.62 () {34 vars in 1001 bytes} [Tue Apr 14 08:59:16 2026] GET /v2.0/ports?tenant_id=520ac9601d224943bf48f62333ef7178&fields=id => generated 333 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2475] 199.204.45.33 () {34 vars in 1055 bytes} [Tue Apr 14 08:59:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.35&port_id=f4b85d59-de13-4ec5-89e1-eff3fc52f7a9 => generated 857 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2476] 199.204.45.33 () {34 vars in 1103 bytes} [Tue Apr 14 08:59:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A37b&port_id=f4b85d59-de13-4ec5-89e1-eff3fc52f7a9 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2477] 199.204.45.33 () {34 vars in 1063 bytes} [Tue Apr 14 08:59:17 2026] GET /v2.0/subnets?id=b52680b9-f085-4575-a67c-0696edceaca4&id=bb88df64-3b69-45f3-9630-138846c99f54 => generated 1361 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2478] 10.0.0.62 () {34 vars in 1007 bytes} [Tue Apr 14 08:59:17 2026] GET /v2.0/networks/c9958879-c94d-4d4e-9359-65ab38e22a36?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: 1217/2479] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:59:17 2026] GET /v2.0/ports?network_id=28364736-3ccb-4c2c-8487-65253e5a7405&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2480] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:59:17 2026] GET /v2.0/ports?network_id=28364736-3ccb-4c2c-8487-65253e5a7405&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2481] 10.0.0.62 () {34 vars in 1107 bytes} [Tue Apr 14 08:59:17 2026] GET /v2.0/networks/c9958879-c94d-4d4e-9359-65ab38e22a36?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2482] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 08:59:17 2026] GET /v2.0/networks/28364736-3ccb-4c2c-8487-65253e5a7405?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: 1220/2483] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:59:17 2026] GET /v2.0/ports?device_id=1fdb7f82-bc18-40c0-8702-2d27c6267d24 => 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: 1264/2484] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 08:59:17 2026] GET /v2.0/networks/28364736-3ccb-4c2c-8487-65253e5a7405?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: 1221/2485] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 08:59:18 2026] GET /v2.0/networks?id=c9958879-c94d-4d4e-9359-65ab38e22a36 => 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: 1265/2486] 199.204.45.33 () {34 vars in 1049 bytes} [Tue Apr 14 08:59:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=520ac9601d224943bf48f62333ef7178 => generated 178 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:59:18.233 8 WARNING neutron_lib.context [req-3f48f94b-8de9-4f88-9c84-595268c5d41f req-82a6293a-2ea8-4f7d-b938-5a3e8d0b8bbc 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1222/2487] 199.204.45.33 () {38 vars in 954 bytes} [Tue Apr 14 08:59:18 2026] POST /v2.0/ports => generated 1183 bytes in 548 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2488] 199.204.45.33 () {38 vars in 1027 bytes} [Tue Apr 14 08:59:18 2026] PUT /v2.0/ports/141587f7-2670-4adb-b01f-80065c758071 => generated 1428 bytes in 533 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: 1223/2489] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 08:59:19 2026] GET /v2.0/ports?tenant_id=520ac9601d224943bf48f62333ef7178&device_id=1fdb7f82-bc18-40c0-8702-2d27c6267d24 => generated 1467 bytes in 49 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-04-14 08:59:19.450 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac2f32f6-c730-4ad9-82a2-a508b873cbb7'] response: {'name': 'network-changed', 'server_uuid': '1fdb7f82-bc18-40c0-8702-2d27c6267d24', 'tag': '141587f7-2670-4adb-b01f-80065c758071', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1267/2490] 199.204.45.33 () {34 vars in 1055 bytes} [Tue Apr 14 08:59:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.33&port_id=141587f7-2670-4adb-b01f-80065c758071 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2491] 199.204.45.33 () {34 vars in 1105 bytes} [Tue Apr 14 08:59:19 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A147&port_id=141587f7-2670-4adb-b01f-80065c758071 => 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: 1268/2492] 199.204.45.33 () {34 vars in 1063 bytes} [Tue Apr 14 08:59:19 2026] GET /v2.0/subnets?id=29125f57-c679-4421-ab9f-76dcc4fd9799&id=f890a3c8-604e-42de-a554-e95c24cda68c => 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: 1225/2493] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:59:19 2026] GET /v2.0/ports?network_id=c9958879-c94d-4d4e-9359-65ab38e22a36&device_owner=network%3Adhcp => generated 1461 bytes in 46 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: 1269/2494] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:59:19 2026] GET /v2.0/ports?network_id=c9958879-c94d-4d4e-9359-65ab38e22a36&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2495] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 08:59:19 2026] GET /v2.0/networks/c9958879-c94d-4d4e-9359-65ab38e22a36?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: 1270/2496] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 08:59:19 2026] GET /v2.0/networks/c9958879-c94d-4d4e-9359-65ab38e22a36?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: 1227/2497] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 08:59:19 2026] GET /v2.0/ports?tenant_id=520ac9601d224943bf48f62333ef7178&device_id=1fdb7f82-bc18-40c0-8702-2d27c6267d24 => generated 1467 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:59:19.975 8 WARNING keystonemiddleware.audit [req-6ef91bbc-444b-42fa-9973-e8a0461f4eed req-d4493934-38ed-48d7-9a2c-c7860f901f56 8580eed2eb7a40758fbadffbd2cf6454 f21ab2fe970c4c60bb5811285ea1434d - - 70b0e5b540c145eaadc42667597e3d4b 70b0e5b540c145eaadc42667597e3d4b] Skipping service tempest-service-684666065 as it have no endpoints. [pid: 8|app: 0|req: 1228/2498] 10.0.0.239 () {34 vars in 990 bytes} [Tue Apr 14 08:59:19 2026] GET /v2.0/ports?device_id=21de379e-8b71-40dd-908d-f62bf344c60a => generated 1465 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2499] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 08:59:19 2026] GET /v2.0/networks?id=c9958879-c94d-4d4e-9359-65ab38e22a36 => generated 801 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:59:20.030 8 WARNING keystonemiddleware.audit [req-cb84184e-afa6-4b35-b383-280dcb0d0ead req-90495e90-42ce-459e-82c6-243a698fc8ef 8580eed2eb7a40758fbadffbd2cf6454 f21ab2fe970c4c60bb5811285ea1434d - - 70b0e5b540c145eaadc42667597e3d4b 70b0e5b540c145eaadc42667597e3d4b] Skipping service tempest-service-684666065 as it have no endpoints. [pid: 7|app: 0|req: 1272/2500] 199.204.45.33 () {34 vars in 1055 bytes} [Tue Apr 14 08:59:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.33&port_id=141587f7-2670-4adb-b01f-80065c758071 => 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: 1229/2501] 10.0.0.239 () {34 vars in 1040 bytes} [Tue Apr 14 08:59:20 2026] GET /v2.0/security-groups?id=5923b971-8392-4879-b6a9-b6f910aa1373&fields=id&fields=name => generated 111 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2502] 199.204.45.33 () {34 vars in 1105 bytes} [Tue Apr 14 08:59:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A147&port_id=141587f7-2670-4adb-b01f-80065c758071 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2503] 199.204.45.33 () {34 vars in 1063 bytes} [Tue Apr 14 08:59:20 2026] GET /v2.0/subnets?id=29125f57-c679-4421-ab9f-76dcc4fd9799&id=f890a3c8-604e-42de-a554-e95c24cda68c => generated 1365 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2504] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:59:20 2026] GET /v2.0/ports?network_id=c9958879-c94d-4d4e-9359-65ab38e22a36&device_owner=network%3Adhcp => generated 1461 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2505] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:59:20 2026] GET /v2.0/ports?network_id=c9958879-c94d-4d4e-9359-65ab38e22a36&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2506] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 08:59:20 2026] GET /v2.0/networks/c9958879-c94d-4d4e-9359-65ab38e22a36?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2507] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 08:59:20 2026] GET /v2.0/networks/c9958879-c94d-4d4e-9359-65ab38e22a36?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: 1276/2508] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:59:22 2026] GET /v2.0/ports?device_id=1fdb7f82-bc18-40c0-8702-2d27c6267d24 => generated 1200 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2509] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:59:22 2026] GET /v2.0/security-groups?id=5923b971-8392-4879-b6a9-b6f910aa1373&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: 7|app: 0|req: 1277/2510] 10.0.0.13 () {32 vars in 817 bytes} [Tue Apr 14 08:59:22 2026] GET /v2.0/ports?network_id=c9958879-c94d-4d4e-9359-65ab38e22a36&mac_address=fa%3A16%3A3e%3A83%3Afd%3A4b => generated 1200 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:59:22.738 8 WARNING neutron_lib.context [None req-26b12deb-d661-4d6e-a510-e44001438e7e 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 08:59:23.696 8 INFO neutron.db.l3_db [None req-26b12deb-d661-4d6e-a510-e44001438e7e 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] Floating IP 6ab7f824-213c-4aa7-8c63-05452be4b20b associated. External IP: 10.96.250.206, port: 141587f7-2670-4adb-b01f-80065c758071. [pid: 8|app: 0|req: 1234/2511] 10.0.0.13 () {34 vars in 676 bytes} [Tue Apr 14 08:59:22 2026] POST /v2.0/floatingips => generated 854 bytes in 1385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2514] 10.0.0.239 () {34 vars in 990 bytes} [Tue Apr 14 08:59:34 2026] GET /v2.0/ports?device_id=1fdb7f82-bc18-40c0-8702-2d27c6267d24 => generated 1469 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 08:59:34.140 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ed73531-70cf-4d37-9d97-c5d949c3411a'] response: {'name': 'network-changed', 'server_uuid': '1fdb7f82-bc18-40c0-8702-2d27c6267d24', 'tag': '141587f7-2670-4adb-b01f-80065c758071', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1237/2515] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 08:59:34 2026] GET /v2.0/ports?tenant_id=520ac9601d224943bf48f62333ef7178&device_id=1fdb7f82-bc18-40c0-8702-2d27c6267d24 => generated 1469 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2516] 10.0.0.239 () {34 vars in 1040 bytes} [Tue Apr 14 08:59:34 2026] GET /v2.0/security-groups?id=5923b971-8392-4879-b6a9-b6f910aa1373&fields=id&fields=name => generated 111 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2517] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 08:59:34 2026] GET /v2.0/networks?id=c9958879-c94d-4d4e-9359-65ab38e22a36 => generated 801 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2518] 199.204.45.33 () {34 vars in 1055 bytes} [Tue Apr 14 08:59:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.33&port_id=141587f7-2670-4adb-b01f-80065c758071 => generated 859 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2519] 199.204.45.33 () {34 vars in 1105 bytes} [Tue Apr 14 08:59:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A147&port_id=141587f7-2670-4adb-b01f-80065c758071 => 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: 1281/2520] 199.204.45.33 () {34 vars in 1063 bytes} [Tue Apr 14 08:59:34 2026] GET /v2.0/subnets?id=29125f57-c679-4421-ab9f-76dcc4fd9799&id=f890a3c8-604e-42de-a554-e95c24cda68c => generated 1365 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2521] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:59:34 2026] GET /v2.0/ports?network_id=c9958879-c94d-4d4e-9359-65ab38e22a36&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: 1282/2522] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:59:34 2026] GET /v2.0/ports?network_id=c9958879-c94d-4d4e-9359-65ab38e22a36&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: 1241/2523] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 08:59:34 2026] GET /v2.0/networks/c9958879-c94d-4d4e-9359-65ab38e22a36?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2524] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 08:59:34 2026] GET /v2.0/networks/c9958879-c94d-4d4e-9359-65ab38e22a36?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: 1242/2525] 10.0.0.13 () {32 vars in 720 bytes} [Tue Apr 14 08:59:37 2026] GET /v2.0/subnets/ae2c8274-8cd4-4eb2-a5ab-378353c8cd3b => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2526] 10.0.0.5 () {30 vars in 688 bytes} [Tue Apr 14 08:59:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2527] 10.0.0.5 () {30 vars in 690 bytes} [Tue Apr 14 08:59:38 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: 1285/2528] 10.0.0.5 () {30 vars in 666 bytes} [Tue Apr 14 08:59:38 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: 1244/2529] 10.0.0.5 () {30 vars in 702 bytes} [Tue Apr 14 08:59:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2530] 10.0.0.5 () {28 vars in 437 bytes} [Tue Apr 14 08:59:39 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2531] 10.0.0.5 () {30 vars in 726 bytes} [Tue Apr 14 08:59:39 2026] GET /v2.0/subnets/ae2c8274-8cd4-4eb2-a5ab-378353c8cd3b => generated 634 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2532] 10.0.0.5 () {30 vars in 688 bytes} [Tue Apr 14 08:59:39 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: 1246/2533] 10.0.0.5 () {30 vars in 690 bytes} [Tue Apr 14 08:59:39 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: 1288/2534] 10.0.0.5 () {30 vars in 666 bytes} [Tue Apr 14 08:59:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2535] 10.0.0.5 () {30 vars in 702 bytes} [Tue Apr 14 08:59:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2536] 10.0.0.5 () {30 vars in 726 bytes} [Tue Apr 14 08:59:39 2026] GET /v2.0/subnets/ae2c8274-8cd4-4eb2-a5ab-378353c8cd3b => generated 652 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2537] 10.0.0.5 () {30 vars in 688 bytes} [Tue Apr 14 08:59:39 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: 1290/2538] 10.0.0.5 () {30 vars in 690 bytes} [Tue Apr 14 08:59:39 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2539] 10.0.0.5 () {30 vars in 666 bytes} [Tue Apr 14 08:59:39 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: 1291/2540] 10.0.0.5 () {30 vars in 702 bytes} [Tue Apr 14 08:59:39 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: 8|app: 0|req: 1250/2541] 10.0.0.5 () {30 vars in 728 bytes} [Tue Apr 14 08:59:39 2026] GET /v2.0/networks/a3997b6b-a24a-4c60-bf0e-5a568a088f1c => generated 800 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2542] 10.0.0.5 () {30 vars in 680 bytes} [Tue Apr 14 08:59:39 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2543] 10.0.0.5 () {34 vars in 702 bytes} [Tue Apr 14 08:59:39 2026] POST /v2.0/ports => generated 1132 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2544] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 14 08:59:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 58 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: 1252/2545] 199.204.45.33 () {30 vars in 704 bytes} [Tue Apr 14 08:59:42 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: 1294/2546] 199.204.45.33 () {30 vars in 680 bytes} [Tue Apr 14 08:59:42 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: 1253/2547] 199.204.45.33 () {30 vars in 716 bytes} [Tue Apr 14 08:59:42 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: 1295/2548] 199.204.45.33 () {30 vars in 736 bytes} [Tue Apr 14 08:59:42 2026] GET /v2.0/ports/7411c42e-5535-42c5-a060-de0605d1b455 => generated 1132 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2549] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 14 08:59:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2550] 199.204.45.33 () {30 vars in 704 bytes} [Tue Apr 14 08:59:43 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: 1255/2551] 199.204.45.33 () {30 vars in 680 bytes} [Tue Apr 14 08:59:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2552] 199.204.45.33 () {30 vars in 716 bytes} [Tue Apr 14 08:59:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:59:43.197 8 INFO neutron.api.v2.resource [None req-1573e285-4fdc-4a68-9560-54f5fb4920dd 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1256/2553] 199.204.45.33 () {30 vars in 762 bytes} [Tue Apr 14 08:59:43 2026] GET /v2.0/security-groups/lb-983e902b-6d5d-40c8-b87f-0d0c141b1c6f => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2554] 199.204.45.33 () {30 vars in 784 bytes} [Tue Apr 14 08:59:43 2026] GET /v2.0/security-groups?name=lb-983e902b-6d5d-40c8-b87f-0d0c141b1c6f => generated 23 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2555] 199.204.45.33 () {34 vars in 735 bytes} [Tue Apr 14 08:59:43 2026] POST /v2.0/security-groups => generated 1638 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2556] 199.204.45.33 () {30 vars in 814 bytes} [Tue Apr 14 08:59:43 2026] GET /v2.0/security-group-rules?security_group_id=460154b3-4b94-4106-92ad-3427b35b909e => generated 1182 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2557] 199.204.45.33 () {34 vars in 788 bytes} [Tue Apr 14 08:59:43 2026] PUT /v2.0/ports/7411c42e-5535-42c5-a060-de0605d1b455 => generated 1132 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2558] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 14 08:59:43 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) /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: 1259/2559] 199.204.45.33 () {30 vars in 704 bytes} [Tue Apr 14 08:59:43 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: 1301/2560] 199.204.45.33 () {30 vars in 680 bytes} [Tue Apr 14 08:59:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2561] 199.204.45.33 () {30 vars in 716 bytes} [Tue Apr 14 08:59:43 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: 1302/2562] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 14 08:59:43 2026] GET /v2.0/subnets/ae2c8274-8cd4-4eb2-a5ab-378353c8cd3b => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2565] 199.204.45.33 () {34 vars in 1095 bytes} [Tue Apr 14 08:59:48 2026] GET /v2.0/ports?device_id=21de379e-8b71-40dd-908d-f62bf344c60a&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2566] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 08:59:48 2026] GET /v2.0/ports?tenant_id=520ac9601d224943bf48f62333ef7178&device_id=21de379e-8b71-40dd-908d-f62bf344c60a => generated 1465 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2567] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 08:59:48 2026] GET /v2.0/networks?id=28364736-3ccb-4c2c-8487-65253e5a7405 => generated 800 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2568] 199.204.45.33 () {34 vars in 1055 bytes} [Tue Apr 14 08:59:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.35&port_id=f4b85d59-de13-4ec5-89e1-eff3fc52f7a9 => generated 859 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2569] 199.204.45.33 () {34 vars in 1103 bytes} [Tue Apr 14 08:59:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A37b&port_id=f4b85d59-de13-4ec5-89e1-eff3fc52f7a9 => 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: 1264/2570] 199.204.45.33 () {34 vars in 1063 bytes} [Tue Apr 14 08:59:48 2026] GET /v2.0/subnets?id=b52680b9-f085-4575-a67c-0696edceaca4&id=bb88df64-3b69-45f3-9630-138846c99f54 => 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: 1307/2571] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:59:48 2026] GET /v2.0/ports?network_id=28364736-3ccb-4c2c-8487-65253e5a7405&device_owner=network%3Adhcp => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2572] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:59:48 2026] GET /v2.0/ports?network_id=28364736-3ccb-4c2c-8487-65253e5a7405&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: 1308/2573] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 08:59:49 2026] GET /v2.0/networks/28364736-3ccb-4c2c-8487-65253e5a7405?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: 1266/2574] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 08:59:49 2026] GET /v2.0/networks/28364736-3ccb-4c2c-8487-65253e5a7405?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: 1309/2575] 10.0.0.62 () {34 vars in 1015 bytes} [Tue Apr 14 08:59:51 2026] GET /v2.0/security-groups?id=e3e34249-b92d-44b5-a536-bae6842cffa3&fields=id => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2576] 10.0.0.62 () {34 vars in 981 bytes} [Tue Apr 14 08:59:51 2026] GET /v2.0/networks?id=6cca7cb7-5952-4b06-a337-6843e4f8f5c3 => generated 735 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2577] 10.0.0.62 () {34 vars in 964 bytes} [Tue Apr 14 08:59:51 2026] GET /v2.0/quotas/11573e3031fc475bb49a9456fb10182f => generated 291 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2578] 10.0.0.62 () {34 vars in 1001 bytes} [Tue Apr 14 08:59:51 2026] GET /v2.0/ports?tenant_id=11573e3031fc475bb49a9456fb10182f&fields=id => generated 149 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2579] 10.0.0.62 () {34 vars in 1007 bytes} [Tue Apr 14 08:59:51 2026] GET /v2.0/networks/6cca7cb7-5952-4b06-a337-6843e4f8f5c3?fields=segments => generated 14 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2580] 10.0.0.62 () {34 vars in 1107 bytes} [Tue Apr 14 08:59:51 2026] GET /v2.0/networks/6cca7cb7-5952-4b06-a337-6843e4f8f5c3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 880 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2581] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:59:53 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 12 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2582] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:59:53 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2583] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 08:59:53 2026] GET /v2.0/networks?id=6cca7cb7-5952-4b06-a337-6843e4f8f5c3 => 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: 1271/2584] 199.204.45.33 () {34 vars in 1049 bytes} [Tue Apr 14 08:59:53 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=11573e3031fc475bb49a9456fb10182f => generated 343 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2585] 199.204.45.33 () {38 vars in 954 bytes} [Tue Apr 14 08:59:54 2026] POST /v2.0/ports => generated 1082 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2586] 199.204.45.33 () {38 vars in 1027 bytes} [Tue Apr 14 08:59:54 2026] PUT /v2.0/ports/e8578b94-c0ad-48c0-9d29-b9df156a80bb => generated 1207 bytes in 570 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: 1315/2587] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 08:59:55 2026] GET /v2.0/ports?tenant_id=11573e3031fc475bb49a9456fb10182f&device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 1246 bytes in 45 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: 1273/2588] 199.204.45.33 () {34 vars in 1061 bytes} [Tue Apr 14 08:59:55 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.181&port_id=e8578b94-c0ad-48c0-9d29-b9df156a80bb => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2589] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 08:59:55 2026] GET /v2.0/subnets?id=d0a5a806-2176-4802-8259-4f2a6cab62e1 => generated 630 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:59:55.318 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-30d7e7a5-57e1-4d18-8319-16d4396222b1'] response: {'name': 'network-changed', 'server_uuid': '782ef13b-5bf1-42c1-ab8a-30fd4107cb42', 'tag': 'e8578b94-c0ad-48c0-9d29-b9df156a80bb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1274/2590] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:59:55 2026] GET /v2.0/ports?network_id=6cca7cb7-5952-4b06-a337-6843e4f8f5c3&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2591] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 08:59:55 2026] GET /v2.0/networks/6cca7cb7-5952-4b06-a337-6843e4f8f5c3?fields=segments => generated 14 bytes in 66 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: 1275/2592] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 08:59:55 2026] GET /v2.0/networks/6cca7cb7-5952-4b06-a337-6843e4f8f5c3?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: 1318/2593] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 08:59:55 2026] GET /v2.0/ports?tenant_id=11573e3031fc475bb49a9456fb10182f&device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 1246 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2594] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 08:59:55 2026] GET /v2.0/networks?id=6cca7cb7-5952-4b06-a337-6843e4f8f5c3 => generated 735 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2595] 199.204.45.33 () {34 vars in 1061 bytes} [Tue Apr 14 08:59:55 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.181&port_id=e8578b94-c0ad-48c0-9d29-b9df156a80bb => 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: 1277/2596] 199.204.45.33 () {34 vars in 993 bytes} [Tue Apr 14 08:59:55 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2597] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 08:59:55 2026] GET /v2.0/subnets?id=d0a5a806-2176-4802-8259-4f2a6cab62e1 => generated 630 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2598] 199.204.45.33 () {34 vars in 1043 bytes} [Tue Apr 14 08:59:55 2026] GET /v2.0/security-groups?id=e3e34249-b92d-44b5-a536-bae6842cffa3&fields=id&fields=name => generated 96 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2599] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 08:59:55 2026] GET /v2.0/ports?network_id=6cca7cb7-5952-4b06-a337-6843e4f8f5c3&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: 1279/2600] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 08:59:55 2026] GET /v2.0/networks/6cca7cb7-5952-4b06-a337-6843e4f8f5c3?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: 1322/2601] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 08:59:55 2026] GET /v2.0/networks/6cca7cb7-5952-4b06-a337-6843e4f8f5c3?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: 1280/2602] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:59:56 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 1248 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2603] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:59:56 2026] GET /v2.0/security-groups?id=e3e34249-b92d-44b5-a536-bae6842cffa3&fields=id&fields=name => generated 96 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2604] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:59:56 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 1248 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2605] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:59:59 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 1248 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2606] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 08:59:59 2026] GET /v2.0/security-groups?id=e3e34249-b92d-44b5-a536-bae6842cffa3&fields=id&fields=name => generated 96 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2607] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 08:59:59 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 1248 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2614] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 14 09:00: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: 1286/2615] 199.204.45.33 () {30 vars in 704 bytes} [Tue Apr 14 09:00:34 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2616] 199.204.45.33 () {30 vars in 680 bytes} [Tue Apr 14 09:00: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: 1287/2617] 199.204.45.33 () {30 vars in 716 bytes} [Tue Apr 14 09:00:34 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: 1331/2618] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 14 09:00:34 2026] GET /v2.0/subnets/ae2c8274-8cd4-4eb2-a5ab-378353c8cd3b => generated 652 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2619] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:00:35 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 1248 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2620] 199.204.45.33 () {34 vars in 716 bytes} [Tue Apr 14 09:00:35 2026] POST /v2.0/ports => generated 1097 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2621] 10.0.0.62 () {34 vars in 970 bytes} [Tue Apr 14 09:00:35 2026] GET /v2.0/ports/00434edc-9532-4364-9813-1063cab28b03 => generated 1097 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: 1333/2622] 10.0.0.62 () {34 vars in 906 bytes} [Tue Apr 14 09:00:35 2026] GET /v2.0/extensions => generated 19901 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2623] 199.204.45.33 () {34 vars in 1261 bytes} [Tue Apr 14 09:00:35 2026] GET /v2.0/ports/00434edc-9532-4364-9813-1063cab28b03?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2624] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 09:00:35 2026] GET /v2.0/networks/a3997b6b-a24a-4c60-bf0e-5a568a088f1c?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2625] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 09:00:35 2026] GET /v2.0/networks/a3997b6b-a24a-4c60-bf0e-5a568a088f1c?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: 1335/2626] 199.204.45.33 () {34 vars in 974 bytes} [Tue Apr 14 09:00:36 2026] GET /v2.0/ports/00434edc-9532-4364-9813-1063cab28b03 => generated 1097 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2627] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 09:00:36 2026] GET /v2.0/networks?id=a3997b6b-a24a-4c60-bf0e-5a568a088f1c => generated 803 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2628] 199.204.45.33 () {38 vars in 1027 bytes} [Tue Apr 14 09:00:36 2026] PUT /v2.0/ports/00434edc-9532-4364-9813-1063cab28b03 => generated 1251 bytes in 912 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2629] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 09:00:37 2026] GET /v2.0/ports?tenant_id=11573e3031fc475bb49a9456fb10182f&device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 2527 bytes in 58 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: 1337/2630] 199.204.45.33 () {34 vars in 1061 bytes} [Tue Apr 14 09:00:37 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.181&port_id=e8578b94-c0ad-48c0-9d29-b9df156a80bb => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2631] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 09:00:37 2026] GET /v2.0/subnets?id=d0a5a806-2176-4802-8259-4f2a6cab62e1 => 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: 1338/2632] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 09:00:37 2026] GET /v2.0/ports?network_id=6cca7cb7-5952-4b06-a337-6843e4f8f5c3&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2633] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 09:00:37 2026] GET /v2.0/networks/6cca7cb7-5952-4b06-a337-6843e4f8f5c3?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 09:00:37.401 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-403b9158-4c42-4dd3-a43a-1beb612cd069'] response: {'name': 'network-changed', 'server_uuid': '782ef13b-5bf1-42c1-ab8a-30fd4107cb42', 'tag': '00434edc-9532-4364-9813-1063cab28b03', '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: 1339/2634] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 09:00:37 2026] GET /v2.0/networks/6cca7cb7-5952-4b06-a337-6843e4f8f5c3?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: 1296/2635] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 14 09:00:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.121&port_id=00434edc-9532-4364-9813-1063cab28b03 => 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: 1340/2636] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 09:00:37 2026] GET /v2.0/subnets?id=ae2c8274-8cd4-4eb2-a5ab-378353c8cd3b => generated 655 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2637] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 09:00:37 2026] GET /v2.0/ports?network_id=a3997b6b-a24a-4c60-bf0e-5a568a088f1c&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2638] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 09:00:37 2026] GET /v2.0/networks/a3997b6b-a24a-4c60-bf0e-5a568a088f1c?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: 1298/2639] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 09:00:37 2026] GET /v2.0/networks/a3997b6b-a24a-4c60-bf0e-5a568a088f1c?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: 1342/2640] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 09:00:37 2026] GET /v2.0/ports?tenant_id=11573e3031fc475bb49a9456fb10182f&device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 2527 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2641] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 09:00:37 2026] GET /v2.0/networks?id=a3997b6b-a24a-4c60-bf0e-5a568a088f1c => generated 803 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2642] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 14 09:00:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.121&port_id=00434edc-9532-4364-9813-1063cab28b03 => 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: 1300/2643] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 09:00:37 2026] GET /v2.0/subnets?id=ae2c8274-8cd4-4eb2-a5ab-378353c8cd3b => generated 655 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2644] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 09:00:38 2026] GET /v2.0/ports?network_id=a3997b6b-a24a-4c60-bf0e-5a568a088f1c&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2645] 10.0.0.62 () {34 vars in 970 bytes} [Tue Apr 14 09:00:38 2026] GET /v2.0/ports/00434edc-9532-4364-9813-1063cab28b03 => generated 1287 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2646] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 09:00:38 2026] GET /v2.0/networks/a3997b6b-a24a-4c60-bf0e-5a568a088f1c?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: 1346/2647] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 09:00:38 2026] GET /v2.0/networks/a3997b6b-a24a-4c60-bf0e-5a568a088f1c?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: 1302/2648] 199.204.45.33 () {34 vars in 788 bytes} [Tue Apr 14 09:00:38 2026] PUT /v2.0/ports/00434edc-9532-4364-9813-1063cab28b03 => generated 1312 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 09:00:38.406 7 INFO neutron.api.v2.resource [None req-c0246a7c-3027-4680-a646-00254cce5042 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1347/2649] 199.204.45.33 () {30 vars in 762 bytes} [Tue Apr 14 09:00:38 2026] GET /v2.0/security-groups/lb-983e902b-6d5d-40c8-b87f-0d0c141b1c6f => generated 149 bytes in 14 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, ' 2026-04-14 09:00:38.484 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7eb90050-b5de-4e03-a406-f5f9f2280e01'] response: {'name': 'network-changed', 'server_uuid': '782ef13b-5bf1-42c1-ab8a-30fd4107cb42', 'tag': '00434edc-9532-4364-9813-1063cab28b03', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1303/2650] 199.204.45.33 () {30 vars in 784 bytes} [Tue Apr 14 09:00:38 2026] GET /v2.0/security-groups?name=lb-983e902b-6d5d-40c8-b87f-0d0c141b1c6f => generated 1639 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2651] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 09:00:38 2026] GET /v2.0/ports?tenant_id=11573e3031fc475bb49a9456fb10182f&device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 2588 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2652] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 09:00:38 2026] GET /v2.0/networks?id=a3997b6b-a24a-4c60-bf0e-5a568a088f1c => generated 803 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2653] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 14 09:00:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.121&port_id=00434edc-9532-4364-9813-1063cab28b03 => 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: 1307/2654] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 09:00:38 2026] GET /v2.0/subnets?id=ae2c8274-8cd4-4eb2-a5ab-378353c8cd3b => generated 655 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2655] 199.204.45.33 () {34 vars in 788 bytes} [Tue Apr 14 09:00:38 2026] PUT /v2.0/ports/00434edc-9532-4364-9813-1063cab28b03 => generated 1312 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2656] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 09:00:38 2026] GET /v2.0/ports?network_id=a3997b6b-a24a-4c60-bf0e-5a568a088f1c&device_owner=network%3Adhcp => generated 1461 bytes in 50 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: 1349/2657] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 09:00:38 2026] GET /v2.0/networks/a3997b6b-a24a-4c60-bf0e-5a568a088f1c?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2658] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 09:00:38 2026] GET /v2.0/networks/a3997b6b-a24a-4c60-bf0e-5a568a088f1c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2659] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 14 09:00:39 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: 1310/2660] 199.204.45.33 () {30 vars in 704 bytes} [Tue Apr 14 09:00:39 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: 1351/2661] 199.204.45.33 () {30 vars in 680 bytes} [Tue Apr 14 09:00:39 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: 1311/2662] 199.204.45.33 () {30 vars in 716 bytes} [Tue Apr 14 09:00:39 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: 1352/2663] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 14 09:00:39 2026] GET /v2.0/subnets/ae2c8274-8cd4-4eb2-a5ab-378353c8cd3b => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2664] 199.204.45.33 () {30 vars in 736 bytes} [Tue Apr 14 09:00:39 2026] GET /v2.0/ports/7411c42e-5535-42c5-a060-de0605d1b455 => generated 1132 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2665] 199.204.45.33 () {30 vars in 736 bytes} [Tue Apr 14 09:00:39 2026] GET /v2.0/ports/00434edc-9532-4364-9813-1063cab28b03 => generated 1348 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2666] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 14 09:00:39 2026] GET /v2.0/subnets/ae2c8274-8cd4-4eb2-a5ab-378353c8cd3b => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2667] 199.204.45.33 () {30 vars in 742 bytes} [Tue Apr 14 09:00:39 2026] GET /v2.0/networks/a3997b6b-a24a-4c60-bf0e-5a568a088f1c => generated 800 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2668] 199.204.45.33 () {30 vars in 736 bytes} [Tue Apr 14 09:00:39 2026] GET /v2.0/ports/7411c42e-5535-42c5-a060-de0605d1b455 => generated 1132 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2669] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 14 09:00:39 2026] GET /v2.0/subnets/ae2c8274-8cd4-4eb2-a5ab-378353c8cd3b => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2670] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 09:00:39 2026] GET /v2.0/ports?tenant_id=11573e3031fc475bb49a9456fb10182f&device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 2588 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 09:00:39.580 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6bf3a8ba-9f5f-453b-8a63-27880fbbbb5d'] response: {'name': 'network-changed', 'server_uuid': '782ef13b-5bf1-42c1-ab8a-30fd4107cb42', 'tag': '00434edc-9532-4364-9813-1063cab28b03', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1356/2671] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 09:00:39 2026] GET /v2.0/networks?id=a3997b6b-a24a-4c60-bf0e-5a568a088f1c => generated 803 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2672] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 14 09:00:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.121&port_id=00434edc-9532-4364-9813-1063cab28b03 => 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: 1357/2673] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 09:00:39 2026] GET /v2.0/subnets?id=ae2c8274-8cd4-4eb2-a5ab-378353c8cd3b => generated 655 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2674] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 09:00:39 2026] GET /v2.0/ports?network_id=a3997b6b-a24a-4c60-bf0e-5a568a088f1c&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2675] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 09:00:39 2026] GET /v2.0/networks/a3997b6b-a24a-4c60-bf0e-5a568a088f1c?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: 1318/2676] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 09:00:39 2026] GET /v2.0/networks/a3997b6b-a24a-4c60-bf0e-5a568a088f1c?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: 1360/2679] 199.204.45.33 () {34 vars in 1095 bytes} [Tue Apr 14 09:00:49 2026] GET /v2.0/ports?device_id=1fdb7f82-bc18-40c0-8702-2d27c6267d24&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2680] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 09:00:49 2026] GET /v2.0/ports?tenant_id=520ac9601d224943bf48f62333ef7178&device_id=1fdb7f82-bc18-40c0-8702-2d27c6267d24 => generated 1469 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2681] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 09:00:49 2026] GET /v2.0/networks?id=c9958879-c94d-4d4e-9359-65ab38e22a36 => 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: 1321/2682] 199.204.45.33 () {34 vars in 1055 bytes} [Tue Apr 14 09:00:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.33&port_id=141587f7-2670-4adb-b01f-80065c758071 => generated 859 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2683] 199.204.45.33 () {34 vars in 1105 bytes} [Tue Apr 14 09:00:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A147&port_id=141587f7-2670-4adb-b01f-80065c758071 => 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: 1322/2684] 199.204.45.33 () {34 vars in 1063 bytes} [Tue Apr 14 09:00:49 2026] GET /v2.0/subnets?id=29125f57-c679-4421-ab9f-76dcc4fd9799&id=f890a3c8-604e-42de-a554-e95c24cda68c => generated 1365 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2685] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 09:00:49 2026] GET /v2.0/ports?network_id=c9958879-c94d-4d4e-9359-65ab38e22a36&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: 1323/2686] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 09:00:49 2026] GET /v2.0/ports?network_id=c9958879-c94d-4d4e-9359-65ab38e22a36&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: 1364/2687] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 09:00:49 2026] GET /v2.0/networks/c9958879-c94d-4d4e-9359-65ab38e22a36?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: 1324/2688] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 09:00:49 2026] GET /v2.0/networks/c9958879-c94d-4d4e-9359-65ab38e22a36?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-04-14 09:00:50.718 7 WARNING neutron_lib.context [None req-13a68f0d-e388-4d16-9447-518ab201dcfa 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 09:00:51.793 7 INFO neutron.db.l3_db [None req-13a68f0d-e388-4d16-9447-518ab201dcfa 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] Floating IP 915550c2-2301-4d34-84e7-eca566965905 associated. External IP: 10.96.250.207, port: 7411c42e-5535-42c5-a060-de0605d1b455. [pid: 7|app: 0|req: 1365/2689] 10.0.0.13 () {34 vars in 676 bytes} [Tue Apr 14 09:00:50 2026] POST /v2.0/floatingips => generated 899 bytes in 1512 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2690] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 14 09:00:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2691] 199.204.45.33 () {30 vars in 704 bytes} [Tue Apr 14 09:00:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2692] 199.204.45.33 () {30 vars in 680 bytes} [Tue Apr 14 09:00: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: 7|app: 0|req: 1367/2693] 199.204.45.33 () {30 vars in 716 bytes} [Tue Apr 14 09:00:56 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-04-14 09:00:56.629 8 INFO neutron.api.v2.resource [None req-b53512b1-23fc-4225-b730-069719473a88 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1327/2694] 199.204.45.33 () {30 vars in 762 bytes} [Tue Apr 14 09:00:56 2026] GET /v2.0/security-groups/lb-983e902b-6d5d-40c8-b87f-0d0c141b1c6f => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2695] 199.204.45.33 () {30 vars in 784 bytes} [Tue Apr 14 09:00:56 2026] GET /v2.0/security-groups?name=lb-983e902b-6d5d-40c8-b87f-0d0c141b1c6f => generated 1639 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2696] 199.204.45.33 () {30 vars in 814 bytes} [Tue Apr 14 09:00:56 2026] GET /v2.0/security-group-rules?security_group_id=460154b3-4b94-4106-92ad-3427b35b909e => generated 1182 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2697] 199.204.45.33 () {34 vars in 746 bytes} [Tue Apr 14 09:00:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2698] 199.204.45.33 () {34 vars in 746 bytes} [Tue Apr 14 09:00:56 2026] POST /v2.0/security-group-rules => generated 601 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2701] 10.0.0.5 () {30 vars in 688 bytes} [Tue Apr 14 09:01:03 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: 1331/2702] 10.0.0.5 () {30 vars in 690 bytes} [Tue Apr 14 09:01:03 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2703] 10.0.0.5 () {30 vars in 666 bytes} [Tue Apr 14 09:01:03 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: 1332/2704] 10.0.0.5 () {30 vars in 702 bytes} [Tue Apr 14 09:01:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2705] 10.0.0.5 () {28 vars in 437 bytes} [Tue Apr 14 09:01:04 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2706] 10.0.0.5 () {30 vars in 726 bytes} [Tue Apr 14 09:01:04 2026] GET /v2.0/subnets/b52680b9-f085-4575-a67c-0696edceaca4 => generated 631 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2707] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 14 09:01:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2708] 199.204.45.33 () {30 vars in 704 bytes} [Tue Apr 14 09:01:05 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: 1375/2709] 199.204.45.33 () {30 vars in 680 bytes} [Tue Apr 14 09:01:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2710] 199.204.45.33 () {30 vars in 716 bytes} [Tue Apr 14 09:01:05 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: 1376/2711] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 14 09:01:05 2026] GET /v2.0/subnets/b52680b9-f085-4575-a67c-0696edceaca4 => generated 649 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2712] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:01:05 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 2590 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2713] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 14 09:01:05 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: 1337/2714] 199.204.45.33 () {30 vars in 704 bytes} [Tue Apr 14 09:01:05 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: 1378/2715] 199.204.45.33 () {30 vars in 680 bytes} [Tue Apr 14 09:01:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2716] 199.204.45.33 () {30 vars in 716 bytes} [Tue Apr 14 09:01:05 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: 1379/2717] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 09:01:06 2026] GET /v2.0/networks/28364736-3ccb-4c2c-8487-65253e5a7405?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: 1339/2718] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 09:01:06 2026] GET /v2.0/networks/28364736-3ccb-4c2c-8487-65253e5a7405?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: 1380/2719] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 09:01:06 2026] GET /v2.0/networks?id=28364736-3ccb-4c2c-8487-65253e5a7405 => generated 800 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2720] 199.204.45.33 () {38 vars in 954 bytes} [Tue Apr 14 09:01:06 2026] POST /v2.0/ports => generated 1295 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2721] 199.204.45.33 () {38 vars in 1027 bytes} [Tue Apr 14 09:01:06 2026] PUT /v2.0/ports/b267fba6-a126-4fcf-986c-42a0ead8a15e => generated 1420 bytes in 518 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: 1341/2722] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 09:01:07 2026] GET /v2.0/ports?tenant_id=11573e3031fc475bb49a9456fb10182f&device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 4038 bytes in 57 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: 1382/2723] 199.204.45.33 () {34 vars in 1061 bytes} [Tue Apr 14 09:01:07 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.181&port_id=e8578b94-c0ad-48c0-9d29-b9df156a80bb => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2724] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 09:01:07 2026] GET /v2.0/subnets?id=d0a5a806-2176-4802-8259-4f2a6cab62e1 => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 09:01:07.474 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc00ac48-b3c8-48b6-9da2-7ffccbf516aa'] response: {'name': 'network-changed', 'server_uuid': '782ef13b-5bf1-42c1-ab8a-30fd4107cb42', 'tag': 'b267fba6-a126-4fcf-986c-42a0ead8a15e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1383/2725] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 09:01:07 2026] GET /v2.0/ports?network_id=6cca7cb7-5952-4b06-a337-6843e4f8f5c3&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: 1343/2726] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 09:01:07 2026] GET /v2.0/networks/6cca7cb7-5952-4b06-a337-6843e4f8f5c3?fields=segments => generated 14 bytes in 65 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: 1384/2727] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 09:01:07 2026] GET /v2.0/networks/6cca7cb7-5952-4b06-a337-6843e4f8f5c3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2728] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 14 09:01:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.121&port_id=00434edc-9532-4364-9813-1063cab28b03 => 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: 1385/2729] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 09:01:07 2026] GET /v2.0/subnets?id=ae2c8274-8cd4-4eb2-a5ab-378353c8cd3b => generated 655 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2730] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 09:01:07 2026] GET /v2.0/ports?network_id=a3997b6b-a24a-4c60-bf0e-5a568a088f1c&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2731] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 09:01:07 2026] GET /v2.0/networks/a3997b6b-a24a-4c60-bf0e-5a568a088f1c?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2732] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 09:01:07 2026] GET /v2.0/networks/a3997b6b-a24a-4c60-bf0e-5a568a088f1c?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: 1387/2733] 199.204.45.33 () {34 vars in 1053 bytes} [Tue Apr 14 09:01:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.6&port_id=b267fba6-a126-4fcf-986c-42a0ead8a15e => 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: 1347/2734] 199.204.45.33 () {34 vars in 1103 bytes} [Tue Apr 14 09:01:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1b7&port_id=b267fba6-a126-4fcf-986c-42a0ead8a15e => 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: 1388/2735] 199.204.45.33 () {34 vars in 1063 bytes} [Tue Apr 14 09:01:08 2026] GET /v2.0/subnets?id=b52680b9-f085-4575-a67c-0696edceaca4&id=bb88df64-3b69-45f3-9630-138846c99f54 => generated 1361 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2736] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 09:01:08 2026] GET /v2.0/ports?network_id=28364736-3ccb-4c2c-8487-65253e5a7405&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2737] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 09:01:08 2026] GET /v2.0/ports?network_id=28364736-3ccb-4c2c-8487-65253e5a7405&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2738] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 09:01:08 2026] GET /v2.0/networks/28364736-3ccb-4c2c-8487-65253e5a7405?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2739] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 09:01:08 2026] GET /v2.0/networks/28364736-3ccb-4c2c-8487-65253e5a7405?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: 8|app: 0|req: 1350/2740] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 09:01:08 2026] GET /v2.0/ports?tenant_id=11573e3031fc475bb49a9456fb10182f&device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 4038 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2741] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 09:01:08 2026] GET /v2.0/networks?id=28364736-3ccb-4c2c-8487-65253e5a7405 => generated 800 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2742] 199.204.45.33 () {34 vars in 1053 bytes} [Tue Apr 14 09:01:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.6&port_id=b267fba6-a126-4fcf-986c-42a0ead8a15e => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2743] 199.204.45.33 () {34 vars in 1103 bytes} [Tue Apr 14 09:01:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1b7&port_id=b267fba6-a126-4fcf-986c-42a0ead8a15e => 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/2744] 199.204.45.33 () {34 vars in 1063 bytes} [Tue Apr 14 09:01:08 2026] GET /v2.0/subnets?id=b52680b9-f085-4575-a67c-0696edceaca4&id=bb88df64-3b69-45f3-9630-138846c99f54 => generated 1361 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2745] 10.0.0.62 () {34 vars in 970 bytes} [Tue Apr 14 09:01:08 2026] GET /v2.0/ports/b267fba6-a126-4fcf-986c-42a0ead8a15e => generated 1456 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2746] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 09:01:08 2026] GET /v2.0/ports?network_id=28364736-3ccb-4c2c-8487-65253e5a7405&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: 1354/2747] 199.204.45.33 () {30 vars in 736 bytes} [Tue Apr 14 09:01:08 2026] GET /v2.0/ports/b267fba6-a126-4fcf-986c-42a0ead8a15e => generated 1456 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2748] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 09:01:08 2026] GET /v2.0/ports?network_id=28364736-3ccb-4c2c-8487-65253e5a7405&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: 1355/2749] 199.204.45.33 () {30 vars in 736 bytes} [Tue Apr 14 09:01:08 2026] GET /v2.0/ports/b267fba6-a126-4fcf-986c-42a0ead8a15e => generated 1456 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2750] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 09:01:08 2026] GET /v2.0/networks/28364736-3ccb-4c2c-8487-65253e5a7405?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: 1396/2751] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 09:01:08 2026] GET /v2.0/networks/28364736-3ccb-4c2c-8487-65253e5a7405?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2752] 199.204.45.33 () {34 vars in 789 bytes} [Tue Apr 14 09:01:08 2026] PUT /v2.0/ports/b267fba6-a126-4fcf-986c-42a0ead8a15e => generated 1191 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2753] 199.204.45.33 () {30 vars in 742 bytes} [Tue Apr 14 09:01:09 2026] GET /v2.0/networks/28364736-3ccb-4c2c-8487-65253e5a7405 => generated 797 bytes in 70 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: 1357/2754] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 14 09:01:09 2026] GET /v2.0/subnets/b52680b9-f085-4575-a67c-0696edceaca4 => 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: 1398/2755] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 09:01:09 2026] GET /v2.0/ports?tenant_id=11573e3031fc475bb49a9456fb10182f&device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 3809 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 09:01:09.489 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e57522ec-5941-417a-a545-52de3045ede6'] response: {'name': 'network-changed', 'server_uuid': '782ef13b-5bf1-42c1-ab8a-30fd4107cb42', 'tag': 'b267fba6-a126-4fcf-986c-42a0ead8a15e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1358/2756] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 14 09:01:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2757] 199.204.45.33 () {30 vars in 704 bytes} [Tue Apr 14 09:01:09 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: 1360/2758] 199.204.45.33 () {30 vars in 680 bytes} [Tue Apr 14 09:01: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: 8|app: 0|req: 1361/2759] 199.204.45.33 () {30 vars in 716 bytes} [Tue Apr 14 09:01:09 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2760] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 09:01:09 2026] GET /v2.0/networks?id=28364736-3ccb-4c2c-8487-65253e5a7405 => 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: 1362/2761] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 14 09:01:09 2026] GET /v2.0/subnets/ae2c8274-8cd4-4eb2-a5ab-378353c8cd3b => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2762] 199.204.45.33 () {34 vars in 1053 bytes} [Tue Apr 14 09:01:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.6&port_id=b267fba6-a126-4fcf-986c-42a0ead8a15e => 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: 1401/2763] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 09:01:09 2026] GET /v2.0/subnets?id=b52680b9-f085-4575-a67c-0696edceaca4 => generated 652 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2764] 199.204.45.33 () {30 vars in 736 bytes} [Tue Apr 14 09:01:09 2026] GET /v2.0/ports/7411c42e-5535-42c5-a060-de0605d1b455 => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2765] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 09:01:09 2026] GET /v2.0/ports?network_id=28364736-3ccb-4c2c-8487-65253e5a7405&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2766] 199.204.45.33 () {30 vars in 736 bytes} [Tue Apr 14 09:01:09 2026] GET /v2.0/ports/00434edc-9532-4364-9813-1063cab28b03 => generated 1350 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2767] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 14 09:01:09 2026] GET /v2.0/subnets/ae2c8274-8cd4-4eb2-a5ab-378353c8cd3b => generated 652 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2768] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 09:01:09 2026] GET /v2.0/networks/28364736-3ccb-4c2c-8487-65253e5a7405?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2769] 199.204.45.33 () {30 vars in 742 bytes} [Tue Apr 14 09:01:09 2026] GET /v2.0/networks/a3997b6b-a24a-4c60-bf0e-5a568a088f1c => generated 800 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2770] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 09:01:09 2026] GET /v2.0/networks/28364736-3ccb-4c2c-8487-65253e5a7405?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: 8|app: 0|req: 1367/2771] 199.204.45.33 () {30 vars in 736 bytes} [Tue Apr 14 09:01:09 2026] GET /v2.0/ports/7411c42e-5535-42c5-a060-de0605d1b455 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2772] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 14 09:01:09 2026] GET /v2.0/subnets/ae2c8274-8cd4-4eb2-a5ab-378353c8cd3b => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2773] 10.0.0.5 () {30 vars in 688 bytes} [Tue Apr 14 09:01:15 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: 1406/2774] 10.0.0.5 () {30 vars in 690 bytes} [Tue Apr 14 09:01:15 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: 1369/2775] 10.0.0.5 () {30 vars in 666 bytes} [Tue Apr 14 09:01:15 2026] GET /v2.0/extensions/qos => generated 166 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2776] 10.0.0.5 () {30 vars in 702 bytes} [Tue Apr 14 09:01:15 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2777] 10.0.0.5 () {28 vars in 437 bytes} [Tue Apr 14 09:01:15 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: 1408/2778] 10.0.0.5 () {30 vars in 726 bytes} [Tue Apr 14 09:01:15 2026] GET /v2.0/subnets/f890a3c8-604e-42de-a554-e95c24cda68c => generated 631 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2781] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 14 09:01:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2782] 199.204.45.33 () {30 vars in 704 bytes} [Tue Apr 14 09:01:16 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: 1411/2783] 199.204.45.33 () {30 vars in 680 bytes} [Tue Apr 14 09:01:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2784] 199.204.45.33 () {30 vars in 716 bytes} [Tue Apr 14 09:01:16 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: 1412/2785] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 14 09:01:16 2026] GET /v2.0/subnets/b52680b9-f085-4575-a67c-0696edceaca4 => generated 649 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2786] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 14 09:01:16 2026] GET /v2.0/subnets/f890a3c8-604e-42de-a554-e95c24cda68c => 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: 1413/2787] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:01:16 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 3811 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2788] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 14 09:01:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2789] 199.204.45.33 () {30 vars in 704 bytes} [Tue Apr 14 09:01:16 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2790] 199.204.45.33 () {30 vars in 680 bytes} [Tue Apr 14 09:01:16 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: 1415/2791] 199.204.45.33 () {30 vars in 716 bytes} [Tue Apr 14 09:01:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2792] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 09:01:16 2026] GET /v2.0/networks/c9958879-c94d-4d4e-9359-65ab38e22a36?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: 1416/2793] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 09:01:16 2026] GET /v2.0/networks/c9958879-c94d-4d4e-9359-65ab38e22a36?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2794] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 09:01:16 2026] GET /v2.0/networks?id=c9958879-c94d-4d4e-9359-65ab38e22a36 => generated 801 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2795] 199.204.45.33 () {38 vars in 954 bytes} [Tue Apr 14 09:01:16 2026] POST /v2.0/ports => generated 1299 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2796] 199.204.45.33 () {38 vars in 1027 bytes} [Tue Apr 14 09:01:17 2026] PUT /v2.0/ports/3267363e-84e5-4f59-a0d4-8f526b5c4a0e => generated 1424 bytes in 521 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: 1418/2797] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 09:01:17 2026] GET /v2.0/ports?tenant_id=11573e3031fc475bb49a9456fb10182f&device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 5263 bytes in 63 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: 1380/2798] 199.204.45.33 () {34 vars in 1061 bytes} [Tue Apr 14 09:01:17 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.181&port_id=e8578b94-c0ad-48c0-9d29-b9df156a80bb => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2799] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 09:01:18 2026] GET /v2.0/subnets?id=d0a5a806-2176-4802-8259-4f2a6cab62e1 => generated 630 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 09:01:18.069 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-04c3dd6c-6c25-4235-81ad-9fd87131ee07'] response: {'name': 'network-changed', 'server_uuid': '782ef13b-5bf1-42c1-ab8a-30fd4107cb42', 'tag': '3267363e-84e5-4f59-a0d4-8f526b5c4a0e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1381/2800] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 09:01:18 2026] GET /v2.0/ports?network_id=6cca7cb7-5952-4b06-a337-6843e4f8f5c3&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2801] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 09:01:18 2026] GET /v2.0/networks/6cca7cb7-5952-4b06-a337-6843e4f8f5c3?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: 1382/2802] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 09:01:18 2026] GET /v2.0/networks/6cca7cb7-5952-4b06-a337-6843e4f8f5c3?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: 7|app: 0|req: 1421/2803] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 14 09:01:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.121&port_id=00434edc-9532-4364-9813-1063cab28b03 => 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: 1383/2804] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 09:01:18 2026] GET /v2.0/subnets?id=ae2c8274-8cd4-4eb2-a5ab-378353c8cd3b => generated 655 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2805] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 09:01:18 2026] GET /v2.0/ports?network_id=a3997b6b-a24a-4c60-bf0e-5a568a088f1c&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2806] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 09:01:18 2026] GET /v2.0/networks/a3997b6b-a24a-4c60-bf0e-5a568a088f1c?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: 1423/2807] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 09:01:18 2026] GET /v2.0/networks/a3997b6b-a24a-4c60-bf0e-5a568a088f1c?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: 1385/2808] 199.204.45.33 () {34 vars in 1053 bytes} [Tue Apr 14 09:01:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.6&port_id=b267fba6-a126-4fcf-986c-42a0ead8a15e => 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: 1424/2809] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 09:01:18 2026] GET /v2.0/subnets?id=b52680b9-f085-4575-a67c-0696edceaca4 => generated 652 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2810] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 09:01:18 2026] GET /v2.0/ports?network_id=28364736-3ccb-4c2c-8487-65253e5a7405&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2811] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 09:01:18 2026] GET /v2.0/networks/28364736-3ccb-4c2c-8487-65253e5a7405?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2812] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 09:01:18 2026] GET /v2.0/networks/28364736-3ccb-4c2c-8487-65253e5a7405?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: 1426/2813] 199.204.45.33 () {34 vars in 1055 bytes} [Tue Apr 14 09:01:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.34&port_id=3267363e-84e5-4f59-a0d4-8f526b5c4a0e => 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: 1388/2814] 199.204.45.33 () {34 vars in 1103 bytes} [Tue Apr 14 09:01:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Afa&port_id=3267363e-84e5-4f59-a0d4-8f526b5c4a0e => 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: 1427/2815] 199.204.45.33 () {34 vars in 1063 bytes} [Tue Apr 14 09:01:18 2026] GET /v2.0/subnets?id=29125f57-c679-4421-ab9f-76dcc4fd9799&id=f890a3c8-604e-42de-a554-e95c24cda68c => generated 1365 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2816] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 09:01:18 2026] GET /v2.0/ports?network_id=c9958879-c94d-4d4e-9359-65ab38e22a36&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: 7|app: 0|req: 1428/2817] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 09:01:19 2026] GET /v2.0/ports?network_id=c9958879-c94d-4d4e-9359-65ab38e22a36&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2818] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 09:01:19 2026] GET /v2.0/networks/c9958879-c94d-4d4e-9359-65ab38e22a36?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: 1429/2819] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 09:01:19 2026] GET /v2.0/networks/c9958879-c94d-4d4e-9359-65ab38e22a36?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: 1391/2820] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 09:01:19 2026] GET /v2.0/ports?tenant_id=11573e3031fc475bb49a9456fb10182f&device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 5263 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2821] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 09:01:19 2026] GET /v2.0/networks?id=c9958879-c94d-4d4e-9359-65ab38e22a36 => generated 801 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2822] 199.204.45.33 () {34 vars in 1055 bytes} [Tue Apr 14 09:01:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.34&port_id=3267363e-84e5-4f59-a0d4-8f526b5c4a0e => 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: 1431/2823] 199.204.45.33 () {34 vars in 1103 bytes} [Tue Apr 14 09:01:19 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Afa&port_id=3267363e-84e5-4f59-a0d4-8f526b5c4a0e => 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: 1393/2824] 199.204.45.33 () {34 vars in 1063 bytes} [Tue Apr 14 09:01:19 2026] GET /v2.0/subnets?id=29125f57-c679-4421-ab9f-76dcc4fd9799&id=f890a3c8-604e-42de-a554-e95c24cda68c => 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: 1432/2825] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 09:01:19 2026] GET /v2.0/ports?network_id=c9958879-c94d-4d4e-9359-65ab38e22a36&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: 8|app: 0|req: 1394/2826] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 09:01:19 2026] GET /v2.0/ports?network_id=c9958879-c94d-4d4e-9359-65ab38e22a36&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: 1433/2827] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 09:01:19 2026] GET /v2.0/networks/c9958879-c94d-4d4e-9359-65ab38e22a36?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: 1395/2828] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 09:01:19 2026] GET /v2.0/networks/c9958879-c94d-4d4e-9359-65ab38e22a36?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: 7|app: 0|req: 1434/2829] 10.0.0.62 () {34 vars in 970 bytes} [Tue Apr 14 09:01:20 2026] GET /v2.0/ports/3267363e-84e5-4f59-a0d4-8f526b5c4a0e => generated 1462 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2830] 199.204.45.33 () {30 vars in 736 bytes} [Tue Apr 14 09:01:20 2026] GET /v2.0/ports/3267363e-84e5-4f59-a0d4-8f526b5c4a0e => generated 1462 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2831] 199.204.45.33 () {30 vars in 736 bytes} [Tue Apr 14 09:01:20 2026] GET /v2.0/ports/3267363e-84e5-4f59-a0d4-8f526b5c4a0e => generated 1462 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2832] 199.204.45.33 () {34 vars in 789 bytes} [Tue Apr 14 09:01:20 2026] PUT /v2.0/ports/3267363e-84e5-4f59-a0d4-8f526b5c4a0e => generated 1197 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2833] 199.204.45.33 () {30 vars in 742 bytes} [Tue Apr 14 09:01:20 2026] GET /v2.0/networks/c9958879-c94d-4d4e-9359-65ab38e22a36 => generated 798 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 09:01:20.816 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7c41bf64-0f30-40f1-834a-445317e5add9'] response: {'name': 'network-changed', 'server_uuid': '782ef13b-5bf1-42c1-ab8a-30fd4107cb42', 'tag': '3267363e-84e5-4f59-a0d4-8f526b5c4a0e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1398/2834] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 14 09:01:20 2026] GET /v2.0/subnets/f890a3c8-604e-42de-a554-e95c24cda68c => generated 649 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2835] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 09:01:20 2026] GET /v2.0/ports?tenant_id=11573e3031fc475bb49a9456fb10182f&device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 5036 bytes in 70 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: 1438/2836] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 14 09:01:20 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: 1439/2837] 199.204.45.33 () {30 vars in 704 bytes} [Tue Apr 14 09:01:20 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: 1440/2838] 199.204.45.33 () {30 vars in 680 bytes} [Tue Apr 14 09:01:20 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2839] 199.204.45.33 () {30 vars in 716 bytes} [Tue Apr 14 09:01:20 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: 1399/2840] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 09:01:20 2026] GET /v2.0/networks?id=c9958879-c94d-4d4e-9359-65ab38e22a36 => generated 801 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2841] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 14 09:01:20 2026] GET /v2.0/subnets/ae2c8274-8cd4-4eb2-a5ab-378353c8cd3b => generated 652 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2842] 199.204.45.33 () {34 vars in 1055 bytes} [Tue Apr 14 09:01:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.34&port_id=3267363e-84e5-4f59-a0d4-8f526b5c4a0e => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2843] 199.204.45.33 () {30 vars in 736 bytes} [Tue Apr 14 09:01:21 2026] GET /v2.0/ports/7411c42e-5535-42c5-a060-de0605d1b455 => generated 1132 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2844] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 09:01:21 2026] GET /v2.0/subnets?id=f890a3c8-604e-42de-a554-e95c24cda68c => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2845] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 09:01:21 2026] GET /v2.0/ports?network_id=c9958879-c94d-4d4e-9359-65ab38e22a36&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: 1444/2846] 199.204.45.33 () {30 vars in 736 bytes} [Tue Apr 14 09:01:21 2026] GET /v2.0/ports/00434edc-9532-4364-9813-1063cab28b03 => generated 1350 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2847] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 14 09:01:21 2026] GET /v2.0/subnets/ae2c8274-8cd4-4eb2-a5ab-378353c8cd3b => generated 652 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2848] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 09:01:21 2026] GET /v2.0/networks/c9958879-c94d-4d4e-9359-65ab38e22a36?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: 1446/2849] 199.204.45.33 () {30 vars in 742 bytes} [Tue Apr 14 09:01:21 2026] GET /v2.0/networks/a3997b6b-a24a-4c60-bf0e-5a568a088f1c => generated 800 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2850] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 09:01:21 2026] GET /v2.0/networks/c9958879-c94d-4d4e-9359-65ab38e22a36?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: 1447/2851] 199.204.45.33 () {30 vars in 736 bytes} [Tue Apr 14 09:01:21 2026] GET /v2.0/ports/7411c42e-5535-42c5-a060-de0605d1b455 => generated 1132 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2852] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 14 09:01:21 2026] GET /v2.0/subnets/ae2c8274-8cd4-4eb2-a5ab-378353c8cd3b => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2853] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 14 09:01:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2854] 199.204.45.33 () {30 vars in 704 bytes} [Tue Apr 14 09:01:29 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: 1449/2855] 199.204.45.33 () {30 vars in 680 bytes} [Tue Apr 14 09:01:29 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2856] 199.204.45.33 () {30 vars in 716 bytes} [Tue Apr 14 09:01:29 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: 1450/2857] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 14 09:01:29 2026] GET /v2.0/subnets/b52680b9-f085-4575-a67c-0696edceaca4 => 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: 1408/2858] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:01:29 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 5036 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2859] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 14 09:01:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2860] 199.204.45.33 () {30 vars in 704 bytes} [Tue Apr 14 09:01:30 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: 1452/2861] 199.204.45.33 () {30 vars in 680 bytes} [Tue Apr 14 09:01:30 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: 1410/2862] 199.204.45.33 () {30 vars in 716 bytes} [Tue Apr 14 09:01:30 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2863] 199.204.45.33 () {30 vars in 736 bytes} [Tue Apr 14 09:01:30 2026] GET /v2.0/ports/3267363e-84e5-4f59-a0d4-8f526b5c4a0e => generated 1233 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2864] 199.204.45.33 () {34 vars in 788 bytes} [Tue Apr 14 09:01:30 2026] PUT /v2.0/ports/3267363e-84e5-4f59-a0d4-8f526b5c4a0e => generated 1026 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2867] 199.204.45.33 () {30 vars in 742 bytes} [Tue Apr 14 09:01:30 2026] GET /v2.0/networks/c9958879-c94d-4d4e-9359-65ab38e22a36 => generated 798 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 09:01:30.813 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e842e012-0dde-4e63-9497-f3a19e26b734'] response: {'name': 'network-changed', 'server_uuid': '782ef13b-5bf1-42c1-ab8a-30fd4107cb42', 'tag': '3267363e-84e5-4f59-a0d4-8f526b5c4a0e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1414/2868] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:01:30 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 4865 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2869] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 09:01:30 2026] GET /v2.0/ports?tenant_id=11573e3031fc475bb49a9456fb10182f&device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 4865 bytes in 68 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: 1415/2870] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 09:01:30 2026] GET /v2.0/networks?id=c9958879-c94d-4d4e-9359-65ab38e22a36 => generated 801 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2871] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:01:30 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 4865 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2872] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 09:01:30 2026] GET /v2.0/networks/c9958879-c94d-4d4e-9359-65ab38e22a36?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2873] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 09:01:31 2026] GET /v2.0/networks/c9958879-c94d-4d4e-9359-65ab38e22a36?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: 1417/2874] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:01:32 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 4865 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2875] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:01:33 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 4865 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2876] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:01:34 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 4865 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2877] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:01:35 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 4865 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2878] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:01:36 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 4865 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2879] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:01:37 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 4865 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2880] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:01:38 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 4865 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2881] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:01:39 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 4865 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2882] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:01:40 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 4865 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2883] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:01:41 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 4865 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2884] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:01:42 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 4865 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2885] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:01:43 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 4865 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2886] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:01:44 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 4865 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2889] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:01:46 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 4865 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2890] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:01:47 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 4865 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2891] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:01:48 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 4865 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2892] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:01:49 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 4865 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2893] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:01:50 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 4865 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2894] 199.204.45.33 () {34 vars in 1095 bytes} [Tue Apr 14 09:01:51 2026] GET /v2.0/ports?device_id=21de379e-8b71-40dd-908d-f62bf344c60a&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2895] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 09:01:51 2026] GET /v2.0/ports?tenant_id=520ac9601d224943bf48f62333ef7178&device_id=21de379e-8b71-40dd-908d-f62bf344c60a => generated 1465 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2896] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:01:51 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 4865 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2897] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 09:01:51 2026] GET /v2.0/networks?id=28364736-3ccb-4c2c-8487-65253e5a7405 => generated 800 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2898] 199.204.45.33 () {34 vars in 974 bytes} [Tue Apr 14 09:01:51 2026] GET /v2.0/ports/3267363e-84e5-4f59-a0d4-8f526b5c4a0e => generated 1062 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2899] 199.204.45.33 () {34 vars in 1055 bytes} [Tue Apr 14 09:01:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.35&port_id=f4b85d59-de13-4ec5-89e1-eff3fc52f7a9 => generated 859 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2900] 199.204.45.33 () {34 vars in 1103 bytes} [Tue Apr 14 09:01:51 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A37b&port_id=f4b85d59-de13-4ec5-89e1-eff3fc52f7a9 => 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: 1472/2901] 199.204.45.33 () {34 vars in 1063 bytes} [Tue Apr 14 09:01:51 2026] GET /v2.0/subnets?id=b52680b9-f085-4575-a67c-0696edceaca4&id=bb88df64-3b69-45f3-9630-138846c99f54 => generated 1361 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2902] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 09:01:51 2026] GET /v2.0/ports?network_id=28364736-3ccb-4c2c-8487-65253e5a7405&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: 1474/2903] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 09:01:51 2026] GET /v2.0/ports?network_id=28364736-3ccb-4c2c-8487-65253e5a7405&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2904] 199.204.45.33 () {36 vars in 996 bytes} [Tue Apr 14 09:01:51 2026] DELETE /v2.0/ports/3267363e-84e5-4f59-a0d4-8f526b5c4a0e => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2905] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 09:01:51 2026] GET /v2.0/networks/28364736-3ccb-4c2c-8487-65253e5a7405?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 09:01:51.970 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-79a7ef15-b49a-4148-bc11-81883f41a16a'] response: {'server_uuid': '782ef13b-5bf1-42c1-ab8a-30fd4107cb42', 'name': 'network-vif-deleted', 'tag': '3267363e-84e5-4f59-a0d4-8f526b5c4a0e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1476/2906] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 09:01:51 2026] GET /v2.0/ports?tenant_id=11573e3031fc475bb49a9456fb10182f&device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 3811 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2907] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 09:01:51 2026] GET /v2.0/networks/28364736-3ccb-4c2c-8487-65253e5a7405?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: 1477/2908] 199.204.45.33 () {34 vars in 1225 bytes} [Tue Apr 14 09:01:51 2026] GET /v2.0/networks?id=6cca7cb7-5952-4b06-a337-6843e4f8f5c3&id=a3997b6b-a24a-4c60-bf0e-5a568a088f1c&id=28364736-3ccb-4c2c-8487-65253e5a7405&id=c9958879-c94d-4d4e-9359-65ab38e22a36 => generated 3097 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2909] 199.204.45.33 () {34 vars in 1061 bytes} [Tue Apr 14 09:01:52 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.181&port_id=e8578b94-c0ad-48c0-9d29-b9df156a80bb => 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: 1478/2910] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 09:01:52 2026] GET /v2.0/subnets?id=d0a5a806-2176-4802-8259-4f2a6cab62e1 => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2911] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 09:01:52 2026] GET /v2.0/ports?network_id=6cca7cb7-5952-4b06-a337-6843e4f8f5c3&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: 1479/2912] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 09:01:52 2026] GET /v2.0/networks/6cca7cb7-5952-4b06-a337-6843e4f8f5c3?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: 1434/2913] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 09:01:52 2026] GET /v2.0/networks/6cca7cb7-5952-4b06-a337-6843e4f8f5c3?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: 1480/2914] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 14 09:01:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.121&port_id=00434edc-9532-4364-9813-1063cab28b03 => 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: 1435/2915] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 09:01:52 2026] GET /v2.0/subnets?id=ae2c8274-8cd4-4eb2-a5ab-378353c8cd3b => generated 655 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2916] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 09:01:52 2026] GET /v2.0/ports?network_id=a3997b6b-a24a-4c60-bf0e-5a568a088f1c&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2917] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:01:52 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 3811 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 09:01:52.584 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6723b41f-51cd-4369-8f76-b21d43d89b31 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1437/2918] 199.204.45.33 () {32 vars in 758 bytes} [Tue Apr 14 09:01:52 2026] DELETE /v2.0/ports/3267363e-84e5-4f59-a0d4-8f526b5c4a0e => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2919] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 09:01:52 2026] GET /v2.0/networks/a3997b6b-a24a-4c60-bf0e-5a568a088f1c?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: 1438/2920] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 09:01:52 2026] GET /v2.0/networks/a3997b6b-a24a-4c60-bf0e-5a568a088f1c?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: 1483/2921] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 14 09:01:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2922] 199.204.45.33 () {30 vars in 704 bytes} [Tue Apr 14 09:01:52 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: 1439/2923] 199.204.45.33 () {34 vars in 1053 bytes} [Tue Apr 14 09:01:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.6&port_id=b267fba6-a126-4fcf-986c-42a0ead8a15e => 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: 1485/2924] 199.204.45.33 () {30 vars in 680 bytes} [Tue Apr 14 09:01:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2925] 199.204.45.33 () {30 vars in 716 bytes} [Tue Apr 14 09:01:52 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: 1440/2926] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 09:01:52 2026] GET /v2.0/subnets?id=b52680b9-f085-4575-a67c-0696edceaca4 => generated 652 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2927] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 14 09:01:52 2026] GET /v2.0/subnets/ae2c8274-8cd4-4eb2-a5ab-378353c8cd3b => generated 652 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2928] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 09:01:52 2026] GET /v2.0/ports?network_id=28364736-3ccb-4c2c-8487-65253e5a7405&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: 1488/2929] 199.204.45.33 () {30 vars in 736 bytes} [Tue Apr 14 09:01:52 2026] GET /v2.0/ports/7411c42e-5535-42c5-a060-de0605d1b455 => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2930] 199.204.45.33 () {30 vars in 736 bytes} [Tue Apr 14 09:01:52 2026] GET /v2.0/ports/00434edc-9532-4364-9813-1063cab28b03 => generated 1350 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2931] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 09:01:52 2026] GET /v2.0/networks/28364736-3ccb-4c2c-8487-65253e5a7405?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2932] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 14 09:01:52 2026] GET /v2.0/subnets/ae2c8274-8cd4-4eb2-a5ab-378353c8cd3b => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2933] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 09:01:52 2026] GET /v2.0/networks/28364736-3ccb-4c2c-8487-65253e5a7405?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: 1491/2934] 199.204.45.33 () {30 vars in 742 bytes} [Tue Apr 14 09:01:52 2026] GET /v2.0/networks/a3997b6b-a24a-4c60-bf0e-5a568a088f1c => generated 800 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2935] 199.204.45.33 () {30 vars in 736 bytes} [Tue Apr 14 09:01:53 2026] GET /v2.0/ports/7411c42e-5535-42c5-a060-de0605d1b455 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2936] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 14 09:01:53 2026] GET /v2.0/subnets/ae2c8274-8cd4-4eb2-a5ab-378353c8cd3b => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2937] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 14 09:01:55 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: 1493/2938] 199.204.45.33 () {30 vars in 704 bytes} [Tue Apr 14 09:01:55 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: 1446/2939] 199.204.45.33 () {30 vars in 680 bytes} [Tue Apr 14 09:01:55 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: 1494/2940] 199.204.45.33 () {30 vars in 716 bytes} [Tue Apr 14 09:01:55 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: 8|app: 0|req: 1447/2941] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:01:55 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 3811 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2942] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 14 09:01:56 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: 1448/2943] 199.204.45.33 () {30 vars in 704 bytes} [Tue Apr 14 09:01:56 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: 1496/2944] 199.204.45.33 () {30 vars in 680 bytes} [Tue Apr 14 09:01:56 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: 1449/2945] 199.204.45.33 () {30 vars in 716 bytes} [Tue Apr 14 09:01:56 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: 1497/2946] 199.204.45.33 () {30 vars in 736 bytes} [Tue Apr 14 09:01:56 2026] GET /v2.0/ports/b267fba6-a126-4fcf-986c-42a0ead8a15e => generated 1229 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2947] 199.204.45.33 () {34 vars in 788 bytes} [Tue Apr 14 09:01:56 2026] PUT /v2.0/ports/b267fba6-a126-4fcf-986c-42a0ead8a15e => generated 1026 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2948] 199.204.45.33 () {30 vars in 742 bytes} [Tue Apr 14 09:01:56 2026] GET /v2.0/networks/28364736-3ccb-4c2c-8487-65253e5a7405 => generated 797 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2949] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:01:56 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 3644 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2950] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 09:01:56 2026] GET /v2.0/ports?tenant_id=11573e3031fc475bb49a9456fb10182f&device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 3644 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 09:01:56.780 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2dd55e54-5994-4d0f-8864-6d02133f9324'] response: {'name': 'network-changed', 'server_uuid': '782ef13b-5bf1-42c1-ab8a-30fd4107cb42', 'tag': 'b267fba6-a126-4fcf-986c-42a0ead8a15e', '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: 1452/2951] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 09:01:56 2026] GET /v2.0/networks?id=28364736-3ccb-4c2c-8487-65253e5a7405 => generated 800 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2952] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:01:56 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 3644 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2953] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 09:01:56 2026] GET /v2.0/networks/28364736-3ccb-4c2c-8487-65253e5a7405?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2954] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 09:01:56 2026] GET /v2.0/networks/28364736-3ccb-4c2c-8487-65253e5a7405?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: 1454/2955] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:01:57 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 3644 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2956] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:01:58 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 3644 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2957] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:02:00 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 3644 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2960] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:02:01 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 3644 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2961] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:02:02 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 3644 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2962] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:02:03 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 3644 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2963] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:02:04 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 3644 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2964] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:02:05 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 3644 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2965] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:02:06 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 3644 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2966] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:02:07 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 3644 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2967] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:02:08 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 3644 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2968] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:02:09 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 3644 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2969] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:02:10 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 3644 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2970] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:02:12 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 3644 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2971] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:02:13 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 3644 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2972] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:02:14 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 3644 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2973] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:02:15 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 3644 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2976] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:02:16 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 3644 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2977] 199.204.45.33 () {34 vars in 974 bytes} [Tue Apr 14 09:02:17 2026] GET /v2.0/ports/b267fba6-a126-4fcf-986c-42a0ead8a15e => generated 1062 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2978] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:02:17 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 3644 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2979] 199.204.45.33 () {36 vars in 996 bytes} [Tue Apr 14 09:02:17 2026] DELETE /v2.0/ports/b267fba6-a126-4fcf-986c-42a0ead8a15e => 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: 1514/2980] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 09:02:17 2026] GET /v2.0/ports?tenant_id=11573e3031fc475bb49a9456fb10182f&device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 2590 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 09:02:17.829 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-218afd6e-5762-4a47-9fad-df1988572c0a'] response: {'server_uuid': '782ef13b-5bf1-42c1-ab8a-30fd4107cb42', 'name': 'network-vif-deleted', 'tag': 'b267fba6-a126-4fcf-986c-42a0ead8a15e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1467/2981] 199.204.45.33 () {34 vars in 1145 bytes} [Tue Apr 14 09:02:17 2026] GET /v2.0/networks?id=6cca7cb7-5952-4b06-a337-6843e4f8f5c3&id=a3997b6b-a24a-4c60-bf0e-5a568a088f1c&id=28364736-3ccb-4c2c-8487-65253e5a7405 => generated 2310 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2982] 199.204.45.33 () {34 vars in 1061 bytes} [Tue Apr 14 09:02:17 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.181&port_id=e8578b94-c0ad-48c0-9d29-b9df156a80bb => 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: 1468/2983] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 09:02:17 2026] GET /v2.0/subnets?id=d0a5a806-2176-4802-8259-4f2a6cab62e1 => 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: 1516/2984] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 09:02:17 2026] GET /v2.0/ports?network_id=6cca7cb7-5952-4b06-a337-6843e4f8f5c3&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2985] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 09:02:18 2026] GET /v2.0/networks/6cca7cb7-5952-4b06-a337-6843e4f8f5c3?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: 1517/2986] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 09:02:18 2026] GET /v2.0/networks/6cca7cb7-5952-4b06-a337-6843e4f8f5c3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2987] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 14 09:02:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.121&port_id=00434edc-9532-4364-9813-1063cab28b03 => 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: 1518/2988] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 09:02:18 2026] GET /v2.0/subnets?id=ae2c8274-8cd4-4eb2-a5ab-378353c8cd3b => generated 655 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2989] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 09:02:18 2026] GET /v2.0/ports?network_id=a3997b6b-a24a-4c60-bf0e-5a568a088f1c&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: 1519/2990] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 09:02:18 2026] GET /v2.0/networks/a3997b6b-a24a-4c60-bf0e-5a568a088f1c?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2991] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 09:02:18 2026] GET /v2.0/networks/a3997b6b-a24a-4c60-bf0e-5a568a088f1c?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: 1520/2992] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:02:18 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 2590 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 09:02:18.767 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2c62eede-74f7-47b6-a727-46d6f2b68e76 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1473/2993] 199.204.45.33 () {32 vars in 758 bytes} [Tue Apr 14 09:02:18 2026] DELETE /v2.0/ports/b267fba6-a126-4fcf-986c-42a0ead8a15e => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2994] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 14 09:02:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2995] 199.204.45.33 () {30 vars in 704 bytes} [Tue Apr 14 09:02:18 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: 1522/2996] 199.204.45.33 () {30 vars in 680 bytes} [Tue Apr 14 09:02:18 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: 1475/2997] 199.204.45.33 () {30 vars in 716 bytes} [Tue Apr 14 09:02:18 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: 1523/2998] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 14 09:02:18 2026] GET /v2.0/subnets/ae2c8274-8cd4-4eb2-a5ab-378353c8cd3b => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2999] 199.204.45.33 () {30 vars in 736 bytes} [Tue Apr 14 09:02:18 2026] GET /v2.0/ports/7411c42e-5535-42c5-a060-de0605d1b455 => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3000] 199.204.45.33 () {30 vars in 736 bytes} [Tue Apr 14 09:02:19 2026] GET /v2.0/ports/00434edc-9532-4364-9813-1063cab28b03 => generated 1350 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/3001] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 14 09:02:19 2026] GET /v2.0/subnets/ae2c8274-8cd4-4eb2-a5ab-378353c8cd3b => generated 652 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3002] 199.204.45.33 () {30 vars in 742 bytes} [Tue Apr 14 09:02:19 2026] GET /v2.0/networks/a3997b6b-a24a-4c60-bf0e-5a568a088f1c => generated 800 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/3003] 199.204.45.33 () {30 vars in 736 bytes} [Tue Apr 14 09:02:19 2026] GET /v2.0/ports/7411c42e-5535-42c5-a060-de0605d1b455 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3004] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 14 09:02:19 2026] GET /v2.0/subnets/ae2c8274-8cd4-4eb2-a5ab-378353c8cd3b => 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: 1528/3007] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 14 09:02:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3008] 199.204.45.33 () {30 vars in 704 bytes} [Tue Apr 14 09:02:32 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: 1529/3009] 199.204.45.33 () {30 vars in 680 bytes} [Tue Apr 14 09:02:32 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: 1481/3010] 199.204.45.33 () {30 vars in 716 bytes} [Tue Apr 14 09:02:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 09:02:32.198 7 INFO neutron.api.v2.resource [None req-0b6260d4-47a9-492c-985d-9c754bb5d38e 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1530/3011] 199.204.45.33 () {30 vars in 762 bytes} [Tue Apr 14 09:02:32 2026] GET /v2.0/security-groups/lb-983e902b-6d5d-40c8-b87f-0d0c141b1c6f => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/3012] 199.204.45.33 () {30 vars in 784 bytes} [Tue Apr 14 09:02:32 2026] GET /v2.0/security-groups?name=lb-983e902b-6d5d-40c8-b87f-0d0c141b1c6f => generated 2865 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3013] 199.204.45.33 () {30 vars in 814 bytes} [Tue Apr 14 09:02:32 2026] GET /v2.0/security-group-rules?security_group_id=460154b3-4b94-4106-92ad-3427b35b909e => generated 2334 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/3014] 199.204.45.33 () {32 vars in 788 bytes} [Tue Apr 14 09:02:32 2026] DELETE /v2.0/security-group-rules/dea78f3a-0722-47ad-9c25-b215016c6406 => 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: 1532/3015] 199.204.45.33 () {32 vars in 788 bytes} [Tue Apr 14 09:02:32 2026] DELETE /v2.0/security-group-rules/ed292700-37b3-4a35-ac6c-cc231d87a49c => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 09:02:36.860 8 INFO neutron.db.l3_db [None req-d5f98450-5eb6-4a1e-bb55-b31624102806 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] Floating IP 915550c2-2301-4d34-84e7-eca566965905 disassociated (deleted). External IP: 10.96.250.207, port: 7411c42e-5535-42c5-a060-de0605d1b455. [pid: 8|app: 0|req: 1484/3016] 10.0.0.13 () {32 vars in 731 bytes} [Tue Apr 14 09:02:36 2026] DELETE /v2.0/floatingips/915550c2-2301-4d34-84e7-eca566965905 => generated 0 bytes in 1217 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 09:02:37.295 7 INFO neutron.api.v2.resource [None req-a43ec194-1ee7-4b30-b70c-881049e56530 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1533/3017] 10.0.0.13 () {32 vars in 728 bytes} [Tue Apr 14 09:02:37 2026] GET /v2.0/floatingips/915550c2-2301-4d34-84e7-eca566965905 => generated 144 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3018] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 14 09:02:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3019] 199.204.45.33 () {30 vars in 704 bytes} [Tue Apr 14 09:02:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/3020] 199.204.45.33 () {30 vars in 680 bytes} [Tue Apr 14 09:02:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3021] 199.204.45.33 () {30 vars in 716 bytes} [Tue Apr 14 09:02:38 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: 1487/3022] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 14 09:02:38 2026] GET /v2.0/subnets/ae2c8274-8cd4-4eb2-a5ab-378353c8cd3b => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3023] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:02:38 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 2590 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/3024] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:02:38 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 2590 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3025] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:02:38 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 2590 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3026] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:02:39 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 2590 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3027] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:02:40 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 2590 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3028] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:02:41 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 2590 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3029] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:02:42 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 2590 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/3030] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:02:43 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 2590 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3031] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:02:44 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 2590 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3034] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:02:45 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 2590 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3035] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:02:47 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 2590 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3036] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:02:48 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 2590 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3037] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:02:49 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 2590 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3038] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:02:50 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 2590 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3039] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:02:51 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 2590 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3040] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:02:52 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 2590 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3041] 199.204.45.33 () {34 vars in 1095 bytes} [Tue Apr 14 09:02:53 2026] GET /v2.0/ports?device_id=1fdb7f82-bc18-40c0-8702-2d27c6267d24&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: 1497/3042] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 09:02:53 2026] GET /v2.0/ports?tenant_id=520ac9601d224943bf48f62333ef7178&device_id=1fdb7f82-bc18-40c0-8702-2d27c6267d24 => generated 1469 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3043] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:02:53 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 2590 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3044] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 09:02:53 2026] GET /v2.0/networks?id=c9958879-c94d-4d4e-9359-65ab38e22a36 => generated 801 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3045] 199.204.45.33 () {34 vars in 1055 bytes} [Tue Apr 14 09:02:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.33&port_id=141587f7-2670-4adb-b01f-80065c758071 => 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: 1499/3046] 199.204.45.33 () {34 vars in 1105 bytes} [Tue Apr 14 09:02:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A147&port_id=141587f7-2670-4adb-b01f-80065c758071 => 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: 1548/3047] 199.204.45.33 () {34 vars in 1063 bytes} [Tue Apr 14 09:02:53 2026] GET /v2.0/subnets?id=29125f57-c679-4421-ab9f-76dcc4fd9799&id=f890a3c8-604e-42de-a554-e95c24cda68c => generated 1365 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3048] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 09:02:53 2026] GET /v2.0/ports?network_id=c9958879-c94d-4d4e-9359-65ab38e22a36&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3049] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 09:02:53 2026] GET /v2.0/ports?network_id=c9958879-c94d-4d4e-9359-65ab38e22a36&device_owner=network%3Adhcp => generated 1461 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3050] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 09:02:53 2026] GET /v2.0/networks/c9958879-c94d-4d4e-9359-65ab38e22a36?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: 1550/3051] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 09:02:53 2026] GET /v2.0/networks/c9958879-c94d-4d4e-9359-65ab38e22a36?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: 8|app: 0|req: 1502/3052] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:02:54 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 2590 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3053] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:02:55 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 2590 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3054] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:02:56 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 2590 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3055] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:02:57 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 2590 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3056] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:02:58 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 2590 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3057] 199.204.45.33 () {34 vars in 974 bytes} [Tue Apr 14 09:02:59 2026] GET /v2.0/ports/00434edc-9532-4364-9813-1063cab28b03 => generated 1350 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3058] 199.204.45.33 () {34 vars in 1059 bytes} [Tue Apr 14 09:02:59 2026] GET /v2.0/ports/00434edc-9532-4364-9813-1063cab28b03?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3059] 199.204.45.33 () {34 vars in 1015 bytes} [Tue Apr 14 09:02:59 2026] GET /v2.0/networks/a3997b6b-a24a-4c60-bf0e-5a568a088f1c?fields=dns_domain => generated 29 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3060] 199.204.45.33 () {38 vars in 1027 bytes} [Tue Apr 14 09:02:59 2026] PUT /v2.0/ports/00434edc-9532-4364-9813-1063cab28b03 => generated 1151 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3061] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 09:02:59 2026] GET /v2.0/ports?tenant_id=11573e3031fc475bb49a9456fb10182f&device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 1248 bytes in 61 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: 1507/3062] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 14 09:02:59 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3063] 199.204.45.33 () {34 vars in 1065 bytes} [Tue Apr 14 09:02:59 2026] GET /v2.0/networks?id=6cca7cb7-5952-4b06-a337-6843e4f8f5c3&id=a3997b6b-a24a-4c60-bf0e-5a568a088f1c => generated 1524 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3064] 199.204.45.33 () {34 vars in 1061 bytes} [Tue Apr 14 09:02:59 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.181&port_id=e8578b94-c0ad-48c0-9d29-b9df156a80bb => 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: 1558/3065] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 14 09:02:59 2026] GET /v2.0/subnets?id=d0a5a806-2176-4802-8259-4f2a6cab62e1 => generated 630 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3066] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 09:03:00 2026] GET /v2.0/ports?network_id=6cca7cb7-5952-4b06-a337-6843e4f8f5c3&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3067] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 09:03:00 2026] GET /v2.0/networks/6cca7cb7-5952-4b06-a337-6843e4f8f5c3?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: 1508/3068] 199.204.45.33 () {34 vars in 788 bytes} [Tue Apr 14 09:02:59 2026] PUT /v2.0/ports/00434edc-9532-4364-9813-1063cab28b03 => generated 1090 bytes in 289 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: 1509/3069] 199.204.45.33 () {30 vars in 736 bytes} [Tue Apr 14 09:03:00 2026] GET /v2.0/ports/00434edc-9532-4364-9813-1063cab28b03 => generated 1090 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3070] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 09:03:00 2026] GET /v2.0/networks/6cca7cb7-5952-4b06-a337-6843e4f8f5c3?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: 1510/3071] 199.204.45.33 () {32 vars in 758 bytes} [Tue Apr 14 09:03:00 2026] DELETE /v2.0/ports/00434edc-9532-4364-9813-1063cab28b03 => generated 0 bytes in 393 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3072] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 14 09:03:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3073] 199.204.45.33 () {30 vars in 704 bytes} [Tue Apr 14 09:03:00 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: 1563/3074] 199.204.45.33 () {30 vars in 680 bytes} [Tue Apr 14 09:03:00 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: 1512/3075] 199.204.45.33 () {30 vars in 716 bytes} [Tue Apr 14 09:03:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 09:03:00.771 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e0880ee4-54a4-4d56-9bcd-d26d8e0c03f3 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1565/3078] 199.204.45.33 () {32 vars in 758 bytes} [Tue Apr 14 09:03:00 2026] DELETE /v2.0/ports/00434edc-9532-4364-9813-1063cab28b03 => 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: 1514/3079] 199.204.45.33 () {30 vars in 736 bytes} [Tue Apr 14 09:03:00 2026] GET /v2.0/ports/7411c42e-5535-42c5-a060-de0605d1b455 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 09:03:00.841 7 INFO neutron.api.v2.resource [None req-edf67a69-552c-4bf0-90de-46da71e39c0d 1cbe1924fa95425887da33af1518ee5f 11573e3031fc475bb49a9456fb10182f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1566/3080] 199.204.45.33 () {30 vars in 762 bytes} [Tue Apr 14 09:03:00 2026] GET /v2.0/security-groups/lb-983e902b-6d5d-40c8-b87f-0d0c141b1c6f => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3081] 199.204.45.33 () {30 vars in 784 bytes} [Tue Apr 14 09:03:00 2026] GET /v2.0/security-groups?name=lb-983e902b-6d5d-40c8-b87f-0d0c141b1c6f => generated 1639 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3082] 199.204.45.33 () {30 vars in 736 bytes} [Tue Apr 14 09:03:00 2026] GET /v2.0/ports/7411c42e-5535-42c5-a060-de0605d1b455 => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3083] 199.204.45.33 () {34 vars in 788 bytes} [Tue Apr 14 09:03:00 2026] PUT /v2.0/ports/7411c42e-5535-42c5-a060-de0605d1b455 => generated 1094 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3084] 199.204.45.33 () {32 vars in 778 bytes} [Tue Apr 14 09:03:01 2026] DELETE /v2.0/security-groups/460154b3-4b94-4106-92ad-3427b35b909e => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3085] 199.204.45.33 () {32 vars in 758 bytes} [Tue Apr 14 09:03:01 2026] DELETE /v2.0/ports/7411c42e-5535-42c5-a060-de0605d1b455 => 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: 1569/3086] 199.204.45.33 () {34 vars in 993 bytes} [Tue Apr 14 09:03:02 2026] GET /v2.0/ports?device_id=782ef13b-5bf1-42c1-ab8a-30fd4107cb42 => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3087] 199.204.45.33 () {36 vars in 996 bytes} [Tue Apr 14 09:03:02 2026] DELETE /v2.0/ports/e8578b94-c0ad-48c0-9d29-b9df156a80bb => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 09:03:03.099 7 INFO neutron.db.l3_db [None req-a9cc565a-ac37-405b-8739-bd233d180b97 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] Floating IP 6ab7f824-213c-4aa7-8c63-05452be4b20b disassociated (deleted). External IP: 10.96.250.206, port: 141587f7-2670-4adb-b01f-80065c758071. [pid: 7|app: 0|req: 1570/3088] 10.0.0.13 () {32 vars in 731 bytes} [Tue Apr 14 09:03:02 2026] DELETE /v2.0/floatingips/6ab7f824-213c-4aa7-8c63-05452be4b20b => generated 0 bytes in 904 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 09:03:03.564 8 INFO neutron.api.v2.resource [None req-fbd657d2-e832-47c7-a2db-27fe78337a6f 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1519/3089] 10.0.0.13 () {32 vars in 728 bytes} [Tue Apr 14 09:03:03 2026] GET /v2.0/floatingips/6ab7f824-213c-4aa7-8c63-05452be4b20b => generated 144 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 09:03:03.857 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee621522-a9fe-417b-a649-ba8574728106'] response: {'name': 'network-changed', 'server_uuid': '1fdb7f82-bc18-40c0-8702-2d27c6267d24', 'tag': '141587f7-2670-4adb-b01f-80065c758071', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1571/3090] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 09:03:03 2026] GET /v2.0/ports?device_id=1fdb7f82-bc18-40c0-8702-2d27c6267d24 => generated 1200 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 09:03:03.920 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1230f95e-337e-4e6f-8d4f-0f277fae3c69'] response: {'server_uuid': '782ef13b-5bf1-42c1-ab8a-30fd4107cb42', 'name': 'network-vif-deleted', 'tag': 'e8578b94-c0ad-48c0-9d29-b9df156a80bb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1520/3091] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 09:03:03 2026] GET /v2.0/ports?tenant_id=520ac9601d224943bf48f62333ef7178&device_id=1fdb7f82-bc18-40c0-8702-2d27c6267d24 => generated 1469 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3092] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 09:03:03 2026] GET /v2.0/security-groups?id=5923b971-8392-4879-b6a9-b6f910aa1373&fields=id&fields=name => generated 111 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3093] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 09:03:03 2026] GET /v2.0/networks?id=c9958879-c94d-4d4e-9359-65ab38e22a36 => generated 801 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3094] 199.204.45.33 () {34 vars in 1055 bytes} [Tue Apr 14 09:03:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.33&port_id=141587f7-2670-4adb-b01f-80065c758071 => 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: 1522/3095] 199.204.45.33 () {34 vars in 1105 bytes} [Tue Apr 14 09:03:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A147&port_id=141587f7-2670-4adb-b01f-80065c758071 => 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: 1574/3096] 199.204.45.33 () {34 vars in 1063 bytes} [Tue Apr 14 09:03:04 2026] GET /v2.0/subnets?id=29125f57-c679-4421-ab9f-76dcc4fd9799&id=f890a3c8-604e-42de-a554-e95c24cda68c => generated 1365 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3097] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 09:03:04 2026] GET /v2.0/ports?network_id=c9958879-c94d-4d4e-9359-65ab38e22a36&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: 1575/3098] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 09:03:04 2026] GET /v2.0/ports?network_id=c9958879-c94d-4d4e-9359-65ab38e22a36&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: 1524/3099] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 09:03:04 2026] GET /v2.0/networks/c9958879-c94d-4d4e-9359-65ab38e22a36?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: 1576/3100] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 09:03:04 2026] GET /v2.0/networks/c9958879-c94d-4d4e-9359-65ab38e22a36?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: 1525/3101] 199.204.45.33 () {34 vars in 993 bytes} [Tue Apr 14 09:03:04 2026] GET /v2.0/ports?device_id=1fdb7f82-bc18-40c0-8702-2d27c6267d24 => generated 1200 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3102] 199.204.45.33 () {36 vars in 996 bytes} [Tue Apr 14 09:03:04 2026] DELETE /v2.0/ports/141587f7-2670-4adb-b01f-80065c758071 => generated 0 bytes in 411 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 09:03:09.380 8 INFO neutron.db.l3_db [None req-56e6c67c-dcd9-46ce-8774-4afb18ceee60 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] Floating IP 9e978a15-9b5c-42d8-b3c6-b24a395fb5aa disassociated (deleted). External IP: 10.96.250.203, port: f4b85d59-de13-4ec5-89e1-eff3fc52f7a9. [pid: 8|app: 0|req: 1526/3103] 10.0.0.13 () {32 vars in 731 bytes} [Tue Apr 14 09:03:09 2026] DELETE /v2.0/floatingips/9e978a15-9b5c-42d8-b3c6-b24a395fb5aa => generated 0 bytes in 712 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 09:03:09.760 7 INFO neutron.api.v2.resource [None req-6be08537-32e1-4f0f-98f4-9a87bf70f1d4 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1578/3104] 10.0.0.13 () {32 vars in 728 bytes} [Tue Apr 14 09:03:09 2026] GET /v2.0/floatingips/9e978a15-9b5c-42d8-b3c6-b24a395fb5aa => generated 144 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 09:03:09.980 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-34a2a3f9-2241-4fc7-b8c0-c218deaa6db9'] response: {'name': 'network-changed', 'server_uuid': '21de379e-8b71-40dd-908d-f62bf344c60a', 'tag': 'f4b85d59-de13-4ec5-89e1-eff3fc52f7a9', 'status': 'completed', 'code': 200} 2026-04-14 09:03:10.003 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2261d1d7-684a-4ec4-a985-6161ee783d0f'] response: {'server_uuid': '1fdb7f82-bc18-40c0-8702-2d27c6267d24', 'name': 'network-vif-deleted', 'tag': '141587f7-2670-4adb-b01f-80065c758071', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1527/3105] 10.0.0.62 () {34 vars in 989 bytes} [Tue Apr 14 09:03:09 2026] GET /v2.0/ports?device_id=21de379e-8b71-40dd-908d-f62bf344c60a => generated 1196 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3106] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 14 09:03:10 2026] GET /v2.0/ports?tenant_id=520ac9601d224943bf48f62333ef7178&device_id=21de379e-8b71-40dd-908d-f62bf344c60a => generated 1465 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3107] 10.0.0.62 () {34 vars in 1039 bytes} [Tue Apr 14 09:03:10 2026] GET /v2.0/security-groups?id=5923b971-8392-4879-b6a9-b6f910aa1373&fields=id&fields=name => generated 111 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3108] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 14 09:03:10 2026] GET /v2.0/networks?id=28364736-3ccb-4c2c-8487-65253e5a7405 => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3109] 199.204.45.33 () {34 vars in 1055 bytes} [Tue Apr 14 09:03:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.35&port_id=f4b85d59-de13-4ec5-89e1-eff3fc52f7a9 => 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: 1581/3110] 199.204.45.33 () {34 vars in 1103 bytes} [Tue Apr 14 09:03:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A37b&port_id=f4b85d59-de13-4ec5-89e1-eff3fc52f7a9 => 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: 1530/3111] 199.204.45.33 () {34 vars in 1063 bytes} [Tue Apr 14 09:03:10 2026] GET /v2.0/subnets?id=b52680b9-f085-4575-a67c-0696edceaca4&id=bb88df64-3b69-45f3-9630-138846c99f54 => generated 1361 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3112] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 09:03:10 2026] GET /v2.0/ports?network_id=28364736-3ccb-4c2c-8487-65253e5a7405&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3113] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 14 09:03:10 2026] GET /v2.0/ports?network_id=28364736-3ccb-4c2c-8487-65253e5a7405&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: 1532/3114] 199.204.45.33 () {34 vars in 993 bytes} [Tue Apr 14 09:03:10 2026] GET /v2.0/ports?device_id=21de379e-8b71-40dd-908d-f62bf344c60a => generated 1196 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3115] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 14 09:03:10 2026] GET /v2.0/networks/28364736-3ccb-4c2c-8487-65253e5a7405?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3116] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 14 09:03:10 2026] GET /v2.0/networks/28364736-3ccb-4c2c-8487-65253e5a7405?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: 1533/3117] 199.204.45.33 () {36 vars in 996 bytes} [Tue Apr 14 09:03:10 2026] DELETE /v2.0/ports/f4b85d59-de13-4ec5-89e1-eff3fc52f7a9 => generated 0 bytes in 374 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3118] 10.0.0.13 () {32 vars in 749 bytes} [Tue Apr 14 09:03:15 2026] DELETE /v2.0/security-group-rules/a3fd0f57-ed68-4d2f-aec0-b308092be6df => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 09:03:15.235 8 INFO neutron.api.v2.resource [None req-dd7e228e-7d98-4254-8eba-d78a4e5116fc 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1534/3119] 10.0.0.13 () {32 vars in 746 bytes} [Tue Apr 14 09:03:15 2026] GET /v2.0/security-group-rules/a3fd0f57-ed68-4d2f-aec0-b308092be6df => generated 155 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3120] 10.0.0.13 () {32 vars in 749 bytes} [Tue Apr 14 09:03:15 2026] DELETE /v2.0/security-group-rules/e8112091-2beb-480a-b02b-bfd5e5bd3aac => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 09:03:15.328 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc0174e3-6a6e-4f53-80b3-53f7a87e2303'] response: {'server_uuid': '21de379e-8b71-40dd-908d-f62bf344c60a', 'name': 'network-vif-deleted', 'tag': 'f4b85d59-de13-4ec5-89e1-eff3fc52f7a9', 'status': 'completed', 'code': 200} 2026-04-14 09:03:15.342 8 INFO neutron.api.v2.resource [None req-6c60a107-2b56-4dc3-87e5-c5fac1927552 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1535/3121] 10.0.0.13 () {32 vars in 746 bytes} [Tue Apr 14 09:03:15 2026] GET /v2.0/security-group-rules/e8112091-2beb-480a-b02b-bfd5e5bd3aac => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3122] 10.0.0.13 () {32 vars in 749 bytes} [Tue Apr 14 09:03:15 2026] DELETE /v2.0/security-group-rules/cec15320-105f-4835-96e7-7b136131ca04 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 09:03:15.436 8 INFO neutron.api.v2.resource [None req-ce86e019-2baa-4e2c-9c3b-6981de767f04 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1536/3123] 10.0.0.13 () {32 vars in 746 bytes} [Tue Apr 14 09:03:15 2026] GET /v2.0/security-group-rules/cec15320-105f-4835-96e7-7b136131ca04 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3124] 10.0.0.13 () {32 vars in 749 bytes} [Tue Apr 14 09:03:15 2026] DELETE /v2.0/security-group-rules/655b0973-c1d5-44ad-9a97-ea7095430b5b => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 09:03:15.536 8 INFO neutron.api.v2.resource [None req-864f9249-b01f-49fd-b336-b2943ddaeb34 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1537/3125] 10.0.0.13 () {32 vars in 746 bytes} [Tue Apr 14 09:03:15 2026] GET /v2.0/security-group-rules/655b0973-c1d5-44ad-9a97-ea7095430b5b => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3126] 10.0.0.13 () {32 vars in 749 bytes} [Tue Apr 14 09:03:15 2026] DELETE /v2.0/security-group-rules/c06aaa87-3ec1-46c6-b77e-b6f056af5863 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 09:03:15.646 8 INFO neutron.api.v2.resource [None req-139ac380-7648-4502-97db-78590257b6fb 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1538/3127] 10.0.0.13 () {32 vars in 746 bytes} [Tue Apr 14 09:03:15 2026] GET /v2.0/security-group-rules/c06aaa87-3ec1-46c6-b77e-b6f056af5863 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3128] 10.0.0.13 () {32 vars in 749 bytes} [Tue Apr 14 09:03:15 2026] DELETE /v2.0/security-group-rules/5e70f705-e6cc-4362-a1d9-2f06d727e5da => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 09:03:15.747 8 INFO neutron.api.v2.resource [None req-ecd5dee9-e0be-4299-aa6e-04938f519f0d 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1539/3130] 10.0.0.13 () {32 vars in 746 bytes} [Tue Apr 14 09:03:15 2026] GET /v2.0/security-group-rules/5e70f705-e6cc-4362-a1d9-2f06d727e5da => 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: 1540/3132] 10.0.0.13 () {32 vars in 749 bytes} [Tue Apr 14 09:03:15 2026] DELETE /v2.0/security-group-rules/90491815-06c1-4157-b966-f3831a3e8096 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 09:03:15.874 7 INFO neutron.api.v2.resource [None req-43c826b9-34d3-4f2f-a525-41c60a7f9483 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1593/3133] 10.0.0.13 () {32 vars in 746 bytes} [Tue Apr 14 09:03:15 2026] GET /v2.0/security-group-rules/90491815-06c1-4157-b966-f3831a3e8096 => 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: 1541/3134] 10.0.0.13 () {32 vars in 749 bytes} [Tue Apr 14 09:03:15 2026] DELETE /v2.0/security-group-rules/2899cd78-9b7b-45a8-8b83-e6751ed020bc => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 09:03:15.984 7 INFO neutron.api.v2.resource [None req-5c0fe669-56c4-4533-8425-e43deacae049 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1594/3135] 10.0.0.13 () {32 vars in 746 bytes} [Tue Apr 14 09:03:15 2026] GET /v2.0/security-group-rules/2899cd78-9b7b-45a8-8b83-e6751ed020bc => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3136] 10.0.0.13 () {32 vars in 749 bytes} [Tue Apr 14 09:03:15 2026] DELETE /v2.0/security-group-rules/a7a6f46a-ec28-4948-b37f-e0e308eecfb6 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 09:03:16.082 7 INFO neutron.api.v2.resource [None req-8d69cbfa-f180-4daf-9780-f933f7042034 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1595/3137] 10.0.0.13 () {32 vars in 746 bytes} [Tue Apr 14 09:03:16 2026] GET /v2.0/security-group-rules/a7a6f46a-ec28-4948-b37f-e0e308eecfb6 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3138] 10.0.0.13 () {32 vars in 749 bytes} [Tue Apr 14 09:03:16 2026] DELETE /v2.0/security-group-rules/eb9c732f-7364-4aed-b93e-4b64252e0ab1 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 09:03:16.175 7 INFO neutron.api.v2.resource [None req-84ea8021-2781-4c12-b311-7c8640779574 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1596/3139] 10.0.0.13 () {32 vars in 746 bytes} [Tue Apr 14 09:03:16 2026] GET /v2.0/security-group-rules/eb9c732f-7364-4aed-b93e-4b64252e0ab1 => 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: 1544/3140] 10.0.0.13 () {32 vars in 749 bytes} [Tue Apr 14 09:03:16 2026] DELETE /v2.0/security-group-rules/73d955da-3f29-41fc-aef4-065b77d26378 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 09:03:16.269 7 INFO neutron.api.v2.resource [None req-117b1632-d943-470b-bed9-88cd340bd487 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1597/3141] 10.0.0.13 () {32 vars in 746 bytes} [Tue Apr 14 09:03:16 2026] GET /v2.0/security-group-rules/73d955da-3f29-41fc-aef4-065b77d26378 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3142] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 09:03:16 2026] DELETE /v2.0/security-groups/5923b971-8392-4879-b6a9-b6f910aa1373 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 09:03:16.397 7 INFO neutron.api.v2.resource [None req-bfd4848c-9cd0-40e5-93e4-3f341ea2b766 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1598/3143] 10.0.0.13 () {32 vars in 736 bytes} [Tue Apr 14 09:03:16 2026] GET /v2.0/security-groups/5923b971-8392-4879-b6a9-b6f910aa1373 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3144] 10.0.0.13 () {34 vars in 788 bytes} [Tue Apr 14 09:03:16 2026] PUT /v2.0/routers/914f0899-6cf2-4055-85d5-9873810398e8/remove_router_interface => generated 309 bytes in 1799 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 09:03:18.485 7 INFO neutron.api.v2.resource [None req-aefd9baa-3efd-4efb-afab-da55384bdbc6 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1599/3145] 10.0.0.13 () {34 vars in 788 bytes} [Tue Apr 14 09:03:18 2026] PUT /v2.0/routers/914f0899-6cf2-4055-85d5-9873810398e8/remove_router_interface => generated 198 bytes in 231 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3146] 10.0.0.13 () {34 vars in 788 bytes} [Tue Apr 14 09:03:18 2026] PUT /v2.0/routers/914f0899-6cf2-4055-85d5-9873810398e8/remove_router_interface => generated 309 bytes in 1252 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 09:03:19.963 7 INFO neutron.api.v2.resource [None req-3d580a72-ee90-43ec-a095-e3c218716053 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1600/3147] 10.0.0.13 () {34 vars in 788 bytes} [Tue Apr 14 09:03:19 2026] PUT /v2.0/routers/914f0899-6cf2-4055-85d5-9873810398e8/remove_router_interface => generated 198 bytes in 217 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3148] 10.0.0.13 () {34 vars in 788 bytes} [Tue Apr 14 09:03:19 2026] PUT /v2.0/routers/914f0899-6cf2-4055-85d5-9873810398e8/remove_router_interface => generated 309 bytes in 1271 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 09:03:21.481 7 INFO neutron.api.v2.resource [None req-45d62548-2ed6-405d-83bf-be0724e8ec7e 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1601/3149] 10.0.0.13 () {34 vars in 788 bytes} [Tue Apr 14 09:03:21 2026] PUT /v2.0/routers/914f0899-6cf2-4055-85d5-9873810398e8/remove_router_interface => generated 198 bytes in 237 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 09:03:22.600 8 INFO neutron.db.l3_hamode_db [None req-083b56eb-be7b-4e16-bfb7-6c591e175f6c 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] HA network cd9379e2-298e-451e-86c6-4a301051a3c9 was deleted as no HA routers are present in tenant 520ac9601d224943bf48f62333ef7178. [pid: 8|app: 0|req: 1549/3150] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 09:03:21 2026] DELETE /v2.0/routers/914f0899-6cf2-4055-85d5-9873810398e8 => generated 0 bytes in 1122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 09:03:22.648 7 INFO neutron.api.v2.resource [None req-835bfc86-0892-4c72-9815-8593bf48e4fa 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1602/3151] 10.0.0.13 () {32 vars in 720 bytes} [Tue Apr 14 09:03:22 2026] GET /v2.0/routers/914f0899-6cf2-4055-85d5-9873810398e8 => generated 135 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 09:03:22.665 8 INFO neutron.services.segments.plugin [-] Segment c91a0874-b0e8-4d48-947d-cdd5042cc1bc resource provider aggregate not found 2026-04-14 09:03:22.674 8 INFO neutron.services.segments.plugin [-] Segment c91a0874-b0e8-4d48-947d-cdd5042cc1bc resource provider aggregate not found 2026-04-14 09:03:22.690 8 INFO neutron.services.segments.plugin [-] Segment c91a0874-b0e8-4d48-947d-cdd5042cc1bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c91a0874-b0e8-4d48-947d-cdd5042cc1bc found for delete ", "request_id": "req-78d1733d-dbaa-4dbb-97e3-23e00e48d6e5"}]} 2026-04-14 09:03:22.692 8 INFO neutron.services.segments.plugin [-] Segment c91a0874-b0e8-4d48-947d-cdd5042cc1bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c91a0874-b0e8-4d48-947d-cdd5042cc1bc found for delete ", "request_id": "req-3c0f4cf7-f039-4aa7-b6d8-02c9fb1ce3bd"}]} [pid: 8|app: 0|req: 1550/3152] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 09:03:22 2026] DELETE /v2.0/subnets/29125f57-c679-4421-ab9f-76dcc4fd9799 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 09:03:22.938 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5faf8bfc-a547-4605-9591-1ecff593b808 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1603/3153] 10.0.0.13 () {32 vars in 720 bytes} [Tue Apr 14 09:03:22 2026] GET /v2.0/subnets/29125f57-c679-4421-ab9f-76dcc4fd9799 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3154] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 09:03:22 2026] DELETE /v2.0/subnets/f890a3c8-604e-42de-a554-e95c24cda68c => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 09:03:23.253 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c7796d37-61c9-4275-991c-f1541d72c132 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1604/3155] 10.0.0.13 () {32 vars in 720 bytes} [Tue Apr 14 09:03:23 2026] GET /v2.0/subnets/f890a3c8-604e-42de-a554-e95c24cda68c => generated 136 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3156] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 09:03:23 2026] DELETE /v2.0/networks/c9958879-c94d-4d4e-9359-65ab38e22a36 => generated 0 bytes in 423 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 09:03:23.711 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9656a429-081d-4180-a267-8b3c51211de9 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1605/3157] 10.0.0.13 () {32 vars in 722 bytes} [Tue Apr 14 09:03:23 2026] GET /v2.0/networks/c9958879-c94d-4d4e-9359-65ab38e22a36 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3158] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 09:03:23 2026] DELETE /v2.0/subnets/bb88df64-3b69-45f3-9630-138846c99f54 => generated 0 bytes in 598 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 09:03:24.343 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4354c5a8-928c-4929-8991-7222e8d99c7a 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1606/3159] 10.0.0.13 () {32 vars in 720 bytes} [Tue Apr 14 09:03:24 2026] GET /v2.0/subnets/bb88df64-3b69-45f3-9630-138846c99f54 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3160] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 09:03:24 2026] DELETE /v2.0/subnets/b52680b9-f085-4575-a67c-0696edceaca4 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 09:03:24.592 7 INFO neutron.pecan_wsgi.hooks.translation [None req-071c3390-962d-45dc-8204-ab1a7237a108 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1607/3161] 10.0.0.13 () {32 vars in 720 bytes} [Tue Apr 14 09:03:24 2026] GET /v2.0/subnets/b52680b9-f085-4575-a67c-0696edceaca4 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 09:03:24.709 8 INFO neutron.services.segments.plugin [-] Segment c6f9f889-4171-4663-b83c-7e092cd98905 resource provider aggregate not found 2026-04-14 09:03:24.714 8 INFO neutron.services.segments.plugin [-] Segment c6f9f889-4171-4663-b83c-7e092cd98905 resource provider aggregate not found 2026-04-14 09:03:24.729 8 INFO neutron.services.segments.plugin [-] Segment c6f9f889-4171-4663-b83c-7e092cd98905 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6f9f889-4171-4663-b83c-7e092cd98905 found for delete ", "request_id": "req-7a50cb9a-47b5-4176-bb38-7bb19d6decbf"}]} 2026-04-14 09:03:24.742 8 INFO neutron.services.segments.plugin [-] Segment c6f9f889-4171-4663-b83c-7e092cd98905 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6f9f889-4171-4663-b83c-7e092cd98905 found for delete ", "request_id": "req-8484feed-e6b8-49c0-ba8f-49666b8b0148"}]} [pid: 8|app: 0|req: 1555/3162] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 09:03:24 2026] DELETE /v2.0/networks/28364736-3ccb-4c2c-8487-65253e5a7405 => generated 0 bytes in 406 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 09:03:25.025 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e5a6f328-e579-479b-b8a0-8e07fa8efdc5 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1608/3163] 10.0.0.13 () {32 vars in 722 bytes} [Tue Apr 14 09:03:25 2026] GET /v2.0/networks/28364736-3ccb-4c2c-8487-65253e5a7405 => 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: 1556/3164] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 09:03:25 2026] DELETE /v2.0/subnets/f5ea2d77-5c5a-46ab-a22c-2d41d044ecb6 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 09:03:25.283 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9f181558-3cde-409d-b586-d695bdbac25b 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1609/3165] 10.0.0.13 () {32 vars in 720 bytes} [Tue Apr 14 09:03:25 2026] GET /v2.0/subnets/f5ea2d77-5c5a-46ab-a22c-2d41d044ecb6 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3166] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 09:03:25 2026] DELETE /v2.0/subnets/ae2c8274-8cd4-4eb2-a5ab-378353c8cd3b => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 09:03:25.504 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fe69f206-ddfc-42d0-ac2d-5d2312b02a13 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1610/3167] 10.0.0.13 () {32 vars in 720 bytes} [Tue Apr 14 09:03:25 2026] GET /v2.0/subnets/ae2c8274-8cd4-4eb2-a5ab-378353c8cd3b => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3168] 10.0.0.13 () {32 vars in 725 bytes} [Tue Apr 14 09:03:25 2026] DELETE /v2.0/networks/a3997b6b-a24a-4c60-bf0e-5a568a088f1c => generated 0 bytes in 409 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 09:03:25.941 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a212766c-6ff2-40e2-a7ff-380b7141af42 6d2d8d3f655547a7a893cb775a9e9032 520ac9601d224943bf48f62333ef7178 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1611/3169] 10.0.0.13 () {32 vars in 722 bytes} [Tue Apr 14 09:03:25 2026] GET /v2.0/networks/a3997b6b-a24a-4c60-bf0e-5a568a088f1c => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 09:03:27.884 8 INFO neutron.services.segments.plugin [-] Segment 828fdf84-96cb-4fae-8003-997e8a3b9a4a resource provider aggregate not found 2026-04-14 09:03:27.889 8 INFO neutron.services.segments.plugin [-] Segment 828fdf84-96cb-4fae-8003-997e8a3b9a4a resource provider aggregate not found 2026-04-14 09:03:27.903 8 INFO neutron.services.segments.plugin [-] Segment 828fdf84-96cb-4fae-8003-997e8a3b9a4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 828fdf84-96cb-4fae-8003-997e8a3b9a4a found for delete ", "request_id": "req-c6417018-0bfe-48f1-9533-99344f66023a"}]} 2026-04-14 09:03:27.910 8 INFO neutron.services.segments.plugin [-] Segment 828fdf84-96cb-4fae-8003-997e8a3b9a4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 828fdf84-96cb-4fae-8003-997e8a3b9a4a found for delete ", "request_id": "req-d00a0e6d-e228-42de-9eec-b03613387762"}]} 2026-04-14 09:03:27.928 8 INFO neutron.services.segments.plugin [-] Segment 49abeb60-021c-4fa1-ab37-1171519c0824 resource provider aggregate not found 2026-04-14 09:03:27.937 8 INFO neutron.services.segments.plugin [-] Segment 49abeb60-021c-4fa1-ab37-1171519c0824 resource provider aggregate not found 2026-04-14 09:03:27.947 8 INFO neutron.services.segments.plugin [-] Segment 49abeb60-021c-4fa1-ab37-1171519c0824 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49abeb60-021c-4fa1-ab37-1171519c0824 found for delete ", "request_id": "req-5dfb589e-b83a-4df6-867f-bc86e4846b5a"}]} 2026-04-14 09:03:27.954 8 INFO neutron.services.segments.plugin [-] Segment 49abeb60-021c-4fa1-ab37-1171519c0824 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49abeb60-021c-4fa1-ab37-1171519c0824 found for delete ", "request_id": "req-18066115-0476-4b3b-9365-ed9ea08cdb81"}]} [pid: 8|app: 0|req: 1559/3170] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 09:03:27 2026] GET /v2.0/security-groups?tenant_id=b19ad190a0734386ade5be298d83dccc&name=default => generated 2929 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3171] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 09:03:28 2026] DELETE /v2.0/security-groups/77f6b095-5c7e-4ff0-a40d-686a402e5b5a => 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: 1560/3172] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 09:03:28 2026] GET /v2.0/security-groups?tenant_id=5ab6dc16248b4d30b374e27e4d5bfacb&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3173] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 09:03:28 2026] DELETE /v2.0/security-groups/86657d65-8d8c-4e39-b2ec-81508ad514b9 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3174] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 09:03:28 2026] GET /v2.0/security-groups?tenant_id=ba7b31e83762492089cccc89c3c8a728&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3175] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 09:03:28 2026] DELETE /v2.0/security-groups/50bae23b-20ce-4449-9d07-818022c50c1e => 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: 1562/3176] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 09:03:29 2026] GET /v2.0/security-groups?tenant_id=bb4fc26a8f93446090e46878b81fbc21&name=default => generated 2929 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3177] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 09:03:29 2026] DELETE /v2.0/security-groups/a9ee06c9-afef-4f04-b8de-f33384e4204d => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3178] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 09:03:29 2026] GET /v2.0/security-groups?tenant_id=b2ab2d3b4b5a45b28ff8da9354b7861a&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3179] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 09:03:29 2026] DELETE /v2.0/security-groups/1bd4a40c-815a-43db-8a88-8d73d65d62dd => 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: 1564/3180] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 09:03:30 2026] GET /v2.0/security-groups?tenant_id=520ac9601d224943bf48f62333ef7178&name=default => generated 2929 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3181] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 09:03:30 2026] DELETE /v2.0/security-groups/ef6a062a-ef5d-4100-a568-f151fd461dce => 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: 1565/3182] 10.0.0.13 () {32 vars in 773 bytes} [Tue Apr 14 09:03:30 2026] GET /v2.0/security-groups?tenant_id=dc83735ca0c54025a05d278b40d163af&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3183] 10.0.0.13 () {32 vars in 739 bytes} [Tue Apr 14 09:03:30 2026] DELETE /v2.0/security-groups/867348bf-aedf-43ee-a7af-b10bfc847d07 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3186] 10.0.0.13 () {32 vars in 648 bytes} [Tue Apr 14 09:03:32 2026] GET /v2.0/networks => generated 2168 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3187] 10.0.0.13 () {32 vars in 654 bytes} [Tue Apr 14 09:03:34 2026] GET /v2.0/floatingips => 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: 1621/3188] 10.0.0.13 () {32 vars in 646 bytes} [Tue Apr 14 09:03:34 2026] GET /v2.0/routers => generated 15 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3189] 10.0.0.13 () {32 vars in 642 bytes} [Tue Apr 14 09:03:34 2026] GET /v2.0/ports => generated 4721 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3190] 10.0.0.13 () {32 vars in 646 bytes} [Tue Apr 14 09:03:34 2026] GET /v2.0/subnets => generated 1261 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3191] 10.0.0.13 () {32 vars in 648 bytes} [Tue Apr 14 09:03:34 2026] GET /v2.0/networks => generated 2168 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3192] 10.0.0.13 () {32 vars in 662 bytes} [Tue Apr 14 09:03:34 2026] GET /v2.0/security-groups => generated 17397 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3193] 10.0.0.13 () {32 vars in 654 bytes} [Tue Apr 14 09:03:34 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)