+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 12 17:06:07 2026] *** compiled with version: 11.4.0 on 12 May 2026 01:40:53 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-56b4d5786f-ztwc9 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x55bf7de16a00 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/munch/__init__.py:24: 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/munch/__init__.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-12 17:06:11.529 7 INFO neutron.common.config [-] Logging enabled! 2026-05-12 17:06:11.530 7 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-05-12 17:06:11.603 8 INFO neutron.common.config [-] Logging enabled! 2026-05-12 17:06:11.603 8 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-05-12 17:06:11.790 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-12 17:06:11.860 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-12 17:06:12.573 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 17:06:12.576 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-12 17:06:12.579 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-12 17:06:12.580 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 17:06:12.580 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-12 17:06:12.581 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-12 17:06:12.581 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 17:06:12.587 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 17:06:12.587 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 17:06:12.587 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 17:06:12.605 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-12 17:06:12.606 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 17:06:12.606 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-12 17:06:12.641 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 17:06:12.643 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-12 17:06:12.646 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-12 17:06:12.646 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-12 17:06:12.646 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-12 17:06:12.646 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-12 17:06:12.647 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-12 17:06:12.647 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 17:06:12.647 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-12 17:06:12.648 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-12 17:06:12.648 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 17:06:12.654 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 17:06:12.654 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 17:06:12.654 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 17:06:12.672 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-12 17:06:12.673 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 17:06:12.673 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-12 17:06:12.714 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-12 17:06:12.714 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-12 17:06:12.714 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-12 17:06:12.715 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-12 17:06:13.016 7 INFO neutron.plugins.ml2.managers [None req-38944d32-64ef-43de-85b9-1280aee490f0 - - - - - -] Initializing driver for type 'vlan' 2026-05-12 17:06:13.086 8 INFO neutron.plugins.ml2.managers [None req-6f77dc02-df89-4f5e-a427-fbbea6ebca01 - - - - - -] Initializing driver for type 'vlan' 2026-05-12 17:06:13.316 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-38944d32-64ef-43de-85b9-1280aee490f0 - - - - - -] VlanTypeDriver initialization complete 2026-05-12 17:06:13.316 7 INFO neutron.plugins.ml2.managers [None req-38944d32-64ef-43de-85b9-1280aee490f0 - - - - - -] Initializing driver for type 'vxlan' 2026-05-12 17:06:13.317 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-38944d32-64ef-43de-85b9-1280aee490f0 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-12 17:06:13.339 7 INFO neutron.plugins.ml2.managers [None req-38944d32-64ef-43de-85b9-1280aee490f0 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-12 17:06:13.339 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-38944d32-64ef-43de-85b9-1280aee490f0 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-12 17:06:13.339 7 INFO neutron.plugins.ml2.managers [None req-38944d32-64ef-43de-85b9-1280aee490f0 - - - - - -] Initializing extension driver 'port_security' 2026-05-12 17:06:13.339 7 INFO neutron.plugins.ml2.extensions.port_security [None req-38944d32-64ef-43de-85b9-1280aee490f0 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-12 17:06:13.340 7 INFO neutron.plugins.ml2.managers [None req-38944d32-64ef-43de-85b9-1280aee490f0 - - - - - -] Initializing extension driver 'qos' 2026-05-12 17:06:13.340 7 INFO neutron.plugins.ml2.managers [None req-38944d32-64ef-43de-85b9-1280aee490f0 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-12 17:06:13.340 7 INFO neutron.plugins.ml2.managers [None req-38944d32-64ef-43de-85b9-1280aee490f0 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-12 17:06:13.350 7 INFO neutron.quota [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded quota_driver: . 2026-05-12 17:06:13.350 7 INFO neutron.plugins.ml2.plugin [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Modular L2 Plugin initialization complete 2026-05-12 17:06:13.350 7 INFO neutron.plugins.ml2.managers [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-12 17:06:13.351 7 INFO neutron.plugins.ml2.managers [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-12 17:06:13.351 7 INFO neutron.plugins.ml2.managers [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-12 17:06:13.351 7 INFO neutron.extensions.vlantransparent [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Disabled vlantransparent extension. 2026-05-12 17:06:13.351 7 INFO neutron.manager [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loading Plugin: qos 2026-05-12 17:06:13.361 7 INFO neutron.manager [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loading Plugin: router 2026-05-12 17:06:13.388 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-6f77dc02-df89-4f5e-a427-fbbea6ebca01 - - - - - -] VlanTypeDriver initialization complete 2026-05-12 17:06:13.389 8 INFO neutron.plugins.ml2.managers [None req-6f77dc02-df89-4f5e-a427-fbbea6ebca01 - - - - - -] Initializing driver for type 'vxlan' 2026-05-12 17:06:13.389 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-6f77dc02-df89-4f5e-a427-fbbea6ebca01 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-12 17:06:13.394 7 INFO neutron.services.service_base [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-12 17:06:13.394 7 INFO neutron.manager [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loading Plugin: segments 2026-05-12 17:06:13.411 8 INFO neutron.plugins.ml2.managers [None req-6f77dc02-df89-4f5e-a427-fbbea6ebca01 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-12 17:06:13.411 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-6f77dc02-df89-4f5e-a427-fbbea6ebca01 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-12 17:06:13.412 8 INFO neutron.plugins.ml2.managers [None req-6f77dc02-df89-4f5e-a427-fbbea6ebca01 - - - - - -] Initializing extension driver 'port_security' 2026-05-12 17:06:13.412 8 INFO neutron.plugins.ml2.extensions.port_security [None req-6f77dc02-df89-4f5e-a427-fbbea6ebca01 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-12 17:06:13.412 8 INFO neutron.plugins.ml2.managers [None req-6f77dc02-df89-4f5e-a427-fbbea6ebca01 - - - - - -] Initializing extension driver 'qos' 2026-05-12 17:06:13.412 8 INFO neutron.plugins.ml2.managers [None req-6f77dc02-df89-4f5e-a427-fbbea6ebca01 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-12 17:06:13.412 8 INFO neutron.plugins.ml2.managers [None req-6f77dc02-df89-4f5e-a427-fbbea6ebca01 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-12 17:06:13.422 8 INFO neutron.quota [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded quota_driver: . 2026-05-12 17:06:13.423 8 INFO neutron.plugins.ml2.plugin [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Modular L2 Plugin initialization complete 2026-05-12 17:06:13.423 8 INFO neutron.plugins.ml2.managers [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-12 17:06:13.423 8 INFO neutron.plugins.ml2.managers [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-12 17:06:13.423 8 INFO neutron.plugins.ml2.managers [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Got port-security extension from driver 'port_security' 2026-05-12 17:06:13.423 8 INFO neutron.extensions.vlantransparent [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Disabled vlantransparent extension. 2026-05-12 17:06:13.424 8 INFO neutron.manager [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loading Plugin: qos 2026-05-12 17:06:13.434 8 INFO neutron.manager [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loading Plugin: router 2026-05-12 17:06:13.466 8 INFO neutron.services.service_base [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-12 17:06:13.467 8 INFO neutron.manager [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loading Plugin: segments 2026-05-12 17:06:13.484 7 INFO neutron.manager [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loading Plugin: trunk 2026-05-12 17:06:13.539 7 INFO neutron.manager [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loading Plugin: vpnaas 2026-05-12 17:06:13.555 8 INFO neutron.manager [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loading Plugin: trunk 2026-05-12 17:06:13.571 7 WARNING stevedore.named [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-12 17:06:13.599 8 INFO neutron.manager [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loading Plugin: vpnaas 2026-05-12 17:06:13.624 7 INFO neutron_vpnaas.services.vpn.plugin [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-12 17:06:13.625 7 INFO neutron.common.utils [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-12 17:06:13.625 7 INFO neutron.manager [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loading Plugin: auto_allocate 2026-05-12 17:06:13.629 7 INFO neutron.manager [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loading Plugin: tag 2026-05-12 17:06:13.632 7 INFO neutron.manager [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loading Plugin: timestamp 2026-05-12 17:06:13.634 8 WARNING stevedore.named [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-12 17:06:13.635 7 INFO neutron.manager [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loading Plugin: network_ip_availability 2026-05-12 17:06:13.638 7 INFO neutron.manager [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loading Plugin: flavors 2026-05-12 17:06:13.641 7 INFO neutron.manager [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loading Plugin: revisions 2026-05-12 17:06:13.644 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Initializing extension manager. 2026-05-12 17:06:13.645 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: address-group 2026-05-12 17:06:13.646 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: address-scope 2026-05-12 17:06:13.646 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-12 17:06:13.647 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: agent 2026-05-12 17:06:13.648 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: agent-resources-synced 2026-05-12 17:06:13.649 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-12 17:06:13.650 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-12 17:06:13.651 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: availability_zone 2026-05-12 17:06:13.651 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: availability_zone_filter 2026-05-12 17:06:13.652 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-12 17:06:13.652 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: default-subnetpools 2026-05-12 17:06:13.653 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-12 17:06:13.654 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: dns-integration 2026-05-12 17:06:13.655 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: dns-domain-ports 2026-05-12 17:06:13.655 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-12 17:06:13.656 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: dvr 2026-05-12 17:06:13.656 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-12 17:06:13.657 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: empty-string-filtering 2026-05-12 17:06:13.657 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 17:06:13.658 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-12 17:06:13.659 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: external-net 2026-05-12 17:06:13.659 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-12 17:06:13.660 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: extraroute 2026-05-12 17:06:13.660 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: extraroute-atomic 2026-05-12 17:06:13.661 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-12 17:06:13.661 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-12 17:06:13.662 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-12 17:06:13.662 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-12 17:06:13.663 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: fip-port-details 2026-05-12 17:06:13.664 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: flavors 2026-05-12 17:06:13.665 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-12 17:06:13.666 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: floatingip-pools 2026-05-12 17:06:13.666 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: ip_allocation 2026-05-12 17:06:13.667 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-12 17:06:13.668 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: l2_adjacency 2026-05-12 17:06:13.669 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: router 2026-05-12 17:06:13.670 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 17:06:13.671 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: ext-gw-mode 2026-05-12 17:06:13.672 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: l3-ha 2026-05-12 17:06:13.672 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-12 17:06:13.673 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: l3-flavors 2026-05-12 17:06:13.674 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-12 17:06:13.674 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-12 17:06:13.676 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-12 17:06:13.677 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-12 17:06:13.678 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-12 17:06:13.679 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-12 17:06:13.680 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-12 17:06:13.681 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: multi-provider 2026-05-12 17:06:13.681 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: net-mtu 2026-05-12 17:06:13.682 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: net-mtu-writable 2026-05-12 17:06:13.683 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: network_availability_zone 2026-05-12 17:06:13.683 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: network-ip-availability 2026-05-12 17:06:13.684 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-12 17:06:13.685 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: pagination 2026-05-12 17:06:13.685 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: port-device-profile 2026-05-12 17:06:13.686 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: port-mac-override 2026-05-12 17:06:13.687 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-12 17:06:13.687 8 INFO neutron_vpnaas.services.vpn.plugin [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-12 17:06:13.687 8 INFO neutron.common.utils [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-12 17:06:13.687 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-12 17:06:13.687 8 INFO neutron.manager [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loading Plugin: auto_allocate 2026-05-12 17:06:13.688 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: port-resource-request 2026-05-12 17:06:13.689 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-12 17:06:13.689 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: binding 2026-05-12 17:06:13.690 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: binding-extended 2026-05-12 17:06:13.691 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: port-security 2026-05-12 17:06:13.691 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: project-id 2026-05-12 17:06:13.692 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: provider 2026-05-12 17:06:13.693 8 INFO neutron.manager [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loading Plugin: tag 2026-05-12 17:06:13.694 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: qos 2026-05-12 17:06:13.695 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-12 17:06:13.695 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-12 17:06:13.696 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: qos-default 2026-05-12 17:06:13.697 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: qos-fip 2026-05-12 17:06:13.697 8 INFO neutron.manager [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loading Plugin: timestamp 2026-05-12 17:06:13.697 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-12 17:06:13.698 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-12 17:06:13.698 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-12 17:06:13.699 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-12 17:06:13.699 8 INFO neutron.manager [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loading Plugin: network_ip_availability 2026-05-12 17:06:13.700 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-12 17:06:13.701 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: qos-pps 2026-05-12 17:06:13.701 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-12 17:06:13.702 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-12 17:06:13.702 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: qos-rules-alias 2026-05-12 17:06:13.703 8 INFO neutron.manager [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loading Plugin: flavors 2026-05-12 17:06:13.703 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: quota-check-limit 2026-05-12 17:06:13.705 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: quotas 2026-05-12 17:06:13.705 8 INFO neutron.manager [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loading Plugin: revisions 2026-05-12 17:06:13.706 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: quota_details 2026-05-12 17:06:13.707 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: rbac-policies 2026-05-12 17:06:13.708 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: rbac-address-group 2026-05-12 17:06:13.708 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: rbac-address-scope 2026-05-12 17:06:13.708 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Initializing extension manager. 2026-05-12 17:06:13.709 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: rbac-security-groups 2026-05-12 17:06:13.710 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: address-group 2026-05-12 17:06:13.710 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-12 17:06:13.710 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: revision-if-match 2026-05-12 17:06:13.710 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: address-scope 2026-05-12 17:06:13.711 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-12 17:06:13.711 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-12 17:06:13.712 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: router_availability_zone 2026-05-12 17:06:13.712 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: agent 2026-05-12 17:06:13.712 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-12 17:06:13.712 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: agent-resources-synced 2026-05-12 17:06:13.713 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-12 17:06:13.714 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-12 17:06:13.714 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: allowed-address-pairs 2026-05-12 17:06:13.714 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-12 17:06:13.714 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: auto-allocated-topology 2026-05-12 17:06:13.715 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-12 17:06:13.715 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: availability_zone 2026-05-12 17:06:13.716 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: availability_zone_filter 2026-05-12 17:06:13.716 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-12 17:06:13.717 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: default-subnetpools 2026-05-12 17:06:13.718 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-12 17:06:13.719 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: dns-integration 2026-05-12 17:06:13.719 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: dns-domain-ports 2026-05-12 17:06:13.720 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-12 17:06:13.720 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: dvr 2026-05-12 17:06:13.721 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-12 17:06:13.722 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: empty-string-filtering 2026-05-12 17:06:13.722 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 17:06:13.723 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-12 17:06:13.723 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: external-net 2026-05-12 17:06:13.724 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-12 17:06:13.724 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: security-group 2026-05-12 17:06:13.724 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: extraroute 2026-05-12 17:06:13.725 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: segment 2026-05-12 17:06:13.725 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: extraroute-atomic 2026-05-12 17:06:13.725 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-12 17:06:13.726 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-12 17:06:13.726 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-12 17:06:13.726 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: service-type 2026-05-12 17:06:13.727 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: sorting 2026-05-12 17:06:13.727 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-12 17:06:13.727 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-12 17:06:13.727 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: standard-attr-segment 2026-05-12 17:06:13.728 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: fip-port-details 2026-05-12 17:06:13.728 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: standard-attr-description 2026-05-12 17:06:13.729 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: flavors 2026-05-12 17:06:13.729 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: stateful-security-group 2026-05-12 17:06:13.729 7 WARNING neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-12 17:06:13.730 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-12 17:06:13.730 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-12 17:06:13.730 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: floatingip-pools 2026-05-12 17:06:13.730 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: subnet_onboard 2026-05-12 17:06:13.731 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: ip_allocation 2026-05-12 17:06:13.731 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-12 17:06:13.732 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: subnet-service-types 2026-05-12 17:06:13.732 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: ip-substring-filtering 2026-05-12 17:06:13.732 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: subnet_allocation 2026-05-12 17:06:13.732 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: l2_adjacency 2026-05-12 17:06:13.733 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-12 17:06:13.734 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: router 2026-05-12 17:06:13.734 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-12 17:06:13.736 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 17:06:13.736 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: standard-attr-tag 2026-05-12 17:06:13.736 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: ext-gw-mode 2026-05-12 17:06:13.737 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-12 17:06:13.737 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: l3-ha 2026-05-12 17:06:13.738 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: trunk 2026-05-12 17:06:13.738 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-12 17:06:13.738 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: trunk-details 2026-05-12 17:06:13.739 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: l3-flavors 2026-05-12 17:06:13.739 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-12 17:06:13.740 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-12 17:06:13.740 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-12 17:06:13.740 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-12 17:06:13.741 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-12 17:06:13.741 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: vpn-flavors 2026-05-12 17:06:13.742 7 INFO neutron.api.extensions [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Loaded extension: vpnaas 2026-05-12 17:06:13.743 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-12 17:06:13.744 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-12 17:06:13.745 7 INFO neutron.quota.resource_registry [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-12 17:06:13.745 7 INFO neutron.quota.resource_registry [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-12 17:06:13.745 7 INFO neutron.quota.resource_registry [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 17:06:13.745 7 INFO neutron.quota.resource_registry [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-12 17:06:13.746 7 INFO neutron.quota.resource_registry [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-12 17:06:13.746 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-12 17:06:13.747 7 INFO neutron.quota.resource_registry [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-12 17:06:13.749 7 INFO neutron.quota.resource_registry [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-12 17:06:13.748 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-12 17:06:13.749 7 INFO neutron.quota.resource_registry [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-12 17:06:13.749 7 INFO neutron.quota.resource_registry [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-12 17:06:13.750 7 INFO neutron.quota.resource_registry [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 17:06:13.750 7 WARNING neutron.quota.resource_registry [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] subnetpool is already registered 2026-05-12 17:06:13.750 7 INFO neutron.quota.resource_registry [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 17:06:13.750 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-12 17:06:13.750 7 WARNING neutron.quota.resource_registry [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] subnetpool is already registered 2026-05-12 17:06:13.751 7 INFO neutron.quota.resource_registry [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-12 17:06:13.751 7 INFO neutron.quota.resource_registry [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-12 17:06:13.751 7 INFO neutron.quota.resource_registry [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-12 17:06:13.751 7 INFO neutron.quota.resource_registry [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-12 17:06:13.751 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: multi-provider 2026-05-12 17:06:13.752 7 INFO neutron.quota.resource_registry [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-12 17:06:13.752 7 INFO neutron.quota.resource_registry [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-12 17:06:13.753 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: net-mtu 2026-05-12 17:06:13.754 7 INFO neutron.quota.resource_registry [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-12 17:06:13.754 7 WARNING neutron.quota.resource_registry [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] router is already registered 2026-05-12 17:06:13.754 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: net-mtu-writable 2026-05-12 17:06:13.754 7 INFO neutron.quota.resource_registry [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-12 17:06:13.754 7 WARNING neutron.quota.resource_registry [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] floatingip is already registered 2026-05-12 17:06:13.755 7 INFO neutron.quota.resource_registry [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-12 17:06:13.755 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: network_availability_zone 2026-05-12 17:06:13.756 7 WARNING neutron.quota.resource_registry [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] rbac_policy is already registered 2026-05-12 17:06:13.756 7 INFO neutron.quota.resource_registry [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-12 17:06:13.756 7 WARNING neutron.quota.resource_registry [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] security_group is already registered 2026-05-12 17:06:13.756 7 INFO neutron.quota.resource_registry [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-12 17:06:13.756 7 WARNING neutron.quota.resource_registry [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] security_group_rule is already registered 2026-05-12 17:06:13.757 7 INFO neutron.quota.resource_registry [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 17:06:13.757 7 WARNING neutron.quota.resource_registry [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] subnetpool is already registered 2026-05-12 17:06:13.757 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: network-ip-availability 2026-05-12 17:06:13.757 7 INFO neutron.quota.resource_registry [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 17:06:13.757 7 WARNING neutron.quota.resource_registry [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] subnetpool is already registered 2026-05-12 17:06:13.758 7 INFO neutron.quota.resource_registry [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-12 17:06:13.758 7 WARNING neutron.quota.resource_registry [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] trunk is already registered 2026-05-12 17:06:13.758 7 INFO neutron.quota.resource_registry [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-12 17:06:13.758 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-12 17:06:13.758 7 WARNING neutron.quota.resource_registry [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] endpoint_group is already registered 2026-05-12 17:06:13.759 7 INFO neutron.quota.resource_registry [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-12 17:06:13.759 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: pagination 2026-05-12 17:06:13.759 7 WARNING neutron.quota.resource_registry [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] vpnservice is already registered 2026-05-12 17:06:13.759 7 INFO neutron.quota.resource_registry [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-12 17:06:13.759 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: port-device-profile 2026-05-12 17:06:13.759 7 WARNING neutron.quota.resource_registry [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] ipsec_site_connection is already registered 2026-05-12 17:06:13.759 7 INFO neutron.quota.resource_registry [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-12 17:06:13.760 7 WARNING neutron.quota.resource_registry [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] ipsecpolicy is already registered 2026-05-12 17:06:13.760 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: port-mac-override 2026-05-12 17:06:13.760 7 INFO neutron.quota.resource_registry [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-12 17:06:13.760 7 WARNING neutron.quota.resource_registry [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] ikepolicy is already registered 2026-05-12 17:06:13.760 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-12 17:06:13.761 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-12 17:06:13.762 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: port-resource-request 2026-05-12 17:06:13.762 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: port-resource-request-groups 2026-05-12 17:06:13.763 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: binding 2026-05-12 17:06:13.763 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: binding-extended 2026-05-12 17:06:13.764 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: port-security 2026-05-12 17:06:13.764 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: project-id 2026-05-12 17:06:13.765 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: provider 2026-05-12 17:06:13.767 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: qos 2026-05-12 17:06:13.768 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-12 17:06:13.768 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-12 17:06:13.769 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: qos-default 2026-05-12 17:06:13.769 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: qos-fip 2026-05-12 17:06:13.770 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-12 17:06:13.770 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: qos-gateway-ip 2026-05-12 17:06:13.771 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: qos-port-network-policy 2026-05-12 17:06:13.772 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: qos-pps-minimum 2026-05-12 17:06:13.772 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-12 17:06:13.773 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: qos-pps 2026-05-12 17:06:13.774 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: qos-rule-type-details 2026-05-12 17:06:13.774 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-12 17:06:13.775 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: qos-rules-alias 2026-05-12 17:06:13.775 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: quota-check-limit 2026-05-12 17:06:13.777 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: quotas 2026-05-12 17:06:13.778 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: quota_details 2026-05-12 17:06:13.779 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: rbac-policies 2026-05-12 17:06:13.780 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: rbac-address-group 2026-05-12 17:06:13.780 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: rbac-address-scope 2026-05-12 17:06:13.781 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: rbac-security-groups 2026-05-12 17:06:13.782 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: rbac-subnetpool 2026-05-12 17:06:13.782 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: revision-if-match 2026-05-12 17:06:13.783 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: standard-attr-revisions 2026-05-12 17:06:13.784 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: router_availability_zone 2026-05-12 17:06:13.784 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-12 17:06:13.785 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-12 17:06:13.785 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-12 17:06:13.786 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-12 17:06:13.786 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-12 17:06:13.794 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: security-group 2026-05-12 17:06:13.795 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: segment 2026-05-12 17:06:13.796 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-12 17:06:13.796 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: service-type 2026-05-12 17:06:13.797 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: sorting 2026-05-12 17:06:13.797 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: standard-attr-segment 2026-05-12 17:06:13.798 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: standard-attr-description 2026-05-12 17:06:13.799 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: stateful-security-group 2026-05-12 17:06:13.799 8 WARNING neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-12 17:06:13.800 7 WARNING keystonemiddleware._common.config [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 17:06:13.800 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-12 17:06:13.801 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: subnet_onboard 2026-05-12 17:06:13.801 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-12 17:06:13.802 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: subnet-service-types 2026-05-12 17:06:13.802 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: subnet_allocation 2026-05-12 17:06:13.803 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-12 17:06:13.804 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-12 17:06:13.806 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: standard-attr-tag 2026-05-12 17:06:13.807 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-12 17:06:13.807 7 WARNING oslo_config.cfg [None req-716f4c55-82b3-45a9-965c-fb67af8b1c15 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-12 17:06:13.807 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: trunk 2026-05-12 17:06:13.808 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: trunk-details 2026-05-12 17:06:13.808 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-12 17:06:13.809 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Extension vlan-transparent not supported by any of loaded plugins WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55bf7de16a00 pid: 7 (default app) 2026-05-12 17:06:13.810 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-12 17:06:13.810 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: vpn-flavors 2026-05-12 17:06:13.812 8 INFO neutron.api.extensions [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Loaded extension: vpnaas 2026-05-12 17:06:13.814 8 INFO neutron.quota.resource_registry [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-12 17:06:13.814 8 INFO neutron.quota.resource_registry [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-12 17:06:13.814 8 INFO neutron.quota.resource_registry [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 17:06:13.815 8 INFO neutron.quota.resource_registry [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-12 17:06:13.815 8 INFO neutron.quota.resource_registry [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-12 17:06:13.816 8 INFO neutron.quota.resource_registry [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-12 17:06:13.818 8 INFO neutron.quota.resource_registry [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-12 17:06:13.819 8 INFO neutron.quota.resource_registry [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-12 17:06:13.819 8 INFO neutron.quota.resource_registry [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-12 17:06:13.819 8 INFO neutron.quota.resource_registry [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 17:06:13.819 8 WARNING neutron.quota.resource_registry [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] subnetpool is already registered 2026-05-12 17:06:13.820 8 INFO neutron.quota.resource_registry [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 17:06:13.820 8 WARNING neutron.quota.resource_registry [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] subnetpool is already registered 2026-05-12 17:06:13.820 8 INFO neutron.quota.resource_registry [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-12 17:06:13.820 8 INFO neutron.quota.resource_registry [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-12 17:06:13.821 8 INFO neutron.quota.resource_registry [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-12 17:06:13.821 8 INFO neutron.quota.resource_registry [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-12 17:06:13.821 8 INFO neutron.quota.resource_registry [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-12 17:06:13.821 8 INFO neutron.quota.resource_registry [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-12 17:06:13.823 8 INFO neutron.quota.resource_registry [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-12 17:06:13.823 8 WARNING neutron.quota.resource_registry [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] router is already registered 2026-05-12 17:06:13.824 8 INFO neutron.quota.resource_registry [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-12 17:06:13.824 8 WARNING neutron.quota.resource_registry [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] floatingip is already registered 2026-05-12 17:06:13.825 8 INFO neutron.quota.resource_registry [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-12 17:06:13.825 8 WARNING neutron.quota.resource_registry [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] rbac_policy is already registered 2026-05-12 17:06:13.825 8 INFO neutron.quota.resource_registry [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-12 17:06:13.825 8 WARNING neutron.quota.resource_registry [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] security_group is already registered 2026-05-12 17:06:13.826 8 INFO neutron.quota.resource_registry [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-12 17:06:13.826 8 WARNING neutron.quota.resource_registry [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] security_group_rule is already registered 2026-05-12 17:06:13.826 8 INFO neutron.quota.resource_registry [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 17:06:13.826 8 WARNING neutron.quota.resource_registry [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] subnetpool is already registered 2026-05-12 17:06:13.826 8 INFO neutron.quota.resource_registry [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 17:06:13.827 8 WARNING neutron.quota.resource_registry [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] subnetpool is already registered 2026-05-12 17:06:13.827 8 INFO neutron.quota.resource_registry [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-12 17:06:13.827 8 WARNING neutron.quota.resource_registry [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] trunk is already registered 2026-05-12 17:06:13.827 8 INFO neutron.quota.resource_registry [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-12 17:06:13.827 8 WARNING neutron.quota.resource_registry [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] endpoint_group is already registered 2026-05-12 17:06:13.828 8 INFO neutron.quota.resource_registry [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-12 17:06:13.828 8 WARNING neutron.quota.resource_registry [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] vpnservice is already registered 2026-05-12 17:06:13.828 8 INFO neutron.quota.resource_registry [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-12 17:06:13.828 8 WARNING neutron.quota.resource_registry [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] ipsec_site_connection is already registered 2026-05-12 17:06:13.828 8 INFO neutron.quota.resource_registry [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-12 17:06:13.828 8 WARNING neutron.quota.resource_registry [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] ipsecpolicy is already registered 2026-05-12 17:06:13.829 8 INFO neutron.quota.resource_registry [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-12 17:06:13.829 8 WARNING neutron.quota.resource_registry [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] ikepolicy is already registered 2026-05-12 17:06:13.865 8 WARNING keystonemiddleware._common.config [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 17:06:13.872 8 WARNING oslo_config.cfg [None req-1700b7ae-0b3b-4384-80b5-19a9552ab3ac - - - - - -] 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 0x55bf7de16a00 pid: 8 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:06:25.181 7 WARNING oslo_policy.policy [None req-67661da9-4e9d-429b-9785-985d4ed1ac25 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - default default] 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. [pid: 7|app: 0|req: 2/3] 199.19.213.235 () {44 vars in 914 bytes} [Tue May 12 17:06:24 2026] GET /v2.0/networks => generated 15 bytes in 1070 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:06:25.797 8 WARNING oslo_policy.policy [None req-f4184a91-d35c-42c3-93bd-30518d52928b 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - default default] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-12 17:06:26.397 8 WARNING neutron.services.revisions.revision_plugin [None req-f4184a91-d35c-42c3-93bd-30518d52928b 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Could not find related network for resource to bump revision. 2026-05-12 17:06:26.428 8 INFO neutron.db.segments_db [None req-f4184a91-d35c-42c3-93bd-30518d52928b 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Added segment edd7776e-397d-44f0-b2e5-3bd7a4cb61a0 of type flat for network 27175256-f379-4f25-9c6a-bd80cc1de3b5 2026-05-12 17:06:26.494 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f4184a91-d35c-42c3-93bd-30518d52928b 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/4] 199.19.213.235 () {48 vars in 968 bytes} [Tue May 12 17:06:25 2026] POST /v2.0/networks => generated 124 bytes in 780 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/5] 199.19.213.235 () {44 vars in 914 bytes} [Tue May 12 17:06:32 2026] GET /v2.0/networks => generated 15 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:06:32.413 8 WARNING neutron.services.revisions.revision_plugin [None req-10a8b7cf-1537-4665-bf85-1061b72e6dac 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Could not find related network for resource to bump revision. 2026-05-12 17:06:32.431 8 INFO neutron.db.segments_db [None req-10a8b7cf-1537-4665-bf85-1061b72e6dac 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Added segment 8fe013e6-cd4e-40b6-b145-79cbd62bfb7c of type flat for network 975d6121-2fa3-434c-a496-b39d69f2cbc5 2026-05-12 17:06:32.471 8 INFO neutron.pecan_wsgi.hooks.translation [None req-10a8b7cf-1537-4665-bf85-1061b72e6dac 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/6] 199.19.213.235 () {48 vars in 968 bytes} [Tue May 12 17:06:32 2026] POST /v2.0/networks => generated 124 bytes in 140 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.19.213.235 () {44 vars in 914 bytes} [Tue May 12 17:06:38 2026] GET /v2.0/networks => generated 15 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:06:38.313 8 WARNING neutron.services.revisions.revision_plugin [None req-7d342766-ad65-4311-be99-956d3d9ef629 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Could not find related network for resource to bump revision. 2026-05-12 17:06:38.344 8 INFO neutron.db.segments_db [None req-7d342766-ad65-4311-be99-956d3d9ef629 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Added segment 9e88d69d-ee98-4f01-82e1-5ed504cbbedd of type flat for network 68cbfde8-ccd0-4bcb-88ea-5aaec375f6de 2026-05-12 17:06:38.384 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7d342766-ad65-4311-be99-956d3d9ef629 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/9] 199.19.213.235 () {48 vars in 968 bytes} [Tue May 12 17:06:38 2026] POST /v2.0/networks => generated 124 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/10] 199.19.213.235 () {44 vars in 914 bytes} [Tue May 12 17:06:44 2026] GET /v2.0/networks => generated 15 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:06:44.273 8 WARNING neutron.services.revisions.revision_plugin [None req-fc40431d-24b5-4248-90df-885b62ddc73d 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Could not find related network for resource to bump revision. 2026-05-12 17:06:44.297 8 INFO neutron.db.segments_db [None req-fc40431d-24b5-4248-90df-885b62ddc73d 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Added segment 2a78f1a9-f8ef-45d7-a71c-c3e408516d9a of type flat for network d9ef30be-21eb-4475-92ea-da5851f5696c 2026-05-12 17:06:44.345 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fc40431d-24b5-4248-90df-885b62ddc73d 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/11] 199.19.213.235 () {48 vars in 968 bytes} [Tue May 12 17:06:44 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) [pid: 7|app: 0|req: 7/12] 199.19.213.235 () {44 vars in 914 bytes} [Tue May 12 17:06:50 2026] GET /v2.0/networks => generated 15 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:06:50.262 8 WARNING neutron.services.revisions.revision_plugin [None req-6e235dbd-49c4-4664-b270-8ca324a5758a 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Could not find related network for resource to bump revision. 2026-05-12 17:06:50.279 8 INFO neutron.db.segments_db [None req-6e235dbd-49c4-4664-b270-8ca324a5758a 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Added segment a11eb98b-9bca-462a-a869-902e748e9f37 of type flat for network 0e61ee45-96ec-415d-882a-e27c35f354c1 [pid: 8|app: 0|req: 6/13] 199.19.213.235 () {48 vars in 968 bytes} [Tue May 12 17:06:50 2026] POST /v2.0/networks => generated 706 bytes in 812 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/14] 199.19.213.235 () {44 vars in 912 bytes} [Tue May 12 17:06:51 2026] GET /v2.0/subnets => 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: 7/15] 199.19.213.235 () {44 vars in 914 bytes} [Tue May 12 17:06:52 2026] GET /v2.0/networks => generated 709 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/16] 199.19.213.235 () {48 vars in 966 bytes} [Tue May 12 17:06:52 2026] POST /v2.0/subnets => generated 641 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:13:26.528 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [e77bf7a4-1e54-47fb-8bb6-be38faa91312] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 17:13:26.529 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [8f726dde-1be1-4ef2-9b6a-86d403a127f2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 17:13:26.534 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 12 17:13:26 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.19.213.235) !!! [pid: 8|app: 0|req: 35/70] 199.19.213.235 () {44 vars in 914 bytes} [Tue May 12 17:13:26 2026] GET /v2.0/networks => generated 753 bytes in 517 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:13:27.049 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [13584884-26fd-475c-9d56-177b14a4de67] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 17:13:27.050 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [21891e3e-418e-4d2b-bdac-a0a70dac6ab8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 17:13:27.052 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 12 17:13:27 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.19.213.235) !!! 2026-05-12 17:13:27.137 7 INFO neutron.db.segments_db [None req-8ad11ebe-ecbe-49b6-915b-946815c12404 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Added segment 386d8ee7-ea8a-4a56-bb1e-a8f9535f5d5b of type vxlan for network e26119c8-1d33-4f81-b68f-5d91d984d3e3 [pid: 7|app: 0|req: 36/71] 199.19.213.235 () {48 vars in 967 bytes} [Tue May 12 17:13:27 2026] POST /v2.0/networks => generated 707 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:13:28.075 8 INFO oslo.messaging._drivers.impl_rabbit [-] [e77bf7a4-1e54-47fb-8bb6-be38faa91312] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41170. 2026-05-12 17:13:28.076 8 INFO oslo.messaging._drivers.impl_rabbit [-] [8f726dde-1be1-4ef2-9b6a-86d403a127f2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41176. [pid: 8|app: 0|req: 36/72] 199.19.213.235 () {44 vars in 912 bytes} [Tue May 12 17:13:28 2026] GET /v2.0/subnets => generated 644 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:13:28.235 7 INFO oslo.messaging._drivers.impl_rabbit [-] [13584884-26fd-475c-9d56-177b14a4de67] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41188. 2026-05-12 17:13:28.236 7 INFO oslo.messaging._drivers.impl_rabbit [-] [21891e3e-418e-4d2b-bdac-a0a70dac6ab8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41198. [pid: 7|app: 0|req: 37/73] 199.19.213.235 () {44 vars in 914 bytes} [Tue May 12 17:13:28 2026] GET /v2.0/networks => generated 1430 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/74] 199.19.213.235 () {48 vars in 966 bytes} [Tue May 12 17:13:28 2026] POST /v2.0/subnets => generated 627 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/75] 199.19.213.235 () {44 vars in 1026 bytes} [Tue May 12 17:13:29 2026] GET /v2.0/security-groups?tenant_id=624f90abccb741bebfb3cdf66685f507 => generated 2793 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/76] 199.19.213.235 () {48 vars in 982 bytes} [Tue May 12 17:13:29 2026] POST /v2.0/security-groups => generated 1552 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/77] 199.19.213.235 () {44 vars in 1026 bytes} [Tue May 12 17:13:30 2026] GET /v2.0/security-groups?tenant_id=624f90abccb741bebfb3cdf66685f507 => generated 4327 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/78] 199.19.213.235 () {44 vars in 941 bytes} [Tue May 12 17:13:30 2026] GET /v2.0/security-groups => generated 4327 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/79] 199.19.213.235 () {48 vars in 992 bytes} [Tue May 12 17:13:30 2026] POST /v2.0/security-group-rules => generated 569 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/80] 199.19.213.235 () {44 vars in 1026 bytes} [Tue May 12 17:13:31 2026] GET /v2.0/security-groups?tenant_id=624f90abccb741bebfb3cdf66685f507 => generated 4909 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/81] 199.19.213.235 () {44 vars in 941 bytes} [Tue May 12 17:13:31 2026] GET /v2.0/security-groups => generated 4909 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/82] 199.19.213.235 () {48 vars in 992 bytes} [Tue May 12 17:13:31 2026] POST /v2.0/security-group-rules => generated 571 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/83] 199.19.213.235 () {44 vars in 1026 bytes} [Tue May 12 17:13:32 2026] GET /v2.0/security-groups?tenant_id=624f90abccb741bebfb3cdf66685f507 => generated 5493 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/84] 199.19.213.235 () {44 vars in 941 bytes} [Tue May 12 17:13:32 2026] GET /v2.0/security-groups => generated 5493 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/85] 199.19.213.235 () {48 vars in 992 bytes} [Tue May 12 17:13:32 2026] POST /v2.0/security-group-rules => generated 571 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/86] 199.19.213.235 () {44 vars in 1026 bytes} [Tue May 12 17:13:33 2026] GET /v2.0/security-groups?tenant_id=624f90abccb741bebfb3cdf66685f507 => generated 6077 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/87] 199.19.213.235 () {44 vars in 941 bytes} [Tue May 12 17:13:33 2026] GET /v2.0/security-groups => generated 6077 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/88] 199.19.213.235 () {48 vars in 992 bytes} [Tue May 12 17:13:33 2026] POST /v2.0/security-group-rules => generated 571 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/89] 199.19.213.235 () {44 vars in 1026 bytes} [Tue May 12 17:13:34 2026] GET /v2.0/security-groups?tenant_id=624f90abccb741bebfb3cdf66685f507 => generated 6661 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/90] 199.19.213.235 () {44 vars in 941 bytes} [Tue May 12 17:13:34 2026] GET /v2.0/security-groups => generated 6661 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/91] 199.19.213.235 () {48 vars in 992 bytes} [Tue May 12 17:13:34 2026] POST /v2.0/security-group-rules => generated 571 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/92] 199.19.213.235 () {44 vars in 941 bytes} [Tue May 12 17:13:35 2026] GET /v2.0/security-groups => generated 7245 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/93] 199.19.213.235 () {44 vars in 908 bytes} [Tue May 12 17:13:35 2026] GET /v2.0/ports => generated 2489 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/94] 199.19.213.235 () {44 vars in 914 bytes} [Tue May 12 17:13:35 2026] GET /v2.0/networks => generated 1474 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/95] 199.19.213.235 () {48 vars in 962 bytes} [Tue May 12 17:13:36 2026] POST /v2.0/ports => generated 1100 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:13:42.042 8 INFO neutron.pecan_wsgi.hooks.translation [None req-77df875e-ba18-4b45-a96c-25844caad9bc 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 49/98] 199.19.213.235 () {44 vars in 982 bytes} [Tue May 12 17:13:41 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) /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: 50/99] 199.19.213.235 () {44 vars in 1004 bytes} [Tue May 12 17:13:42 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/100] 199.19.213.235 () {48 vars in 1034 bytes} [Tue May 12 17:13:42 2026] PUT /v2.0/ports/51a7dfbf-f3e9-4c01-b5af-536401fe7000 => generated 1213 bytes in 728 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/101] 199.19.213.235 () {44 vars in 908 bytes} [Tue May 12 17:13:44 2026] GET /v2.0/ports => generated 3730 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 51/102] 199.19.213.235 () {44 vars in 1026 bytes} [Tue May 12 17:13:45 2026] GET /v2.0/security-groups?tenant_id=624f90abccb741bebfb3cdf66685f507 => generated 7245 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/103] 199.19.213.235 () {48 vars in 982 bytes} [Tue May 12 17:13:45 2026] POST /v2.0/security-groups => generated 1546 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/104] 199.19.213.235 () {44 vars in 1026 bytes} [Tue May 12 17:13:46 2026] GET /v2.0/security-groups?tenant_id=624f90abccb741bebfb3cdf66685f507 => generated 8773 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/105] 199.19.213.235 () {44 vars in 941 bytes} [Tue May 12 17:13:46 2026] GET /v2.0/security-groups => generated 8773 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/106] 199.19.213.235 () {48 vars in 992 bytes} [Tue May 12 17:13:46 2026] POST /v2.0/security-group-rules => generated 591 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/107] 199.19.213.235 () {44 vars in 1026 bytes} [Tue May 12 17:13:47 2026] GET /v2.0/security-groups?tenant_id=624f90abccb741bebfb3cdf66685f507 => generated 9377 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/108] 199.19.213.235 () {44 vars in 941 bytes} [Tue May 12 17:13:47 2026] GET /v2.0/security-groups => generated 9377 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/109] 199.19.213.235 () {48 vars in 992 bytes} [Tue May 12 17:13:47 2026] POST /v2.0/security-group-rules => generated 595 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/130] 199.19.213.235 () {44 vars in 976 bytes} [Tue May 12 17:16:13 2026] GET /v2.0/quotas/624f90abccb741bebfb3cdf66685f507 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:140: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 65/131] 199.19.213.235 () {48 vars in 1028 bytes} [Tue May 12 17:16:13 2026] PUT /v2.0/quotas/624f90abccb741bebfb3cdf66685f507 => generated 291 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/132] 199.19.213.235 () {44 vars in 976 bytes} [Tue May 12 17:16:13 2026] GET /v2.0/quotas/624f90abccb741bebfb3cdf66685f507 => generated 291 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:18:12.742 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [8f726dde-1be1-4ef2-9b6a-86d403a127f2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 17:18:12.743 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [e77bf7a4-1e54-47fb-8bb6-be38faa91312] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 17:18:12.748 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 12 17:18:12 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.19.213.235) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:18:12.995 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b3ccb0ca-5527-4073-8010-37ad787cf7d2 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 74/149] 199.19.213.235 () {30 vars in 743 bytes} [Tue May 12 17:18:12 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 259 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:18:13.007 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [13584884-26fd-475c-9d56-177b14a4de67] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 17:18:13.008 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [21891e3e-418e-4d2b-bdac-a0a70dac6ab8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 17:18:13.008 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 12 17:18:13 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.19.213.235) !!! /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: 76/150] 199.19.213.235 () {30 vars in 765 bytes} [Tue May 12 17:18:13 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:18:14.678 8 INFO oslo.messaging._drivers.impl_rabbit [-] [8f726dde-1be1-4ef2-9b6a-86d403a127f2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60454. 2026-05-12 17:18:14.678 8 INFO oslo.messaging._drivers.impl_rabbit [-] [e77bf7a4-1e54-47fb-8bb6-be38faa91312] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60468. 2026-05-12 17:18:14.734 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4f3d9f7f-f105-4779-bdcc-a965a2c7fd86 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 75/151] 199.19.213.235 () {30 vars in 743 bytes} [Tue May 12 17:18:14 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 83 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:18:14.794 7 INFO oslo.messaging._drivers.impl_rabbit [-] [21891e3e-418e-4d2b-bdac-a0a70dac6ab8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60476. 2026-05-12 17:18:14.796 7 INFO oslo.messaging._drivers.impl_rabbit [-] [13584884-26fd-475c-9d56-177b14a4de67] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60470. [pid: 7|app: 0|req: 77/152] 199.19.213.235 () {30 vars in 765 bytes} [Tue May 12 17:18:14 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:23:45.591 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [e77bf7a4-1e54-47fb-8bb6-be38faa91312] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 17:23:45.592 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [8f726dde-1be1-4ef2-9b6a-86d403a127f2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 17:23:45.593 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 12 17:23:45 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?tenant_id=419693bd506641939fd6ef13bcc2225a (ip 199.19.213.235) !!! [pid: 8|app: 0|req: 98/197] 199.19.213.235 () {44 vars in 1026 bytes} [Tue May 12 17:23:45 2026] GET /v2.0/security-groups?tenant_id=419693bd506641939fd6ef13bcc2225a => generated 2797 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:23:45.822 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [13584884-26fd-475c-9d56-177b14a4de67] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 17:23:45.823 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [21891e3e-418e-4d2b-bdac-a0a70dac6ab8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 17:23:45.826 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 12 17:23:45 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups (ip 199.19.213.235) !!! [pid: 7|app: 0|req: 100/198] 199.19.213.235 () {48 vars in 982 bytes} [Tue May 12 17:23:45 2026] POST /v2.0/security-groups => generated 1560 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:23:46.786 8 INFO oslo.messaging._drivers.impl_rabbit [-] [8f726dde-1be1-4ef2-9b6a-86d403a127f2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59580. 2026-05-12 17:23:46.787 8 INFO oslo.messaging._drivers.impl_rabbit [-] [e77bf7a4-1e54-47fb-8bb6-be38faa91312] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59570. [pid: 8|app: 0|req: 99/199] 199.19.213.235 () {44 vars in 1026 bytes} [Tue May 12 17:23:46 2026] GET /v2.0/security-groups?tenant_id=419693bd506641939fd6ef13bcc2225a => generated 4339 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:23:46.886 7 INFO oslo.messaging._drivers.impl_rabbit [-] [21891e3e-418e-4d2b-bdac-a0a70dac6ab8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59598. 2026-05-12 17:23:46.887 7 INFO oslo.messaging._drivers.impl_rabbit [-] [13584884-26fd-475c-9d56-177b14a4de67] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59592. [pid: 7|app: 0|req: 101/200] 199.19.213.235 () {44 vars in 941 bytes} [Tue May 12 17:23:46 2026] GET /v2.0/security-groups => generated 14303 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/201] 199.19.213.235 () {48 vars in 992 bytes} [Tue May 12 17:23:46 2026] POST /v2.0/security-group-rules => generated 565 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/202] 199.19.213.235 () {44 vars in 1026 bytes} [Tue May 12 17:23:47 2026] GET /v2.0/security-groups?tenant_id=419693bd506641939fd6ef13bcc2225a => generated 4917 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/203] 199.19.213.235 () {44 vars in 941 bytes} [Tue May 12 17:23:47 2026] GET /v2.0/security-groups => generated 14881 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/204] 199.19.213.235 () {48 vars in 992 bytes} [Tue May 12 17:23:47 2026] POST /v2.0/security-group-rules => generated 567 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/205] 199.19.213.235 () {44 vars in 1026 bytes} [Tue May 12 17:23:48 2026] GET /v2.0/security-groups?tenant_id=419693bd506641939fd6ef13bcc2225a => generated 5497 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/206] 199.19.213.235 () {44 vars in 941 bytes} [Tue May 12 17:23:48 2026] GET /v2.0/security-groups => generated 15461 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/207] 199.19.213.235 () {48 vars in 992 bytes} [Tue May 12 17:23:48 2026] POST /v2.0/security-group-rules => generated 569 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/208] 199.19.213.235 () {44 vars in 1026 bytes} [Tue May 12 17:23:49 2026] GET /v2.0/security-groups?tenant_id=419693bd506641939fd6ef13bcc2225a => generated 6079 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/209] 199.19.213.235 () {44 vars in 941 bytes} [Tue May 12 17:23:49 2026] GET /v2.0/security-groups => generated 16043 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/210] 199.19.213.235 () {48 vars in 992 bytes} [Tue May 12 17:23:50 2026] POST /v2.0/security-group-rules => generated 570 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/227] 199.19.213.235 () {30 vars in 740 bytes} [Tue May 12 17:25:49 2026] GET /v2.0/networks?tenant_id=419693bd506641939fd6ef13bcc2225a&shared=False => generated 15 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:25:49.674 8 INFO neutron.db.segments_db [None req-da0e4481-73d1-4dd4-999a-54e4176e7679 325bf9d6b1974dc28b6541cc7184af10 419693bd506641939fd6ef13bcc2225a - - - -] Added segment fff18539-e013-4991-9dfe-4f0a6f88ec53 of type vxlan for network 4b12f23f-1d2f-4663-bcb5-2d2a77f3fa1a [pid: 8|app: 0|req: 113/228] 199.19.213.235 () {34 vars in 682 bytes} [Tue May 12 17:25:49 2026] POST /v2.0/networks => generated 717 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/229] 199.19.213.235 () {30 vars in 722 bytes} [Tue May 12 17:25:49 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/230] 199.19.213.235 () {30 vars in 633 bytes} [Tue May 12 17:25:49 2026] GET /v2.0/extensions => generated 19178 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/231] 199.19.213.235 () {34 vars in 677 bytes} [Tue May 12 17:25:49 2026] POST /v2.0/ports => generated 963 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/232] 199.19.213.235 () {30 vars in 703 bytes} [Tue May 12 17:25:50 2026] GET /v2.0/networks/4b12f23f-1d2f-4663-bcb5-2d2a77f3fa1a => generated 704 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/233] 199.19.213.235 () {30 vars in 722 bytes} [Tue May 12 17:25:52 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/234] 199.19.213.235 () {30 vars in 703 bytes} [Tue May 12 17:25:52 2026] GET /v2.0/networks/4b12f23f-1d2f-4663-bcb5-2d2a77f3fa1a => generated 704 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/237] 199.19.213.235 () {44 vars in 976 bytes} [Tue May 12 17:26:04 2026] GET /v2.0/quotas/419693bd506641939fd6ef13bcc2225a => generated 292 bytes in 11 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:140: 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: 120/238] 199.19.213.235 () {48 vars in 1028 bytes} [Tue May 12 17:26:04 2026] PUT /v2.0/quotas/419693bd506641939fd6ef13bcc2225a => generated 291 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/239] 199.19.213.235 () {44 vars in 976 bytes} [Tue May 12 17:26:04 2026] GET /v2.0/quotas/419693bd506641939fd6ef13bcc2225a => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:36:53.719 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [e77bf7a4-1e54-47fb-8bb6-be38faa91312] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 17:36:53.723 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [8f726dde-1be1-4ef2-9b6a-86d403a127f2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 17:36:53.724 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 12 17:36:53 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.19.213.235) !!! [pid: 8|app: 0|req: 164/328] 199.19.213.235 () {44 vars in 914 bytes} [Tue May 12 17:36:53 2026] GET /v2.0/networks => generated 2167 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:36:54.981 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [13584884-26fd-475c-9d56-177b14a4de67] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 17:36:54.982 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [21891e3e-418e-4d2b-bdac-a0a70dac6ab8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 17:36:54.983 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 12 17:36:54 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/subnets (ip 199.19.213.235) !!! [pid: 7|app: 0|req: 165/329] 199.19.213.235 () {44 vars in 912 bytes} [Tue May 12 17:36:54 2026] GET /v2.0/subnets => generated 1261 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:36:55.127 8 INFO oslo.messaging._drivers.impl_rabbit [-] [8f726dde-1be1-4ef2-9b6a-86d403a127f2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44024. 2026-05-12 17:36:55.128 8 INFO oslo.messaging._drivers.impl_rabbit [-] [e77bf7a4-1e54-47fb-8bb6-be38faa91312] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44010. [pid: 8|app: 0|req: 165/330] 199.19.213.235 () {44 vars in 914 bytes} [Tue May 12 17:36:55 2026] GET /v2.0/networks => generated 2167 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:37:34.675 7 INFO oslo.messaging._drivers.impl_rabbit [-] [21891e3e-418e-4d2b-bdac-a0a70dac6ab8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45952. 2026-05-12 17:37:34.675 7 INFO oslo.messaging._drivers.impl_rabbit [-] [13584884-26fd-475c-9d56-177b14a4de67] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45962. [pid: 7|app: 0|req: 168/335] 199.19.213.235 () {44 vars in 914 bytes} [Tue May 12 17:37:34 2026] GET /v2.0/networks => generated 2167 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/336] 199.19.213.235 () {44 vars in 912 bytes} [Tue May 12 17:37:35 2026] GET /v2.0/subnets => generated 1261 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/337] 199.19.213.235 () {44 vars in 914 bytes} [Tue May 12 17:37:35 2026] GET /v2.0/networks => generated 2167 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/338] 199.19.213.235 () {44 vars in 1026 bytes} [Tue May 12 17:37:36 2026] GET /v2.0/security-groups?tenant_id=624f90abccb741bebfb3cdf66685f507 => generated 9985 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/339] 199.19.213.235 () {44 vars in 1026 bytes} [Tue May 12 17:37:37 2026] GET /v2.0/security-groups?tenant_id=624f90abccb741bebfb3cdf66685f507 => generated 9985 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/342] 199.19.213.235 () {44 vars in 1026 bytes} [Tue May 12 17:37:38 2026] GET /v2.0/security-groups?tenant_id=624f90abccb741bebfb3cdf66685f507 => generated 9985 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/343] 199.19.213.235 () {44 vars in 1026 bytes} [Tue May 12 17:37:39 2026] GET /v2.0/security-groups?tenant_id=624f90abccb741bebfb3cdf66685f507 => generated 9985 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/344] 199.19.213.235 () {44 vars in 1026 bytes} [Tue May 12 17:37:40 2026] GET /v2.0/security-groups?tenant_id=624f90abccb741bebfb3cdf66685f507 => generated 9985 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/345] 199.19.213.235 () {44 vars in 1026 bytes} [Tue May 12 17:37:41 2026] GET /v2.0/security-groups?tenant_id=624f90abccb741bebfb3cdf66685f507 => generated 9985 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/346] 199.19.213.235 () {44 vars in 941 bytes} [Tue May 12 17:37:42 2026] GET /v2.0/security-groups => generated 16626 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/347] 199.19.213.235 () {44 vars in 908 bytes} [Tue May 12 17:37:42 2026] GET /v2.0/ports => generated 4725 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:37:49.044 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4968cdfe-f822-48b8-a02c-8d80ce8e2dc9 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 174/348] 199.19.213.235 () {44 vars in 982 bytes} [Tue May 12 17:37:48 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 73 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/349] 199.19.213.235 () {44 vars in 1004 bytes} [Tue May 12 17:37:49 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/350] 199.19.213.235 () {44 vars in 908 bytes} [Tue May 12 17:37:50 2026] GET /v2.0/ports => generated 4725 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/351] 199.19.213.235 () {44 vars in 1026 bytes} [Tue May 12 17:37:51 2026] GET /v2.0/security-groups?tenant_id=624f90abccb741bebfb3cdf66685f507 => generated 9985 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/352] 199.19.213.235 () {44 vars in 1026 bytes} [Tue May 12 17:37:52 2026] GET /v2.0/security-groups?tenant_id=624f90abccb741bebfb3cdf66685f507 => generated 9985 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/355] 199.19.213.235 () {44 vars in 1026 bytes} [Tue May 12 17:37:53 2026] GET /v2.0/security-groups?tenant_id=624f90abccb741bebfb3cdf66685f507 => generated 9985 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/356] 199.19.213.235 () {44 vars in 976 bytes} [Tue May 12 17:38:04 2026] GET /v2.0/quotas/624f90abccb741bebfb3cdf66685f507 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/365] 199.19.213.235 () {44 vars in 1026 bytes} [Tue May 12 17:38:58 2026] GET /v2.0/security-groups?tenant_id=419693bd506641939fd6ef13bcc2225a => generated 6662 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/366] 199.19.213.235 () {44 vars in 1026 bytes} [Tue May 12 17:38:59 2026] GET /v2.0/security-groups?tenant_id=419693bd506641939fd6ef13bcc2225a => generated 6662 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/367] 199.19.213.235 () {44 vars in 1026 bytes} [Tue May 12 17:39:00 2026] GET /v2.0/security-groups?tenant_id=419693bd506641939fd6ef13bcc2225a => generated 6662 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/368] 199.19.213.235 () {44 vars in 1026 bytes} [Tue May 12 17:39:01 2026] GET /v2.0/security-groups?tenant_id=419693bd506641939fd6ef13bcc2225a => generated 6662 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/369] 199.19.213.235 () {44 vars in 1026 bytes} [Tue May 12 17:39:02 2026] GET /v2.0/security-groups?tenant_id=419693bd506641939fd6ef13bcc2225a => generated 6662 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/372] 199.19.213.235 () {44 vars in 976 bytes} [Tue May 12 17:39:09 2026] GET /v2.0/quotas/419693bd506641939fd6ef13bcc2225a => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:40:04.687 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [e77bf7a4-1e54-47fb-8bb6-be38faa91312] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 17:40:04.687 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [8f726dde-1be1-4ef2-9b6a-86d403a127f2] 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: 191/379] 199.19.213.235 () {44 vars in 914 bytes} [Tue May 12 17:40:04 2026] GET /v2.0/networks => generated 2167 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:40:44.253 8 INFO oslo.messaging._drivers.impl_rabbit [-] [8f726dde-1be1-4ef2-9b6a-86d403a127f2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41212. 2026-05-12 17:40:44.253 8 INFO oslo.messaging._drivers.impl_rabbit [-] [e77bf7a4-1e54-47fb-8bb6-be38faa91312] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41202. [pid: 8|app: 0|req: 195/386] 10.0.0.104 () {32 vars in 649 bytes} [Tue May 12 17:40:44 2026] GET /v2.0/networks => generated 2167 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:40:45.495 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [21891e3e-418e-4d2b-bdac-a0a70dac6ab8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 17:40:45.496 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [13584884-26fd-475c-9d56-177b14a4de67] 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: 192/387] 10.0.0.104 () {32 vars in 655 bytes} [Tue May 12 17:40:45 2026] GET /v2.0/floatingips => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/388] 10.0.0.104 () {32 vars in 647 bytes} [Tue May 12 17:40:45 2026] GET /v2.0/routers => generated 15 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/389] 10.0.0.104 () {32 vars in 643 bytes} [Tue May 12 17:40:45 2026] GET /v2.0/ports => generated 4725 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/390] 10.0.0.104 () {32 vars in 647 bytes} [Tue May 12 17:40:45 2026] GET /v2.0/subnets => generated 1261 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/391] 10.0.0.104 () {32 vars in 649 bytes} [Tue May 12 17:40:45 2026] GET /v2.0/networks => generated 2167 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/392] 10.0.0.104 () {32 vars in 663 bytes} [Tue May 12 17:40:45 2026] GET /v2.0/security-groups => generated 16626 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/393] 10.0.0.104 () {32 vars in 655 bytes} [Tue May 12 17:40:45 2026] GET /v2.0/subnetpools => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:40:56.855 7 INFO oslo.messaging._drivers.impl_rabbit [-] [13584884-26fd-475c-9d56-177b14a4de67] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58688. 2026-05-12 17:40:56.855 7 INFO oslo.messaging._drivers.impl_rabbit [-] [21891e3e-418e-4d2b-bdac-a0a70dac6ab8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58678. 2026-05-12 17:40:56.933 8 INFO neutron.db.segments_db [None req-3d731109-338b-40ce-8c82-8c43626dae4f 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Added segment dca49df7-563c-427d-9b01-c44a5d46be4e of type vxlan for network 66deab79-8d51-48be-b8d7-0c0fa1e7e6fd 2026-05-12 17:40:57.041 7 INFO neutron.db.segments_db [None req-badf8189-22cd-42c2-b4ae-7d169694cb58 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Added segment 9e9aed09-ce36-4b2d-bf93-33367b94f21a of type vxlan for network 5625525e-56c4-4799-8e30-d7960eee319d [pid: 8|app: 0|req: 200/396] 10.0.0.104 () {34 vars in 671 bytes} [Tue May 12 17:40:56 2026] POST /v2.0/networks => generated 750 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/397] 10.0.0.104 () {34 vars in 671 bytes} [Tue May 12 17:40:56 2026] POST /v2.0/networks => generated 747 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/398] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:40:57 2026] POST /v2.0/subnets => generated 674 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:40:57.415 8 INFO neutron.db.segments_db [None req-b3e3e4b8-1f55-46ce-8781-fb270d415b6d 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Added segment 9c748b90-bd7d-401a-b51a-e41d44eb1cd7 of type vxlan for network 6049d8d8-7b4e-4f6d-b220-21d681f06d7a [pid: 8|app: 0|req: 201/399] 10.0.0.104 () {34 vars in 671 bytes} [Tue May 12 17:40:57 2026] POST /v2.0/networks => generated 743 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:40:57.605 8 INFO neutron.db.segments_db [None req-84dac119-c463-4e60-ad61-93a052eae098 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Added segment d4958d05-5e75-4d58-979c-63e9355b767d of type vxlan for network 6efa7f32-a816-4690-a30d-f43d11216b9c [pid: 7|app: 0|req: 199/400] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:40:57 2026] POST /v2.0/subnets => generated 670 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/401] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:40:57 2026] GET /v2.0/security-groups?tenant_id=91336af92d0241de840576c12d3b7964&name=default => generated 2797 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:40:57.907 8 INFO neutron.db.l3_hamode_db [None req-84dac119-c463-4e60-ad61-93a052eae098 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 201/402] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:40:57 2026] POST /v2.0/subnets => generated 666 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:40:58.090 7 INFO neutron.db.segments_db [None req-5dd51a56-83e2-4475-9b5a-dd8ee1f40777 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Added segment b466ba3e-db09-45b2-ad14-9b799efeab27 of type vxlan for network 33e84a9c-6c4e-45ba-8b73-6e3f53fbce65 2026-05-12 17:40:58.762 7 INFO neutron.db.l3_hamode_db [None req-5dd51a56-83e2-4475-9b5a-dd8ee1f40777 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:40:59.417 8 INFO neutron.db.l3_hamode_db [None req-84dac119-c463-4e60-ad61-93a052eae098 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:40:59.990 7 INFO neutron.db.l3_hamode_db [None req-5dd51a56-83e2-4475-9b5a-dd8ee1f40777 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 202/403] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:40:57 2026] POST /v2.0/routers => generated 738 bytes in 3320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/404] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:41:00 2026] DELETE /v2.0/security-groups/f59e16fe-08ac-45d2-b859-b236a99feed0 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:41:01.085 8 INFO neutron.db.segments_db [None req-c5106ccb-6fb0-4160-b3ea-c9f7e7b8d42a 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Added segment 8ba17cab-4a44-439c-b68d-b1fa25b72cb5 of type vxlan for network 24c67d20-c2de-4fc0-bc8a-45698b16129a 2026-05-12 17:41:01.478 8 INFO neutron.db.l3_hamode_db [None req-c5106ccb-6fb0-4160-b3ea-c9f7e7b8d42a 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 202/405] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:40:58 2026] POST /v2.0/routers => generated 734 bytes in 3551 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:41:02.529 8 INFO neutron.db.l3_hamode_db [None req-c5106ccb-6fb0-4160-b3ea-c9f7e7b8d42a 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 203/406] 10.0.0.104 () {34 vars in 783 bytes} [Tue May 12 17:41:01 2026] PUT /v2.0/routers/b4a484cf-bc8f-4649-acd6-fc0c74ec7811/add_router_interface => generated 309 bytes in 1819 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/407] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:41:01 2026] POST /v2.0/routers => generated 730 bytes in 2648 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:41:04.267 8 INFO neutron.db.segments_db [None req-6de8f81f-49e7-4823-b505-07192d65b1ab 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Added segment 1dab1b21-2b0d-42cc-9a0b-26e34a9f68a8 of type vxlan for network b9799044-4cc2-4ce7-860c-e6c6cd699a5f [pid: 8|app: 0|req: 205/408] 10.0.0.104 () {34 vars in 671 bytes} [Tue May 12 17:41:03 2026] POST /v2.0/networks => generated 737 bytes in 719 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/409] 10.0.0.104 () {34 vars in 783 bytes} [Tue May 12 17:41:03 2026] PUT /v2.0/routers/746ea371-9d13-465a-baec-389d690c0acb/add_router_interface => generated 309 bytes in 1624 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/410] 10.0.0.104 () {34 vars in 685 bytes} [Tue May 12 17:41:05 2026] POST /v2.0/security-groups => generated 1594 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/411] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:41:05 2026] POST /v2.0/subnets => generated 661 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/412] 10.0.0.104 () {34 vars in 695 bytes} [Tue May 12 17:41:05 2026] POST /v2.0/security-group-rules => generated 565 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:41:05.617 7 INFO neutron.db.segments_db [None req-863507a9-a2c4-475f-9651-94be426db3b8 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Added segment dadbc175-b25c-47dd-96f0-e8c57f775c50 of type vxlan for network 61de7dec-e66e-4e38-a6bb-3086af8552ef [pid: 8|app: 0|req: 206/413] 10.0.0.104 () {34 vars in 783 bytes} [Tue May 12 17:41:04 2026] PUT /v2.0/routers/2628b192-1e95-4362-b57c-46cb5712ba4b/add_router_interface => generated 309 bytes in 1647 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:41:06.123 7 INFO neutron.db.l3_hamode_db [None req-863507a9-a2c4-475f-9651-94be426db3b8 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 207/414] 10.0.0.104 () {34 vars in 695 bytes} [Tue May 12 17:41:06 2026] POST /v2.0/security-group-rules => generated 570 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/415] 10.0.0.97 () {38 vars in 970 bytes} [Tue May 12 17:41:06 2026] POST /v2.0/security-groups => generated 1622 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/416] 10.0.0.104 () {34 vars in 676 bytes} [Tue May 12 17:41:06 2026] POST /v2.0/floatingips => generated 552 bytes in 721 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:41:07.213 7 INFO neutron.db.l3_hamode_db [None req-863507a9-a2c4-475f-9651-94be426db3b8 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 210/417] 10.0.0.104 () {34 vars in 685 bytes} [Tue May 12 17:41:07 2026] POST /v2.0/security-groups => generated 1596 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/418] 10.0.0.97 () {34 vars in 990 bytes} [Tue May 12 17:41:07 2026] GET /v2.0/security-groups/2d46258a-6026-4c61-a326-b14a74c9ba2e => generated 1622 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/419] 10.0.0.104 () {34 vars in 695 bytes} [Tue May 12 17:41:07 2026] POST /v2.0/security-group-rules => generated 565 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/420] 10.0.0.97 () {38 vars in 980 bytes} [Tue May 12 17:41:07 2026] POST /v2.0/security-group-rules => generated 582 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/421] 10.0.0.104 () {34 vars in 695 bytes} [Tue May 12 17:41:07 2026] POST /v2.0/security-group-rules => generated 570 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/422] 10.0.0.97 () {34 vars in 1095 bytes} [Tue May 12 17:41:07 2026] GET /v2.0/security-groups?name=tempest-securitygroup--36881921&fields=id&tenant_id=28074c0380b94b1db8564607c4471308 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/423] 10.0.0.97 () {38 vars in 970 bytes} [Tue May 12 17:41:07 2026] POST /v2.0/security-groups => generated 1621 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/424] 10.0.0.104 () {34 vars in 676 bytes} [Tue May 12 17:41:07 2026] POST /v2.0/floatingips => generated 552 bytes in 655 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/425] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:41:05 2026] POST /v2.0/routers => generated 725 bytes in 3022 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/426] 10.0.0.97 () {34 vars in 981 bytes} [Tue May 12 17:41:08 2026] GET /v2.0/networks?id=66deab79-8d51-48be-b8d7-0c0fa1e7e6fd => generated 683 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/429] 10.0.0.97 () {34 vars in 990 bytes} [Tue May 12 17:41:08 2026] GET /v2.0/security-groups/678c22e6-9e45-4901-809b-87a821cf79f6 => generated 1621 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/430] 10.0.0.97 () {34 vars in 964 bytes} [Tue May 12 17:41:08 2026] GET /v2.0/quotas/28074c0380b94b1db8564607c4471308 => 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: 211/431] 10.0.0.97 () {38 vars in 980 bytes} [Tue May 12 17:41:08 2026] POST /v2.0/security-group-rules => generated 582 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/432] 10.0.0.97 () {34 vars in 1001 bytes} [Tue May 12 17:41:08 2026] GET /v2.0/ports?tenant_id=28074c0380b94b1db8564607c4471308&fields=id => generated 103 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/433] 10.0.0.97 () {34 vars in 990 bytes} [Tue May 12 17:41:08 2026] GET /v2.0/security-groups/678c22e6-9e45-4901-809b-87a821cf79f6 => generated 2214 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/434] 10.0.0.97 () {38 vars in 980 bytes} [Tue May 12 17:41:08 2026] POST /v2.0/security-group-rules => generated 587 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/435] 10.0.0.97 () {34 vars in 1099 bytes} [Tue May 12 17:41:09 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1866463603&fields=id&tenant_id=6a12fc28df2c43b080c22da5e1ee8eae => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/436] 10.0.0.97 () {34 vars in 981 bytes} [Tue May 12 17:41:09 2026] GET /v2.0/networks?id=6049d8d8-7b4e-4f6d-b220-21d681f06d7a => generated 675 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/437] 10.0.0.97 () {34 vars in 906 bytes} [Tue May 12 17:41:09 2026] GET /v2.0/extensions => generated 19178 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/438] 10.0.0.97 () {34 vars in 964 bytes} [Tue May 12 17:41:09 2026] GET /v2.0/quotas/6a12fc28df2c43b080c22da5e1ee8eae => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/439] 10.0.0.97 () {34 vars in 1007 bytes} [Tue May 12 17:41:09 2026] GET /v2.0/networks/66deab79-8d51-48be-b8d7-0c0fa1e7e6fd?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/440] 10.0.0.97 () {34 vars in 1001 bytes} [Tue May 12 17:41:09 2026] GET /v2.0/ports?tenant_id=6a12fc28df2c43b080c22da5e1ee8eae&fields=id => generated 103 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/441] 10.0.0.97 () {34 vars in 1107 bytes} [Tue May 12 17:41:09 2026] GET /v2.0/networks/66deab79-8d51-48be-b8d7-0c0fa1e7e6fd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/442] 10.0.0.97 () {34 vars in 990 bytes} [Tue May 12 17:41:09 2026] GET /v2.0/security-groups/678c22e6-9e45-4901-809b-87a821cf79f6 => generated 2812 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/443] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:41:09 2026] GET /v2.0/ports?device_id=05ca3ffb-7f86-47fc-b6b4-e73aca4cb532 => 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: 224/444] 10.0.0.97 () {34 vars in 906 bytes} [Tue May 12 17:41:09 2026] GET /v2.0/extensions => generated 19178 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/445] 10.0.0.97 () {34 vars in 1000 bytes} [Tue May 12 17:41:09 2026] GET /v2.0/security-group-rules/d7540d83-14a1-48eb-9076-8c1e8d8b9f0b => generated 584 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/446] 10.0.0.97 () {34 vars in 1007 bytes} [Tue May 12 17:41:09 2026] GET /v2.0/networks/6049d8d8-7b4e-4f6d-b220-21d681f06d7a?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/447] 10.0.0.97 () {34 vars in 990 bytes} [Tue May 12 17:41:10 2026] GET /v2.0/security-groups/678c22e6-9e45-4901-809b-87a821cf79f6 => generated 2812 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/448] 10.0.0.97 () {34 vars in 1107 bytes} [Tue May 12 17:41:10 2026] GET /v2.0/networks/6049d8d8-7b4e-4f6d-b220-21d681f06d7a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/449] 10.0.0.104 () {34 vars in 783 bytes} [Tue May 12 17:41:08 2026] PUT /v2.0/routers/c706bbbe-9187-410c-8711-3acdf3e3d740/add_router_interface => generated 309 bytes in 1695 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/450] 10.0.0.97 () {36 vars in 1022 bytes} [Tue May 12 17:41:10 2026] DELETE /v2.0/security-group-rules/d7540d83-14a1-48eb-9076-8c1e8d8b9f0b => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/451] 10.0.0.97 () {34 vars in 990 bytes} [Tue May 12 17:41:10 2026] GET /v2.0/security-groups/678c22e6-9e45-4901-809b-87a821cf79f6 => generated 2214 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/452] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:41:10 2026] GET /v2.0/ports?device_id=79a2186e-6132-4ec7-92b9-db534c92f9dd => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/453] 10.0.0.97 () {36 vars in 1012 bytes} [Tue May 12 17:41:10 2026] DELETE /v2.0/security-groups/678c22e6-9e45-4901-809b-87a821cf79f6 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/454] 10.0.0.97 () {34 vars in 990 bytes} [Tue May 12 17:41:10 2026] GET /v2.0/security-groups/2d46258a-6026-4c61-a326-b14a74c9ba2e => generated 2215 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/455] 10.0.0.97 () {36 vars in 1012 bytes} [Tue May 12 17:41:10 2026] DELETE /v2.0/security-groups/2d46258a-6026-4c61-a326-b14a74c9ba2e => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/456] 10.0.0.104 () {34 vars in 685 bytes} [Tue May 12 17:41:10 2026] POST /v2.0/security-groups => generated 1595 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/457] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:41:11 2026] GET /v2.0/ports?device_id=05ca3ffb-7f86-47fc-b6b4-e73aca4cb532 => 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: 234/458] 10.0.0.104 () {34 vars in 695 bytes} [Tue May 12 17:41:11 2026] POST /v2.0/security-group-rules => generated 565 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/459] 10.0.0.104 () {34 vars in 695 bytes} [Tue May 12 17:41:11 2026] POST /v2.0/security-group-rules => generated 570 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/460] 10.0.0.104 () {34 vars in 676 bytes} [Tue May 12 17:41:11 2026] POST /v2.0/floatingips => generated 552 bytes in 774 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/461] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:41:12 2026] GET /v2.0/ports?device_id=79a2186e-6132-4ec7-92b9-db534c92f9dd => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/462] 10.0.0.104 () {34 vars in 789 bytes} [Tue May 12 17:41:10 2026] PUT /v2.0/routers/746ea371-9d13-465a-baec-389d690c0acb/remove_router_interface => generated 309 bytes in 1390 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/463] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:41:12 2026] GET /v2.0/networks?id=66deab79-8d51-48be-b8d7-0c0fa1e7e6fd => generated 683 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/464] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:41:12 2026] GET /v2.0/networks?id=6049d8d8-7b4e-4f6d-b220-21d681f06d7a => generated 675 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/465] 199.19.213.235 () {34 vars in 1050 bytes} [Tue May 12 17:41:12 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=28074c0380b94b1db8564607c4471308 => generated 179 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/466] 199.19.213.235 () {34 vars in 1050 bytes} [Tue May 12 17:41:12 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6a12fc28df2c43b080c22da5e1ee8eae => generated 181 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/467] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:41:12 2026] GET /v2.0/ports?device_id=05ca3ffb-7f86-47fc-b6b4-e73aca4cb532 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:41:13.151 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-14927065-1412-44a0-ac0f-419cb7795e3e 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] 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 574, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, 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 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 602, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2201, 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 226, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, 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 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 629, 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 707, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 224, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2182, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2187, 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 54, 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 150, 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 181, in _notify_loop callback(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 100, 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 84, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 8|app: 0|req: 230/468] 199.19.213.235 () {38 vars in 955 bytes} [Tue May 12 17:41:12 2026] POST /v2.0/ports => generated 954 bytes in 833 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:41:13.642 7 INFO neutron.db.l3_hamode_db [None req-14927065-1412-44a0-ac0f-419cb7795e3e 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] HA network 33e84a9c-6c4e-45ba-8b73-6e3f53fbce65 was deleted as no HA routers are present in tenant eac1720a37994b96a2d2d6325bdb5fed. [pid: 7|app: 0|req: 239/469] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:41:12 2026] DELETE /v2.0/routers/746ea371-9d13-465a-baec-389d690c0acb => generated 0 bytes in 1374 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/470] 10.0.0.97 () {34 vars in 1095 bytes} [Tue May 12 17:41:13 2026] GET /v2.0/security-groups?name=tempest-securitygroup--73694983&fields=id&tenant_id=62daedac4755435f8a1495db875aae9e => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/471] 199.19.213.235 () {38 vars in 955 bytes} [Tue May 12 17:41:13 2026] POST /v2.0/ports => generated 958 bytes in 447 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: 232/472] 199.19.213.235 () {34 vars in 911 bytes} [Tue May 12 17:41:13 2026] GET /v2.0/extensions => generated 19178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/473] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:41:13 2026] GET /v2.0/ports?device_id=79a2186e-6132-4ec7-92b9-db534c92f9dd => generated 961 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/474] 10.0.0.97 () {34 vars in 981 bytes} [Tue May 12 17:41:13 2026] GET /v2.0/networks?id=b9799044-4cc2-4ce7-860c-e6c6cd699a5f => generated 670 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/475] 199.19.213.235 () {34 vars in 911 bytes} [Tue May 12 17:41:13 2026] GET /v2.0/extensions => generated 19178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/476] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:41:13 2026] GET /v2.0/security-groups?id=718b69d7-7a9b-44df-a268-9ab3e2052fad&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: 245/477] 10.0.0.97 () {34 vars in 964 bytes} [Tue May 12 17:41:13 2026] GET /v2.0/quotas/62daedac4755435f8a1495db875aae9e => 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: 233/478] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:41:13 2026] DELETE /v2.0/subnets/ed1d8378-646d-4a73-b35f-4b768e9fa5ff => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/479] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:41:13 2026] GET /v2.0/ports?device_id=05ca3ffb-7f86-47fc-b6b4-e73aca4cb532 => generated 957 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:41:14.348 7 INFO neutron.services.segments.plugin [-] Segment b466ba3e-db09-45b2-ad14-9b799efeab27 resource provider aggregate not found 2026-05-12 17:41:14.353 7 INFO neutron.services.segments.plugin [-] Segment b466ba3e-db09-45b2-ad14-9b799efeab27 resource provider aggregate not found 2026-05-12 17:41:14.368 7 INFO neutron.services.segments.plugin [-] Segment b466ba3e-db09-45b2-ad14-9b799efeab27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b466ba3e-db09-45b2-ad14-9b799efeab27 found for delete ", "request_id": "req-be782087-853f-474b-99a7-1fa690d69535"}]} 2026-05-12 17:41:14.373 7 INFO neutron.services.segments.plugin [-] Segment b466ba3e-db09-45b2-ad14-9b799efeab27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b466ba3e-db09-45b2-ad14-9b799efeab27 found for delete ", "request_id": "req-7b9bae5e-aebd-4a23-a3b8-0e780ac3d04f"}]} [pid: 7|app: 0|req: 246/480] 10.0.0.97 () {34 vars in 1001 bytes} [Tue May 12 17:41:13 2026] GET /v2.0/ports?tenant_id=62daedac4755435f8a1495db875aae9e&fields=id => generated 103 bytes in 480 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/481] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:41:14 2026] DELETE /v2.0/networks/5625525e-56c4-4799-8e30-d7960eee319d => generated 0 bytes in 522 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/482] 199.19.213.235 () {38 vars in 1028 bytes} [Tue May 12 17:41:14 2026] PUT /v2.0/ports/0d89ea1d-3c93-46c5-a29e-c3790c3f278b => generated 1199 bytes in 679 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: 248/483] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:41:15 2026] GET /v2.0/security-groups?id=f41e789f-8528-469c-a5d7-6c134d9387cf&fields=id&fields=name => generated 112 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:41:15.145 8 INFO neutron.services.segments.plugin [-] Segment 9e9aed09-ce36-4b2d-bf93-33367b94f21a resource provider aggregate not found 2026-05-12 17:41:15.167 8 INFO neutron.services.segments.plugin [-] Segment 9e9aed09-ce36-4b2d-bf93-33367b94f21a resource provider aggregate not found 2026-05-12 17:41:15.175 8 INFO neutron.services.segments.plugin [-] Segment 9e9aed09-ce36-4b2d-bf93-33367b94f21a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e9aed09-ce36-4b2d-bf93-33367b94f21a found for delete ", "request_id": "req-a20b0f26-9b98-4305-a283-36c0c1a9fd43"}]} 2026-05-12 17:41:15.202 8 INFO neutron.services.segments.plugin [-] Segment 9e9aed09-ce36-4b2d-bf93-33367b94f21a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e9aed09-ce36-4b2d-bf93-33367b94f21a found for delete ", "request_id": "req-0c09cd94-675a-4266-a366-0e7e42c86ad8"}]} [pid: 7|app: 0|req: 249/484] 10.0.0.97 () {34 vars in 1007 bytes} [Tue May 12 17:41:15 2026] GET /v2.0/networks/b9799044-4cc2-4ce7-860c-e6c6cd699a5f?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/485] 199.19.213.235 () {38 vars in 1028 bytes} [Tue May 12 17:41:14 2026] PUT /v2.0/ports/0264c807-08ef-4f78-8496-77665b18b25d => generated 1203 bytes in 605 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/486] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:41:15 2026] GET /v2.0/security-groups?tenant_id=eac1720a37994b96a2d2d6325bdb5fed&name=default => generated 2797 bytes in 28 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: 237/487] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:41:15 2026] GET /v2.0/ports?tenant_id=28074c0380b94b1db8564607c4471308&device_id=05ca3ffb-7f86-47fc-b6b4-e73aca4cb532 => generated 1238 bytes in 87 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: 251/488] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:41:15 2026] GET /v2.0/ports?device_id=79a2186e-6132-4ec7-92b9-db534c92f9dd => generated 973 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/489] 10.0.0.97 () {34 vars in 1107 bytes} [Tue May 12 17:41:15 2026] GET /v2.0/networks/b9799044-4cc2-4ce7-860c-e6c6cd699a5f?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: 239/490] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:41:15 2026] GET /v2.0/ports?tenant_id=6a12fc28df2c43b080c22da5e1ee8eae&device_id=79a2186e-6132-4ec7-92b9-db534c92f9dd => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/491] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:41:15 2026] DELETE /v2.0/security-groups/b75b67a0-6e57-4007-96ad-372f9f58dc37 => 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: 253/492] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:41:15 2026] GET /v2.0/security-groups?id=718b69d7-7a9b-44df-a268-9ab3e2052fad&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/493] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 12 17:41:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=0d89ea1d-3c93-46c5-a29e-c3790c3f278b => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/494] 199.19.213.235 () {34 vars in 1060 bytes} [Tue May 12 17:41:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=0264c807-08ef-4f78-8496-77665b18b25d => generated 19 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/495] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:41:15 2026] GET /v2.0/subnets?id=94e94b40-4e34-41bf-aea7-081640c54b23 => generated 677 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/496] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:41:15 2026] GET /v2.0/ports?device_id=e3cd6010-70f2-41a8-909d-ecaef137296f => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/497] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:41:15 2026] GET /v2.0/subnets?id=3e9c74b6-4b2d-44f8-9403-7010488968d0 => generated 669 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:41:15.626 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a6f63ad4-1169-4675-83fb-1549296c9f28'] response: {'name': 'network-changed', 'server_uuid': '05ca3ffb-7f86-47fc-b6b4-e73aca4cb532', 'tag': '0d89ea1d-3c93-46c5-a29e-c3790c3f278b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 243/498] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:41:15 2026] GET /v2.0/ports?network_id=66deab79-8d51-48be-b8d7-0c0fa1e7e6fd&device_owner=network%3Adhcp => generated 1244 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/499] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:41:15 2026] GET /v2.0/ports?network_id=6049d8d8-7b4e-4f6d-b220-21d681f06d7a&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: 257/500] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:41:15 2026] GET /v2.0/networks/6049d8d8-7b4e-4f6d-b220-21d681f06d7a?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: 244/501] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:41:15 2026] GET /v2.0/networks/66deab79-8d51-48be-b8d7-0c0fa1e7e6fd?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:41:15.795 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6a8cf00f-16e0-42a0-889c-a9ac1f068541'] response: {'name': 'network-changed', 'server_uuid': '79a2186e-6132-4ec7-92b9-db534c92f9dd', 'tag': '0264c807-08ef-4f78-8496-77665b18b25d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 258/502] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:41:15 2026] GET /v2.0/networks/6049d8d8-7b4e-4f6d-b220-21d681f06d7a?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: 245/503] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:41:15 2026] GET /v2.0/networks/66deab79-8d51-48be-b8d7-0c0fa1e7e6fd?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: 7|app: 0|req: 259/504] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:41:15 2026] GET /v2.0/ports?tenant_id=6a12fc28df2c43b080c22da5e1ee8eae&device_id=79a2186e-6132-4ec7-92b9-db534c92f9dd => generated 1242 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/505] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:41:15 2026] GET /v2.0/ports?tenant_id=28074c0380b94b1db8564607c4471308&device_id=05ca3ffb-7f86-47fc-b6b4-e73aca4cb532 => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/506] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:41:15 2026] GET /v2.0/networks?id=6049d8d8-7b4e-4f6d-b220-21d681f06d7a => generated 771 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/507] 199.19.213.235 () {34 vars in 1060 bytes} [Tue May 12 17:41:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=0264c807-08ef-4f78-8496-77665b18b25d => 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: 247/508] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:41:15 2026] GET /v2.0/networks?id=66deab79-8d51-48be-b8d7-0c0fa1e7e6fd => generated 778 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/509] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:41:16 2026] GET /v2.0/subnets?id=3e9c74b6-4b2d-44f8-9403-7010488968d0 => generated 669 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/510] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 12 17:41:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=0d89ea1d-3c93-46c5-a29e-c3790c3f278b => 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: 263/511] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:41:16 2026] GET /v2.0/ports?network_id=6049d8d8-7b4e-4f6d-b220-21d681f06d7a&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/512] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:41:16 2026] GET /v2.0/subnets?id=94e94b40-4e34-41bf-aea7-081640c54b23 => generated 677 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/513] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:41:16 2026] GET /v2.0/networks/6049d8d8-7b4e-4f6d-b220-21d681f06d7a?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/514] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:41:16 2026] GET /v2.0/ports?network_id=66deab79-8d51-48be-b8d7-0c0fa1e7e6fd&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/515] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:41:16 2026] GET /v2.0/ports?device_id=05ca3ffb-7f86-47fc-b6b4-e73aca4cb532 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/516] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:41:16 2026] GET /v2.0/networks/6049d8d8-7b4e-4f6d-b220-21d681f06d7a?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: 265/517] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:41:16 2026] GET /v2.0/networks/66deab79-8d51-48be-b8d7-0c0fa1e7e6fd?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/518] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:41:16 2026] GET /v2.0/security-groups?id=f41e789f-8528-469c-a5d7-6c134d9387cf&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/519] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:41:16 2026] GET /v2.0/networks/66deab79-8d51-48be-b8d7-0c0fa1e7e6fd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/520] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:41:16 2026] GET /v2.0/networks?id=b9799044-4cc2-4ce7-860c-e6c6cd699a5f => generated 670 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/521] 199.19.213.235 () {34 vars in 1050 bytes} [Tue May 12 17:41:16 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=62daedac4755435f8a1495db875aae9e => generated 179 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/522] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:41:16 2026] GET /v2.0/ports?device_id=79a2186e-6132-4ec7-92b9-db534c92f9dd => generated 973 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/523] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:41:16 2026] GET /v2.0/security-groups?id=718b69d7-7a9b-44df-a268-9ab3e2052fad&fields=id&fields=name => generated 114 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/524] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:41:16 2026] GET /v2.0/ports?device_id=e3cd6010-70f2-41a8-909d-ecaef137296f => 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: 268/525] 199.19.213.235 () {38 vars in 955 bytes} [Tue May 12 17:41:16 2026] POST /v2.0/ports => generated 958 bytes in 546 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: 269/526] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:41:17 2026] GET /v2.0/ports?device_id=05ca3ffb-7f86-47fc-b6b4-e73aca4cb532 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/527] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:41:17 2026] GET /v2.0/security-groups?id=f41e789f-8528-469c-a5d7-6c134d9387cf&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/528] 199.19.213.235 () {38 vars in 1028 bytes} [Tue May 12 17:41:17 2026] PUT /v2.0/ports/275aff02-c677-4f17-b875-2b6876880d2f => generated 1203 bytes in 471 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: 259/529] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:41:17 2026] GET /v2.0/ports?tenant_id=62daedac4755435f8a1495db875aae9e&device_id=e3cd6010-70f2-41a8-909d-ecaef137296f => generated 1242 bytes in 67 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: 260/530] 199.19.213.235 () {34 vars in 1060 bytes} [Tue May 12 17:41:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=275aff02-c677-4f17-b875-2b6876880d2f => 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: 261/531] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:41:17 2026] GET /v2.0/ports?device_id=79a2186e-6132-4ec7-92b9-db534c92f9dd => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:41:17.887 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8fc77dd8-54e3-486a-8f99-8c124416fb7c'] response: {'name': 'network-changed', 'server_uuid': 'e3cd6010-70f2-41a8-909d-ecaef137296f', 'tag': '275aff02-c677-4f17-b875-2b6876880d2f', 'status': 'completed', 'code': 200} 2026-05-12 17:41:17.911 7 INFO neutron.db.segments_db [None req-805b2f25-3c79-46c8-8337-e0eb6b3e6370 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Added segment 6f545e18-95c1-48c3-95c1-cfed7b4e551d of type vxlan for network 38bb3880-2f34-4596-ba2d-3c9737771959 [pid: 8|app: 0|req: 262/532] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:41:17 2026] GET /v2.0/subnets?id=1bc0efe1-853c-4e5a-a8af-f5d216c64cb2 => generated 664 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/533] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:41:17 2026] GET /v2.0/security-groups?id=718b69d7-7a9b-44df-a268-9ab3e2052fad&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/534] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:41:17 2026] GET /v2.0/ports?network_id=b9799044-4cc2-4ce7-860c-e6c6cd699a5f&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: 271/535] 10.0.0.104 () {34 vars in 671 bytes} [Tue May 12 17:41:17 2026] POST /v2.0/networks => generated 744 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/536] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:41:18 2026] GET /v2.0/networks/b9799044-4cc2-4ce7-860c-e6c6cd699a5f?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: 272/537] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:41:18 2026] GET /v2.0/ports?device_id=e3cd6010-70f2-41a8-909d-ecaef137296f => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/538] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:41:18 2026] GET /v2.0/networks/b9799044-4cc2-4ce7-860c-e6c6cd699a5f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/539] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:41:18 2026] GET /v2.0/security-groups?id=5f92016f-246e-43be-956f-50ae5636c283&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/540] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:41:18 2026] GET /v2.0/ports?tenant_id=62daedac4755435f8a1495db875aae9e&device_id=e3cd6010-70f2-41a8-909d-ecaef137296f => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/541] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:41:18 2026] GET /v2.0/networks?id=b9799044-4cc2-4ce7-860c-e6c6cd699a5f => generated 765 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/542] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:41:18 2026] POST /v2.0/subnets => generated 667 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/543] 199.19.213.235 () {34 vars in 1060 bytes} [Tue May 12 17:41:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=275aff02-c677-4f17-b875-2b6876880d2f => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:41:18.416 8 INFO neutron.db.segments_db [None req-311b597d-77cb-4a72-a01f-2d787200d28b 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Added segment 88ac5368-eee0-4517-8338-a502a433e4a3 of type vxlan for network ca85e07c-e9b6-4044-8e36-c480fc9aa2e6 [pid: 7|app: 0|req: 278/544] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:41:18 2026] GET /v2.0/subnets?id=1bc0efe1-853c-4e5a-a8af-f5d216c64cb2 => generated 664 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/545] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:41:18 2026] GET /v2.0/ports?network_id=b9799044-4cc2-4ce7-860c-e6c6cd699a5f&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: 280/546] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:41:18 2026] GET /v2.0/networks/b9799044-4cc2-4ce7-860c-e6c6cd699a5f?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/547] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:41:18 2026] GET /v2.0/networks/b9799044-4cc2-4ce7-860c-e6c6cd699a5f?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: 282/548] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:41:18 2026] GET /v2.0/ports?device_id=05ca3ffb-7f86-47fc-b6b4-e73aca4cb532 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:41:18.820 8 INFO neutron.db.l3_hamode_db [None req-311b597d-77cb-4a72-a01f-2d787200d28b 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 283/549] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:41:18 2026] GET /v2.0/security-groups?id=f41e789f-8528-469c-a5d7-6c134d9387cf&fields=id&fields=name => generated 112 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/550] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:41:19 2026] GET /v2.0/ports?device_id=79a2186e-6132-4ec7-92b9-db534c92f9dd => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/551] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:41:19 2026] GET /v2.0/security-groups?id=718b69d7-7a9b-44df-a268-9ab3e2052fad&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/552] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:41:19 2026] GET /v2.0/ports?device_id=e3cd6010-70f2-41a8-909d-ecaef137296f => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/553] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:41:19 2026] GET /v2.0/security-groups?id=5f92016f-246e-43be-956f-50ae5636c283&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/554] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:41:19 2026] GET /v2.0/ports?device_id=05ca3ffb-7f86-47fc-b6b4-e73aca4cb532 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/555] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:41:20 2026] GET /v2.0/security-groups?id=f41e789f-8528-469c-a5d7-6c134d9387cf&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/556] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:41:20 2026] GET /v2.0/ports?device_id=79a2186e-6132-4ec7-92b9-db534c92f9dd => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/557] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:41:20 2026] GET /v2.0/security-groups?id=718b69d7-7a9b-44df-a268-9ab3e2052fad&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:41:20.395 8 INFO neutron.db.l3_hamode_db [None req-311b597d-77cb-4a72-a01f-2d787200d28b 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 292/558] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:41:20 2026] GET /v2.0/ports?device_id=e3cd6010-70f2-41a8-909d-ecaef137296f => generated 973 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/559] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:41:20 2026] GET /v2.0/security-groups?id=5f92016f-246e-43be-956f-50ae5636c283&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/560] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:41:21 2026] GET /v2.0/ports?device_id=05ca3ffb-7f86-47fc-b6b4-e73aca4cb532 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/561] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:41:21 2026] GET /v2.0/security-groups?id=f41e789f-8528-469c-a5d7-6c134d9387cf&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/562] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:41:21 2026] GET /v2.0/ports?device_id=79a2186e-6132-4ec7-92b9-db534c92f9dd => generated 975 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/563] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:41:21 2026] GET /v2.0/security-groups?id=718b69d7-7a9b-44df-a268-9ab3e2052fad&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: 267/564] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:41:18 2026] POST /v2.0/routers => generated 731 bytes in 3347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/565] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:41:21 2026] GET /v2.0/ports?device_id=e3cd6010-70f2-41a8-909d-ecaef137296f => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/566] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:41:21 2026] GET /v2.0/security-groups?id=5f92016f-246e-43be-956f-50ae5636c283&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/567] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:41:22 2026] GET /v2.0/ports?device_id=05ca3ffb-7f86-47fc-b6b4-e73aca4cb532 => generated 971 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/568] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:41:22 2026] GET /v2.0/security-groups?id=f41e789f-8528-469c-a5d7-6c134d9387cf&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: 7|app: 0|req: 302/569] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:41:22 2026] GET /v2.0/ports?device_id=05ca3ffb-7f86-47fc-b6b4-e73aca4cb532 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/570] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:41:22 2026] GET /v2.0/ports?device_id=79a2186e-6132-4ec7-92b9-db534c92f9dd => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/571] 10.0.0.104 () {34 vars in 783 bytes} [Tue May 12 17:41:21 2026] PUT /v2.0/routers/33f7a258-ca56-4f52-b7e7-1a98d7adae69/add_router_interface => generated 309 bytes in 1529 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/572] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:41:23 2026] GET /v2.0/security-groups?id=718b69d7-7a9b-44df-a268-9ab3e2052fad&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: 270/573] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:41:23 2026] GET /v2.0/ports?device_id=e3cd6010-70f2-41a8-909d-ecaef137296f => 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: 273/576] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:41:23 2026] GET /v2.0/security-groups?id=5f92016f-246e-43be-956f-50ae5636c283&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:41:23.687 7 INFO neutron.db.l3_db [None req-8dace852-f3a8-4d5c-b39a-a16336e15349 14cd1559d3dd40f7b117b47b4e47a43e 28074c0380b94b1db8564607c4471308 - - - -] Floating IP c7f09bbc-0e3e-4e21-b9c2-89e55245f723 associated. External IP: 10.96.250.208, port: 0d89ea1d-3c93-46c5-a29e-c3790c3f278b. [pid: 8|app: 0|req: 274/577] 10.0.0.97 () {38 vars in 970 bytes} [Tue May 12 17:41:23 2026] POST /v2.0/security-groups => generated 1618 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/578] 10.0.0.97 () {38 vars in 970 bytes} [Tue May 12 17:41:23 2026] POST /v2.0/security-groups => generated 1617 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/579] 10.0.0.104 () {34 vars in 749 bytes} [Tue May 12 17:41:22 2026] PUT /v2.0/floatingips/c7f09bbc-0e3e-4e21-b9c2-89e55245f723 => generated 855 bytes in 1349 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/580] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:41:24 2026] GET /v2.0/ports?device_id=05ca3ffb-7f86-47fc-b6b4-e73aca4cb532 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/581] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:41:24 2026] GET /v2.0/security-groups?id=f41e789f-8528-469c-a5d7-6c134d9387cf&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/582] 10.0.0.97 () {38 vars in 970 bytes} [Tue May 12 17:41:24 2026] POST /v2.0/security-groups => generated 1617 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:41:24.291 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b65e0010-4c27-483d-a5b1-b8ac66f28463'] response: {'name': 'network-changed', 'server_uuid': '05ca3ffb-7f86-47fc-b6b4-e73aca4cb532', 'tag': '0d89ea1d-3c93-46c5-a29e-c3790c3f278b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 277/583] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:41:24 2026] GET /v2.0/ports?tenant_id=28074c0380b94b1db8564607c4471308&device_id=05ca3ffb-7f86-47fc-b6b4-e73aca4cb532 => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/584] 10.0.0.97 () {34 vars in 1001 bytes} [Tue May 12 17:41:24 2026] GET /v2.0/security-groups?tenant_id=3022c181b15b4e0d83bc14d524a69a34 => generated 7599 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/585] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:41:24 2026] GET /v2.0/networks?id=66deab79-8d51-48be-b8d7-0c0fa1e7e6fd => generated 778 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/586] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:41:24 2026] GET /v2.0/ports?device_id=79a2186e-6132-4ec7-92b9-db534c92f9dd => generated 975 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/587] 10.0.0.97 () {34 vars in 990 bytes} [Tue May 12 17:41:24 2026] GET /v2.0/security-groups/04698721-25bd-4d35-a96c-76764933671b => generated 2798 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/588] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:41:24 2026] GET /v2.0/security-groups?id=718b69d7-7a9b-44df-a268-9ab3e2052fad&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/589] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 12 17:41:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=0d89ea1d-3c93-46c5-a29e-c3790c3f278b => generated 858 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/590] 10.0.0.97 () {34 vars in 990 bytes} [Tue May 12 17:41:24 2026] GET /v2.0/security-groups/04698721-25bd-4d35-a96c-76764933671b => generated 2798 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/591] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:41:24 2026] GET /v2.0/subnets?id=94e94b40-4e34-41bf-aea7-081640c54b23 => generated 677 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/592] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:41:24 2026] GET /v2.0/ports?device_id=e3cd6010-70f2-41a8-909d-ecaef137296f => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/593] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:41:24 2026] GET /v2.0/ports?network_id=66deab79-8d51-48be-b8d7-0c0fa1e7e6fd&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/594] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:41:24 2026] GET /v2.0/security-groups?id=5f92016f-246e-43be-956f-50ae5636c283&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/595] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:41:24 2026] GET /v2.0/ports?device_id=79a2186e-6132-4ec7-92b9-db534c92f9dd => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/596] 10.0.0.97 () {34 vars in 990 bytes} [Tue May 12 17:41:24 2026] GET /v2.0/security-groups/aa167fd1-bb56-4d10-978d-6d5bddf0d563 => generated 1618 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/597] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:41:24 2026] GET /v2.0/networks/66deab79-8d51-48be-b8d7-0c0fa1e7e6fd?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/598] 10.0.0.97 () {36 vars in 1012 bytes} [Tue May 12 17:41:24 2026] DELETE /v2.0/security-groups/aa167fd1-bb56-4d10-978d-6d5bddf0d563 => 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: 316/599] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:41:24 2026] GET /v2.0/ports?device_id=e3cd6010-70f2-41a8-909d-ecaef137296f => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/600] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:41:24 2026] GET /v2.0/networks/66deab79-8d51-48be-b8d7-0c0fa1e7e6fd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:41:24.992 7 INFO neutron.api.v2.resource [req-8e7d5383-c44f-4411-a57f-cc870384adfc req-406185b9-1485-40b1-ad49-1912ad3c4e01 78afad5bb8ac4c478d5b47511d74c0b7 3022c181b15b4e0d83bc14d524a69a34 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 318/601] 10.0.0.97 () {34 vars in 990 bytes} [Tue May 12 17:41:24 2026] GET /v2.0/security-groups/aa167fd1-bb56-4d10-978d-6d5bddf0d563 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:41:25.427 7 INFO neutron.db.l3_db [None req-e35201c3-9d9f-4cd7-8483-07bf7f6150c2 3c8a54acd0094877962a1caf30d39241 62daedac4755435f8a1495db875aae9e - - - -] Floating IP f81bf14c-3754-4427-b118-fb6253a1c326 associated. External IP: 10.96.250.211, port: 275aff02-c677-4f17-b875-2b6876880d2f. 2026-05-12 17:41:25.716 8 INFO neutron.db.l3_db [None req-2bb54215-f668-48b3-a90a-feca371430bd 04d206ff691d45199a61e01807e67af3 6a12fc28df2c43b080c22da5e1ee8eae - - - -] Floating IP 1ac8969b-11f1-4b37-bd8d-482dea40fab7 associated. External IP: 10.96.250.205, port: 0264c807-08ef-4f78-8496-77665b18b25d. [pid: 7|app: 0|req: 319/602] 10.0.0.104 () {34 vars in 749 bytes} [Tue May 12 17:41:24 2026] PUT /v2.0/floatingips/f81bf14c-3754-4427-b118-fb6253a1c326 => generated 856 bytes in 802 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/603] 10.0.0.97 () {34 vars in 990 bytes} [Tue May 12 17:41:25 2026] GET /v2.0/security-groups/84d12d95-7f11-4b92-9757-0c85c4729582 => generated 1617 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/604] 10.0.0.97 () {36 vars in 1012 bytes} [Tue May 12 17:41:25 2026] DELETE /v2.0/security-groups/84d12d95-7f11-4b92-9757-0c85c4729582 => 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: 322/605] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:41:25 2026] GET /v2.0/ports?device_id=e3cd6010-70f2-41a8-909d-ecaef137296f => generated 975 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:41:26.115 7 INFO neutron.api.v2.resource [req-defcf70b-02c0-4b46-a6b0-335b7088dea5 req-4657bd14-9666-47a4-b03c-b3093c1b0521 78afad5bb8ac4c478d5b47511d74c0b7 3022c181b15b4e0d83bc14d524a69a34 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 323/606] 10.0.0.97 () {34 vars in 990 bytes} [Tue May 12 17:41:26 2026] GET /v2.0/security-groups/84d12d95-7f11-4b92-9757-0c85c4729582 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/607] 10.0.0.104 () {34 vars in 749 bytes} [Tue May 12 17:41:24 2026] PUT /v2.0/floatingips/1ac8969b-11f1-4b37-bd8d-482dea40fab7 => generated 856 bytes in 1388 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/608] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:41:26 2026] GET /v2.0/security-groups?id=5f92016f-246e-43be-956f-50ae5636c283&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: 8|app: 0|req: 285/609] 10.0.0.97 () {34 vars in 990 bytes} [Tue May 12 17:41:26 2026] GET /v2.0/security-groups/a11b0b5d-c518-4a74-a65b-3d56d1389cf9 => generated 1617 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:41:26.255 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d784bf76-f758-4dfe-8677-54e9398b193d'] response: {'name': 'network-changed', 'server_uuid': '79a2186e-6132-4ec7-92b9-db534c92f9dd', 'tag': '0264c807-08ef-4f78-8496-77665b18b25d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 286/610] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:41:26 2026] GET /v2.0/ports?tenant_id=6a12fc28df2c43b080c22da5e1ee8eae&device_id=79a2186e-6132-4ec7-92b9-db534c92f9dd => 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: 325/611] 10.0.0.97 () {36 vars in 1012 bytes} [Tue May 12 17:41:26 2026] DELETE /v2.0/security-groups/a11b0b5d-c518-4a74-a65b-3d56d1389cf9 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:41:26.365 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-004a97ab-590c-47f1-8cb6-2c6e8948800d'] response: {'name': 'network-changed', 'server_uuid': 'e3cd6010-70f2-41a8-909d-ecaef137296f', 'tag': '275aff02-c677-4f17-b875-2b6876880d2f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 287/612] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:41:26 2026] GET /v2.0/networks?id=6049d8d8-7b4e-4f6d-b220-21d681f06d7a => generated 771 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:41:26.389 7 INFO neutron.api.v2.resource [req-a9c1eeb3-75ce-4b08-b25e-9ddfefafbeee req-b9f5ea90-dd2d-4423-bf35-6922c2713b46 78afad5bb8ac4c478d5b47511d74c0b7 3022c181b15b4e0d83bc14d524a69a34 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 326/613] 10.0.0.97 () {34 vars in 990 bytes} [Tue May 12 17:41:26 2026] GET /v2.0/security-groups/a11b0b5d-c518-4a74-a65b-3d56d1389cf9 => generated 146 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/614] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:41:26 2026] GET /v2.0/ports?tenant_id=62daedac4755435f8a1495db875aae9e&device_id=e3cd6010-70f2-41a8-909d-ecaef137296f => 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: 327/615] 199.19.213.235 () {34 vars in 1060 bytes} [Tue May 12 17:41:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=0264c807-08ef-4f78-8496-77665b18b25d => generated 859 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/616] 10.0.0.97 () {34 vars in 1001 bytes} [Tue May 12 17:41:26 2026] GET /v2.0/security-groups?tenant_id=3022c181b15b4e0d83bc14d524a69a34 => generated 2801 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/617] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:41:26 2026] GET /v2.0/networks?id=b9799044-4cc2-4ce7-860c-e6c6cd699a5f => generated 765 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/618] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:41:26 2026] GET /v2.0/subnets?id=3e9c74b6-4b2d-44f8-9403-7010488968d0 => generated 669 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/619] 10.0.0.97 () {34 vars in 990 bytes} [Tue May 12 17:41:26 2026] GET /v2.0/security-groups/04698721-25bd-4d35-a96c-76764933671b => generated 2798 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/620] 199.19.213.235 () {34 vars in 1060 bytes} [Tue May 12 17:41:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=275aff02-c677-4f17-b875-2b6876880d2f => 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: 330/621] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:41:26 2026] GET /v2.0/ports?device_id=e3cd6010-70f2-41a8-909d-ecaef137296f => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/622] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:41:26 2026] GET /v2.0/ports?network_id=6049d8d8-7b4e-4f6d-b220-21d681f06d7a&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/623] 10.0.0.97 () {34 vars in 990 bytes} [Tue May 12 17:41:26 2026] GET /v2.0/security-groups/04698721-25bd-4d35-a96c-76764933671b => generated 2798 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/624] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:41:26 2026] GET /v2.0/security-groups?id=5f92016f-246e-43be-956f-50ae5636c283&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/625] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:41:26 2026] GET /v2.0/subnets?id=1bc0efe1-853c-4e5a-a8af-f5d216c64cb2 => generated 664 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:41:26.745 8 INFO neutron.api.v2.resource [req-9ffd1858-244e-49fb-a72b-f0bd1dbb14d8 req-93516ad1-6aef-47f0-8b9a-5b3e6d47dce6 78afad5bb8ac4c478d5b47511d74c0b7 3022c181b15b4e0d83bc14d524a69a34 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 294/626] 10.0.0.97 () {34 vars in 990 bytes} [Tue May 12 17:41:26 2026] GET /v2.0/security-groups/a11b0b5d-c518-4a74-a65b-3d56d1389cf9 => 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: 295/627] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:41:26 2026] GET /v2.0/ports?network_id=b9799044-4cc2-4ce7-860c-e6c6cd699a5f&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:41:26.808 8 INFO neutron.api.v2.resource [req-1c81106a-390f-4ba5-adb2-d4ffd7472dfc req-0142c734-982e-43a1-b8ce-5bd7b1a5697b 78afad5bb8ac4c478d5b47511d74c0b7 3022c181b15b4e0d83bc14d524a69a34 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 296/628] 10.0.0.97 () {34 vars in 990 bytes} [Tue May 12 17:41:26 2026] GET /v2.0/security-groups/84d12d95-7f11-4b92-9757-0c85c4729582 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/629] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:41:26 2026] GET /v2.0/networks/6049d8d8-7b4e-4f6d-b220-21d681f06d7a?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/630] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:41:26 2026] GET /v2.0/networks/b9799044-4cc2-4ce7-860c-e6c6cd699a5f?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:41:26.902 8 INFO neutron.api.v2.resource [req-ea76ade3-b502-4040-8969-59be160b57bd req-9677ddad-1bad-4e85-9488-c1105b74c53a 78afad5bb8ac4c478d5b47511d74c0b7 3022c181b15b4e0d83bc14d524a69a34 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 298/631] 10.0.0.97 () {34 vars in 990 bytes} [Tue May 12 17:41:26 2026] GET /v2.0/security-groups/aa167fd1-bb56-4d10-978d-6d5bddf0d563 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/632] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:41:26 2026] GET /v2.0/networks/6049d8d8-7b4e-4f6d-b220-21d681f06d7a?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: 8|app: 0|req: 299/633] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:41:26 2026] GET /v2.0/networks/b9799044-4cc2-4ce7-860c-e6c6cd699a5f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/634] 199.19.213.235 () {34 vars in 994 bytes} [Tue May 12 17:41:27 2026] GET /v2.0/ports?device_id=e3cd6010-70f2-41a8-909d-ecaef137296f => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:41:28.533 8 INFO neutron.db.l3_db [None req-128853fb-afc7-472d-b0b8-436bf5ca110a 3c8a54acd0094877962a1caf30d39241 62daedac4755435f8a1495db875aae9e - - - -] Floating IP f81bf14c-3754-4427-b118-fb6253a1c326 disassociated. External IP: 10.96.250.211, port: 275aff02-c677-4f17-b875-2b6876880d2f. [pid: 7|app: 0|req: 335/635] 10.0.0.104 () {34 vars in 789 bytes} [Tue May 12 17:41:26 2026] PUT /v2.0/routers/33f7a258-ca56-4f52-b7e7-1a98d7adae69/remove_router_interface => generated 309 bytes in 1961 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/636] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:41:28 2026] GET /v2.0/ports?device_id=e3cd6010-70f2-41a8-909d-ecaef137296f => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/637] 199.19.213.235 () {36 vars in 997 bytes} [Tue May 12 17:41:27 2026] DELETE /v2.0/ports/275aff02-c677-4f17-b875-2b6876880d2f => generated 0 bytes in 1922 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:41:30.055 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-054f7160-cc0c-428f-a70f-3bfca66e8b2f'] response: {'server_uuid': 'e3cd6010-70f2-41a8-909d-ecaef137296f', 'name': 'network-vif-deleted', 'tag': '275aff02-c677-4f17-b875-2b6876880d2f', 'status': 'completed', 'code': 200} 2026-05-12 17:41:30.104 7 INFO neutron.services.segments.plugin [-] Segment 88ac5368-eee0-4517-8338-a502a433e4a3 resource provider aggregate not found 2026-05-12 17:41:30.109 7 INFO neutron.services.segments.plugin [-] Segment 88ac5368-eee0-4517-8338-a502a433e4a3 resource provider aggregate not found 2026-05-12 17:41:30.125 7 INFO neutron.services.segments.plugin [-] Segment 88ac5368-eee0-4517-8338-a502a433e4a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88ac5368-eee0-4517-8338-a502a433e4a3 found for delete ", "request_id": "req-7fa52bd0-02ee-4276-9bde-e52681da3d36"}]} 2026-05-12 17:41:30.125 7 INFO neutron.services.segments.plugin [-] Segment 88ac5368-eee0-4517-8338-a502a433e4a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88ac5368-eee0-4517-8338-a502a433e4a3 found for delete ", "request_id": "req-2c2a442d-3949-4e8c-9889-c3abef144640"}]} [pid: 8|app: 0|req: 302/638] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:41:30 2026] DELETE /v2.0/security-groups/5f92016f-246e-43be-956f-50ae5636c283 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:41:30.135 7 INFO neutron.db.l3_hamode_db [None req-609c2a9c-38be-4364-954f-9e9eb3570e62 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] HA network ca85e07c-e9b6-4044-8e36-c480fc9aa2e6 was deleted as no HA routers are present in tenant 3022c181b15b4e0d83bc14d524a69a34. [pid: 7|app: 0|req: 337/639] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:41:28 2026] DELETE /v2.0/routers/33f7a258-ca56-4f52-b7e7-1a98d7adae69 => generated 0 bytes in 1236 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:41:30.161 8 INFO neutron.api.v2.resource [None req-ae269781-1874-4e54-8b3f-9532b75ab154 3c8a54acd0094877962a1caf30d39241 62daedac4755435f8a1495db875aae9e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 303/640] 10.0.0.104 () {32 vars in 737 bytes} [Tue May 12 17:41:30 2026] GET /v2.0/security-groups/5f92016f-246e-43be-956f-50ae5636c283 => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/641] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:41:30 2026] DELETE /v2.0/subnets/e0bbfcbd-67b9-4ae1-9c85-a2cf5361d77d => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/642] 10.0.0.104 () {32 vars in 732 bytes} [Tue May 12 17:41:30 2026] DELETE /v2.0/floatingips/f81bf14c-3754-4427-b118-fb6253a1c326 => generated 0 bytes in 371 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/643] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:41:30 2026] DELETE /v2.0/networks/38bb3880-2f34-4596-ba2d-3c9737771959 => generated 0 bytes in 428 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/644] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:41:30 2026] GET /v2.0/security-groups?tenant_id=3022c181b15b4e0d83bc14d524a69a34&name=default => generated 2801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/645] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:41:30 2026] DELETE /v2.0/security-groups/04698721-25bd-4d35-a96c-76764933671b => 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: 305/646] 10.0.0.104 () {34 vars in 789 bytes} [Tue May 12 17:41:30 2026] PUT /v2.0/routers/c706bbbe-9187-410c-8711-3acdf3e3d740/remove_router_interface => generated 309 bytes in 1009 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:41:32.154 7 INFO neutron.services.segments.plugin [-] Segment 6f545e18-95c1-48c3-95c1-cfed7b4e551d resource provider aggregate not found 2026-05-12 17:41:32.174 7 INFO neutron.services.segments.plugin [-] Segment 6f545e18-95c1-48c3-95c1-cfed7b4e551d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f545e18-95c1-48c3-95c1-cfed7b4e551d found for delete ", "request_id": "req-e2cd6966-de8d-4d86-8307-31da4a9ed0bf"}]} 2026-05-12 17:41:32.190 7 INFO neutron.services.segments.plugin [-] Segment 6f545e18-95c1-48c3-95c1-cfed7b4e551d resource provider aggregate not found 2026-05-12 17:41:32.220 7 INFO neutron.services.segments.plugin [-] Segment 6f545e18-95c1-48c3-95c1-cfed7b4e551d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f545e18-95c1-48c3-95c1-cfed7b4e551d found for delete ", "request_id": "req-13b77035-f809-4b60-bc78-d138cdc90cf5"}]} 2026-05-12 17:41:32.742 7 INFO neutron.db.l3_hamode_db [None req-a2e5809c-ca85-4f19-a191-4adad013823a 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] HA network 61de7dec-e66e-4e38-a6bb-3086af8552ef was deleted as no HA routers are present in tenant 62daedac4755435f8a1495db875aae9e. [pid: 7|app: 0|req: 342/647] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:41:31 2026] DELETE /v2.0/routers/c706bbbe-9187-410c-8711-3acdf3e3d740 => generated 0 bytes in 1176 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/648] 10.0.0.159 () {34 vars in 990 bytes} [Tue May 12 17:41:32 2026] GET /v2.0/ports?device_id=05ca3ffb-7f86-47fc-b6b4-e73aca4cb532 => generated 1240 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/649] 10.0.0.159 () {34 vars in 1040 bytes} [Tue May 12 17:41:32 2026] GET /v2.0/security-groups?id=f41e789f-8528-469c-a5d7-6c134d9387cf&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: 343/650] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:41:32 2026] DELETE /v2.0/subnets/1bc0efe1-853c-4e5a-a8af-f5d216c64cb2 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:41:33.547 8 INFO neutron.services.segments.plugin [-] Segment 1dab1b21-2b0d-42cc-9a0b-26e34a9f68a8 resource provider aggregate not found 2026-05-12 17:41:33.552 8 INFO neutron.services.segments.plugin [-] Segment 1dab1b21-2b0d-42cc-9a0b-26e34a9f68a8 resource provider aggregate not found 2026-05-12 17:41:33.567 8 INFO neutron.services.segments.plugin [-] Segment 1dab1b21-2b0d-42cc-9a0b-26e34a9f68a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dab1b21-2b0d-42cc-9a0b-26e34a9f68a8 found for delete ", "request_id": "req-1d07f06d-02dd-4dfd-a82b-affff93044b9"}]} 2026-05-12 17:41:33.571 8 INFO neutron.services.segments.plugin [-] Segment 1dab1b21-2b0d-42cc-9a0b-26e34a9f68a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dab1b21-2b0d-42cc-9a0b-26e34a9f68a8 found for delete ", "request_id": "req-fe9650f2-ed49-4510-a823-a279ea039229"}]} [pid: 8|app: 0|req: 308/651] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:41:32 2026] DELETE /v2.0/networks/b9799044-4cc2-4ce7-860c-e6c6cd699a5f => generated 0 bytes in 608 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/652] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:41:33 2026] GET /v2.0/security-groups?tenant_id=62daedac4755435f8a1495db875aae9e&name=default => generated 2801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/653] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:41:33 2026] DELETE /v2.0/security-groups/ee629ef1-7e90-4f24-8aa6-1982fe81f66e => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:41:34.946 7 INFO neutron.services.segments.plugin [-] Segment dadbc175-b25c-47dd-96f0-e8c57f775c50 resource provider aggregate not found 2026-05-12 17:41:34.951 7 INFO neutron.services.segments.plugin [-] Segment dadbc175-b25c-47dd-96f0-e8c57f775c50 resource provider aggregate not found 2026-05-12 17:41:34.963 7 INFO neutron.services.segments.plugin [-] Segment dadbc175-b25c-47dd-96f0-e8c57f775c50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dadbc175-b25c-47dd-96f0-e8c57f775c50 found for delete ", "request_id": "req-a469c4bf-1b80-4b50-99a6-2c12bad9a0d9"}]} 2026-05-12 17:41:34.969 7 INFO neutron.services.segments.plugin [-] Segment dadbc175-b25c-47dd-96f0-e8c57f775c50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dadbc175-b25c-47dd-96f0-e8c57f775c50 found for delete ", "request_id": "req-11c3325e-956f-401b-9d67-f20a8e5998c8"}]} [pid: 7|app: 0|req: 345/654] 10.0.0.159 () {34 vars in 990 bytes} [Tue May 12 17:41:34 2026] GET /v2.0/ports?device_id=79a2186e-6132-4ec7-92b9-db534c92f9dd => generated 1244 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/655] 10.0.0.159 () {34 vars in 1040 bytes} [Tue May 12 17:41:35 2026] GET /v2.0/security-groups?id=718b69d7-7a9b-44df-a268-9ab3e2052fad&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/656] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:41:36 2026] GET /v2.0/security-groups?tenant_id=b260b45d148c45eb9e07d8558b589cca&name=default => generated 2801 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/657] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:41:37 2026] DELETE /v2.0/security-groups/2bcd7697-fb38-412f-9e2a-0b7431c49982 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/658] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:41:37 2026] GET /v2.0/security-groups?tenant_id=1abeb0e7d9ca4854adb0af91614c5efc&name=default => generated 2801 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/659] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:41:37 2026] DELETE /v2.0/security-groups/6dab8ae8-54a9-46b4-9b00-ea538916598a => 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: 349/662] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:41:38 2026] GET /v2.0/ports?device_id=05ca3ffb-7f86-47fc-b6b4-e73aca4cb532 => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/663] 10.0.0.97 () {34 vars in 970 bytes} [Tue May 12 17:41:38 2026] GET /v2.0/ports/0d89ea1d-3c93-46c5-a29e-c3790c3f278b => generated 968 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/664] 199.19.213.235 () {34 vars in 1000 bytes} [Tue May 12 17:41:39 2026] GET /v2.0/subnets?network_id=66deab79-8d51-48be-b8d7-0c0fa1e7e6fd => generated 659 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/665] 199.19.213.235 () {34 vars in 1146 bytes} [Tue May 12 17:41:39 2026] GET /v2.0/ports?device_id=05ca3ffb-7f86-47fc-b6b4-e73aca4cb532&device_owner=compute%3Anova&network_id=66deab79-8d51-48be-b8d7-0c0fa1e7e6fd => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/666] 199.19.213.235 () {38 vars in 1028 bytes} [Tue May 12 17:41:39 2026] PUT /v2.0/ports/0d89ea1d-3c93-46c5-a29e-c3790c3f278b => generated 1145 bytes in 516 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/667] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:41:39 2026] GET /v2.0/ports?tenant_id=28074c0380b94b1db8564607c4471308&device_id=05ca3ffb-7f86-47fc-b6b4-e73aca4cb532 => generated 1417 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:41:39.821 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f400f32-8d6c-425d-92ff-0e9614d19d44'] response: {'name': 'network-changed', 'server_uuid': '05ca3ffb-7f86-47fc-b6b4-e73aca4cb532', 'tag': '0d89ea1d-3c93-46c5-a29e-c3790c3f278b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 352/668] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:41:39 2026] GET /v2.0/networks?id=66deab79-8d51-48be-b8d7-0c0fa1e7e6fd => generated 778 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/669] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 12 17:41:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=0d89ea1d-3c93-46c5-a29e-c3790c3f278b => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/670] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 12 17:41:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=0d89ea1d-3c93-46c5-a29e-c3790c3f278b => generated 860 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/671] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:41:39 2026] GET /v2.0/subnets?id=94e94b40-4e34-41bf-aea7-081640c54b23 => generated 677 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/672] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:41:40 2026] GET /v2.0/ports?network_id=66deab79-8d51-48be-b8d7-0c0fa1e7e6fd&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: 319/673] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:41:40 2026] GET /v2.0/networks/66deab79-8d51-48be-b8d7-0c0fa1e7e6fd?fields=segments => generated 14 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/674] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:41:40 2026] GET /v2.0/networks/66deab79-8d51-48be-b8d7-0c0fa1e7e6fd?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: 320/675] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:41:40 2026] GET /v2.0/ports?tenant_id=28074c0380b94b1db8564607c4471308&device_id=05ca3ffb-7f86-47fc-b6b4-e73aca4cb532 => generated 1417 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/676] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:41:40 2026] GET /v2.0/networks?id=66deab79-8d51-48be-b8d7-0c0fa1e7e6fd => generated 778 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/677] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 12 17:41:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=0d89ea1d-3c93-46c5-a29e-c3790c3f278b => 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: 357/678] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 12 17:41:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=0d89ea1d-3c93-46c5-a29e-c3790c3f278b => generated 860 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/679] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:41:40 2026] GET /v2.0/subnets?id=94e94b40-4e34-41bf-aea7-081640c54b23 => generated 677 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/680] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:41:40 2026] GET /v2.0/ports?network_id=66deab79-8d51-48be-b8d7-0c0fa1e7e6fd&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/681] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:41:40 2026] GET /v2.0/networks/66deab79-8d51-48be-b8d7-0c0fa1e7e6fd?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: 359/682] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:41:40 2026] GET /v2.0/networks/66deab79-8d51-48be-b8d7-0c0fa1e7e6fd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/683] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:41:41 2026] GET /v2.0/ports?device_id=05ca3ffb-7f86-47fc-b6b4-e73aca4cb532 => generated 1148 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/684] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:41:40 2026] GET /v2.0/security-groups?tenant_id=95df099fb1444adcbd5951300cdd0665&name=default => generated 2801 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/685] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:41:41 2026] GET /v2.0/security-groups?id=f41e789f-8528-469c-a5d7-6c134d9387cf&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/686] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:41:41 2026] DELETE /v2.0/security-groups/76d3c0f0-8df1-484b-88a4-17942ff7733d => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/687] 199.19.213.235 () {34 vars in 1118 bytes} [Tue May 12 17:41:41 2026] GET /v2.0/ports?device_id=05ca3ffb-7f86-47fc-b6b4-e73aca4cb532&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.5 => generated 1148 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/688] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:41:41 2026] GET /v2.0/security-groups?tenant_id=6a92bebf04c945dbb1f919acff3d33f1&name=default => generated 2801 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/689] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:41:41 2026] DELETE /v2.0/security-groups/61b74286-0096-4cdd-b905-46dc309c3a6b => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/690] 199.19.213.235 () {38 vars in 1028 bytes} [Tue May 12 17:41:41 2026] PUT /v2.0/ports/0d89ea1d-3c93-46c5-a29e-c3790c3f278b => generated 968 bytes in 551 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/691] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:41:41 2026] GET /v2.0/ports?tenant_id=28074c0380b94b1db8564607c4471308&device_id=05ca3ffb-7f86-47fc-b6b4-e73aca4cb532 => generated 1240 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:41:42.134 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-298dcf7d-1cc1-4655-a856-689f435ae2e5'] response: {'name': 'network-changed', 'server_uuid': '05ca3ffb-7f86-47fc-b6b4-e73aca4cb532', 'tag': '0d89ea1d-3c93-46c5-a29e-c3790c3f278b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 327/692] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:41:42 2026] GET /v2.0/networks?id=66deab79-8d51-48be-b8d7-0c0fa1e7e6fd => generated 778 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/693] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 12 17:41:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=0d89ea1d-3c93-46c5-a29e-c3790c3f278b => generated 860 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/694] 199.19.213.235 () {34 vars in 1096 bytes} [Tue May 12 17:41:42 2026] GET /v2.0/ports?device_id=05ca3ffb-7f86-47fc-b6b4-e73aca4cb532&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/695] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:41:42 2026] GET /v2.0/subnets?id=94e94b40-4e34-41bf-aea7-081640c54b23 => generated 677 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/696] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:41:42 2026] GET /v2.0/ports?network_id=66deab79-8d51-48be-b8d7-0c0fa1e7e6fd&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/697] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:41:42 2026] GET /v2.0/networks/66deab79-8d51-48be-b8d7-0c0fa1e7e6fd?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/698] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:41:42 2026] GET /v2.0/networks/66deab79-8d51-48be-b8d7-0c0fa1e7e6fd?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: 330/699] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:41:42 2026] GET /v2.0/security-groups?tenant_id=fd9015a549684ecb8b382d09dfa45af2&name=default => generated 2801 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/700] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:41:42 2026] GET /v2.0/ports?tenant_id=28074c0380b94b1db8564607c4471308&device_id=05ca3ffb-7f86-47fc-b6b4-e73aca4cb532 => 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: 331/701] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:41:42 2026] DELETE /v2.0/security-groups/71b38218-4163-428f-83f0-4a4d101acbc6 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/702] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:41:42 2026] GET /v2.0/networks?id=66deab79-8d51-48be-b8d7-0c0fa1e7e6fd => generated 778 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/703] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 12 17:41:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=0d89ea1d-3c93-46c5-a29e-c3790c3f278b => generated 860 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/704] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:41:42 2026] GET /v2.0/subnets?id=94e94b40-4e34-41bf-aea7-081640c54b23 => generated 677 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/705] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:41:42 2026] GET /v2.0/ports?network_id=66deab79-8d51-48be-b8d7-0c0fa1e7e6fd&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: 333/706] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:41:42 2026] GET /v2.0/security-groups?tenant_id=5c6abf7982ad495d90bc2eec31adce59&name=default => generated 2801 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/707] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:41:42 2026] GET /v2.0/networks/66deab79-8d51-48be-b8d7-0c0fa1e7e6fd?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: 334/708] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:41:42 2026] DELETE /v2.0/security-groups/9fece63f-fdc3-4916-9e49-aa257d544bab => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/709] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:41:43 2026] GET /v2.0/networks/66deab79-8d51-48be-b8d7-0c0fa1e7e6fd?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: 335/710] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:41:43 2026] GET /v2.0/ports?tenant_id=28074c0380b94b1db8564607c4471308&device_id=05ca3ffb-7f86-47fc-b6b4-e73aca4cb532 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/711] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:41:43 2026] GET /v2.0/networks?id=66deab79-8d51-48be-b8d7-0c0fa1e7e6fd => generated 778 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/712] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 12 17:41:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=0d89ea1d-3c93-46c5-a29e-c3790c3f278b => generated 860 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/713] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:41:43 2026] GET /v2.0/subnets?id=94e94b40-4e34-41bf-aea7-081640c54b23 => generated 677 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/714] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:41:43 2026] GET /v2.0/ports?network_id=66deab79-8d51-48be-b8d7-0c0fa1e7e6fd&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/715] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:41:43 2026] GET /v2.0/networks/66deab79-8d51-48be-b8d7-0c0fa1e7e6fd?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: 338/716] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:41:43 2026] GET /v2.0/networks/66deab79-8d51-48be-b8d7-0c0fa1e7e6fd?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: 379/717] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:41:43 2026] GET /v2.0/ports?device_id=05ca3ffb-7f86-47fc-b6b4-e73aca4cb532 => generated 971 bytes in 492 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/718] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:41:44 2026] GET /v2.0/security-groups?id=f41e789f-8528-469c-a5d7-6c134d9387cf&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/719] 199.19.213.235 () {34 vars in 994 bytes} [Tue May 12 17:41:44 2026] GET /v2.0/ports?device_id=05ca3ffb-7f86-47fc-b6b4-e73aca4cb532 => 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: 340/720] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:41:44 2026] GET /v2.0/security-groups?tenant_id=d92065c064c145378471f86eb2351b5e&name=default => generated 2801 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/721] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:41:44 2026] DELETE /v2.0/security-groups/7b6703a8-5727-4157-8608-3be45f7d8c16 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:41:44.552 7 INFO neutron.db.l3_db [None req-46281d14-f53c-421f-a4bb-84e2f41a3af3 14cd1559d3dd40f7b117b47b4e47a43e 28074c0380b94b1db8564607c4471308 - - - -] Floating IP c7f09bbc-0e3e-4e21-b9c2-89e55245f723 disassociated. External IP: 10.96.250.208, port: 0d89ea1d-3c93-46c5-a29e-c3790c3f278b. [pid: 7|app: 0|req: 381/722] 199.19.213.235 () {36 vars in 997 bytes} [Tue May 12 17:41:44 2026] DELETE /v2.0/ports/0d89ea1d-3c93-46c5-a29e-c3790c3f278b => generated 0 bytes in 830 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/723] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:41:45 2026] GET /v2.0/ports?device_id=05ca3ffb-7f86-47fc-b6b4-e73aca4cb532 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:41:46.070 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f57dd6be-2e0c-4ce0-8d65-256ceb42595b'] response: {'server_uuid': '05ca3ffb-7f86-47fc-b6b4-e73aca4cb532', 'name': 'network-vif-deleted', 'tag': '0d89ea1d-3c93-46c5-a29e-c3790c3f278b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 382/724] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:41:46 2026] GET /v2.0/ports?device_id=79a2186e-6132-4ec7-92b9-db534c92f9dd => generated 975 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/725] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:41:46 2026] GET /v2.0/security-groups?id=718b69d7-7a9b-44df-a268-9ab3e2052fad&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/726] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:41:46 2026] GET /v2.0/ports?device_id=79a2186e-6132-4ec7-92b9-db534c92f9dd => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/727] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:41:46 2026] GET /v2.0/security-groups?id=718b69d7-7a9b-44df-a268-9ab3e2052fad&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/728] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:41:46 2026] DELETE /v2.0/security-groups/f41e789f-8528-469c-a5d7-6c134d9387cf => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:41:46.474 8 INFO neutron.api.v2.resource [None req-3a1e0799-a57f-472c-b742-3ca8a251bd93 14cd1559d3dd40f7b117b47b4e47a43e 28074c0380b94b1db8564607c4471308 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 345/729] 10.0.0.104 () {32 vars in 737 bytes} [Tue May 12 17:41:46 2026] GET /v2.0/security-groups/f41e789f-8528-469c-a5d7-6c134d9387cf => generated 146 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/730] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:41:46 2026] GET /v2.0/ports?device_id=79a2186e-6132-4ec7-92b9-db534c92f9dd => generated 975 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/731] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:41:46 2026] GET /v2.0/ports?tenant_id=6a12fc28df2c43b080c22da5e1ee8eae&device_id=79a2186e-6132-4ec7-92b9-db534c92f9dd => 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: 385/732] 10.0.0.104 () {32 vars in 732 bytes} [Tue May 12 17:41:46 2026] DELETE /v2.0/floatingips/c7f09bbc-0e3e-4e21-b9c2-89e55245f723 => generated 0 bytes in 427 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/733] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:41:46 2026] GET /v2.0/security-groups?id=718b69d7-7a9b-44df-a268-9ab3e2052fad&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: 386/734] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:41:46 2026] GET /v2.0/networks?id=6049d8d8-7b4e-4f6d-b220-21d681f06d7a => generated 771 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/735] 199.19.213.235 () {34 vars in 1060 bytes} [Tue May 12 17:41:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=0264c807-08ef-4f78-8496-77665b18b25d => generated 861 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/736] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:41:47 2026] GET /v2.0/subnets?id=3e9c74b6-4b2d-44f8-9403-7010488968d0 => generated 669 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/737] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:41:47 2026] GET /v2.0/ports?network_id=6049d8d8-7b4e-4f6d-b220-21d681f06d7a&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/738] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:41:47 2026] GET /v2.0/networks/6049d8d8-7b4e-4f6d-b220-21d681f06d7a?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: 391/739] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:41:47 2026] GET /v2.0/security-groups?tenant_id=16bdb42003014965874f68a3674d42c8&name=default => generated 2801 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/740] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:41:47 2026] GET /v2.0/networks/6049d8d8-7b4e-4f6d-b220-21d681f06d7a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/741] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:41:47 2026] DELETE /v2.0/security-groups/eda38ff8-20a9-47da-9802-0a55eff9e7cd => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/742] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:41:47 2026] GET /v2.0/security-groups?tenant_id=80cd26bb9a584951b64ce6fe446b942f&name=default => generated 2801 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/743] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:41:47 2026] DELETE /v2.0/security-groups/c51012fb-1207-4896-a9eb-e14bb71ea3d2 => 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: 396/744] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:41:48 2026] GET /v2.0/ports?device_id=79a2186e-6132-4ec7-92b9-db534c92f9dd => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/745] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:41:48 2026] GET /v2.0/security-groups?id=718b69d7-7a9b-44df-a268-9ab3e2052fad&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/746] 10.0.0.104 () {34 vars in 789 bytes} [Tue May 12 17:41:46 2026] PUT /v2.0/routers/b4a484cf-bc8f-4649-acd6-fc0c74ec7811/remove_router_interface => generated 309 bytes in 1277 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/747] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:41:49 2026] GET /v2.0/ports?device_id=79a2186e-6132-4ec7-92b9-db534c92f9dd => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/748] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:41:49 2026] GET /v2.0/security-groups?id=718b69d7-7a9b-44df-a268-9ab3e2052fad&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:41:49.495 7 INFO neutron.services.segments.plugin [-] Segment d4958d05-5e75-4d58-979c-63e9355b767d resource provider aggregate not found 2026-05-12 17:41:49.501 7 INFO neutron.services.segments.plugin [-] Segment d4958d05-5e75-4d58-979c-63e9355b767d resource provider aggregate not found 2026-05-12 17:41:49.516 7 INFO neutron.services.segments.plugin [-] Segment d4958d05-5e75-4d58-979c-63e9355b767d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4958d05-5e75-4d58-979c-63e9355b767d found for delete ", "request_id": "req-4237ceca-819e-49c9-8d40-300a6ca9336c"}]} 2026-05-12 17:41:49.526 7 INFO neutron.services.segments.plugin [-] Segment d4958d05-5e75-4d58-979c-63e9355b767d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4958d05-5e75-4d58-979c-63e9355b767d found for delete ", "request_id": "req-21485010-cbf2-4d0b-ae8d-e29c6e1c71ad"}]} 2026-05-12 17:41:49.529 7 INFO neutron.db.l3_hamode_db [None req-92ea8283-8bab-49ab-bcc4-50acfc1b9a0b 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] HA network 6efa7f32-a816-4690-a30d-f43d11216b9c was deleted as no HA routers are present in tenant 28074c0380b94b1db8564607c4471308. [pid: 7|app: 0|req: 398/749] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:41:48 2026] DELETE /v2.0/routers/b4a484cf-bc8f-4649-acd6-fc0c74ec7811 => generated 0 bytes in 1255 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/750] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:41:49 2026] DELETE /v2.0/subnets/94e94b40-4e34-41bf-aea7-081640c54b23 => 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: 399/751] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:41:49 2026] DELETE /v2.0/networks/66deab79-8d51-48be-b8d7-0c0fa1e7e6fd => generated 0 bytes in 495 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:41:50.362 8 INFO neutron.db.segments_db [None req-6c661073-7682-42b4-8028-e1727c50249b bd63462dd7de44d7afc84774b88e5e81 55ba8aefab11420eba2d802be1abc191 - - - -] Added segment 733e8b8b-3826-42bc-96b7-ad2df674b8df of type vxlan for network 9042cbc5-b8a0-443f-96b6-6f25c29b93c5 [pid: 7|app: 0|req: 400/752] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:41:50 2026] GET /v2.0/security-groups?tenant_id=a015eafd53b24ba9bd86bda606695555&name=default => generated 2801 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/753] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:41:50 2026] GET /v2.0/security-groups?tenant_id=28074c0380b94b1db8564607c4471308&name=default => generated 2797 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/754] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:41:49 2026] POST /v2.0/networks => generated 650 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/755] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:41:50 2026] DELETE /v2.0/security-groups/b0879671-4c79-42bf-83fc-4d8552a5e7d3 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/756] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:41:50 2026] GET /v2.0/ports?device_id=79a2186e-6132-4ec7-92b9-db534c92f9dd => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/757] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:41:50 2026] DELETE /v2.0/security-groups/436fe0f9-f561-4351-b87a-5c5b36e70b31 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/758] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:41:50 2026] GET /v2.0/security-groups?id=718b69d7-7a9b-44df-a268-9ab3e2052fad&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: 355/759] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:41:50 2026] POST /v2.0/subnets => generated 603 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:41:50.987 7 INFO neutron.db.segments_db [None req-e9b848d0-2b04-40d3-996b-1b86a78879ed bd63462dd7de44d7afc84774b88e5e81 55ba8aefab11420eba2d802be1abc191 - - - -] Added segment 1957142e-3280-4ae0-b96d-62c1d81a27ca of type vxlan for network 222acaaa-fcc9-42ff-a988-d7488f4dd55f 2026-05-12 17:41:51.300 7 INFO neutron.db.l3_hamode_db [None req-e9b848d0-2b04-40d3-996b-1b86a78879ed bd63462dd7de44d7afc84774b88e5e81 55ba8aefab11420eba2d802be1abc191 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:41:51.550 7 INFO neutron.services.segments.plugin [-] Segment dca49df7-563c-427d-9b01-c44a5d46be4e resource provider aggregate not found 2026-05-12 17:41:51.557 7 INFO neutron.services.segments.plugin [-] Segment dca49df7-563c-427d-9b01-c44a5d46be4e resource provider aggregate not found 2026-05-12 17:41:51.587 7 INFO neutron.services.segments.plugin [-] Segment dca49df7-563c-427d-9b01-c44a5d46be4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dca49df7-563c-427d-9b01-c44a5d46be4e found for delete ", "request_id": "req-4c40f4b9-29ee-4e20-a33a-c4d298e0005e"}]} 2026-05-12 17:41:51.588 7 INFO neutron.services.segments.plugin [-] Segment dca49df7-563c-427d-9b01-c44a5d46be4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dca49df7-563c-427d-9b01-c44a5d46be4e found for delete ", "request_id": "req-e6f73e53-5883-474e-b4cc-c53fb33864ce"}]} 2026-05-12 17:41:52.844 8 INFO neutron.db.segments_db [None req-c27fcaf9-df25-45bf-b786-9f592bd263d2 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Added segment 45580f87-a8f2-4bb3-881d-e9c0a84dedfd of type vxlan for network 8f1e1fe1-7587-41c0-ba55-a9b1da1a9d48 2026-05-12 17:41:52.880 7 INFO neutron.db.l3_hamode_db [None req-e9b848d0-2b04-40d3-996b-1b86a78879ed bd63462dd7de44d7afc84774b88e5e81 55ba8aefab11420eba2d802be1abc191 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 356/760] 10.0.0.104 () {34 vars in 671 bytes} [Tue May 12 17:41:52 2026] POST /v2.0/networks => generated 748 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:41:53.145 8 INFO neutron.db.segments_db [None req-f43bce1a-dc92-4b6b-9a84-c39a3e946232 fd911870a1dc469aa6b09b6d669c8004 a31b8c440bf741c69fdd32820c45c091 - - - -] Added segment ba49aa24-fb98-4f46-b3db-fffd567569f5 of type vxlan for network 7e87220c-9ff6-422c-9a42-fbadd932ece4 [pid: 8|app: 0|req: 357/761] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:41:52 2026] POST /v2.0/networks => generated 648 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/762] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:41:53 2026] POST /v2.0/subnets => generated 671 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:41:53.535 8 INFO neutron.db.segments_db [None req-cdbc357b-45cf-4d28-9e36-bb7010943292 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Added segment 4f9c5ba1-68ed-41b1-b5c6-38b729fab577 of type vxlan for network b8e27bdf-1930-4718-97a6-9bf7ce972f5c 2026-05-12 17:41:53.858 8 INFO neutron.db.l3_hamode_db [None req-cdbc357b-45cf-4d28-9e36-bb7010943292 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 405/765] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:41:50 2026] POST /v2.0/routers => generated 695 bytes in 3060 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/766] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:41:53 2026] POST /v2.0/subnets => generated 649 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:41:55.391 8 INFO neutron.db.l3_hamode_db [None req-cdbc357b-45cf-4d28-9e36-bb7010943292 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 407/767] 10.0.0.104 () {34 vars in 783 bytes} [Tue May 12 17:41:54 2026] PUT /v2.0/routers/7437f32a-e473-472d-b211-0a76b94b09aa/add_router_interface => generated 309 bytes in 1732 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:41:56.184 7 INFO neutron.db.segments_db [None req-9dc0f1b9-3600-4f64-8beb-10ea85754e55 fd911870a1dc469aa6b09b6d669c8004 a31b8c440bf741c69fdd32820c45c091 - - - -] Added segment 1f594127-1512-4aa5-8bc3-ebbb102ea127 of type vxlan for network af138ed8-74cf-4418-aaac-d570f60cc720 [pid: 7|app: 0|req: 408/768] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:41:56 2026] POST /v2.0/networks => generated 647 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/769] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:41:53 2026] POST /v2.0/routers => generated 735 bytes in 2985 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/770] 10.0.0.104 () {34 vars in 743 bytes} [Tue May 12 17:41:56 2026] PUT /v2.0/networks/af138ed8-74cf-4418-aaac-d570f60cc720 => generated 592 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/771] 10.0.0.104 () {34 vars in 665 bytes} [Tue May 12 17:41:56 2026] POST /v2.0/ports => generated 959 bytes in 493 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: 410/772] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:41:56 2026] POST /v2.0/subnets => generated 622 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/773] 10.0.0.104 () {34 vars in 665 bytes} [Tue May 12 17:41:57 2026] POST /v2.0/ports => generated 954 bytes in 606 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: 412/774] 10.0.0.104 () {34 vars in 741 bytes} [Tue May 12 17:41:57 2026] PUT /v2.0/subnets/fd463248-c478-483a-8e3d-0402dde3b0e6 => generated 632 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/775] 10.0.0.104 () {34 vars in 783 bytes} [Tue May 12 17:41:56 2026] PUT /v2.0/routers/a8f60337-812d-445d-95df-0ddcbb11a2ca/add_router_interface => generated 309 bytes in 1645 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:41:58.886 8 INFO neutron.services.segments.plugin [-] Segment 1f594127-1512-4aa5-8bc3-ebbb102ea127 resource provider aggregate not found 2026-05-12 17:41:58.891 8 INFO neutron.services.segments.plugin [-] Segment 1f594127-1512-4aa5-8bc3-ebbb102ea127 resource provider aggregate not found 2026-05-12 17:41:58.915 8 INFO neutron.services.segments.plugin [-] Segment 1f594127-1512-4aa5-8bc3-ebbb102ea127 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f594127-1512-4aa5-8bc3-ebbb102ea127 found for delete ", "request_id": "req-7dc68bba-d55e-40c5-bdd1-91a245ef691d"}]} [pid: 8|app: 0|req: 364/776] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:41:58 2026] DELETE /v2.0/networks/af138ed8-74cf-4418-aaac-d570f60cc720 => generated 0 bytes in 667 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:41:58.927 8 INFO neutron.services.segments.plugin [-] Segment 1f594127-1512-4aa5-8bc3-ebbb102ea127 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f594127-1512-4aa5-8bc3-ebbb102ea127 found for delete ", "request_id": "req-6b5cec3e-d0b5-40b4-a48e-c6724494ae7f"}]} 2026-05-12 17:41:59.003 7 INFO neutron.db.l3_db [None req-a9432ee6-eb7b-47be-a0ac-b0000ed603e4 bd63462dd7de44d7afc84774b88e5e81 55ba8aefab11420eba2d802be1abc191 - - - -] Floating IP 7a8f1724-57dd-494b-a64c-d7a37f7684c6 associated. External IP: 10.96.250.202, port: e5e9c592-06b8-4d0a-ac12-bc03af9c4032. [pid: 8|app: 0|req: 365/777] 10.0.0.104 () {34 vars in 685 bytes} [Tue May 12 17:41:58 2026] POST /v2.0/security-groups => generated 1596 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:41:59.045 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eff4543c-ed8f-4399-83f6-11c8626c3205 fd911870a1dc469aa6b09b6d669c8004 a31b8c440bf741c69fdd32820c45c091 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 366/778] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:41:59 2026] DELETE /v2.0/networks/af138ed8-74cf-4418-aaac-d570f60cc720 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/779] 10.0.0.104 () {34 vars in 695 bytes} [Tue May 12 17:41:59 2026] POST /v2.0/security-group-rules => generated 565 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/780] 10.0.0.104 () {32 vars in 694 bytes} [Tue May 12 17:41:59 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/781] 10.0.0.104 () {34 vars in 695 bytes} [Tue May 12 17:41:59 2026] POST /v2.0/security-group-rules => generated 570 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/782] 10.0.0.104 () {32 vars in 742 bytes} [Tue May 12 17:41:59 2026] GET /v2.0/subnets?network_id=0e61ee45-96ec-415d-882a-e27c35f354c1 => generated 626 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/783] 10.0.0.104 () {34 vars in 677 bytes} [Tue May 12 17:41:58 2026] POST /v2.0/floatingips => generated 841 bytes in 1688 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/784] 10.0.0.104 () {32 vars in 653 bytes} [Tue May 12 17:41:59 2026] GET /v2.0/extensions => generated 19178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-12 17:41:59.918 7 INFO neutron.db.l3_db [None req-37313ce6-9c27-49c4-8078-9914a965f60f bd63462dd7de44d7afc84774b88e5e81 55ba8aefab11420eba2d802be1abc191 - - - -] Floating IP 7a8f1724-57dd-494b-a64c-d7a37f7684c6 disassociated. External IP: 10.96.250.202, port: e5e9c592-06b8-4d0a-ac12-bc03af9c4032. [pid: 7|app: 0|req: 415/785] 10.0.0.104 () {34 vars in 749 bytes} [Tue May 12 17:41:59 2026] PUT /v2.0/floatingips/7a8f1724-57dd-494b-a64c-d7a37f7684c6 => generated 552 bytes in 493 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/786] 10.0.0.104 () {32 vars in 649 bytes} [Tue May 12 17:42:00 2026] GET /v2.0/networks => generated 1313 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/787] 10.0.0.104 () {34 vars in 676 bytes} [Tue May 12 17:41:59 2026] POST /v2.0/floatingips => generated 552 bytes in 1107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/788] 10.0.0.104 () {32 vars in 647 bytes} [Tue May 12 17:42:00 2026] GET /v2.0/subnets => generated 1265 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/789] 10.0.0.104 () {32 vars in 732 bytes} [Tue May 12 17:42:00 2026] DELETE /v2.0/floatingips/7a8f1724-57dd-494b-a64c-d7a37f7684c6 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/790] 10.0.0.104 () {32 vars in 723 bytes} [Tue May 12 17:42:00 2026] GET /v2.0/networks/7e87220c-9ff6-422c-9a42-fbadd932ece4 => generated 673 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/791] 10.0.0.104 () {32 vars in 721 bytes} [Tue May 12 17:42:00 2026] GET /v2.0/subnets/366f5c00-20b4-4c5b-9b11-792a63894194 => generated 649 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:00.826 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5c36d71a-84c0-4829-8510-295574ee0c36 fd911870a1dc469aa6b09b6d669c8004 a31b8c440bf741c69fdd32820c45c091 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 375/792] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:42:00 2026] DELETE /v2.0/subnets/fd463248-c478-483a-8e3d-0402dde3b0e6 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:42:00.848 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b651c207-48f6-4dac-b213-02526e3342fb fd911870a1dc469aa6b09b6d669c8004 a31b8c440bf741c69fdd32820c45c091 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 376/793] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:42:00 2026] DELETE /v2.0/networks/af138ed8-74cf-4418-aaac-d570f60cc720 => 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: 377/794] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:42:00 2026] DELETE /v2.0/subnets/366f5c00-20b4-4c5b-9b11-792a63894194 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:42:01.547 8 INFO neutron.services.segments.plugin [-] Segment ba49aa24-fb98-4f46-b3db-fffd567569f5 resource provider aggregate not found 2026-05-12 17:42:01.554 8 INFO neutron.services.segments.plugin [-] Segment ba49aa24-fb98-4f46-b3db-fffd567569f5 resource provider aggregate not found 2026-05-12 17:42:01.575 8 INFO neutron.services.segments.plugin [-] Segment ba49aa24-fb98-4f46-b3db-fffd567569f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba49aa24-fb98-4f46-b3db-fffd567569f5 found for delete ", "request_id": "req-d131b9a6-9533-4be3-9a15-938375195a69"}]} 2026-05-12 17:42:01.580 8 INFO neutron.services.segments.plugin [-] Segment ba49aa24-fb98-4f46-b3db-fffd567569f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba49aa24-fb98-4f46-b3db-fffd567569f5 found for delete ", "request_id": "req-1f77bf27-9065-4f3e-bacd-dd4f670d81e0"}]} 2026-05-12 17:42:01.586 7 INFO neutron.db.l3_db [None req-b6333446-b036-4664-94ee-52fdf918e043 bd63462dd7de44d7afc84774b88e5e81 55ba8aefab11420eba2d802be1abc191 - - - -] Floating IP d2e775d6-b3e9-4792-b6db-06cc667ffc0d associated. External IP: 10.96.250.201, port: 307badb6-13a0-4395-b8c1-6745a3dece92. [pid: 8|app: 0|req: 378/795] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:42:01 2026] DELETE /v2.0/networks/7e87220c-9ff6-422c-9a42-fbadd932ece4 => generated 0 bytes in 514 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/796] 10.0.0.159 () {34 vars in 990 bytes} [Tue May 12 17:42:01 2026] GET /v2.0/ports?device_id=79a2186e-6132-4ec7-92b9-db534c92f9dd => 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: 380/797] 10.0.0.159 () {34 vars in 1040 bytes} [Tue May 12 17:42:01 2026] GET /v2.0/security-groups?id=718b69d7-7a9b-44df-a268-9ab3e2052fad&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: 418/798] 10.0.0.104 () {34 vars in 677 bytes} [Tue May 12 17:42:00 2026] POST /v2.0/floatingips => generated 843 bytes in 1267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/799] 10.0.0.104 () {32 vars in 729 bytes} [Tue May 12 17:42:01 2026] GET /v2.0/floatingips/d2e775d6-b3e9-4792-b6db-06cc667ffc0d => generated 843 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/800] 10.0.0.104 () {32 vars in 655 bytes} [Tue May 12 17:42:02 2026] GET /v2.0/floatingips => generated 846 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/801] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:42:02 2026] GET /v2.0/security-groups?tenant_id=a31b8c440bf741c69fdd32820c45c091&name=default => generated 2801 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/802] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:42:02 2026] DELETE /v2.0/security-groups/8487d1d4-b514-4c9a-9437-716eefc81837 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:42:02.627 7 INFO neutron.db.l3_db [None req-8c4b10b6-81f1-4a23-b1f9-1019059e8379 bd63462dd7de44d7afc84774b88e5e81 55ba8aefab11420eba2d802be1abc191 - - - -] Floating IP d2e775d6-b3e9-4792-b6db-06cc667ffc0d associated. External IP: 10.96.250.201, port: 307badb6-13a0-4395-b8c1-6745a3dece92. [pid: 7|app: 0|req: 420/803] 10.0.0.104 () {34 vars in 749 bytes} [Tue May 12 17:42:02 2026] PUT /v2.0/floatingips/d2e775d6-b3e9-4792-b6db-06cc667ffc0d => generated 841 bytes in 1213 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:03.542 8 INFO neutron.db.l3_db [None req-1258cb84-3582-413b-aff6-13eb6bfe0024 bd63462dd7de44d7afc84774b88e5e81 55ba8aefab11420eba2d802be1abc191 - - - -] Floating IP d2e775d6-b3e9-4792-b6db-06cc667ffc0d disassociated. External IP: 10.96.250.201, port: e5e9c592-06b8-4d0a-ac12-bc03af9c4032. [pid: 8|app: 0|req: 384/804] 10.0.0.104 () {34 vars in 749 bytes} [Tue May 12 17:42:03 2026] PUT /v2.0/floatingips/d2e775d6-b3e9-4792-b6db-06cc667ffc0d => generated 552 bytes in 524 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/805] 10.0.0.104 () {32 vars in 732 bytes} [Tue May 12 17:42:03 2026] DELETE /v2.0/floatingips/d2e775d6-b3e9-4792-b6db-06cc667ffc0d => generated 0 bytes in 426 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:42:04.327 8 INFO neutron.db.segments_db [None req-4e0d4cb2-7314-4479-aa76-6ce14f9d2463 2f0a73ee0d1f4378944db5e1c51f13db d48c81091da24502929d8b71b725a5f8 - - - -] Added segment 8b8efa50-3dfe-4241-a01c-c0dbda180d43 of type vxlan for network 8a1c190a-c82b-4812-b862-df055b2a2db2 2026-05-12 17:42:04.361 7 INFO neutron.api.v2.resource [None req-c1d6fdb8-52c3-454d-a8fa-5e0d5830d391 bd63462dd7de44d7afc84774b88e5e81 55ba8aefab11420eba2d802be1abc191 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 422/806] 10.0.0.104 () {32 vars in 732 bytes} [Tue May 12 17:42:04 2026] DELETE /v2.0/floatingips/d2e775d6-b3e9-4792-b6db-06cc667ffc0d => generated 144 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/807] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:42:04 2026] POST /v2.0/networks => generated 634 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:42:04.512 8 INFO neutron.db.segments_db [None req-894c6f28-c2a0-485c-8618-3951c1edfec1 2f0a73ee0d1f4378944db5e1c51f13db d48c81091da24502929d8b71b725a5f8 - - - -] Added segment c3adb2b8-202f-4052-84dd-24f3fc164885 of type vxlan for network 66dc1e31-a9f4-4dcc-b6aa-4e79f3038102 [pid: 8|app: 0|req: 386/808] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:42:04 2026] POST /v2.0/networks => generated 634 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/809] 10.0.0.104 () {32 vars in 720 bytes} [Tue May 12 17:42:04 2026] DELETE /v2.0/ports/e5e9c592-06b8-4d0a-ac12-bc03af9c4032 => generated 0 bytes in 388 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/810] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:42:04 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: 424/811] 10.0.0.104 () {32 vars in 720 bytes} [Tue May 12 17:42:04 2026] DELETE /v2.0/ports/307badb6-13a0-4395-b8c1-6745a3dece92 => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/812] 10.0.0.104 () {32 vars in 736 bytes} [Tue May 12 17:42:05 2026] GET /v2.0/ports?device_id=7437f32a-e473-472d-b211-0a76b94b09aa => generated 958 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/813] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:42:04 2026] POST /v2.0/subnets => generated 631 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:42:05.357 8 INFO neutron.db.segments_db [None req-b0f0b334-9762-4d0a-af18-9b30d9598871 2f0a73ee0d1f4378944db5e1c51f13db d48c81091da24502929d8b71b725a5f8 - - - -] Added segment c783c498-f531-4f5c-8aa1-0246692dd330 of type vxlan for network 17e6b222-6db2-42ee-b143-dd9196c24bc1 2026-05-12 17:42:05.711 8 INFO neutron.db.l3_hamode_db [None req-b0f0b334-9762-4d0a-af18-9b30d9598871 2f0a73ee0d1f4378944db5e1c51f13db d48c81091da24502929d8b71b725a5f8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:42:05.974 8 INFO neutron.db.l3_hamode_db [None req-b0f0b334-9762-4d0a-af18-9b30d9598871 2f0a73ee0d1f4378944db5e1c51f13db d48c81091da24502929d8b71b725a5f8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 389/814] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:42:05 2026] POST /v2.0/routers => generated 511 bytes in 1470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/815] 10.0.0.97 () {34 vars in 1097 bytes} [Tue May 12 17:42:06 2026] GET /v2.0/security-groups?name=tempest-securitygroup--748068756&fields=id&tenant_id=8699f45b8c06415b98f75a2e05367544 => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/816] 10.0.0.104 () {34 vars in 789 bytes} [Tue May 12 17:42:05 2026] PUT /v2.0/routers/7437f32a-e473-472d-b211-0a76b94b09aa/remove_router_interface => generated 309 bytes in 1726 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/817] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:42:06 2026] GET /v2.0/ports?device_id=79a2186e-6132-4ec7-92b9-db534c92f9dd => generated 975 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/818] 10.0.0.97 () {34 vars in 981 bytes} [Tue May 12 17:42:06 2026] GET /v2.0/networks?id=8f1e1fe1-7587-41c0-ba55-a9b1da1a9d48 => generated 680 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:07.879 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-2483433c-5614-4a7b-8a97-2aa14e5d0eb1 bd63462dd7de44d7afc84774b88e5e81 55ba8aefab11420eba2d802be1abc191 - - - -] 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 574, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, 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 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 602, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2201, 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 226, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, 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 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 629, 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 707, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 224, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2182, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2187, 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 54, 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 150, 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 181, in _notify_loop callback(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 100, 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 84, in _is_session_semantic_violated stack = traceback.extract_stack()  2026-05-12 17:42:08.240 8 INFO neutron.services.segments.plugin [-] Segment 1957142e-3280-4ae0-b96d-62c1d81a27ca resource provider aggregate not found 2026-05-12 17:42:08.246 8 INFO neutron.services.segments.plugin [-] Segment 1957142e-3280-4ae0-b96d-62c1d81a27ca resource provider aggregate not found 2026-05-12 17:42:08.259 8 INFO neutron.services.segments.plugin [-] Segment 1957142e-3280-4ae0-b96d-62c1d81a27ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1957142e-3280-4ae0-b96d-62c1d81a27ca found for delete ", "request_id": "req-84bf8edc-5d1a-4695-9012-8431cd726e82"}]} 2026-05-12 17:42:08.261 8 INFO neutron.services.segments.plugin [-] Segment 1957142e-3280-4ae0-b96d-62c1d81a27ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1957142e-3280-4ae0-b96d-62c1d81a27ca found for delete ", "request_id": "req-fd9a2e6f-8b4d-4be2-9d9f-073ffbeacac5"}]} 2026-05-12 17:42:08.274 8 INFO neutron.db.l3_hamode_db [None req-2483433c-5614-4a7b-8a97-2aa14e5d0eb1 bd63462dd7de44d7afc84774b88e5e81 55ba8aefab11420eba2d802be1abc191 - - - -] HA network 222acaaa-fcc9-42ff-a988-d7488f4dd55f was deleted as no HA routers are present in tenant 55ba8aefab11420eba2d802be1abc191. [pid: 8|app: 0|req: 393/819] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:42:07 2026] DELETE /v2.0/routers/7437f32a-e473-472d-b211-0a76b94b09aa => generated 0 bytes in 1234 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/820] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:42:08 2026] GET /v2.0/security-groups?id=718b69d7-7a9b-44df-a268-9ab3e2052fad&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/821] 10.0.0.104 () {34 vars in 783 bytes} [Tue May 12 17:42:06 2026] PUT /v2.0/routers/47689228-801f-4516-adf3-284afca669cb/add_router_interface => generated 309 bytes in 1370 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/824] 10.0.0.97 () {34 vars in 964 bytes} [Tue May 12 17:42:08 2026] GET /v2.0/quotas/8699f45b8c06415b98f75a2e05367544 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/825] 10.0.0.104 () {32 vars in 717 bytes} [Tue May 12 17:42:08 2026] GET /v2.0/ports/b293c9af-7e14-424a-9be8-9e546037dba5 => generated 959 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/826] 10.0.0.97 () {34 vars in 1001 bytes} [Tue May 12 17:42:08 2026] GET /v2.0/ports?tenant_id=8699f45b8c06415b98f75a2e05367544&fields=id => generated 103 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/827] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:42:08 2026] DELETE /v2.0/subnets/66afc620-d7be-47c1-b213-141b80d95d87 => 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: 431/828] 10.0.0.97 () {34 vars in 1007 bytes} [Tue May 12 17:42:08 2026] GET /v2.0/networks/8f1e1fe1-7587-41c0-ba55-a9b1da1a9d48?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/829] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:42:08 2026] GET /v2.0/ports?device_id=79a2186e-6132-4ec7-92b9-db534c92f9dd => generated 975 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:08.990 7 INFO neutron.services.segments.plugin [-] Segment 733e8b8b-3826-42bc-96b7-ad2df674b8df resource provider aggregate not found 2026-05-12 17:42:08.995 7 INFO neutron.services.segments.plugin [-] Segment 733e8b8b-3826-42bc-96b7-ad2df674b8df resource provider aggregate not found 2026-05-12 17:42:09.015 7 INFO neutron.services.segments.plugin [-] Segment 733e8b8b-3826-42bc-96b7-ad2df674b8df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 733e8b8b-3826-42bc-96b7-ad2df674b8df found for delete ", "request_id": "req-cc713159-0ab4-469c-ac74-c79846fe799f"}]} 2026-05-12 17:42:09.018 7 INFO neutron.services.segments.plugin [-] Segment 733e8b8b-3826-42bc-96b7-ad2df674b8df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 733e8b8b-3826-42bc-96b7-ad2df674b8df found for delete ", "request_id": "req-796d3f10-fcc4-443e-a0c4-e1e7bdfb2024"}]} [pid: 7|app: 0|req: 433/830] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:42:08 2026] DELETE /v2.0/networks/9042cbc5-b8a0-443f-96b6-6f25c29b93c5 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/831] 10.0.0.97 () {34 vars in 1107 bytes} [Tue May 12 17:42:09 2026] GET /v2.0/networks/8f1e1fe1-7587-41c0-ba55-a9b1da1a9d48?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/832] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:42:09 2026] GET /v2.0/security-groups?id=718b69d7-7a9b-44df-a268-9ab3e2052fad&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: 436/833] 199.19.213.235 () {34 vars in 994 bytes} [Tue May 12 17:42:09 2026] GET /v2.0/ports?device_id=79a2186e-6132-4ec7-92b9-db534c92f9dd => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:09.665 7 INFO neutron.db.l3_db [None req-7e342fcf-9d88-4568-b48f-ed4d58db5a80 04d206ff691d45199a61e01807e67af3 6a12fc28df2c43b080c22da5e1ee8eae - - - -] Floating IP 1ac8969b-11f1-4b37-bd8d-482dea40fab7 disassociated. External IP: 10.96.250.205, port: 0264c807-08ef-4f78-8496-77665b18b25d. [pid: 7|app: 0|req: 437/834] 199.19.213.235 () {36 vars in 997 bytes} [Tue May 12 17:42:09 2026] DELETE /v2.0/ports/0264c807-08ef-4f78-8496-77665b18b25d => generated 0 bytes in 844 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/835] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:42:10 2026] GET /v2.0/ports?device_id=67732c94-9ab5-4224-8e98-ad2c01494b45 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:42:10.153 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d3921496-b4c9-4df2-9904-a535e42e6af3'] response: {'server_uuid': '79a2186e-6132-4ec7-92b9-db534c92f9dd', 'name': 'network-vif-deleted', 'tag': '0264c807-08ef-4f78-8496-77665b18b25d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 439/836] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:42:10 2026] GET /v2.0/security-groups?tenant_id=55ba8aefab11420eba2d802be1abc191&name=default => generated 2801 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/837] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:42:10 2026] GET /v2.0/networks?id=8f1e1fe1-7587-41c0-ba55-a9b1da1a9d48 => generated 680 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/838] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:42:10 2026] GET /v2.0/ports?device_id=79a2186e-6132-4ec7-92b9-db534c92f9dd => 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: 398/839] 10.0.0.104 () {34 vars in 783 bytes} [Tue May 12 17:42:08 2026] PUT /v2.0/routers/47689228-801f-4516-adf3-284afca669cb/add_router_interface => generated 309 bytes in 2071 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/840] 199.19.213.235 () {34 vars in 1050 bytes} [Tue May 12 17:42:10 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8699f45b8c06415b98f75a2e05367544 => generated 180 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/841] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:42:10 2026] DELETE /v2.0/security-groups/50e0a396-dd3b-4007-a52c-f924e6e1c8f6 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/842] 10.0.0.104 () {32 vars in 717 bytes} [Tue May 12 17:42:10 2026] GET /v2.0/ports/e422e73a-ef54-4569-a4ad-32c6ca5dc4b5 => generated 967 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/843] 199.19.213.235 () {38 vars in 955 bytes} [Tue May 12 17:42:10 2026] POST /v2.0/ports => generated 958 bytes in 532 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: 444/844] 199.19.213.235 () {38 vars in 1028 bytes} [Tue May 12 17:42:11 2026] PUT /v2.0/ports/f9759d6c-52c4-48f4-accb-7a8e97ae8b2a => generated 1203 bytes in 509 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: 401/845] 10.0.0.104 () {34 vars in 789 bytes} [Tue May 12 17:42:10 2026] PUT /v2.0/routers/47689228-801f-4516-adf3-284afca669cb/remove_router_interface => generated 309 bytes in 1043 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/846] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:42:11 2026] GET /v2.0/ports?device_id=67732c94-9ab5-4224-8e98-ad2c01494b45 => generated 973 bytes in 105 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: 446/847] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:42:11 2026] GET /v2.0/ports?tenant_id=8699f45b8c06415b98f75a2e05367544&device_id=67732c94-9ab5-4224-8e98-ad2c01494b45 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/848] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:42:11 2026] DELETE /v2.0/security-groups/718b69d7-7a9b-44df-a268-9ab3e2052fad => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/849] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:42:11 2026] GET /v2.0/security-groups?id=bb8d2972-41b8-4c96-a0ef-21e73dbf6415&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/850] 199.19.213.235 () {34 vars in 1060 bytes} [Tue May 12 17:42:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=f9759d6c-52c4-48f4-accb-7a8e97ae8b2a => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:42:11.926 8 INFO neutron.api.v2.resource [None req-e597669a-a1f4-4db9-b23c-22fdc64fa3d7 04d206ff691d45199a61e01807e67af3 6a12fc28df2c43b080c22da5e1ee8eae - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 405/851] 10.0.0.104 () {32 vars in 737 bytes} [Tue May 12 17:42:11 2026] GET /v2.0/security-groups/718b69d7-7a9b-44df-a268-9ab3e2052fad => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/852] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:42:11 2026] GET /v2.0/subnets?id=25b6f467-24e0-40db-9b78-d2732b25cb9c => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:12.206 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4f23ebc-642f-4389-ba31-34aef78da6ee'] response: {'name': 'network-changed', 'server_uuid': '67732c94-9ab5-4224-8e98-ad2c01494b45', 'tag': 'f9759d6c-52c4-48f4-accb-7a8e97ae8b2a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 407/853] 10.0.0.104 () {32 vars in 732 bytes} [Tue May 12 17:42:11 2026] DELETE /v2.0/floatingips/1ac8969b-11f1-4b37-bd8d-482dea40fab7 => generated 0 bytes in 347 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/854] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:42:12 2026] GET /v2.0/ports?network_id=8f1e1fe1-7587-41c0-ba55-a9b1da1a9d48&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/855] 10.0.0.104 () {34 vars in 789 bytes} [Tue May 12 17:42:11 2026] PUT /v2.0/routers/47689228-801f-4516-adf3-284afca669cb/remove_router_interface => generated 309 bytes in 1566 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/856] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:42:13 2026] GET /v2.0/networks/8f1e1fe1-7587-41c0-ba55-a9b1da1a9d48?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/857] 10.0.0.104 () {34 vars in 789 bytes} [Tue May 12 17:42:12 2026] PUT /v2.0/routers/2628b192-1e95-4362-b57c-46cb5712ba4b/remove_router_interface => generated 309 bytes in 1160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/858] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:42:13 2026] GET /v2.0/ports?device_id=67732c94-9ab5-4224-8e98-ad2c01494b45 => generated 973 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/859] 10.0.0.104 () {32 vars in 736 bytes} [Tue May 12 17:42:13 2026] GET /v2.0/ports?device_id=47689228-801f-4516-adf3-284afca669cb => 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: 412/860] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:42:13 2026] GET /v2.0/networks/8f1e1fe1-7587-41c0-ba55-a9b1da1a9d48?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:42:13.834 7 INFO neutron.db.segments_db [None req-70484518-ebdc-4f2d-9f68-5eb6921df672 ca7ba81a78244b0a928f95cb43ea8dd2 9abca15259394f7ab0b17b7bad538349 - - - -] Added segment 62db2cb5-cb9f-459b-a70e-e6ca37069724 of type vxlan for network f1fb72c8-4d44-4fc9-a8bc-5354afd647a6 2026-05-12 17:42:13.940 7 INFO neutron.db.segments_db [None req-70484518-ebdc-4f2d-9f68-5eb6921df672 ca7ba81a78244b0a928f95cb43ea8dd2 9abca15259394f7ab0b17b7bad538349 - - - -] Added segment 0a093587-9d5d-4260-85b1-7a9697c4367a of type vxlan for network 9b0d72e5-5f5e-43fb-9175-4bbe0bf5ff7a [pid: 7|app: 0|req: 449/861] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:42:13 2026] POST /v2.0/networks => generated 1246 bytes in 617 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/862] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:42:14 2026] GET /v2.0/security-groups?id=bb8d2972-41b8-4c96-a0ef-21e73dbf6415&fields=id&fields=name => generated 113 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:14.884 7 INFO neutron.services.segments.plugin [-] Segment c783c498-f531-4f5c-8aa1-0246692dd330 resource provider aggregate not found 2026-05-12 17:42:14.891 7 INFO neutron.services.segments.plugin [-] Segment c783c498-f531-4f5c-8aa1-0246692dd330 resource provider aggregate not found 2026-05-12 17:42:14.911 7 INFO neutron.services.segments.plugin [-] Segment c783c498-f531-4f5c-8aa1-0246692dd330 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c783c498-f531-4f5c-8aa1-0246692dd330 found for delete ", "request_id": "req-da377715-5cbb-47cf-8fb7-0bbaa6424677"}]} 2026-05-12 17:42:14.913 7 INFO neutron.services.segments.plugin [-] Segment c783c498-f531-4f5c-8aa1-0246692dd330 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c783c498-f531-4f5c-8aa1-0246692dd330 found for delete ", "request_id": "req-00299dbc-426d-46f5-9f19-369967ec81fd"}]} 2026-05-12 17:42:14.926 7 INFO neutron.db.l3_hamode_db [None req-b68a5cb0-bc31-4aac-9e6f-1940d454353f 2f0a73ee0d1f4378944db5e1c51f13db d48c81091da24502929d8b71b725a5f8 - - - -] HA network 17e6b222-6db2-42ee-b143-dd9196c24bc1 was deleted as no HA routers are present in tenant d48c81091da24502929d8b71b725a5f8. [pid: 7|app: 0|req: 451/863] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:42:14 2026] DELETE /v2.0/routers/47689228-801f-4516-adf3-284afca669cb => generated 0 bytes in 763 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:42:14.972 8 INFO neutron.services.segments.plugin [-] Segment 8ba17cab-4a44-439c-b68d-b1fa25b72cb5 resource provider aggregate not found 2026-05-12 17:42:14.977 8 INFO neutron.services.segments.plugin [-] Segment 8ba17cab-4a44-439c-b68d-b1fa25b72cb5 resource provider aggregate not found [pid: 7|app: 0|req: 452/864] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:42:14 2026] GET /v2.0/ports?tenant_id=8699f45b8c06415b98f75a2e05367544&device_id=67732c94-9ab5-4224-8e98-ad2c01494b45 => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:42:14.997 8 INFO neutron.services.segments.plugin [-] Segment 8ba17cab-4a44-439c-b68d-b1fa25b72cb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ba17cab-4a44-439c-b68d-b1fa25b72cb5 found for delete ", "request_id": "req-33a7990a-fa3e-4999-b106-21eef61cecd8"}]} 2026-05-12 17:42:14.999 8 INFO neutron.services.segments.plugin [-] Segment 8ba17cab-4a44-439c-b68d-b1fa25b72cb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ba17cab-4a44-439c-b68d-b1fa25b72cb5 found for delete ", "request_id": "req-b3891151-8da9-43d6-8351-7b05ed669017"}]} 2026-05-12 17:42:15.007 8 INFO neutron.db.l3_hamode_db [None req-d77b646b-e1be-4cee-b8db-b821b43c0c36 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] HA network 24c67d20-c2de-4fc0-bc8a-45698b16129a was deleted as no HA routers are present in tenant 6a12fc28df2c43b080c22da5e1ee8eae. [pid: 8|app: 0|req: 413/865] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:42:13 2026] DELETE /v2.0/routers/2628b192-1e95-4362-b57c-46cb5712ba4b => generated 0 bytes in 1348 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/866] 10.0.0.104 () {32 vars in 649 bytes} [Tue May 12 17:42:14 2026] GET /v2.0/networks => generated 1845 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/867] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:42:15 2026] GET /v2.0/networks?id=8f1e1fe1-7587-41c0-ba55-a9b1da1a9d48 => generated 776 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/868] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:42:15 2026] DELETE /v2.0/subnets/73bacc14-cc9f-4b53-83d8-c24576e41d44 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/869] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:42:15 2026] DELETE /v2.0/subnets/3e9c74b6-4b2d-44f8-9403-7010488968d0 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/870] 199.19.213.235 () {34 vars in 1060 bytes} [Tue May 12 17:42:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=f9759d6c-52c4-48f4-accb-7a8e97ae8b2a => 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: 457/871] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:42:15 2026] GET /v2.0/ports?device_id=67732c94-9ab5-4224-8e98-ad2c01494b45 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/872] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:42:15 2026] DELETE /v2.0/networks/f1fb72c8-4d44-4fc9-a8bc-5354afd647a6 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/873] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:42:15 2026] DELETE /v2.0/subnets/9b6093df-9e4d-4b00-8ffc-91a5c65d7381 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: 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: 459/874] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:42:15 2026] GET /v2.0/subnets?id=25b6f467-24e0-40db-9b78-d2732b25cb9c => generated 674 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/875] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:42:15 2026] GET /v2.0/security-groups?id=bb8d2972-41b8-4c96-a0ef-21e73dbf6415&fields=id&fields=name => generated 113 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/876] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:42:15 2026] DELETE /v2.0/networks/6049d8d8-7b4e-4f6d-b220-21d681f06d7a => 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: 461/877] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:42:15 2026] DELETE /v2.0/networks/9b0d72e5-5f5e-43fb-9175-4bbe0bf5ff7a => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/878] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:42:16 2026] GET /v2.0/ports?network_id=8f1e1fe1-7587-41c0-ba55-a9b1da1a9d48&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/879] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:42:16 2026] GET /v2.0/ports?device_id=67732c94-9ab5-4224-8e98-ad2c01494b45 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/880] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:42:15 2026] DELETE /v2.0/networks/66dc1e31-a9f4-4dcc-b6aa-4e79f3038102 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/881] 10.0.0.104 () {32 vars in 649 bytes} [Tue May 12 17:42:16 2026] GET /v2.0/networks => generated 651 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/882] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:42:16 2026] GET /v2.0/networks/8f1e1fe1-7587-41c0-ba55-a9b1da1a9d48?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/883] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:42:16 2026] GET /v2.0/security-groups?tenant_id=6a12fc28df2c43b080c22da5e1ee8eae&name=default => generated 2797 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:42:16.693 7 INFO neutron.db.l3_db [None req-23d786bd-887c-4eb7-bfdb-2e31c796a061 9dabb70ab1c947518f051e3eb9ea544d 8699f45b8c06415b98f75a2e05367544 - - - -] Floating IP cd52d6c8-d9bd-4591-95d3-0a56167fb79e associated. External IP: 10.96.250.213, port: f9759d6c-52c4-48f4-accb-7a8e97ae8b2a. 2026-05-12 17:42:16.940 7 INFO neutron.services.segments.plugin [-] Segment 0a093587-9d5d-4260-85b1-7a9697c4367a resource provider aggregate not found 2026-05-12 17:42:16.951 7 INFO neutron.services.segments.plugin [-] Segment 0a093587-9d5d-4260-85b1-7a9697c4367a resource provider aggregate not found 2026-05-12 17:42:16.959 7 INFO neutron.services.segments.plugin [-] Segment 0a093587-9d5d-4260-85b1-7a9697c4367a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a093587-9d5d-4260-85b1-7a9697c4367a found for delete ", "request_id": "req-0fecfb21-ee18-4478-870a-ab6a6ca6088a"}]} 2026-05-12 17:42:16.973 7 INFO neutron.services.segments.plugin [-] Segment 0a093587-9d5d-4260-85b1-7a9697c4367a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a093587-9d5d-4260-85b1-7a9697c4367a found for delete ", "request_id": "req-12107d44-55a1-4aaf-b608-01610f844a80"}]} 2026-05-12 17:42:17.024 8 INFO neutron.services.segments.plugin [-] Segment 62db2cb5-cb9f-459b-a70e-e6ca37069724 resource provider aggregate not found 2026-05-12 17:42:17.042 8 INFO neutron.services.segments.plugin [-] Segment 62db2cb5-cb9f-459b-a70e-e6ca37069724 resource provider aggregate not found 2026-05-12 17:42:17.047 8 INFO neutron.services.segments.plugin [-] Segment 62db2cb5-cb9f-459b-a70e-e6ca37069724 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62db2cb5-cb9f-459b-a70e-e6ca37069724 found for delete ", "request_id": "req-900f0f6a-92e7-4632-b050-4e5185ca6dbe"}]} [pid: 7|app: 0|req: 465/884] 10.0.0.104 () {34 vars in 749 bytes} [Tue May 12 17:42:16 2026] PUT /v2.0/floatingips/cd52d6c8-d9bd-4591-95d3-0a56167fb79e => generated 856 bytes in 827 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:17.087 8 INFO neutron.services.segments.plugin [-] Segment 62db2cb5-cb9f-459b-a70e-e6ca37069724 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62db2cb5-cb9f-459b-a70e-e6ca37069724 found for delete ", "request_id": "req-d73f4e4a-e9db-4be7-a54f-fc07f1e6c693"}]} 2026-05-12 17:42:17.093 8 INFO neutron.services.segments.plugin [-] Segment 9c748b90-bd7d-401a-b51a-e41d44eb1cd7 resource provider aggregate not found 2026-05-12 17:42:17.097 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-56cc7ba7-1c87-4d94-8668-471ebb21ab5a'] response: {'name': 'network-changed', 'server_uuid': '67732c94-9ab5-4224-8e98-ad2c01494b45', 'tag': 'f9759d6c-52c4-48f4-accb-7a8e97ae8b2a', 'status': 'completed', 'code': 200} 2026-05-12 17:42:17.111 8 INFO neutron.services.segments.plugin [-] Segment 9c748b90-bd7d-401a-b51a-e41d44eb1cd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c748b90-bd7d-401a-b51a-e41d44eb1cd7 found for delete ", "request_id": "req-efa5d5b6-b8c8-45b8-96ee-4f90f6dbd621"}]} 2026-05-12 17:42:17.118 8 INFO neutron.services.segments.plugin [-] Segment 9c748b90-bd7d-401a-b51a-e41d44eb1cd7 resource provider aggregate not found 2026-05-12 17:42:17.121 7 INFO neutron.db.segments_db [None req-ff2d4d02-5c30-495c-b370-3a34a7f13880 ca7ba81a78244b0a928f95cb43ea8dd2 9abca15259394f7ab0b17b7bad538349 - - - -] Added segment 54ee0b02-7a67-4fbe-bad8-ca14406333e9 of type vxlan for network 24e04015-521e-4454-8939-432d45a6cad3 2026-05-12 17:42:17.131 8 INFO neutron.services.segments.plugin [-] Segment c3adb2b8-202f-4052-84dd-24f3fc164885 resource provider aggregate not found 2026-05-12 17:42:17.141 8 INFO neutron.services.segments.plugin [-] Segment 9c748b90-bd7d-401a-b51a-e41d44eb1cd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c748b90-bd7d-401a-b51a-e41d44eb1cd7 found for delete ", "request_id": "req-69aa436d-10d2-410b-b7b8-290e53f0848d"}]} 2026-05-12 17:42:17.151 8 INFO neutron.services.segments.plugin [-] Segment c3adb2b8-202f-4052-84dd-24f3fc164885 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3adb2b8-202f-4052-84dd-24f3fc164885 found for delete ", "request_id": "req-9d8dd6b3-6667-4e03-9f46-3680b4e45b84"}]} [pid: 8|app: 0|req: 420/885] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:42:16 2026] DELETE /v2.0/networks/8a1c190a-c82b-4812-b862-df055b2a2db2 => generated 0 bytes in 844 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:42:17.170 8 INFO neutron.services.segments.plugin [-] Segment c3adb2b8-202f-4052-84dd-24f3fc164885 resource provider aggregate not found 2026-05-12 17:42:17.188 8 INFO neutron.services.segments.plugin [-] Segment c3adb2b8-202f-4052-84dd-24f3fc164885 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3adb2b8-202f-4052-84dd-24f3fc164885 found for delete ", "request_id": "req-32c248ac-146e-4fdb-aff7-4026830a9883"}]} [pid: 7|app: 0|req: 466/886] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:42:17 2026] POST /v2.0/networks => generated 653 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/887] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:42:17 2026] GET /v2.0/networks/8f1e1fe1-7587-41c0-ba55-a9b1da1a9d48?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/888] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:42:17 2026] GET /v2.0/ports?device_id=67732c94-9ab5-4224-8e98-ad2c01494b45 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/889] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:42:17 2026] DELETE /v2.0/security-groups/ccd2f5db-92a3-4941-ba69-12a2d887c37b => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:42:17.383 8 INFO neutron.db.segments_db [None req-bc3bb22b-c41d-4a82-926d-a26c7d150246 2f0a73ee0d1f4378944db5e1c51f13db d48c81091da24502929d8b71b725a5f8 - - - -] Added segment c2e80bba-f318-4dc2-9e74-ce310fd50a10 of type vxlan for network e23e3eed-3993-494a-8a3e-794c2f30efbb 2026-05-12 17:42:17.454 7 INFO neutron.db.segments_db [None req-a4f2778c-3076-48a3-8e39-771de03acf14 ca7ba81a78244b0a928f95cb43ea8dd2 9abca15259394f7ab0b17b7bad538349 - - - -] Added segment 7dc82fd9-d24a-485a-925b-cc5080b20f9c of type vxlan for network f3801c76-249e-49cb-92c7-2323a4ead0e8 [pid: 8|app: 0|req: 423/890] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:42:17 2026] POST /v2.0/networks => generated 633 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/891] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:42:17 2026] GET /v2.0/ports?tenant_id=8699f45b8c06415b98f75a2e05367544&device_id=67732c94-9ab5-4224-8e98-ad2c01494b45 => 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: 425/892] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:42:17 2026] GET /v2.0/security-groups?id=bb8d2972-41b8-4c96-a0ef-21e73dbf6415&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/893] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:42:17 2026] POST /v2.0/networks => generated 653 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/894] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:42:17 2026] GET /v2.0/networks?id=8f1e1fe1-7587-41c0-ba55-a9b1da1a9d48 => generated 776 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/895] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:42:17 2026] POST /v2.0/subnets => generated 622 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/896] 199.19.213.235 () {34 vars in 1060 bytes} [Tue May 12 17:42:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=f9759d6c-52c4-48f4-accb-7a8e97ae8b2a => generated 859 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/897] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:42:18 2026] GET /v2.0/ports?device_id=67732c94-9ab5-4224-8e98-ad2c01494b45 => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:18.142 8 INFO neutron.db.segments_db [None req-98a9d357-d160-41d8-be7b-9512adc4db01 2f0a73ee0d1f4378944db5e1c51f13db d48c81091da24502929d8b71b725a5f8 - - - -] Added segment ea8d0e6d-71e9-49bc-82a5-ace2a5ac720c of type vxlan for network 8d7c80fa-4823-46d4-ae67-a6a3bbd640e9 [pid: 7|app: 0|req: 470/898] 10.0.0.104 () {34 vars in 665 bytes} [Tue May 12 17:42:17 2026] POST /v2.0/ports => generated 1505 bytes in 733 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: 471/899] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:42:18 2026] GET /v2.0/subnets?id=25b6f467-24e0-40db-9b78-d2732b25cb9c => generated 674 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/900] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:42:18 2026] GET /v2.0/security-groups?id=bb8d2972-41b8-4c96-a0ef-21e73dbf6415&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:18.513 8 INFO neutron.db.l3_hamode_db [None req-98a9d357-d160-41d8-be7b-9512adc4db01 2f0a73ee0d1f4378944db5e1c51f13db d48c81091da24502929d8b71b725a5f8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 473/901] 199.19.213.235 () {34 vars in 994 bytes} [Tue May 12 17:42:18 2026] GET /v2.0/ports?device_id=67732c94-9ab5-4224-8e98-ad2c01494b45 => generated 975 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:18.672 8 INFO neutron.db.l3_hamode_db [None req-98a9d357-d160-41d8-be7b-9512adc4db01 2f0a73ee0d1f4378944db5e1c51f13db d48c81091da24502929d8b71b725a5f8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 474/902] 10.0.0.104 () {32 vars in 643 bytes} [Tue May 12 17:42:18 2026] GET /v2.0/ports => generated 1505 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/903] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:42:18 2026] GET /v2.0/ports?network_id=8f1e1fe1-7587-41c0-ba55-a9b1da1a9d48&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:42:19.190 7 INFO neutron.db.l3_db [None req-bdf76dcb-0bf3-485e-89b6-18efcc0ee427 9dabb70ab1c947518f051e3eb9ea544d 8699f45b8c06415b98f75a2e05367544 - - - -] Floating IP cd52d6c8-d9bd-4591-95d3-0a56167fb79e disassociated. External IP: 10.96.250.213, port: f9759d6c-52c4-48f4-accb-7a8e97ae8b2a. 2026-05-12 17:42:19.205 8 INFO neutron.services.segments.plugin [-] Segment 8b8efa50-3dfe-4241-a01c-c0dbda180d43 resource provider aggregate not found 2026-05-12 17:42:19.217 8 INFO neutron.services.segments.plugin [-] Segment 8b8efa50-3dfe-4241-a01c-c0dbda180d43 resource provider aggregate not found 2026-05-12 17:42:19.223 8 INFO neutron.services.segments.plugin [-] Segment 8b8efa50-3dfe-4241-a01c-c0dbda180d43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b8efa50-3dfe-4241-a01c-c0dbda180d43 found for delete ", "request_id": "req-418fa310-e884-4c56-a01c-a49087728656"}]} 2026-05-12 17:42:19.248 8 INFO neutron.services.segments.plugin [-] Segment 8b8efa50-3dfe-4241-a01c-c0dbda180d43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b8efa50-3dfe-4241-a01c-c0dbda180d43 found for delete ", "request_id": "req-c49ed489-81bd-4fd2-84b7-4513747aea97"}]} [pid: 8|app: 0|req: 429/904] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:42:18 2026] POST /v2.0/routers => generated 511 bytes in 1358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/905] 199.19.213.235 () {36 vars in 997 bytes} [Tue May 12 17:42:18 2026] DELETE /v2.0/ports/f9759d6c-52c4-48f4-accb-7a8e97ae8b2a => generated 0 bytes in 854 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:42:19.730 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f02fdfc0-b2e3-4041-ab61-4d60a22c71ee'] response: {'server_uuid': '67732c94-9ab5-4224-8e98-ad2c01494b45', 'name': 'network-vif-deleted', 'tag': 'f9759d6c-52c4-48f4-accb-7a8e97ae8b2a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 430/906] 10.0.0.104 () {32 vars in 720 bytes} [Tue May 12 17:42:19 2026] DELETE /v2.0/ports/1d5b78e5-ce07-4487-8976-dcb02e54d407 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/907] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:42:19 2026] GET /v2.0/networks/8f1e1fe1-7587-41c0-ba55-a9b1da1a9d48?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:42:20.060 8 INFO neutron.db.segments_db [None req-bc36c2ae-558e-48f1-9a23-3e562a87966b 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Added segment 148804ef-1248-4eb4-a559-22dcd421160c of type vxlan for network 52562737-a5c9-43d1-9849-6a2eac26d4dd [pid: 8|app: 0|req: 431/908] 10.0.0.104 () {34 vars in 671 bytes} [Tue May 12 17:42:19 2026] POST /v2.0/networks => generated 746 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/909] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:42:20 2026] GET /v2.0/ports?device_id=67732c94-9ab5-4224-8e98-ad2c01494b45 => 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: 478/910] 10.0.0.104 () {34 vars in 665 bytes} [Tue May 12 17:42:19 2026] POST /v2.0/ports => generated 964 bytes in 477 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: 479/911] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:42:20 2026] GET /v2.0/networks/8f1e1fe1-7587-41c0-ba55-a9b1da1a9d48?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/912] 10.0.0.104 () {32 vars in 720 bytes} [Tue May 12 17:42:20 2026] DELETE /v2.0/ports/b5842951-f273-412e-a221-019a174f0c26 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/913] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:42:20 2026] POST /v2.0/subnets => generated 669 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/914] 10.0.0.104 () {32 vars in 643 bytes} [Tue May 12 17:42:20 2026] GET /v2.0/ports => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:42:20.651 7 INFO neutron.db.segments_db [None req-a9fc5fde-c44b-4321-8c3a-ac1d7ba8c7a0 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Added segment 57b82c51-494f-444d-ab18-b0d53f55cd25 of type vxlan for network 3da94657-e15e-4f75-830f-e8c6f8c4d3de 2026-05-12 17:42:21.504 7 INFO neutron.db.l3_hamode_db [None req-a9fc5fde-c44b-4321-8c3a-ac1d7ba8c7a0 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 434/915] 10.0.0.104 () {34 vars in 783 bytes} [Tue May 12 17:42:20 2026] PUT /v2.0/routers/48c6ca0c-37ac-4513-ab3f-8d4dfa15a764/add_router_interface => generated 309 bytes in 1330 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:42:21.796 8 INFO neutron.db.segments_db [None req-18c0b10d-6518-4ef5-bf01-3616f345847c ca7ba81a78244b0a928f95cb43ea8dd2 9abca15259394f7ab0b17b7bad538349 - - - -] Added segment 5a86ad1a-fc95-4da7-a146-b4a85952347d of type vxlan for network b65bba7f-18f8-4fcf-ae3c-1b84df953cc6 [pid: 8|app: 0|req: 435/916] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:42:21 2026] POST /v2.0/networks => generated 654 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/917] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:42:21 2026] DELETE /v2.0/security-groups/bb8d2972-41b8-4c96-a0ef-21e73dbf6415 => 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: 437/918] 10.0.0.104 () {32 vars in 717 bytes} [Tue May 12 17:42:22 2026] GET /v2.0/ports/89aa099e-383c-4c9c-8523-0f38daaedaf9 => generated 1038 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:42:22.094 8 INFO neutron.db.segments_db [None req-af14bdd8-a1f3-4237-a8d6-ee003efc1c4b ca7ba81a78244b0a928f95cb43ea8dd2 9abca15259394f7ab0b17b7bad538349 - - - -] Added segment 91fc7ee0-cd3d-4e7c-9469-93f003ac3652 of type vxlan for network ed5fd70e-3612-480f-91e5-6a93c8608f6b [pid: 8|app: 0|req: 438/919] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:42:22 2026] POST /v2.0/networks => generated 654 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:42:22.232 8 INFO neutron.api.v2.resource [None req-6084388e-b254-4807-bfb5-f71197da9b53 9dabb70ab1c947518f051e3eb9ea544d 8699f45b8c06415b98f75a2e05367544 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 439/920] 10.0.0.104 () {32 vars in 737 bytes} [Tue May 12 17:42:22 2026] GET /v2.0/security-groups/bb8d2972-41b8-4c96-a0ef-21e73dbf6415 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:42:22.576 7 INFO neutron.db.l3_hamode_db [None req-a9fc5fde-c44b-4321-8c3a-ac1d7ba8c7a0 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 482/921] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:42:20 2026] POST /v2.0/routers => generated 733 bytes in 3017 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/922] 10.0.0.104 () {34 vars in 789 bytes} [Tue May 12 17:42:22 2026] PUT /v2.0/routers/48c6ca0c-37ac-4513-ab3f-8d4dfa15a764/remove_router_interface => generated 309 bytes in 1480 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: 483/923] 10.0.0.104 () {32 vars in 732 bytes} [Tue May 12 17:42:23 2026] DELETE /v2.0/floatingips/cd52d6c8-d9bd-4591-95d3-0a56167fb79e => generated 0 bytes in 395 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/926] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:42:23 2026] POST /v2.0/subnets => generated 1276 bytes in 665 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:42:24.543 8 INFO neutron.api.v2.resource [None req-0131d15b-613e-4f97-b361-d1a7756f1c81 2f0a73ee0d1f4378944db5e1c51f13db d48c81091da24502929d8b71b725a5f8 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 442/927] 10.0.0.104 () {34 vars in 789 bytes} [Tue May 12 17:42:24 2026] PUT /v2.0/routers/48c6ca0c-37ac-4513-ab3f-8d4dfa15a764/remove_router_interface => generated 197 bytes in 165 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/928] 10.0.0.104 () {34 vars in 783 bytes} [Tue May 12 17:42:24 2026] PUT /v2.0/routers/96844ff8-3f4e-4c34-98c6-81f72133300d/add_router_interface => generated 309 bytes in 1570 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/929] 10.0.0.104 () {32 vars in 647 bytes} [Tue May 12 17:42:25 2026] GET /v2.0/subnets => generated 1889 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/930] 10.0.0.104 () {32 vars in 736 bytes} [Tue May 12 17:42:25 2026] GET /v2.0/ports?device_id=48c6ca0c-37ac-4513-ab3f-8d4dfa15a764 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/931] 10.0.0.104 () {34 vars in 789 bytes} [Tue May 12 17:42:24 2026] PUT /v2.0/routers/a8f60337-812d-445d-95df-0ddcbb11a2ca/remove_router_interface => generated 309 bytes in 1360 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/932] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:42:25 2026] DELETE /v2.0/subnets/261c8f1e-2fc2-4997-9083-e22014bc5e82 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:42:26.727 8 INFO neutron.services.segments.plugin [-] Segment ea8d0e6d-71e9-49bc-82a5-ace2a5ac720c resource provider aggregate not found 2026-05-12 17:42:26.734 8 INFO neutron.services.segments.plugin [-] Segment ea8d0e6d-71e9-49bc-82a5-ace2a5ac720c resource provider aggregate not found 2026-05-12 17:42:26.757 8 INFO neutron.services.segments.plugin [-] Segment ea8d0e6d-71e9-49bc-82a5-ace2a5ac720c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea8d0e6d-71e9-49bc-82a5-ace2a5ac720c found for delete ", "request_id": "req-918739df-9be7-4986-a93c-8f4cc1ec02a2"}]} 2026-05-12 17:42:26.768 8 INFO neutron.services.segments.plugin [-] Segment ea8d0e6d-71e9-49bc-82a5-ace2a5ac720c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea8d0e6d-71e9-49bc-82a5-ace2a5ac720c found for delete ", "request_id": "req-9a584426-7f87-421c-9f7d-8b48fcb83c14"}]} 2026-05-12 17:42:26.800 8 INFO neutron.db.l3_hamode_db [None req-dac1075e-cb35-49a9-bb8c-5327e474e948 2f0a73ee0d1f4378944db5e1c51f13db d48c81091da24502929d8b71b725a5f8 - - - -] HA network 8d7c80fa-4823-46d4-ae67-a6a3bbd640e9 was deleted as no HA routers are present in tenant d48c81091da24502929d8b71b725a5f8. [pid: 8|app: 0|req: 444/933] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:42:25 2026] DELETE /v2.0/routers/48c6ca0c-37ac-4513-ab3f-8d4dfa15a764 => generated 0 bytes in 899 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/934] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:42:26 2026] DELETE /v2.0/subnets/3b59976d-e826-4496-b34c-82f2e9d9f40c => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:42:27.155 7 INFO neutron.services.segments.plugin [-] Segment 4f9c5ba1-68ed-41b1-b5c6-38b729fab577 resource provider aggregate not found 2026-05-12 17:42:27.161 7 INFO neutron.services.segments.plugin [-] Segment 4f9c5ba1-68ed-41b1-b5c6-38b729fab577 resource provider aggregate not found 2026-05-12 17:42:27.179 7 INFO neutron.services.segments.plugin [-] Segment 4f9c5ba1-68ed-41b1-b5c6-38b729fab577 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f9c5ba1-68ed-41b1-b5c6-38b729fab577 found for delete ", "request_id": "req-f27b78fe-6359-4814-b600-cf692be94f77"}]} 2026-05-12 17:42:27.184 7 INFO neutron.services.segments.plugin [-] Segment 4f9c5ba1-68ed-41b1-b5c6-38b729fab577 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f9c5ba1-68ed-41b1-b5c6-38b729fab577 found for delete ", "request_id": "req-48b88ff1-8082-4c46-af72-c1895d762012"}]} [pid: 8|app: 0|req: 446/935] 10.0.0.97 () {34 vars in 981 bytes} [Tue May 12 17:42:27 2026] GET /v2.0/networks?id=52562737-a5c9-43d1-9849-6a2eac26d4dd => generated 678 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:27.190 7 INFO neutron.db.l3_hamode_db [None req-10a97654-e580-44c7-a23a-d1e20e449492 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] HA network b8e27bdf-1930-4718-97a6-9bf7ce972f5c was deleted as no HA routers are present in tenant 8699f45b8c06415b98f75a2e05367544. [pid: 7|app: 0|req: 490/936] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:42:25 2026] DELETE /v2.0/routers/a8f60337-812d-445d-95df-0ddcbb11a2ca => generated 0 bytes in 1258 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/937] 10.0.0.104 () {32 vars in 647 bytes} [Tue May 12 17:42:27 2026] GET /v2.0/subnets => 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: 492/938] 10.0.0.97 () {34 vars in 964 bytes} [Tue May 12 17:42:27 2026] GET /v2.0/quotas/628c6ca90dd249ecad475361c5ed0418 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/939] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:42:27 2026] DELETE /v2.0/subnets/dd3c2217-6dbb-4f7c-95bc-22bc8816f5cc => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/940] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:42:27 2026] DELETE /v2.0/subnets/25b6f467-24e0-40db-9b78-d2732b25cb9c => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/941] 10.0.0.97 () {34 vars in 1001 bytes} [Tue May 12 17:42:27 2026] GET /v2.0/ports?tenant_id=628c6ca90dd249ecad475361c5ed0418&fields=id => generated 103 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/942] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:42:27 2026] DELETE /v2.0/networks/ed5fd70e-3612-480f-91e5-6a93c8608f6b => generated 0 bytes in 496 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/943] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:42:27 2026] DELETE /v2.0/networks/8f1e1fe1-7587-41c0-ba55-a9b1da1a9d48 => 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: 450/944] 10.0.0.97 () {34 vars in 1007 bytes} [Tue May 12 17:42:28 2026] GET /v2.0/networks/52562737-a5c9-43d1-9849-6a2eac26d4dd?fields=segments => generated 14 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/945] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:42:27 2026] DELETE /v2.0/networks/e23e3eed-3993-494a-8a3e-794c2f30efbb => generated 0 bytes in 771 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/946] 10.0.0.97 () {34 vars in 1107 bytes} [Tue May 12 17:42:28 2026] GET /v2.0/networks/52562737-a5c9-43d1-9849-6a2eac26d4dd?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) 2026-05-12 17:42:28.516 7 INFO neutron.db.segments_db [None req-0ffc1670-22dc-4e68-a2c2-a18bf3adf0d3 2f0a73ee0d1f4378944db5e1c51f13db d48c81091da24502929d8b71b725a5f8 - - - -] Added segment d1aafeb0-d2f8-4e90-89c0-c4b7f64f45a9 of type vxlan for network fbd9716a-511a-4675-8ba5-806ee42b978e [pid: 7|app: 0|req: 497/947] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:42:28 2026] POST /v2.0/networks => generated 634 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/948] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:42:28 2026] GET /v2.0/security-groups?tenant_id=8699f45b8c06415b98f75a2e05367544&name=default => generated 2801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/949] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:42:28 2026] GET /v2.0/ports?device_id=05e81bc6-2a1e-467c-bb35-902a7bb2064a => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:42:28.783 8 INFO neutron.services.segments.plugin [-] Segment 91fc7ee0-cd3d-4e7c-9469-93f003ac3652 resource provider aggregate not found 2026-05-12 17:42:28.801 8 INFO neutron.services.segments.plugin [-] Segment 91fc7ee0-cd3d-4e7c-9469-93f003ac3652 resource provider aggregate not found 2026-05-12 17:42:28.806 8 INFO neutron.services.segments.plugin [-] Segment 91fc7ee0-cd3d-4e7c-9469-93f003ac3652 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91fc7ee0-cd3d-4e7c-9469-93f003ac3652 found for delete ", "request_id": "req-314b16d5-a81d-4969-a9a7-17d895d5d457"}]} [pid: 8|app: 0|req: 451/950] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:42:28 2026] DELETE /v2.0/networks/b65bba7f-18f8-4fcf-ae3c-1b84df953cc6 => generated 0 bytes in 482 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:42:28.826 8 INFO neutron.services.segments.plugin [-] Segment 91fc7ee0-cd3d-4e7c-9469-93f003ac3652 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91fc7ee0-cd3d-4e7c-9469-93f003ac3652 found for delete ", "request_id": "req-84034f7d-b039-4a2e-b1e0-dc43d56ebee9"}]} 2026-05-12 17:42:28.836 8 INFO neutron.services.segments.plugin [-] Segment 45580f87-a8f2-4bb3-881d-e9c0a84dedfd resource provider aggregate not found 2026-05-12 17:42:28.849 8 INFO neutron.services.segments.plugin [-] Segment 45580f87-a8f2-4bb3-881d-e9c0a84dedfd resource provider aggregate not found 2026-05-12 17:42:28.862 8 INFO neutron.services.segments.plugin [-] Segment 45580f87-a8f2-4bb3-881d-e9c0a84dedfd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45580f87-a8f2-4bb3-881d-e9c0a84dedfd found for delete ", "request_id": "req-b99bc9c1-5a6d-4898-8f0a-1ff69b30dfe4"}]} 2026-05-12 17:42:28.875 8 INFO neutron.services.segments.plugin [-] Segment 45580f87-a8f2-4bb3-881d-e9c0a84dedfd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45580f87-a8f2-4bb3-881d-e9c0a84dedfd found for delete ", "request_id": "req-8208813b-cbec-403e-9041-cd516b4153cc"}]} 2026-05-12 17:42:28.887 8 INFO neutron.services.segments.plugin [-] Segment 5a86ad1a-fc95-4da7-a146-b4a85952347d resource provider aggregate not found 2026-05-12 17:42:28.898 8 INFO neutron.services.segments.plugin [-] Segment 5a86ad1a-fc95-4da7-a146-b4a85952347d resource provider aggregate not found 2026-05-12 17:42:28.929 8 INFO neutron.services.segments.plugin [-] Segment 5a86ad1a-fc95-4da7-a146-b4a85952347d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a86ad1a-fc95-4da7-a146-b4a85952347d found for delete ", "request_id": "req-19f24f93-af43-4a1f-b7a1-d7e687e0d9bd"}]} 2026-05-12 17:42:28.982 8 INFO neutron.services.segments.plugin [-] Segment 5a86ad1a-fc95-4da7-a146-b4a85952347d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a86ad1a-fc95-4da7-a146-b4a85952347d found for delete ", "request_id": "req-fdce3c29-5b0b-4eed-bd50-a0dd680569a2"}]} [pid: 8|app: 0|req: 452/951] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:42:28 2026] DELETE /v2.0/security-groups/6b996d9c-3cfe-4948-b007-f45731e7b3d8 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/952] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:42:28 2026] POST /v2.0/subnets => generated 622 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:42:29.223 7 INFO neutron.services.segments.plugin [-] Segment c2e80bba-f318-4dc2-9e74-ce310fd50a10 resource provider aggregate not found 2026-05-12 17:42:29.231 7 INFO neutron.services.segments.plugin [-] Segment c2e80bba-f318-4dc2-9e74-ce310fd50a10 resource provider aggregate not found 2026-05-12 17:42:29.248 7 INFO neutron.services.segments.plugin [-] Segment c2e80bba-f318-4dc2-9e74-ce310fd50a10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2e80bba-f318-4dc2-9e74-ce310fd50a10 found for delete ", "request_id": "req-59937937-0227-40b7-a053-0002dda080c2"}]} 2026-05-12 17:42:29.254 7 INFO neutron.services.segments.plugin [-] Segment c2e80bba-f318-4dc2-9e74-ce310fd50a10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2e80bba-f318-4dc2-9e74-ce310fd50a10 found for delete ", "request_id": "req-62f7aac7-e31e-4408-b774-08f9dcd5def5"}]} 2026-05-12 17:42:29.282 7 INFO neutron.db.segments_db [None req-45ed6a07-00db-45d8-8bb0-6d5fa5725993 2f0a73ee0d1f4378944db5e1c51f13db d48c81091da24502929d8b71b725a5f8 - - - -] Added segment 2a00b2c2-887e-4dd2-9091-98d0eb114506 of type vxlan for network 36945b0f-80cf-4ee7-b5ce-46a5534c4f27 [pid: 8|app: 0|req: 453/953] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:42:29 2026] DELETE /v2.0/networks/f3801c76-249e-49cb-92c7-2323a4ead0e8 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/954] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:42:29 2026] DELETE /v2.0/networks/24e04015-521e-4454-8939-432d45a6cad3 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/955] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:42:29 2026] GET /v2.0/networks?id=52562737-a5c9-43d1-9849-6a2eac26d4dd => generated 678 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:29.699 7 INFO neutron.db.l3_hamode_db [None req-45ed6a07-00db-45d8-8bb0-6d5fa5725993 2f0a73ee0d1f4378944db5e1c51f13db d48c81091da24502929d8b71b725a5f8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:42:29.944 7 INFO neutron.db.l3_hamode_db [None req-45ed6a07-00db-45d8-8bb0-6d5fa5725993 2f0a73ee0d1f4378944db5e1c51f13db d48c81091da24502929d8b71b725a5f8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 456/956] 199.19.213.235 () {38 vars in 955 bytes} [Tue May 12 17:42:29 2026] POST /v2.0/ports => generated 958 bytes in 607 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: 457/957] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:42:30 2026] GET /v2.0/ports?device_id=05e81bc6-2a1e-467c-bb35-902a7bb2064a => generated 961 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/958] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:42:30 2026] GET /v2.0/security-groups?tenant_id=9abca15259394f7ab0b17b7bad538349&name=default => generated 2801 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/959] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:42:29 2026] POST /v2.0/routers => generated 511 bytes in 1506 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/960] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:42:30 2026] GET /v2.0/security-groups?id=cb08d8c5-c6c8-49b1-ad69-505414e18b0b&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/961] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:42:30 2026] DELETE /v2.0/security-groups/5fd8a6b3-02cb-42cf-af4e-ffaaac4543b7 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:42:30.950 8 INFO neutron.services.segments.plugin [-] Segment 7dc82fd9-d24a-485a-925b-cc5080b20f9c resource provider aggregate not found 2026-05-12 17:42:30.971 8 INFO neutron.services.segments.plugin [-] Segment 7dc82fd9-d24a-485a-925b-cc5080b20f9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7dc82fd9-d24a-485a-925b-cc5080b20f9c found for delete ", "request_id": "req-9eafeac5-a0eb-4247-9829-74488ea814f7"}]} 2026-05-12 17:42:31.014 8 INFO neutron.services.segments.plugin [-] Segment 7dc82fd9-d24a-485a-925b-cc5080b20f9c resource provider aggregate not found 2026-05-12 17:42:31.035 8 INFO neutron.services.segments.plugin [-] Segment 7dc82fd9-d24a-485a-925b-cc5080b20f9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7dc82fd9-d24a-485a-925b-cc5080b20f9c found for delete ", "request_id": "req-a0f26874-7a8f-4e38-8982-1965c892ede5"}]} 2026-05-12 17:42:31.062 8 INFO neutron.services.segments.plugin [-] Segment 54ee0b02-7a67-4fbe-bad8-ca14406333e9 resource provider aggregate not found 2026-05-12 17:42:31.067 8 INFO neutron.services.segments.plugin [-] Segment 54ee0b02-7a67-4fbe-bad8-ca14406333e9 resource provider aggregate not found 2026-05-12 17:42:31.089 8 INFO neutron.services.segments.plugin [-] Segment 54ee0b02-7a67-4fbe-bad8-ca14406333e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54ee0b02-7a67-4fbe-bad8-ca14406333e9 found for delete ", "request_id": "req-266c9459-a338-4d5b-a837-5b8f2bc1bf68"}]} 2026-05-12 17:42:31.090 8 INFO neutron.services.segments.plugin [-] Segment 54ee0b02-7a67-4fbe-bad8-ca14406333e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54ee0b02-7a67-4fbe-bad8-ca14406333e9 found for delete ", "request_id": "req-6d3d4959-5ba9-4c85-aeb8-84093c3ce1b1"}]} [pid: 8|app: 0|req: 459/962] 199.19.213.235 () {38 vars in 1028 bytes} [Tue May 12 17:42:30 2026] PUT /v2.0/ports/684319e4-11a0-4fbf-a586-1c98a03b749f => generated 1203 bytes in 572 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:42:31.252 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-25fa8834-0b82-49ad-9411-8762768b26e1'] response: {'name': 'network-changed', 'server_uuid': '05e81bc6-2a1e-467c-bb35-902a7bb2064a', 'tag': '684319e4-11a0-4fbf-a586-1c98a03b749f', '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, ' 2026-05-12 17:42:31.617 8 INFO neutron.db.segments_db [None req-d5404339-d89e-4e78-84bd-33dc4a1cf66a 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Added segment 2b30118b-2dcf-4883-bf05-731d818f0aa5 of type vxlan for network 25297c86-69ef-4b7d-b8c7-b1c26c41f93a [pid: 8|app: 0|req: 460/963] 10.0.0.104 () {34 vars in 671 bytes} [Tue May 12 17:42:31 2026] POST /v2.0/networks => generated 743 bytes in 524 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/964] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:42:31 2026] GET /v2.0/ports?tenant_id=628c6ca90dd249ecad475361c5ed0418&device_id=05e81bc6-2a1e-467c-bb35-902a7bb2064a => 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: 462/965] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:42:31 2026] POST /v2.0/subnets => generated 666 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/966] 199.19.213.235 () {34 vars in 1060 bytes} [Tue May 12 17:42:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=684319e4-11a0-4fbf-a586-1c98a03b749f => 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: 464/967] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:42:32 2026] GET /v2.0/ports?device_id=05e81bc6-2a1e-467c-bb35-902a7bb2064a => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:32.129 8 INFO neutron.db.segments_db [None req-adcd1f94-d954-4b4c-8220-3253205be080 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Added segment d17b4022-1422-4202-a85f-05c18a1db3cb of type vxlan for network d4ed6e4c-4b40-4d86-9cbd-f4dac26ba975 [pid: 7|app: 0|req: 504/968] 10.0.0.104 () {34 vars in 783 bytes} [Tue May 12 17:42:30 2026] PUT /v2.0/routers/ad616502-1930-4a2a-be24-03814a4906e1/add_router_interface => generated 309 bytes in 1357 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/969] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:42:32 2026] GET /v2.0/subnets?id=8a1f4165-3312-4d9c-bf5d-1f5df4a7fc0d => generated 672 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/970] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:42:32 2026] GET /v2.0/security-groups?id=cb08d8c5-c6c8-49b1-ad69-505414e18b0b&fields=id&fields=name => generated 88 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/971] 10.0.0.104 () {32 vars in 717 bytes} [Tue May 12 17:42:32 2026] GET /v2.0/ports/f0309649-cb33-4029-b8f9-bb7827c4247a => generated 959 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/972] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:42:32 2026] GET /v2.0/ports?network_id=52562737-a5c9-43d1-9849-6a2eac26d4dd&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:42:32.506 8 INFO neutron.db.l3_hamode_db [None req-adcd1f94-d954-4b4c-8220-3253205be080 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 509/973] 10.0.0.104 () {34 vars in 789 bytes} [Tue May 12 17:42:32 2026] PUT /v2.0/routers/ad616502-1930-4a2a-be24-03814a4906e1/remove_router_interface => generated 309 bytes in 1112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/974] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:42:33 2026] GET /v2.0/networks/52562737-a5c9-43d1-9849-6a2eac26d4dd?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:42:33.851 7 INFO neutron.db.segments_db [None req-a81ccf01-f691-4824-89d0-275153770da8 f18a5ef85bae43f18478a5dd01166c27 81a1fa9485024253b481ec3e373339ef - - - -] Added segment 1eb8fda3-150d-499f-a600-231a07832b13 of type vxlan for network 6340f960-b69c-4edc-b1db-80cb7b2a1e5c 2026-05-12 17:42:33.946 7 INFO neutron.db.segments_db [None req-a81ccf01-f691-4824-89d0-275153770da8 f18a5ef85bae43f18478a5dd01166c27 81a1fa9485024253b481ec3e373339ef - - - -] Added segment 4198e60e-221b-43ef-b4a8-04a963c7556b of type vxlan for network 44f0da29-9609-48a7-8541-2968beb723cf 2026-05-12 17:42:34.036 8 INFO neutron.db.l3_hamode_db [None req-adcd1f94-d954-4b4c-8220-3253205be080 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 511/975] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:42:33 2026] POST /v2.0/networks => generated 1245 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/976] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:42:34 2026] GET /v2.0/ports?device_id=05e81bc6-2a1e-467c-bb35-902a7bb2064a => generated 973 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/977] 10.0.0.104 () {32 vars in 736 bytes} [Tue May 12 17:42:34 2026] GET /v2.0/ports?device_id=ad616502-1930-4a2a-be24-03814a4906e1 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/978] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:42:34 2026] GET /v2.0/networks/52562737-a5c9-43d1-9849-6a2eac26d4dd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/979] 10.0.0.104 () {32 vars in 649 bytes} [Tue May 12 17:42:34 2026] GET /v2.0/networks => generated 1844 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/980] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:42:34 2026] GET /v2.0/security-groups?id=cb08d8c5-c6c8-49b1-ad69-505414e18b0b&fields=id&fields=name => generated 88 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:42:35.167 7 INFO neutron.services.segments.plugin [-] Segment 2a00b2c2-887e-4dd2-9091-98d0eb114506 resource provider aggregate not found 2026-05-12 17:42:35.174 7 INFO neutron.services.segments.plugin [-] Segment 2a00b2c2-887e-4dd2-9091-98d0eb114506 resource provider aggregate not found 2026-05-12 17:42:35.199 7 INFO neutron.services.segments.plugin [-] Segment 2a00b2c2-887e-4dd2-9091-98d0eb114506 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a00b2c2-887e-4dd2-9091-98d0eb114506 found for delete ", "request_id": "req-8dd1fcb1-11e7-41db-bd02-0fba3caf62b8"}]} 2026-05-12 17:42:35.201 7 INFO neutron.services.segments.plugin [-] Segment 2a00b2c2-887e-4dd2-9091-98d0eb114506 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a00b2c2-887e-4dd2-9091-98d0eb114506 found for delete ", "request_id": "req-a8f84c38-a532-4216-9125-898fea23ac3d"}]} 2026-05-12 17:42:35.202 7 INFO neutron.db.l3_hamode_db [None req-d3a60fc6-8946-45c3-88e5-bd24ca0ec149 2f0a73ee0d1f4378944db5e1c51f13db d48c81091da24502929d8b71b725a5f8 - - - -] HA network 36945b0f-80cf-4ee7-b5ce-46a5534c4f27 was deleted as no HA routers are present in tenant d48c81091da24502929d8b71b725a5f8. [pid: 7|app: 0|req: 517/981] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:42:34 2026] DELETE /v2.0/routers/ad616502-1930-4a2a-be24-03814a4906e1 => generated 0 bytes in 810 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/982] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:42:32 2026] POST /v2.0/routers => generated 730 bytes in 3141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/983] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:42:35 2026] GET /v2.0/ports?tenant_id=628c6ca90dd249ecad475361c5ed0418&device_id=05e81bc6-2a1e-467c-bb35-902a7bb2064a => generated 1242 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:42:35.439 8 INFO neutron.services.segments.plugin [-] Segment 1eb8fda3-150d-499f-a600-231a07832b13 resource provider aggregate not found 2026-05-12 17:42:35.444 8 INFO neutron.services.segments.plugin [-] Segment 1eb8fda3-150d-499f-a600-231a07832b13 resource provider aggregate not found 2026-05-12 17:42:35.460 8 INFO neutron.services.segments.plugin [-] Segment 1eb8fda3-150d-499f-a600-231a07832b13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1eb8fda3-150d-499f-a600-231a07832b13 found for delete ", "request_id": "req-722fbd06-379d-4ba5-9d17-a6fa774f4dba"}]} [pid: 7|app: 0|req: 519/984] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:42:35 2026] DELETE /v2.0/subnets/0d77d406-0d91-4ecd-bd2e-fd0bf8166cf2 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:42:35.467 8 INFO neutron.services.segments.plugin [-] Segment 1eb8fda3-150d-499f-a600-231a07832b13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1eb8fda3-150d-499f-a600-231a07832b13 found for delete ", "request_id": "req-45ae00f1-2f2c-4b33-9965-ced29eaf7a69"}]} [pid: 8|app: 0|req: 466/985] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:42:35 2026] DELETE /v2.0/networks/6340f960-b69c-4edc-b1db-80cb7b2a1e5c => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/986] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:42:35 2026] GET /v2.0/networks?id=52562737-a5c9-43d1-9849-6a2eac26d4dd => generated 774 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/987] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:42:35 2026] DELETE /v2.0/networks/fbd9716a-511a-4675-8ba5-806ee42b978e => generated 0 bytes in 479 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/988] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:42:36 2026] GET /v2.0/ports?device_id=05e81bc6-2a1e-467c-bb35-902a7bb2064a => generated 973 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/989] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:42:36 2026] DELETE /v2.0/networks/44f0da29-9609-48a7-8541-2968beb723cf => 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: 471/990] 199.19.213.235 () {34 vars in 1060 bytes} [Tue May 12 17:42:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=684319e4-11a0-4fbf-a586-1c98a03b749f => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:42:36.488 8 INFO neutron.db.segments_db [None req-fa6c9a5f-51dd-4197-8e67-1afea70acd56 2f0a73ee0d1f4378944db5e1c51f13db d48c81091da24502929d8b71b725a5f8 - - - -] Added segment 558cd636-6121-42a8-b04c-2523489be00d of type vxlan for network f5d663c7-587b-44bb-845a-d6a5ad757a20 2026-05-12 17:42:36.801 8 INFO neutron.db.l3_hamode_db [None req-fa6c9a5f-51dd-4197-8e67-1afea70acd56 2f0a73ee0d1f4378944db5e1c51f13db d48c81091da24502929d8b71b725a5f8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:42:37.494 8 INFO neutron.services.segments.plugin [-] Segment d1aafeb0-d2f8-4e90-89c0-c4b7f64f45a9 resource provider aggregate not found 2026-05-12 17:42:37.501 8 INFO neutron.services.segments.plugin [-] Segment d1aafeb0-d2f8-4e90-89c0-c4b7f64f45a9 resource provider aggregate not found 2026-05-12 17:42:37.524 8 INFO neutron.services.segments.plugin [-] Segment d1aafeb0-d2f8-4e90-89c0-c4b7f64f45a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1aafeb0-d2f8-4e90-89c0-c4b7f64f45a9 found for delete ", "request_id": "req-04685316-57a4-4f7b-9c9f-fe574383d5ed"}]} 2026-05-12 17:42:37.533 8 INFO neutron.services.segments.plugin [-] Segment d1aafeb0-d2f8-4e90-89c0-c4b7f64f45a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1aafeb0-d2f8-4e90-89c0-c4b7f64f45a9 found for delete ", "request_id": "req-f6a6ce17-511a-4f80-a62d-f5f1e8e5e1d8"}]} 2026-05-12 17:42:37.548 8 INFO neutron.services.segments.plugin [-] Segment 4198e60e-221b-43ef-b4a8-04a963c7556b resource provider aggregate not found 2026-05-12 17:42:37.572 8 INFO neutron.services.segments.plugin [-] Segment 4198e60e-221b-43ef-b4a8-04a963c7556b resource provider aggregate not found 2026-05-12 17:42:37.589 8 INFO neutron.services.segments.plugin [-] Segment 4198e60e-221b-43ef-b4a8-04a963c7556b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4198e60e-221b-43ef-b4a8-04a963c7556b found for delete ", "request_id": "req-ca07faf0-7b4b-4dc0-b0d4-b2a4c3e24081"}]} 2026-05-12 17:42:37.590 8 INFO neutron.services.segments.plugin [-] Segment 4198e60e-221b-43ef-b4a8-04a963c7556b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4198e60e-221b-43ef-b4a8-04a963c7556b found for delete ", "request_id": "req-d1338f4b-d646-4bf1-942b-12ac1c3dfaad"}]} [pid: 7|app: 0|req: 520/991] 10.0.0.104 () {34 vars in 783 bytes} [Tue May 12 17:42:35 2026] PUT /v2.0/routers/8113c73c-f159-4b1d-958d-56674ed90569/add_router_interface => generated 309 bytes in 2359 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/992] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:42:37 2026] GET /v2.0/security-groups?id=cb08d8c5-c6c8-49b1-ad69-505414e18b0b&fields=id&fields=name => generated 88 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/993] 10.0.0.104 () {32 vars in 649 bytes} [Tue May 12 17:42:37 2026] GET /v2.0/networks => generated 651 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/994] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:42:37 2026] GET /v2.0/subnets?id=8a1f4165-3312-4d9c-bf5d-1f5df4a7fc0d => generated 672 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:38.038 8 INFO neutron.db.l3_hamode_db [None req-fa6c9a5f-51dd-4197-8e67-1afea70acd56 2f0a73ee0d1f4378944db5e1c51f13db d48c81091da24502929d8b71b725a5f8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:42:38.052 7 INFO neutron.db.segments_db [None req-23ff1f37-9d12-4d36-b3fb-90d3aeb9ef32 f18a5ef85bae43f18478a5dd01166c27 81a1fa9485024253b481ec3e373339ef - - - -] Added segment 98f59507-b8de-44d5-9e7e-68307159d7f7 of type vxlan for network 15e76678-1050-4774-ace3-763790561bfb [pid: 7|app: 0|req: 524/995] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:42:37 2026] POST /v2.0/networks => generated 650 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/996] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:42:38 2026] GET /v2.0/ports?network_id=52562737-a5c9-43d1-9849-6a2eac26d4dd&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:42:38.321 7 INFO neutron.db.segments_db [None req-b56c5a65-8492-4a06-bb35-d700835b145e f18a5ef85bae43f18478a5dd01166c27 81a1fa9485024253b481ec3e373339ef - - - -] Added segment 3109e94c-ff88-4108-8a39-d92ac0635ba9 of type vxlan for network 6c0a27ec-2123-46db-a8a2-ac3904592af8 [pid: 7|app: 0|req: 526/997] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:42:38 2026] POST /v2.0/networks => generated 649 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/998] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:42:38 2026] GET /v2.0/networks/52562737-a5c9-43d1-9849-6a2eac26d4dd?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1001] 10.0.0.104 () {34 vars in 685 bytes} [Tue May 12 17:42:38 2026] POST /v2.0/security-groups => generated 1595 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/1002] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:42:36 2026] POST /v2.0/routers => generated 691 bytes in 2765 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/1003] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:42:39 2026] GET /v2.0/networks/52562737-a5c9-43d1-9849-6a2eac26d4dd?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: 474/1004] 10.0.0.104 () {34 vars in 695 bytes} [Tue May 12 17:42:39 2026] POST /v2.0/security-group-rules => generated 565 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/1005] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:42:39 2026] GET /v2.0/ports?device_id=05e81bc6-2a1e-467c-bb35-902a7bb2064a => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/1006] 10.0.0.104 () {32 vars in 721 bytes} [Tue May 12 17:42:39 2026] GET /v2.0/routers/710e9c09-cea6-4967-8829-e7d7413a2a7f => generated 697 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1007] 10.0.0.104 () {34 vars in 665 bytes} [Tue May 12 17:42:38 2026] POST /v2.0/ports => generated 1505 bytes in 782 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: 532/1008] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:42:39 2026] GET /v2.0/security-groups?id=cb08d8c5-c6c8-49b1-ad69-505414e18b0b&fields=id&fields=name => generated 88 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/1009] 10.0.0.104 () {34 vars in 695 bytes} [Tue May 12 17:42:39 2026] POST /v2.0/security-group-rules => generated 570 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1010] 10.0.0.104 () {32 vars in 647 bytes} [Tue May 12 17:42:39 2026] GET /v2.0/routers => generated 700 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/1011] 10.0.0.104 () {32 vars in 643 bytes} [Tue May 12 17:42:39 2026] GET /v2.0/ports => generated 1505 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1012] 10.0.0.104 () {34 vars in 676 bytes} [Tue May 12 17:42:39 2026] POST /v2.0/floatingips => generated 552 bytes in 796 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/1013] 10.0.0.104 () {34 vars in 741 bytes} [Tue May 12 17:42:39 2026] PUT /v2.0/routers/710e9c09-cea6-4967-8829-e7d7413a2a7f => generated 704 bytes in 1019 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1014] 10.0.0.104 () {32 vars in 720 bytes} [Tue May 12 17:42:40 2026] DELETE /v2.0/ports/46a3bd3e-63d7-4273-9825-f78682277e38 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/1015] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:42:40 2026] GET /v2.0/ports?device_id=05e81bc6-2a1e-467c-bb35-902a7bb2064a => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/1016] 10.0.0.104 () {32 vars in 721 bytes} [Tue May 12 17:42:40 2026] GET /v2.0/routers/710e9c09-cea6-4967-8829-e7d7413a2a7f => generated 704 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1017] 199.19.213.235 () {34 vars in 994 bytes} [Tue May 12 17:42:40 2026] GET /v2.0/ports?device_id=05e81bc6-2a1e-467c-bb35-902a7bb2064a => generated 975 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1018] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:42:40 2026] GET /v2.0/security-groups?id=cb08d8c5-c6c8-49b1-ad69-505414e18b0b&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1019] 10.0.0.97 () {34 vars in 1099 bytes} [Tue May 12 17:42:40 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1704212898&fields=id&tenant_id=a7ca5b5c7191442fb9ccb7a75ddafc30 => generated 69 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1020] 10.0.0.104 () {32 vars in 736 bytes} [Tue May 12 17:42:40 2026] GET /v2.0/ports?device_id=710e9c09-cea6-4967-8829-e7d7413a2a7f => 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: 482/1021] 10.0.0.104 () {32 vars in 720 bytes} [Tue May 12 17:42:40 2026] DELETE /v2.0/ports/e2137486-fd02-41d5-9e67-feb8ee2869fe => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/1022] 10.0.0.97 () {34 vars in 981 bytes} [Tue May 12 17:42:41 2026] GET /v2.0/networks?id=25297c86-69ef-4b7d-b8c7-b1c26c41f93a => generated 675 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1023] 199.19.213.235 () {36 vars in 997 bytes} [Tue May 12 17:42:41 2026] DELETE /v2.0/ports/684319e4-11a0-4fbf-a586-1c98a03b749f => 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: 541/1024] 10.0.0.104 () {32 vars in 643 bytes} [Tue May 12 17:42:41 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) 2026-05-12 17:42:41.438 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a792a1b1-e4b7-402c-867c-1028ed4f1be3'] response: {'server_uuid': '05e81bc6-2a1e-467c-bb35-902a7bb2064a', 'name': 'network-vif-deleted', 'tag': '684319e4-11a0-4fbf-a586-1c98a03b749f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 542/1025] 10.0.0.97 () {34 vars in 964 bytes} [Tue May 12 17:42:41 2026] GET /v2.0/quotas/a7ca5b5c7191442fb9ccb7a75ddafc30 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:41.503 7 INFO neutron.db.segments_db [None req-9e7dbcde-a38b-4adb-abf4-3245f6a7ba65 f18a5ef85bae43f18478a5dd01166c27 81a1fa9485024253b481ec3e373339ef - - - -] Added segment d1412846-9974-4458-ae26-41cf6e6014ba of type vxlan for network dba4b788-9ae4-456e-aeae-800d4e21aae9 [pid: 7|app: 0|req: 543/1026] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:42:41 2026] POST /v2.0/networks => generated 650 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1027] 10.0.0.97 () {34 vars in 1001 bytes} [Tue May 12 17:42:41 2026] GET /v2.0/ports?tenant_id=a7ca5b5c7191442fb9ccb7a75ddafc30&fields=id => generated 103 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:41.806 7 INFO neutron.db.segments_db [None req-3881e3b7-727f-4c98-a94a-091525e80ea1 f18a5ef85bae43f18478a5dd01166c27 81a1fa9485024253b481ec3e373339ef - - - -] Added segment f46c2431-d545-449c-8d1b-39f604db99c8 of type vxlan for network b8306fdf-ed9c-4813-a615-da8619098471 [pid: 7|app: 0|req: 545/1028] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:42:41 2026] POST /v2.0/networks => generated 649 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1029] 10.0.0.97 () {34 vars in 1007 bytes} [Tue May 12 17:42:41 2026] GET /v2.0/networks/25297c86-69ef-4b7d-b8c7-b1c26c41f93a?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:42:42.203 8 INFO neutron.services.segments.plugin [-] Segment 558cd636-6121-42a8-b04c-2523489be00d resource provider aggregate not found 2026-05-12 17:42:42.207 8 INFO neutron.services.segments.plugin [-] Segment 558cd636-6121-42a8-b04c-2523489be00d resource provider aggregate not found 2026-05-12 17:42:42.223 8 INFO neutron.services.segments.plugin [-] Segment 558cd636-6121-42a8-b04c-2523489be00d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 558cd636-6121-42a8-b04c-2523489be00d found for delete ", "request_id": "req-901a0c4d-d490-4494-9819-992554098bca"}]} 2026-05-12 17:42:42.244 8 INFO neutron.db.l3_hamode_db [None req-6718b266-7c51-41ee-b109-ee37d4ae636b 2f0a73ee0d1f4378944db5e1c51f13db d48c81091da24502929d8b71b725a5f8 - - - -] HA network f5d663c7-587b-44bb-845a-d6a5ad757a20 was deleted as no HA routers are present in tenant d48c81091da24502929d8b71b725a5f8. 2026-05-12 17:42:42.245 8 INFO neutron.services.segments.plugin [-] Segment 558cd636-6121-42a8-b04c-2523489be00d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 558cd636-6121-42a8-b04c-2523489be00d found for delete ", "request_id": "req-1dcdef65-174a-4a60-99af-0fa76ec39c64"}]} [pid: 8|app: 0|req: 484/1030] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:42:41 2026] DELETE /v2.0/routers/710e9c09-cea6-4967-8829-e7d7413a2a7f => generated 0 bytes in 968 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/1031] 10.0.0.97 () {34 vars in 1107 bytes} [Tue May 12 17:42:42 2026] GET /v2.0/networks/25297c86-69ef-4b7d-b8c7-b1c26c41f93a?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: 547/1032] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:42:42 2026] POST /v2.0/subnets => generated 1225 bytes in 731 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1033] 10.0.0.104 () {32 vars in 736 bytes} [Tue May 12 17:42:42 2026] GET /v2.0/ports?device_id=710e9c09-cea6-4967-8829-e7d7413a2a7f => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1034] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:42:42 2026] GET /v2.0/ports?device_id=592c7ca7-0389-4528-ba3b-2b78f4346025 => 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: 550/1035] 10.0.0.104 () {32 vars in 647 bytes} [Tue May 12 17:42:42 2026] GET /v2.0/subnets => generated 1838 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:42:42.898 7 INFO neutron.api.v2.resource [None req-ebc62295-5e34-4795-8bad-bfd7611a19df 2f0a73ee0d1f4378944db5e1c51f13db d48c81091da24502929d8b71b725a5f8 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 551/1036] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:42:42 2026] DELETE /v2.0/routers/710e9c09-cea6-4967-8829-e7d7413a2a7f => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1037] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:42:42 2026] DELETE /v2.0/subnets/17086835-6d01-4fec-9bcc-c5f68cc26094 => 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: 553/1038] 10.0.0.104 () {32 vars in 736 bytes} [Tue May 12 17:42:43 2026] GET /v2.0/ports?device_id=ad616502-1930-4a2a-be24-03814a4906e1 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1039] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:42:43 2026] DELETE /v2.0/subnets/be0de1cd-b310-4962-b2fa-1d34c3de47c8 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:42:43.403 7 INFO neutron.api.v2.resource [None req-efde3844-04d8-482a-a7a2-b182302a644e 2f0a73ee0d1f4378944db5e1c51f13db d48c81091da24502929d8b71b725a5f8 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 555/1040] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:42:43 2026] DELETE /v2.0/routers/ad616502-1930-4a2a-be24-03814a4906e1 => generated 135 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/1041] 10.0.0.104 () {34 vars in 789 bytes} [Tue May 12 17:42:42 2026] PUT /v2.0/routers/96844ff8-3f4e-4c34-98c6-81f72133300d/remove_router_interface => generated 309 bytes in 1166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1042] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:42:43 2026] GET /v2.0/networks?id=25297c86-69ef-4b7d-b8c7-b1c26c41f93a => generated 675 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:43.528 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b7d91800-d1bb-42d1-b362-6a05c04329cd 2f0a73ee0d1f4378944db5e1c51f13db d48c81091da24502929d8b71b725a5f8 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 557/1043] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:42:43 2026] DELETE /v2.0/subnets/0d77d406-0d91-4ecd-bd2e-fd0bf8166cf2 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1044] 10.0.0.104 () {32 vars in 647 bytes} [Tue May 12 17:42:43 2026] GET /v2.0/subnets => generated 626 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1045] 199.19.213.235 () {34 vars in 1050 bytes} [Tue May 12 17:42:43 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a7ca5b5c7191442fb9ccb7a75ddafc30 => generated 181 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/1046] 10.0.0.104 () {32 vars in 736 bytes} [Tue May 12 17:42:43 2026] GET /v2.0/ports?device_id=48c6ca0c-37ac-4513-ab3f-8d4dfa15a764 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1047] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:42:43 2026] DELETE /v2.0/networks/b8306fdf-ed9c-4813-a615-da8619098471 => generated 0 bytes in 422 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:42:44.049 8 INFO neutron.api.v2.resource [None req-c45e8ef4-39e2-4df9-ab90-ae07757f0c42 2f0a73ee0d1f4378944db5e1c51f13db d48c81091da24502929d8b71b725a5f8 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 491/1048] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:42:44 2026] DELETE /v2.0/routers/48c6ca0c-37ac-4513-ab3f-8d4dfa15a764 => generated 135 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:42:44.253 8 INFO neutron.services.segments.plugin [-] Segment f46c2431-d545-449c-8d1b-39f604db99c8 resource provider aggregate not found 2026-05-12 17:42:44.268 8 INFO neutron.services.segments.plugin [-] Segment f46c2431-d545-449c-8d1b-39f604db99c8 resource provider aggregate not found 2026-05-12 17:42:44.273 8 INFO neutron.services.segments.plugin [-] Segment f46c2431-d545-449c-8d1b-39f604db99c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f46c2431-d545-449c-8d1b-39f604db99c8 found for delete ", "request_id": "req-d51df022-d405-49aa-9dfe-b2a05c0cc008"}]} 2026-05-12 17:42:44.290 8 INFO neutron.services.segments.plugin [-] Segment f46c2431-d545-449c-8d1b-39f604db99c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f46c2431-d545-449c-8d1b-39f604db99c8 found for delete ", "request_id": "req-7348df88-6c3e-44c9-86b4-884a283e5d84"}]} [pid: 8|app: 0|req: 492/1049] 199.19.213.235 () {38 vars in 955 bytes} [Tue May 12 17:42:44 2026] POST /v2.0/ports => generated 958 bytes in 525 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: 493/1050] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:42:44 2026] GET /v2.0/ports?device_id=592c7ca7-0389-4528-ba3b-2b78f4346025 => generated 961 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:44.755 7 INFO neutron.services.segments.plugin [-] Segment 57b82c51-494f-444d-ab18-b0d53f55cd25 resource provider aggregate not found 2026-05-12 17:42:44.763 7 INFO neutron.services.segments.plugin [-] Segment 57b82c51-494f-444d-ab18-b0d53f55cd25 resource provider aggregate not found 2026-05-12 17:42:44.786 7 INFO neutron.services.segments.plugin [-] Segment 57b82c51-494f-444d-ab18-b0d53f55cd25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57b82c51-494f-444d-ab18-b0d53f55cd25 found for delete ", "request_id": "req-4536aca8-43d7-423a-a96f-6fe8bfbc0028"}]} 2026-05-12 17:42:44.788 7 INFO neutron.services.segments.plugin [-] Segment 57b82c51-494f-444d-ab18-b0d53f55cd25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57b82c51-494f-444d-ab18-b0d53f55cd25 found for delete ", "request_id": "req-b943b0c7-ce78-476b-8814-e6d1bbe618b2"}]} 2026-05-12 17:42:44.792 7 INFO neutron.db.l3_hamode_db [None req-544d6f2e-ffc5-451c-a227-842045c3d460 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] HA network 3da94657-e15e-4f75-830f-e8c6f8c4d3de was deleted as no HA routers are present in tenant 628c6ca90dd249ecad475361c5ed0418. [pid: 7|app: 0|req: 558/1051] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:42:43 2026] DELETE /v2.0/routers/96844ff8-3f4e-4c34-98c6-81f72133300d => generated 0 bytes in 1266 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:42:44.826 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e87e675a-0e13-4ab3-9f5e-6a093dc39fc4 2f0a73ee0d1f4378944db5e1c51f13db d48c81091da24502929d8b71b725a5f8 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 559/1052] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:42:44 2026] DELETE /v2.0/subnets/dd3c2217-6dbb-4f7c-95bc-22bc8816f5cc => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1053] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:42:44 2026] DELETE /v2.0/networks/dba4b788-9ae4-456e-aeae-800d4e21aae9 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1054] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:42:44 2026] GET /v2.0/security-groups?id=cbd0a514-1c3c-431e-be78-bed6175d8e38&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: 496/1055] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:42:44 2026] DELETE /v2.0/subnets/8a1f4165-3312-4d9c-bf5d-1f5df4a7fc0d => 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: 497/1056] 10.0.0.104 () {32 vars in 736 bytes} [Tue May 12 17:42:45 2026] GET /v2.0/ports?device_id=47689228-801f-4516-adf3-284afca669cb => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1057] 199.19.213.235 () {38 vars in 1028 bytes} [Tue May 12 17:42:44 2026] PUT /v2.0/ports/a491d337-4456-41c1-8f90-f0cc355accdd => generated 1203 bytes in 489 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:42:45.363 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0c373704-d21b-4ccb-9604-37c3b3bcbb40'] response: {'name': 'network-changed', 'server_uuid': '592c7ca7-0389-4528-ba3b-2b78f4346025', 'tag': 'a491d337-4456-41c1-8f90-f0cc355accdd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 498/1058] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:42:45 2026] DELETE /v2.0/networks/6c0a27ec-2123-46db-a8a2-ac3904592af8 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:42:45.394 8 INFO neutron.api.v2.resource [None req-c39c7d62-dd99-4b9b-b092-07910068ae9e 2f0a73ee0d1f4378944db5e1c51f13db d48c81091da24502929d8b71b725a5f8 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 499/1059] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:42:45 2026] DELETE /v2.0/routers/47689228-801f-4516-adf3-284afca669cb => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1060] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:42:45 2026] DELETE /v2.0/networks/15e76678-1050-4774-ace3-763790561bfb => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:42:45.654 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d68705c5-a23d-4622-b1c5-edf84c19ccea 2f0a73ee0d1f4378944db5e1c51f13db d48c81091da24502929d8b71b725a5f8 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 501/1061] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:42:45 2026] DELETE /v2.0/subnets/73bacc14-cc9f-4b53-83d8-c24576e41d44 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1062] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:42:45 2026] GET /v2.0/ports?tenant_id=a7ca5b5c7191442fb9ccb7a75ddafc30&device_id=592c7ca7-0389-4528-ba3b-2b78f4346025 => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:42:45.707 8 INFO neutron.pecan_wsgi.hooks.translation [None req-93c266b0-9790-46a5-9d10-c2bcbdadcc1d 2f0a73ee0d1f4378944db5e1c51f13db d48c81091da24502929d8b71b725a5f8 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 503/1063] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:42:45 2026] DELETE /v2.0/subnets/9b6093df-9e4d-4b00-8ffc-91a5c65d7381 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1064] 199.19.213.235 () {34 vars in 1018 bytes} [Tue May 12 17:42:45 2026] GET /v2.0/networks?tenant_id=a7ca5b5c7191442fb9ccb7a75ddafc30&shared=False => generated 771 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1065] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:42:45 2026] DELETE /v2.0/networks/52562737-a5c9-43d1-9849-6a2eac26d4dd => generated 0 bytes in 510 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1066] 199.19.213.235 () {34 vars in 930 bytes} [Tue May 12 17:42:45 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 105 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: 562/1067] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:42:45 2026] GET /v2.0/ports?tenant_id=a7ca5b5c7191442fb9ccb7a75ddafc30&device_id=592c7ca7-0389-4528-ba3b-2b78f4346025 => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1068] 199.19.213.235 () {34 vars in 1060 bytes} [Tue May 12 17:42:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=a491d337-4456-41c1-8f90-f0cc355accdd => 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: 506/1069] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:42:46 2026] GET /v2.0/ports?device_id=592c7ca7-0389-4528-ba3b-2b78f4346025 => generated 973 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1070] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:42:46 2026] GET /v2.0/security-groups?tenant_id=628c6ca90dd249ecad475361c5ed0418&name=default => generated 2801 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1071] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:42:46 2026] GET /v2.0/subnets?id=fca8d451-1c8d-4fb8-8eda-88cbc64c9bd6 => generated 669 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1072] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:42:46 2026] GET /v2.0/security-groups?id=cbd0a514-1c3c-431e-be78-bed6175d8e38&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1073] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:42:46 2026] GET /v2.0/ports?network_id=25297c86-69ef-4b7d-b8c7-b1c26c41f93a&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1074] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:42:46 2026] DELETE /v2.0/security-groups/cb08d8c5-c6c8-49b1-ad69-505414e18b0b => 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: 567/1075] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:42:46 2026] GET /v2.0/networks/25297c86-69ef-4b7d-b8c7-b1c26c41f93a?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:42:46.297 8 INFO neutron.services.segments.plugin [-] Segment d1412846-9974-4458-ae26-41cf6e6014ba resource provider aggregate not found [pid: 7|app: 0|req: 568/1076] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:42:46 2026] GET /v2.0/networks/25297c86-69ef-4b7d-b8c7-b1c26c41f93a?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) 2026-05-12 17:42:46.314 8 INFO neutron.services.segments.plugin [-] Segment d1412846-9974-4458-ae26-41cf6e6014ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1412846-9974-4458-ae26-41cf6e6014ba found for delete ", "request_id": "req-cc2509af-6b3e-4266-aa64-394196f2b189"}]} 2026-05-12 17:42:46.321 8 INFO neutron.services.segments.plugin [-] Segment d1412846-9974-4458-ae26-41cf6e6014ba resource provider aggregate not found 2026-05-12 17:42:46.333 8 INFO neutron.services.segments.plugin [-] Segment 3109e94c-ff88-4108-8a39-d92ac0635ba9 resource provider aggregate not found 2026-05-12 17:42:46.340 8 INFO neutron.services.segments.plugin [-] Segment d1412846-9974-4458-ae26-41cf6e6014ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1412846-9974-4458-ae26-41cf6e6014ba found for delete ", "request_id": "req-143c1f56-a166-4cab-b957-395534218392"}]} 2026-05-12 17:42:46.349 8 INFO neutron.services.segments.plugin [-] Segment 3109e94c-ff88-4108-8a39-d92ac0635ba9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3109e94c-ff88-4108-8a39-d92ac0635ba9 found for delete ", "request_id": "req-bbebc32f-3713-4f20-ba34-fae008bb40d6"}]} 2026-05-12 17:42:46.357 8 INFO neutron.services.segments.plugin [-] Segment 3109e94c-ff88-4108-8a39-d92ac0635ba9 resource provider aggregate not found 2026-05-12 17:42:46.364 8 INFO neutron.services.segments.plugin [-] Segment 98f59507-b8de-44d5-9e7e-68307159d7f7 resource provider aggregate not found 2026-05-12 17:42:46.381 8 INFO neutron.services.segments.plugin [-] Segment 3109e94c-ff88-4108-8a39-d92ac0635ba9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3109e94c-ff88-4108-8a39-d92ac0635ba9 found for delete ", "request_id": "req-1656842f-6aca-4390-87dc-6a49c252573d"}]} 2026-05-12 17:42:46.389 8 INFO neutron.services.segments.plugin [-] Segment 98f59507-b8de-44d5-9e7e-68307159d7f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98f59507-b8de-44d5-9e7e-68307159d7f7 found for delete ", "request_id": "req-9cc9b633-5bd0-4994-8ca3-fd81124d8ddd"}]} 2026-05-12 17:42:46.405 8 INFO neutron.services.segments.plugin [-] Segment 98f59507-b8de-44d5-9e7e-68307159d7f7 resource provider aggregate not found 2026-05-12 17:42:46.431 8 INFO neutron.services.segments.plugin [-] Segment 98f59507-b8de-44d5-9e7e-68307159d7f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98f59507-b8de-44d5-9e7e-68307159d7f7 found for delete ", "request_id": "req-484c89d8-2746-4f7a-8e69-602935fd917a"}]} [pid: 8|app: 0|req: 509/1077] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:42:46 2026] GET /v2.0/security-groups?tenant_id=81a1fa9485024253b481ec3e373339ef&name=default => generated 2801 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1078] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:42:46 2026] GET /v2.0/security-groups?tenant_id=d48c81091da24502929d8b71b725a5f8&name=default => generated 2801 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1079] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:42:46 2026] DELETE /v2.0/security-groups/fcfb8aab-e2f3-402b-854e-771c1c6fd11e => 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: 570/1080] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:42:46 2026] DELETE /v2.0/security-groups/43bbf223-e262-48ed-b04f-78fe96e629e9 => 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: 511/1081] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:42:47 2026] GET /v2.0/ports?device_id=592c7ca7-0389-4528-ba3b-2b78f4346025 => generated 973 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:47.288 7 INFO neutron.services.segments.plugin [-] Segment 148804ef-1248-4eb4-a559-22dcd421160c resource provider aggregate not found 2026-05-12 17:42:47.295 7 INFO neutron.services.segments.plugin [-] Segment 148804ef-1248-4eb4-a559-22dcd421160c resource provider aggregate not found 2026-05-12 17:42:47.303 7 INFO neutron.services.segments.plugin [-] Segment 148804ef-1248-4eb4-a559-22dcd421160c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 148804ef-1248-4eb4-a559-22dcd421160c found for delete ", "request_id": "req-276e9b4b-3f91-43c3-a47b-17c1e1780f89"}]} 2026-05-12 17:42:47.313 7 INFO neutron.services.segments.plugin [-] Segment 148804ef-1248-4eb4-a559-22dcd421160c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 148804ef-1248-4eb4-a559-22dcd421160c found for delete ", "request_id": "req-eaab8f33-c622-4dc8-afaa-19e9c014b150"}]} [pid: 7|app: 0|req: 571/1082] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:42:47 2026] GET /v2.0/security-groups?id=cbd0a514-1c3c-431e-be78-bed6175d8e38&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: 512/1083] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:42:48 2026] GET /v2.0/ports?device_id=592c7ca7-0389-4528-ba3b-2b78f4346025 => generated 973 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1084] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:42:48 2026] GET /v2.0/security-groups?id=cbd0a514-1c3c-431e-be78-bed6175d8e38&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:48.915 8 INFO neutron.db.segments_db [None req-d845387d-439a-48ff-8e42-bf896ef4f390 62cebd9e8d5f48edb910ec0cb3b36d95 627932076ce64d169af3f189fd4f7b59 - - - -] Added segment 9845f74d-ae3d-48f7-b4f7-78dd1c6b2e4c of type vxlan for network 7b2a5f81-84f5-4213-85e6-21fa61b40ecd [pid: 8|app: 0|req: 513/1085] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:42:48 2026] POST /v2.0/networks => generated 629 bytes in 514 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:42:49.213 7 INFO neutron.db.segments_db [None req-e7fa4950-4729-412f-9f77-3cd15700e978 62cebd9e8d5f48edb910ec0cb3b36d95 627932076ce64d169af3f189fd4f7b59 - - - -] Added segment d27d9fcf-7dd0-4480-8ff7-3f0d87e416cc of type vxlan for network 258e3d9f-b24a-499f-8dcd-e84ae92bf9d7 [pid: 7|app: 0|req: 573/1086] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:42:49 2026] POST /v2.0/networks => generated 630 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1087] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:42:49 2026] GET /v2.0/security-groups?tenant_id=0e43c34b363044c483054038772407f7&name=default => generated 2801 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1088] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:42:49 2026] DELETE /v2.0/security-groups/e3ab9e3d-1fe8-401e-ad90-2dafd539a8a6 => 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: 516/1089] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:42:49 2026] GET /v2.0/ports?device_id=592c7ca7-0389-4528-ba3b-2b78f4346025 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1090] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:42:49 2026] GET /v2.0/security-groups?id=cbd0a514-1c3c-431e-be78-bed6175d8e38&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: 574/1091] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:42:49 2026] POST /v2.0/subnets => generated 602 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1092] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:42:49 2026] GET /v2.0/ports?device_id=592c7ca7-0389-4528-ba3b-2b78f4346025 => generated 975 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:50.516 8 INFO neutron.db.l3_db [None req-76990ed6-c4c3-4ea2-8382-f3db00481ad9 5823bd72890841ab95df3721ebb8e9ea a7ca5b5c7191442fb9ccb7a75ddafc30 - - - -] Floating IP 5f89bf2b-5fe2-4316-a3ec-fb8426a8cce8 associated. External IP: 10.96.250.207, port: a491d337-4456-41c1-8f90-f0cc355accdd. [pid: 7|app: 0|req: 575/1093] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:42:49 2026] POST /v2.0/subnets => generated 602 bytes in 980 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:42:50.848 7 INFO neutron.db.segments_db [None req-93122f57-5487-4661-bd7d-07f932b31d42 62cebd9e8d5f48edb910ec0cb3b36d95 627932076ce64d169af3f189fd4f7b59 - - - -] Added segment 3b6045b8-bcc6-41f0-af8e-81bbfbdc83f3 of type vxlan for network 1346e1d6-e936-4b8d-a2b1-fce7bb95bf41 2026-05-12 17:42:51.227 7 INFO neutron.db.l3_hamode_db [None req-93122f57-5487-4661-bd7d-07f932b31d42 62cebd9e8d5f48edb910ec0cb3b36d95 627932076ce64d169af3f189fd4f7b59 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:42:51.457 7 INFO neutron.db.l3_hamode_db [None req-93122f57-5487-4661-bd7d-07f932b31d42 62cebd9e8d5f48edb910ec0cb3b36d95 627932076ce64d169af3f189fd4f7b59 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 519/1094] 10.0.0.104 () {34 vars in 749 bytes} [Tue May 12 17:42:49 2026] PUT /v2.0/floatingips/5f89bf2b-5fe2-4316-a3ec-fb8426a8cce8 => generated 856 bytes in 1584 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:51.583 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6a079b4a-2f2f-4cee-82cb-6b20453a310a'] response: {'name': 'network-changed', 'server_uuid': '592c7ca7-0389-4528-ba3b-2b78f4346025', 'tag': 'a491d337-4456-41c1-8f90-f0cc355accdd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 520/1095] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:42:51 2026] GET /v2.0/security-groups?tenant_id=2f5cf139d8344625ad6fab1c9d7d68f4&name=default => generated 2801 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1096] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:42:51 2026] GET /v2.0/ports?device_id=592c7ca7-0389-4528-ba3b-2b78f4346025 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1097] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:42:52 2026] GET /v2.0/ports?tenant_id=a7ca5b5c7191442fb9ccb7a75ddafc30&device_id=592c7ca7-0389-4528-ba3b-2b78f4346025 => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1098] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:42:52 2026] DELETE /v2.0/security-groups/13f153ff-767a-4a5b-8333-828b4ea90b94 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1099] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:42:50 2026] POST /v2.0/routers => generated 506 bytes in 1443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1100] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:42:52 2026] GET /v2.0/security-groups?id=cbd0a514-1c3c-431e-be78-bed6175d8e38&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1101] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:42:52 2026] GET /v2.0/networks?id=25297c86-69ef-4b7d-b8c7-b1c26c41f93a => generated 771 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1102] 199.19.213.235 () {34 vars in 1060 bytes} [Tue May 12 17:42:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=a491d337-4456-41c1-8f90-f0cc355accdd => generated 859 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1103] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:42:52 2026] GET /v2.0/subnets?id=fca8d451-1c8d-4fb8-8eda-88cbc64c9bd6 => generated 669 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1104] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:42:52 2026] GET /v2.0/ports?network_id=25297c86-69ef-4b7d-b8c7-b1c26c41f93a&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: 581/1105] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:42:52 2026] GET /v2.0/networks/25297c86-69ef-4b7d-b8c7-b1c26c41f93a?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: 582/1106] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:42:52 2026] GET /v2.0/ports?device_id=592c7ca7-0389-4528-ba3b-2b78f4346025 => generated 975 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1107] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:42:52 2026] GET /v2.0/networks/25297c86-69ef-4b7d-b8c7-b1c26c41f93a?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: 584/1108] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:42:52 2026] GET /v2.0/security-groups?id=cbd0a514-1c3c-431e-be78-bed6175d8e38&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1109] 199.19.213.235 () {34 vars in 994 bytes} [Tue May 12 17:42:53 2026] GET /v2.0/ports?device_id=592c7ca7-0389-4528-ba3b-2b78f4346025 => generated 975 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:53.467 7 INFO neutron.db.l3_db [None req-55d1ba9e-2280-4a2a-9a44-5208cc3a0a91 5823bd72890841ab95df3721ebb8e9ea a7ca5b5c7191442fb9ccb7a75ddafc30 - - - -] Floating IP 5f89bf2b-5fe2-4316-a3ec-fb8426a8cce8 disassociated. External IP: 10.96.250.207, port: a491d337-4456-41c1-8f90-f0cc355accdd. [pid: 8|app: 0|req: 525/1110] 10.0.0.104 () {34 vars in 783 bytes} [Tue May 12 17:42:52 2026] PUT /v2.0/routers/da9eeb22-d04d-41af-b582-d36142ba9dfb/add_router_interface => generated 309 bytes in 1680 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1113] 199.19.213.235 () {36 vars in 997 bytes} [Tue May 12 17:42:53 2026] DELETE /v2.0/ports/a491d337-4456-41c1-8f90-f0cc355accdd => generated 0 bytes in 910 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1114] 10.0.0.104 () {32 vars in 717 bytes} [Tue May 12 17:42:53 2026] GET /v2.0/ports/b9529646-179e-4d84-93aa-5aa7cfad32cc => generated 955 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1115] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:42:54 2026] GET /v2.0/ports?device_id=592c7ca7-0389-4528-ba3b-2b78f4346025 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:42:54.729 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c6f4164-c0c6-491b-91fa-be1be6df5bdd'] response: {'server_uuid': '592c7ca7-0389-4528-ba3b-2b78f4346025', 'name': 'network-vif-deleted', 'tag': 'a491d337-4456-41c1-8f90-f0cc355accdd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 588/1116] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:42:54 2026] GET /v2.0/security-groups?tenant_id=61beb606d9514a979c1f95f0d7a5f047&name=default => generated 2801 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1117] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:42:55 2026] DELETE /v2.0/security-groups/1fd753f1-92a6-4c82-b5ed-cdd5711c775a => 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: 590/1118] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:42:55 2026] DELETE /v2.0/security-groups/cbd0a514-1c3c-431e-be78-bed6175d8e38 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:42:55.317 7 INFO neutron.api.v2.resource [None req-1a0597db-9467-49bd-baa4-5600864c14a2 5823bd72890841ab95df3721ebb8e9ea a7ca5b5c7191442fb9ccb7a75ddafc30 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 591/1119] 10.0.0.104 () {32 vars in 737 bytes} [Tue May 12 17:42:55 2026] GET /v2.0/security-groups/cbd0a514-1c3c-431e-be78-bed6175d8e38 => 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: 529/1120] 10.0.0.104 () {34 vars in 783 bytes} [Tue May 12 17:42:54 2026] PUT /v2.0/routers/da9eeb22-d04d-41af-b582-d36142ba9dfb/add_router_interface => generated 309 bytes in 1638 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1121] 10.0.0.104 () {32 vars in 732 bytes} [Tue May 12 17:42:55 2026] DELETE /v2.0/floatingips/5f89bf2b-5fe2-4316-a3ec-fb8426a8cce8 => generated 0 bytes in 396 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1122] 10.0.0.104 () {32 vars in 717 bytes} [Tue May 12 17:42:55 2026] GET /v2.0/ports/0eceeaca-6398-4a17-8cee-1ae564931df2 => generated 955 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1123] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:42:55 2026] GET /v2.0/security-groups?tenant_id=a8c14da75a6841b0afff559205dca2a2&name=default => generated 2801 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1124] 10.0.0.104 () {34 vars in 789 bytes} [Tue May 12 17:42:55 2026] PUT /v2.0/routers/8113c73c-f159-4b1d-958d-56674ed90569/remove_router_interface => generated 309 bytes in 1238 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1125] 10.0.0.104 () {34 vars in 789 bytes} [Tue May 12 17:42:55 2026] PUT /v2.0/routers/da9eeb22-d04d-41af-b582-d36142ba9dfb/remove_router_interface => generated 309 bytes in 1158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1126] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:42:57 2026] DELETE /v2.0/security-groups/94f45bfd-6564-4f40-9981-227821a8b4e2 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:42:57.379 8 INFO neutron.db.segments_db [None req-8dfead19-335e-46d6-bc6f-f29bf34e6d4b 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Added segment ced27928-80ee-4057-8d83-6631090035d6 of type vxlan for network 0f8c2153-27f0-406c-9b4e-95049b794a07 [pid: 8|app: 0|req: 532/1127] 10.0.0.104 () {34 vars in 671 bytes} [Tue May 12 17:42:57 2026] POST /v2.0/networks => generated 740 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:42:58.182 7 INFO neutron.services.segments.plugin [-] Segment d17b4022-1422-4202-a85f-05c18a1db3cb resource provider aggregate not found 2026-05-12 17:42:58.189 7 INFO neutron.services.segments.plugin [-] Segment d17b4022-1422-4202-a85f-05c18a1db3cb resource provider aggregate not found 2026-05-12 17:42:58.200 7 INFO neutron.services.segments.plugin [-] Segment d17b4022-1422-4202-a85f-05c18a1db3cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d17b4022-1422-4202-a85f-05c18a1db3cb found for delete ", "request_id": "req-d197d678-9474-4739-9b6b-b26e384b8d94"}]} 2026-05-12 17:42:58.211 7 INFO neutron.db.l3_hamode_db [None req-02625eea-6c6a-4a99-a179-abbc1ecca5eb 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] HA network d4ed6e4c-4b40-4d86-9cbd-f4dac26ba975 was deleted as no HA routers are present in tenant a7ca5b5c7191442fb9ccb7a75ddafc30. [pid: 7|app: 0|req: 596/1128] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:42:57 2026] DELETE /v2.0/routers/8113c73c-f159-4b1d-958d-56674ed90569 => generated 0 bytes in 1030 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:42:58.223 7 INFO neutron.services.segments.plugin [-] Segment d17b4022-1422-4202-a85f-05c18a1db3cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d17b4022-1422-4202-a85f-05c18a1db3cb found for delete ", "request_id": "req-fdcac642-2d8b-4f2d-945b-fd6800cb39cd"}]} [pid: 7|app: 0|req: 597/1129] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:42:58 2026] GET /v2.0/security-groups?tenant_id=ce0e359d838147f696529b15460f2385&name=default => generated 2801 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1130] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:42:58 2026] POST /v2.0/subnets => generated 663 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1131] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:42:58 2026] DELETE /v2.0/subnets/fca8d451-1c8d-4fb8-8eda-88cbc64c9bd6 => 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: 600/1132] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:42:58 2026] DELETE /v2.0/security-groups/424a1a03-9ac2-4864-b32f-e56cbfe3e06b => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:42:58.959 7 INFO neutron.db.segments_db [None req-807ac201-32bd-4e29-8c5b-474ac9c40750 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Added segment 37c4c922-8b5e-4204-b401-ca41e61a0404 of type vxlan for network 98498d5f-1f1a-4245-842d-3737bdb753c5 [pid: 8|app: 0|req: 533/1133] 10.0.0.104 () {34 vars in 789 bytes} [Tue May 12 17:42:57 2026] PUT /v2.0/routers/da9eeb22-d04d-41af-b582-d36142ba9dfb/remove_router_interface => generated 309 bytes in 1491 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:676: 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:676: 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:676: 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:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-12 17:42:59.379 8 INFO neutron.services.segments.plugin [-] Segment 2b30118b-2dcf-4883-bf05-731d818f0aa5 resource provider aggregate not found 2026-05-12 17:42:59.389 8 INFO neutron.services.segments.plugin [-] Segment 2b30118b-2dcf-4883-bf05-731d818f0aa5 resource provider aggregate not found 2026-05-12 17:42:59.390 7 INFO neutron.db.l3_hamode_db [None req-807ac201-32bd-4e29-8c5b-474ac9c40750 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:42:59.410 8 INFO neutron.services.segments.plugin [-] Segment 2b30118b-2dcf-4883-bf05-731d818f0aa5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b30118b-2dcf-4883-bf05-731d818f0aa5 found for delete ", "request_id": "req-580cc2f8-b5a1-47e2-8e23-cd49bde93efc"}]} 2026-05-12 17:42:59.417 8 INFO neutron.services.segments.plugin [-] Segment 2b30118b-2dcf-4883-bf05-731d818f0aa5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b30118b-2dcf-4883-bf05-731d818f0aa5 found for delete ", "request_id": "req-5362846a-dd7b-47a0-bd42-f4e0b39c84e2"}]} [pid: 8|app: 0|req: 534/1134] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:42:58 2026] DELETE /v2.0/networks/25297c86-69ef-4b7d-b8c7-b1c26c41f93a => generated 0 bytes in 432 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1135] 10.0.0.104 () {32 vars in 736 bytes} [Tue May 12 17:42:59 2026] GET /v2.0/ports?device_id=da9eeb22-d04d-41af-b582-d36142ba9dfb => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:43:00.327 8 INFO neutron.db.l3_hamode_db [None req-8bddf7bc-2cac-4a59-ae25-7fbe04f9fd5c 62cebd9e8d5f48edb910ec0cb3b36d95 627932076ce64d169af3f189fd4f7b59 - - - -] HA network 1346e1d6-e936-4b8d-a2b1-fce7bb95bf41 was deleted as no HA routers are present in tenant 627932076ce64d169af3f189fd4f7b59. [pid: 8|app: 0|req: 536/1136] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:42:59 2026] DELETE /v2.0/routers/da9eeb22-d04d-41af-b582-d36142ba9dfb => generated 0 bytes in 878 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1137] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:43:00 2026] GET /v2.0/security-groups?tenant_id=a7ca5b5c7191442fb9ccb7a75ddafc30&name=default => generated 2801 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1138] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:43:00 2026] DELETE /v2.0/subnets/3e8011b8-5372-4bb3-a3d7-3ae581451230 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1139] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:43:00 2026] DELETE /v2.0/security-groups/d0a9ab3e-a06c-4306-9bc5-75c0b5a55ef4 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:43:00.913 7 INFO neutron.db.l3_hamode_db [None req-807ac201-32bd-4e29-8c5b-474ac9c40750 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 540/1140] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:43:00 2026] DELETE /v2.0/subnets/91adad37-a1fe-41c7-8941-7642ac057307 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1141] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:43:00 2026] DELETE /v2.0/networks/258e3d9f-b24a-499f-8dcd-e84ae92bf9d7 => generated 0 bytes in 366 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:01.433 8 INFO neutron.services.segments.plugin [-] Segment 3b6045b8-bcc6-41f0-af8e-81bbfbdc83f3 resource provider aggregate not found 2026-05-12 17:43:01.440 8 INFO neutron.services.segments.plugin [-] Segment 3b6045b8-bcc6-41f0-af8e-81bbfbdc83f3 resource provider aggregate not found 2026-05-12 17:43:01.456 8 INFO neutron.services.segments.plugin [-] Segment 3b6045b8-bcc6-41f0-af8e-81bbfbdc83f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b6045b8-bcc6-41f0-af8e-81bbfbdc83f3 found for delete ", "request_id": "req-17daff22-f6b9-4bf3-9b49-b872952d13d5"}]} 2026-05-12 17:43:01.482 8 INFO neutron.services.segments.plugin [-] Segment d27d9fcf-7dd0-4480-8ff7-3f0d87e416cc resource provider aggregate not found 2026-05-12 17:43:01.493 8 INFO neutron.services.segments.plugin [-] Segment 3b6045b8-bcc6-41f0-af8e-81bbfbdc83f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b6045b8-bcc6-41f0-af8e-81bbfbdc83f3 found for delete ", "request_id": "req-74c8109d-90bf-41e7-9e78-d7179d73fb0b"}]} 2026-05-12 17:43:01.514 8 INFO neutron.services.segments.plugin [-] Segment d27d9fcf-7dd0-4480-8ff7-3f0d87e416cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d27d9fcf-7dd0-4480-8ff7-3f0d87e416cc found for delete ", "request_id": "req-5111bc0e-cdf7-44c4-8659-40525a42f863"}]} 2026-05-12 17:43:01.515 8 INFO neutron.services.segments.plugin [-] Segment d27d9fcf-7dd0-4480-8ff7-3f0d87e416cc resource provider aggregate not found 2026-05-12 17:43:01.542 8 INFO neutron.services.segments.plugin [-] Segment d27d9fcf-7dd0-4480-8ff7-3f0d87e416cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d27d9fcf-7dd0-4480-8ff7-3f0d87e416cc found for delete ", "request_id": "req-c6db0553-3da6-4eba-bea5-da3fc06b3c3d"}]} [pid: 8|app: 0|req: 542/1142] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:43:01 2026] DELETE /v2.0/networks/7b2a5f81-84f5-4213-85e6-21fa61b40ecd => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1143] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:43:01 2026] GET /v2.0/security-groups?tenant_id=deb1622394df4e92bd7d062621a93580&name=default => generated 2801 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:01.945 8 INFO neutron.db.segments_db [None req-dfe303ef-76eb-4cf8-85de-3689b0174683 62cebd9e8d5f48edb910ec0cb3b36d95 627932076ce64d169af3f189fd4f7b59 - - - -] Added segment 6103a8eb-2b57-4aaf-8d6a-54f07f501233 of type vxlan for network 59e151bb-0847-4462-9b5a-b57fabb70d6a [pid: 7|app: 0|req: 601/1144] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:42:58 2026] POST /v2.0/routers => generated 727 bytes in 3116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1145] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:43:01 2026] POST /v2.0/networks => generated 630 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1146] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:43:02 2026] DELETE /v2.0/security-groups/5c653f11-0a0d-4e7f-af9e-3a93519d0522 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1147] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:43:02 2026] POST /v2.0/subnets => generated 602 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:02.512 7 INFO neutron.db.segments_db [None req-93c6928f-b67b-4513-bf49-c728bc426b4d 62cebd9e8d5f48edb910ec0cb3b36d95 627932076ce64d169af3f189fd4f7b59 - - - -] Added segment b2dbbd47-fb52-47d5-ba80-fbbdfcb541d1 of type vxlan for network 8a412fa3-a533-4fd8-8904-5d2a98f9cc71 2026-05-12 17:43:02.874 7 INFO neutron.db.l3_hamode_db [None req-93c6928f-b67b-4513-bf49-c728bc426b4d 62cebd9e8d5f48edb910ec0cb3b36d95 627932076ce64d169af3f189fd4f7b59 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:43:03.095 7 INFO neutron.db.l3_hamode_db [None req-93c6928f-b67b-4513-bf49-c728bc426b4d 62cebd9e8d5f48edb910ec0cb3b36d95 627932076ce64d169af3f189fd4f7b59 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 545/1148] 10.0.0.104 () {34 vars in 783 bytes} [Tue May 12 17:43:02 2026] PUT /v2.0/routers/8b0b9dae-6ac9-473b-b8ab-565abbfaa1d1/add_router_interface => generated 309 bytes in 1415 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1149] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:43:02 2026] POST /v2.0/routers => generated 507 bytes in 1450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:03.953 8 INFO neutron.services.segments.plugin [-] Segment 9845f74d-ae3d-48f7-b4f7-78dd1c6b2e4c resource provider aggregate not found 2026-05-12 17:43:03.977 8 INFO neutron.services.segments.plugin [-] Segment 9845f74d-ae3d-48f7-b4f7-78dd1c6b2e4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9845f74d-ae3d-48f7-b4f7-78dd1c6b2e4c found for delete ", "request_id": "req-eedd69b7-4f69-487e-9f16-a6005aad0e76"}]} 2026-05-12 17:43:03.978 8 INFO neutron.services.segments.plugin [-] Segment 9845f74d-ae3d-48f7-b4f7-78dd1c6b2e4c resource provider aggregate not found 2026-05-12 17:43:04.011 8 INFO neutron.services.segments.plugin [-] Segment 9845f74d-ae3d-48f7-b4f7-78dd1c6b2e4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9845f74d-ae3d-48f7-b4f7-78dd1c6b2e4c found for delete ", "request_id": "req-f95aecdc-9e98-4183-b063-b71892edd0ec"}]} 2026-05-12 17:43:04.369 7 INFO neutron.db.segments_db [None req-586d3dc8-ac06-4be7-836b-f588840a3a56 5b2ae77deff14b42af9910b854cfe626 79c2b12beb834587bc77543a11d037c7 - - - -] Added segment 7ddb8130-d65f-4f49-b5be-4c41f54e3a46 of type vxlan for network 024b334a-ddb8-40b6-b6d6-c34f1beb72f7 [pid: 8|app: 0|req: 546/1150] 10.0.0.104 () {34 vars in 665 bytes} [Tue May 12 17:43:03 2026] POST /v2.0/ports => generated 948 bytes in 512 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: 605/1151] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:43:04 2026] POST /v2.0/networks => generated 644 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1152] 10.0.0.104 () {34 vars in 665 bytes} [Tue May 12 17:43:04 2026] POST /v2.0/ports => generated 774 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:43:05.045 7 INFO neutron.db.segments_db [None req-fde4ef7d-42ad-4e5d-b9b7-ab2e508e752a 5b2ae77deff14b42af9910b854cfe626 79c2b12beb834587bc77543a11d037c7 - - - -] Added segment ad384b2f-a0e1-42fc-a800-2ef705e59d8c of type vxlan for network 6a201f50-78e5-4840-b0d7-56dd19b614f2 [pid: 7|app: 0|req: 607/1153] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:43:04 2026] POST /v2.0/networks => generated 632 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1154] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:43:05 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) [pid: 7|app: 0|req: 609/1155] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:43:05 2026] GET /v2.0/security-groups?tenant_id=4ca185078c9a4413977e5fbeba6e6b1b&name=default => generated 2801 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1156] 10.0.0.104 () {34 vars in 783 bytes} [Tue May 12 17:43:04 2026] PUT /v2.0/routers/bccbc217-51ad-4bc8-b033-ce9c5a9cb4f1/add_router_interface => generated 309 bytes in 1543 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: 548/1157] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:43:05 2026] DELETE /v2.0/security-groups/df56c143-83e4-4b51-94f6-d659c0ddc02f => 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: 549/1158] 10.0.0.104 () {32 vars in 717 bytes} [Tue May 12 17:43:06 2026] GET /v2.0/ports/4b6b68c4-66a7-42d6-9201-24bf95916d66 => generated 1022 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1159] 10.0.0.97 () {34 vars in 981 bytes} [Tue May 12 17:43:06 2026] GET /v2.0/networks?id=0f8c2153-27f0-406c-9b4e-95049b794a07 => generated 672 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1160] 10.0.0.104 () {34 vars in 665 bytes} [Tue May 12 17:43:05 2026] POST /v2.0/ports => generated 950 bytes in 543 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: 611/1161] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:43:06 2026] GET /v2.0/security-groups?tenant_id=c7892490b7624d40a368a131d4bbe6b2&name=default => generated 2801 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1162] 10.0.0.97 () {34 vars in 964 bytes} [Tue May 12 17:43:06 2026] GET /v2.0/quotas/a3c287d0efad4447a28f8b939af3094f => 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: 613/1163] 10.0.0.104 () {32 vars in 720 bytes} [Tue May 12 17:43:06 2026] DELETE /v2.0/ports/ebd0a53e-1787-4d5f-8741-1c5b4468700c => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1164] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:43:06 2026] DELETE /v2.0/security-groups/98433ca9-21e1-40d2-97c3-68493381b5c0 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1165] 10.0.0.97 () {34 vars in 1001 bytes} [Tue May 12 17:43:07 2026] GET /v2.0/ports?tenant_id=a3c287d0efad4447a28f8b939af3094f&fields=id => generated 103 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:07.143 7 INFO neutron.pecan_wsgi.hooks.translation [None req-08bd1792-d5a5-4138-9bcc-29287896ceed 5b2ae77deff14b42af9910b854cfe626 79c2b12beb834587bc77543a11d037c7 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 616/1166] 10.0.0.104 () {32 vars in 720 bytes} [Tue May 12 17:43:07 2026] DELETE /v2.0/ports/ebd0a53e-1787-4d5f-8741-1c5b4468700c => 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: 617/1167] 10.0.0.97 () {34 vars in 1007 bytes} [Tue May 12 17:43:07 2026] GET /v2.0/networks/0f8c2153-27f0-406c-9b4e-95049b794a07?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:43:07.233 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f8d29e81-48b4-407e-b55c-9d0eccfa8420 5b2ae77deff14b42af9910b854cfe626 79c2b12beb834587bc77543a11d037c7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 618/1168] 10.0.0.104 () {32 vars in 717 bytes} [Tue May 12 17:43:07 2026] GET /v2.0/ports/ebd0a53e-1787-4d5f-8741-1c5b4468700c => 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: 619/1169] 10.0.0.97 () {34 vars in 1107 bytes} [Tue May 12 17:43:07 2026] GET /v2.0/networks/0f8c2153-27f0-406c-9b4e-95049b794a07?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: 7|app: 0|req: 620/1170] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:43:07 2026] DELETE /v2.0/subnets/516361b7-5fc7-4b11-9e2d-3d6004c42362 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1171] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:43:07 2026] GET /v2.0/ports?device_id=0ae2fdbb-613e-4ba1-b531-caccf4120559 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:43:08.031 7 INFO neutron.services.segments.plugin [-] Segment ad384b2f-a0e1-42fc-a800-2ef705e59d8c resource provider aggregate not found 2026-05-12 17:43:08.036 7 INFO neutron.services.segments.plugin [-] Segment ad384b2f-a0e1-42fc-a800-2ef705e59d8c resource provider aggregate not found 2026-05-12 17:43:08.054 7 INFO neutron.services.segments.plugin [-] Segment ad384b2f-a0e1-42fc-a800-2ef705e59d8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad384b2f-a0e1-42fc-a800-2ef705e59d8c found for delete ", "request_id": "req-3e87413c-4e18-4fb1-a5b6-900cf413add4"}]} 2026-05-12 17:43:08.056 7 INFO neutron.services.segments.plugin [-] Segment ad384b2f-a0e1-42fc-a800-2ef705e59d8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad384b2f-a0e1-42fc-a800-2ef705e59d8c found for delete ", "request_id": "req-4ade53ff-ab5d-46cc-ae30-e4c4eb3f5537"}]} [pid: 7|app: 0|req: 622/1172] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:43:07 2026] DELETE /v2.0/networks/6a201f50-78e5-4840-b0d7-56dd19b614f2 => 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: 551/1173] 10.0.0.104 () {34 vars in 789 bytes} [Tue May 12 17:43:06 2026] PUT /v2.0/routers/bccbc217-51ad-4bc8-b033-ce9c5a9cb4f1/remove_router_interface => generated 309 bytes in 1799 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:43:08.147 7 INFO neutron.db.segments_db [None req-90985643-1f77-448e-86d3-552d1a8e7d94 5b2ae77deff14b42af9910b854cfe626 79c2b12beb834587bc77543a11d037c7 - - - -] Added segment c5996116-ed04-4951-98dc-51da8fbd4226 of type vxlan for network f4597855-402f-465b-b34d-f202fd8a4ba1 2026-05-12 17:43:08.254 8 INFO neutron.api.v2.resource [None req-31608d16-038e-415a-8f45-8931ccdc3192 62cebd9e8d5f48edb910ec0cb3b36d95 627932076ce64d169af3f189fd4f7b59 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 552/1174] 10.0.0.104 () {34 vars in 789 bytes} [Tue May 12 17:43:08 2026] PUT /v2.0/routers/bccbc217-51ad-4bc8-b033-ce9c5a9cb4f1/remove_router_interface => generated 197 bytes in 175 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1175] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:43:08 2026] POST /v2.0/networks => generated 632 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1176] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:43:08 2026] GET /v2.0/networks?id=0f8c2153-27f0-406c-9b4e-95049b794a07 => generated 672 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1177] 10.0.0.104 () {32 vars in 736 bytes} [Tue May 12 17:43:08 2026] GET /v2.0/ports?device_id=bccbc217-51ad-4bc8-b033-ce9c5a9cb4f1 => 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: 555/1180] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:43:08 2026] POST /v2.0/subnets => generated 602 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1181] 199.19.213.235 () {38 vars in 955 bytes} [Tue May 12 17:43:08 2026] POST /v2.0/ports => generated 958 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 557/1182] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:43:09 2026] GET /v2.0/ports?device_id=0ae2fdbb-613e-4ba1-b531-caccf4120559 => generated 961 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:09.772 7 INFO neutron.db.l3_hamode_db [None req-9326cf52-7a7c-4735-999a-e10a5d18fa12 62cebd9e8d5f48edb910ec0cb3b36d95 627932076ce64d169af3f189fd4f7b59 - - - -] HA network 8a412fa3-a533-4fd8-8904-5d2a98f9cc71 was deleted as no HA routers are present in tenant 627932076ce64d169af3f189fd4f7b59. [pid: 7|app: 0|req: 626/1183] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:43:08 2026] DELETE /v2.0/routers/bccbc217-51ad-4bc8-b033-ce9c5a9cb4f1 => generated 0 bytes in 1449 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1184] 10.0.0.104 () {34 vars in 665 bytes} [Tue May 12 17:43:09 2026] POST /v2.0/ports => generated 916 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1185] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:43:09 2026] GET /v2.0/security-groups?id=a251c939-3f8f-4440-b215-1b137335958e&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:43:10.085 7 INFO neutron.services.segments.plugin [-] Segment b2dbbd47-fb52-47d5-ba80-fbbdfcb541d1 resource provider aggregate not found 2026-05-12 17:43:10.105 7 INFO neutron.services.segments.plugin [-] Segment b2dbbd47-fb52-47d5-ba80-fbbdfcb541d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2dbbd47-fb52-47d5-ba80-fbbdfcb541d1 found for delete ", "request_id": "req-82e9885c-7394-4b08-a841-07357ef46725"}]} 2026-05-12 17:43:10.129 7 INFO neutron.services.segments.plugin [-] Segment b2dbbd47-fb52-47d5-ba80-fbbdfcb541d1 resource provider aggregate not found [pid: 8|app: 0|req: 560/1186] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:43:09 2026] DELETE /v2.0/subnets/3772603c-fdd6-4698-9580-e57d242b8a39 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:10.158 7 INFO neutron.services.segments.plugin [-] Segment b2dbbd47-fb52-47d5-ba80-fbbdfcb541d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2dbbd47-fb52-47d5-ba80-fbbdfcb541d1 found for delete ", "request_id": "req-ed67b955-ff77-482c-8be2-c56d0866dc41"}]} [pid: 7|app: 0|req: 627/1187] 199.19.213.235 () {38 vars in 1028 bytes} [Tue May 12 17:43:09 2026] PUT /v2.0/ports/f95b2d01-94bf-4908-b4af-4c9d13d844b2 => generated 1203 bytes in 537 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:43:10.366 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-87bca19c-0bcc-48ef-8ae3-fe6fb3e6c1b8'] response: {'name': 'network-changed', 'server_uuid': '0ae2fdbb-613e-4ba1-b531-caccf4120559', 'tag': 'f95b2d01-94bf-4908-b4af-4c9d13d844b2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 561/1188] 10.0.0.104 () {32 vars in 720 bytes} [Tue May 12 17:43:10 2026] DELETE /v2.0/ports/07969be6-e474-4223-af43-0f59529c0dc1 => generated 0 bytes in 381 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 8|app: 0|req: 562/1189] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:43:10 2026] GET /v2.0/ports?tenant_id=a3c287d0efad4447a28f8b939af3094f&device_id=0ae2fdbb-613e-4ba1-b531-caccf4120559 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:10.578 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6b96758d-570b-46cb-a8d5-0801275199df 5b2ae77deff14b42af9910b854cfe626 79c2b12beb834587bc77543a11d037c7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 563/1190] 10.0.0.104 () {32 vars in 717 bytes} [Tue May 12 17:43:10 2026] GET /v2.0/ports/07969be6-e474-4223-af43-0f59529c0dc1 => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1191] 199.19.213.235 () {34 vars in 1060 bytes} [Tue May 12 17:43:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=f95b2d01-94bf-4908-b4af-4c9d13d844b2 => 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: 628/1192] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:43:10 2026] DELETE /v2.0/networks/59e151bb-0847-4462-9b5a-b57fabb70d6a => generated 0 bytes in 430 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: 629/1193] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:43:10 2026] GET /v2.0/subnets?id=5bbc30f2-e3ad-4e34-92ba-498d28e80047 => generated 666 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1194] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:43:10 2026] DELETE /v2.0/subnets/e3fa3927-5032-48dc-96ae-6109b0d60b87 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:10.831 7 INFO neutron.db.segments_db [None req-ffa0980e-26e7-4df9-bc67-da5b58c20482 62cebd9e8d5f48edb910ec0cb3b36d95 627932076ce64d169af3f189fd4f7b59 - - - -] Added segment ef18fb04-1ac5-487c-89e6-c830b1098709 of type vxlan for network c8f07e6e-1b9f-46ad-902c-00e7ee8bb6b1 [pid: 8|app: 0|req: 566/1195] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:43:10 2026] GET /v2.0/ports?network_id=0f8c2153-27f0-406c-9b4e-95049b794a07&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1196] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:43:10 2026] POST /v2.0/networks => generated 630 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1197] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:43:10 2026] GET /v2.0/networks/0f8c2153-27f0-406c-9b4e-95049b794a07?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1198] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:43:11 2026] GET /v2.0/ports?device_id=0ae2fdbb-613e-4ba1-b531-caccf4120559 => generated 973 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:11.224 8 INFO neutron.services.segments.plugin [-] Segment c5996116-ed04-4951-98dc-51da8fbd4226 resource provider aggregate not found 2026-05-12 17:43:11.230 8 INFO neutron.services.segments.plugin [-] Segment c5996116-ed04-4951-98dc-51da8fbd4226 resource provider aggregate not found 2026-05-12 17:43:11.247 8 INFO neutron.services.segments.plugin [-] Segment c5996116-ed04-4951-98dc-51da8fbd4226 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5996116-ed04-4951-98dc-51da8fbd4226 found for delete ", "request_id": "req-b9c30453-1df7-43c8-9306-17f7fd969127"}]} 2026-05-12 17:43:11.252 8 INFO neutron.services.segments.plugin [-] Segment c5996116-ed04-4951-98dc-51da8fbd4226 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5996116-ed04-4951-98dc-51da8fbd4226 found for delete ", "request_id": "req-819a5266-66ff-47c1-a463-86ccb34ae7ca"}]} [pid: 8|app: 0|req: 567/1199] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:43:10 2026] DELETE /v2.0/networks/f4597855-402f-465b-b34d-f202fd8a4ba1 => generated 0 bytes in 413 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1200] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:43:11 2026] GET /v2.0/networks/0f8c2153-27f0-406c-9b4e-95049b794a07?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: 569/1201] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:43:11 2026] GET /v2.0/security-groups?id=a251c939-3f8f-4440-b215-1b137335958e&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1202] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:43:11 2026] POST /v2.0/subnets => generated 602 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1203] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:43:11 2026] GET /v2.0/ports?tenant_id=a3c287d0efad4447a28f8b939af3094f&device_id=0ae2fdbb-613e-4ba1-b531-caccf4120559 => generated 1242 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:11.498 7 INFO neutron.db.segments_db [None req-a3b3cc49-4df6-4f61-bdfb-6d16e48cadce 62cebd9e8d5f48edb910ec0cb3b36d95 627932076ce64d169af3f189fd4f7b59 - - - -] Added segment a4e8cd58-9bfb-47c6-af8c-77c7e3c8f406 of type vxlan for network 10d41152-e938-4487-925b-25175e9a46e1 [pid: 8|app: 0|req: 570/1204] 10.0.0.104 () {34 vars in 665 bytes} [Tue May 12 17:43:11 2026] POST /v2.0/ports => generated 775 bytes in 338 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: 571/1205] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:43:11 2026] GET /v2.0/networks?id=0f8c2153-27f0-406c-9b4e-95049b794a07 => generated 768 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:11.890 7 INFO neutron.db.l3_hamode_db [None req-a3b3cc49-4df6-4f61-bdfb-6d16e48cadce 62cebd9e8d5f48edb910ec0cb3b36d95 627932076ce64d169af3f189fd4f7b59 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 572/1206] 10.0.0.104 () {34 vars in 737 bytes} [Tue May 12 17:43:11 2026] PUT /v2.0/ports/e5b05a79-8d00-46d8-ba61-3205e036024f => generated 752 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1207] 199.19.213.235 () {34 vars in 1060 bytes} [Tue May 12 17:43:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=f95b2d01-94bf-4908-b4af-4c9d13d844b2 => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:43:12.083 7 INFO neutron.db.l3_hamode_db [None req-a3b3cc49-4df6-4f61-bdfb-6d16e48cadce 62cebd9e8d5f48edb910ec0cb3b36d95 627932076ce64d169af3f189fd4f7b59 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:43:12.141 7 INFO neutron.services.segments.plugin [-] Segment 6103a8eb-2b57-4aaf-8d6a-54f07f501233 resource provider aggregate not found 2026-05-12 17:43:12.178 7 INFO neutron.services.segments.plugin [-] Segment 6103a8eb-2b57-4aaf-8d6a-54f07f501233 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6103a8eb-2b57-4aaf-8d6a-54f07f501233 found for delete ", "request_id": "req-a86809b5-bd12-4be2-8666-b9733378211b"}]} 2026-05-12 17:43:12.190 7 INFO neutron.services.segments.plugin [-] Segment 6103a8eb-2b57-4aaf-8d6a-54f07f501233 resource provider aggregate not found 2026-05-12 17:43:12.209 7 INFO neutron.services.segments.plugin [-] Segment 6103a8eb-2b57-4aaf-8d6a-54f07f501233 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6103a8eb-2b57-4aaf-8d6a-54f07f501233 found for delete ", "request_id": "req-6b79eb95-cc1b-4947-b3aa-3cca6c9bdab3"}]} [pid: 8|app: 0|req: 574/1208] 10.0.0.104 () {32 vars in 720 bytes} [Tue May 12 17:43:12 2026] DELETE /v2.0/ports/e5b05a79-8d00-46d8-ba61-3205e036024f => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 575/1209] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:43:12 2026] GET /v2.0/subnets?id=5bbc30f2-e3ad-4e34-92ba-498d28e80047 => generated 666 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1210] 10.0.0.104 () {32 vars in 643 bytes} [Tue May 12 17:43:12 2026] GET /v2.0/ports => generated 777 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1211] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:43:12 2026] GET /v2.0/ports?network_id=0f8c2153-27f0-406c-9b4e-95049b794a07&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:12.463 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3f065422-5860-4bdf-a0f9-9f60fa063c70 5b2ae77deff14b42af9910b854cfe626 79c2b12beb834587bc77543a11d037c7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 578/1212] 10.0.0.104 () {32 vars in 717 bytes} [Tue May 12 17:43:12 2026] GET /v2.0/ports/e5b05a79-8d00-46d8-ba61-3205e036024f => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1213] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:43:12 2026] GET /v2.0/networks/0f8c2153-27f0-406c-9b4e-95049b794a07?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: 580/1214] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:43:12 2026] GET /v2.0/ports?device_id=0ae2fdbb-613e-4ba1-b531-caccf4120559 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1215] 10.0.0.104 () {32 vars in 643 bytes} [Tue May 12 17:43:12 2026] GET /v2.0/ports => generated 777 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1216] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:43:12 2026] GET /v2.0/networks/0f8c2153-27f0-406c-9b4e-95049b794a07?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: 583/1217] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:43:12 2026] GET /v2.0/security-groups?id=a251c939-3f8f-4440-b215-1b137335958e&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1218] 10.0.0.104 () {32 vars in 717 bytes} [Tue May 12 17:43:12 2026] GET /v2.0/ports/c49a86ba-102b-4f1c-83b3-7cd46e9f551d => generated 774 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:12.780 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0fda814a-3920-4986-8236-aedd25d473e6 5b2ae77deff14b42af9910b854cfe626 79c2b12beb834587bc77543a11d037c7 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 585/1219] 10.0.0.104 () {32 vars in 720 bytes} [Tue May 12 17:43:12 2026] DELETE /v2.0/ports/07969be6-e474-4223-af43-0f59529c0dc1 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:43:12.805 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3f0f0ea4-84bf-4e80-9f82-04a5fc24ee8c 5b2ae77deff14b42af9910b854cfe626 79c2b12beb834587bc77543a11d037c7 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 586/1220] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:43:12 2026] DELETE /v2.0/subnets/e3fa3927-5032-48dc-96ae-6109b0d60b87 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:43:12.836 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2db93820-744f-413f-b44a-a8acd35f0e8a 5b2ae77deff14b42af9910b854cfe626 79c2b12beb834587bc77543a11d037c7 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 587/1221] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:43:12 2026] DELETE /v2.0/subnets/516361b7-5fc7-4b11-9e2d-3d6004c42362 => 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: 635/1222] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:43:11 2026] POST /v2.0/routers => generated 506 bytes in 1446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1223] 10.0.0.104 () {32 vars in 720 bytes} [Tue May 12 17:43:12 2026] DELETE /v2.0/ports/c49a86ba-102b-4f1c-83b3-7cd46e9f551d => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:13.271 8 INFO neutron.services.segments.plugin [-] Segment 7ddb8130-d65f-4f49-b5be-4c41f54e3a46 resource provider aggregate not found 2026-05-12 17:43:13.293 8 INFO neutron.services.segments.plugin [-] Segment 7ddb8130-d65f-4f49-b5be-4c41f54e3a46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ddb8130-d65f-4f49-b5be-4c41f54e3a46 found for delete ", "request_id": "req-f70b1d6e-79b0-4610-a4f1-6d62474343d5"}]} 2026-05-12 17:43:13.294 8 INFO neutron.services.segments.plugin [-] Segment 7ddb8130-d65f-4f49-b5be-4c41f54e3a46 resource provider aggregate not found 2026-05-12 17:43:13.310 8 INFO neutron.services.segments.plugin [-] Segment 7ddb8130-d65f-4f49-b5be-4c41f54e3a46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ddb8130-d65f-4f49-b5be-4c41f54e3a46 found for delete ", "request_id": "req-238c5b28-5f0c-417e-83dc-ab136539c8f4"}]} [pid: 8|app: 0|req: 589/1224] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:43:13 2026] DELETE /v2.0/networks/024b334a-ddb8-40b6-b6d6-c34f1beb72f7 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1225] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:43:13 2026] GET /v2.0/ports?device_id=0ae2fdbb-613e-4ba1-b531-caccf4120559 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1226] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:43:13 2026] GET /v2.0/security-groups?id=a251c939-3f8f-4440-b215-1b137335958e&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1227] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:43:13 2026] GET /v2.0/security-groups?tenant_id=79c2b12beb834587bc77543a11d037c7&name=default => generated 2801 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1228] 10.0.0.104 () {34 vars in 783 bytes} [Tue May 12 17:43:12 2026] PUT /v2.0/routers/8f1dde6a-ec35-4e11-8922-e11603ca943f/add_router_interface => generated 309 bytes in 1555 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1229] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:43:14 2026] DELETE /v2.0/security-groups/823e0c04-e887-4637-97c0-8a4d3d1e727e => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1230] 10.0.0.104 () {32 vars in 717 bytes} [Tue May 12 17:43:14 2026] GET /v2.0/ports/0b70e8cc-dbd1-427e-9e35-168eb6a7585a => generated 955 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1231] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:43:14 2026] GET /v2.0/security-groups?tenant_id=add3b7471e6b4c2d9ea4f06708a1925f&name=default => generated 2801 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1232] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:43:14 2026] GET /v2.0/ports?device_id=0ae2fdbb-613e-4ba1-b531-caccf4120559 => generated 975 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1233] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:43:14 2026] DELETE /v2.0/security-groups/a4af5497-c072-44ab-8095-1318803ce84a => 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: 597/1234] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:43:14 2026] GET /v2.0/security-groups?id=a251c939-3f8f-4440-b215-1b137335958e&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1235] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:43:15 2026] GET /v2.0/security-groups?tenant_id=ed21badd30074c02ac785c34562b91bd&name=default => generated 2801 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1236] 199.19.213.235 () {34 vars in 994 bytes} [Tue May 12 17:43:15 2026] GET /v2.0/ports?device_id=0ae2fdbb-613e-4ba1-b531-caccf4120559 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1237] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:43:15 2026] DELETE /v2.0/security-groups/0cdd0325-67ce-47df-b63b-154124d33462 => 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: 601/1238] 199.19.213.235 () {36 vars in 997 bytes} [Tue May 12 17:43:15 2026] DELETE /v2.0/ports/f95b2d01-94bf-4908-b4af-4c9d13d844b2 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1239] 10.0.0.104 () {34 vars in 789 bytes} [Tue May 12 17:43:14 2026] PUT /v2.0/routers/8f1dde6a-ec35-4e11-8922-e11603ca943f/remove_router_interface => generated 309 bytes in 1161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1240] 10.0.0.104 () {32 vars in 736 bytes} [Tue May 12 17:43:15 2026] GET /v2.0/ports?device_id=8f1dde6a-ec35-4e11-8922-e11603ca943f => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:43:15.949 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bf64c53f-6170-4b72-847e-19f4f2126925'] response: {'server_uuid': '0ae2fdbb-613e-4ba1-b531-caccf4120559', 'name': 'network-vif-deleted', 'tag': 'f95b2d01-94bf-4908-b4af-4c9d13d844b2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 603/1241] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:43:15 2026] GET /v2.0/ports?device_id=0ae2fdbb-613e-4ba1-b531-caccf4120559 => 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: 604/1242] 10.0.0.104 () {34 vars in 684 bytes} [Tue May 12 17:43:16 2026] POST /v2.0/security-groups => generated 1560 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1243] 10.0.0.104 () {32 vars in 663 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/security-groups => generated 4343 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1244] 10.0.0.104 () {34 vars in 758 bytes} [Tue May 12 17:43:16 2026] PUT /v2.0/security-groups/ed87713a-0b96-4b33-a9f2-53fb0950525e => generated 1598 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1245] 10.0.0.104 () {32 vars in 737 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/security-groups/ed87713a-0b96-4b33-a9f2-53fb0950525e => generated 1598 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1246] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:43:16 2026] DELETE /v2.0/security-groups/ed87713a-0b96-4b33-a9f2-53fb0950525e => 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: 609/1247] 10.0.0.104 () {32 vars in 663 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/security-groups => generated 2801 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:17.015 8 INFO neutron.api.v2.resource [None req-33d4fd69-e568-4416-94cf-92a43bb4582c f084fdc270de41ac91c9ea6c4c72985e 2993e5fb70ca40579ed3b6fae37b2d55 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 610/1248] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:43:17 2026] DELETE /v2.0/security-groups/ed87713a-0b96-4b33-a9f2-53fb0950525e => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:43:17.054 7 INFO neutron.services.segments.plugin [-] Segment a4e8cd58-9bfb-47c6-af8c-77c7e3c8f406 resource provider aggregate not found 2026-05-12 17:43:17.058 7 INFO neutron.services.segments.plugin [-] Segment a4e8cd58-9bfb-47c6-af8c-77c7e3c8f406 resource provider aggregate not found 2026-05-12 17:43:17.078 7 INFO neutron.services.segments.plugin [-] Segment a4e8cd58-9bfb-47c6-af8c-77c7e3c8f406 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4e8cd58-9bfb-47c6-af8c-77c7e3c8f406 found for delete ", "request_id": "req-6b8d0342-1aa6-4000-b324-429afbd3b855"}]} 2026-05-12 17:43:17.080 7 INFO neutron.services.segments.plugin [-] Segment a4e8cd58-9bfb-47c6-af8c-77c7e3c8f406 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4e8cd58-9bfb-47c6-af8c-77c7e3c8f406 found for delete ", "request_id": "req-02a0c614-f250-4489-9c90-1fb11e7fde8a"}]} 2026-05-12 17:43:17.084 7 INFO neutron.db.l3_hamode_db [None req-89674d33-e741-4187-afb7-116d925d84cb 62cebd9e8d5f48edb910ec0cb3b36d95 627932076ce64d169af3f189fd4f7b59 - - - -] HA network 10d41152-e938-4487-925b-25175e9a46e1 was deleted as no HA routers are present in tenant 627932076ce64d169af3f189fd4f7b59. [pid: 7|app: 0|req: 639/1249] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:43:15 2026] DELETE /v2.0/routers/8f1dde6a-ec35-4e11-8922-e11603ca943f => generated 0 bytes in 1227 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1250] 10.0.0.104 () {34 vars in 684 bytes} [Tue May 12 17:43:17 2026] POST /v2.0/security-groups => generated 1561 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1251] 10.0.0.104 () {34 vars in 695 bytes} [Tue May 12 17:43:17 2026] POST /v2.0/security-group-rules => generated 569 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1252] 10.0.0.104 () {32 vars in 747 bytes} [Tue May 12 17:43:17 2026] GET /v2.0/security-group-rules/46ff630a-379a-4382-981f-b0ee509b1367 => generated 569 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1253] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:43:17 2026] DELETE /v2.0/subnets/501232a4-2b28-4109-9b69-51a1fd1f479d => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1254] 10.0.0.104 () {32 vars in 673 bytes} [Tue May 12 17:43:17 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1255] 10.0.0.104 () {32 vars in 750 bytes} [Tue May 12 17:43:17 2026] DELETE /v2.0/security-group-rules/46ff630a-379a-4382-981f-b0ee509b1367 => 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: 616/1256] 10.0.0.104 () {32 vars in 673 bytes} [Tue May 12 17:43:17 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1257] 10.0.0.104 () {34 vars in 695 bytes} [Tue May 12 17:43:17 2026] POST /v2.0/security-group-rules => generated 569 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1258] 10.0.0.104 () {32 vars in 747 bytes} [Tue May 12 17:43:17 2026] GET /v2.0/security-group-rules/708dd2f6-1286-494c-90be-ec537888d1a7 => generated 569 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1259] 10.0.0.104 () {32 vars in 673 bytes} [Tue May 12 17:43:17 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1260] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:43:17 2026] DELETE /v2.0/networks/c8f07e6e-1b9f-46ad-902c-00e7ee8bb6b1 => generated 0 bytes in 461 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1261] 10.0.0.104 () {32 vars in 750 bytes} [Tue May 12 17:43:17 2026] DELETE /v2.0/security-group-rules/708dd2f6-1286-494c-90be-ec537888d1a7 => 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: 621/1262] 10.0.0.104 () {32 vars in 673 bytes} [Tue May 12 17:43:17 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:17.891 7 INFO neutron.db.segments_db [None req-1f8e462c-9062-49dd-a37d-0ed5b87163b4 62cebd9e8d5f48edb910ec0cb3b36d95 627932076ce64d169af3f189fd4f7b59 - - - -] Added segment 0bbebc56-56f8-49d4-a650-97219714d267 of type vxlan for network acaac17b-071e-45d5-b89e-583b6f475649 2026-05-12 17:43:17.900 8 INFO neutron.db.securitygroups_db [None req-ffc237ba-b572-400e-b1ae-fae43759566f f084fdc270de41ac91c9ea6c4c72985e 2993e5fb70ca40579ed3b6fae37b2d55 - - - -] Project 2993e5fb70ca40579ed3b6fae37b2d55 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 622/1263] 10.0.0.104 () {34 vars in 695 bytes} [Tue May 12 17:43:17 2026] POST /v2.0/security-group-rules => generated 575 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1264] 10.0.0.104 () {32 vars in 747 bytes} [Tue May 12 17:43:17 2026] GET /v2.0/security-group-rules/5663f531-8788-4373-b363-b7edc663ae36 => generated 575 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1265] 10.0.0.104 () {32 vars in 673 bytes} [Tue May 12 17:43:18 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1266] 10.0.0.104 () {32 vars in 750 bytes} [Tue May 12 17:43:18 2026] DELETE /v2.0/security-group-rules/5663f531-8788-4373-b363-b7edc663ae36 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1267] 10.0.0.104 () {32 vars in 673 bytes} [Tue May 12 17:43:18 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:18.204 7 INFO neutron.db.l3_hamode_db [None req-1f8e462c-9062-49dd-a37d-0ed5b87163b4 62cebd9e8d5f48edb910ec0cb3b36d95 627932076ce64d169af3f189fd4f7b59 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 627/1268] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:43:18 2026] DELETE /v2.0/security-groups/b45ae0ee-b73f-422c-a431-ec79bb3b57ef => 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: 628/1269] 10.0.0.104 () {32 vars in 663 bytes} [Tue May 12 17:43:18 2026] GET /v2.0/security-groups => generated 2801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:19.134 7 INFO neutron.services.segments.plugin [-] Segment ef18fb04-1ac5-487c-89e6-c830b1098709 resource provider aggregate not found 2026-05-12 17:43:19.147 7 INFO neutron.services.segments.plugin [-] Segment ef18fb04-1ac5-487c-89e6-c830b1098709 resource provider aggregate not found 2026-05-12 17:43:19.172 7 INFO neutron.services.segments.plugin [-] Segment ef18fb04-1ac5-487c-89e6-c830b1098709 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef18fb04-1ac5-487c-89e6-c830b1098709 found for delete ", "request_id": "req-45fe5fc6-ceb2-4922-a1e8-3ec2d10360bc"}]} 2026-05-12 17:43:19.192 7 INFO neutron.services.segments.plugin [-] Segment ef18fb04-1ac5-487c-89e6-c830b1098709 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef18fb04-1ac5-487c-89e6-c830b1098709 found for delete ", "request_id": "req-568de269-680d-4f50-9f98-2a5593f71ab6"}]} 2026-05-12 17:43:19.312 7 INFO neutron.db.l3_hamode_db [None req-1f8e462c-9062-49dd-a37d-0ed5b87163b4 62cebd9e8d5f48edb910ec0cb3b36d95 627932076ce64d169af3f189fd4f7b59 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 629/1270] 10.0.0.104 () {34 vars in 789 bytes} [Tue May 12 17:43:18 2026] PUT /v2.0/routers/8b0b9dae-6ac9-473b-b8ab-565abbfaa1d1/remove_router_interface => generated 309 bytes in 1587 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1271] 10.0.0.104 () {32 vars in 663 bytes} [Tue May 12 17:43:19 2026] GET /v2.0/security-groups => generated 2801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1272] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:43:19 2026] GET /v2.0/security-groups?tenant_id=e71526f2ec0545e7a39721c96e5c29ff&name=default => generated 2801 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1273] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:43:17 2026] POST /v2.0/routers => generated 687 bytes in 2714 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1274] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:43:20 2026] DELETE /v2.0/security-groups/867d7f33-df0a-4074-9a52-6a8ce112a95f => 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: 644/1275] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:43:20 2026] GET /v2.0/security-groups?tenant_id=2993e5fb70ca40579ed3b6fae37b2d55&name=default => generated 2801 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1276] 10.0.0.104 () {32 vars in 721 bytes} [Tue May 12 17:43:20 2026] GET /v2.0/routers/51ea984f-698f-443c-921a-37802441a77d => generated 693 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1277] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:43:20 2026] DELETE /v2.0/security-groups/e934c973-8289-410a-8a4b-b958649ad47a => 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: 647/1278] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:43:20 2026] GET /v2.0/security-groups?tenant_id=8c4ba4bfe79e418ebebaa32a06c81748&name=default => generated 2801 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1279] 10.0.0.104 () {32 vars in 647 bytes} [Tue May 12 17:43:21 2026] GET /v2.0/routers => generated 696 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1280] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:43:21 2026] DELETE /v2.0/security-groups/058c0141-c00c-49fe-b315-44843c34da38 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:43:21.454 8 INFO neutron.services.segments.plugin [-] Segment 37c4c922-8b5e-4204-b401-ca41e61a0404 resource provider aggregate not found 2026-05-12 17:43:21.460 8 INFO neutron.services.segments.plugin [-] Segment 37c4c922-8b5e-4204-b401-ca41e61a0404 resource provider aggregate not found 2026-05-12 17:43:21.475 8 INFO neutron.services.segments.plugin [-] Segment 37c4c922-8b5e-4204-b401-ca41e61a0404 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37c4c922-8b5e-4204-b401-ca41e61a0404 found for delete ", "request_id": "req-a900b62c-ac6f-44c4-900b-674b42ea7a93"}]} 2026-05-12 17:43:21.479 8 INFO neutron.services.segments.plugin [-] Segment 37c4c922-8b5e-4204-b401-ca41e61a0404 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37c4c922-8b5e-4204-b401-ca41e61a0404 found for delete ", "request_id": "req-da8364e8-354e-44ac-a8af-8f881afb00ca"}]} 2026-05-12 17:43:21.484 8 INFO neutron.db.l3_hamode_db [None req-daf027bf-c87f-49f4-8059-ca09f1d6b9c6 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] HA network 98498d5f-1f1a-4245-842d-3737bdb753c5 was deleted as no HA routers are present in tenant a3c287d0efad4447a28f8b939af3094f. [pid: 8|app: 0|req: 632/1281] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:43:20 2026] DELETE /v2.0/routers/8b0b9dae-6ac9-473b-b8ab-565abbfaa1d1 => generated 0 bytes in 1160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1282] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:43:21 2026] DELETE /v2.0/subnets/5bbc30f2-e3ad-4e34-92ba-498d28e80047 => 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: 650/1283] 10.0.0.104 () {34 vars in 741 bytes} [Tue May 12 17:43:21 2026] PUT /v2.0/routers/51ea984f-698f-443c-921a-37802441a77d => generated 700 bytes in 523 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1284] 10.0.0.104 () {32 vars in 721 bytes} [Tue May 12 17:43:21 2026] GET /v2.0/routers/51ea984f-698f-443c-921a-37802441a77d => generated 700 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1285] 10.0.0.104 () {32 vars in 736 bytes} [Tue May 12 17:43:21 2026] GET /v2.0/ports?device_id=51ea984f-698f-443c-921a-37802441a77d => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1286] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:43:21 2026] DELETE /v2.0/networks/0f8c2153-27f0-406c-9b4e-95049b794a07 => 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: 635/1287] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:43:22 2026] GET /v2.0/security-groups?tenant_id=a3c287d0efad4447a28f8b939af3094f&name=default => generated 2801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1288] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:43:22 2026] DELETE /v2.0/security-groups/a251c939-3f8f-4440-b215-1b137335958e => 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: 637/1289] 10.0.0.104 () {32 vars in 623 bytes} [Tue May 12 17:43:22 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: 638/1290] 10.0.0.104 () {32 vars in 633 bytes} [Tue May 12 17:43:22 2026] GET /v2.0/ => generated 632 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:23.466 7 INFO neutron.services.segments.plugin [-] Segment 0bbebc56-56f8-49d4-a650-97219714d267 resource provider aggregate not found 2026-05-12 17:43:23.476 7 INFO neutron.services.segments.plugin [-] Segment 0bbebc56-56f8-49d4-a650-97219714d267 resource provider aggregate not found 2026-05-12 17:43:23.496 8 INFO neutron.services.segments.plugin [-] Segment ced27928-80ee-4057-8d83-6631090035d6 resource provider aggregate not found 2026-05-12 17:43:23.497 7 INFO neutron.db.l3_hamode_db [None req-80980a38-5522-472c-961f-b0cb2f2cc65f 62cebd9e8d5f48edb910ec0cb3b36d95 627932076ce64d169af3f189fd4f7b59 - - - -] HA network acaac17b-071e-45d5-b89e-583b6f475649 was deleted as no HA routers are present in tenant 627932076ce64d169af3f189fd4f7b59. 2026-05-12 17:43:23.499 7 INFO neutron.services.segments.plugin [-] Segment 0bbebc56-56f8-49d4-a650-97219714d267 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bbebc56-56f8-49d4-a650-97219714d267 found for delete ", "request_id": "req-7b73aa5c-9d29-445a-b25a-2ff8c66047a9"}]} [pid: 7|app: 0|req: 653/1293] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:43:21 2026] DELETE /v2.0/routers/51ea984f-698f-443c-921a-37802441a77d => generated 0 bytes in 1621 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:43:23.512 8 INFO neutron.services.segments.plugin [-] Segment ced27928-80ee-4057-8d83-6631090035d6 resource provider aggregate not found 2026-05-12 17:43:23.520 8 INFO neutron.services.segments.plugin [-] Segment ced27928-80ee-4057-8d83-6631090035d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ced27928-80ee-4057-8d83-6631090035d6 found for delete ", "request_id": "req-4ad922b7-4dcd-489b-bf88-e7759ddfefcf"}]} 2026-05-12 17:43:23.527 7 INFO neutron.services.segments.plugin [-] Segment 0bbebc56-56f8-49d4-a650-97219714d267 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bbebc56-56f8-49d4-a650-97219714d267 found for delete ", "request_id": "req-8591c28d-def0-4788-b687-a789cf16b97d"}]} 2026-05-12 17:43:23.536 8 INFO neutron.services.segments.plugin [-] Segment ced27928-80ee-4057-8d83-6631090035d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ced27928-80ee-4057-8d83-6631090035d6 found for delete ", "request_id": "req-22c449c0-eb80-44ae-a264-531a19de7bd9"}]} [pid: 7|app: 0|req: 654/1294] 10.0.0.104 () {32 vars in 736 bytes} [Tue May 12 17:43:23 2026] GET /v2.0/ports?device_id=51ea984f-698f-443c-921a-37802441a77d => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:43:23.571 7 INFO neutron.api.v2.resource [None req-0bb03e1d-bb49-42c9-af4a-feb4ac694388 62cebd9e8d5f48edb910ec0cb3b36d95 627932076ce64d169af3f189fd4f7b59 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 655/1295] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:43:23 2026] DELETE /v2.0/routers/51ea984f-698f-443c-921a-37802441a77d => 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: 656/1296] 10.0.0.104 () {32 vars in 736 bytes} [Tue May 12 17:43:23 2026] GET /v2.0/ports?device_id=8f1dde6a-ec35-4e11-8922-e11603ca943f => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:43:23.632 7 INFO neutron.api.v2.resource [None req-e148f47a-f793-4d9a-b233-183f7543f400 62cebd9e8d5f48edb910ec0cb3b36d95 627932076ce64d169af3f189fd4f7b59 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 657/1297] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:43:23 2026] DELETE /v2.0/routers/8f1dde6a-ec35-4e11-8922-e11603ca943f => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:43:23.658 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cc3bbe58-995e-4da7-86b7-8966aa9755b8 62cebd9e8d5f48edb910ec0cb3b36d95 627932076ce64d169af3f189fd4f7b59 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 658/1298] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:43:23 2026] DELETE /v2.0/subnets/501232a4-2b28-4109-9b69-51a1fd1f479d => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1299] 10.0.0.104 () {32 vars in 736 bytes} [Tue May 12 17:43:23 2026] GET /v2.0/ports?device_id=bccbc217-51ad-4bc8-b033-ce9c5a9cb4f1 => 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: 641/1300] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:43:23 2026] GET /v2.0/security-groups?tenant_id=9fc9298813674e7987ccd7d3c7866c3c&name=default => generated 2801 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:23.720 7 INFO neutron.api.v2.resource [None req-16aab55a-7444-431c-a029-17414bc7bd05 62cebd9e8d5f48edb910ec0cb3b36d95 627932076ce64d169af3f189fd4f7b59 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 660/1301] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:43:23 2026] DELETE /v2.0/routers/bccbc217-51ad-4bc8-b033-ce9c5a9cb4f1 => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:43:23.745 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c64b6a3e-e19f-4b55-9d94-a1a528e5ab97 62cebd9e8d5f48edb910ec0cb3b36d95 627932076ce64d169af3f189fd4f7b59 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 661/1302] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:43:23 2026] DELETE /v2.0/subnets/3772603c-fdd6-4698-9580-e57d242b8a39 => 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: 662/1303] 10.0.0.104 () {32 vars in 736 bytes} [Tue May 12 17:43:23 2026] GET /v2.0/ports?device_id=da9eeb22-d04d-41af-b582-d36142ba9dfb => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1304] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:43:23 2026] DELETE /v2.0/security-groups/898b07cf-7516-4d12-95a0-d514df2ad63f => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:43:23.813 7 INFO neutron.api.v2.resource [None req-c2ed3c0a-ef29-4332-9530-090dee4a4514 62cebd9e8d5f48edb910ec0cb3b36d95 627932076ce64d169af3f189fd4f7b59 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 663/1305] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:43:23 2026] DELETE /v2.0/routers/da9eeb22-d04d-41af-b582-d36142ba9dfb => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:43:23.837 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3240e645-f558-4f88-a1a3-d82c24d7e10a 62cebd9e8d5f48edb910ec0cb3b36d95 627932076ce64d169af3f189fd4f7b59 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 643/1306] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:43:23 2026] DELETE /v2.0/subnets/3e8011b8-5372-4bb3-a3d7-3ae581451230 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:43:23.869 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0865476d-1ef3-453c-ba8e-da9aa8c829bf 62cebd9e8d5f48edb910ec0cb3b36d95 627932076ce64d169af3f189fd4f7b59 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 664/1307] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:43:23 2026] DELETE /v2.0/subnets/91adad37-a1fe-41c7-8941-7642ac057307 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1308] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:43:24 2026] GET /v2.0/security-groups?tenant_id=627932076ce64d169af3f189fd4f7b59&name=default => generated 2801 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1309] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:43:24 2026] DELETE /v2.0/security-groups/e1e18ec4-02bc-46e9-a8fb-de50b8a3c5fb => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1310] 10.0.0.104 () {34 vars in 677 bytes} [Tue May 12 17:43:26 2026] POST /v2.0/subnetpools => generated 549 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1311] 10.0.0.104 () {32 vars in 729 bytes} [Tue May 12 17:43:27 2026] GET /v2.0/subnetpools/d2875881-3707-4d52-a89a-32264e3ad34f => generated 549 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1312] 10.0.0.104 () {34 vars in 749 bytes} [Tue May 12 17:43:27 2026] PUT /v2.0/subnetpools/d2875881-3707-4d52-a89a-32264e3ad34f => generated 501 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1313] 10.0.0.104 () {32 vars in 732 bytes} [Tue May 12 17:43:27 2026] DELETE /v2.0/subnetpools/d2875881-3707-4d52-a89a-32264e3ad34f => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:43:27.299 8 INFO neutron.api.v2.resource [None req-2d7d51dd-9eff-497e-a8da-d2d9ff9d4674 3b0a891929bd47e596a703b4abc13344 bdeef0e9cce64a60b06f6fbdae2117af - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 647/1314] 10.0.0.104 () {32 vars in 729 bytes} [Tue May 12 17:43:27 2026] GET /v2.0/subnetpools/d2875881-3707-4d52-a89a-32264e3ad34f => generated 145 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:43:27.319 7 INFO neutron.api.v2.resource [None req-f689614f-7283-4a07-8dae-089731a0c874 3b0a891929bd47e596a703b4abc13344 bdeef0e9cce64a60b06f6fbdae2117af - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 668/1315] 10.0.0.104 () {32 vars in 732 bytes} [Tue May 12 17:43:27 2026] DELETE /v2.0/subnetpools/d2875881-3707-4d52-a89a-32264e3ad34f => generated 145 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1316] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:43:27 2026] GET /v2.0/security-groups?tenant_id=5b2806d608c946529a246f2e51d3924d&name=default => generated 2801 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1317] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:43:27 2026] GET /v2.0/security-groups?tenant_id=bdeef0e9cce64a60b06f6fbdae2117af&name=default => generated 2801 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1318] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:43:28 2026] DELETE /v2.0/security-groups/bb31fb6e-3e9a-4e14-b287-6f996eec3de4 => 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: 670/1319] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:43:28 2026] DELETE /v2.0/security-groups/cc0e5ea7-577b-45f9-a557-81d6c89c90ff => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1320] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:43:28 2026] GET /v2.0/security-groups?tenant_id=a716093726f44529af38e5d5e0b5fe34&name=default => generated 2801 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1321] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:43:28 2026] DELETE /v2.0/security-groups/1fd23e64-fbce-4f7d-b32a-8236dca907a6 => 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: 671/1322] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:43:28 2026] GET /v2.0/security-groups?tenant_id=7c937f5df4254b12884dd481bd17076d&name=default => generated 2801 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1323] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:43:28 2026] DELETE /v2.0/security-groups/7f24d46a-ce7b-4f66-87ed-6e5593b06b6c => 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: 672/1324] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:43:28 2026] GET /v2.0/security-groups?tenant_id=590e241bdeba40168a8f47e6170d7b52&name=default => generated 2801 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1325] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:43:28 2026] DELETE /v2.0/security-groups/304e6daa-57c9-49c5-b1e7-da0029378fad => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1326] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:43:30 2026] GET /v2.0/security-groups?tenant_id=23f69307385e4b5cbca2761b0534078c&name=default => generated 2801 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1327] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:43:31 2026] DELETE /v2.0/security-groups/cde473be-a443-4fde-a007-6d0f10a866be => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1328] 10.0.0.194 () {30 vars in 650 bytes} [Tue May 12 17:43:32 2026] GET /v2.0/extensions => generated 19178 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1329] 10.0.0.194 () {30 vars in 724 bytes} [Tue May 12 17:43:32 2026] GET /v2.0/quotas/8c8a29d73e43478c9e9c7c5916a6827b/details => generated 847 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1330] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:43:32 2026] GET /v2.0/security-groups?tenant_id=78f58e994cb5417cb7c61588eec74a87&name=default => generated 2801 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1331] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:43:33 2026] DELETE /v2.0/security-groups/41b1a40a-e91c-45b6-818d-20f5011d0e67 => 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: 656/1332] 10.0.0.104 () {32 vars in 653 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions => generated 19178 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1333] 10.0.0.104 () {32 vars in 681 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1334] 10.0.0.104 () {32 vars in 681 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1335] 10.0.0.104 () {32 vars in 729 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1336] 10.0.0.104 () {32 vars in 665 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/agent => generated 153 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1337] 10.0.0.104 () {32 vars in 699 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1338] 10.0.0.104 () {32 vars in 697 bytes} [Tue May 12 17:43:33 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: 680/1339] 10.0.0.104 () {32 vars in 701 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1340] 10.0.0.104 () {32 vars in 689 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/availability_zone => 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: 681/1341] 10.0.0.104 () {32 vars in 703 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1342] 10.0.0.104 () {32 vars in 693 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1343] 10.0.0.104 () {32 vars in 695 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1344] 10.0.0.104 () {32 vars in 685 bytes} [Tue May 12 17:43:33 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: 683/1345] 10.0.0.104 () {32 vars in 687 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1346] 10.0.0.104 () {32 vars in 661 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1347] 10.0.0.104 () {32 vars in 699 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1348] 10.0.0.104 () {32 vars in 679 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/external-net => 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: 685/1349] 10.0.0.104 () {32 vars in 683 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1350] 10.0.0.104 () {32 vars in 675 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1351] 10.0.0.104 () {32 vars in 689 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1352] 10.0.0.104 () {32 vars in 723 bytes} [Tue May 12 17:43:33 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: 687/1353] 10.0.0.104 () {32 vars in 687 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1354] 10.0.0.104 () {32 vars in 669 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/flavors => 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: 688/1355] 10.0.0.104 () {32 vars in 687 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1356] 10.0.0.104 () {32 vars in 681 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1357] 10.0.0.104 () {32 vars in 699 bytes} [Tue May 12 17:43:33 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: 8|app: 0|req: 669/1358] 10.0.0.104 () {32 vars in 679 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1359] 10.0.0.104 () {32 vars in 667 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/router => generated 256 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1360] 10.0.0.104 () {32 vars in 677 bytes} [Tue May 12 17:43:33 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: 691/1361] 10.0.0.104 () {32 vars in 665 bytes} [Tue May 12 17:43:33 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: 8|app: 0|req: 671/1362] 10.0.0.104 () {32 vars in 675 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1363] 10.0.0.104 () {32 vars in 713 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1364] 10.0.0.104 () {32 vars in 691 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1365] 10.0.0.104 () {32 vars in 683 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1366] 10.0.0.104 () {32 vars in 669 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1367] 10.0.0.104 () {32 vars in 687 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1368] 10.0.0.104 () {32 vars in 705 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1369] 10.0.0.104 () {32 vars in 701 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1370] 10.0.0.104 () {32 vars in 675 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1371] 10.0.0.104 () {32 vars in 693 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1372] 10.0.0.104 () {32 vars in 689 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1373] 10.0.0.104 () {32 vars in 709 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1374] 10.0.0.104 () {32 vars in 705 bytes} [Tue May 12 17:43:33 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: 698/1375] 10.0.0.104 () {32 vars in 697 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1376] 10.0.0.104 () {32 vars in 711 bytes} [Tue May 12 17:43:33 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: 7|app: 0|req: 699/1377] 10.0.0.104 () {32 vars in 669 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1378] 10.0.0.104 () {32 vars in 687 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1379] 10.0.0.104 () {32 vars in 681 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1380] 10.0.0.104 () {32 vars in 675 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1381] 10.0.0.104 () {32 vars in 671 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1382] 10.0.0.104 () {32 vars in 661 bytes} [Tue May 12 17:43:33 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: 702/1383] 10.0.0.104 () {32 vars in 699 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1384] 10.0.0.104 () {32 vars in 699 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1385] 10.0.0.104 () {32 vars in 677 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1386] 10.0.0.104 () {32 vars in 669 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1387] 10.0.0.104 () {32 vars in 683 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1388] 10.0.0.104 () {32 vars in 701 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1389] 10.0.0.104 () {32 vars in 685 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1390] 10.0.0.104 () {32 vars in 707 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1391] 10.0.0.104 () {32 vars in 669 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1392] 10.0.0.104 () {32 vars in 697 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1393] 10.0.0.104 () {32 vars in 695 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1394] 10.0.0.104 () {32 vars in 685 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1395] 10.0.0.104 () {32 vars in 689 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1396] 10.0.0.104 () {32 vars in 667 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1397] 10.0.0.104 () {32 vars in 681 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1398] 10.0.0.104 () {32 vars in 681 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1399] 10.0.0.104 () {32 vars in 691 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1400] 10.0.0.104 () {32 vars in 691 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1401] 10.0.0.104 () {32 vars in 695 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1402] 10.0.0.104 () {32 vars in 685 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1403] 10.0.0.104 () {32 vars in 689 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1404] 10.0.0.104 () {32 vars in 701 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1405] 10.0.0.104 () {32 vars in 703 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1406] 10.0.0.104 () {32 vars in 717 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1407] 10.0.0.104 () {32 vars in 715 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1408] 10.0.0.104 () {32 vars in 727 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1409] 10.0.0.104 () {32 vars in 719 bytes} [Tue May 12 17:43:33 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: 8|app: 0|req: 695/1410] 10.0.0.104 () {32 vars in 683 bytes} [Tue May 12 17:43:33 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: 716/1411] 10.0.0.104 () {32 vars in 669 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/extensions/segment => generated 145 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1412] 10.0.0.104 () {32 vars in 719 bytes} [Tue May 12 17:43:34 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1413] 10.0.0.104 () {32 vars in 679 bytes} [Tue May 12 17:43:34 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1414] 10.0.0.104 () {32 vars in 669 bytes} [Tue May 12 17:43:34 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1415] 10.0.0.104 () {32 vars in 697 bytes} [Tue May 12 17:43:34 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1416] 10.0.0.104 () {32 vars in 705 bytes} [Tue May 12 17:43:34 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1417] 10.0.0.104 () {32 vars in 701 bytes} [Tue May 12 17:43:34 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1418] 10.0.0.104 () {32 vars in 683 bytes} [Tue May 12 17:43:34 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1419] 10.0.0.104 () {32 vars in 705 bytes} [Tue May 12 17:43:34 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1420] 10.0.0.104 () {32 vars in 695 bytes} [Tue May 12 17:43:34 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1421] 10.0.0.104 () {32 vars in 689 bytes} [Tue May 12 17:43:34 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1422] 10.0.0.104 () {32 vars in 697 bytes} [Tue May 12 17:43:34 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1423] 10.0.0.104 () {32 vars in 689 bytes} [Tue May 12 17:43:34 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1424] 10.0.0.104 () {32 vars in 701 bytes} [Tue May 12 17:43:34 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1425] 10.0.0.104 () {32 vars in 665 bytes} [Tue May 12 17:43:34 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1426] 10.0.0.104 () {32 vars in 681 bytes} [Tue May 12 17:43:34 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: 724/1427] 10.0.0.104 () {32 vars in 693 bytes} [Tue May 12 17:43:34 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1428] 10.0.0.104 () {32 vars in 677 bytes} [Tue May 12 17:43:34 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1429] 10.0.0.104 () {32 vars in 667 bytes} [Tue May 12 17:43:34 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1430] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:43:34 2026] GET /v2.0/security-groups?tenant_id=9c84ffa735c3465c865700f351a4fe48&name=default => generated 2801 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1431] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:43:34 2026] DELETE /v2.0/security-groups/b1a0aa64-17ce-4863-86fa-f3803804677b => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1432] 10.0.0.194 () {30 vars in 650 bytes} [Tue May 12 17:43:35 2026] GET /v2.0/extensions => generated 19178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1433] 10.0.0.194 () {30 vars in 724 bytes} [Tue May 12 17:43:35 2026] GET /v2.0/quotas/8c8a29d73e43478c9e9c7c5916a6827b/details => generated 847 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:37.229 8 INFO neutron.db.segments_db [None req-5df19021-491a-4e3a-a6c7-619125550d1e dc8177fff7304f3d85c43802e18323da 67a9f9b52df346a4a83ff283a21a783d - - - -] Added segment b4e3c603-d808-420c-aeac-5e84cb1c10c1 of type vxlan for network 67776c35-57d3-40e3-98c3-ae91ad1bc3f9 [pid: 8|app: 0|req: 707/1434] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:43:36 2026] POST /v2.0/networks => generated 644 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:37.744 8 INFO neutron.db.segments_db [None req-95ab7e28-3b9e-4d5e-b41b-4becf8ca99b3 19237a96f6ac4ff5bc290a9759023f2b 7bb04aa8640442d4a601e0fa347edf2f - - - -] Added segment e1067a67-626c-4fc0-bd50-c5ab4441c084 of type vxlan for network 9e473807-6740-44cd-86e2-5baafba37b43 [pid: 7|app: 0|req: 728/1435] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:43:37 2026] POST /v2.0/subnets => generated 617 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:37.817 7 INFO neutron.db.segments_db [None req-30ce529b-1cdb-4493-8168-a9b70e17492b dc8177fff7304f3d85c43802e18323da 67a9f9b52df346a4a83ff283a21a783d - - - -] Added segment 6366f06f-fcd1-4d3c-9fac-7585fce2ec8d of type vxlan for network 4f863f2d-c86e-4b4e-a2ad-bed9e9f4c5bd [pid: 8|app: 0|req: 708/1436] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:43:37 2026] POST /v2.0/networks => generated 632 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1437] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:43:37 2026] POST /v2.0/networks => generated 644 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1438] 10.0.0.104 () {34 vars in 743 bytes} [Tue May 12 17:43:37 2026] PUT /v2.0/networks/4f863f2d-c86e-4b4e-a2ad-bed9e9f4c5bd => generated 592 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1439] 10.0.0.104 () {34 vars in 664 bytes} [Tue May 12 17:43:37 2026] POST /v2.0/ports => generated 743 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 710/1440] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:43:38 2026] GET /v2.0/security-groups?tenant_id=8c8a29d73e43478c9e9c7c5916a6827b&name=default => generated 2801 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1441] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:43:38 2026] POST /v2.0/subnets => generated 602 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:38.530 8 INFO neutron.db.segments_db [None req-af620003-262a-4f69-a8cd-321438740db0 19237a96f6ac4ff5bc290a9759023f2b 7bb04aa8640442d4a601e0fa347edf2f - - - -] Added segment f29bd892-723e-4d43-bdba-8218919eb6bf of type vxlan for network 31c63a95-6221-41dc-9249-de6a4a8411b8 [pid: 7|app: 0|req: 734/1444] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:43:38 2026] DELETE /v2.0/security-groups/b8036f26-0d23-4005-8ce9-2fd79648b00e => 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: 711/1445] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:43:38 2026] POST /v2.0/networks => generated 631 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1446] 10.0.0.104 () {34 vars in 741 bytes} [Tue May 12 17:43:38 2026] PUT /v2.0/subnets/1ff61849-7337-4762-b797-9bbd4b30709b => generated 612 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1447] 10.0.0.104 () {34 vars in 664 bytes} [Tue May 12 17:43:38 2026] POST /v2.0/ports => generated 743 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, ' 2026-05-12 17:43:39.098 8 INFO neutron.db.segments_db [None req-a92b4c87-05e3-48b4-9848-5bf4f948ac69 19237a96f6ac4ff5bc290a9759023f2b 7bb04aa8640442d4a601e0fa347edf2f - - - -] Added segment 1a6a0510-33a1-40e0-ba63-c0c632671562 of type vxlan for network d9e28ada-9ebd-4e4a-ad2e-edba4191b018 [pid: 8|app: 0|req: 713/1448] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:43:39 2026] POST /v2.0/networks => generated 632 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:39.596 7 INFO neutron.services.segments.plugin [-] Segment 6366f06f-fcd1-4d3c-9fac-7585fce2ec8d resource provider aggregate not found 2026-05-12 17:43:39.602 7 INFO neutron.services.segments.plugin [-] Segment 6366f06f-fcd1-4d3c-9fac-7585fce2ec8d resource provider aggregate not found 2026-05-12 17:43:39.619 7 INFO neutron.services.segments.plugin [-] Segment 6366f06f-fcd1-4d3c-9fac-7585fce2ec8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6366f06f-fcd1-4d3c-9fac-7585fce2ec8d found for delete ", "request_id": "req-8262a136-8838-4830-8cbb-acf2eba63c35"}]} [pid: 7|app: 0|req: 736/1449] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:43:38 2026] DELETE /v2.0/networks/4f863f2d-c86e-4b4e-a2ad-bed9e9f4c5bd => generated 0 bytes in 683 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:39.654 7 INFO neutron.services.segments.plugin [-] Segment 6366f06f-fcd1-4d3c-9fac-7585fce2ec8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6366f06f-fcd1-4d3c-9fac-7585fce2ec8d found for delete ", "request_id": "req-0812eef3-f4b1-47ea-ad01-e39501e606e5"}]} [pid: 8|app: 0|req: 714/1450] 10.0.0.104 () {34 vars in 664 bytes} [Tue May 12 17:43:39 2026] POST /v2.0/ports => generated 743 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:43:39.673 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3cff15a5-aa56-499d-8559-1ad9258c2baa dc8177fff7304f3d85c43802e18323da 67a9f9b52df346a4a83ff283a21a783d - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 737/1451] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:43:39 2026] DELETE /v2.0/networks/4f863f2d-c86e-4b4e-a2ad-bed9e9f4c5bd => generated 138 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:43:39.734 8 INFO neutron.db.segments_db [None req-5df821f9-e89a-4c49-9448-9288b25f8735 19237a96f6ac4ff5bc290a9759023f2b 7bb04aa8640442d4a601e0fa347edf2f - - - -] Added segment 53b8c29a-7fda-4a59-a618-9a80e9882070 of type vxlan for network 051ba01b-02f9-456f-8e87-60be463c4bd7 [pid: 7|app: 0|req: 738/1452] 10.0.0.104 () {32 vars in 694 bytes} [Tue May 12 17:43:39 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1453] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:43:39 2026] POST /v2.0/networks => generated 631 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1454] 10.0.0.104 () {32 vars in 742 bytes} [Tue May 12 17:43:39 2026] GET /v2.0/subnets?network_id=0e61ee45-96ec-415d-882a-e27c35f354c1 => generated 626 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1455] 10.0.0.104 () {32 vars in 653 bytes} [Tue May 12 17:43:39 2026] GET /v2.0/extensions => generated 19178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1456] 10.0.0.104 () {32 vars in 649 bytes} [Tue May 12 17:43:39 2026] GET /v2.0/networks => generated 1309 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1457] 10.0.0.104 () {32 vars in 647 bytes} [Tue May 12 17:43:40 2026] GET /v2.0/subnets => generated 1233 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1458] 10.0.0.104 () {32 vars in 723 bytes} [Tue May 12 17:43:40 2026] GET /v2.0/networks/67776c35-57d3-40e3-98c3-ae91ad1bc3f9 => generated 669 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1459] 10.0.0.104 () {32 vars in 721 bytes} [Tue May 12 17:43:40 2026] GET /v2.0/subnets/b81a5928-daaa-40e8-ba19-3b5ddd827b22 => generated 617 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:40.236 7 INFO neutron.pecan_wsgi.hooks.translation [None req-14558d77-94ec-4878-8329-53e38b9c49c5 dc8177fff7304f3d85c43802e18323da 67a9f9b52df346a4a83ff283a21a783d - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 745/1460] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:43:40 2026] DELETE /v2.0/subnets/1ff61849-7337-4762-b797-9bbd4b30709b => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:43:40.258 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b8099676-e9a2-4df2-ac2a-5f52a85355f6 dc8177fff7304f3d85c43802e18323da 67a9f9b52df346a4a83ff283a21a783d - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 746/1461] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:43:40 2026] DELETE /v2.0/networks/4f863f2d-c86e-4b4e-a2ad-bed9e9f4c5bd => 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: 716/1462] 10.0.0.104 () {34 vars in 664 bytes} [Tue May 12 17:43:39 2026] POST /v2.0/ports => generated 743 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:43:40.342 8 INFO neutron.db.segments_db [None req-d291ac1a-2335-4485-b7be-c5b62591c938 19237a96f6ac4ff5bc290a9759023f2b 7bb04aa8640442d4a601e0fa347edf2f - - - -] Added segment 188dd93c-b74a-44ec-b3c8-ae5fca9f9a5f of type vxlan for network dfbbf4a0-5bb1-4197-bbc7-1ee32e33e3b2 [pid: 8|app: 0|req: 717/1463] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:43:40 2026] POST /v2.0/networks => generated 631 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1464] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:43:40 2026] DELETE /v2.0/subnets/b81a5928-daaa-40e8-ba19-3b5ddd827b22 => 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: 718/1465] 10.0.0.104 () {34 vars in 664 bytes} [Tue May 12 17:43:40 2026] POST /v2.0/ports => generated 743 bytes in 384 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: 748/1466] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:43:40 2026] DELETE /v2.0/networks/67776c35-57d3-40e3-98c3-ae91ad1bc3f9 => generated 0 bytes in 434 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1467] 10.0.0.104 () {34 vars in 747 bytes} [Tue May 12 17:43:40 2026] PUT /v2.0/ports/ba74fb32-cf93-4458-b8c0-ec98e6d54c3d/tags => generated 17 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1468] 10.0.0.104 () {34 vars in 747 bytes} [Tue May 12 17:43:40 2026] PUT /v2.0/ports/159e5ec2-8a12-4dd2-82ee-fee630c23b70/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1469] 10.0.0.104 () {34 vars in 747 bytes} [Tue May 12 17:43:41 2026] PUT /v2.0/ports/4f876033-5786-4179-ae02-7708dcce2650/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1470] 10.0.0.104 () {34 vars in 747 bytes} [Tue May 12 17:43:41 2026] PUT /v2.0/ports/618d5bc9-5bc6-4742-8f45-426626de6406/tags => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1471] 10.0.0.104 () {32 vars in 660 bytes} [Tue May 12 17:43:41 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1472] 10.0.0.104 () {32 vars in 674 bytes} [Tue May 12 17:43:41 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1473] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:43:41 2026] GET /v2.0/security-groups?tenant_id=67a9f9b52df346a4a83ff283a21a783d&name=default => generated 2801 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:41.649 7 INFO neutron.services.segments.plugin [-] Segment b4e3c603-d808-420c-aeac-5e84cb1c10c1 resource provider aggregate not found [pid: 8|app: 0|req: 722/1474] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:43:41 2026] GET /v2.0/security-groups?tenant_id=15bc510c5eb24a33bdd6734ce512a04b&name=default => generated 2801 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:41.697 7 INFO neutron.services.segments.plugin [-] Segment b4e3c603-d808-420c-aeac-5e84cb1c10c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4e3c603-d808-420c-aeac-5e84cb1c10c1 found for delete ", "request_id": "req-c585c19d-d661-4fe2-9e0c-836cb9350233"}]} 2026-05-12 17:43:41.698 7 INFO neutron.services.segments.plugin [-] Segment b4e3c603-d808-420c-aeac-5e84cb1c10c1 resource provider aggregate not found [pid: 7|app: 0|req: 753/1475] 10.0.0.104 () {32 vars in 670 bytes} [Tue May 12 17:43:41 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:41.725 7 INFO neutron.services.segments.plugin [-] Segment b4e3c603-d808-420c-aeac-5e84cb1c10c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4e3c603-d808-420c-aeac-5e84cb1c10c1 found for delete ", "request_id": "req-34bd7f90-b206-4482-b341-81b1465c28c1"}]} [pid: 8|app: 0|req: 723/1476] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:43:41 2026] DELETE /v2.0/security-groups/147eac11-fa3e-486a-b336-d7188836b299 => 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: 754/1477] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:43:41 2026] DELETE /v2.0/security-groups/debc0a2f-6ff7-462b-b1dc-dd5212894376 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1478] 10.0.0.104 () {32 vars in 682 bytes} [Tue May 12 17:43:41 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1479] 10.0.0.104 () {32 vars in 668 bytes} [Tue May 12 17:43:41 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1480] 10.0.0.104 () {32 vars in 682 bytes} [Tue May 12 17:43:42 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1481] 10.0.0.104 () {32 vars in 678 bytes} [Tue May 12 17:43:42 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1482] 10.0.0.104 () {32 vars in 690 bytes} [Tue May 12 17:43:42 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1483] 10.0.0.104 () {32 vars in 720 bytes} [Tue May 12 17:43:42 2026] DELETE /v2.0/ports/ba74fb32-cf93-4458-b8c0-ec98e6d54c3d => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1484] 10.0.0.104 () {32 vars in 720 bytes} [Tue May 12 17:43:42 2026] DELETE /v2.0/ports/159e5ec2-8a12-4dd2-82ee-fee630c23b70 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:42.969 7 INFO neutron.db.segments_db [None req-7fbac1e9-99d3-4e50-b35d-36bb7c16989c 5e79946869d64f0ca205533099ae2174 703ed718847945d7a884bbd61b51e1ed - - - -] Added segment 34bc5b4c-f48e-4079-aee4-082332434c75 of type vxlan for network 2c0f2122-cd64-4c53-970d-cd7e5825301c [pid: 7|app: 0|req: 758/1485] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:43:42 2026] POST /v2.0/networks => generated 632 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1486] 10.0.0.104 () {32 vars in 720 bytes} [Tue May 12 17:43:42 2026] DELETE /v2.0/ports/4f876033-5786-4179-ae02-7708dcce2650 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:43.144 7 INFO neutron.db.segments_db [None req-17f32c87-3cf6-4cf5-8d38-33d757f1f3a6 5e79946869d64f0ca205533099ae2174 703ed718847945d7a884bbd61b51e1ed - - - -] Added segment 2150a554-973a-4dec-8aee-0d192510cace of type vxlan for network 1f785d49-c897-4c67-9240-43c8e6cfa48c [pid: 7|app: 0|req: 759/1487] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:43:43 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) 2026-05-12 17:43:43.343 7 INFO neutron.db.segments_db [None req-b6c3def0-4799-4ab9-a460-b55d82b1a6fd 5e79946869d64f0ca205533099ae2174 703ed718847945d7a884bbd61b51e1ed - - - -] Added segment 8045d871-f390-44b9-87ee-a29049038cbe of type vxlan for network 1d0de6fd-c467-464a-9ce3-a1db40e61429 [pid: 8|app: 0|req: 729/1488] 10.0.0.104 () {32 vars in 720 bytes} [Tue May 12 17:43:43 2026] DELETE /v2.0/ports/618d5bc9-5bc6-4742-8f45-426626de6406 => 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: 760/1489] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:43:43 2026] POST /v2.0/networks => generated 632 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:43.547 7 INFO neutron.db.segments_db [None req-fdf4fb3c-a32e-4d00-a155-a308b475bbd7 5e79946869d64f0ca205533099ae2174 703ed718847945d7a884bbd61b51e1ed - - - -] Added segment 997a9060-0dde-48f7-8668-dc015ca463a4 of type vxlan for network f208c089-5503-4016-8669-57e03f286fe5 [pid: 8|app: 0|req: 730/1490] 10.0.0.104 () {32 vars in 720 bytes} [Tue May 12 17:43:43 2026] DELETE /v2.0/ports/b8bb7254-850d-44d1-bdcd-679ca20c02bf => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1491] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:43:43 2026] POST /v2.0/networks => generated 632 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:43.833 8 INFO neutron.db.segments_db [None req-e320d30b-2bb9-477d-b401-6e87ea3b9c3a 76dfc5874381495ea431baea88664bf1 2e00d39aca2646dc90ec3bf17569082d - - - -] Added segment 283cdddc-7d3a-42b9-a075-d756b90606d6 of type vxlan for network f33c3dcd-eb0e-4416-801f-6a587dc3fd64 2026-05-12 17:43:43.860 7 INFO neutron.services.segments.plugin [-] Segment e1067a67-626c-4fc0-bd50-c5ab4441c084 resource provider aggregate not found 2026-05-12 17:43:43.865 7 INFO neutron.services.segments.plugin [-] Segment e1067a67-626c-4fc0-bd50-c5ab4441c084 resource provider aggregate not found 2026-05-12 17:43:43.885 7 INFO neutron.services.segments.plugin [-] Segment e1067a67-626c-4fc0-bd50-c5ab4441c084 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1067a67-626c-4fc0-bd50-c5ab4441c084 found for delete ", "request_id": "req-283547d8-3430-43b8-a427-25212f75d62b"}]} 2026-05-12 17:43:43.886 7 INFO neutron.services.segments.plugin [-] Segment e1067a67-626c-4fc0-bd50-c5ab4441c084 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1067a67-626c-4fc0-bd50-c5ab4441c084 found for delete ", "request_id": "req-23321bef-b6a3-463d-8d45-fd2d5acc4730"}]} [pid: 7|app: 0|req: 762/1492] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:43:43 2026] DELETE /v2.0/networks/9e473807-6740-44cd-86e2-5baafba37b43 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:43.944 7 INFO neutron.db.segments_db [None req-a14dd7d7-9f2b-4e80-b524-bc9c40bf8d61 5e79946869d64f0ca205533099ae2174 703ed718847945d7a884bbd61b51e1ed - - - -] Added segment 39af8dd4-1b36-47f8-9ccc-3302b345bda8 of type vxlan for network bd124eeb-1fa4-490a-a0bb-ce2e76c1a360 [pid: 8|app: 0|req: 731/1493] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:43:43 2026] POST /v2.0/networks => generated 649 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1494] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:43:43 2026] POST /v2.0/networks => generated 630 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:44.181 8 INFO neutron.services.segments.plugin [-] Segment f29bd892-723e-4d43-bdba-8218919eb6bf resource provider aggregate not found 2026-05-12 17:43:44.186 8 INFO neutron.services.segments.plugin [-] Segment f29bd892-723e-4d43-bdba-8218919eb6bf resource provider aggregate not found 2026-05-12 17:43:44.202 8 INFO neutron.services.segments.plugin [-] Segment f29bd892-723e-4d43-bdba-8218919eb6bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f29bd892-723e-4d43-bdba-8218919eb6bf found for delete ", "request_id": "req-56118fb7-06db-4eb8-8189-2314e2e30a9f"}]} 2026-05-12 17:43:44.207 8 INFO neutron.services.segments.plugin [-] Segment f29bd892-723e-4d43-bdba-8218919eb6bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f29bd892-723e-4d43-bdba-8218919eb6bf found for delete ", "request_id": "req-15814451-9a13-4c28-b41b-8e574e450d34"}]} [pid: 8|app: 0|req: 732/1495] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:43:43 2026] DELETE /v2.0/networks/31c63a95-6221-41dc-9249-de6a4a8411b8 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1496] 10.0.0.104 () {34 vars in 753 bytes} [Tue May 12 17:43:44 2026] PUT /v2.0/networks/2c0f2122-cd64-4c53-970d-cd7e5825301c/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1497] 10.0.0.104 () {34 vars in 665 bytes} [Tue May 12 17:43:44 2026] POST /v2.0/ports => generated 779 bytes in 308 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: 765/1498] 10.0.0.104 () {34 vars in 753 bytes} [Tue May 12 17:43:44 2026] PUT /v2.0/networks/1f785d49-c897-4c67-9240-43c8e6cfa48c/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1499] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:43:44 2026] DELETE /v2.0/networks/d9e28ada-9ebd-4e4a-ad2e-edba4191b018 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:44.523 7 INFO neutron.db.segments_db [None req-837a40cf-a64a-4ca8-848c-37dae70cdef9 76dfc5874381495ea431baea88664bf1 2e00d39aca2646dc90ec3bf17569082d - - - -] Added segment c75aa628-3d2f-4d01-ae2e-190de53424e0 of type vxlan for network 0cd26607-40d9-4a01-a889-dc3bd15a8bbc [pid: 8|app: 0|req: 735/1500] 10.0.0.104 () {34 vars in 753 bytes} [Tue May 12 17:43:44 2026] PUT /v2.0/networks/1d0de6fd-c467-464a-9ce3-a1db40e61429/tags => generated 34 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1501] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:43:44 2026] POST /v2.0/networks => generated 636 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1502] 10.0.0.104 () {34 vars in 753 bytes} [Tue May 12 17:43:44 2026] PUT /v2.0/networks/f208c089-5503-4016-8669-57e03f286fe5/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: 736/1503] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:43:44 2026] DELETE /v2.0/networks/051ba01b-02f9-456f-8e87-60be463c4bd7 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:45.024 7 INFO neutron.db.segments_db [None req-51fec0ae-c842-4d9c-9bdd-6d6ac52208b2 f66a403510604cc49ec073657d7493e4 cf7db083337b49e48a2164ea29377655 - - - -] Added segment dc78d2e4-7ca8-4f90-b7d5-4cb4a405c27d of type vxlan for network c3d49a33-f84d-4f68-a4b6-63f985db90e8 [pid: 8|app: 0|req: 737/1504] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:43:44 2026] POST /v2.0/subnets => generated 622 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1505] 10.0.0.104 () {34 vars in 671 bytes} [Tue May 12 17:43:44 2026] POST /v2.0/networks => generated 632 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1506] 10.0.0.104 () {32 vars in 666 bytes} [Tue May 12 17:43:45 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1507] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:43:45 2026] DELETE /v2.0/networks/dfbbf4a0-5bb1-4197-bbc7-1ee32e33e3b2 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:45.431 7 INFO neutron.db.segments_db [None req-e33df1b4-81cb-4b87-b3ff-7ab587c39141 f66a403510604cc49ec073657d7493e4 cf7db083337b49e48a2164ea29377655 - - - -] Added segment a1d7c8ab-3190-4e6a-bf9c-12571bf27976 of type vxlan for network 80a9187f-7336-4a5b-87bc-47a54a073af0 [pid: 8|app: 0|req: 739/1508] 10.0.0.104 () {34 vars in 665 bytes} [Tue May 12 17:43:45 2026] POST /v2.0/ports => generated 966 bytes in 433 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: 740/1509] 10.0.0.104 () {32 vars in 680 bytes} [Tue May 12 17:43:45 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:45.825 7 INFO neutron.db.l3_hamode_db [None req-e33df1b4-81cb-4b87-b3ff-7ab587c39141 f66a403510604cc49ec073657d7493e4 cf7db083337b49e48a2164ea29377655 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:43:45.936 7 INFO neutron.services.segments.plugin [-] Segment 188dd93c-b74a-44ec-b3c8-ae5fca9f9a5f resource provider aggregate not found 2026-05-12 17:43:45.941 7 INFO neutron.services.segments.plugin [-] Segment 188dd93c-b74a-44ec-b3c8-ae5fca9f9a5f resource provider aggregate not found 2026-05-12 17:43:45.978 7 INFO neutron.services.segments.plugin [-] Segment 188dd93c-b74a-44ec-b3c8-ae5fca9f9a5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 188dd93c-b74a-44ec-b3c8-ae5fca9f9a5f found for delete ", "request_id": "req-72191591-417c-41e7-a373-fc458190174e"}]} 2026-05-12 17:43:45.978 7 INFO neutron.services.segments.plugin [-] Segment 188dd93c-b74a-44ec-b3c8-ae5fca9f9a5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 188dd93c-b74a-44ec-b3c8-ae5fca9f9a5f found for delete ", "request_id": "req-ee9e799f-8df7-48d0-a7d3-03da73cb9ad9"}]} [pid: 8|app: 0|req: 741/1510] 10.0.0.104 () {32 vars in 720 bytes} [Tue May 12 17:43:45 2026] DELETE /v2.0/ports/8b31ced6-f611-4555-a118-2b502de511d5 => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:46.732 8 INFO neutron.services.segments.plugin [-] Segment 1a6a0510-33a1-40e0-ba63-c0c632671562 resource provider aggregate not found 2026-05-12 17:43:46.738 8 INFO neutron.services.segments.plugin [-] Segment 1a6a0510-33a1-40e0-ba63-c0c632671562 resource provider aggregate not found 2026-05-12 17:43:46.768 8 INFO neutron.services.segments.plugin [-] Segment 1a6a0510-33a1-40e0-ba63-c0c632671562 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a6a0510-33a1-40e0-ba63-c0c632671562 found for delete ", "request_id": "req-80aaf97b-da65-49ce-988f-32f6ce4f0c21"}]} 2026-05-12 17:43:46.775 8 INFO neutron.services.segments.plugin [-] Segment 1a6a0510-33a1-40e0-ba63-c0c632671562 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a6a0510-33a1-40e0-ba63-c0c632671562 found for delete ", "request_id": "req-3ca06a21-422a-4cff-bb99-28a6601e3959"}]} 2026-05-12 17:43:46.800 8 INFO neutron.services.segments.plugin [-] Segment 53b8c29a-7fda-4a59-a618-9a80e9882070 resource provider aggregate not found 2026-05-12 17:43:46.808 8 INFO neutron.services.segments.plugin [-] Segment 53b8c29a-7fda-4a59-a618-9a80e9882070 resource provider aggregate not found [pid: 8|app: 0|req: 742/1511] 10.0.0.104 () {32 vars in 676 bytes} [Tue May 12 17:43:46 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 712 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:46.823 8 INFO neutron.services.segments.plugin [-] Segment 53b8c29a-7fda-4a59-a618-9a80e9882070 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53b8c29a-7fda-4a59-a618-9a80e9882070 found for delete ", "request_id": "req-c82dd11a-7d3c-4748-b68e-cae145470a9d"}]} 2026-05-12 17:43:46.824 8 INFO neutron.services.segments.plugin [-] Segment 53b8c29a-7fda-4a59-a618-9a80e9882070 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53b8c29a-7fda-4a59-a618-9a80e9882070 found for delete ", "request_id": "req-c0f4c6af-c5ed-491b-9aea-353cb5b9b91d"}]} 2026-05-12 17:43:46.848 8 INFO neutron.pecan_wsgi.hooks.translation [None req-25a5763b-31fa-47c5-945e-c2ca8be03528 76dfc5874381495ea431baea88664bf1 2e00d39aca2646dc90ec3bf17569082d - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 743/1512] 10.0.0.104 () {32 vars in 720 bytes} [Tue May 12 17:43:46 2026] DELETE /v2.0/ports/8b31ced6-f611-4555-a118-2b502de511d5 => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1513] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:43:46 2026] GET /v2.0/security-groups?tenant_id=a836637ba423473e851bdc316098ec65&name=default => generated 2801 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1514] 10.0.0.104 () {32 vars in 688 bytes} [Tue May 12 17:43:47 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:47.284 8 INFO neutron.pecan_wsgi.hooks.translation [None req-53e111ea-dc4b-4f06-bc6d-a33b19c91f27 76dfc5874381495ea431baea88664bf1 2e00d39aca2646dc90ec3bf17569082d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 746/1515] 10.0.0.104 () {32 vars in 717 bytes} [Tue May 12 17:43:47 2026] GET /v2.0/ports/8b31ced6-f611-4555-a118-2b502de511d5 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1516] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:43:47 2026] DELETE /v2.0/security-groups/aed7b669-ad97-46c1-88f4-3b538c6aa120 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1517] 10.0.0.104 () {32 vars in 674 bytes} [Tue May 12 17:43:47 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:47.631 7 INFO neutron.db.l3_hamode_db [None req-e33df1b4-81cb-4b87-b3ff-7ab587c39141 f66a403510604cc49ec073657d7493e4 cf7db083337b49e48a2164ea29377655 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 749/1518] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:43:47 2026] DELETE /v2.0/subnets/b9a24b01-6f89-4229-a92c-816bd6a09e7f => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1519] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:43:47 2026] GET /v2.0/security-groups?tenant_id=5ac861bd121545968f69f9a21b6212b8&name=default => generated 2801 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1520] 10.0.0.104 () {32 vars in 688 bytes} [Tue May 12 17:43:47 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1521] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:43:48 2026] DELETE /v2.0/networks/0cd26607-40d9-4a01-a889-dc3bd15a8bbc => 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: 753/1522] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:43:48 2026] DELETE /v2.0/security-groups/60a0219c-2dd3-4093-945f-69b5fe91f9e2 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1523] 10.0.0.104 () {32 vars in 684 bytes} [Tue May 12 17:43:48 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:48.713 8 INFO neutron.db.segments_db [None req-2166e355-ee66-4da2-a27c-284b46753f25 76dfc5874381495ea431baea88664bf1 2e00d39aca2646dc90ec3bf17569082d - - - -] Added segment 5a692f82-8ea3-4ca8-b941-6ea52cbcb124 of type vxlan for network fad0f424-4f47-46ce-9ff3-bdab10fc88d9 [pid: 7|app: 0|req: 770/1524] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:43:45 2026] POST /v2.0/routers => generated 695 bytes in 3395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:48.845 8 INFO neutron.services.segments.plugin [-] Segment c75aa628-3d2f-4d01-ae2e-190de53424e0 resource provider aggregate not found 2026-05-12 17:43:48.869 8 INFO neutron.services.segments.plugin [-] Segment c75aa628-3d2f-4d01-ae2e-190de53424e0 resource provider aggregate not found [pid: 8|app: 0|req: 755/1525] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:43:48 2026] POST /v2.0/networks => generated 636 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:48.884 8 INFO neutron.services.segments.plugin [-] Segment c75aa628-3d2f-4d01-ae2e-190de53424e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c75aa628-3d2f-4d01-ae2e-190de53424e0 found for delete ", "request_id": "req-b59fca13-cce9-4355-b930-1398edfdaf6d"}]} 2026-05-12 17:43:48.895 8 INFO neutron.services.segments.plugin [-] Segment c75aa628-3d2f-4d01-ae2e-190de53424e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c75aa628-3d2f-4d01-ae2e-190de53424e0 found for delete ", "request_id": "req-d0210c82-cbea-4108-8e33-7e18b9acad04"}]} [pid: 7|app: 0|req: 771/1526] 10.0.0.104 () {32 vars in 696 bytes} [Tue May 12 17:43:48 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1527] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:43:48 2026] GET /v2.0/security-groups?tenant_id=7bb04aa8640442d4a601e0fa347edf2f&name=default => generated 2801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1528] 10.0.0.104 () {32 vars in 776 bytes} [Tue May 12 17:43:48 2026] GET /v2.0/subnets?project_id=cf7db083337b49e48a2164ea29377655&cidr=10.100.0.0%2F28 => generated 14 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1529] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:43:48 2026] POST /v2.0/subnets => generated 622 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:49.309 7 INFO neutron.services.segments.plugin [-] Segment 34bc5b4c-f48e-4079-aee4-082332434c75 resource provider aggregate not found 2026-05-12 17:43:49.314 7 INFO neutron.services.segments.plugin [-] Segment 34bc5b4c-f48e-4079-aee4-082332434c75 resource provider aggregate not found 2026-05-12 17:43:49.331 7 INFO neutron.services.segments.plugin [-] Segment 34bc5b4c-f48e-4079-aee4-082332434c75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34bc5b4c-f48e-4079-aee4-082332434c75 found for delete ", "request_id": "req-5bc5ed9c-ef68-4ff0-ada9-934916af6ecf"}]} 2026-05-12 17:43:49.331 7 INFO neutron.services.segments.plugin [-] Segment 34bc5b4c-f48e-4079-aee4-082332434c75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34bc5b4c-f48e-4079-aee4-082332434c75 found for delete ", "request_id": "req-4dfed6d0-03fc-4058-a405-33322cd442b2"}]} [pid: 7|app: 0|req: 773/1530] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:43:49 2026] DELETE /v2.0/networks/2c0f2122-cd64-4c53-970d-cd7e5825301c => 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: 758/1531] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:43:49 2026] DELETE /v2.0/security-groups/ae737569-ed5d-4f22-9698-ce91eb097d37 => 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: 774/1532] 10.0.0.104 () {32 vars in 694 bytes} [Tue May 12 17:43:49 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1533] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:43:49 2026] DELETE /v2.0/networks/1f785d49-c897-4c67-9240-43c8e6cfa48c => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1534] 10.0.0.104 () {32 vars in 784 bytes} [Tue May 12 17:43:49 2026] GET /v2.0/subnets?network_id=0e61ee45-96ec-415d-882a-e27c35f354c1&cidr=10.100.0.0%2F28 => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1535] 10.0.0.104 () {34 vars in 665 bytes} [Tue May 12 17:43:49 2026] POST /v2.0/ports => generated 927 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1536] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:43:49 2026] DELETE /v2.0/networks/1d0de6fd-c467-464a-9ce3-a1db40e61429 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1537] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:43:49 2026] POST /v2.0/subnets => generated 633 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1538] 10.0.0.104 () {32 vars in 720 bytes} [Tue May 12 17:43:50 2026] DELETE /v2.0/ports/096ee1ce-c783-4180-82c4-437e2f6d3240 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1539] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:43:50 2026] DELETE /v2.0/networks/f208c089-5503-4016-8669-57e03f286fe5 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:50.555 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bc84980a-2d26-48d2-8bab-bbeb83b4e6e9 76dfc5874381495ea431baea88664bf1 2e00d39aca2646dc90ec3bf17569082d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 762/1540] 10.0.0.104 () {32 vars in 717 bytes} [Tue May 12 17:43:50 2026] GET /v2.0/ports/096ee1ce-c783-4180-82c4-437e2f6d3240 => generated 132 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1541] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:43:50 2026] DELETE /v2.0/networks/bd124eeb-1fa4-490a-a0bb-ce2e76c1a360 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:50.948 8 INFO neutron.services.segments.plugin [-] Segment 997a9060-0dde-48f7-8668-dc015ca463a4 resource provider aggregate not found 2026-05-12 17:43:50.956 8 INFO neutron.services.segments.plugin [-] Segment 997a9060-0dde-48f7-8668-dc015ca463a4 resource provider aggregate not found 2026-05-12 17:43:50.988 8 INFO neutron.services.segments.plugin [-] Segment 997a9060-0dde-48f7-8668-dc015ca463a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 997a9060-0dde-48f7-8668-dc015ca463a4 found for delete ", "request_id": "req-40031ca6-f18f-495c-93f8-f682d9aac48a"}]} 2026-05-12 17:43:51.000 8 INFO neutron.services.segments.plugin [-] Segment 997a9060-0dde-48f7-8668-dc015ca463a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 997a9060-0dde-48f7-8668-dc015ca463a4 found for delete ", "request_id": "req-16946593-e6ab-4976-a3ab-0a40aede3340"}]} 2026-05-12 17:43:51.022 8 INFO neutron.services.segments.plugin [-] Segment 39af8dd4-1b36-47f8-9ccc-3302b345bda8 resource provider aggregate not found 2026-05-12 17:43:51.031 8 INFO neutron.services.segments.plugin [-] Segment 39af8dd4-1b36-47f8-9ccc-3302b345bda8 resource provider aggregate not found 2026-05-12 17:43:51.057 8 INFO neutron.services.segments.plugin [-] Segment 39af8dd4-1b36-47f8-9ccc-3302b345bda8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39af8dd4-1b36-47f8-9ccc-3302b345bda8 found for delete ", "request_id": "req-bba12f0a-f570-414d-a62f-d07506c8b17c"}]} 2026-05-12 17:43:51.060 8 INFO neutron.services.segments.plugin [-] Segment 39af8dd4-1b36-47f8-9ccc-3302b345bda8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39af8dd4-1b36-47f8-9ccc-3302b345bda8 found for delete ", "request_id": "req-acbb9562-941b-4070-9579-835e4c8d8e2f"}]} [pid: 8|app: 0|req: 764/1542] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:43:50 2026] DELETE /v2.0/subnets/0d814dba-bd28-48cc-8706-5e0859dead90 => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:51.371 7 INFO neutron.services.segments.plugin [-] Segment 2150a554-973a-4dec-8aee-0d192510cace resource provider aggregate not found 2026-05-12 17:43:51.391 7 INFO neutron.services.segments.plugin [-] Segment 2150a554-973a-4dec-8aee-0d192510cace resource provider aggregate not found 2026-05-12 17:43:51.396 7 INFO neutron.services.segments.plugin [-] Segment 2150a554-973a-4dec-8aee-0d192510cace resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2150a554-973a-4dec-8aee-0d192510cace found for delete ", "request_id": "req-d166eb68-049b-4ab2-88e7-1282fe02f189"}]} 2026-05-12 17:43:51.433 7 INFO neutron.services.segments.plugin [-] Segment 2150a554-973a-4dec-8aee-0d192510cace resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2150a554-973a-4dec-8aee-0d192510cace found for delete ", "request_id": "req-60831caf-6439-48f4-9e76-a89a471b1c9f"}]} 2026-05-12 17:43:51.438 7 INFO neutron.services.segments.plugin [-] Segment 8045d871-f390-44b9-87ee-a29049038cbe resource provider aggregate not found 2026-05-12 17:43:51.459 7 INFO neutron.services.segments.plugin [-] Segment 8045d871-f390-44b9-87ee-a29049038cbe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8045d871-f390-44b9-87ee-a29049038cbe found for delete ", "request_id": "req-fab52559-6054-4f99-be8c-cf8d3a9944b8"}]} 2026-05-12 17:43:51.462 7 INFO neutron.services.segments.plugin [-] Segment 8045d871-f390-44b9-87ee-a29049038cbe resource provider aggregate not found 2026-05-12 17:43:51.486 7 INFO neutron.services.segments.plugin [-] Segment 8045d871-f390-44b9-87ee-a29049038cbe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8045d871-f390-44b9-87ee-a29049038cbe found for delete ", "request_id": "req-3ccb7806-3dbf-4813-8805-712b4bf1da8c"}]} [pid: 8|app: 0|req: 765/1543] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:43:51 2026] DELETE /v2.0/networks/fad0f424-4f47-46ce-9ff3-bdab10fc88d9 => generated 0 bytes in 470 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1544] 10.0.0.104 () {34 vars in 665 bytes} [Tue May 12 17:43:51 2026] POST /v2.0/ports => generated 778 bytes in 324 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: 767/1545] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:43:51 2026] GET /v2.0/security-groups?tenant_id=2b56ca0ec1f043febfc717dc41403f35&name=default => generated 2801 bytes in 406 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1546] 10.0.0.104 () {34 vars in 783 bytes} [Tue May 12 17:43:50 2026] PUT /v2.0/routers/06d1cce1-ec87-4518-a7a9-a6a473475c8f/add_router_interface => generated 309 bytes in 2168 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1547] 10.0.0.104 () {34 vars in 737 bytes} [Tue May 12 17:43:52 2026] PUT /v2.0/ports/d50571d0-1d29-4d6c-820f-1e440fe802c4 => generated 752 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1548] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:43:52 2026] DELETE /v2.0/security-groups/09f29120-1e9a-4de2-bb8f-72adaebcec72 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1549] 10.0.0.104 () {32 vars in 649 bytes} [Tue May 12 17:43:52 2026] GET /v2.0/networks => generated 4326 bytes in 133 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: 770/1550] 10.0.0.104 () {32 vars in 647 bytes} [Tue May 12 17:43:52 2026] GET /v2.0/subnets => generated 2500 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1551] 10.0.0.104 () {32 vars in 647 bytes} [Tue May 12 17:43:52 2026] GET /v2.0/routers => generated 738 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1552] 10.0.0.104 () {32 vars in 720 bytes} [Tue May 12 17:43:52 2026] DELETE /v2.0/ports/d50571d0-1d29-4d6c-820f-1e440fe802c4 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1553] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:43:52 2026] GET /v2.0/security-groups?tenant_id=b2785318444a49a4b85cb17ac31ce6a6&name=default => generated 2801 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:53.089 8 INFO neutron.services.segments.plugin [-] Segment 5a692f82-8ea3-4ca8-b941-6ea52cbcb124 resource provider aggregate not found 2026-05-12 17:43:53.097 8 INFO neutron.services.segments.plugin [-] Segment 5a692f82-8ea3-4ca8-b941-6ea52cbcb124 resource provider aggregate not found 2026-05-12 17:43:53.115 8 INFO neutron.services.segments.plugin [-] Segment 5a692f82-8ea3-4ca8-b941-6ea52cbcb124 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a692f82-8ea3-4ca8-b941-6ea52cbcb124 found for delete ", "request_id": "req-0058406b-eb23-4694-bc3f-96ee4cfed71a"}]} 2026-05-12 17:43:53.120 8 INFO neutron.services.segments.plugin [-] Segment 5a692f82-8ea3-4ca8-b941-6ea52cbcb124 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a692f82-8ea3-4ca8-b941-6ea52cbcb124 found for delete ", "request_id": "req-fe1430ba-99b5-41e5-a863-7987b6a247a2"}]} [pid: 7|app: 0|req: 782/1554] 10.0.0.104 () {34 vars in 685 bytes} [Tue May 12 17:43:53 2026] POST /v2.0/security-groups => generated 1609 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1555] 10.0.0.104 () {32 vars in 643 bytes} [Tue May 12 17:43:53 2026] GET /v2.0/ports => generated 782 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1556] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:43:53 2026] DELETE /v2.0/security-groups/26efb906-6a0c-46cd-a5b1-aaf4a6a31520 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:43:53.273 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dd8941c0-1981-461c-b6af-740d846255dc 76dfc5874381495ea431baea88664bf1 2e00d39aca2646dc90ec3bf17569082d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 784/1557] 10.0.0.104 () {32 vars in 717 bytes} [Tue May 12 17:43:53 2026] GET /v2.0/ports/d50571d0-1d29-4d6c-820f-1e440fe802c4 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1558] 10.0.0.104 () {34 vars in 695 bytes} [Tue May 12 17:43:53 2026] POST /v2.0/security-group-rules => generated 565 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1561] 10.0.0.104 () {32 vars in 643 bytes} [Tue May 12 17:43:53 2026] GET /v2.0/ports => generated 782 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1562] 10.0.0.104 () {34 vars in 695 bytes} [Tue May 12 17:43:53 2026] POST /v2.0/security-group-rules => generated 564 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1563] 10.0.0.104 () {32 vars in 717 bytes} [Tue May 12 17:43:53 2026] GET /v2.0/ports/dd222eb4-e504-497c-8d8f-52fbd797e9f5 => generated 779 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:53.509 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f14524ac-ac4d-47f4-b823-d7591c41355f 76dfc5874381495ea431baea88664bf1 2e00d39aca2646dc90ec3bf17569082d - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 787/1564] 10.0.0.104 () {32 vars in 720 bytes} [Tue May 12 17:43:53 2026] DELETE /v2.0/ports/096ee1ce-c783-4180-82c4-437e2f6d3240 => generated 132 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:43:53.536 7 INFO neutron.pecan_wsgi.hooks.translation [None req-54036444-45fb-43c4-870b-43e89968ce18 76dfc5874381495ea431baea88664bf1 2e00d39aca2646dc90ec3bf17569082d - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 788/1565] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:43:53 2026] DELETE /v2.0/subnets/0d814dba-bd28-48cc-8706-5e0859dead90 => 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: 778/1566] 10.0.0.104 () {34 vars in 695 bytes} [Tue May 12 17:43:53 2026] POST /v2.0/security-group-rules => generated 570 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:53.568 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5833b912-6f78-456e-8b38-1b31538852ef 76dfc5874381495ea431baea88664bf1 2e00d39aca2646dc90ec3bf17569082d - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 789/1567] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:43:53 2026] DELETE /v2.0/subnets/b9a24b01-6f89-4229-a92c-816bd6a09e7f => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1568] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:43:53 2026] GET /v2.0/security-groups?tenant_id=703ed718847945d7a884bbd61b51e1ed&name=default => generated 2801 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1569] 10.0.0.104 () {34 vars in 695 bytes} [Tue May 12 17:43:53 2026] POST /v2.0/security-group-rules => generated 569 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1570] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:43:53 2026] DELETE /v2.0/security-groups/058255c3-65f2-4d03-9335-98cdff4bb044 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:43:53.857 7 INFO neutron.db.securitygroups_db [None req-f42f6394-8e25-4c29-b96c-72c006458b5d f66a403510604cc49ec073657d7493e4 cf7db083337b49e48a2164ea29377655 - - - -] Project cf7db083337b49e48a2164ea29377655 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 780/1571] 10.0.0.104 () {32 vars in 720 bytes} [Tue May 12 17:43:53 2026] DELETE /v2.0/ports/dd222eb4-e504-497c-8d8f-52fbd797e9f5 => 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: 792/1572] 10.0.0.104 () {34 vars in 695 bytes} [Tue May 12 17:43:53 2026] POST /v2.0/security-group-rules => generated 575 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:53.972 7 INFO neutron.db.securitygroups_db [None req-27c12fb1-f777-4922-9003-f41d7f9d5457 f66a403510604cc49ec073657d7493e4 cf7db083337b49e48a2164ea29377655 - - - -] Project cf7db083337b49e48a2164ea29377655 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: 793/1573] 10.0.0.104 () {34 vars in 695 bytes} [Tue May 12 17:43:53 2026] POST /v2.0/security-group-rules => generated 574 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1574] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:43:53 2026] DELETE /v2.0/networks/f33c3dcd-eb0e-4416-801f-6a587dc3fd64 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1575] 10.0.0.104 () {34 vars in 676 bytes} [Tue May 12 17:43:54 2026] POST /v2.0/subnetpools => generated 516 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1576] 10.0.0.104 () {34 vars in 676 bytes} [Tue May 12 17:43:54 2026] POST /v2.0/subnetpools => generated 516 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1577] 10.0.0.104 () {34 vars in 676 bytes} [Tue May 12 17:43:54 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) [pid: 7|app: 0|req: 797/1578] 10.0.0.104 () {34 vars in 676 bytes} [Tue May 12 17:43:54 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: 7|app: 0|req: 798/1579] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/security-groups?tenant_id=2e00d39aca2646dc90ec3bf17569082d&name=default => generated 2801 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1580] 10.0.0.104 () {34 vars in 676 bytes} [Tue May 12 17:43:54 2026] POST /v2.0/subnetpools => generated 516 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1581] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:43:54 2026] DELETE /v2.0/security-groups/f0b5d0aa-bf76-4a28-8686-51e08623f156 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1582] 10.0.0.104 () {34 vars in 759 bytes} [Tue May 12 17:43:54 2026] PUT /v2.0/subnetpools/8fbf3c78-4989-4c5a-b529-ad54067579bd/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1583] 10.0.0.104 () {34 vars in 759 bytes} [Tue May 12 17:43:54 2026] PUT /v2.0/subnetpools/333ec30c-630a-4c61-a254-af118d8ed7f1/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1584] 10.0.0.104 () {34 vars in 759 bytes} [Tue May 12 17:43:54 2026] PUT /v2.0/subnetpools/14b0d6f0-268f-4110-8007-374efdd0eed4/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: 804/1585] 10.0.0.104 () {34 vars in 759 bytes} [Tue May 12 17:43:55 2026] PUT /v2.0/subnetpools/7f2607e4-f9c5-4a8d-8f9d-0472010ecef2/tags => 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: 805/1586] 10.0.0.104 () {32 vars in 672 bytes} [Tue May 12 17:43:55 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1587] 10.0.0.104 () {32 vars in 649 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/networks => generated 1297 bytes in 684 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1588] 10.0.0.104 () {32 vars in 686 bytes} [Tue May 12 17:43:55 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:55.162 8 INFO neutron.services.segments.plugin [-] Segment 283cdddc-7d3a-42b9-a075-d756b90606d6 resource provider aggregate not found 2026-05-12 17:43:55.168 8 INFO neutron.services.segments.plugin [-] Segment 283cdddc-7d3a-42b9-a075-d756b90606d6 resource provider aggregate not found 2026-05-12 17:43:55.182 8 INFO neutron.services.segments.plugin [-] Segment 283cdddc-7d3a-42b9-a075-d756b90606d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 283cdddc-7d3a-42b9-a075-d756b90606d6 found for delete ", "request_id": "req-7a5caf3d-7615-4521-9759-dccb3e94bf7b"}]} [pid: 8|app: 0|req: 783/1589] 10.0.0.104 () {32 vars in 682 bytes} [Tue May 12 17:43:55 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:55.203 8 INFO neutron.services.segments.plugin [-] Segment 283cdddc-7d3a-42b9-a075-d756b90606d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 283cdddc-7d3a-42b9-a075-d756b90606d6 found for delete ", "request_id": "req-343e9103-2da1-4ccb-9bcb-619877493380"}]} [pid: 8|app: 0|req: 784/1590] 10.0.0.104 () {32 vars in 694 bytes} [Tue May 12 17:43:55 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1591] 10.0.0.97 () {34 vars in 1097 bytes} [Tue May 12 17:43:55 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-315125728&fields=id&tenant_id=cf7db083337b49e48a2164ea29377655 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1592] 10.0.0.104 () {32 vars in 680 bytes} [Tue May 12 17:43:55 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1593] 10.0.0.104 () {32 vars in 694 bytes} [Tue May 12 17:43:55 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1594] 10.0.0.104 () {32 vars in 690 bytes} [Tue May 12 17:43:55 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1595] 10.0.0.104 () {32 vars in 702 bytes} [Tue May 12 17:43:55 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1596] 10.0.0.97 () {34 vars in 981 bytes} [Tue May 12 17:43:55 2026] GET /v2.0/networks?id=c3d49a33-f84d-4f68-a4b6-63f985db90e8 => generated 660 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1597] 10.0.0.97 () {34 vars in 964 bytes} [Tue May 12 17:43:55 2026] GET /v2.0/quotas/cf7db083337b49e48a2164ea29377655 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1598] 10.0.0.104 () {32 vars in 732 bytes} [Tue May 12 17:43:55 2026] DELETE /v2.0/subnetpools/8fbf3c78-4989-4c5a-b529-ad54067579bd => 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: 790/1599] 10.0.0.104 () {32 vars in 732 bytes} [Tue May 12 17:43:55 2026] DELETE /v2.0/subnetpools/333ec30c-630a-4c61-a254-af118d8ed7f1 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1600] 10.0.0.97 () {34 vars in 1001 bytes} [Tue May 12 17:43:55 2026] GET /v2.0/ports?tenant_id=cf7db083337b49e48a2164ea29377655&fields=id => generated 103 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1601] 10.0.0.104 () {32 vars in 732 bytes} [Tue May 12 17:43:55 2026] DELETE /v2.0/subnetpools/14b0d6f0-268f-4110-8007-374efdd0eed4 => 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: 811/1602] 10.0.0.97 () {34 vars in 1007 bytes} [Tue May 12 17:43:55 2026] GET /v2.0/networks/c3d49a33-f84d-4f68-a4b6-63f985db90e8?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: 792/1603] 10.0.0.104 () {32 vars in 732 bytes} [Tue May 12 17:43:55 2026] DELETE /v2.0/subnetpools/7f2607e4-f9c5-4a8d-8f9d-0472010ecef2 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1604] 10.0.0.104 () {32 vars in 732 bytes} [Tue May 12 17:43:55 2026] DELETE /v2.0/subnetpools/e5771a54-4f4b-4577-9188-7ba43f25a165 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1605] 10.0.0.97 () {34 vars in 1107 bytes} [Tue May 12 17:43:55 2026] GET /v2.0/networks/c3d49a33-f84d-4f68-a4b6-63f985db90e8?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: 813/1606] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:43:55 2026] GET /v2.0/ports?device_id=c792766f-bd8f-4623-bf1e-d947b9e8d7ea => 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: 794/1607] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:43:56 2026] GET /v2.0/networks?id=c3d49a33-f84d-4f68-a4b6-63f985db90e8 => generated 660 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1608] 199.19.213.235 () {34 vars in 1050 bytes} [Tue May 12 17:43:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cf7db083337b49e48a2164ea29377655 => generated 180 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1609] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:43:56 2026] GET /v2.0/security-groups?tenant_id=38f2309b01024948925e941e0a536d46&name=default => generated 2801 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1610] 199.19.213.235 () {38 vars in 955 bytes} [Tue May 12 17:43:56 2026] POST /v2.0/ports => generated 958 bytes in 532 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: 816/1611] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:43:57 2026] GET /v2.0/ports?device_id=c792766f-bd8f-4623-bf1e-d947b9e8d7ea => generated 961 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1612] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:43:57 2026] DELETE /v2.0/security-groups/44045913-39f8-40e0-b88e-420a098f8967 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1613] 10.0.0.104 () {34 vars in 684 bytes} [Tue May 12 17:43:57 2026] POST /v2.0/security-groups => generated 1561 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1614] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:43:57 2026] GET /v2.0/security-groups?id=329e4501-870b-4068-b70c-a736c17275d7&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1615] 10.0.0.104 () {32 vars in 663 bytes} [Tue May 12 17:43:57 2026] GET /v2.0/security-groups => generated 4344 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1616] 10.0.0.104 () {34 vars in 758 bytes} [Tue May 12 17:43:57 2026] PUT /v2.0/security-groups/5067be06-9390-4de4-8326-05544a5c6b58 => generated 1600 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1617] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:43:57 2026] GET /v2.0/security-groups?tenant_id=6db2f7a7960a406f9c2544df606eb950&name=default => generated 2801 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1618] 10.0.0.104 () {32 vars in 737 bytes} [Tue May 12 17:43:57 2026] GET /v2.0/security-groups/5067be06-9390-4de4-8326-05544a5c6b58 => generated 1600 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1619] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:43:57 2026] DELETE /v2.0/security-groups/eba6da30-813c-48e2-9fac-5ba1ed8185dd => 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: 818/1620] 199.19.213.235 () {38 vars in 1028 bytes} [Tue May 12 17:43:57 2026] PUT /v2.0/ports/b88cd3c8-1946-4a17-b56f-dbbc8f9dd119 => generated 1203 bytes in 515 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1621] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:43:57 2026] DELETE /v2.0/security-groups/5067be06-9390-4de4-8326-05544a5c6b58 => generated 0 bytes in 95 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: 804/1622] 10.0.0.104 () {32 vars in 663 bytes} [Tue May 12 17:43:57 2026] GET /v2.0/security-groups => generated 2801 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:57.974 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-df867737-9ea6-4b08-8892-6b2855756bde'] response: {'name': 'network-changed', 'server_uuid': 'c792766f-bd8f-4623-bf1e-d947b9e8d7ea', 'tag': 'b88cd3c8-1946-4a17-b56f-dbbc8f9dd119', 'status': 'completed', 'code': 200} 2026-05-12 17:43:57.977 8 INFO neutron.api.v2.resource [None req-1f44977e-e7c1-4cdf-9303-7c73a8a4971c c7bed07aef1a4724acde38f6e107dbb3 bbbc3d1a17614f158dcf65bb2b263b8c - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 805/1623] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:43:57 2026] DELETE /v2.0/security-groups/5067be06-9390-4de4-8326-05544a5c6b58 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1624] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:43:57 2026] GET /v2.0/ports?tenant_id=cf7db083337b49e48a2164ea29377655&device_id=c792766f-bd8f-4623-bf1e-d947b9e8d7ea => generated 1242 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1625] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:43:57 2026] GET /v2.0/security-groups?tenant_id=32234d5262ea4ec99ef8e19c1f826008&name=default => generated 2801 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1626] 10.0.0.104 () {34 vars in 684 bytes} [Tue May 12 17:43:57 2026] POST /v2.0/security-groups => generated 1560 bytes in 126 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: 8|app: 0|req: 807/1627] 199.19.213.235 () {34 vars in 1060 bytes} [Tue May 12 17:43:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b88cd3c8-1946-4a17-b56f-dbbc8f9dd119 => 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: 808/1628] 10.0.0.104 () {34 vars in 695 bytes} [Tue May 12 17:43:58 2026] POST /v2.0/security-group-rules => generated 569 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1629] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:43:58 2026] DELETE /v2.0/security-groups/836cc08c-7b3b-4d1e-a871-88df839f6d19 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1630] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:43:58 2026] GET /v2.0/subnets?id=6718c1ec-8155-4796-acaa-544de24c5b1b => generated 654 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1631] 10.0.0.104 () {32 vars in 747 bytes} [Tue May 12 17:43:58 2026] GET /v2.0/security-group-rules/3f49cd1e-ad05-4218-b539-7cfa53b1c889 => generated 569 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1632] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:43:58 2026] GET /v2.0/ports?network_id=c3d49a33-f84d-4f68-a4b6-63f985db90e8&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1633] 10.0.0.104 () {32 vars in 673 bytes} [Tue May 12 17:43:58 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1634] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:43:58 2026] GET /v2.0/networks/c3d49a33-f84d-4f68-a4b6-63f985db90e8?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: 824/1635] 10.0.0.104 () {32 vars in 750 bytes} [Tue May 12 17:43:58 2026] DELETE /v2.0/security-group-rules/3f49cd1e-ad05-4218-b539-7cfa53b1c889 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1636] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:43:58 2026] GET /v2.0/networks/c3d49a33-f84d-4f68-a4b6-63f985db90e8?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: 825/1637] 10.0.0.104 () {32 vars in 673 bytes} [Tue May 12 17:43:58 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1638] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:43:58 2026] GET /v2.0/ports?device_id=c792766f-bd8f-4623-bf1e-d947b9e8d7ea => generated 973 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1639] 10.0.0.104 () {34 vars in 695 bytes} [Tue May 12 17:43:58 2026] POST /v2.0/security-group-rules => generated 569 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1640] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:43:58 2026] GET /v2.0/ports?tenant_id=cf7db083337b49e48a2164ea29377655&device_id=c792766f-bd8f-4623-bf1e-d947b9e8d7ea => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1641] 10.0.0.104 () {32 vars in 747 bytes} [Tue May 12 17:43:58 2026] GET /v2.0/security-group-rules/e024ed3c-a569-4f81-8179-a539dd94c63c => generated 569 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1642] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:43:58 2026] GET /v2.0/security-groups?id=329e4501-870b-4068-b70c-a736c17275d7&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1643] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:43:58 2026] GET /v2.0/networks?id=c3d49a33-f84d-4f68-a4b6-63f985db90e8 => generated 756 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1644] 10.0.0.104 () {32 vars in 673 bytes} [Tue May 12 17:43:58 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1645] 199.19.213.235 () {34 vars in 1060 bytes} [Tue May 12 17:43:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b88cd3c8-1946-4a17-b56f-dbbc8f9dd119 => 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: 820/1646] 10.0.0.104 () {32 vars in 750 bytes} [Tue May 12 17:43:58 2026] DELETE /v2.0/security-group-rules/e024ed3c-a569-4f81-8179-a539dd94c63c => 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: 827/1647] 10.0.0.104 () {34 vars in 678 bytes} [Tue May 12 17:43:58 2026] POST /v2.0/qos/policies => generated 359 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1648] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:43:58 2026] GET /v2.0/subnets?id=6718c1ec-8155-4796-acaa-544de24c5b1b => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1649] 10.0.0.104 () {32 vars in 673 bytes} [Tue May 12 17:43:58 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1650] 10.0.0.104 () {34 vars in 678 bytes} [Tue May 12 17:43:58 2026] POST /v2.0/qos/policies => generated 359 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1651] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:43:58 2026] GET /v2.0/ports?network_id=c3d49a33-f84d-4f68-a4b6-63f985db90e8&device_owner=network%3Adhcp => generated 1244 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1652] 10.0.0.104 () {34 vars in 678 bytes} [Tue May 12 17:43:59 2026] POST /v2.0/qos/policies => generated 359 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1653] 10.0.0.104 () {34 vars in 695 bytes} [Tue May 12 17:43:59 2026] POST /v2.0/security-group-rules => generated 570 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1654] 10.0.0.104 () {34 vars in 678 bytes} [Tue May 12 17:43:59 2026] POST /v2.0/qos/policies => generated 359 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1655] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:43:59 2026] GET /v2.0/networks/c3d49a33-f84d-4f68-a4b6-63f985db90e8?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: 825/1656] 10.0.0.104 () {32 vars in 747 bytes} [Tue May 12 17:43:59 2026] GET /v2.0/security-group-rules/2c084dde-7b44-4a4a-a5f7-5eb52c5cc146 => generated 570 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1657] 10.0.0.104 () {34 vars in 678 bytes} [Tue May 12 17:43:59 2026] POST /v2.0/qos/policies => generated 359 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1658] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:43:59 2026] GET /v2.0/networks/c3d49a33-f84d-4f68-a4b6-63f985db90e8?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: 833/1659] 10.0.0.104 () {32 vars in 673 bytes} [Tue May 12 17:43:59 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1660] 10.0.0.104 () {34 vars in 753 bytes} [Tue May 12 17:43:59 2026] PUT /v2.0/policies/4c419690-31ae-41f6-aed5-92bfa89b8045/tags => generated 17 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1661] 10.0.0.104 () {32 vars in 750 bytes} [Tue May 12 17:43:59 2026] DELETE /v2.0/security-group-rules/2c084dde-7b44-4a4a-a5f7-5eb52c5cc146 => 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: 828/1662] 10.0.0.104 () {34 vars in 753 bytes} [Tue May 12 17:43:59 2026] PUT /v2.0/policies/89db2682-b335-46f5-89ff-863e9c8c95ca/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1663] 10.0.0.104 () {34 vars in 753 bytes} [Tue May 12 17:43:59 2026] PUT /v2.0/policies/56e8a7b2-b23f-40f0-9bd6-18ac38242eb5/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: 835/1664] 10.0.0.104 () {32 vars in 673 bytes} [Tue May 12 17:43:59 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1665] 10.0.0.104 () {34 vars in 753 bytes} [Tue May 12 17:43:59 2026] PUT /v2.0/policies/304c1f05-a40e-430b-a8d7-ec6b40438fa7/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: 836/1666] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:43:59 2026] DELETE /v2.0/security-groups/cf86042b-4892-47c9-8575-8adde350f76b => 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: 831/1667] 10.0.0.104 () {32 vars in 663 bytes} [Tue May 12 17:43:59 2026] GET /v2.0/security-groups => generated 2801 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1668] 10.0.0.104 () {32 vars in 663 bytes} [Tue May 12 17:43:59 2026] GET /v2.0/security-groups => generated 2801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1669] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:43:59 2026] GET /v2.0/ports?device_id=c792766f-bd8f-4623-bf1e-d947b9e8d7ea => generated 973 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1670] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:43:59 2026] GET /v2.0/security-groups?id=329e4501-870b-4068-b70c-a736c17275d7&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1671] 10.0.0.104 () {32 vars in 674 bytes} [Tue May 12 17:43:59 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1672] 10.0.0.104 () {32 vars in 688 bytes} [Tue May 12 17:44:00 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1673] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:44:00 2026] GET /v2.0/security-groups?tenant_id=bbbc3d1a17614f158dcf65bb2b263b8c&name=default => generated 2801 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1674] 10.0.0.104 () {32 vars in 684 bytes} [Tue May 12 17:44:00 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1675] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:44:00 2026] DELETE /v2.0/security-groups/dbc0f75f-8df8-4271-9c3f-bdcd578f5773 => 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: 835/1676] 10.0.0.104 () {32 vars in 696 bytes} [Tue May 12 17:44:00 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1677] 10.0.0.104 () {32 vars in 682 bytes} [Tue May 12 17:44:00 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1678] 10.0.0.104 () {32 vars in 696 bytes} [Tue May 12 17:44:00 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1679] 10.0.0.104 () {32 vars in 692 bytes} [Tue May 12 17:44:00 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1680] 10.0.0.104 () {32 vars in 704 bytes} [Tue May 12 17:44:00 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1681] 10.0.0.104 () {32 vars in 734 bytes} [Tue May 12 17:44:00 2026] DELETE /v2.0/qos/policies/4c419690-31ae-41f6-aed5-92bfa89b8045 => 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: 838/1682] 10.0.0.104 () {32 vars in 734 bytes} [Tue May 12 17:44:00 2026] DELETE /v2.0/qos/policies/89db2682-b335-46f5-89ff-863e9c8c95ca => 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: 845/1683] 10.0.0.104 () {32 vars in 734 bytes} [Tue May 12 17:44:00 2026] DELETE /v2.0/qos/policies/56e8a7b2-b23f-40f0-9bd6-18ac38242eb5 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1684] 10.0.0.104 () {32 vars in 734 bytes} [Tue May 12 17:44:00 2026] DELETE /v2.0/qos/policies/304c1f05-a40e-430b-a8d7-ec6b40438fa7 => 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: 846/1685] 10.0.0.104 () {32 vars in 734 bytes} [Tue May 12 17:44:00 2026] DELETE /v2.0/qos/policies/35e96239-031a-423f-a011-8e7c50871825 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1686] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:44:01 2026] GET /v2.0/ports?device_id=c792766f-bd8f-4623-bf1e-d947b9e8d7ea => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1687] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:44:01 2026] GET /v2.0/security-groups?id=329e4501-870b-4068-b70c-a736c17275d7&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1688] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:44:01 2026] GET /v2.0/ports?device_id=c792766f-bd8f-4623-bf1e-d947b9e8d7ea => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1689] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:44:01 2026] GET /v2.0/security-groups?id=329e4501-870b-4068-b70c-a736c17275d7&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1690] 10.0.0.104 () {32 vars in 736 bytes} [Tue May 12 17:44:01 2026] GET /v2.0/ports?device_id=c792766f-bd8f-4623-bf1e-d947b9e8d7ea => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1691] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:44:01 2026] GET /v2.0/security-groups?tenant_id=7e8d7921def84b72bca32309dfc6263e&name=default => generated 2801 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1692] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:44:02 2026] DELETE /v2.0/security-groups/44116fc7-6b71-49a4-b5f4-25a65fe4ca10 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:02.492 7 INFO neutron.db.l3_db [None req-1ef312f7-1cd9-498d-a4b0-bee792ffda62 f66a403510604cc49ec073657d7493e4 cf7db083337b49e48a2164ea29377655 - - - -] Floating IP 7c2aad29-1397-4409-95a2-c89324746637 associated. External IP: 10.96.250.212, port: b88cd3c8-1946-4a17-b56f-dbbc8f9dd119. [pid: 8|app: 0|req: 845/1693] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:44:02 2026] GET /v2.0/security-groups?tenant_id=083d7654439245d9b5e40b43c126985f&name=default => generated 2801 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1694] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:44:02 2026] DELETE /v2.0/security-groups/2dbccf71-182c-4852-be0d-e6b948a55a0e => 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: 849/1695] 10.0.0.104 () {34 vars in 677 bytes} [Tue May 12 17:44:01 2026] POST /v2.0/floatingips => generated 856 bytes in 1418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:02.921 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4377be78-d226-4e74-b1e1-d6a6e9f6eaef'] response: {'name': 'network-changed', 'server_uuid': 'c792766f-bd8f-4623-bf1e-d947b9e8d7ea', 'tag': 'b88cd3c8-1946-4a17-b56f-dbbc8f9dd119', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 850/1696] 10.0.0.104 () {32 vars in 729 bytes} [Tue May 12 17:44:02 2026] GET /v2.0/floatingips/7c2aad29-1397-4409-95a2-c89324746637 => generated 856 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1697] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:44:02 2026] GET /v2.0/ports?tenant_id=cf7db083337b49e48a2164ea29377655&device_id=c792766f-bd8f-4623-bf1e-d947b9e8d7ea => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:44:03.140 8 INFO neutron.db.segments_db [None req-eec1f42f-5368-4569-9ee5-3924694e0a5e 892afa29b1864501ae1c6c2ffbc39c4f ce0d3fa8231d4e4ea9a84084abbb064b - - - -] Added segment e5152e5e-6977-4a8a-9958-eb16fb75b22b of type vxlan for network 4b01e6c9-1190-4388-9e08-e9eca7b524f3 [pid: 7|app: 0|req: 852/1698] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:44:03 2026] GET /v2.0/security-groups?tenant_id=17c1bfd4c45c4052af71e4f68c7f1048&name=default => generated 2801 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1699] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:44:03 2026] GET /v2.0/networks?id=c3d49a33-f84d-4f68-a4b6-63f985db90e8 => generated 756 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1700] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:44:02 2026] POST /v2.0/networks => generated 632 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1701] 199.19.213.235 () {34 vars in 1060 bytes} [Tue May 12 17:44:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b88cd3c8-1946-4a17-b56f-dbbc8f9dd119 => generated 859 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1702] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:44:03 2026] DELETE /v2.0/security-groups/ca4a1a43-f6c3-4037-b499-088d4b0be39f => 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: 855/1703] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:44:03 2026] GET /v2.0/subnets?id=6718c1ec-8155-4796-acaa-544de24c5b1b => generated 654 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1704] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:44:03 2026] GET /v2.0/ports?network_id=c3d49a33-f84d-4f68-a4b6-63f985db90e8&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1705] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:44:03 2026] GET /v2.0/networks/c3d49a33-f84d-4f68-a4b6-63f985db90e8?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: 858/1706] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:44:03 2026] GET /v2.0/networks/c3d49a33-f84d-4f68-a4b6-63f985db90e8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1707] 10.0.0.104 () {34 vars in 664 bytes} [Tue May 12 17:44:03 2026] POST /v2.0/ports => generated 743 bytes in 366 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: 850/1708] 10.0.0.104 () {32 vars in 729 bytes} [Tue May 12 17:44:03 2026] GET /v2.0/floatingips/7c2aad29-1397-4409-95a2-c89324746637 => generated 856 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1709] 10.0.0.104 () {34 vars in 666 bytes} [Tue May 12 17:44:03 2026] POST /v2.0/trunks => generated 407 bytes in 870 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:04.678 8 INFO neutron.db.segments_db [None req-b75f74a1-0978-459d-90a2-2218864d7c08 892afa29b1864501ae1c6c2ffbc39c4f ce0d3fa8231d4e4ea9a84084abbb064b - - - -] Added segment 70f8b2fd-16e9-43d7-81be-9c9354cdcf58 of type vxlan for network 34ab5e01-4ca9-4bfb-8f12-f440a7dac26e [pid: 8|app: 0|req: 851/1710] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:44:04 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: 8|app: 0|req: 852/1711] 10.0.0.104 () {32 vars in 729 bytes} [Tue May 12 17:44:05 2026] GET /v2.0/floatingips/7c2aad29-1397-4409-95a2-c89324746637 => generated 858 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1712] 10.0.0.104 () {34 vars in 664 bytes} [Tue May 12 17:44:04 2026] POST /v2.0/ports => generated 743 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1713] 10.0.0.104 () {34 vars in 666 bytes} [Tue May 12 17:44:05 2026] POST /v2.0/trunks => generated 407 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:44:05.530 7 INFO neutron.db.segments_db [None req-6c0b0d8b-f107-419f-be13-8d4a9d5efcac 892afa29b1864501ae1c6c2ffbc39c4f ce0d3fa8231d4e4ea9a84084abbb064b - - - -] Added segment 1e6cddee-70f6-473b-813a-76cfff37ce0f of type vxlan for network b87a528e-10db-49bf-ab0f-78eb03f7b618 [pid: 7|app: 0|req: 861/1714] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:44:05 2026] POST /v2.0/networks => generated 631 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1715] 10.0.0.104 () {34 vars in 664 bytes} [Tue May 12 17:44:05 2026] POST /v2.0/ports => generated 743 bytes in 355 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: 862/1716] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:44:05 2026] GET /v2.0/security-groups?tenant_id=f6f4e5ad98f14038b501940820920a16&name=default => generated 2801 bytes in 410 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1717] 10.0.0.104 () {34 vars in 666 bytes} [Tue May 12 17:44:06 2026] POST /v2.0/trunks => generated 407 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1718] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:44:06 2026] DELETE /v2.0/security-groups/d18472a3-722f-44f9-89ae-62b58e38accf => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:06.304 8 INFO neutron.db.segments_db [None req-31bb18a7-00cb-4afc-88c7-970c54489599 892afa29b1864501ae1c6c2ffbc39c4f ce0d3fa8231d4e4ea9a84084abbb064b - - - -] Added segment f37bf5be-a426-4997-938e-879cb3454f26 of type vxlan for network 74157806-ec2a-4d73-842d-06e6eace0383 [pid: 8|app: 0|req: 856/1719] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:44:06 2026] POST /v2.0/networks => generated 631 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1720] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:44:06 2026] GET /v2.0/security-groups?tenant_id=1fb2b79a90544a81b803c454c8607ea6&name=default => generated 2801 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1721] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:44:06 2026] DELETE /v2.0/security-groups/de1fdd41-c702-4fa9-8c5e-30d002e25e52 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1722] 10.0.0.104 () {34 vars in 664 bytes} [Tue May 12 17:44:06 2026] POST /v2.0/ports => generated 743 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1723] 10.0.0.104 () {34 vars in 666 bytes} [Tue May 12 17:44:06 2026] POST /v2.0/trunks => generated 407 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:44:07.201 8 INFO neutron.db.segments_db [None req-476cb372-5be0-4b4f-84c6-06a334e41025 892afa29b1864501ae1c6c2ffbc39c4f ce0d3fa8231d4e4ea9a84084abbb064b - - - -] Added segment 201c0de9-bdb3-42b0-b400-2adee6ca966d of type vxlan for network b840de98-d875-44e1-9751-50cdd27be78e [pid: 8|app: 0|req: 858/1724] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:44:07 2026] POST /v2.0/networks => generated 632 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1725] 10.0.0.104 () {34 vars in 664 bytes} [Tue May 12 17:44:07 2026] POST /v2.0/ports => generated 743 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:44:08.005 7 INFO neutron.db.segments_db [None req-67b0d22c-464b-46dc-969e-8e2c6471f3ca e032439ac7e948928c992b7e356bcdc6 c4e239b1fb1a481ab1d49b63dc664250 - - - -] Added segment 3732ca9b-4bec-4b92-88fd-d940ebb9aa05 of type vxlan for network be9b4bd6-3b62-4819-9600-005bc9e6f489 [pid: 8|app: 0|req: 859/1726] 10.0.0.104 () {34 vars in 666 bytes} [Tue May 12 17:44:07 2026] POST /v2.0/trunks => generated 407 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1727] 10.0.0.104 () {34 vars in 749 bytes} [Tue May 12 17:44:08 2026] PUT /v2.0/trunks/8c7b7a43-7185-480f-b49e-f2fef16bcf8b/tags => generated 17 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1728] 10.0.0.104 () {34 vars in 749 bytes} [Tue May 12 17:44:08 2026] PUT /v2.0/trunks/0a200175-8188-46f8-8fe4-7130294d4fcc/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1729] 10.0.0.104 () {34 vars in 749 bytes} [Tue May 12 17:44:08 2026] PUT /v2.0/trunks/e559d604-e3a6-45c7-b76f-5305e94371dd/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: 863/1730] 10.0.0.104 () {34 vars in 749 bytes} [Tue May 12 17:44:08 2026] PUT /v2.0/trunks/9390a7e1-8158-485b-a561-1990374ecb25/tags => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1731] 10.0.0.104 () {32 vars in 662 bytes} [Tue May 12 17:44:08 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1732] 10.0.0.104 () {32 vars in 676 bytes} [Tue May 12 17:44:08 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1733] 10.0.0.104 () {32 vars in 672 bytes} [Tue May 12 17:44:08 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1734] 10.0.0.104 () {32 vars in 684 bytes} [Tue May 12 17:44:08 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1737] 10.0.0.104 () {32 vars in 670 bytes} [Tue May 12 17:44:08 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1738] 10.0.0.104 () {32 vars in 684 bytes} [Tue May 12 17:44:08 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:44:08.395 7 INFO neutron.db.l3_hamode_db [None req-67b0d22c-464b-46dc-969e-8e2c6471f3ca e032439ac7e948928c992b7e356bcdc6 c4e239b1fb1a481ab1d49b63dc664250 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 872/1739] 10.0.0.104 () {32 vars in 680 bytes} [Tue May 12 17:44:08 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1740] 10.0.0.104 () {32 vars in 692 bytes} [Tue May 12 17:44:08 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1741] 10.0.0.104 () {32 vars in 719 bytes} [Tue May 12 17:44:08 2026] GET /v2.0/trunks/8c7b7a43-7185-480f-b49e-f2fef16bcf8b => generated 412 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1742] 10.0.0.104 () {32 vars in 717 bytes} [Tue May 12 17:44:08 2026] GET /v2.0/ports/d5f145fa-1844-4e24-89e4-329fb5112c2c => generated 826 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:08.636 7 INFO neutron.db.l3_hamode_db [None req-67b0d22c-464b-46dc-969e-8e2c6471f3ca e032439ac7e948928c992b7e356bcdc6 c4e239b1fb1a481ab1d49b63dc664250 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:44:08.688 8 ERROR neutron_lib.callbacks.manager [None req-fa2de3e1-4d53-42c1-9b09-1e4f8dbf22f3 892afa29b1864501ae1c6c2ffbc39c4f ce0d3fa8231d4e4ea9a84084abbb064b - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-34511 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-12 17:44:08.688 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-12 17:44:08.688 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-05-12 17:44:08.688 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-12 17:44:08.688 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-05-12 17:44:08.688 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-12 17:44:08.688 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-05-12 17:44:08.688 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-12 17:44:08.688 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-05-12 17:44:08.688 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-12 17:44:08.688 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-05-12 17:44:08.688 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-12 17:44:08.688 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-05-12 17:44:08.688 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-12 17:44:08.688 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-05-12 17:44:08.688 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-12 17:44:08.688 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-12 17:44:08.688 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 876/1743] 10.0.0.104 () {32 vars in 722 bytes} [Tue May 12 17:44:08 2026] DELETE /v2.0/trunks/8c7b7a43-7185-480f-b49e-f2fef16bcf8b => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1744] 10.0.0.104 () {32 vars in 719 bytes} [Tue May 12 17:44:08 2026] GET /v2.0/trunks/0a200175-8188-46f8-8fe4-7130294d4fcc => generated 420 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1745] 10.0.0.104 () {32 vars in 717 bytes} [Tue May 12 17:44:08 2026] GET /v2.0/ports/c753c4b4-7fd2-4bdc-88a2-49ef1dda1fcb => generated 826 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:08.951 8 ERROR neutron_lib.callbacks.manager [None req-5c07209f-85fc-4aa9-91b9-86ed45cae6b9 892afa29b1864501ae1c6c2ffbc39c4f ce0d3fa8231d4e4ea9a84084abbb064b - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-34511 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-12 17:44:08.951 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-12 17:44:08.951 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-05-12 17:44:08.951 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-12 17:44:08.951 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-05-12 17:44:08.951 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-12 17:44:08.951 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-05-12 17:44:08.951 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-12 17:44:08.951 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-05-12 17:44:08.951 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-12 17:44:08.951 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-05-12 17:44:08.951 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-12 17:44:08.951 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-05-12 17:44:08.951 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-12 17:44:08.951 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-05-12 17:44:08.951 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-12 17:44:08.951 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-12 17:44:08.951 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 879/1746] 10.0.0.104 () {32 vars in 722 bytes} [Tue May 12 17:44:08 2026] DELETE /v2.0/trunks/0a200175-8188-46f8-8fe4-7130294d4fcc => 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: 880/1747] 10.0.0.104 () {32 vars in 719 bytes} [Tue May 12 17:44:08 2026] GET /v2.0/trunks/e559d604-e3a6-45c7-b76f-5305e94371dd => generated 429 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1748] 10.0.0.104 () {32 vars in 717 bytes} [Tue May 12 17:44:08 2026] GET /v2.0/ports/a072982b-122a-4638-a862-b18c5c41e8e9 => generated 826 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:09.206 8 ERROR neutron_lib.callbacks.manager [None req-f20b7f3d-f9a5-41d6-8d04-29df1003c62a 892afa29b1864501ae1c6c2ffbc39c4f ce0d3fa8231d4e4ea9a84084abbb064b - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-34511 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-12 17:44:09.206 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-12 17:44:09.206 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-05-12 17:44:09.206 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-12 17:44:09.206 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-05-12 17:44:09.206 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-12 17:44:09.206 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-05-12 17:44:09.206 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-12 17:44:09.206 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-05-12 17:44:09.206 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-12 17:44:09.206 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-05-12 17:44:09.206 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-12 17:44:09.206 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-05-12 17:44:09.206 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-12 17:44:09.206 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-05-12 17:44:09.206 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-12 17:44:09.206 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-12 17:44:09.206 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 882/1749] 10.0.0.104 () {32 vars in 722 bytes} [Tue May 12 17:44:09 2026] DELETE /v2.0/trunks/e559d604-e3a6-45c7-b76f-5305e94371dd => 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: 883/1750] 10.0.0.104 () {32 vars in 719 bytes} [Tue May 12 17:44:09 2026] GET /v2.0/trunks/9390a7e1-8158-485b-a561-1990374ecb25 => 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: 884/1751] 10.0.0.104 () {32 vars in 717 bytes} [Tue May 12 17:44:09 2026] GET /v2.0/ports/1db48c38-3c85-4d21-87bb-8fe12aa1489f => generated 826 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1752] 10.0.0.104 () {34 vars in 668 bytes} [Tue May 12 17:44:07 2026] POST /v2.0/routers => generated 474 bytes in 1680 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:09.504 8 ERROR neutron_lib.callbacks.manager [None req-205ff828-21b9-4d70-b165-75d27f1b8075 892afa29b1864501ae1c6c2ffbc39c4f ce0d3fa8231d4e4ea9a84084abbb064b - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-34511 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-12 17:44:09.504 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-12 17:44:09.504 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-05-12 17:44:09.504 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-12 17:44:09.504 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-05-12 17:44:09.504 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-12 17:44:09.504 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-05-12 17:44:09.504 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-12 17:44:09.504 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-05-12 17:44:09.504 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-12 17:44:09.504 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-05-12 17:44:09.504 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-12 17:44:09.504 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-05-12 17:44:09.504 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-12 17:44:09.504 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-05-12 17:44:09.504 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-12 17:44:09.504 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-12 17:44:09.504 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 885/1753] 10.0.0.104 () {32 vars in 722 bytes} [Tue May 12 17:44:09 2026] DELETE /v2.0/trunks/9390a7e1-8158-485b-a561-1990374ecb25 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:09.523 7 INFO neutron.db.l3_hamode_db [None req-9aaac01b-f746-4170-b69b-1d7687ac36a2 e032439ac7e948928c992b7e356bcdc6 c4e239b1fb1a481ab1d49b63dc664250 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 886/1754] 10.0.0.104 () {32 vars in 719 bytes} [Tue May 12 17:44:09 2026] GET /v2.0/trunks/18bfbb24-f3e5-4289-a174-553f7e6d9e5b => generated 407 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1755] 10.0.0.104 () {32 vars in 717 bytes} [Tue May 12 17:44:09 2026] GET /v2.0/ports/ea8e4160-8bfc-4c0b-9283-afe87bcdf0f1 => generated 826 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:09.708 7 INFO neutron.db.l3_hamode_db [None req-9aaac01b-f746-4170-b69b-1d7687ac36a2 e032439ac7e948928c992b7e356bcdc6 c4e239b1fb1a481ab1d49b63dc664250 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:44:09.779 8 ERROR neutron_lib.callbacks.manager [None req-8760c12e-cd28-41de-9776-94e2ee627ab6 892afa29b1864501ae1c6c2ffbc39c4f ce0d3fa8231d4e4ea9a84084abbb064b - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-34511 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-12 17:44:09.779 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-12 17:44:09.779 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-05-12 17:44:09.779 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-12 17:44:09.779 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-05-12 17:44:09.779 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-12 17:44:09.779 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-05-12 17:44:09.779 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-12 17:44:09.779 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-05-12 17:44:09.779 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-12 17:44:09.779 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-05-12 17:44:09.779 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-12 17:44:09.779 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-05-12 17:44:09.779 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-12 17:44:09.779 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-05-12 17:44:09.779 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-12 17:44:09.779 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-12 17:44:09.779 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 888/1756] 10.0.0.104 () {32 vars in 722 bytes} [Tue May 12 17:44:09 2026] DELETE /v2.0/trunks/18bfbb24-f3e5-4289-a174-553f7e6d9e5b => 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: 889/1757] 10.0.0.104 () {32 vars in 720 bytes} [Tue May 12 17:44:09 2026] DELETE /v2.0/ports/d5f145fa-1844-4e24-89e4-329fb5112c2c => 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: 890/1758] 10.0.0.104 () {32 vars in 720 bytes} [Tue May 12 17:44:10 2026] DELETE /v2.0/ports/c753c4b4-7fd2-4bdc-88a2-49ef1dda1fcb => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1759] 10.0.0.104 () {34 vars in 668 bytes} [Tue May 12 17:44:09 2026] POST /v2.0/routers => generated 474 bytes in 1139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1760] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:44:10 2026] GET /v2.0/security-groups?tenant_id=0a15b9061a214e5eb658d6134bd0f8de&name=default => generated 2801 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:44:10.759 8 INFO neutron.db.l3_hamode_db [None req-21fd3666-d753-44d2-a846-8c307950e3d8 e032439ac7e948928c992b7e356bcdc6 c4e239b1fb1a481ab1d49b63dc664250 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 870/1761] 10.0.0.104 () {32 vars in 720 bytes} [Tue May 12 17:44:10 2026] DELETE /v2.0/ports/a072982b-122a-4638-a862-b18c5c41e8e9 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:44:10.982 8 INFO neutron.db.l3_hamode_db [None req-21fd3666-d753-44d2-a846-8c307950e3d8 e032439ac7e948928c992b7e356bcdc6 c4e239b1fb1a481ab1d49b63dc664250 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 871/1762] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:44:10 2026] DELETE /v2.0/security-groups/2bbdf89a-3d95-449e-89b7-bbfee427fcfb => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1763] 10.0.0.104 () {32 vars in 720 bytes} [Tue May 12 17:44:11 2026] DELETE /v2.0/ports/1db48c38-3c85-4d21-87bb-8fe12aa1489f => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1764] 10.0.0.159 () {34 vars in 990 bytes} [Tue May 12 17:44:11 2026] GET /v2.0/ports?device_id=c792766f-bd8f-4623-bf1e-d947b9e8d7ea => 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: 874/1765] 10.0.0.104 () {32 vars in 720 bytes} [Tue May 12 17:44:11 2026] DELETE /v2.0/ports/ea8e4160-8bfc-4c0b-9283-afe87bcdf0f1 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1766] 10.0.0.159 () {34 vars in 1040 bytes} [Tue May 12 17:44:11 2026] GET /v2.0/security-groups?id=329e4501-870b-4068-b70c-a736c17275d7&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:11.877 7 INFO neutron.services.segments.plugin [-] Segment e5152e5e-6977-4a8a-9958-eb16fb75b22b resource provider aggregate not found 2026-05-12 17:44:11.884 7 INFO neutron.services.segments.plugin [-] Segment e5152e5e-6977-4a8a-9958-eb16fb75b22b resource provider aggregate not found 2026-05-12 17:44:11.905 7 INFO neutron.services.segments.plugin [-] Segment e5152e5e-6977-4a8a-9958-eb16fb75b22b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5152e5e-6977-4a8a-9958-eb16fb75b22b found for delete ", "request_id": "req-8810cd76-a133-4842-927b-4fc88d2d511f"}]} 2026-05-12 17:44:11.907 7 INFO neutron.services.segments.plugin [-] Segment e5152e5e-6977-4a8a-9958-eb16fb75b22b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5152e5e-6977-4a8a-9958-eb16fb75b22b found for delete ", "request_id": "req-5813fbff-c82c-4f14-92a1-9c4c79575a5c"}]} [pid: 7|app: 0|req: 876/1767] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:44:11 2026] DELETE /v2.0/networks/4b01e6c9-1190-4388-9e08-e9eca7b524f3 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1768] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:44:11 2026] DELETE /v2.0/networks/34ab5e01-4ca9-4bfb-8f12-f440a7dac26e => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1769] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:44:12 2026] DELETE /v2.0/networks/b87a528e-10db-49bf-ab0f-78eb03f7b618 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1770] 10.0.0.104 () {34 vars in 668 bytes} [Tue May 12 17:44:10 2026] POST /v2.0/routers => generated 474 bytes in 1788 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:12.545 8 INFO neutron.db.l3_hamode_db [None req-b37bb67c-1a10-4e8c-ae4b-ce22ade9c376 e032439ac7e948928c992b7e356bcdc6 c4e239b1fb1a481ab1d49b63dc664250 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 879/1771] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:44:12 2026] DELETE /v2.0/networks/74157806-ec2a-4d73-842d-06e6eace0383 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:44:12.710 8 INFO neutron.db.l3_hamode_db [None req-b37bb67c-1a10-4e8c-ae4b-ce22ade9c376 e032439ac7e948928c992b7e356bcdc6 c4e239b1fb1a481ab1d49b63dc664250 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 880/1772] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:44:12 2026] DELETE /v2.0/networks/b840de98-d875-44e1-9751-50cdd27be78e => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1773] 10.0.0.104 () {34 vars in 668 bytes} [Tue May 12 17:44:12 2026] POST /v2.0/routers => generated 474 bytes in 1038 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:13.611 7 INFO neutron.db.l3_hamode_db [None req-ed0317a0-d5d7-4897-a7fe-fc7e87e60ba9 e032439ac7e948928c992b7e356bcdc6 c4e239b1fb1a481ab1d49b63dc664250 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:44:13.796 7 INFO neutron.db.l3_hamode_db [None req-ed0317a0-d5d7-4897-a7fe-fc7e87e60ba9 e032439ac7e948928c992b7e356bcdc6 c4e239b1fb1a481ab1d49b63dc664250 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:44:13.925 7 INFO neutron.services.segments.plugin [-] Segment 70f8b2fd-16e9-43d7-81be-9c9354cdcf58 resource provider aggregate not found 2026-05-12 17:44:13.937 7 INFO neutron.services.segments.plugin [-] Segment 70f8b2fd-16e9-43d7-81be-9c9354cdcf58 resource provider aggregate not found 2026-05-12 17:44:13.951 7 INFO neutron.services.segments.plugin [-] Segment 70f8b2fd-16e9-43d7-81be-9c9354cdcf58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70f8b2fd-16e9-43d7-81be-9c9354cdcf58 found for delete ", "request_id": "req-a9d79fba-f480-4c5e-92b5-86403f03040a"}]} 2026-05-12 17:44:13.962 7 INFO neutron.services.segments.plugin [-] Segment 70f8b2fd-16e9-43d7-81be-9c9354cdcf58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70f8b2fd-16e9-43d7-81be-9c9354cdcf58 found for delete ", "request_id": "req-74c486a8-ea04-4271-9fb7-5b35b698407f"}]} 2026-05-12 17:44:13.975 7 INFO neutron.services.segments.plugin [-] Segment 1e6cddee-70f6-473b-813a-76cfff37ce0f resource provider aggregate not found 2026-05-12 17:44:13.979 7 INFO neutron.services.segments.plugin [-] Segment 1e6cddee-70f6-473b-813a-76cfff37ce0f resource provider aggregate not found 2026-05-12 17:44:14.000 7 INFO neutron.services.segments.plugin [-] Segment 1e6cddee-70f6-473b-813a-76cfff37ce0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e6cddee-70f6-473b-813a-76cfff37ce0f found for delete ", "request_id": "req-668be8ff-6efd-4ac0-8d08-45185aa1dd74"}]} 2026-05-12 17:44:14.009 7 INFO neutron.services.segments.plugin [-] Segment 1e6cddee-70f6-473b-813a-76cfff37ce0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e6cddee-70f6-473b-813a-76cfff37ce0f found for delete ", "request_id": "req-c79818d8-3003-40b6-81ce-046a2263ebf3"}]} 2026-05-12 17:44:14.024 7 INFO neutron.services.segments.plugin [-] Segment f37bf5be-a426-4997-938e-879cb3454f26 resource provider aggregate not found 2026-05-12 17:44:14.030 7 INFO neutron.services.segments.plugin [-] Segment f37bf5be-a426-4997-938e-879cb3454f26 resource provider aggregate not found [pid: 8|app: 0|req: 894/1774] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:44:13 2026] GET /v2.0/security-groups?tenant_id=f9874c71af0f41edb789b6c4479f3185&name=default => generated 2801 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:44:14.055 7 INFO neutron.services.segments.plugin [-] Segment f37bf5be-a426-4997-938e-879cb3454f26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f37bf5be-a426-4997-938e-879cb3454f26 found for delete ", "request_id": "req-039848b0-b0d7-44b8-934b-ae5304f3023f"}]} 2026-05-12 17:44:14.060 7 INFO neutron.services.segments.plugin [-] Segment f37bf5be-a426-4997-938e-879cb3454f26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f37bf5be-a426-4997-938e-879cb3454f26 found for delete ", "request_id": "req-eb4107ca-ada6-48fc-9fdc-fa6b872b1e09"}]} 2026-05-12 17:44:14.077 7 INFO neutron.services.segments.plugin [-] Segment 201c0de9-bdb3-42b0-b400-2adee6ca966d resource provider aggregate not found 2026-05-12 17:44:14.083 7 INFO neutron.services.segments.plugin [-] Segment 201c0de9-bdb3-42b0-b400-2adee6ca966d resource provider aggregate not found [pid: 8|app: 0|req: 895/1775] 10.0.0.104 () {32 vars in 826 bytes} [Tue May 12 17:44:14 2026] GET /v2.0/ports?project_id=cf7db083337b49e48a2164ea29377655&network_id=c3d49a33-f84d-4f68-a4b6-63f985db90e8 => generated 3695 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:44:14.102 7 INFO neutron.services.segments.plugin [-] Segment 201c0de9-bdb3-42b0-b400-2adee6ca966d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 201c0de9-bdb3-42b0-b400-2adee6ca966d found for delete ", "request_id": "req-1fb4353a-51a3-4b4e-9070-e2942d7e3781"}]} 2026-05-12 17:44:14.107 7 INFO neutron.services.segments.plugin [-] Segment 201c0de9-bdb3-42b0-b400-2adee6ca966d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 201c0de9-bdb3-42b0-b400-2adee6ca966d found for delete ", "request_id": "req-d254a42b-0bd1-4d56-91ca-fb9a6336d854"}]} [pid: 8|app: 0|req: 896/1776] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:44:14 2026] DELETE /v2.0/security-groups/9c88798f-ad52-4084-b08a-8fbf86a16de9 => 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: 897/1777] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:44:14 2026] GET /v2.0/security-groups?tenant_id=02006564817c40478775b8f2425a26c1&name=default => generated 2801 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1778] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:44:14 2026] GET /v2.0/security-groups?tenant_id=91e857c7ec5440f6bef40e12b576b6fc&name=default => generated 2801 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1779] 10.0.0.104 () {34 vars in 668 bytes} [Tue May 12 17:44:13 2026] POST /v2.0/routers => generated 474 bytes in 1079 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1780] 10.0.0.104 () {32 vars in 742 bytes} [Tue May 12 17:44:14 2026] GET /v2.0/subnets?network_id=0e61ee45-96ec-415d-882a-e27c35f354c1 => generated 644 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1781] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:44:14 2026] DELETE /v2.0/security-groups/6f1b8a1f-adb8-4d27-96a5-f33c18534340 => 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: 900/1782] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:44:14 2026] DELETE /v2.0/security-groups/2c86a153-9318-42d5-ab9a-d95031d969c1 => 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: 883/1783] 10.0.0.104 () {34 vars in 751 bytes} [Tue May 12 17:44:14 2026] PUT /v2.0/routers/1f3185a4-b6b0-4b99-a0f4-9a1a42648c39/tags => generated 17 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1784] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:44:14 2026] GET /v2.0/security-groups?tenant_id=ce0d3fa8231d4e4ea9a84084abbb064b&name=default => generated 2801 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1785] 10.0.0.104 () {34 vars in 751 bytes} [Tue May 12 17:44:14 2026] PUT /v2.0/routers/5468158a-aa4f-498d-a973-38c833a757f1/tags => generated 25 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:14.987 7 INFO neutron.db.l3_db [None req-0e8ab1f8-bf22-45dc-8c3e-69f0e3728d15 f66a403510604cc49ec073657d7493e4 cf7db083337b49e48a2164ea29377655 - - - -] Floating IP 7c2aad29-1397-4409-95a2-c89324746637 disassociated. External IP: 10.96.250.212, port: b88cd3c8-1946-4a17-b56f-dbbc8f9dd119. [pid: 8|app: 0|req: 902/1786] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:44:14 2026] DELETE /v2.0/security-groups/002e7890-2b3c-492a-9bfb-5058c527c5cc => 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: 903/1787] 10.0.0.104 () {34 vars in 751 bytes} [Tue May 12 17:44:14 2026] PUT /v2.0/routers/a84b12e4-2d8b-4bc6-8d91-f22b8d517e21/tags => generated 34 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1788] 10.0.0.104 () {34 vars in 751 bytes} [Tue May 12 17:44:15 2026] PUT /v2.0/routers/80c14336-4ba7-4702-bd10-6ab113b24f87/tags => generated 19 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1789] 10.0.0.104 () {32 vars in 664 bytes} [Tue May 12 17:44:15 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1790] 10.0.0.104 () {32 vars in 678 bytes} [Tue May 12 17:44:15 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1791] 10.0.0.104 () {34 vars in 749 bytes} [Tue May 12 17:44:14 2026] PUT /v2.0/floatingips/7c2aad29-1397-4409-95a2-c89324746637 => generated 554 bytes in 1045 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1792] 10.0.0.104 () {32 vars in 729 bytes} [Tue May 12 17:44:15 2026] GET /v2.0/floatingips/7c2aad29-1397-4409-95a2-c89324746637 => generated 554 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1793] 10.0.0.104 () {32 vars in 674 bytes} [Tue May 12 17:44:15 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 544 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:15.958 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf334a72-fae6-46cf-b302-18513e0bacdd'] response: {'name': 'network-changed', 'server_uuid': 'c792766f-bd8f-4623-bf1e-d947b9e8d7ea', 'tag': 'b88cd3c8-1946-4a17-b56f-dbbc8f9dd119', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 908/1794] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:44:15 2026] GET /v2.0/ports?tenant_id=cf7db083337b49e48a2164ea29377655&device_id=c792766f-bd8f-4623-bf1e-d947b9e8d7ea => 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: 909/1795] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:44:16 2026] GET /v2.0/networks?id=c3d49a33-f84d-4f68-a4b6-63f985db90e8 => generated 756 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1796] 199.19.213.235 () {34 vars in 1060 bytes} [Tue May 12 17:44:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b88cd3c8-1946-4a17-b56f-dbbc8f9dd119 => 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: 887/1797] 10.0.0.104 () {32 vars in 686 bytes} [Tue May 12 17:44:15 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1798] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:44:16 2026] GET /v2.0/subnets?id=6718c1ec-8155-4796-acaa-544de24c5b1b => 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: 912/1799] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:44:16 2026] GET /v2.0/ports?network_id=c3d49a33-f84d-4f68-a4b6-63f985db90e8&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1800] 10.0.0.104 () {32 vars in 672 bytes} [Tue May 12 17:44:16 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1801] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:44:16 2026] GET /v2.0/networks/c3d49a33-f84d-4f68-a4b6-63f985db90e8?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: 914/1802] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:44:16 2026] GET /v2.0/networks/c3d49a33-f84d-4f68-a4b6-63f985db90e8?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: 889/1803] 10.0.0.104 () {32 vars in 686 bytes} [Tue May 12 17:44:16 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1804] 10.0.0.104 () {32 vars in 682 bytes} [Tue May 12 17:44:16 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1805] 10.0.0.104 () {32 vars in 694 bytes} [Tue May 12 17:44:16 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1806] 10.0.0.104 () {32 vars in 721 bytes} [Tue May 12 17:44:16 2026] GET /v2.0/routers/1f3185a4-b6b0-4b99-a0f4-9a1a42648c39 => generated 485 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1807] 10.0.0.104 () {32 vars in 729 bytes} [Tue May 12 17:44:16 2026] GET /v2.0/floatingips/7c2aad29-1397-4409-95a2-c89324746637 => 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: 891/1808] 10.0.0.104 () {34 vars in 742 bytes} [Tue May 12 17:44:16 2026] PUT /v2.0/routers/1f3185a4-b6b0-4b99-a0f4-9a1a42648c39 => generated 485 bytes in 807 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1809] 10.0.0.104 () {32 vars in 736 bytes} [Tue May 12 17:44:17 2026] GET /v2.0/ports?device_id=1f3185a4-b6b0-4b99-a0f4-9a1a42648c39 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1810] 10.0.0.104 () {32 vars in 729 bytes} [Tue May 12 17:44:17 2026] GET /v2.0/floatingips/7c2aad29-1397-4409-95a2-c89324746637 => generated 552 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1811] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:44:17 2026] DELETE /v2.0/routers/1f3185a4-b6b0-4b99-a0f4-9a1a42648c39 => generated 0 bytes in 573 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1812] 10.0.0.104 () {32 vars in 721 bytes} [Tue May 12 17:44:18 2026] GET /v2.0/routers/5468158a-aa4f-498d-a973-38c833a757f1 => generated 493 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:18.714 8 INFO neutron.db.segments_db [None req-5d381320-fb1b-449a-b560-8d6add1c0b97 ef89beb4981d44599f4e0d7a8fdb0943 8ecf5c84738b4c64a6261a6385476a5e - - - -] Added segment 0b243cb8-9ca5-43ed-a80f-b3be6945e163 of type vxlan for network 86b1724d-08a5-441a-8196-cf4d17e5b226 [pid: 8|app: 0|req: 921/1813] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:44:18 2026] POST /v2.0/networks => generated 632 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1814] 10.0.0.104 () {34 vars in 753 bytes} [Tue May 12 17:44:18 2026] PUT /v2.0/networks/86b1724d-08a5-441a-8196-cf4d17e5b226/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1815] 10.0.0.104 () {32 vars in 733 bytes} [Tue May 12 17:44:18 2026] GET /v2.0/networks/86b1724d-08a5-441a-8196-cf4d17e5b226/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:19.113 8 INFO neutron.db.segments_db [None req-46529599-7f62-42ab-9913-d1c123606ea0 629972e4626a45cfbaabce1ae543aef3 b6e7d4bf94f140979331cc7ae1c6bb60 - - - -] Added segment d5dee8e0-3bb6-4b54-97ba-663ac3a8d54f of type vxlan for network 5cf22672-8709-4227-814b-38dd980c89e5 [pid: 8|app: 0|req: 924/1816] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:44:18 2026] POST /v2.0/networks => generated 725 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1817] 10.0.0.104 () {34 vars in 764 bytes} [Tue May 12 17:44:19 2026] PUT /v2.0/networks/86b1724d-08a5-441a-8196-cf4d17e5b226/tags/green => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1818] 10.0.0.104 () {34 vars in 685 bytes} [Tue May 12 17:44:19 2026] POST /v2.0/security-groups => generated 1609 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1819] 10.0.0.104 () {34 vars in 742 bytes} [Tue May 12 17:44:18 2026] PUT /v2.0/routers/5468158a-aa4f-498d-a973-38c833a757f1 => generated 493 bytes in 1280 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1820] 10.0.0.104 () {32 vars in 733 bytes} [Tue May 12 17:44:19 2026] GET /v2.0/networks/86b1724d-08a5-441a-8196-cf4d17e5b226/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1821] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:44:19 2026] POST /v2.0/subnets => generated 620 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1822] 10.0.0.104 () {32 vars in 736 bytes} [Tue May 12 17:44:19 2026] GET /v2.0/ports?device_id=5468158a-aa4f-498d-a973-38c833a757f1 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1823] 10.0.0.104 () {34 vars in 695 bytes} [Tue May 12 17:44:19 2026] POST /v2.0/security-group-rules => generated 565 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:19.764 7 WARNING neutron.api.v2.base [None req-2437a42e-c042-4ba1-9522-3dd4e6517445 629972e4626a45cfbaabce1ae543aef3 b6e7d4bf94f140979331cc7ae1c6bb60 - - - -] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-05-12 17:44:19.764 7 INFO neutron.api.v2.resource [None req-2437a42e-c042-4ba1-9522-3dd4e6517445 629972e4626a45cfbaabce1ae543aef3 b6e7d4bf94f140979331cc7ae1c6bb60 - - - -] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 896/1824] 10.0.0.104 () {34 vars in 681 bytes} [Tue May 12 17:44:19 2026] POST /v2.0/rbac-policies => generated 143 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1825] 10.0.0.104 () {34 vars in 760 bytes} [Tue May 12 17:44:19 2026] PUT /v2.0/networks/86b1724d-08a5-441a-8196-cf4d17e5b226/tags/red => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1826] 10.0.0.104 () {34 vars in 695 bytes} [Tue May 12 17:44:19 2026] POST /v2.0/security-group-rules => generated 564 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:20.263 8 INFO neutron.services.segments.plugin [-] Segment d5dee8e0-3bb6-4b54-97ba-663ac3a8d54f resource provider aggregate not found 2026-05-12 17:44:20.269 8 INFO neutron.services.segments.plugin [-] Segment d5dee8e0-3bb6-4b54-97ba-663ac3a8d54f resource provider aggregate not found 2026-05-12 17:44:20.284 8 INFO neutron.services.segments.plugin [-] Segment d5dee8e0-3bb6-4b54-97ba-663ac3a8d54f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5dee8e0-3bb6-4b54-97ba-663ac3a8d54f found for delete ", "request_id": "req-feb00e0c-b23d-4bab-9b5d-22e5af6919f5"}]} 2026-05-12 17:44:20.287 8 INFO neutron.services.segments.plugin [-] Segment d5dee8e0-3bb6-4b54-97ba-663ac3a8d54f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5dee8e0-3bb6-4b54-97ba-663ac3a8d54f found for delete ", "request_id": "req-5378e3e6-45f7-4635-92a0-24554c130190"}]} [pid: 7|app: 0|req: 897/1827] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:44:19 2026] DELETE /v2.0/routers/5468158a-aa4f-498d-a973-38c833a757f1 => generated 0 bytes in 554 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1828] 10.0.0.104 () {32 vars in 733 bytes} [Tue May 12 17:44:20 2026] GET /v2.0/networks/86b1724d-08a5-441a-8196-cf4d17e5b226/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1829] 10.0.0.104 () {34 vars in 695 bytes} [Tue May 12 17:44:20 2026] POST /v2.0/security-group-rules => generated 570 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1830] 10.0.0.104 () {32 vars in 721 bytes} [Tue May 12 17:44:20 2026] GET /v2.0/routers/a84b12e4-2d8b-4bc6-8d91-f22b8d517e21 => generated 502 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1831] 10.0.0.104 () {34 vars in 782 bytes} [Tue May 12 17:44:20 2026] PUT /v2.0/networks/86b1724d-08a5-441a-8196-cf4d17e5b226/tags/black.or.white => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1832] 10.0.0.104 () {34 vars in 695 bytes} [Tue May 12 17:44:20 2026] POST /v2.0/security-group-rules => generated 569 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1833] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:44:19 2026] DELETE /v2.0/networks/5cf22672-8709-4227-814b-38dd980c89e5 => generated 0 bytes in 1200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1834] 10.0.0.104 () {32 vars in 733 bytes} [Tue May 12 17:44:21 2026] GET /v2.0/networks/86b1724d-08a5-441a-8196-cf4d17e5b226/tags => generated 52 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:21.174 8 INFO neutron.db.securitygroups_db [None req-eb672f8d-9338-46e1-ae3f-9221e8c2c759 f66a403510604cc49ec073657d7493e4 cf7db083337b49e48a2164ea29377655 - - - -] Project cf7db083337b49e48a2164ea29377655 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 933/1835] 10.0.0.104 () {34 vars in 695 bytes} [Tue May 12 17:44:21 2026] POST /v2.0/security-group-rules => generated 575 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:21.315 8 INFO neutron.db.segments_db [None req-813b2dff-b2d8-491f-962b-60b0b78e6fc7 629972e4626a45cfbaabce1ae543aef3 b6e7d4bf94f140979331cc7ae1c6bb60 - - - -] Added segment f439a435-311a-4763-829a-e993f695fabd of type vxlan for network d34e779f-6524-4464-b49b-2e476892675f [pid: 8|app: 0|req: 934/1836] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:44:21 2026] POST /v2.0/networks => generated 727 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1837] 10.0.0.104 () {34 vars in 742 bytes} [Tue May 12 17:44:20 2026] PUT /v2.0/routers/a84b12e4-2d8b-4bc6-8d91-f22b8d517e21 => generated 502 bytes in 697 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:21.487 7 INFO neutron.db.securitygroups_db [None req-be9c0984-2ae4-40f3-a504-472a7c1e091d f66a403510604cc49ec073657d7493e4 cf7db083337b49e48a2164ea29377655 - - - -] Project cf7db083337b49e48a2164ea29377655 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 935/1838] 10.0.0.104 () {34 vars in 753 bytes} [Tue May 12 17:44:21 2026] PUT /v2.0/networks/86b1724d-08a5-441a-8196-cf4d17e5b226/tags => generated 37 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1839] 10.0.0.104 () {34 vars in 695 bytes} [Tue May 12 17:44:21 2026] POST /v2.0/security-group-rules => generated 574 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1840] 10.0.0.104 () {32 vars in 736 bytes} [Tue May 12 17:44:21 2026] GET /v2.0/ports?device_id=a84b12e4-2d8b-4bc6-8d91-f22b8d517e21 => 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: 906/1841] 10.0.0.104 () {32 vars in 733 bytes} [Tue May 12 17:44:21 2026] GET /v2.0/networks/86b1724d-08a5-441a-8196-cf4d17e5b226/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1842] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:44:21 2026] POST /v2.0/subnets => generated 623 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1843] 10.0.0.104 () {32 vars in 741 bytes} [Tue May 12 17:44:21 2026] GET /v2.0/networks/86b1724d-08a5-441a-8196-cf4d17e5b226/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:21.784 8 WARNING neutron.api.v2.base [None req-093e08f1-73d5-4769-8f5f-683bc7dc7dde 629972e4626a45cfbaabce1ae543aef3 b6e7d4bf94f140979331cc7ae1c6bb60 - - - -] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-05-12 17:44:21.786 8 INFO neutron.api.v2.resource [None req-093e08f1-73d5-4769-8f5f-683bc7dc7dde 629972e4626a45cfbaabce1ae543aef3 b6e7d4bf94f140979331cc7ae1c6bb60 - - - -] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 938/1844] 10.0.0.104 () {34 vars in 681 bytes} [Tue May 12 17:44:21 2026] POST /v2.0/rbac-policies => generated 547 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-12 17:44:21.830 8 INFO neutron.api.v2.resource [None req-bbe9a4df-283b-4185-b4d9-4397663bc801 ef89beb4981d44599f4e0d7a8fdb0943 8ecf5c84738b4c64a6261a6385476a5e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 939/1845] 10.0.0.104 () {32 vars in 745 bytes} [Tue May 12 17:44:21 2026] GET /v2.0/networks/86b1724d-08a5-441a-8196-cf4d17e5b226/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1846] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:44:21 2026] DELETE /v2.0/routers/a84b12e4-2d8b-4bc6-8d91-f22b8d517e21 => generated 0 bytes in 520 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1847] 10.0.0.104 () {32 vars in 744 bytes} [Tue May 12 17:44:22 2026] DELETE /v2.0/networks/86b1724d-08a5-441a-8196-cf4d17e5b226/tags/red => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:22.305 8 INFO neutron.services.segments.plugin [-] Segment d5dee8e0-3bb6-4b54-97ba-663ac3a8d54f resource provider aggregate not found 2026-05-12 17:44:22.311 8 INFO neutron.services.segments.plugin [-] Segment d5dee8e0-3bb6-4b54-97ba-663ac3a8d54f resource provider aggregate not found 2026-05-12 17:44:22.320 8 INFO neutron.services.segments.plugin [-] Segment d5dee8e0-3bb6-4b54-97ba-663ac3a8d54f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5dee8e0-3bb6-4b54-97ba-663ac3a8d54f found for delete ", "request_id": "req-210dfb1d-8e47-47d8-b391-d2cb51b9a790"}]} 2026-05-12 17:44:22.328 8 INFO neutron.services.segments.plugin [-] Segment d5dee8e0-3bb6-4b54-97ba-663ac3a8d54f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5dee8e0-3bb6-4b54-97ba-663ac3a8d54f found for delete ", "request_id": "req-64ab11bf-2fad-4d29-89c7-fed5bb3bff1d"}]} 2026-05-12 17:44:22.334 8 INFO neutron.services.segments.plugin [-] Segment f439a435-311a-4763-829a-e993f695fabd resource provider aggregate not found 2026-05-12 17:44:22.343 8 INFO neutron.services.segments.plugin [-] Segment f439a435-311a-4763-829a-e993f695fabd resource provider aggregate not found 2026-05-12 17:44:22.350 8 INFO neutron.services.segments.plugin [-] Segment f439a435-311a-4763-829a-e993f695fabd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f439a435-311a-4763-829a-e993f695fabd found for delete ", "request_id": "req-ff5c99fd-481b-4d1a-9eaa-b27ac7f368d8"}]} 2026-05-12 17:44:22.360 8 INFO neutron.services.segments.plugin [-] Segment f439a435-311a-4763-829a-e993f695fabd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f439a435-311a-4763-829a-e993f695fabd found for delete ", "request_id": "req-5790bd85-eddf-4660-9989-bca740d2a23b"}]} [pid: 7|app: 0|req: 909/1848] 10.0.0.104 () {32 vars in 649 bytes} [Tue May 12 17:44:22 2026] GET /v2.0/networks => generated 1297 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1849] 10.0.0.104 () {32 vars in 721 bytes} [Tue May 12 17:44:22 2026] GET /v2.0/routers/80c14336-4ba7-4702-bd10-6ab113b24f87 => generated 487 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1850] 10.0.0.104 () {32 vars in 733 bytes} [Tue May 12 17:44:22 2026] GET /v2.0/networks/86b1724d-08a5-441a-8196-cf4d17e5b226/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1851] 10.0.0.97 () {34 vars in 1097 bytes} [Tue May 12 17:44:22 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-254076136&fields=id&tenant_id=cf7db083337b49e48a2164ea29377655 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1852] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:44:21 2026] DELETE /v2.0/networks/d34e779f-6524-4464-b49b-2e476892675f => generated 0 bytes in 1080 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:44:22.956 8 INFO neutron.api.v2.resource [None req-8e7587ea-b453-4e65-866f-190a1308e80f ef89beb4981d44599f4e0d7a8fdb0943 8ecf5c84738b4c64a6261a6385476a5e - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 941/1853] 10.0.0.104 () {32 vars in 748 bytes} [Tue May 12 17:44:22 2026] DELETE /v2.0/networks/86b1724d-08a5-441a-8196-cf4d17e5b226/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1854] 10.0.0.97 () {34 vars in 981 bytes} [Tue May 12 17:44:22 2026] GET /v2.0/networks?id=c3d49a33-f84d-4f68-a4b6-63f985db90e8 => generated 660 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:23.085 8 INFO neutron.db.segments_db [None req-0c1e17ed-205a-4b05-b8b9-28dab0534822 629972e4626a45cfbaabce1ae543aef3 b6e7d4bf94f140979331cc7ae1c6bb60 - - - -] Added segment 2310580d-5a94-436d-ab9e-e29b0a2ab032 of type vxlan for network 5d6cf0d0-7a4b-49c9-abbb-a5b63d148622 [pid: 8|app: 0|req: 943/1855] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:44:23 2026] POST /v2.0/networks => generated 727 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1856] 10.0.0.104 () {34 vars in 742 bytes} [Tue May 12 17:44:22 2026] PUT /v2.0/routers/80c14336-4ba7-4702-bd10-6ab113b24f87 => generated 487 bytes in 684 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1857] 10.0.0.97 () {34 vars in 964 bytes} [Tue May 12 17:44:23 2026] GET /v2.0/quotas/cf7db083337b49e48a2164ea29377655 => 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: 944/1858] 10.0.0.104 () {32 vars in 736 bytes} [Tue May 12 17:44:23 2026] DELETE /v2.0/networks/86b1724d-08a5-441a-8196-cf4d17e5b226/tags => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1859] 10.0.0.104 () {32 vars in 736 bytes} [Tue May 12 17:44:23 2026] GET /v2.0/ports?device_id=80c14336-4ba7-4702-bd10-6ab113b24f87 => 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: 946/1860] 10.0.0.97 () {34 vars in 1001 bytes} [Tue May 12 17:44:23 2026] GET /v2.0/ports?tenant_id=cf7db083337b49e48a2164ea29377655&fields=id => generated 149 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1861] 10.0.0.104 () {32 vars in 733 bytes} [Tue May 12 17:44:23 2026] GET /v2.0/networks/86b1724d-08a5-441a-8196-cf4d17e5b226/tags => 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: 915/1864] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:44:23 2026] POST /v2.0/subnets => generated 623 bytes in 703 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1865] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:44:23 2026] DELETE /v2.0/routers/80c14336-4ba7-4702-bd10-6ab113b24f87 => 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: 916/1866] 10.0.0.97 () {34 vars in 1007 bytes} [Tue May 12 17:44:23 2026] GET /v2.0/networks/c3d49a33-f84d-4f68-a4b6-63f985db90e8?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: 951/1867] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:44:23 2026] DELETE /v2.0/networks/86b1724d-08a5-441a-8196-cf4d17e5b226 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1868] 10.0.0.104 () {32 vars in 721 bytes} [Tue May 12 17:44:24 2026] GET /v2.0/routers/6a8e6ec1-b7f1-4594-88dc-a11fb673763f => generated 480 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1869] 10.0.0.104 () {34 vars in 681 bytes} [Tue May 12 17:44:24 2026] POST /v2.0/rbac-policies => generated 324 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1870] 10.0.0.97 () {34 vars in 1107 bytes} [Tue May 12 17:44:24 2026] GET /v2.0/networks/c3d49a33-f84d-4f68-a4b6-63f985db90e8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:24.512 8 INFO neutron.services.segments.plugin [-] Segment f439a435-311a-4763-829a-e993f695fabd resource provider aggregate not found 2026-05-12 17:44:24.520 8 INFO neutron.services.segments.plugin [-] Segment f439a435-311a-4763-829a-e993f695fabd resource provider aggregate not found [pid: 8|app: 0|req: 954/1871] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:44:24 2026] GET /v2.0/ports?device_id=2f418e42-ad83-4d7e-a6ad-ca96187eb797 => generated 12 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:24.690 8 INFO neutron.services.segments.plugin [-] Segment f439a435-311a-4763-829a-e993f695fabd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f439a435-311a-4763-829a-e993f695fabd found for delete ", "request_id": "req-3f3772b3-134b-4457-a85b-6b495450ee0e"}]} 2026-05-12 17:44:24.699 8 INFO neutron.services.segments.plugin [-] Segment f439a435-311a-4763-829a-e993f695fabd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f439a435-311a-4763-829a-e993f695fabd found for delete ", "request_id": "req-5b189ef9-c76e-44b9-ba04-5b1e790b8b2b"}]} 2026-05-12 17:44:24.718 8 INFO neutron.services.segments.plugin [-] Segment 0b243cb8-9ca5-43ed-a80f-b3be6945e163 resource provider aggregate not found 2026-05-12 17:44:24.726 8 INFO neutron.services.segments.plugin [-] Segment 0b243cb8-9ca5-43ed-a80f-b3be6945e163 resource provider aggregate not found 2026-05-12 17:44:24.749 8 INFO neutron.services.segments.plugin [-] Segment 0b243cb8-9ca5-43ed-a80f-b3be6945e163 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b243cb8-9ca5-43ed-a80f-b3be6945e163 found for delete ", "request_id": "req-e0bb905e-2625-423f-9092-e8deb077593b"}]} 2026-05-12 17:44:24.751 8 INFO neutron.services.segments.plugin [-] Segment 0b243cb8-9ca5-43ed-a80f-b3be6945e163 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b243cb8-9ca5-43ed-a80f-b3be6945e163 found for delete ", "request_id": "req-5215bac4-79fb-4ee2-86ba-806e7f7d3936"}]} [pid: 8|app: 0|req: 955/1872] 10.0.0.104 () {32 vars in 723 bytes} [Tue May 12 17:44:24 2026] GET /v2.0/networks/5d6cf0d0-7a4b-49c9-abbb-a5b63d148622 => generated 655 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1873] 10.0.0.104 () {34 vars in 742 bytes} [Tue May 12 17:44:24 2026] PUT /v2.0/routers/6a8e6ec1-b7f1-4594-88dc-a11fb673763f => generated 480 bytes in 719 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1874] 10.0.0.104 () {32 vars in 736 bytes} [Tue May 12 17:44:25 2026] GET /v2.0/ports?device_id=6a8e6ec1-b7f1-4594-88dc-a11fb673763f => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1875] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:44:24 2026] GET /v2.0/security-groups?tenant_id=8ecf5c84738b4c64a6261a6385476a5e&name=default => generated 2801 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1876] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:44:25 2026] DELETE /v2.0/security-groups/1feb4146-090e-42ad-998a-82c952f30e3d => 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: 958/1877] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:44:25 2026] GET /v2.0/networks?id=c3d49a33-f84d-4f68-a4b6-63f985db90e8 => generated 660 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1878] 199.19.213.235 () {34 vars in 1050 bytes} [Tue May 12 17:44:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cf7db083337b49e48a2164ea29377655 => generated 272 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1879] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:44:25 2026] GET /v2.0/security-groups?tenant_id=8b44f777958640b794b2b118c2ebaa69&name=default => generated 2801 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:44:25.712 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0de32907-45d2-489d-ae8c-d9d5f015b8a3 d318690692d04a949fbcb2b3497e5edc 9863a3f0c85b4dabb61fd119f40b00d6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 961/1880] 10.0.0.104 () {32 vars in 723 bytes} [Tue May 12 17:44:25 2026] GET /v2.0/networks/5d6cf0d0-7a4b-49c9-abbb-a5b63d148622 => generated 138 bytes in 212 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:44:25.837 7 INFO neutron.services.segments.plugin [-] Segment 3732ca9b-4bec-4b92-88fd-d940ebb9aa05 resource provider aggregate not found 2026-05-12 17:44:25.843 7 INFO neutron.services.segments.plugin [-] Segment 3732ca9b-4bec-4b92-88fd-d940ebb9aa05 resource provider aggregate not found 2026-05-12 17:44:25.858 7 INFO neutron.services.segments.plugin [-] Segment 3732ca9b-4bec-4b92-88fd-d940ebb9aa05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3732ca9b-4bec-4b92-88fd-d940ebb9aa05 found for delete ", "request_id": "req-87572c47-def6-4a0a-a831-a552d71f566e"}]} 2026-05-12 17:44:25.862 7 INFO neutron.services.segments.plugin [-] Segment 3732ca9b-4bec-4b92-88fd-d940ebb9aa05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3732ca9b-4bec-4b92-88fd-d940ebb9aa05 found for delete ", "request_id": "req-2c12572d-d8bd-40bd-aba0-1d798c09683d"}]} 2026-05-12 17:44:25.872 7 INFO neutron.db.l3_hamode_db [None req-65f7ecda-195d-49d1-bdd3-3618a1cf3d46 e032439ac7e948928c992b7e356bcdc6 c4e239b1fb1a481ab1d49b63dc664250 - - - -] HA network be9b4bd6-3b62-4819-9600-005bc9e6f489 was deleted as no HA routers are present in tenant c4e239b1fb1a481ab1d49b63dc664250. [pid: 7|app: 0|req: 920/1881] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:44:25 2026] DELETE /v2.0/routers/6a8e6ec1-b7f1-4594-88dc-a11fb673763f => generated 0 bytes in 821 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1882] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:44:25 2026] DELETE /v2.0/security-groups/6770a341-af99-4727-93eb-8ebcb91b97f8 => 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: 922/1883] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:44:25 2026] GET /v2.0/ports?device_id=2f418e42-ad83-4d7e-a6ad-ca96187eb797 => 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: 923/1884] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:44:26 2026] DELETE /v2.0/networks/5d6cf0d0-7a4b-49c9-abbb-a5b63d148622 => generated 0 bytes in 610 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:44:26.661 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f01ee32d-e0f9-4e94-8a56-889c581fb3d8 629972e4626a45cfbaabce1ae543aef3 b6e7d4bf94f140979331cc7ae1c6bb60 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 924/1885] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:44:26 2026] DELETE /v2.0/subnets/f0dd63af-b7ab-49d3-985a-910a71fbaa8e => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1886] 199.19.213.235 () {38 vars in 955 bytes} [Tue May 12 17:44:25 2026] POST /v2.0/ports => generated 954 bytes in 975 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:26.689 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6f49b5e5-00d3-47ce-994d-4a96e30b9cfa 629972e4626a45cfbaabce1ae543aef3 b6e7d4bf94f140979331cc7ae1c6bb60 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 925/1887] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:44:26 2026] DELETE /v2.0/subnets/3e089f3b-920a-4ecc-9c0e-59ed26f0bf9b => generated 136 bytes in 22 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-05-12 17:44:26.724 7 INFO neutron.pecan_wsgi.hooks.translation [None req-76074b17-938b-49d2-a344-37e680be10b0 629972e4626a45cfbaabce1ae543aef3 b6e7d4bf94f140979331cc7ae1c6bb60 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 926/1888] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:44:26 2026] DELETE /v2.0/subnets/eb25af11-a001-4e5a-ac52-78966e061a9e => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1889] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:44:26 2026] GET /v2.0/security-groups?tenant_id=feeb3539c9f04b55a1b8f28dd6a63d34&name=default => generated 2801 bytes in 358 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1890] 199.19.213.235 () {38 vars in 1028 bytes} [Tue May 12 17:44:26 2026] PUT /v2.0/ports/2cf2d507-02dc-4640-a679-3b72e9738212 => generated 1199 bytes in 603 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1891] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:44:27 2026] GET /v2.0/ports?device_id=2f418e42-ad83-4d7e-a6ad-ca96187eb797 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:44:27.351 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed5f9cca-9134-44e5-aa2d-a5dddde67e22'] response: {'name': 'network-changed', 'server_uuid': '2f418e42-ad83-4d7e-a6ad-ca96187eb797', 'tag': '2cf2d507-02dc-4640-a679-3b72e9738212', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 929/1892] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:44:27 2026] GET /v2.0/security-groups?id=d92cd962-3e57-497b-b156-51daa9b1f036&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: 7|app: 0|req: 930/1893] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:44:27 2026] GET /v2.0/ports?tenant_id=cf7db083337b49e48a2164ea29377655&device_id=2f418e42-ad83-4d7e-a6ad-ca96187eb797 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1894] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:44:27 2026] DELETE /v2.0/security-groups/4d43a607-d393-4fb7-9c59-fbfaddb16ecf => 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: 931/1895] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 12 17:44:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=2cf2d507-02dc-4640-a679-3b72e9738212 => generated 19 bytes in 42 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: 965/1896] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:44:27 2026] GET /v2.0/subnets?id=6718c1ec-8155-4796-acaa-544de24c5b1b => generated 654 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1897] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:44:27 2026] GET /v2.0/ports?network_id=c3d49a33-f84d-4f68-a4b6-63f985db90e8&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1898] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:44:27 2026] GET /v2.0/networks/c3d49a33-f84d-4f68-a4b6-63f985db90e8?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: 933/1899] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:44:27 2026] GET /v2.0/security-groups?tenant_id=c4e239b1fb1a481ab1d49b63dc664250&name=default => generated 2801 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1900] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:44:27 2026] GET /v2.0/networks/c3d49a33-f84d-4f68-a4b6-63f985db90e8?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: 934/1901] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:44:27 2026] DELETE /v2.0/security-groups/b5f7086a-6291-4c8c-af07-616879ed67a7 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:27.894 7 INFO neutron.services.segments.plugin [-] Segment 2310580d-5a94-436d-ab9e-e29b0a2ab032 resource provider aggregate not found 2026-05-12 17:44:27.899 7 INFO neutron.services.segments.plugin [-] Segment 2310580d-5a94-436d-ab9e-e29b0a2ab032 resource provider aggregate not found [pid: 7|app: 0|req: 935/1902] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:44:27 2026] GET /v2.0/ports?tenant_id=cf7db083337b49e48a2164ea29377655&device_id=2f418e42-ad83-4d7e-a6ad-ca96187eb797 => generated 1238 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:44:27.922 7 INFO neutron.services.segments.plugin [-] Segment 2310580d-5a94-436d-ab9e-e29b0a2ab032 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2310580d-5a94-436d-ab9e-e29b0a2ab032 found for delete ", "request_id": "req-34297a5e-f073-4d50-877c-895d96283158"}]} 2026-05-12 17:44:27.923 7 INFO neutron.services.segments.plugin [-] Segment 2310580d-5a94-436d-ab9e-e29b0a2ab032 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2310580d-5a94-436d-ab9e-e29b0a2ab032 found for delete ", "request_id": "req-7eecb812-448d-41f6-98b8-1accd6c92fe2"}]} [pid: 7|app: 0|req: 936/1903] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:44:27 2026] GET /v2.0/networks?id=c3d49a33-f84d-4f68-a4b6-63f985db90e8 => generated 756 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1904] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 12 17:44:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=2cf2d507-02dc-4640-a679-3b72e9738212 => 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: 938/1905] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:44:28 2026] GET /v2.0/security-groups?tenant_id=d70cfbee861b4935a67fff10d7053e20&name=default => generated 2801 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1906] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:44:28 2026] GET /v2.0/subnets?id=6718c1ec-8155-4796-acaa-544de24c5b1b => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1907] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:44:27 2026] GET /v2.0/security-groups?tenant_id=f90c104a852f40a1a4a30bace7588ad6&name=default => generated 2801 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1908] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:44:28 2026] GET /v2.0/ports?network_id=c3d49a33-f84d-4f68-a4b6-63f985db90e8&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1909] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:44:28 2026] DELETE /v2.0/security-groups/74ccea77-94da-4f3d-8ee3-4274382d2758 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1910] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:44:28 2026] GET /v2.0/networks/c3d49a33-f84d-4f68-a4b6-63f985db90e8?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: 970/1911] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:44:28 2026] DELETE /v2.0/security-groups/d684afb2-615d-4cb2-a6de-99174fddcaff => 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: 942/1912] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:44:28 2026] GET /v2.0/networks/c3d49a33-f84d-4f68-a4b6-63f985db90e8?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: 943/1913] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:44:28 2026] GET /v2.0/security-groups?tenant_id=b6e7d4bf94f140979331cc7ae1c6bb60&name=default => generated 2801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1914] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:44:28 2026] GET /v2.0/ports?device_id=2f418e42-ad83-4d7e-a6ad-ca96187eb797 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1915] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:44:28 2026] GET /v2.0/security-groups?id=d92cd962-3e57-497b-b156-51daa9b1f036&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1916] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:44:28 2026] DELETE /v2.0/security-groups/9bb0db3c-6ddb-46b5-a73c-e196a644b499 => 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: 973/1917] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:44:28 2026] GET /v2.0/security-groups?tenant_id=9863a3f0c85b4dabb61fd119f40b00d6&name=default => generated 2801 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1918] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:44:28 2026] DELETE /v2.0/security-groups/9c1bfca3-9e86-452c-88a5-4f5b67acc472 => 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: 946/1919] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:44:29 2026] GET /v2.0/ports?device_id=2f418e42-ad83-4d7e-a6ad-ca96187eb797 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1920] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:44:29 2026] GET /v2.0/security-groups?id=d92cd962-3e57-497b-b156-51daa9b1f036&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:29.821 8 INFO neutron.db.segments_db [None req-5c31091c-cc2f-4247-b7c8-21c0fbca95ca afacf96340d54bdcaecb319478929421 6359a684610949a1a28a516e8639a552 - - - -] Added segment 0c7a6179-02de-4e91-89d3-b1f62398bfca of type vxlan for network 3454b498-b392-4ef1-8696-f65ef4c86eb7 [pid: 7|app: 0|req: 948/1921] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:44:29 2026] GET /v2.0/ports?device_id=2f418e42-ad83-4d7e-a6ad-ca96187eb797 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1922] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:44:29 2026] GET /v2.0/security-groups?id=d92cd962-3e57-497b-b156-51daa9b1f036&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1923] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:44:29 2026] POST /v2.0/networks => generated 631 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1924] 10.0.0.104 () {32 vars in 736 bytes} [Tue May 12 17:44:30 2026] GET /v2.0/ports?device_id=2f418e42-ad83-4d7e-a6ad-ca96187eb797 => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1925] 10.0.0.104 () {34 vars in 664 bytes} [Tue May 12 17:44:30 2026] POST /v2.0/ports => generated 743 bytes in 330 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: 951/1926] 10.0.0.104 () {34 vars in 747 bytes} [Tue May 12 17:44:30 2026] PUT /v2.0/ports/ab182a88-ccc7-44eb-9956-ab02d2182875/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1927] 10.0.0.104 () {32 vars in 727 bytes} [Tue May 12 17:44:30 2026] GET /v2.0/ports/ab182a88-ccc7-44eb-9956-ab02d2182875/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1928] 10.0.0.104 () {34 vars in 758 bytes} [Tue May 12 17:44:30 2026] PUT /v2.0/ports/ab182a88-ccc7-44eb-9956-ab02d2182875/tags/green => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-12 17:44:30.546 8 INFO neutron.db.l3_db [None req-1ac9b6b9-550f-45e5-91d8-0b7503885db0 f66a403510604cc49ec073657d7493e4 cf7db083337b49e48a2164ea29377655 - - - -] Floating IP 7c2aad29-1397-4409-95a2-c89324746637 associated. External IP: 10.96.250.212, port: 2cf2d507-02dc-4640-a679-3b72e9738212. [pid: 7|app: 0|req: 954/1929] 10.0.0.104 () {32 vars in 727 bytes} [Tue May 12 17:44:30 2026] GET /v2.0/ports/ab182a88-ccc7-44eb-9956-ab02d2182875/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1930] 10.0.0.104 () {34 vars in 754 bytes} [Tue May 12 17:44:30 2026] PUT /v2.0/ports/ab182a88-ccc7-44eb-9956-ab02d2182875/tags/red => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1931] 10.0.0.104 () {32 vars in 727 bytes} [Tue May 12 17:44:30 2026] GET /v2.0/ports/ab182a88-ccc7-44eb-9956-ab02d2182875/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1932] 10.0.0.104 () {34 vars in 776 bytes} [Tue May 12 17:44:30 2026] PUT /v2.0/ports/ab182a88-ccc7-44eb-9956-ab02d2182875/tags/black.or.white => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1933] 10.0.0.104 () {32 vars in 727 bytes} [Tue May 12 17:44:30 2026] GET /v2.0/ports/ab182a88-ccc7-44eb-9956-ab02d2182875/tags => generated 52 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1934] 10.0.0.104 () {34 vars in 747 bytes} [Tue May 12 17:44:30 2026] PUT /v2.0/ports/ab182a88-ccc7-44eb-9956-ab02d2182875/tags => generated 37 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1935] 10.0.0.104 () {32 vars in 727 bytes} [Tue May 12 17:44:30 2026] GET /v2.0/ports/ab182a88-ccc7-44eb-9956-ab02d2182875/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1936] 10.0.0.104 () {34 vars in 749 bytes} [Tue May 12 17:44:30 2026] PUT /v2.0/floatingips/7c2aad29-1397-4409-95a2-c89324746637 => generated 855 bytes in 877 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1937] 10.0.0.104 () {32 vars in 735 bytes} [Tue May 12 17:44:30 2026] GET /v2.0/ports/ab182a88-ccc7-44eb-9956-ab02d2182875/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:30.984 7 INFO neutron.api.v2.resource [None req-d18179f8-24c7-44b8-b0ce-a94f8597b1b4 afacf96340d54bdcaecb319478929421 6359a684610949a1a28a516e8639a552 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 962/1938] 10.0.0.104 () {32 vars in 739 bytes} [Tue May 12 17:44:30 2026] GET /v2.0/ports/ab182a88-ccc7-44eb-9956-ab02d2182875/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:44:30.995 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1fb072ee-2662-40e8-8f27-4675f1602b76'] response: {'name': 'network-changed', 'server_uuid': '2f418e42-ad83-4d7e-a6ad-ca96187eb797', 'tag': '2cf2d507-02dc-4640-a679-3b72e9738212', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 977/1939] 10.0.0.104 () {32 vars in 729 bytes} [Tue May 12 17:44:30 2026] GET /v2.0/floatingips/7c2aad29-1397-4409-95a2-c89324746637 => generated 855 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1940] 10.0.0.104 () {32 vars in 738 bytes} [Tue May 12 17:44:30 2026] DELETE /v2.0/ports/ab182a88-ccc7-44eb-9956-ab02d2182875/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: 978/1941] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:44:31 2026] GET /v2.0/ports?tenant_id=cf7db083337b49e48a2164ea29377655&device_id=2f418e42-ad83-4d7e-a6ad-ca96187eb797 => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1942] 10.0.0.104 () {32 vars in 727 bytes} [Tue May 12 17:44:31 2026] GET /v2.0/ports/ab182a88-ccc7-44eb-9956-ab02d2182875/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:31.127 7 INFO neutron.api.v2.resource [None req-fcf67448-3410-432a-a90e-dafae78bbe1b afacf96340d54bdcaecb319478929421 6359a684610949a1a28a516e8639a552 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 965/1943] 10.0.0.104 () {32 vars in 742 bytes} [Tue May 12 17:44:31 2026] DELETE /v2.0/ports/ab182a88-ccc7-44eb-9956-ab02d2182875/tags/green => generated 99 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1944] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:44:31 2026] GET /v2.0/networks?id=c3d49a33-f84d-4f68-a4b6-63f985db90e8 => generated 756 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1945] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 12 17:44:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=2cf2d507-02dc-4640-a679-3b72e9738212 => generated 858 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1946] 10.0.0.104 () {32 vars in 730 bytes} [Tue May 12 17:44:31 2026] DELETE /v2.0/ports/ab182a88-ccc7-44eb-9956-ab02d2182875/tags => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1947] 10.0.0.104 () {32 vars in 727 bytes} [Tue May 12 17:44:31 2026] GET /v2.0/ports/ab182a88-ccc7-44eb-9956-ab02d2182875/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1948] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:44:31 2026] GET /v2.0/subnets?id=6718c1ec-8155-4796-acaa-544de24c5b1b => generated 654 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1949] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:44:31 2026] GET /v2.0/ports?network_id=c3d49a33-f84d-4f68-a4b6-63f985db90e8&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1950] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:44:31 2026] GET /v2.0/networks/c3d49a33-f84d-4f68-a4b6-63f985db90e8?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: 984/1951] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:44:31 2026] GET /v2.0/networks/c3d49a33-f84d-4f68-a4b6-63f985db90e8?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: 968/1952] 10.0.0.104 () {32 vars in 720 bytes} [Tue May 12 17:44:31 2026] DELETE /v2.0/ports/ab182a88-ccc7-44eb-9956-ab02d2182875 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:44:31.738 8 INFO neutron.services.segments.plugin [-] Segment 0c7a6179-02de-4e91-89d3-b1f62398bfca resource provider aggregate not found 2026-05-12 17:44:31.763 8 INFO neutron.services.segments.plugin [-] Segment 0c7a6179-02de-4e91-89d3-b1f62398bfca resource provider aggregate not found 2026-05-12 17:44:31.779 8 INFO neutron.services.segments.plugin [-] Segment 0c7a6179-02de-4e91-89d3-b1f62398bfca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c7a6179-02de-4e91-89d3-b1f62398bfca found for delete ", "request_id": "req-023fb375-02fc-431c-8462-dd73420500e0"}]} 2026-05-12 17:44:31.791 8 INFO neutron.services.segments.plugin [-] Segment 0c7a6179-02de-4e91-89d3-b1f62398bfca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c7a6179-02de-4e91-89d3-b1f62398bfca found for delete ", "request_id": "req-5f257417-c5d6-4f48-ae6a-3b3a944d202b"}]} [pid: 8|app: 0|req: 985/1953] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:44:31 2026] DELETE /v2.0/networks/3454b498-b392-4ef1-8696-f65ef4c86eb7 => 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: 969/1954] 10.0.0.104 () {32 vars in 729 bytes} [Tue May 12 17:44:32 2026] GET /v2.0/floatingips/7c2aad29-1397-4409-95a2-c89324746637 => generated 855 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1955] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:44:32 2026] GET /v2.0/security-groups?tenant_id=8f8f26f8386e4bd694466f8552615771&name=default => generated 2801 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1956] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:44:32 2026] DELETE /v2.0/security-groups/f3fe27ef-da6a-47ba-8830-b4c403ddd9ac => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1957] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:44:32 2026] GET /v2.0/security-groups?tenant_id=6359a684610949a1a28a516e8639a552&name=default => generated 2801 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1958] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:44:32 2026] DELETE /v2.0/security-groups/0c808cd7-95e0-4bc0-abca-cd701d8d5947 => 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: 973/1959] 10.0.0.104 () {32 vars in 729 bytes} [Tue May 12 17:44:33 2026] GET /v2.0/floatingips/7c2aad29-1397-4409-95a2-c89324746637 => generated 857 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1960] 10.0.0.104 () {34 vars in 684 bytes} [Tue May 12 17:44:32 2026] POST /v2.0/security-groups => generated 1537 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1961] 10.0.0.104 () {34 vars in 684 bytes} [Tue May 12 17:44:33 2026] POST /v2.0/security-groups => generated 1537 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1962] 10.0.0.104 () {34 vars in 684 bytes} [Tue May 12 17:44:33 2026] POST /v2.0/security-groups => generated 1537 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1963] 10.0.0.104 () {34 vars in 684 bytes} [Tue May 12 17:44:33 2026] POST /v2.0/security-groups => generated 1537 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1964] 10.0.0.104 () {34 vars in 684 bytes} [Tue May 12 17:44:33 2026] POST /v2.0/security-groups => generated 1537 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1965] 10.0.0.104 () {34 vars in 767 bytes} [Tue May 12 17:44:33 2026] PUT /v2.0/security-groups/398f2913-9bfb-403b-89bc-9badaec9afa5/tags => generated 17 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1966] 10.0.0.104 () {34 vars in 767 bytes} [Tue May 12 17:44:33 2026] PUT /v2.0/security-groups/44e3808d-4423-4f46-8b49-512339c864a5/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1967] 10.0.0.104 () {34 vars in 767 bytes} [Tue May 12 17:44:33 2026] PUT /v2.0/security-groups/194fb597-be4d-4a71-996a-37f9e6ef8e19/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1968] 10.0.0.104 () {34 vars in 767 bytes} [Tue May 12 17:44:33 2026] PUT /v2.0/security-groups/c4468e7d-e0bb-4c2b-be00-7b04523e1c94/tags => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:33.845 8 INFO neutron.db.segments_db [None req-c284bbca-1fe7-42eb-80a2-5386f606ef0c dbd4ee6c32fa4ec8a901a4fd22bf7443 5d8f82aa7ff14a3ebfc1b9f5239e35a1 - - - -] Added segment 25d1730c-973a-4aa2-bb78-a2b0ad2a74f5 of type vxlan for network 44b0b179-2813-4c1a-9a5f-49fab6f8e451 [pid: 7|app: 0|req: 981/1969] 10.0.0.104 () {32 vars in 680 bytes} [Tue May 12 17:44:33 2026] GET /v2.0/security-groups?tags=red => generated 4618 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1970] 10.0.0.104 () {32 vars in 694 bytes} [Tue May 12 17:44:33 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3094 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1971] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:44:33 2026] POST /v2.0/networks => generated 631 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1972] 10.0.0.104 () {32 vars in 690 bytes} [Tue May 12 17:44:33 2026] GET /v2.0/security-groups?tags-any=blue => generated 3094 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1973] 10.0.0.104 () {32 vars in 702 bytes} [Tue May 12 17:44:33 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4618 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1974] 10.0.0.104 () {32 vars in 688 bytes} [Tue May 12 17:44:34 2026] GET /v2.0/security-groups?not-tags=red => generated 5846 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1975] 10.0.0.104 () {32 vars in 702 bytes} [Tue May 12 17:44:34 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7370 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1976] 10.0.0.104 () {32 vars in 698 bytes} [Tue May 12 17:44:34 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7370 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1977] 10.0.0.104 () {32 vars in 710 bytes} [Tue May 12 17:44:34 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5846 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1978] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:44:33 2026] POST /v2.0/subnets => generated 602 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1979] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:44:34 2026] DELETE /v2.0/security-groups/398f2913-9bfb-403b-89bc-9badaec9afa5 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:34.437 8 INFO neutron.db.segments_db [None req-031b519a-5337-4ba9-9cfa-5dbc55a3a2cf dbd4ee6c32fa4ec8a901a4fd22bf7443 5d8f82aa7ff14a3ebfc1b9f5239e35a1 - - - -] Added segment 0a068139-938e-4937-b4b1-23e699e83d75 of type vxlan for network 56b53e6b-1958-4e51-9c0c-356630aa5882 [pid: 7|app: 0|req: 990/1980] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:44:34 2026] DELETE /v2.0/security-groups/44e3808d-4423-4f46-8b49-512339c864a5 => 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: 991/1981] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:44:34 2026] POST /v2.0/networks => generated 632 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1982] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:44:34 2026] DELETE /v2.0/security-groups/194fb597-be4d-4a71-996a-37f9e6ef8e19 => 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: 992/1983] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:44:34 2026] DELETE /v2.0/security-groups/c4468e7d-e0bb-4c2b-be00-7b04523e1c94 => 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: 993/1984] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:44:34 2026] DELETE /v2.0/security-groups/6ad798fc-3533-4a72-858a-2c44f697dafa => 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: 992/1985] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:44:34 2026] POST /v2.0/subnets => generated 605 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:35.061 7 INFO neutron.db.segments_db [None req-0a5872d9-8364-4ff8-ae96-cc52e5accdbb dbd4ee6c32fa4ec8a901a4fd22bf7443 5d8f82aa7ff14a3ebfc1b9f5239e35a1 - - - -] Added segment 2d3a8fe8-1824-4bd6-bb77-13d31afa1cd7 of type vxlan for network abc3b7fa-024d-40b7-afde-2246f42e0fc9 [pid: 7|app: 0|req: 994/1986] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:44:34 2026] POST /v2.0/networks => generated 631 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1987] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:44:35 2026] POST /v2.0/subnets => generated 605 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:35.700 7 INFO neutron.db.segments_db [None req-6a4bbc66-1e3e-4382-8fe4-5b5656bfca10 dbd4ee6c32fa4ec8a901a4fd22bf7443 5d8f82aa7ff14a3ebfc1b9f5239e35a1 - - - -] Added segment 935ec640-643c-4b72-9cfa-5033f22b867e of type vxlan for network 62474af8-f007-4357-baf5-855159f17997 [pid: 7|app: 0|req: 995/1988] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:44:35 2026] POST /v2.0/networks => generated 632 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1989] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:44:35 2026] GET /v2.0/security-groups?tenant_id=fa0618d5551842ca8e631ce84c783b47&name=default => generated 2801 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1990] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:44:35 2026] DELETE /v2.0/security-groups/1d9a81ee-1a8e-41ea-a658-82c2b5956852 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1991] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:44:35 2026] POST /v2.0/subnets => generated 605 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:36.319 8 INFO neutron.db.segments_db [None req-b62dfc31-e97f-408d-9c61-4c4cb55bb4df dbd4ee6c32fa4ec8a901a4fd22bf7443 5d8f82aa7ff14a3ebfc1b9f5239e35a1 - - - -] Added segment 5414b2ae-9b7d-4610-b935-0413321cea81 of type vxlan for network 6525e3ea-cdda-4821-b2f5-b8b796d2768e [pid: 7|app: 0|req: 997/1992] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:44:36 2026] GET /v2.0/security-groups?tenant_id=f3bf8db1054140c88d48b162a0cbf5b4&name=default => generated 2801 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1993] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:44:36 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) [pid: 7|app: 0|req: 998/1994] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:44:36 2026] DELETE /v2.0/security-groups/52c83893-1773-493c-8ed9-a916a5a1ddfb => 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: 997/1995] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:44:36 2026] POST /v2.0/subnets => generated 605 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1996] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:44:36 2026] GET /v2.0/security-groups?tenant_id=d7fda917fb9a41828abbf334b48f73bb&name=default => generated 2801 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1997] 10.0.0.104 () {34 vars in 751 bytes} [Tue May 12 17:44:36 2026] PUT /v2.0/subnets/7d02fe12-8e21-4e2d-b0cc-7d81ec58f442/tags => generated 17 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1998] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:44:37 2026] DELETE /v2.0/security-groups/8d889841-1e78-4f3e-9715-d30e747b9432 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1999] 10.0.0.104 () {34 vars in 684 bytes} [Tue May 12 17:44:36 2026] POST /v2.0/security-groups => generated 1539 bytes in 569 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2000] 10.0.0.104 () {34 vars in 767 bytes} [Tue May 12 17:44:37 2026] PUT /v2.0/security-groups/566ca00f-39e3-430f-b9c6-b56e9399044b/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2001] 10.0.0.104 () {34 vars in 751 bytes} [Tue May 12 17:44:37 2026] PUT /v2.0/subnets/4e021c08-1697-4be9-8ad9-01f01c01628f/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2002] 10.0.0.104 () {32 vars in 747 bytes} [Tue May 12 17:44:37 2026] GET /v2.0/security-groups/566ca00f-39e3-430f-b9c6-b56e9399044b/tags => generated 25 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2003] 10.0.0.104 () {34 vars in 778 bytes} [Tue May 12 17:44:37 2026] PUT /v2.0/security-groups/566ca00f-39e3-430f-b9c6-b56e9399044b/tags/green => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2004] 10.0.0.104 () {34 vars in 751 bytes} [Tue May 12 17:44:37 2026] PUT /v2.0/subnets/6abb6fb0-c4f9-4f61-b4ba-bfc73b2e0c82/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2005] 10.0.0.104 () {32 vars in 747 bytes} [Tue May 12 17:44:37 2026] GET /v2.0/security-groups/566ca00f-39e3-430f-b9c6-b56e9399044b/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2006] 10.0.0.104 () {34 vars in 774 bytes} [Tue May 12 17:44:37 2026] PUT /v2.0/security-groups/566ca00f-39e3-430f-b9c6-b56e9399044b/tags/red => generated 4 bytes in 19 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2007] 10.0.0.104 () {34 vars in 751 bytes} [Tue May 12 17:44:37 2026] PUT /v2.0/subnets/851221e2-186f-4c5d-b763-6504649925db/tags => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2008] 10.0.0.104 () {32 vars in 747 bytes} [Tue May 12 17:44:37 2026] GET /v2.0/security-groups/566ca00f-39e3-430f-b9c6-b56e9399044b/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2009] 10.0.0.104 () {34 vars in 796 bytes} [Tue May 12 17:44:37 2026] PUT /v2.0/security-groups/566ca00f-39e3-430f-b9c6-b56e9399044b/tags/black.or.white => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2010] 10.0.0.104 () {32 vars in 747 bytes} [Tue May 12 17:44:37 2026] GET /v2.0/security-groups/566ca00f-39e3-430f-b9c6-b56e9399044b/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: 1004/2011] 10.0.0.104 () {32 vars in 664 bytes} [Tue May 12 17:44:37 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2012] 10.0.0.104 () {34 vars in 767 bytes} [Tue May 12 17:44:37 2026] PUT /v2.0/security-groups/566ca00f-39e3-430f-b9c6-b56e9399044b/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2013] 10.0.0.104 () {32 vars in 747 bytes} [Tue May 12 17:44:37 2026] GET /v2.0/security-groups/566ca00f-39e3-430f-b9c6-b56e9399044b/tags => generated 37 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2014] 10.0.0.104 () {32 vars in 755 bytes} [Tue May 12 17:44:37 2026] GET /v2.0/security-groups/566ca00f-39e3-430f-b9c6-b56e9399044b/tags/red => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2015] 10.0.0.104 () {32 vars in 678 bytes} [Tue May 12 17:44:37 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:44:37.569 7 INFO neutron.api.v2.resource [None req-36246728-ef81-455f-a516-788fec218e09 84934dfc889242dbb312728840759003 b523040011cb4428842f37afab054b44 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1011/2016] 10.0.0.104 () {32 vars in 759 bytes} [Tue May 12 17:44:37 2026] GET /v2.0/security-groups/566ca00f-39e3-430f-b9c6-b56e9399044b/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2017] 10.0.0.104 () {32 vars in 758 bytes} [Tue May 12 17:44:37 2026] DELETE /v2.0/security-groups/566ca00f-39e3-430f-b9c6-b56e9399044b/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: 1013/2018] 10.0.0.104 () {32 vars in 747 bytes} [Tue May 12 17:44:37 2026] GET /v2.0/security-groups/566ca00f-39e3-430f-b9c6-b56e9399044b/tags => generated 30 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2019] 10.0.0.104 () {32 vars in 674 bytes} [Tue May 12 17:44:37 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:44:37.688 7 INFO neutron.api.v2.resource [None req-10e636e6-cbde-4623-803e-5cfbd85783ce 84934dfc889242dbb312728840759003 b523040011cb4428842f37afab054b44 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1014/2020] 10.0.0.104 () {32 vars in 762 bytes} [Tue May 12 17:44:37 2026] DELETE /v2.0/security-groups/566ca00f-39e3-430f-b9c6-b56e9399044b/tags/green => generated 99 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2021] 10.0.0.104 () {32 vars in 686 bytes} [Tue May 12 17:44:37 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2022] 10.0.0.104 () {32 vars in 750 bytes} [Tue May 12 17:44:37 2026] DELETE /v2.0/security-groups/566ca00f-39e3-430f-b9c6-b56e9399044b/tags => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2023] 10.0.0.104 () {32 vars in 747 bytes} [Tue May 12 17:44:37 2026] GET /v2.0/security-groups/566ca00f-39e3-430f-b9c6-b56e9399044b/tags => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2024] 10.0.0.104 () {32 vars in 672 bytes} [Tue May 12 17:44:37 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2025] 10.0.0.104 () {32 vars in 686 bytes} [Tue May 12 17:44:37 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2026] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:44:37 2026] DELETE /v2.0/security-groups/566ca00f-39e3-430f-b9c6-b56e9399044b => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2027] 10.0.0.104 () {32 vars in 682 bytes} [Tue May 12 17:44:37 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2028] 10.0.0.104 () {32 vars in 694 bytes} [Tue May 12 17:44:38 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2031] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:44:38 2026] GET /v2.0/security-groups?tenant_id=b523040011cb4428842f37afab054b44&name=default => generated 2805 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2032] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:44:38 2026] DELETE /v2.0/subnets/7d02fe12-8e21-4e2d-b0cc-7d81ec58f442 => generated 0 bytes in 774 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2033] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:44:38 2026] DELETE /v2.0/security-groups/c2c886a9-c6ec-475d-b613-d228e4ec5e74 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2034] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:44:38 2026] DELETE /v2.0/subnets/4e021c08-1697-4be9-8ad9-01f01c01628f => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2035] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:44:39 2026] GET /v2.0/security-groups?tenant_id=84f95c4f06d14d129895ae8fa7a5180c&name=default => generated 2805 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2036] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:44:39 2026] DELETE /v2.0/subnets/6abb6fb0-c4f9-4f61-b4ba-bfc73b2e0c82 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2037] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:44:39 2026] DELETE /v2.0/security-groups/f7f01bbf-249a-442e-851d-34cdd361d9ee => 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: 1014/2038] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:44:39 2026] DELETE /v2.0/subnets/851221e2-186f-4c5d-b763-6504649925db => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2039] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:44:39 2026] DELETE /v2.0/subnets/fb589c39-932a-4aea-94a0-89daa14b19bf => generated 0 bytes in 731 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:44:40.608 8 INFO neutron.services.segments.plugin [-] Segment 25d1730c-973a-4aa2-bb78-a2b0ad2a74f5 resource provider aggregate not found 2026-05-12 17:44:40.624 8 INFO neutron.services.segments.plugin [-] Segment 25d1730c-973a-4aa2-bb78-a2b0ad2a74f5 resource provider aggregate not found 2026-05-12 17:44:40.635 8 INFO neutron.services.segments.plugin [-] Segment 25d1730c-973a-4aa2-bb78-a2b0ad2a74f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25d1730c-973a-4aa2-bb78-a2b0ad2a74f5 found for delete ", "request_id": "req-7468c3ab-f1c0-4255-9590-df1d1a2ae304"}]} 2026-05-12 17:44:40.653 8 INFO neutron.services.segments.plugin [-] Segment 25d1730c-973a-4aa2-bb78-a2b0ad2a74f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25d1730c-973a-4aa2-bb78-a2b0ad2a74f5 found for delete ", "request_id": "req-ca393c87-e5ad-478c-93c0-8a9c12caf3db"}]} [pid: 8|app: 0|req: 1015/2040] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:44:40 2026] DELETE /v2.0/networks/44b0b179-2813-4c1a-9a5f-49fab6f8e451 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:44:40.927 7 INFO neutron.services.segments.plugin [-] Segment 0a068139-938e-4937-b4b1-23e699e83d75 resource provider aggregate not found 2026-05-12 17:44:40.933 7 INFO neutron.services.segments.plugin [-] Segment 0a068139-938e-4937-b4b1-23e699e83d75 resource provider aggregate not found 2026-05-12 17:44:40.961 7 INFO neutron.services.segments.plugin [-] Segment 0a068139-938e-4937-b4b1-23e699e83d75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a068139-938e-4937-b4b1-23e699e83d75 found for delete ", "request_id": "req-e2d4f62f-bcd1-466a-84a2-b2a6ed1b53eb"}]} 2026-05-12 17:44:40.964 7 INFO neutron.services.segments.plugin [-] Segment 0a068139-938e-4937-b4b1-23e699e83d75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a068139-938e-4937-b4b1-23e699e83d75 found for delete ", "request_id": "req-1d043720-62db-4437-b211-5e11745cfa24"}]} [pid: 7|app: 0|req: 1026/2041] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:44:40 2026] DELETE /v2.0/networks/56b53e6b-1958-4e51-9c0c-356630aa5882 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2042] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:44:40 2026] DELETE /v2.0/networks/abc3b7fa-024d-40b7-afde-2246f42e0fc9 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2043] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:44:41 2026] DELETE /v2.0/networks/62474af8-f007-4357-baf5-855159f17997 => 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: 1029/2044] 10.0.0.159 () {34 vars in 990 bytes} [Tue May 12 17:44:41 2026] GET /v2.0/ports?device_id=2f418e42-ad83-4d7e-a6ad-ca96187eb797 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2045] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:44:41 2026] DELETE /v2.0/networks/6525e3ea-cdda-4821-b2f5-b8b796d2768e => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2046] 10.0.0.159 () {34 vars in 1040 bytes} [Tue May 12 17:44:41 2026] GET /v2.0/security-groups?id=d92cd962-3e57-497b-b156-51daa9b1f036&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2047] 10.0.0.104 () {34 vars in 676 bytes} [Tue May 12 17:44:40 2026] POST /v2.0/floatingips => generated 552 bytes in 907 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2048] 10.0.0.104 () {34 vars in 759 bytes} [Tue May 12 17:44:41 2026] PUT /v2.0/floatingips/311d1a90-fc56-41f6-8276-6312eb17d023/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2049] 10.0.0.104 () {32 vars in 739 bytes} [Tue May 12 17:44:41 2026] GET /v2.0/floatingips/311d1a90-fc56-41f6-8276-6312eb17d023/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2050] 10.0.0.104 () {34 vars in 770 bytes} [Tue May 12 17:44:41 2026] PUT /v2.0/floatingips/311d1a90-fc56-41f6-8276-6312eb17d023/tags/green => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2051] 10.0.0.104 () {32 vars in 739 bytes} [Tue May 12 17:44:42 2026] GET /v2.0/floatingips/311d1a90-fc56-41f6-8276-6312eb17d023/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2052] 10.0.0.104 () {34 vars in 766 bytes} [Tue May 12 17:44:42 2026] PUT /v2.0/floatingips/311d1a90-fc56-41f6-8276-6312eb17d023/tags/red => 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: 1019/2053] 10.0.0.104 () {32 vars in 739 bytes} [Tue May 12 17:44:42 2026] GET /v2.0/floatingips/311d1a90-fc56-41f6-8276-6312eb17d023/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: 1035/2054] 10.0.0.104 () {34 vars in 788 bytes} [Tue May 12 17:44:42 2026] PUT /v2.0/floatingips/311d1a90-fc56-41f6-8276-6312eb17d023/tags/black.or.white => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2055] 10.0.0.104 () {32 vars in 739 bytes} [Tue May 12 17:44:42 2026] GET /v2.0/floatingips/311d1a90-fc56-41f6-8276-6312eb17d023/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2056] 10.0.0.104 () {34 vars in 759 bytes} [Tue May 12 17:44:42 2026] PUT /v2.0/floatingips/311d1a90-fc56-41f6-8276-6312eb17d023/tags => generated 37 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2057] 10.0.0.104 () {32 vars in 739 bytes} [Tue May 12 17:44:42 2026] GET /v2.0/floatingips/311d1a90-fc56-41f6-8276-6312eb17d023/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: 1037/2058] 10.0.0.104 () {32 vars in 747 bytes} [Tue May 12 17:44:42 2026] GET /v2.0/floatingips/311d1a90-fc56-41f6-8276-6312eb17d023/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:42.467 8 INFO neutron.api.v2.resource [None req-994e7976-22c1-47c3-8f33-a85dabe1bbfb d4eea7b8797f4432a660ef9cd469c885 f884c4d2f7eb4f72af6503f371a42a8c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1022/2059] 10.0.0.104 () {32 vars in 751 bytes} [Tue May 12 17:44:42 2026] GET /v2.0/floatingips/311d1a90-fc56-41f6-8276-6312eb17d023/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2060] 10.0.0.104 () {32 vars in 750 bytes} [Tue May 12 17:44:42 2026] DELETE /v2.0/floatingips/311d1a90-fc56-41f6-8276-6312eb17d023/tags/red => 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: 1023/2061] 10.0.0.104 () {32 vars in 739 bytes} [Tue May 12 17:44:42 2026] GET /v2.0/floatingips/311d1a90-fc56-41f6-8276-6312eb17d023/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:42.603 7 INFO neutron.api.v2.resource [None req-e1a85264-402e-4473-bb3c-7cd7201321a9 d4eea7b8797f4432a660ef9cd469c885 f884c4d2f7eb4f72af6503f371a42a8c - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1039/2062] 10.0.0.104 () {32 vars in 754 bytes} [Tue May 12 17:44:42 2026] DELETE /v2.0/floatingips/311d1a90-fc56-41f6-8276-6312eb17d023/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2063] 10.0.0.104 () {32 vars in 742 bytes} [Tue May 12 17:44:42 2026] DELETE /v2.0/floatingips/311d1a90-fc56-41f6-8276-6312eb17d023/tags => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2064] 10.0.0.104 () {32 vars in 739 bytes} [Tue May 12 17:44:42 2026] GET /v2.0/floatingips/311d1a90-fc56-41f6-8276-6312eb17d023/tags => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2065] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:44:42 2026] GET /v2.0/security-groups?tenant_id=7eda651ea14e4a7d8774e4c20b863992&name=default => generated 2805 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:44:42.977 7 INFO neutron.services.segments.plugin [-] Segment 2d3a8fe8-1824-4bd6-bb77-13d31afa1cd7 resource provider aggregate not found 2026-05-12 17:44:42.985 7 INFO neutron.services.segments.plugin [-] Segment 2d3a8fe8-1824-4bd6-bb77-13d31afa1cd7 resource provider aggregate not found [pid: 8|app: 0|req: 1025/2066] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:44:42 2026] DELETE /v2.0/security-groups/3b2372c0-6990-4595-9029-762bf11690c3 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:42.992 7 INFO neutron.services.segments.plugin [-] Segment 2d3a8fe8-1824-4bd6-bb77-13d31afa1cd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d3a8fe8-1824-4bd6-bb77-13d31afa1cd7 found for delete ", "request_id": "req-baa904f4-ac96-49ac-ac6e-a6151334d81f"}]} 2026-05-12 17:44:43.002 7 INFO neutron.services.segments.plugin [-] Segment 2d3a8fe8-1824-4bd6-bb77-13d31afa1cd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d3a8fe8-1824-4bd6-bb77-13d31afa1cd7 found for delete ", "request_id": "req-55ae6376-bed7-4629-b298-c1d3d47f7b84"}]} 2026-05-12 17:44:43.009 7 INFO neutron.services.segments.plugin [-] Segment 935ec640-643c-4b72-9cfa-5033f22b867e resource provider aggregate not found 2026-05-12 17:44:43.021 7 INFO neutron.services.segments.plugin [-] Segment 935ec640-643c-4b72-9cfa-5033f22b867e resource provider aggregate not found 2026-05-12 17:44:43.039 7 INFO neutron.services.segments.plugin [-] Segment 935ec640-643c-4b72-9cfa-5033f22b867e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 935ec640-643c-4b72-9cfa-5033f22b867e found for delete ", "request_id": "req-c2b6abf4-ac16-4af7-96e1-10f95ca4c695"}]} 2026-05-12 17:44:43.061 7 INFO neutron.services.segments.plugin [-] Segment 5414b2ae-9b7d-4610-b935-0413321cea81 resource provider aggregate not found 2026-05-12 17:44:43.066 7 INFO neutron.services.segments.plugin [-] Segment 935ec640-643c-4b72-9cfa-5033f22b867e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 935ec640-643c-4b72-9cfa-5033f22b867e found for delete ", "request_id": "req-f3484a95-4bfc-45cf-9b98-39d7e2e89c6c"}]} 2026-05-12 17:44:43.085 7 INFO neutron.services.segments.plugin [-] Segment 5414b2ae-9b7d-4610-b935-0413321cea81 resource provider aggregate not found 2026-05-12 17:44:43.091 7 INFO neutron.services.segments.plugin [-] Segment 5414b2ae-9b7d-4610-b935-0413321cea81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5414b2ae-9b7d-4610-b935-0413321cea81 found for delete ", "request_id": "req-66ae7caa-a6be-4e5d-b096-8f85947efccd"}]} 2026-05-12 17:44:43.102 7 INFO neutron.services.segments.plugin [-] Segment 5414b2ae-9b7d-4610-b935-0413321cea81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5414b2ae-9b7d-4610-b935-0413321cea81 found for delete ", "request_id": "req-1c808275-4dcd-4a46-80ad-9ce17dbaaa01"}]} [pid: 8|app: 0|req: 1026/2067] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:44:43 2026] GET /v2.0/security-groups?tenant_id=5d8f82aa7ff14a3ebfc1b9f5239e35a1&name=default => generated 2801 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2068] 10.0.0.104 () {32 vars in 732 bytes} [Tue May 12 17:44:42 2026] DELETE /v2.0/floatingips/311d1a90-fc56-41f6-8276-6312eb17d023 => generated 0 bytes in 434 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2069] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:44:43 2026] DELETE /v2.0/security-groups/3a3b998b-170b-45bc-9056-68fe2cfca328 => 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: 1043/2070] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:44:43 2026] GET /v2.0/security-groups?tenant_id=a1d74a991b9649afa44489f92f949efd&name=default => generated 2805 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2071] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:44:43 2026] DELETE /v2.0/security-groups/f454db6e-aa03-40f4-94f6-01ed3385b464 => 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: 1029/2072] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:44:43 2026] GET /v2.0/ports?device_id=2f418e42-ad83-4d7e-a6ad-ca96187eb797 => generated 971 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2073] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:44:43 2026] GET /v2.0/security-groups?tenant_id=4d82cf7ecd074bbfaf8fe51d41e16e8f&name=default => generated 2805 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2074] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:44:44 2026] GET /v2.0/security-groups?id=d92cd962-3e57-497b-b156-51daa9b1f036&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2075] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:44:44 2026] DELETE /v2.0/security-groups/79cef6f5-ac74-4319-b989-6c539544bd25 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2076] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:44:44 2026] GET /v2.0/security-groups?tenant_id=f884c4d2f7eb4f72af6503f371a42a8c&name=default => generated 2805 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2077] 199.19.213.235 () {34 vars in 994 bytes} [Tue May 12 17:44:44 2026] GET /v2.0/ports?device_id=2f418e42-ad83-4d7e-a6ad-ca96187eb797 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2078] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:44:44 2026] DELETE /v2.0/security-groups/cea79333-0e0b-4294-bf24-c4a5a293d5a6 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:44.874 8 INFO neutron.db.l3_db [None req-1cc701d6-6bed-4e40-9379-7e7cafda77ca f66a403510604cc49ec073657d7493e4 cf7db083337b49e48a2164ea29377655 - - - -] Floating IP 7c2aad29-1397-4409-95a2-c89324746637 disassociated. External IP: 10.96.250.212, port: 2cf2d507-02dc-4640-a679-3b72e9738212. [pid: 7|app: 0|req: 1047/2079] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:44:45 2026] GET /v2.0/ports?device_id=2f418e42-ad83-4d7e-a6ad-ca96187eb797 => 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: 1033/2080] 199.19.213.235 () {36 vars in 997 bytes} [Tue May 12 17:44:44 2026] DELETE /v2.0/ports/2cf2d507-02dc-4640-a679-3b72e9738212 => generated 0 bytes in 842 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2081] 199.19.213.235 () {34 vars in 1096 bytes} [Tue May 12 17:44:46 2026] GET /v2.0/ports?device_id=c792766f-bd8f-4623-bf1e-d947b9e8d7ea&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) 2026-05-12 17:44:46.336 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8183979a-09b3-4cbd-a81c-dcac71987552'] response: {'server_uuid': '2f418e42-ad83-4d7e-a6ad-ca96187eb797', 'name': 'network-vif-deleted', 'tag': '2cf2d507-02dc-4640-a679-3b72e9738212', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1034/2082] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:44:46 2026] GET /v2.0/ports?tenant_id=cf7db083337b49e48a2164ea29377655&device_id=c792766f-bd8f-4623-bf1e-d947b9e8d7ea => 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: 1035/2083] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:44:46 2026] GET /v2.0/networks?id=c3d49a33-f84d-4f68-a4b6-63f985db90e8 => generated 756 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2084] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:44:46 2026] DELETE /v2.0/security-groups/d92cd962-3e57-497b-b156-51daa9b1f036 => 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: 1036/2085] 199.19.213.235 () {34 vars in 1060 bytes} [Tue May 12 17:44:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b88cd3c8-1946-4a17-b56f-dbbc8f9dd119 => 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: 1050/2086] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:44:46 2026] GET /v2.0/subnets?id=6718c1ec-8155-4796-acaa-544de24c5b1b => generated 654 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2087] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:44:46 2026] GET /v2.0/ports?network_id=c3d49a33-f84d-4f68-a4b6-63f985db90e8&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: 1052/2088] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:44:46 2026] GET /v2.0/networks/c3d49a33-f84d-4f68-a4b6-63f985db90e8?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: 1053/2089] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:44:46 2026] GET /v2.0/networks/c3d49a33-f84d-4f68-a4b6-63f985db90e8?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: 1037/2090] 10.0.0.104 () {32 vars in 732 bytes} [Tue May 12 17:44:46 2026] DELETE /v2.0/floatingips/7c2aad29-1397-4409-95a2-c89324746637 => generated 0 bytes in 387 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2091] 10.0.0.104 () {34 vars in 678 bytes} [Tue May 12 17:44:46 2026] POST /v2.0/qos/policies => generated 359 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2092] 10.0.0.104 () {34 vars in 753 bytes} [Tue May 12 17:44:47 2026] PUT /v2.0/policies/0310da9b-2469-4325-bee1-f1dd0304d5fa/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2093] 10.0.0.104 () {32 vars in 733 bytes} [Tue May 12 17:44:47 2026] GET /v2.0/policies/0310da9b-2469-4325-bee1-f1dd0304d5fa/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2094] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:44:47 2026] GET /v2.0/ports?device_id=c792766f-bd8f-4623-bf1e-d947b9e8d7ea => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2095] 10.0.0.104 () {34 vars in 764 bytes} [Tue May 12 17:44:47 2026] PUT /v2.0/policies/0310da9b-2469-4325-bee1-f1dd0304d5fa/tags/green => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2096] 10.0.0.104 () {32 vars in 733 bytes} [Tue May 12 17:44:47 2026] GET /v2.0/policies/0310da9b-2469-4325-bee1-f1dd0304d5fa/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2097] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:44:47 2026] GET /v2.0/security-groups?id=329e4501-870b-4068-b70c-a736c17275d7&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2098] 10.0.0.104 () {34 vars in 760 bytes} [Tue May 12 17:44:47 2026] PUT /v2.0/policies/0310da9b-2469-4325-bee1-f1dd0304d5fa/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: 1041/2099] 10.0.0.104 () {32 vars in 733 bytes} [Tue May 12 17:44:47 2026] GET /v2.0/policies/0310da9b-2469-4325-bee1-f1dd0304d5fa/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2100] 10.0.0.104 () {34 vars in 782 bytes} [Tue May 12 17:44:47 2026] PUT /v2.0/policies/0310da9b-2469-4325-bee1-f1dd0304d5fa/tags/black.or.white => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2101] 10.0.0.104 () {32 vars in 733 bytes} [Tue May 12 17:44:47 2026] GET /v2.0/policies/0310da9b-2469-4325-bee1-f1dd0304d5fa/tags => generated 52 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2102] 10.0.0.104 () {34 vars in 753 bytes} [Tue May 12 17:44:47 2026] PUT /v2.0/policies/0310da9b-2469-4325-bee1-f1dd0304d5fa/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2103] 10.0.0.104 () {32 vars in 733 bytes} [Tue May 12 17:44:47 2026] GET /v2.0/policies/0310da9b-2469-4325-bee1-f1dd0304d5fa/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2104] 10.0.0.104 () {32 vars in 741 bytes} [Tue May 12 17:44:47 2026] GET /v2.0/policies/0310da9b-2469-4325-bee1-f1dd0304d5fa/tags/red => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:47.362 8 INFO neutron.api.v2.resource [None req-3969a828-cfd3-4b3e-9373-c81fadd79e66 aff881cba9eb4a3aa5e43afd3f5c02ca 42ab7f6cd2d645d2befc8faae296f378 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1044/2105] 10.0.0.104 () {32 vars in 745 bytes} [Tue May 12 17:44:47 2026] GET /v2.0/policies/0310da9b-2469-4325-bee1-f1dd0304d5fa/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2106] 10.0.0.104 () {32 vars in 744 bytes} [Tue May 12 17:44:47 2026] DELETE /v2.0/policies/0310da9b-2469-4325-bee1-f1dd0304d5fa/tags/red => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2107] 10.0.0.104 () {32 vars in 733 bytes} [Tue May 12 17:44:47 2026] GET /v2.0/policies/0310da9b-2469-4325-bee1-f1dd0304d5fa/tags => generated 30 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:47.475 7 INFO neutron.api.v2.resource [None req-d8d72d08-c47b-4b10-9949-5aaebbdd1ee8 aff881cba9eb4a3aa5e43afd3f5c02ca 42ab7f6cd2d645d2befc8faae296f378 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1063/2108] 10.0.0.104 () {32 vars in 748 bytes} [Tue May 12 17:44:47 2026] DELETE /v2.0/policies/0310da9b-2469-4325-bee1-f1dd0304d5fa/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2109] 10.0.0.104 () {32 vars in 736 bytes} [Tue May 12 17:44:47 2026] DELETE /v2.0/policies/0310da9b-2469-4325-bee1-f1dd0304d5fa/tags => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2110] 10.0.0.104 () {32 vars in 733 bytes} [Tue May 12 17:44:47 2026] GET /v2.0/policies/0310da9b-2469-4325-bee1-f1dd0304d5fa/tags => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2111] 10.0.0.104 () {32 vars in 734 bytes} [Tue May 12 17:44:47 2026] DELETE /v2.0/qos/policies/0310da9b-2469-4325-bee1-f1dd0304d5fa => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2112] 199.19.213.235 () {34 vars in 994 bytes} [Tue May 12 17:44:47 2026] GET /v2.0/ports?device_id=c792766f-bd8f-4623-bf1e-d947b9e8d7ea => generated 975 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2113] 199.19.213.235 () {36 vars in 997 bytes} [Tue May 12 17:44:48 2026] DELETE /v2.0/ports/b88cd3c8-1946-4a17-b56f-dbbc8f9dd119 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2114] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:44:48 2026] GET /v2.0/ports?device_id=c792766f-bd8f-4623-bf1e-d947b9e8d7ea => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:48.345 7 INFO neutron.db.segments_db [None req-b5e99df3-aafa-4478-867f-3491ca0103b7 fe6bcea0338e4c3ba8b07c1bebeb4958 024faf8766574213b9b7a6bcde104bef - - - -] Added segment 76150f93-07a8-487c-8928-3421327345a2 of type vxlan for network e21e8bff-52b5-44fe-a1b5-eb46711dcd76 2026-05-12 17:44:48.426 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ec826388-08c3-4d24-a768-685930a52fa6'] response: {'server_uuid': 'c792766f-bd8f-4623-bf1e-d947b9e8d7ea', 'name': 'network-vif-deleted', 'tag': 'b88cd3c8-1946-4a17-b56f-dbbc8f9dd119', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1066/2115] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:44:48 2026] POST /v2.0/networks => generated 632 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:48.584 7 INFO neutron.db.segments_db [None req-e332f030-91c9-4679-a3b8-16fd93bca5e6 fe6bcea0338e4c3ba8b07c1bebeb4958 024faf8766574213b9b7a6bcde104bef - - - -] Added segment 1d569214-b61b-4dc4-8d76-b8339bb91f77 of type vxlan for network 785838be-feca-4dc0-a6d1-7851b69bcdef [pid: 8|app: 0|req: 1050/2116] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:44:48 2026] GET /v2.0/security-groups?tenant_id=d1526eb22ba44f378a696a5f92d1b168&name=default => generated 2805 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2117] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:44:48 2026] POST /v2.0/networks => generated 632 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2118] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:44:48 2026] DELETE /v2.0/security-groups/546fd74e-d1bb-438c-8639-217a2c29f849 => 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: 1068/2119] 10.0.0.104 () {34 vars in 753 bytes} [Tue May 12 17:44:48 2026] PUT /v2.0/networks/e21e8bff-52b5-44fe-a1b5-eb46711dcd76/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2120] 10.0.0.104 () {32 vars in 733 bytes} [Tue May 12 17:44:48 2026] GET /v2.0/networks/e21e8bff-52b5-44fe-a1b5-eb46711dcd76/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2121] 10.0.0.104 () {34 vars in 753 bytes} [Tue May 12 17:44:48 2026] PUT /v2.0/networks/785838be-feca-4dc0-a6d1-7851b69bcdef/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2122] 10.0.0.104 () {32 vars in 733 bytes} [Tue May 12 17:44:48 2026] GET /v2.0/networks/785838be-feca-4dc0-a6d1-7851b69bcdef/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2123] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:44:48 2026] GET /v2.0/security-groups?tenant_id=42ab7f6cd2d645d2befc8faae296f378&name=default => generated 2805 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2124] 10.0.0.104 () {34 vars in 753 bytes} [Tue May 12 17:44:48 2026] PUT /v2.0/networks/785838be-feca-4dc0-a6d1-7851b69bcdef/tags => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2125] 10.0.0.104 () {32 vars in 733 bytes} [Tue May 12 17:44:49 2026] GET /v2.0/networks/785838be-feca-4dc0-a6d1-7851b69bcdef/tags => 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: 1054/2126] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:44:48 2026] DELETE /v2.0/security-groups/b3c4fe5d-a351-4415-809c-dfe812652fe2 => 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: 1073/2127] 10.0.0.104 () {32 vars in 733 bytes} [Tue May 12 17:44:49 2026] GET /v2.0/networks/e21e8bff-52b5-44fe-a1b5-eb46711dcd76/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:49.335 8 INFO neutron.services.segments.plugin [-] Segment 76150f93-07a8-487c-8928-3421327345a2 resource provider aggregate not found 2026-05-12 17:44:49.340 8 INFO neutron.services.segments.plugin [-] Segment 76150f93-07a8-487c-8928-3421327345a2 resource provider aggregate not found 2026-05-12 17:44:49.356 8 INFO neutron.services.segments.plugin [-] Segment 76150f93-07a8-487c-8928-3421327345a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76150f93-07a8-487c-8928-3421327345a2 found for delete ", "request_id": "req-c3596687-59e7-43a4-8841-7564ec4f049f"}]} 2026-05-12 17:44:49.357 8 INFO neutron.services.segments.plugin [-] Segment 76150f93-07a8-487c-8928-3421327345a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76150f93-07a8-487c-8928-3421327345a2 found for delete ", "request_id": "req-e0eeeef3-c73d-4c4e-949a-838ab4700df3"}]} [pid: 8|app: 0|req: 1055/2128] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:44:49 2026] DELETE /v2.0/networks/e21e8bff-52b5-44fe-a1b5-eb46711dcd76 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2129] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:44:49 2026] DELETE /v2.0/security-groups/329e4501-870b-4068-b70c-a736c17275d7 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:49.603 7 INFO neutron.services.segments.plugin [-] Segment 1d569214-b61b-4dc4-8d76-b8339bb91f77 resource provider aggregate not found 2026-05-12 17:44:49.608 7 INFO neutron.services.segments.plugin [-] Segment 1d569214-b61b-4dc4-8d76-b8339bb91f77 resource provider aggregate not found 2026-05-12 17:44:49.630 7 INFO neutron.services.segments.plugin [-] Segment 1d569214-b61b-4dc4-8d76-b8339bb91f77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d569214-b61b-4dc4-8d76-b8339bb91f77 found for delete ", "request_id": "req-ef3a9454-166b-4c07-8164-2ccf46fc759e"}]} 2026-05-12 17:44:49.631 7 INFO neutron.services.segments.plugin [-] Segment 1d569214-b61b-4dc4-8d76-b8339bb91f77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d569214-b61b-4dc4-8d76-b8339bb91f77 found for delete ", "request_id": "req-eab4cdf7-3a9f-4b21-90ef-d9d3149e7d66"}]} [pid: 7|app: 0|req: 1074/2130] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:44:49 2026] DELETE /v2.0/networks/785838be-feca-4dc0-a6d1-7851b69bcdef => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2131] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:44:50 2026] GET /v2.0/security-groups?tenant_id=024faf8766574213b9b7a6bcde104bef&name=default => generated 2805 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2132] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:44:50 2026] DELETE /v2.0/security-groups/39d1fcf7-db79-4062-80d4-cfcf5cd7db07 => 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: 1077/2133] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:44:50 2026] GET /v2.0/security-groups?tenant_id=f243f9d9e59a41ea80462bf01efd7cc7&name=default => generated 2805 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2134] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:44:50 2026] DELETE /v2.0/security-groups/e49fce3f-de6f-4053-be2c-4cb6b882e345 => 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: 1057/2135] 10.0.0.104 () {34 vars in 789 bytes} [Tue May 12 17:44:49 2026] PUT /v2.0/routers/06d1cce1-ec87-4518-a7a9-a6a473475c8f/remove_router_interface => generated 309 bytes in 1892 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2136] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:44:51 2026] DELETE /v2.0/subnets/6718c1ec-8155-4796-acaa-544de24c5b1b => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:44:52.832 8 INFO neutron.services.segments.plugin [-] Segment a1d7c8ab-3190-4e6a-bf9c-12571bf27976 resource provider aggregate not found 2026-05-12 17:44:52.837 8 INFO neutron.services.segments.plugin [-] Segment a1d7c8ab-3190-4e6a-bf9c-12571bf27976 resource provider aggregate not found 2026-05-12 17:44:52.853 8 INFO neutron.services.segments.plugin [-] Segment a1d7c8ab-3190-4e6a-bf9c-12571bf27976 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1d7c8ab-3190-4e6a-bf9c-12571bf27976 found for delete ", "request_id": "req-f8963f4f-07ad-4fc2-8c55-ba0ffab38cf0"}]} 2026-05-12 17:44:52.857 8 INFO neutron.services.segments.plugin [-] Segment a1d7c8ab-3190-4e6a-bf9c-12571bf27976 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1d7c8ab-3190-4e6a-bf9c-12571bf27976 found for delete ", "request_id": "req-480bd1c0-d7da-4316-be7f-c1319b543bfa"}]} 2026-05-12 17:44:52.862 8 INFO neutron.db.l3_hamode_db [None req-1b15baba-ec84-4c14-b522-1b0c51aebf98 f66a403510604cc49ec073657d7493e4 cf7db083337b49e48a2164ea29377655 - - - -] HA network 80a9187f-7336-4a5b-87bc-47a54a073af0 was deleted as no HA routers are present in tenant cf7db083337b49e48a2164ea29377655. [pid: 8|app: 0|req: 1058/2137] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:44:51 2026] DELETE /v2.0/routers/06d1cce1-ec87-4518-a7a9-a6a473475c8f => generated 0 bytes in 1196 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:53.058 7 INFO neutron.services.segments.plugin [-] Segment dc78d2e4-7ca8-4f90-b7d5-4cb4a405c27d resource provider aggregate not found 2026-05-12 17:44:53.078 7 INFO neutron.services.segments.plugin [-] Segment dc78d2e4-7ca8-4f90-b7d5-4cb4a405c27d resource provider aggregate not found 2026-05-12 17:44:53.083 7 INFO neutron.services.segments.plugin [-] Segment dc78d2e4-7ca8-4f90-b7d5-4cb4a405c27d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc78d2e4-7ca8-4f90-b7d5-4cb4a405c27d found for delete ", "request_id": "req-f0b9a360-fa52-49e3-9091-fcf151c096b2"}]} 2026-05-12 17:44:53.098 7 INFO neutron.services.segments.plugin [-] Segment dc78d2e4-7ca8-4f90-b7d5-4cb4a405c27d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc78d2e4-7ca8-4f90-b7d5-4cb4a405c27d found for delete ", "request_id": "req-80c14fad-3239-4ed8-b0e1-2da92529d94c"}]} [pid: 7|app: 0|req: 1080/2138] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:44:52 2026] DELETE /v2.0/networks/c3d49a33-f84d-4f68-a4b6-63f985db90e8 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2141] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/security-groups?tenant_id=0975b0ce353340f98939f654d0219f57&name=default => generated 2805 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2142] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:44:53 2026] DELETE /v2.0/security-groups/c77f5132-0b01-4668-a60d-941873348c84 => 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: 1061/2143] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:44:54 2026] GET /v2.0/security-groups?tenant_id=cf7db083337b49e48a2164ea29377655&name=default => generated 2801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2144] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:44:54 2026] DELETE /v2.0/security-groups/9c9b2c58-bfaf-4092-95de-1bd8ce554895 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2145] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:44:54 2026] GET /v2.0/security-groups?tenant_id=18c8b1f3dbc142d2b8127f2870dcb691&name=default => generated 2805 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2146] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:44:54 2026] DELETE /v2.0/security-groups/cd8aebb8-6dc5-4746-a5d0-c92944d508f4 => 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: 1063/2147] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:44:54 2026] GET /v2.0/security-groups?tenant_id=a6b34d3f41be4cbc9bb37ccffa48cf19&name=default => generated 2805 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2148] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:44:55 2026] DELETE /v2.0/security-groups/c7be6810-e159-4ebb-9c75-e237ba5bf25a => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:56.202 8 INFO neutron.db.segments_db [None req-90aef536-9d9e-4922-9a66-a7b2256cc0b9 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Added segment 924c7b98-a24b-476d-a05d-bde14bc2cdb2 of type vxlan for network 1979fb62-687d-4f11-9a9c-d31568e9fdce [pid: 8|app: 0|req: 1064/2149] 10.0.0.104 () {34 vars in 671 bytes} [Tue May 12 17:44:55 2026] POST /v2.0/networks => generated 741 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2150] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:44:56 2026] POST /v2.0/subnets => generated 664 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:56.624 8 INFO neutron.db.segments_db [None req-b354b719-2461-46b6-a4cc-fa636592eb2d 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Added segment 7bca7fcc-3d09-45a1-acd4-6aeb251e8aae of type vxlan for network abb08b94-6a92-431f-b2b2-6d5f05938841 2026-05-12 17:44:56.942 8 INFO neutron.db.l3_hamode_db [None req-b354b719-2461-46b6-a4cc-fa636592eb2d 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:44:58.104 8 INFO neutron.db.l3_hamode_db [None req-b354b719-2461-46b6-a4cc-fa636592eb2d 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1065/2151] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:44:56 2026] POST /v2.0/routers => generated 728 bytes in 3303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2152] 10.0.0.104 () {34 vars in 783 bytes} [Tue May 12 17:44:59 2026] PUT /v2.0/routers/e80934f6-6b22-4e23-8eb4-6432d7f7ad53/add_router_interface => generated 309 bytes in 1753 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:02.800 8 INFO neutron.db.segments_db [None req-9a95a880-1d1d-43c6-ae8f-adb6e35dc3c8 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Added segment 7fe5b608-fb5f-4f09-8f6e-f551c5f8e520 of type vxlan for network 24c61308-8870-4844-9e6c-64be50a8ad11 [pid: 8|app: 0|req: 1066/2153] 10.0.0.104 () {34 vars in 671 bytes} [Tue May 12 17:45:02 2026] POST /v2.0/networks => generated 741 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2154] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:45:02 2026] POST /v2.0/subnets => generated 664 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:03.295 8 INFO neutron.db.segments_db [None req-1b90ae90-37ce-4ec1-9ccc-ee9fb66d99c1 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Added segment d7fe75e5-0060-413d-975c-a03551dc13f8 of type vxlan for network 207521e8-b966-4715-8108-aa2c6cffd404 2026-05-12 17:45:03.700 8 INFO neutron.db.l3_hamode_db [None req-1b90ae90-37ce-4ec1-9ccc-ee9fb66d99c1 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:45:04.898 8 INFO neutron.db.l3_hamode_db [None req-1b90ae90-37ce-4ec1-9ccc-ee9fb66d99c1 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:45:05.249 7 INFO neutron.db.segments_db [None req-c1bea47a-11d7-4e13-af93-e59cc2fa35f3 2b0ff3add82c443f8b8deadfeaa81bf4 a7ae040421cc401b871976cc4b7648a8 - - - -] Added segment 94906c92-c628-4a89-a12c-18f35231e7d8 of type vxlan for network c7271287-7caf-4598-95ac-0e6915c0b92a [pid: 7|app: 0|req: 1089/2155] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:45:04 2026] POST /v2.0/networks => generated 640 bytes in 560 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2156] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:45:05 2026] POST /v2.0/subnets => generated 633 bytes in 506 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2157] 10.0.0.104 () {32 vars in 722 bytes} [Tue May 12 17:45:05 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2158] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:45:03 2026] POST /v2.0/routers => generated 728 bytes in 2947 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2159] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:45:06 2026] POST /v2.0/subnets => generated 708 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:06.615 7 INFO neutron.db.segments_db [None req-e9a7d6e2-945a-4797-b920-cdef10d98b4a 2b0ff3add82c443f8b8deadfeaa81bf4 a7ae040421cc401b871976cc4b7648a8 - - - -] Added segment 790db6f8-f6a8-4b35-99b2-7a8b1441902d of type vxlan for network 7794647e-5caf-425f-9b10-182bde9be2d3 [pid: 7|app: 0|req: 1093/2160] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:45:06 2026] POST /v2.0/networks => generated 638 bytes in 1065 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2161] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:45:07 2026] POST /v2.0/subnets => generated 631 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2162] 10.0.0.104 () {34 vars in 783 bytes} [Tue May 12 17:45:06 2026] PUT /v2.0/routers/c888f5be-b453-45d7-903a-fe62cd519dc9/add_router_interface => generated 309 bytes in 1982 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2165] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:45:08 2026] POST /v2.0/subnets => generated 701 bytes in 533 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:08.760 8 INFO neutron.db.segments_db [None req-acdcd801-3968-48ac-905c-367e667a781b 2b0ff3add82c443f8b8deadfeaa81bf4 a7ae040421cc401b871976cc4b7648a8 - - - -] Added segment 2c9d3191-ddea-415d-b10d-6f023566b704 of type vxlan for network 7bf42a72-2267-4257-bd81-1c056395d7dd [pid: 8|app: 0|req: 1071/2166] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:45:08 2026] POST /v2.0/networks => generated 637 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2167] 10.0.0.104 () {34 vars in 685 bytes} [Tue May 12 17:45:08 2026] POST /v2.0/security-groups => generated 1611 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2168] 10.0.0.104 () {34 vars in 695 bytes} [Tue May 12 17:45:08 2026] POST /v2.0/security-group-rules => generated 565 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2169] 10.0.0.104 () {34 vars in 695 bytes} [Tue May 12 17:45:09 2026] POST /v2.0/security-group-rules => generated 564 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2170] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:45:08 2026] POST /v2.0/subnets => generated 631 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2171] 10.0.0.104 () {34 vars in 695 bytes} [Tue May 12 17:45:09 2026] POST /v2.0/security-group-rules => generated 570 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2172] 10.0.0.104 () {34 vars in 695 bytes} [Tue May 12 17:45:09 2026] POST /v2.0/security-group-rules => generated 569 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:09.544 7 INFO neutron.db.securitygroups_db [None req-84f27100-ccc7-440c-9b82-9129616fbb76 f8d62f29ea764298a93ca2d75405825d 8ee4aded9392480297a4b9d55908daa9 - - - -] Project 8ee4aded9392480297a4b9d55908daa9 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: 1101/2173] 10.0.0.104 () {34 vars in 695 bytes} [Tue May 12 17:45:09 2026] POST /v2.0/security-group-rules => generated 575 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:09.702 7 INFO neutron.db.securitygroups_db [None req-f9a4eed2-9cbd-4811-9951-8e158a06e181 f8d62f29ea764298a93ca2d75405825d 8ee4aded9392480297a4b9d55908daa9 - - - -] Project 8ee4aded9392480297a4b9d55908daa9 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: 1102/2174] 10.0.0.104 () {34 vars in 695 bytes} [Tue May 12 17:45:09 2026] POST /v2.0/security-group-rules => generated 574 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2175] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:45:09 2026] POST /v2.0/subnets => generated 706 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:09.892 7 INFO neutron.db.segments_db [None req-c8be7f34-4659-49c1-8ac4-868e029137a4 2b0ff3add82c443f8b8deadfeaa81bf4 a7ae040421cc401b871976cc4b7648a8 - - - -] Added segment a98dfabf-af16-4dcf-8b16-e29120454d0c of type vxlan for network ec13ff90-38c3-4e97-81c2-9696ab28787d 2026-05-12 17:45:10.306 7 INFO neutron.db.l3_hamode_db [None req-c8be7f34-4659-49c1-8ac4-868e029137a4 2b0ff3add82c443f8b8deadfeaa81bf4 a7ae040421cc401b871976cc4b7648a8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1074/2176] 10.0.0.104 () {34 vars in 685 bytes} [Tue May 12 17:45:10 2026] POST /v2.0/security-groups => generated 1598 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2177] 10.0.0.104 () {34 vars in 695 bytes} [Tue May 12 17:45:10 2026] POST /v2.0/security-group-rules => generated 565 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2178] 10.0.0.104 () {34 vars in 695 bytes} [Tue May 12 17:45:10 2026] POST /v2.0/security-group-rules => generated 570 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:11.540 7 INFO neutron.db.l3_hamode_db [None req-c8be7f34-4659-49c1-8ac4-868e029137a4 2b0ff3add82c443f8b8deadfeaa81bf4 a7ae040421cc401b871976cc4b7648a8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1077/2179] 10.0.0.104 () {34 vars in 676 bytes} [Tue May 12 17:45:10 2026] POST /v2.0/floatingips => generated 552 bytes in 1475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2180] 10.0.0.97 () {34 vars in 1097 bytes} [Tue May 12 17:45:12 2026] GET /v2.0/security-groups?name=tempest-securitygroup--481350476&fields=id&tenant_id=8ee4aded9392480297a4b9d55908daa9 => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2181] 10.0.0.97 () {34 vars in 1097 bytes} [Tue May 12 17:45:12 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-159322111&fields=id&tenant_id=8ee4aded9392480297a4b9d55908daa9 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2182] 10.0.0.97 () {34 vars in 981 bytes} [Tue May 12 17:45:12 2026] GET /v2.0/networks?id=1979fb62-687d-4f11-9a9c-d31568e9fdce => generated 673 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2183] 10.0.0.97 () {34 vars in 964 bytes} [Tue May 12 17:45:12 2026] GET /v2.0/quotas/8ee4aded9392480297a4b9d55908daa9 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2184] 10.0.0.97 () {34 vars in 1001 bytes} [Tue May 12 17:45:12 2026] GET /v2.0/ports?tenant_id=8ee4aded9392480297a4b9d55908daa9&fields=id => generated 103 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2185] 10.0.0.97 () {34 vars in 1007 bytes} [Tue May 12 17:45:12 2026] GET /v2.0/networks/1979fb62-687d-4f11-9a9c-d31568e9fdce?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2186] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:45:09 2026] POST /v2.0/routers => generated 684 bytes in 2941 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2187] 10.0.0.97 () {34 vars in 1107 bytes} [Tue May 12 17:45:12 2026] GET /v2.0/networks/1979fb62-687d-4f11-9a9c-d31568e9fdce?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: 1085/2188] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:45:13 2026] GET /v2.0/ports?device_id=504a72dc-835c-40b5-837e-f8f14ebdf729 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2189] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:45:13 2026] GET /v2.0/networks?id=1979fb62-687d-4f11-9a9c-d31568e9fdce => generated 673 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2190] 199.19.213.235 () {34 vars in 1050 bytes} [Tue May 12 17:45:13 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8ee4aded9392480297a4b9d55908daa9 => generated 272 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2191] 199.19.213.235 () {38 vars in 955 bytes} [Tue May 12 17:45:13 2026] POST /v2.0/ports => generated 993 bytes in 486 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: 1089/2192] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:45:14 2026] GET /v2.0/ports?device_id=504a72dc-835c-40b5-837e-f8f14ebdf729 => generated 996 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2193] 10.0.0.104 () {34 vars in 783 bytes} [Tue May 12 17:45:12 2026] PUT /v2.0/routers/8a51b284-07d3-4d18-8d88-55e2600c318a/add_router_interface => generated 309 bytes in 1978 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2194] 10.0.0.97 () {34 vars in 1119 bytes} [Tue May 12 17:45:14 2026] GET /v2.0/security-groups?id=c2c4be21-21a2-486b-a5c2-c6b0eb55a57e&id=d192725a-88aa-41dd-8168-dda083a39e31&fields=id&fields=name => generated 205 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2195] 199.19.213.235 () {38 vars in 1028 bytes} [Tue May 12 17:45:14 2026] PUT /v2.0/ports/e02ea85f-025e-452d-8641-38d39d618d82 => generated 1238 bytes in 603 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: 1091/2196] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:45:15 2026] GET /v2.0/ports?tenant_id=8ee4aded9392480297a4b9d55908daa9&device_id=504a72dc-835c-40b5-837e-f8f14ebdf729 => generated 1277 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:15.137 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-41f1032b-8e05-4920-bdf6-1d9a871f8825'] response: {'name': 'network-changed', 'server_uuid': '504a72dc-835c-40b5-837e-f8f14ebdf729', 'tag': 'e02ea85f-025e-452d-8641-38d39d618d82', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1092/2197] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 12 17:45:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=e02ea85f-025e-452d-8641-38d39d618d82 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1093/2198] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:45:15 2026] GET /v2.0/subnets?id=9bfd47d1-42c4-4b52-adc6-02ae3c7997fe => generated 667 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2199] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:45:15 2026] GET /v2.0/ports?network_id=1979fb62-687d-4f11-9a9c-d31568e9fdce&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: 1095/2200] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:45:15 2026] GET /v2.0/networks/1979fb62-687d-4f11-9a9c-d31568e9fdce?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: 1096/2201] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:45:15 2026] GET /v2.0/networks/1979fb62-687d-4f11-9a9c-d31568e9fdce?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: 8|app: 0|req: 1097/2202] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:45:15 2026] GET /v2.0/ports?tenant_id=8ee4aded9392480297a4b9d55908daa9&device_id=504a72dc-835c-40b5-837e-f8f14ebdf729 => generated 1277 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2203] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:45:15 2026] GET /v2.0/networks?id=1979fb62-687d-4f11-9a9c-d31568e9fdce => generated 769 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2204] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 12 17:45:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=e02ea85f-025e-452d-8641-38d39d618d82 => 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: 1100/2205] 199.19.213.235 () {34 vars in 994 bytes} [Tue May 12 17:45:15 2026] GET /v2.0/ports?device_id=504a72dc-835c-40b5-837e-f8f14ebdf729 => generated 1277 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2206] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:45:15 2026] GET /v2.0/subnets?id=9bfd47d1-42c4-4b52-adc6-02ae3c7997fe => generated 667 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2207] 199.19.213.235 () {34 vars in 1124 bytes} [Tue May 12 17:45:15 2026] GET /v2.0/security-groups?id=d192725a-88aa-41dd-8168-dda083a39e31&id=c2c4be21-21a2-486b-a5c2-c6b0eb55a57e&fields=id&fields=name => generated 205 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2208] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:45:15 2026] GET /v2.0/ports?network_id=1979fb62-687d-4f11-9a9c-d31568e9fdce&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: 1104/2209] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:45:15 2026] GET /v2.0/ports?device_id=504a72dc-835c-40b5-837e-f8f14ebdf729 => generated 1008 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2210] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:45:15 2026] GET /v2.0/networks/1979fb62-687d-4f11-9a9c-d31568e9fdce?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2211] 10.0.0.97 () {34 vars in 1119 bytes} [Tue May 12 17:45:15 2026] GET /v2.0/security-groups?id=c2c4be21-21a2-486b-a5c2-c6b0eb55a57e&id=d192725a-88aa-41dd-8168-dda083a39e31&fields=id&fields=name => generated 205 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2212] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:45:16 2026] GET /v2.0/networks/1979fb62-687d-4f11-9a9c-d31568e9fdce?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: 1106/2213] 10.0.0.104 () {34 vars in 783 bytes} [Tue May 12 17:45:14 2026] PUT /v2.0/routers/8a51b284-07d3-4d18-8d88-55e2600c318a/add_router_interface => generated 309 bytes in 2271 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2214] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:45:17 2026] GET /v2.0/ports?device_id=504a72dc-835c-40b5-837e-f8f14ebdf729 => generated 1010 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2215] 10.0.0.97 () {34 vars in 1119 bytes} [Tue May 12 17:45:17 2026] GET /v2.0/security-groups?id=c2c4be21-21a2-486b-a5c2-c6b0eb55a57e&id=d192725a-88aa-41dd-8168-dda083a39e31&fields=id&fields=name => generated 205 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2216] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:45:18 2026] GET /v2.0/ports?device_id=504a72dc-835c-40b5-837e-f8f14ebdf729 => generated 1010 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2217] 10.0.0.97 () {34 vars in 1119 bytes} [Tue May 12 17:45:18 2026] GET /v2.0/security-groups?id=c2c4be21-21a2-486b-a5c2-c6b0eb55a57e&id=d192725a-88aa-41dd-8168-dda083a39e31&fields=id&fields=name => generated 205 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2218] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:45:18 2026] GET /v2.0/ports?device_id=504a72dc-835c-40b5-837e-f8f14ebdf729 => generated 1010 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:19.217 7 INFO neutron.db.l3_db [None req-60fad9ab-7c5d-480c-99fb-cfe42c83e87e f8d62f29ea764298a93ca2d75405825d 8ee4aded9392480297a4b9d55908daa9 - - - -] Floating IP 4ae05240-cb98-4297-96ab-81399ab7a54c associated. External IP: 10.96.250.207, port: e02ea85f-025e-452d-8641-38d39d618d82. [pid: 8|app: 0|req: 1108/2219] 10.0.0.104 () {34 vars in 783 bytes} [Tue May 12 17:45:17 2026] PUT /v2.0/routers/8a51b284-07d3-4d18-8d88-55e2600c318a/add_router_interface => generated 309 bytes in 2351 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2220] 10.0.0.104 () {34 vars in 749 bytes} [Tue May 12 17:45:18 2026] PUT /v2.0/floatingips/4ae05240-cb98-4297-96ab-81399ab7a54c => generated 855 bytes in 880 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2221] 10.0.0.104 () {34 vars in 684 bytes} [Tue May 12 17:45:19 2026] POST /v2.0/security-groups => generated 1566 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:45:19.713 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3b4a0f7-cbe1-4fe7-8db6-5f64bc5538c7'] response: {'name': 'network-changed', 'server_uuid': '504a72dc-835c-40b5-837e-f8f14ebdf729', 'tag': 'e02ea85f-025e-452d-8641-38d39d618d82', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1110/2222] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:45:19 2026] GET /v2.0/ports?tenant_id=8ee4aded9392480297a4b9d55908daa9&device_id=504a72dc-835c-40b5-837e-f8f14ebdf729 => generated 1279 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2223] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:45:19 2026] GET /v2.0/networks?id=1979fb62-687d-4f11-9a9c-d31568e9fdce => generated 769 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2224] 10.0.0.104 () {34 vars in 695 bytes} [Tue May 12 17:45:19 2026] POST /v2.0/security-group-rules => generated 565 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2225] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 12 17:45:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=e02ea85f-025e-452d-8641-38d39d618d82 => generated 858 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2226] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:45:19 2026] GET /v2.0/subnets?id=9bfd47d1-42c4-4b52-adc6-02ae3c7997fe => generated 667 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2227] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:45:20 2026] GET /v2.0/ports?network_id=1979fb62-687d-4f11-9a9c-d31568e9fdce&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: 1114/2228] 10.0.0.104 () {34 vars in 695 bytes} [Tue May 12 17:45:19 2026] POST /v2.0/security-group-rules => generated 565 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2229] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:45:20 2026] GET /v2.0/networks/1979fb62-687d-4f11-9a9c-d31568e9fdce?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2230] 10.0.0.104 () {34 vars in 695 bytes} [Tue May 12 17:45:20 2026] POST /v2.0/security-group-rules => generated 567 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2231] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:45:20 2026] GET /v2.0/networks/1979fb62-687d-4f11-9a9c-d31568e9fdce?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: 1116/2232] 10.0.0.104 () {34 vars in 695 bytes} [Tue May 12 17:45:20 2026] POST /v2.0/security-group-rules => generated 569 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2233] 10.0.0.104 () {34 vars in 695 bytes} [Tue May 12 17:45:20 2026] POST /v2.0/security-group-rules => generated 569 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2234] 10.0.0.104 () {34 vars in 695 bytes} [Tue May 12 17:45:20 2026] POST /v2.0/security-group-rules => generated 565 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2235] 10.0.0.104 () {34 vars in 695 bytes} [Tue May 12 17:45:20 2026] POST /v2.0/security-group-rules => generated 565 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2236] 10.0.0.104 () {34 vars in 695 bytes} [Tue May 12 17:45:20 2026] POST /v2.0/security-group-rules => generated 565 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2237] 10.0.0.104 () {34 vars in 695 bytes} [Tue May 12 17:45:20 2026] POST /v2.0/security-group-rules => generated 567 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2238] 10.0.0.104 () {34 vars in 695 bytes} [Tue May 12 17:45:21 2026] POST /v2.0/security-group-rules => generated 569 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2239] 10.0.0.104 () {34 vars in 695 bytes} [Tue May 12 17:45:21 2026] POST /v2.0/security-group-rules => generated 565 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2240] 10.0.0.97 () {34 vars in 1095 bytes} [Tue May 12 17:45:21 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1826503437&fields=id&tenant_id=a7ae040421cc401b871976cc4b7648a8 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2241] 10.0.0.97 () {34 vars in 981 bytes} [Tue May 12 17:45:21 2026] GET /v2.0/networks?id=7794647e-5caf-425f-9b10-182bde9be2d3 => generated 705 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2242] 10.0.0.97 () {34 vars in 964 bytes} [Tue May 12 17:45:21 2026] GET /v2.0/quotas/a7ae040421cc401b871976cc4b7648a8 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2243] 10.0.0.97 () {34 vars in 1001 bytes} [Tue May 12 17:45:21 2026] GET /v2.0/ports?tenant_id=a7ae040421cc401b871976cc4b7648a8&fields=id => generated 287 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2244] 10.0.0.97 () {34 vars in 1007 bytes} [Tue May 12 17:45:21 2026] GET /v2.0/networks/7794647e-5caf-425f-9b10-182bde9be2d3?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: 1123/2245] 10.0.0.97 () {34 vars in 1107 bytes} [Tue May 12 17:45:22 2026] GET /v2.0/networks/7794647e-5caf-425f-9b10-182bde9be2d3?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: 1123/2246] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:45:22 2026] GET /v2.0/ports?device_id=4aad8ba2-756c-4cc5-8b4f-c0805305f934 => 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: 1124/2247] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:45:22 2026] GET /v2.0/networks?id=7794647e-5caf-425f-9b10-182bde9be2d3 => generated 705 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2248] 199.19.213.235 () {34 vars in 1050 bytes} [Tue May 12 17:45:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a7ae040421cc401b871976cc4b7648a8 => generated 179 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2251] 199.19.213.235 () {38 vars in 955 bytes} [Tue May 12 17:45:23 2026] POST /v2.0/ports => generated 1179 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2252] 199.19.213.235 () {38 vars in 1028 bytes} [Tue May 12 17:45:23 2026] PUT /v2.0/ports/0317286d-963a-48f4-be90-a7d6d994043a => generated 1424 bytes in 542 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: 1126/2253] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:45:24 2026] GET /v2.0/ports?tenant_id=a7ae040421cc401b871976cc4b7648a8&device_id=4aad8ba2-756c-4cc5-8b4f-c0805305f934 => generated 1463 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:45:24.350 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f14903c6-42d2-493a-9a30-47c2df28c8e5'] response: {'name': 'network-changed', 'server_uuid': '4aad8ba2-756c-4cc5-8b4f-c0805305f934', 'tag': '0317286d-963a-48f4-be90-a7d6d994043a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1128/2254] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 12 17:45:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.181&port_id=0317286d-963a-48f4-be90-a7d6d994043a => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2255] 199.19.213.235 () {34 vars in 1102 bytes} [Tue May 12 17:45:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A97&port_id=0317286d-963a-48f4-be90-a7d6d994043a => 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: 1129/2256] 199.19.213.235 () {34 vars in 1064 bytes} [Tue May 12 17:45:24 2026] GET /v2.0/subnets?id=4f6304ff-1d9d-4cc5-a3cd-7f07531de11e&id=0131fec5-b797-4747-9b2b-29a5d76d3105 => generated 1361 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2257] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:45:24 2026] GET /v2.0/ports?network_id=7794647e-5caf-425f-9b10-182bde9be2d3&device_owner=network%3Adhcp => generated 1457 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: 1130/2258] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:45:24 2026] GET /v2.0/ports?network_id=7794647e-5caf-425f-9b10-182bde9be2d3&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: 1129/2259] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:45:24 2026] GET /v2.0/networks/7794647e-5caf-425f-9b10-182bde9be2d3?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: 1131/2260] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:45:24 2026] GET /v2.0/networks/7794647e-5caf-425f-9b10-182bde9be2d3?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: 1130/2261] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:45:24 2026] GET /v2.0/ports?tenant_id=a7ae040421cc401b871976cc4b7648a8&device_id=4aad8ba2-756c-4cc5-8b4f-c0805305f934 => generated 1463 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2262] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:45:24 2026] GET /v2.0/networks?id=7794647e-5caf-425f-9b10-182bde9be2d3 => generated 801 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2263] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 12 17:45:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.181&port_id=0317286d-963a-48f4-be90-a7d6d994043a => 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: 1133/2264] 199.19.213.235 () {34 vars in 1102 bytes} [Tue May 12 17:45:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A97&port_id=0317286d-963a-48f4-be90-a7d6d994043a => 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: 1132/2265] 199.19.213.235 () {34 vars in 1064 bytes} [Tue May 12 17:45:25 2026] GET /v2.0/subnets?id=4f6304ff-1d9d-4cc5-a3cd-7f07531de11e&id=0131fec5-b797-4747-9b2b-29a5d76d3105 => 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: 1134/2266] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:45:25 2026] GET /v2.0/ports?network_id=7794647e-5caf-425f-9b10-182bde9be2d3&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: 1133/2267] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:45:25 2026] GET /v2.0/ports?network_id=7794647e-5caf-425f-9b10-182bde9be2d3&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2268] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:45:25 2026] GET /v2.0/networks/7794647e-5caf-425f-9b10-182bde9be2d3?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: 1134/2269] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:45:25 2026] GET /v2.0/networks/7794647e-5caf-425f-9b10-182bde9be2d3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2270] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:45:27 2026] GET /v2.0/ports?device_id=4aad8ba2-756c-4cc5-8b4f-c0805305f934 => generated 1196 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2271] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:45:27 2026] GET /v2.0/security-groups?id=e743a865-1577-4330-97c5-ef7fa986acd2&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: 1137/2272] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:45:29 2026] GET /v2.0/ports?device_id=504a72dc-835c-40b5-837e-f8f14ebdf729 => generated 1010 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2273] 10.0.0.97 () {34 vars in 1119 bytes} [Tue May 12 17:45:29 2026] GET /v2.0/security-groups?id=c2c4be21-21a2-486b-a5c2-c6b0eb55a57e&id=d192725a-88aa-41dd-8168-dda083a39e31&fields=id&fields=name => generated 205 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2274] 10.0.0.104 () {32 vars in 736 bytes} [Tue May 12 17:45:29 2026] GET /v2.0/ports?device_id=504a72dc-835c-40b5-837e-f8f14ebdf729 => generated 1279 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2275] 10.0.0.104 () {32 vars in 858 bytes} [Tue May 12 17:45:29 2026] GET /v2.0/floatingips?floating_network_id=0e61ee45-96ec-415d-882a-e27c35f354c1&port_id=e02ea85f-025e-452d-8641-38d39d618d82 => generated 860 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2276] 10.0.0.159 () {34 vars in 990 bytes} [Tue May 12 17:45:30 2026] GET /v2.0/ports?device_id=504a72dc-835c-40b5-837e-f8f14ebdf729 => generated 1279 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2277] 10.0.0.159 () {34 vars in 1120 bytes} [Tue May 12 17:45:30 2026] GET /v2.0/security-groups?id=d192725a-88aa-41dd-8168-dda083a39e31&id=c2c4be21-21a2-486b-a5c2-c6b0eb55a57e&fields=id&fields=name => generated 205 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2278] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:45:32 2026] GET /v2.0/ports?device_id=504a72dc-835c-40b5-837e-f8f14ebdf729 => generated 1010 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2279] 10.0.0.97 () {34 vars in 1119 bytes} [Tue May 12 17:45:32 2026] GET /v2.0/security-groups?id=c2c4be21-21a2-486b-a5c2-c6b0eb55a57e&id=d192725a-88aa-41dd-8168-dda083a39e31&fields=id&fields=name => generated 205 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2280] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:45:32 2026] GET /v2.0/ports?device_id=4aad8ba2-756c-4cc5-8b4f-c0805305f934 => generated 1196 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2281] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:45:32 2026] GET /v2.0/security-groups?id=e743a865-1577-4330-97c5-ef7fa986acd2&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2282] 199.19.213.235 () {34 vars in 994 bytes} [Tue May 12 17:45:32 2026] GET /v2.0/ports?device_id=504a72dc-835c-40b5-837e-f8f14ebdf729 => generated 1010 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2283] 10.0.0.104 () {32 vars in 818 bytes} [Tue May 12 17:45:32 2026] GET /v2.0/ports?network_id=7794647e-5caf-425f-9b10-182bde9be2d3&mac_address=fa%3A16%3A3e%3A9d%3A25%3A77 => generated 1196 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:33.197 7 INFO neutron.db.l3_db [None req-2847ef1e-36ed-436f-b3c2-ef69c690ccfb f8d62f29ea764298a93ca2d75405825d 8ee4aded9392480297a4b9d55908daa9 - - - -] Floating IP 4ae05240-cb98-4297-96ab-81399ab7a54c disassociated. External IP: 10.96.250.207, port: e02ea85f-025e-452d-8641-38d39d618d82. [pid: 7|app: 0|req: 1143/2284] 199.19.213.235 () {36 vars in 997 bytes} [Tue May 12 17:45:32 2026] DELETE /v2.0/ports/e02ea85f-025e-452d-8641-38d39d618d82 => generated 0 bytes in 795 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:45:33.665 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-783b603b-becd-49a8-b457-260aee5877dc'] response: {'server_uuid': '504a72dc-835c-40b5-837e-f8f14ebdf729', 'name': 'network-vif-deleted', 'tag': 'e02ea85f-025e-452d-8641-38d39d618d82', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1144/2285] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:45:33 2026] GET /v2.0/ports?device_id=504a72dc-835c-40b5-837e-f8f14ebdf729 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:45:34.819 8 INFO neutron.db.l3_db [None req-c9023643-7806-4195-9cc9-784063c01bee 2b0ff3add82c443f8b8deadfeaa81bf4 a7ae040421cc401b871976cc4b7648a8 - - - -] Floating IP 2417e712-7247-4121-9ec8-bc40c0308365 associated. External IP: 10.96.250.215, port: 0317286d-963a-48f4-be90-a7d6d994043a. [pid: 7|app: 0|req: 1145/2286] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:45:34 2026] DELETE /v2.0/security-groups/c2c4be21-21a2-486b-a5c2-c6b0eb55a57e => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:45:35.027 7 INFO neutron.api.v2.resource [None req-4e8e792f-e6a5-4980-8b1d-540d5642657e f8d62f29ea764298a93ca2d75405825d 8ee4aded9392480297a4b9d55908daa9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1146/2287] 10.0.0.104 () {32 vars in 737 bytes} [Tue May 12 17:45:35 2026] GET /v2.0/security-groups/c2c4be21-21a2-486b-a5c2-c6b0eb55a57e => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2288] 10.0.0.104 () {34 vars in 677 bytes} [Tue May 12 17:45:32 2026] POST /v2.0/floatingips => generated 855 bytes in 2278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2289] 10.0.0.97 () {34 vars in 1095 bytes} [Tue May 12 17:45:35 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1826503437&fields=id&tenant_id=a7ae040421cc401b871976cc4b7648a8 => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:45:35.410 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d7640883-0173-4bac-bf85-e3d9218ecd9a'] response: {'name': 'network-changed', 'server_uuid': '4aad8ba2-756c-4cc5-8b4f-c0805305f934', 'tag': '0317286d-963a-48f4-be90-a7d6d994043a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1147/2290] 10.0.0.104 () {32 vars in 732 bytes} [Tue May 12 17:45:35 2026] DELETE /v2.0/floatingips/4ae05240-cb98-4297-96ab-81399ab7a54c => generated 0 bytes in 428 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2291] 10.0.0.97 () {34 vars in 981 bytes} [Tue May 12 17:45:35 2026] GET /v2.0/networks?id=7bf42a72-2267-4257-bd81-1c056395d7dd => generated 704 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2292] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:45:35 2026] GET /v2.0/ports?tenant_id=a7ae040421cc401b871976cc4b7648a8&device_id=4aad8ba2-756c-4cc5-8b4f-c0805305f934 => generated 1465 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2293] 10.0.0.97 () {34 vars in 964 bytes} [Tue May 12 17:45:35 2026] GET /v2.0/quotas/a7ae040421cc401b871976cc4b7648a8 => 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: 1150/2294] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:45:35 2026] GET /v2.0/networks?id=7794647e-5caf-425f-9b10-182bde9be2d3 => generated 801 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2295] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:45:35 2026] DELETE /v2.0/security-groups/d192725a-88aa-41dd-8168-dda083a39e31 => 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: 1146/2296] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 12 17:45:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.181&port_id=0317286d-963a-48f4-be90-a7d6d994043a => generated 858 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2297] 10.0.0.97 () {34 vars in 1001 bytes} [Tue May 12 17:45:35 2026] GET /v2.0/ports?tenant_id=a7ae040421cc401b871976cc4b7648a8&fields=id => generated 333 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2298] 199.19.213.235 () {34 vars in 1102 bytes} [Tue May 12 17:45:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A97&port_id=0317286d-963a-48f4-be90-a7d6d994043a => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2299] 10.0.0.97 () {34 vars in 1007 bytes} [Tue May 12 17:45:35 2026] GET /v2.0/networks/7bf42a72-2267-4257-bd81-1c056395d7dd?fields=segments => generated 14 bytes in 653 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2300] 199.19.213.235 () {34 vars in 1064 bytes} [Tue May 12 17:45:36 2026] GET /v2.0/subnets?id=4f6304ff-1d9d-4cc5-a3cd-7f07531de11e&id=0131fec5-b797-4747-9b2b-29a5d76d3105 => generated 1361 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2301] 10.0.0.97 () {34 vars in 1107 bytes} [Tue May 12 17:45:36 2026] GET /v2.0/networks/7bf42a72-2267-4257-bd81-1c056395d7dd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2302] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:45:36 2026] GET /v2.0/ports?network_id=7794647e-5caf-425f-9b10-182bde9be2d3&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2303] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:45:36 2026] GET /v2.0/ports?network_id=7794647e-5caf-425f-9b10-182bde9be2d3&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2304] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:45:36 2026] GET /v2.0/networks/7794647e-5caf-425f-9b10-182bde9be2d3?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2305] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:45:36 2026] GET /v2.0/ports?device_id=5dee9f2e-98bd-45ba-9bbe-5e0216b0feb8 => 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: 1160/2306] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:45:36 2026] GET /v2.0/networks/7794647e-5caf-425f-9b10-182bde9be2d3?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: 1147/2307] 10.0.0.104 () {34 vars in 789 bytes} [Tue May 12 17:45:35 2026] PUT /v2.0/routers/e80934f6-6b22-4e23-8eb4-6432d7f7ad53/remove_router_interface => generated 309 bytes in 1303 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2308] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:45:37 2026] GET /v2.0/networks?id=7bf42a72-2267-4257-bd81-1c056395d7dd => generated 704 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2309] 10.0.0.159 () {34 vars in 990 bytes} [Tue May 12 17:45:37 2026] GET /v2.0/ports?device_id=4aad8ba2-756c-4cc5-8b4f-c0805305f934 => generated 1465 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2310] 199.19.213.235 () {34 vars in 1050 bytes} [Tue May 12 17:45:37 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a7ae040421cc401b871976cc4b7648a8 => generated 179 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2311] 10.0.0.159 () {34 vars in 1040 bytes} [Tue May 12 17:45:37 2026] GET /v2.0/security-groups?id=e743a865-1577-4330-97c5-ef7fa986acd2&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:38.317 7 INFO neutron.services.segments.plugin [-] Segment 7bca7fcc-3d09-45a1-acd4-6aeb251e8aae resource provider aggregate not found 2026-05-12 17:45:38.324 7 INFO neutron.services.segments.plugin [-] Segment 7bca7fcc-3d09-45a1-acd4-6aeb251e8aae resource provider aggregate not found 2026-05-12 17:45:38.334 7 INFO neutron.services.segments.plugin [-] Segment 7bca7fcc-3d09-45a1-acd4-6aeb251e8aae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bca7fcc-3d09-45a1-acd4-6aeb251e8aae found for delete ", "request_id": "req-5e48f8c6-6546-4e3e-9d90-2c077b0655e8"}]} 2026-05-12 17:45:38.343 7 INFO neutron.services.segments.plugin [-] Segment 7bca7fcc-3d09-45a1-acd4-6aeb251e8aae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bca7fcc-3d09-45a1-acd4-6aeb251e8aae found for delete ", "request_id": "req-5ddc41d7-3ce1-4d2a-a820-6caff09d53a9"}]} 2026-05-12 17:45:38.349 7 INFO neutron.db.l3_hamode_db [None req-8c868250-f9f4-4652-abc2-b8dd8d077dd1 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] HA network abb08b94-6a92-431f-b2b2-6d5f05938841 was deleted as no HA routers are present in tenant 8ee4aded9392480297a4b9d55908daa9. [pid: 7|app: 0|req: 1161/2312] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:45:36 2026] DELETE /v2.0/routers/e80934f6-6b22-4e23-8eb4-6432d7f7ad53 => generated 0 bytes in 1404 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2315] 199.19.213.235 () {38 vars in 955 bytes} [Tue May 12 17:45:37 2026] POST /v2.0/ports => generated 1187 bytes in 695 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: 1164/2316] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:45:38 2026] DELETE /v2.0/subnets/9bfd47d1-42c4-4b52-adc6-02ae3c7997fe => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2317] 199.19.213.235 () {38 vars in 1028 bytes} [Tue May 12 17:45:38 2026] PUT /v2.0/ports/c9ab07f1-e80a-4b61-82fb-624a7977f989 => generated 1432 bytes in 562 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2318] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:45:38 2026] DELETE /v2.0/networks/1979fb62-687d-4f11-9a9c-d31568e9fdce => generated 0 bytes in 479 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:45:39.195 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6aac1a10-a8b2-475c-a3b0-6a6e49d239ee'] response: {'name': 'network-changed', 'server_uuid': '5dee9f2e-98bd-45ba-9bbe-5e0216b0feb8', 'tag': 'c9ab07f1-e80a-4b61-82fb-624a7977f989', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1154/2319] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:45:39 2026] GET /v2.0/ports?tenant_id=a7ae040421cc401b871976cc4b7648a8&device_id=5dee9f2e-98bd-45ba-9bbe-5e0216b0feb8 => generated 1471 bytes in 123 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: 1155/2320] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 12 17:45:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.182&port_id=c9ab07f1-e80a-4b61-82fb-624a7977f989 => 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: 1156/2321] 199.19.213.235 () {34 vars in 1106 bytes} [Tue May 12 17:45:39 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A357&port_id=c9ab07f1-e80a-4b61-82fb-624a7977f989 => 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: 1157/2322] 199.19.213.235 () {34 vars in 1064 bytes} [Tue May 12 17:45:39 2026] GET /v2.0/subnets?id=60aacbdb-1e69-4503-9812-23162c0e0129&id=a26534f5-6891-4383-aedc-c91d99f04788 => generated 1366 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2323] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:45:39 2026] GET /v2.0/ports?network_id=7bf42a72-2267-4257-bd81-1c056395d7dd&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: 1159/2324] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:45:39 2026] GET /v2.0/ports?network_id=7bf42a72-2267-4257-bd81-1c056395d7dd&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: 1160/2325] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:45:39 2026] GET /v2.0/networks/7bf42a72-2267-4257-bd81-1c056395d7dd?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2326] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:45:39 2026] GET /v2.0/networks/7bf42a72-2267-4257-bd81-1c056395d7dd?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: 1162/2327] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:45:39 2026] GET /v2.0/ports?tenant_id=a7ae040421cc401b871976cc4b7648a8&device_id=5dee9f2e-98bd-45ba-9bbe-5e0216b0feb8 => generated 1471 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2328] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:45:39 2026] GET /v2.0/networks?id=7bf42a72-2267-4257-bd81-1c056395d7dd => 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: 1164/2329] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 12 17:45:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.182&port_id=c9ab07f1-e80a-4b61-82fb-624a7977f989 => 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: 1165/2330] 199.19.213.235 () {34 vars in 1106 bytes} [Tue May 12 17:45:39 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A357&port_id=c9ab07f1-e80a-4b61-82fb-624a7977f989 => 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: 1166/2331] 199.19.213.235 () {34 vars in 1064 bytes} [Tue May 12 17:45:39 2026] GET /v2.0/subnets?id=60aacbdb-1e69-4503-9812-23162c0e0129&id=a26534f5-6891-4383-aedc-c91d99f04788 => generated 1366 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2332] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:45:40 2026] GET /v2.0/ports?network_id=7bf42a72-2267-4257-bd81-1c056395d7dd&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2333] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:45:40 2026] GET /v2.0/ports?network_id=7bf42a72-2267-4257-bd81-1c056395d7dd&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: 1169/2334] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:45:40 2026] GET /v2.0/networks/7bf42a72-2267-4257-bd81-1c056395d7dd?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2335] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:45:40 2026] GET /v2.0/networks/7bf42a72-2267-4257-bd81-1c056395d7dd?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) 2026-05-12 17:45:40.377 7 INFO neutron.services.segments.plugin [-] Segment 924c7b98-a24b-476d-a05d-bde14bc2cdb2 resource provider aggregate not found 2026-05-12 17:45:40.386 7 INFO neutron.services.segments.plugin [-] Segment 924c7b98-a24b-476d-a05d-bde14bc2cdb2 resource provider aggregate not found 2026-05-12 17:45:40.427 7 INFO neutron.services.segments.plugin [-] Segment 924c7b98-a24b-476d-a05d-bde14bc2cdb2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 924c7b98-a24b-476d-a05d-bde14bc2cdb2 found for delete ", "request_id": "req-2013ca27-03fd-4756-aa54-e49a68dc1da6"}]} 2026-05-12 17:45:40.428 7 INFO neutron.services.segments.plugin [-] Segment 924c7b98-a24b-476d-a05d-bde14bc2cdb2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 924c7b98-a24b-476d-a05d-bde14bc2cdb2 found for delete ", "request_id": "req-57b1a593-f08d-4a0c-8dee-57a861b2d6a2"}]} [pid: 7|app: 0|req: 1166/2336] 10.0.0.104 () {34 vars in 789 bytes} [Tue May 12 17:45:39 2026] PUT /v2.0/routers/c888f5be-b453-45d7-903a-fe62cd519dc9/remove_router_interface => generated 309 bytes in 1627 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2337] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:45:41 2026] GET /v2.0/ports?device_id=5dee9f2e-98bd-45ba-9bbe-5e0216b0feb8 => generated 1204 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2338] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:45:41 2026] GET /v2.0/security-groups?id=e743a865-1577-4330-97c5-ef7fa986acd2&fields=id&fields=name => generated 112 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:42.118 8 INFO neutron.services.segments.plugin [-] Segment d7fe75e5-0060-413d-975c-a03551dc13f8 resource provider aggregate not found 2026-05-12 17:45:42.124 8 INFO neutron.services.segments.plugin [-] Segment d7fe75e5-0060-413d-975c-a03551dc13f8 resource provider aggregate not found 2026-05-12 17:45:42.148 8 INFO neutron.services.segments.plugin [-] Segment d7fe75e5-0060-413d-975c-a03551dc13f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7fe75e5-0060-413d-975c-a03551dc13f8 found for delete ", "request_id": "req-416f4e95-ed25-4cbf-864c-ade6b20573bf"}]} 2026-05-12 17:45:42.149 8 INFO neutron.services.segments.plugin [-] Segment d7fe75e5-0060-413d-975c-a03551dc13f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7fe75e5-0060-413d-975c-a03551dc13f8 found for delete ", "request_id": "req-3d1e274e-2097-4fee-a3ab-d18c0a505406"}]} [pid: 7|app: 0|req: 1169/2339] 10.0.0.104 () {32 vars in 818 bytes} [Tue May 12 17:45:42 2026] GET /v2.0/ports?network_id=7bf42a72-2267-4257-bd81-1c056395d7dd&mac_address=fa%3A16%3A3e%3Acd%3A8b%3Ad6 => generated 1204 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:42.162 8 INFO neutron.db.l3_hamode_db [None req-c2010a79-2bb5-4a75-ae41-d90834f06938 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] HA network 207521e8-b966-4715-8108-aa2c6cffd404 was deleted as no HA routers are present in tenant 0e29f02a132144b6812170814e872caf. [pid: 8|app: 0|req: 1171/2340] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:45:40 2026] DELETE /v2.0/routers/c888f5be-b453-45d7-903a-fe62cd519dc9 => generated 0 bytes in 1436 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2341] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:45:42 2026] DELETE /v2.0/subnets/099d4a47-6acc-4201-8802-4a6d2ea4f6f9 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2342] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:45:42 2026] DELETE /v2.0/networks/24c61308-8870-4844-9e6c-64be50a8ad11 => generated 0 bytes in 645 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:45:43.290 7 INFO neutron.db.l3_db [None req-9d42c3a3-c244-40f5-a045-e1cf45940454 2b0ff3add82c443f8b8deadfeaa81bf4 a7ae040421cc401b871976cc4b7648a8 - - - -] Floating IP 26589160-b3af-425a-8cc1-1cac4e7b3181 associated. External IP: 10.96.250.217, port: c9ab07f1-e80a-4b61-82fb-624a7977f989. [pid: 8|app: 0|req: 1174/2343] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:45:43 2026] GET /v2.0/security-groups?tenant_id=0e29f02a132144b6812170814e872caf&name=default => generated 2805 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2344] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:45:43 2026] DELETE /v2.0/security-groups/5ce9f5c4-71d1-45a9-a3cd-79e51632f76d => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2345] 10.0.0.104 () {34 vars in 677 bytes} [Tue May 12 17:45:42 2026] POST /v2.0/floatingips => generated 855 bytes in 1538 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2346] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:45:43 2026] GET /v2.0/security-groups?tenant_id=8ee4aded9392480297a4b9d55908daa9&name=default => generated 2805 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:43.790 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5d46a23f-b2d6-468f-a8c5-eb8e7dcc0901'] response: {'name': 'network-changed', 'server_uuid': '5dee9f2e-98bd-45ba-9bbe-5e0216b0feb8', 'tag': 'c9ab07f1-e80a-4b61-82fb-624a7977f989', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1171/2347] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:45:43 2026] DELETE /v2.0/security-groups/1832a292-7e43-4605-b5a3-35a08cae7409 => 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: 1177/2348] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:45:43 2026] GET /v2.0/ports?tenant_id=a7ae040421cc401b871976cc4b7648a8&device_id=5dee9f2e-98bd-45ba-9bbe-5e0216b0feb8 => generated 1473 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2349] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:45:43 2026] GET /v2.0/networks?id=7bf42a72-2267-4257-bd81-1c056395d7dd => generated 800 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2350] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 12 17:45:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.182&port_id=c9ab07f1-e80a-4b61-82fb-624a7977f989 => generated 858 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2351] 199.19.213.235 () {34 vars in 1106 bytes} [Tue May 12 17:45:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A357&port_id=c9ab07f1-e80a-4b61-82fb-624a7977f989 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2352] 199.19.213.235 () {34 vars in 1064 bytes} [Tue May 12 17:45:44 2026] GET /v2.0/subnets?id=60aacbdb-1e69-4503-9812-23162c0e0129&id=a26534f5-6891-4383-aedc-c91d99f04788 => generated 1366 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2353] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:45:44 2026] GET /v2.0/ports?network_id=7bf42a72-2267-4257-bd81-1c056395d7dd&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:44.222 8 INFO neutron.services.segments.plugin [-] Segment 7fe5b608-fb5f-4f09-8f6e-f551c5f8e520 resource provider aggregate not found 2026-05-12 17:45:44.229 8 INFO neutron.services.segments.plugin [-] Segment 7fe5b608-fb5f-4f09-8f6e-f551c5f8e520 resource provider aggregate not found 2026-05-12 17:45:44.260 8 INFO neutron.services.segments.plugin [-] Segment 7fe5b608-fb5f-4f09-8f6e-f551c5f8e520 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fe5b608-fb5f-4f09-8f6e-f551c5f8e520 found for delete ", "request_id": "req-7369e25b-6a1b-4554-a00c-c5612e8048f8"}]} 2026-05-12 17:45:44.266 8 INFO neutron.services.segments.plugin [-] Segment 7fe5b608-fb5f-4f09-8f6e-f551c5f8e520 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fe5b608-fb5f-4f09-8f6e-f551c5f8e520 found for delete ", "request_id": "req-401090e5-3593-411f-96e8-a6a6485cdbc7"}]} [pid: 8|app: 0|req: 1180/2354] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:45:44 2026] GET /v2.0/ports?network_id=7bf42a72-2267-4257-bd81-1c056395d7dd&device_owner=network%3Adhcp => generated 1461 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2355] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:45:44 2026] GET /v2.0/networks/7bf42a72-2267-4257-bd81-1c056395d7dd?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2356] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:45:44 2026] GET /v2.0/networks/7bf42a72-2267-4257-bd81-1c056395d7dd?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: 1182/2357] 199.19.213.235 () {34 vars in 1096 bytes} [Tue May 12 17:45:48 2026] GET /v2.0/ports?device_id=4aad8ba2-756c-4cc5-8b4f-c0805305f934&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2358] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:45:48 2026] GET /v2.0/ports?tenant_id=a7ae040421cc401b871976cc4b7648a8&device_id=4aad8ba2-756c-4cc5-8b4f-c0805305f934 => generated 1465 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2359] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:45:48 2026] GET /v2.0/networks?id=7794647e-5caf-425f-9b10-182bde9be2d3 => generated 801 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2360] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 12 17:45:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.181&port_id=0317286d-963a-48f4-be90-a7d6d994043a => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2361] 199.19.213.235 () {34 vars in 1102 bytes} [Tue May 12 17:45:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A97&port_id=0317286d-963a-48f4-be90-a7d6d994043a => 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: 1187/2362] 199.19.213.235 () {34 vars in 1064 bytes} [Tue May 12 17:45:48 2026] GET /v2.0/subnets?id=4f6304ff-1d9d-4cc5-a3cd-7f07531de11e&id=0131fec5-b797-4747-9b2b-29a5d76d3105 => generated 1361 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2363] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:45:48 2026] GET /v2.0/ports?network_id=7794647e-5caf-425f-9b10-182bde9be2d3&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2364] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:45:48 2026] GET /v2.0/ports?network_id=7794647e-5caf-425f-9b10-182bde9be2d3&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2365] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:45:48 2026] GET /v2.0/networks/7794647e-5caf-425f-9b10-182bde9be2d3?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: 1191/2366] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:45:48 2026] GET /v2.0/networks/7794647e-5caf-425f-9b10-182bde9be2d3?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: 1176/2367] 10.0.0.104 () {34 vars in 676 bytes} [Tue May 12 17:45:48 2026] POST /v2.0/floatingips => generated 552 bytes in 852 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2368] 10.0.0.104 () {34 vars in 676 bytes} [Tue May 12 17:45:48 2026] POST /v2.0/floatingips => generated 552 bytes in 670 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2369] 10.0.0.104 () {34 vars in 676 bytes} [Tue May 12 17:45:49 2026] POST /v2.0/floatingips => generated 552 bytes in 724 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2370] 10.0.0.104 () {34 vars in 676 bytes} [Tue May 12 17:45:50 2026] POST /v2.0/floatingips => generated 552 bytes in 1215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2371] 10.0.0.104 () {34 vars in 676 bytes} [Tue May 12 17:45:51 2026] POST /v2.0/floatingips => generated 552 bytes in 1193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2372] 10.0.0.104 () {34 vars in 759 bytes} [Tue May 12 17:45:52 2026] PUT /v2.0/floatingips/132aa205-35b9-4721-84d4-1c8569b6fe9c/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2373] 10.0.0.104 () {34 vars in 759 bytes} [Tue May 12 17:45:52 2026] PUT /v2.0/floatingips/792eac45-0fdd-4d37-90ce-1527cfe92c45/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2374] 10.0.0.104 () {34 vars in 759 bytes} [Tue May 12 17:45:52 2026] PUT /v2.0/floatingips/361c28c9-f029-4a8b-8e67-2ededbcbe191/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2375] 10.0.0.104 () {34 vars in 759 bytes} [Tue May 12 17:45:52 2026] PUT /v2.0/floatingips/9477a254-e18e-47ac-8e38-000c04a6ff72/tags => 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: 1196/2376] 10.0.0.104 () {32 vars in 672 bytes} [Tue May 12 17:45:52 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2377] 10.0.0.104 () {32 vars in 686 bytes} [Tue May 12 17:45:52 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2378] 10.0.0.104 () {32 vars in 682 bytes} [Tue May 12 17:45:53 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2379] 10.0.0.104 () {32 vars in 694 bytes} [Tue May 12 17:45:53 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2380] 10.0.0.104 () {32 vars in 680 bytes} [Tue May 12 17:45:53 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2381] 10.0.0.104 () {32 vars in 694 bytes} [Tue May 12 17:45:53 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2384] 10.0.0.104 () {32 vars in 690 bytes} [Tue May 12 17:45:53 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2385] 10.0.0.104 () {32 vars in 702 bytes} [Tue May 12 17:45:53 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2386] 10.0.0.159 () {34 vars in 990 bytes} [Tue May 12 17:45:53 2026] GET /v2.0/ports?device_id=5dee9f2e-98bd-45ba-9bbe-5e0216b0feb8 => generated 1473 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2387] 10.0.0.159 () {34 vars in 1040 bytes} [Tue May 12 17:45:53 2026] GET /v2.0/security-groups?id=e743a865-1577-4330-97c5-ef7fa986acd2&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: 1186/2388] 10.0.0.104 () {32 vars in 732 bytes} [Tue May 12 17:45:53 2026] DELETE /v2.0/floatingips/132aa205-35b9-4721-84d4-1c8569b6fe9c => generated 0 bytes in 370 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2389] 10.0.0.104 () {32 vars in 732 bytes} [Tue May 12 17:45:53 2026] DELETE /v2.0/floatingips/792eac45-0fdd-4d37-90ce-1527cfe92c45 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2390] 10.0.0.104 () {32 vars in 732 bytes} [Tue May 12 17:45:54 2026] DELETE /v2.0/floatingips/361c28c9-f029-4a8b-8e67-2ededbcbe191 => generated 0 bytes in 377 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2391] 10.0.0.104 () {32 vars in 732 bytes} [Tue May 12 17:45:54 2026] DELETE /v2.0/floatingips/9477a254-e18e-47ac-8e38-000c04a6ff72 => generated 0 bytes in 368 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2392] 10.0.0.104 () {32 vars in 732 bytes} [Tue May 12 17:45:54 2026] DELETE /v2.0/floatingips/da7e3daf-aa00-4005-95cd-078ca0cb7946 => generated 0 bytes in 424 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2393] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:45:56 2026] GET /v2.0/security-groups?tenant_id=ab15c91c7e5044b69cf27b6a9af50349&name=default => generated 2805 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2394] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:45:56 2026] DELETE /v2.0/security-groups/d61b361f-a723-470e-b248-ca10ad2eb512 => 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: 1206/2395] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:45:56 2026] GET /v2.0/security-groups?tenant_id=d09bea95b5ce40fabfdf5f6874fce757&name=default => generated 2805 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2396] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:45:56 2026] DELETE /v2.0/security-groups/d04398fa-2524-499f-b7ba-1997eb9682b7 => 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: 1207/2397] 10.0.0.104 () {32 vars in 721 bytes} [Tue May 12 17:45:56 2026] GET /v2.0/subnets/d497bdf4-8baa-4bb5-8c84-718a2d87447e => generated 651 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2398] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:45:57 2026] GET /v2.0/security-groups?tenant_id=0d8baecbdfab44dba15f703fa2a51a4b&name=default => generated 2805 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2399] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:45:57 2026] DELETE /v2.0/security-groups/7a03769a-93c3-4107-8aec-09d4461dc8f8 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2400] 10.0.0.63 () {30 vars in 658 bytes} [Tue May 12 17:45:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2401] 10.0.0.63 () {30 vars in 660 bytes} [Tue May 12 17:45:57 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2402] 10.0.0.63 () {30 vars in 636 bytes} [Tue May 12 17:45:57 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: 1210/2403] 10.0.0.63 () {30 vars in 672 bytes} [Tue May 12 17:45:57 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: 1194/2404] 10.0.0.63 () {28 vars in 438 bytes} [Tue May 12 17:45:58 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2405] 10.0.0.63 () {30 vars in 696 bytes} [Tue May 12 17:45:58 2026] GET /v2.0/subnets/d497bdf4-8baa-4bb5-8c84-718a2d87447e => generated 633 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2406] 10.0.0.63 () {30 vars in 658 bytes} [Tue May 12 17:45:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2407] 10.0.0.63 () {30 vars in 660 bytes} [Tue May 12 17:45:58 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: 1196/2408] 10.0.0.63 () {30 vars in 636 bytes} [Tue May 12 17:45:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2409] 10.0.0.63 () {30 vars in 672 bytes} [Tue May 12 17:45:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2410] 10.0.0.63 () {30 vars in 696 bytes} [Tue May 12 17:45:58 2026] GET /v2.0/subnets/d497bdf4-8baa-4bb5-8c84-718a2d87447e => generated 651 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2411] 10.0.0.63 () {30 vars in 658 bytes} [Tue May 12 17:45:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2412] 10.0.0.63 () {30 vars in 660 bytes} [Tue May 12 17:45:58 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: 1215/2413] 10.0.0.63 () {30 vars in 636 bytes} [Tue May 12 17:45:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2414] 10.0.0.63 () {30 vars in 672 bytes} [Tue May 12 17:45:58 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: 1216/2415] 10.0.0.63 () {30 vars in 698 bytes} [Tue May 12 17:45:58 2026] GET /v2.0/networks/c7271287-7caf-4598-95ac-0e6915c0b92a => 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: 1200/2416] 10.0.0.63 () {30 vars in 650 bytes} [Tue May 12 17:45:58 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2417] 10.0.0.63 () {34 vars in 672 bytes} [Tue May 12 17:45:58 2026] POST /v2.0/ports => generated 1132 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:46:00.590 7 INFO neutron.db.segments_db [None req-317f818c-abf8-4dad-8a34-8ec6451b77e2 b41072888ce84e05a58976b1909dd167 2525686a369144f596d58a1011eaff66 - - - -] Added segment b826959a-9c83-45aa-9c05-574f3ecbf04c of type vxlan for network aa4fbd05-a5ef-48e4-a9cf-9b98ba57fef3 /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: 1218/2418] 199.19.213.235 () {30 vars in 663 bytes} [Tue May 12 17:46:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2419] 199.19.213.235 () {30 vars in 665 bytes} [Tue May 12 17:46: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: 8|app: 0|req: 1220/2420] 199.19.213.235 () {30 vars in 641 bytes} [Tue May 12 17:46: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: 1221/2421] 199.19.213.235 () {30 vars in 677 bytes} [Tue May 12 17:46: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: 8|app: 0|req: 1222/2422] 199.19.213.235 () {30 vars in 697 bytes} [Tue May 12 17:46:00 2026] GET /v2.0/ports/bd2d8724-6c50-45d5-a0f6-9a451e06080c => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:46:00.948 7 INFO neutron.db.l3_hamode_db [None req-317f818c-abf8-4dad-8a34-8ec6451b77e2 b41072888ce84e05a58976b1909dd167 2525686a369144f596d58a1011eaff66 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1223/2423] 199.19.213.235 () {30 vars in 663 bytes} [Tue May 12 17:46:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2424] 199.19.213.235 () {30 vars in 665 bytes} [Tue May 12 17:46:01 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2425] 199.19.213.235 () {30 vars in 641 bytes} [Tue May 12 17:46: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: 8|app: 0|req: 1226/2426] 199.19.213.235 () {30 vars in 677 bytes} [Tue May 12 17:46:01 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: 1227/2427] 199.19.213.235 () {30 vars in 732 bytes} [Tue May 12 17:46:01 2026] GET /v2.0/security-groups?name=lb-559f7e17-1de9-45c9-8ec5-a5b98563d5b9 => generated 23 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:46:01.130 7 INFO neutron.db.l3_hamode_db [None req-317f818c-abf8-4dad-8a34-8ec6451b77e2 b41072888ce84e05a58976b1909dd167 2525686a369144f596d58a1011eaff66 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1228/2428] 199.19.213.235 () {34 vars in 696 bytes} [Tue May 12 17:46:01 2026] POST /v2.0/security-groups => generated 1574 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2429] 199.19.213.235 () {30 vars in 762 bytes} [Tue May 12 17:46:01 2026] GET /v2.0/security-group-rules?security_group_id=b444cfbd-a3a8-4df1-9577-ce7a73a45940 => generated 1118 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2430] 199.19.213.235 () {34 vars in 749 bytes} [Tue May 12 17:46:01 2026] PUT /v2.0/ports/bd2d8724-6c50-45d5-a0f6-9a451e06080c => generated 1132 bytes in 259 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: 1231/2431] 199.19.213.235 () {30 vars in 663 bytes} [Tue May 12 17:46:01 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: 1232/2432] 199.19.213.235 () {30 vars in 665 bytes} [Tue May 12 17:46: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: 8|app: 0|req: 1233/2433] 199.19.213.235 () {30 vars in 641 bytes} [Tue May 12 17:46:01 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2434] 199.19.213.235 () {30 vars in 677 bytes} [Tue May 12 17:46:01 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: 1235/2435] 199.19.213.235 () {30 vars in 701 bytes} [Tue May 12 17:46:01 2026] GET /v2.0/subnets/d497bdf4-8baa-4bb5-8c84-718a2d87447e => generated 651 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2436] 10.0.0.104 () {34 vars in 668 bytes} [Tue May 12 17:46:00 2026] POST /v2.0/routers => generated 474 bytes in 1478 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2437] 10.0.0.104 () {34 vars in 751 bytes} [Tue May 12 17:46:01 2026] PUT /v2.0/routers/a1ab35e6-a4fe-44d4-97e9-21ca6462effd/tags => generated 25 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2438] 10.0.0.104 () {32 vars in 731 bytes} [Tue May 12 17:46:02 2026] GET /v2.0/routers/a1ab35e6-a4fe-44d4-97e9-21ca6462effd/tags => generated 25 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2439] 10.0.0.104 () {34 vars in 762 bytes} [Tue May 12 17:46:02 2026] PUT /v2.0/routers/a1ab35e6-a4fe-44d4-97e9-21ca6462effd/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: 1203/2440] 10.0.0.104 () {32 vars in 731 bytes} [Tue May 12 17:46:02 2026] GET /v2.0/routers/a1ab35e6-a4fe-44d4-97e9-21ca6462effd/tags => generated 34 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2441] 10.0.0.104 () {34 vars in 758 bytes} [Tue May 12 17:46:02 2026] PUT /v2.0/routers/a1ab35e6-a4fe-44d4-97e9-21ca6462effd/tags/red => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2442] 10.0.0.104 () {32 vars in 731 bytes} [Tue May 12 17:46:02 2026] GET /v2.0/routers/a1ab35e6-a4fe-44d4-97e9-21ca6462effd/tags => generated 34 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2443] 10.0.0.104 () {34 vars in 780 bytes} [Tue May 12 17:46:02 2026] PUT /v2.0/routers/a1ab35e6-a4fe-44d4-97e9-21ca6462effd/tags/black.or.white => generated 4 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2444] 10.0.0.104 () {32 vars in 731 bytes} [Tue May 12 17:46:02 2026] GET /v2.0/routers/a1ab35e6-a4fe-44d4-97e9-21ca6462effd/tags => generated 52 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2445] 10.0.0.104 () {34 vars in 751 bytes} [Tue May 12 17:46:02 2026] PUT /v2.0/routers/a1ab35e6-a4fe-44d4-97e9-21ca6462effd/tags => generated 37 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2446] 10.0.0.104 () {32 vars in 731 bytes} [Tue May 12 17:46:02 2026] GET /v2.0/routers/a1ab35e6-a4fe-44d4-97e9-21ca6462effd/tags => generated 37 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2447] 10.0.0.104 () {32 vars in 739 bytes} [Tue May 12 17:46:02 2026] GET /v2.0/routers/a1ab35e6-a4fe-44d4-97e9-21ca6462effd/tags/red => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:46:02.949 7 INFO neutron.api.v2.resource [None req-c64d8e68-b449-435c-bf54-0f1cc532f495 b41072888ce84e05a58976b1909dd167 2525686a369144f596d58a1011eaff66 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1207/2448] 10.0.0.104 () {32 vars in 743 bytes} [Tue May 12 17:46:02 2026] GET /v2.0/routers/a1ab35e6-a4fe-44d4-97e9-21ca6462effd/tags/green => generated 99 bytes in 86 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2449] 10.0.0.104 () {32 vars in 742 bytes} [Tue May 12 17:46:02 2026] DELETE /v2.0/routers/a1ab35e6-a4fe-44d4-97e9-21ca6462effd/tags/red => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2450] 10.0.0.104 () {32 vars in 731 bytes} [Tue May 12 17:46:03 2026] GET /v2.0/routers/a1ab35e6-a4fe-44d4-97e9-21ca6462effd/tags => generated 30 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:46:03.190 8 INFO neutron.api.v2.resource [None req-1d9ad1b9-99d9-4678-a5e2-294b208082c5 b41072888ce84e05a58976b1909dd167 2525686a369144f596d58a1011eaff66 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1243/2451] 10.0.0.104 () {32 vars in 746 bytes} [Tue May 12 17:46:03 2026] DELETE /v2.0/routers/a1ab35e6-a4fe-44d4-97e9-21ca6462effd/tags/green => generated 99 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2452] 10.0.0.104 () {32 vars in 734 bytes} [Tue May 12 17:46:03 2026] DELETE /v2.0/routers/a1ab35e6-a4fe-44d4-97e9-21ca6462effd/tags => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2453] 10.0.0.104 () {32 vars in 731 bytes} [Tue May 12 17:46:03 2026] GET /v2.0/routers/a1ab35e6-a4fe-44d4-97e9-21ca6462effd/tags => generated 12 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2454] 10.0.0.104 () {32 vars in 721 bytes} [Tue May 12 17:46:03 2026] GET /v2.0/routers/a1ab35e6-a4fe-44d4-97e9-21ca6462effd => generated 480 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2455] 10.0.0.104 () {34 vars in 742 bytes} [Tue May 12 17:46:03 2026] PUT /v2.0/routers/a1ab35e6-a4fe-44d4-97e9-21ca6462effd => generated 481 bytes in 716 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2456] 10.0.0.104 () {32 vars in 736 bytes} [Tue May 12 17:46:04 2026] GET /v2.0/ports?device_id=a1ab35e6-a4fe-44d4-97e9-21ca6462effd => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:46:04.929 8 INFO neutron.services.segments.plugin [-] Segment b826959a-9c83-45aa-9c05-574f3ecbf04c resource provider aggregate not found 2026-05-12 17:46:04.934 8 INFO neutron.services.segments.plugin [-] Segment b826959a-9c83-45aa-9c05-574f3ecbf04c resource provider aggregate not found 2026-05-12 17:46:04.954 8 INFO neutron.services.segments.plugin [-] Segment b826959a-9c83-45aa-9c05-574f3ecbf04c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b826959a-9c83-45aa-9c05-574f3ecbf04c found for delete ", "request_id": "req-4c320f8b-0cec-4a38-998b-8502416b3014"}]} 2026-05-12 17:46:04.955 8 INFO neutron.services.segments.plugin [-] Segment b826959a-9c83-45aa-9c05-574f3ecbf04c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b826959a-9c83-45aa-9c05-574f3ecbf04c found for delete ", "request_id": "req-96e0d9da-2e7e-4324-bd90-25dc71ec60ab"}]} 2026-05-12 17:46:04.960 8 INFO neutron.db.l3_hamode_db [None req-140b99dc-e4b0-488b-ba69-1f757a965a9b b41072888ce84e05a58976b1909dd167 2525686a369144f596d58a1011eaff66 - - - -] HA network aa4fbd05-a5ef-48e4-a9cf-9b98ba57fef3 was deleted as no HA routers are present in tenant 2525686a369144f596d58a1011eaff66. [pid: 8|app: 0|req: 1246/2457] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:46:04 2026] DELETE /v2.0/routers/a1ab35e6-a4fe-44d4-97e9-21ca6462effd => generated 0 bytes in 773 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2458] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:46:05 2026] GET /v2.0/security-groups?tenant_id=2525686a369144f596d58a1011eaff66&name=default => generated 2805 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2459] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:46:05 2026] DELETE /v2.0/security-groups/6e993789-5598-4cd6-be7f-ca30a9bce3d6 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2460] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:46:05 2026] GET /v2.0/security-groups?tenant_id=59e0fe0995db4095be384b05f76d71e7&name=default => generated 2805 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2461] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:46:06 2026] DELETE /v2.0/security-groups/3faab720-6c44-4f21-a01e-e0c7fd7d8429 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2464] 10.0.0.97 () {34 vars in 1015 bytes} [Tue May 12 17:46:09 2026] GET /v2.0/security-groups?id=ccb36d27-93da-4d42-aa60-db01841f891c&fields=id => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2465] 10.0.0.97 () {34 vars in 981 bytes} [Tue May 12 17:46:09 2026] GET /v2.0/networks?id=e26119c8-1d33-4f81-b68f-5d91d984d3e3 => generated 735 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2466] 10.0.0.97 () {34 vars in 964 bytes} [Tue May 12 17:46:09 2026] GET /v2.0/quotas/624f90abccb741bebfb3cdf66685f507 => generated 291 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2467] 10.0.0.97 () {34 vars in 1001 bytes} [Tue May 12 17:46:09 2026] GET /v2.0/ports?tenant_id=624f90abccb741bebfb3cdf66685f507&fields=id => generated 149 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2468] 10.0.0.97 () {34 vars in 1007 bytes} [Tue May 12 17:46:09 2026] GET /v2.0/networks/e26119c8-1d33-4f81-b68f-5d91d984d3e3?fields=segments => generated 14 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2469] 10.0.0.104 () {34 vars in 676 bytes} [Tue May 12 17:46:09 2026] POST /v2.0/subnetpools => generated 516 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2470] 10.0.0.97 () {34 vars in 1107 bytes} [Tue May 12 17:46:09 2026] GET /v2.0/networks/e26119c8-1d33-4f81-b68f-5d91d984d3e3?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: 1218/2471] 10.0.0.104 () {34 vars in 759 bytes} [Tue May 12 17:46:09 2026] PUT /v2.0/subnetpools/75150269-3499-42f8-a039-7ddea210d014/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2472] 10.0.0.104 () {32 vars in 739 bytes} [Tue May 12 17:46:09 2026] GET /v2.0/subnetpools/75150269-3499-42f8-a039-7ddea210d014/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2473] 10.0.0.104 () {34 vars in 770 bytes} [Tue May 12 17:46:09 2026] PUT /v2.0/subnetpools/75150269-3499-42f8-a039-7ddea210d014/tags/green => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2474] 10.0.0.104 () {32 vars in 739 bytes} [Tue May 12 17:46:09 2026] GET /v2.0/subnetpools/75150269-3499-42f8-a039-7ddea210d014/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2475] 10.0.0.104 () {34 vars in 766 bytes} [Tue May 12 17:46:09 2026] PUT /v2.0/subnetpools/75150269-3499-42f8-a039-7ddea210d014/tags/red => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2476] 10.0.0.104 () {32 vars in 739 bytes} [Tue May 12 17:46:09 2026] GET /v2.0/subnetpools/75150269-3499-42f8-a039-7ddea210d014/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: 1221/2477] 10.0.0.104 () {34 vars in 788 bytes} [Tue May 12 17:46:09 2026] PUT /v2.0/subnetpools/75150269-3499-42f8-a039-7ddea210d014/tags/black.or.white => generated 4 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2478] 10.0.0.104 () {32 vars in 739 bytes} [Tue May 12 17:46:09 2026] GET /v2.0/subnetpools/75150269-3499-42f8-a039-7ddea210d014/tags => generated 52 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2479] 10.0.0.104 () {34 vars in 759 bytes} [Tue May 12 17:46:09 2026] PUT /v2.0/subnetpools/75150269-3499-42f8-a039-7ddea210d014/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2480] 10.0.0.104 () {32 vars in 739 bytes} [Tue May 12 17:46:09 2026] GET /v2.0/subnetpools/75150269-3499-42f8-a039-7ddea210d014/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2481] 10.0.0.104 () {32 vars in 747 bytes} [Tue May 12 17:46:09 2026] GET /v2.0/subnetpools/75150269-3499-42f8-a039-7ddea210d014/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:46:09.941 7 INFO neutron.api.v2.resource [None req-4d025375-9541-40e7-ba4b-822f93276953 06b1f01d1b1345f8a112d667db1d1ed2 ab35b63566f243c186a44226c16844cc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1224/2482] 10.0.0.104 () {32 vars in 751 bytes} [Tue May 12 17:46:09 2026] GET /v2.0/subnetpools/75150269-3499-42f8-a039-7ddea210d014/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2483] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:46:09 2026] GET /v2.0/ports?device_id=c49ab591-a1d1-4517-aa28-b6ba957de949 => 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: 1225/2484] 10.0.0.104 () {32 vars in 750 bytes} [Tue May 12 17:46:09 2026] DELETE /v2.0/subnetpools/75150269-3499-42f8-a039-7ddea210d014/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: 1260/2485] 10.0.0.104 () {32 vars in 739 bytes} [Tue May 12 17:46:09 2026] GET /v2.0/subnetpools/75150269-3499-42f8-a039-7ddea210d014/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2486] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:46:10 2026] GET /v2.0/ports?device_id=c49ab591-a1d1-4517-aa28-b6ba957de949 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:46:10.456 7 INFO neutron.api.v2.resource [None req-70307b84-f07e-42f3-81fc-3f3982d586c7 06b1f01d1b1345f8a112d667db1d1ed2 ab35b63566f243c186a44226c16844cc - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1226/2487] 10.0.0.104 () {32 vars in 754 bytes} [Tue May 12 17:46:10 2026] DELETE /v2.0/subnetpools/75150269-3499-42f8-a039-7ddea210d014/tags/green => generated 99 bytes in 447 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2488] 10.0.0.104 () {32 vars in 742 bytes} [Tue May 12 17:46:10 2026] DELETE /v2.0/subnetpools/75150269-3499-42f8-a039-7ddea210d014/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: 1227/2489] 10.0.0.104 () {32 vars in 739 bytes} [Tue May 12 17:46:10 2026] GET /v2.0/subnetpools/75150269-3499-42f8-a039-7ddea210d014/tags => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2490] 10.0.0.104 () {32 vars in 732 bytes} [Tue May 12 17:46:10 2026] DELETE /v2.0/subnetpools/75150269-3499-42f8-a039-7ddea210d014 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2491] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:46:10 2026] GET /v2.0/networks?id=e26119c8-1d33-4f81-b68f-5d91d984d3e3 => generated 735 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2492] 199.19.213.235 () {34 vars in 1050 bytes} [Tue May 12 17:46:10 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=624f90abccb741bebfb3cdf66685f507 => generated 343 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2493] 199.19.213.235 () {38 vars in 955 bytes} [Tue May 12 17:46:10 2026] POST /v2.0/ports => generated 1082 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2494] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:46:11 2026] GET /v2.0/security-groups?tenant_id=c8a7d080e9544a4785267a06e0c66a9c&name=default => generated 2805 bytes in 223 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: 1266/2495] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:46:11 2026] DELETE /v2.0/security-groups/64911770-ea25-45d1-a0bf-45aa2a6e8e6d => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2496] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:46:11 2026] GET /v2.0/security-groups?tenant_id=ab35b63566f243c186a44226c16844cc&name=default => generated 2805 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2497] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:46:11 2026] DELETE /v2.0/security-groups/86fa5250-1145-4e5e-be16-ac4134d36bf3 => 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: 1230/2498] 199.19.213.235 () {38 vars in 1028 bytes} [Tue May 12 17:46:11 2026] PUT /v2.0/ports/c9814b7b-3667-4eac-ac93-b223dfd62595 => generated 1207 bytes in 643 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2499] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:46:12 2026] GET /v2.0/ports?tenant_id=624f90abccb741bebfb3cdf66685f507&device_id=c49ab591-a1d1-4517-aa28-b6ba957de949 => generated 1246 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:46:12.150 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dab40a66-b9d8-4f25-b015-87f38bd58c6a'] response: {'name': 'network-changed', 'server_uuid': 'c49ab591-a1d1-4517-aa28-b6ba957de949', 'tag': 'c9814b7b-3667-4eac-ac93-b223dfd62595', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1231/2500] 199.19.213.235 () {34 vars in 1062 bytes} [Tue May 12 17:46:12 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.165&port_id=c9814b7b-3667-4eac-ac93-b223dfd62595 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2501] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:46:12 2026] GET /v2.0/subnets?id=c8a6ee38-6adc-4788-8f0d-5a4498f77152 => generated 630 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2502] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:46:12 2026] GET /v2.0/ports?device_id=c49ab591-a1d1-4517-aa28-b6ba957de949 => generated 1246 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2503] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:46:12 2026] GET /v2.0/ports?network_id=e26119c8-1d33-4f81-b68f-5d91d984d3e3&device_owner=network%3Adhcp => generated 1244 bytes in 37 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: 1233/2504] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:46:12 2026] GET /v2.0/security-groups?id=ccb36d27-93da-4d42-aa60-db01841f891c&fields=id&fields=name => generated 96 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2505] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:46:12 2026] GET /v2.0/networks/e26119c8-1d33-4f81-b68f-5d91d984d3e3?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: 1273/2506] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:46:12 2026] GET /v2.0/ports?device_id=c49ab591-a1d1-4517-aa28-b6ba957de949 => generated 1246 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2507] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:46:12 2026] GET /v2.0/networks/e26119c8-1d33-4f81-b68f-5d91d984d3e3?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: 1274/2508] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:46:12 2026] GET /v2.0/ports?tenant_id=624f90abccb741bebfb3cdf66685f507&device_id=c49ab591-a1d1-4517-aa28-b6ba957de949 => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2509] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:46:12 2026] GET /v2.0/networks?id=e26119c8-1d33-4f81-b68f-5d91d984d3e3 => generated 735 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2510] 199.19.213.235 () {34 vars in 1062 bytes} [Tue May 12 17:46:12 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.165&port_id=c9814b7b-3667-4eac-ac93-b223dfd62595 => 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: 1236/2511] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:46:12 2026] GET /v2.0/subnets?id=c8a6ee38-6adc-4788-8f0d-5a4498f77152 => generated 630 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2512] 199.19.213.235 () {34 vars in 994 bytes} [Tue May 12 17:46:12 2026] GET /v2.0/ports?device_id=c49ab591-a1d1-4517-aa28-b6ba957de949 => generated 1246 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2513] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:46:12 2026] GET /v2.0/ports?network_id=e26119c8-1d33-4f81-b68f-5d91d984d3e3&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2514] 199.19.213.235 () {34 vars in 1044 bytes} [Tue May 12 17:46:12 2026] GET /v2.0/security-groups?id=ccb36d27-93da-4d42-aa60-db01841f891c&fields=id&fields=name => generated 96 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2515] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:46:12 2026] GET /v2.0/networks/e26119c8-1d33-4f81-b68f-5d91d984d3e3?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: 1278/2516] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:46:12 2026] GET /v2.0/networks/e26119c8-1d33-4f81-b68f-5d91d984d3e3?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: 1239/2517] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:46:14 2026] GET /v2.0/ports?device_id=c49ab591-a1d1-4517-aa28-b6ba957de949 => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2518] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:46:14 2026] GET /v2.0/security-groups?id=ccb36d27-93da-4d42-aa60-db01841f891c&fields=id&fields=name => generated 96 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2519] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:46:14 2026] GET /v2.0/ports?device_id=c49ab591-a1d1-4517-aa28-b6ba957de949 => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:46:15.537 8 INFO neutron.db.segments_db [None req-ae85e6b6-4b45-4e84-ba73-beca5cae60e5 830132c6d3994946b927c83bc93b5913 c740bcae372548c280443e35aad81a10 - - - -] Added segment 471e94ce-b713-4f3b-aae0-a21d64ee4f63 of type vxlan for network b1f20a2c-ff3b-441a-be8d-dbb4a57aef9b [pid: 8|app: 0|req: 1280/2520] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:46:15 2026] POST /v2.0/networks => generated 632 bytes in 1127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2521] 10.0.0.104 () {34 vars in 669 bytes} [Tue May 12 17:46:16 2026] POST /v2.0/subnets => generated 602 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2522] 10.0.0.104 () {34 vars in 751 bytes} [Tue May 12 17:46:16 2026] PUT /v2.0/subnets/32a58ed1-f600-4f39-8d14-e17d677a4e86/tags => generated 25 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2523] 10.0.0.104 () {32 vars in 731 bytes} [Tue May 12 17:46:16 2026] GET /v2.0/subnets/32a58ed1-f600-4f39-8d14-e17d677a4e86/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: 1282/2524] 10.0.0.104 () {34 vars in 762 bytes} [Tue May 12 17:46:16 2026] PUT /v2.0/subnets/32a58ed1-f600-4f39-8d14-e17d677a4e86/tags/green => generated 4 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2525] 10.0.0.104 () {32 vars in 731 bytes} [Tue May 12 17:46:16 2026] GET /v2.0/subnets/32a58ed1-f600-4f39-8d14-e17d677a4e86/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2526] 10.0.0.104 () {34 vars in 758 bytes} [Tue May 12 17:46:17 2026] PUT /v2.0/subnets/32a58ed1-f600-4f39-8d14-e17d677a4e86/tags/red => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2527] 10.0.0.104 () {32 vars in 731 bytes} [Tue May 12 17:46:17 2026] GET /v2.0/subnets/32a58ed1-f600-4f39-8d14-e17d677a4e86/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2528] 10.0.0.104 () {34 vars in 780 bytes} [Tue May 12 17:46:17 2026] PUT /v2.0/subnets/32a58ed1-f600-4f39-8d14-e17d677a4e86/tags/black.or.white => 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: 1245/2529] 10.0.0.104 () {32 vars in 731 bytes} [Tue May 12 17:46:17 2026] GET /v2.0/subnets/32a58ed1-f600-4f39-8d14-e17d677a4e86/tags => generated 52 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2530] 10.0.0.104 () {34 vars in 751 bytes} [Tue May 12 17:46:17 2026] PUT /v2.0/subnets/32a58ed1-f600-4f39-8d14-e17d677a4e86/tags => generated 37 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2531] 10.0.0.104 () {32 vars in 731 bytes} [Tue May 12 17:46:17 2026] GET /v2.0/subnets/32a58ed1-f600-4f39-8d14-e17d677a4e86/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2532] 10.0.0.104 () {32 vars in 739 bytes} [Tue May 12 17:46:17 2026] GET /v2.0/subnets/32a58ed1-f600-4f39-8d14-e17d677a4e86/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:46:17.538 7 INFO neutron.api.v2.resource [None req-c67ee8dd-fabf-428a-aec2-d8363415a755 830132c6d3994946b927c83bc93b5913 c740bcae372548c280443e35aad81a10 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1247/2533] 10.0.0.104 () {32 vars in 743 bytes} [Tue May 12 17:46:17 2026] GET /v2.0/subnets/32a58ed1-f600-4f39-8d14-e17d677a4e86/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2534] 10.0.0.104 () {32 vars in 742 bytes} [Tue May 12 17:46:17 2026] DELETE /v2.0/subnets/32a58ed1-f600-4f39-8d14-e17d677a4e86/tags/red => 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: 1248/2535] 10.0.0.104 () {32 vars in 731 bytes} [Tue May 12 17:46:17 2026] GET /v2.0/subnets/32a58ed1-f600-4f39-8d14-e17d677a4e86/tags => generated 30 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:46:17.693 8 INFO neutron.api.v2.resource [None req-2f4c7379-dfef-4a1b-91f7-e75301a17426 830132c6d3994946b927c83bc93b5913 c740bcae372548c280443e35aad81a10 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1288/2536] 10.0.0.104 () {32 vars in 746 bytes} [Tue May 12 17:46:17 2026] DELETE /v2.0/subnets/32a58ed1-f600-4f39-8d14-e17d677a4e86/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: 1249/2537] 10.0.0.104 () {32 vars in 734 bytes} [Tue May 12 17:46:17 2026] DELETE /v2.0/subnets/32a58ed1-f600-4f39-8d14-e17d677a4e86/tags => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2538] 10.0.0.104 () {32 vars in 731 bytes} [Tue May 12 17:46:17 2026] GET /v2.0/subnets/32a58ed1-f600-4f39-8d14-e17d677a4e86/tags => 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: 1250/2539] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:46:17 2026] DELETE /v2.0/subnets/32a58ed1-f600-4f39-8d14-e17d677a4e86 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2540] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:46:18 2026] DELETE /v2.0/networks/b1f20a2c-ff3b-441a-be8d-dbb4a57aef9b => generated 0 bytes in 496 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2541] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:46:19 2026] GET /v2.0/security-groups?tenant_id=75afc5bc5f7248aaaf4c4917b6d86a13&name=default => generated 2805 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:46:19.664 8 INFO neutron.services.segments.plugin [-] Segment 471e94ce-b713-4f3b-aae0-a21d64ee4f63 resource provider aggregate not found 2026-05-12 17:46:19.679 8 INFO neutron.services.segments.plugin [-] Segment 471e94ce-b713-4f3b-aae0-a21d64ee4f63 resource provider aggregate not found 2026-05-12 17:46:19.709 8 INFO neutron.services.segments.plugin [-] Segment 471e94ce-b713-4f3b-aae0-a21d64ee4f63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 471e94ce-b713-4f3b-aae0-a21d64ee4f63 found for delete ", "request_id": "req-62b693cb-4b65-40ae-9ca2-f6262453a40a"}]} 2026-05-12 17:46:19.717 8 INFO neutron.services.segments.plugin [-] Segment 471e94ce-b713-4f3b-aae0-a21d64ee4f63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 471e94ce-b713-4f3b-aae0-a21d64ee4f63 found for delete ", "request_id": "req-48a9f71b-327a-4063-a958-04d13b7ae4db"}]} [pid: 8|app: 0|req: 1291/2542] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:46:19 2026] DELETE /v2.0/security-groups/5e05561b-458d-4872-9c1c-c5e347f480a9 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2543] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:46:19 2026] GET /v2.0/security-groups?tenant_id=c740bcae372548c280443e35aad81a10&name=default => generated 2805 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2544] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:46:20 2026] DELETE /v2.0/security-groups/f9072547-2ab6-4e45-8062-b931a127c2b6 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:46:23.672 7 INFO neutron.db.segments_db [None req-24556303-c83c-4979-9d9e-59324807403f 6efdd3bed89d4b8cb1bebcf5f2557f46 f0e08455374544488f8b9fa3c3439abe - - - -] Added segment 4e0befa7-8e21-4521-bcc4-e91aa4ec0cf1 of type vxlan for network d543cde9-2790-492d-b8a6-6ef0c5ec869f [pid: 7|app: 0|req: 1254/2547] 10.0.0.104 () {34 vars in 670 bytes} [Tue May 12 17:46:23 2026] POST /v2.0/networks => generated 631 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2548] 10.0.0.104 () {34 vars in 664 bytes} [Tue May 12 17:46:23 2026] POST /v2.0/ports => generated 743 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2549] 10.0.0.104 () {34 vars in 666 bytes} [Tue May 12 17:46:24 2026] POST /v2.0/trunks => generated 407 bytes in 240 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: 1295/2550] 10.0.0.104 () {34 vars in 749 bytes} [Tue May 12 17:46:24 2026] PUT /v2.0/trunks/41307c0a-6bbe-43b8-947f-a8cc1bdc88ce/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: 1256/2551] 10.0.0.104 () {32 vars in 729 bytes} [Tue May 12 17:46:24 2026] GET /v2.0/trunks/41307c0a-6bbe-43b8-947f-a8cc1bdc88ce/tags => generated 25 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2552] 10.0.0.104 () {34 vars in 760 bytes} [Tue May 12 17:46:24 2026] PUT /v2.0/trunks/41307c0a-6bbe-43b8-947f-a8cc1bdc88ce/tags/green => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2553] 10.0.0.104 () {32 vars in 729 bytes} [Tue May 12 17:46:24 2026] GET /v2.0/trunks/41307c0a-6bbe-43b8-947f-a8cc1bdc88ce/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2554] 10.0.0.104 () {34 vars in 756 bytes} [Tue May 12 17:46:24 2026] PUT /v2.0/trunks/41307c0a-6bbe-43b8-947f-a8cc1bdc88ce/tags/red => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2555] 10.0.0.104 () {32 vars in 729 bytes} [Tue May 12 17:46:24 2026] GET /v2.0/trunks/41307c0a-6bbe-43b8-947f-a8cc1bdc88ce/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2556] 10.0.0.104 () {34 vars in 778 bytes} [Tue May 12 17:46:24 2026] PUT /v2.0/trunks/41307c0a-6bbe-43b8-947f-a8cc1bdc88ce/tags/black.or.white => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2557] 10.0.0.104 () {32 vars in 729 bytes} [Tue May 12 17:46:24 2026] GET /v2.0/trunks/41307c0a-6bbe-43b8-947f-a8cc1bdc88ce/tags => generated 52 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2558] 10.0.0.104 () {34 vars in 749 bytes} [Tue May 12 17:46:24 2026] PUT /v2.0/trunks/41307c0a-6bbe-43b8-947f-a8cc1bdc88ce/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2559] 10.0.0.104 () {32 vars in 729 bytes} [Tue May 12 17:46:24 2026] GET /v2.0/trunks/41307c0a-6bbe-43b8-947f-a8cc1bdc88ce/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2560] 10.0.0.104 () {32 vars in 737 bytes} [Tue May 12 17:46:24 2026] GET /v2.0/trunks/41307c0a-6bbe-43b8-947f-a8cc1bdc88ce/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:46:24.716 7 INFO neutron.api.v2.resource [None req-be399820-f95d-4a91-8c57-28079e7902ed 6efdd3bed89d4b8cb1bebcf5f2557f46 f0e08455374544488f8b9fa3c3439abe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1261/2561] 10.0.0.104 () {32 vars in 741 bytes} [Tue May 12 17:46:24 2026] GET /v2.0/trunks/41307c0a-6bbe-43b8-947f-a8cc1bdc88ce/tags/green => generated 99 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2562] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:46:24 2026] DELETE /v2.0/trunks/41307c0a-6bbe-43b8-947f-a8cc1bdc88ce/tags/red => 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: 1262/2563] 10.0.0.104 () {32 vars in 729 bytes} [Tue May 12 17:46:24 2026] GET /v2.0/trunks/41307c0a-6bbe-43b8-947f-a8cc1bdc88ce/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:46:24.819 8 INFO neutron.api.v2.resource [None req-37f9f6bc-63e5-4fcd-87fa-ea8571960724 6efdd3bed89d4b8cb1bebcf5f2557f46 f0e08455374544488f8b9fa3c3439abe - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1302/2564] 10.0.0.104 () {32 vars in 744 bytes} [Tue May 12 17:46:24 2026] DELETE /v2.0/trunks/41307c0a-6bbe-43b8-947f-a8cc1bdc88ce/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2565] 10.0.0.104 () {32 vars in 732 bytes} [Tue May 12 17:46:24 2026] DELETE /v2.0/trunks/41307c0a-6bbe-43b8-947f-a8cc1bdc88ce/tags => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2566] 10.0.0.104 () {32 vars in 729 bytes} [Tue May 12 17:46:24 2026] GET /v2.0/trunks/41307c0a-6bbe-43b8-947f-a8cc1bdc88ce/tags => 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: 1264/2567] 10.0.0.104 () {32 vars in 719 bytes} [Tue May 12 17:46:24 2026] GET /v2.0/trunks/41307c0a-6bbe-43b8-947f-a8cc1bdc88ce => generated 407 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2568] 10.0.0.104 () {32 vars in 717 bytes} [Tue May 12 17:46:24 2026] GET /v2.0/ports/5a046454-dcce-4fc7-95d0-1804fc9b3e26 => generated 826 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:46:25.175 7 ERROR neutron_lib.callbacks.manager [None req-073cfa41-5212-44c3-9fce-72188c44af31 6efdd3bed89d4b8cb1bebcf5f2557f46 f0e08455374544488f8b9fa3c3439abe - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-57486 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-12 17:46:25.175 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-12 17:46:25.175 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-05-12 17:46:25.175 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-12 17:46:25.175 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-05-12 17:46:25.175 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-12 17:46:25.175 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-05-12 17:46:25.175 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-12 17:46:25.175 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-05-12 17:46:25.175 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-12 17:46:25.175 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-05-12 17:46:25.175 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-12 17:46:25.175 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-05-12 17:46:25.175 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-12 17:46:25.175 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-05-12 17:46:25.175 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-12 17:46:25.175 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-12 17:46:25.175 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1265/2569] 10.0.0.104 () {32 vars in 722 bytes} [Tue May 12 17:46:25 2026] DELETE /v2.0/trunks/41307c0a-6bbe-43b8-947f-a8cc1bdc88ce => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2570] 10.0.0.104 () {32 vars in 720 bytes} [Tue May 12 17:46:25 2026] DELETE /v2.0/ports/5a046454-dcce-4fc7-95d0-1804fc9b3e26 => 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: 1266/2571] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:46:25 2026] DELETE /v2.0/networks/d543cde9-2790-492d-b8a6-6ef0c5ec869f => 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: 1306/2572] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:46:26 2026] GET /v2.0/security-groups?tenant_id=38bfa96be80f47129d02d30ba0edc86b&name=default => generated 2805 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:46:26.648 7 INFO neutron.services.segments.plugin [-] Segment 4e0befa7-8e21-4521-bcc4-e91aa4ec0cf1 resource provider aggregate not found 2026-05-12 17:46:26.655 7 INFO neutron.services.segments.plugin [-] Segment 4e0befa7-8e21-4521-bcc4-e91aa4ec0cf1 resource provider aggregate not found 2026-05-12 17:46:26.676 7 INFO neutron.services.segments.plugin [-] Segment 4e0befa7-8e21-4521-bcc4-e91aa4ec0cf1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e0befa7-8e21-4521-bcc4-e91aa4ec0cf1 found for delete ", "request_id": "req-4ca56539-4c6f-4cc1-8d9b-426c35c7afdc"}]} 2026-05-12 17:46:26.678 7 INFO neutron.services.segments.plugin [-] Segment 4e0befa7-8e21-4521-bcc4-e91aa4ec0cf1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e0befa7-8e21-4521-bcc4-e91aa4ec0cf1 found for delete ", "request_id": "req-37154dac-398b-49bd-8d82-a86367d70cd3"}]} [pid: 7|app: 0|req: 1267/2573] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:46:26 2026] DELETE /v2.0/security-groups/d9d243c9-4af2-4eb7-9325-0af5ace7ac97 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2574] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:46:26 2026] GET /v2.0/security-groups?tenant_id=f0e08455374544488f8b9fa3c3439abe&name=default => generated 2805 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2575] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:46:26 2026] DELETE /v2.0/security-groups/2a6e262f-a50a-46dc-bd61-de77997b6010 => 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: 1270/2578] 199.19.213.235 () {30 vars in 663 bytes} [Tue May 12 17:46:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2579] 199.19.213.235 () {30 vars in 665 bytes} [Tue May 12 17:46:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2580] 199.19.213.235 () {30 vars in 641 bytes} [Tue May 12 17:46:48 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2581] 199.19.213.235 () {30 vars in 677 bytes} [Tue May 12 17:46:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2582] 199.19.213.235 () {30 vars in 701 bytes} [Tue May 12 17:46:48 2026] GET /v2.0/subnets/d497bdf4-8baa-4bb5-8c84-718a2d87447e => generated 651 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2583] 199.19.213.235 () {30 vars in 716 bytes} [Tue May 12 17:46:48 2026] GET /v2.0/ports?device_id=c49ab591-a1d1-4517-aa28-b6ba957de949 => generated 1248 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2584] 199.19.213.235 () {34 vars in 677 bytes} [Tue May 12 17:46:48 2026] POST /v2.0/ports => generated 1093 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2585] 199.19.213.235 () {34 vars in 1096 bytes} [Tue May 12 17:46:49 2026] GET /v2.0/ports?device_id=5dee9f2e-98bd-45ba-9bbe-5e0216b0feb8&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 148 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: 1274/2586] 10.0.0.97 () {34 vars in 970 bytes} [Tue May 12 17:46:49 2026] GET /v2.0/ports/c401b3d7-ca63-4da2-b325-d59854d18534 => generated 1093 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2587] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:46:49 2026] GET /v2.0/ports?tenant_id=a7ae040421cc401b871976cc4b7648a8&device_id=5dee9f2e-98bd-45ba-9bbe-5e0216b0feb8 => generated 1473 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2588] 10.0.0.97 () {34 vars in 906 bytes} [Tue May 12 17:46:49 2026] GET /v2.0/extensions => generated 19178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2589] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:46:49 2026] GET /v2.0/networks?id=7bf42a72-2267-4257-bd81-1c056395d7dd => generated 800 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2590] 199.19.213.235 () {34 vars in 1262 bytes} [Tue May 12 17:46:49 2026] GET /v2.0/ports/c401b3d7-ca63-4da2-b325-d59854d18534?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2591] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 12 17:46:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.182&port_id=c9ab07f1-e80a-4b61-82fb-624a7977f989 => generated 860 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2592] 199.19.213.235 () {34 vars in 1106 bytes} [Tue May 12 17:46:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A357&port_id=c9ab07f1-e80a-4b61-82fb-624a7977f989 => 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: 1316/2593] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:46:49 2026] GET /v2.0/networks/c7271287-7caf-4598-95ac-0e6915c0b92a?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2594] 199.19.213.235 () {34 vars in 1064 bytes} [Tue May 12 17:46:49 2026] GET /v2.0/subnets?id=60aacbdb-1e69-4503-9812-23162c0e0129&id=a26534f5-6891-4383-aedc-c91d99f04788 => generated 1366 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2595] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:46:49 2026] GET /v2.0/ports?network_id=7bf42a72-2267-4257-bd81-1c056395d7dd&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: 8|app: 0|req: 1317/2596] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:46:49 2026] GET /v2.0/networks/c7271287-7caf-4598-95ac-0e6915c0b92a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2597] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:46:49 2026] GET /v2.0/ports?network_id=7bf42a72-2267-4257-bd81-1c056395d7dd&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2598] 199.19.213.235 () {34 vars in 975 bytes} [Tue May 12 17:46:49 2026] GET /v2.0/ports/c401b3d7-ca63-4da2-b325-d59854d18534 => generated 1093 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2599] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:46:49 2026] GET /v2.0/networks?id=c7271287-7caf-4598-95ac-0e6915c0b92a => generated 803 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2600] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:46:49 2026] GET /v2.0/networks/7bf42a72-2267-4257-bd81-1c056395d7dd?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: 1282/2601] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:46:49 2026] GET /v2.0/networks/7bf42a72-2267-4257-bd81-1c056395d7dd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2602] 199.19.213.235 () {38 vars in 1028 bytes} [Tue May 12 17:46:49 2026] PUT /v2.0/ports/c401b3d7-ca63-4da2-b325-d59854d18534 => generated 1247 bytes in 546 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2603] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:46:50 2026] GET /v2.0/ports?tenant_id=624f90abccb741bebfb3cdf66685f507&device_id=c49ab591-a1d1-4517-aa28-b6ba957de949 => generated 2523 bytes in 32 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: 1321/2604] 199.19.213.235 () {34 vars in 1062 bytes} [Tue May 12 17:46:50 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.165&port_id=c9814b7b-3667-4eac-ac93-b223dfd62595 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2605] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:46:50 2026] GET /v2.0/subnets?id=c8a6ee38-6adc-4788-8f0d-5a4498f77152 => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:46:50.761 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-db48657d-12cd-4e24-8390-b90acda7a53a'] response: {'name': 'network-changed', 'server_uuid': 'c49ab591-a1d1-4517-aa28-b6ba957de949', 'tag': 'c401b3d7-ca63-4da2-b325-d59854d18534', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1322/2606] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:46:50 2026] GET /v2.0/ports?network_id=e26119c8-1d33-4f81-b68f-5d91d984d3e3&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: 1285/2607] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:46:50 2026] GET /v2.0/networks/e26119c8-1d33-4f81-b68f-5d91d984d3e3?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1323/2608] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:46:50 2026] GET /v2.0/networks/e26119c8-1d33-4f81-b68f-5d91d984d3e3?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: 7|app: 0|req: 1286/2609] 199.19.213.235 () {34 vars in 1056 bytes} [Tue May 12 17:46:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.48&port_id=c401b3d7-ca63-4da2-b325-d59854d18534 => 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: 1324/2610] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:46:50 2026] GET /v2.0/subnets?id=d497bdf4-8baa-4bb5-8c84-718a2d87447e => generated 654 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2611] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:46:50 2026] GET /v2.0/ports?network_id=c7271287-7caf-4598-95ac-0e6915c0b92a&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2612] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:46:51 2026] GET /v2.0/networks/c7271287-7caf-4598-95ac-0e6915c0b92a?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: 1288/2613] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:46:51 2026] GET /v2.0/networks/c7271287-7caf-4598-95ac-0e6915c0b92a?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: 1326/2614] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:46:51 2026] GET /v2.0/ports?tenant_id=624f90abccb741bebfb3cdf66685f507&device_id=c49ab591-a1d1-4517-aa28-b6ba957de949 => generated 2523 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2615] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:46:51 2026] GET /v2.0/networks?id=c7271287-7caf-4598-95ac-0e6915c0b92a => generated 803 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2616] 199.19.213.235 () {34 vars in 1056 bytes} [Tue May 12 17:46:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.48&port_id=c401b3d7-ca63-4da2-b325-d59854d18534 => 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: 1290/2617] 10.0.0.97 () {34 vars in 970 bytes} [Tue May 12 17:46:51 2026] GET /v2.0/ports/c401b3d7-ca63-4da2-b325-d59854d18534 => generated 1283 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2618] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:46:51 2026] GET /v2.0/subnets?id=d497bdf4-8baa-4bb5-8c84-718a2d87447e => 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: 1329/2619] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:46:51 2026] GET /v2.0/ports?network_id=c7271287-7caf-4598-95ac-0e6915c0b92a&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2620] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:46:51 2026] GET /v2.0/networks/c7271287-7caf-4598-95ac-0e6915c0b92a?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: 1331/2621] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:46:51 2026] GET /v2.0/networks/c7271287-7caf-4598-95ac-0e6915c0b92a?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: 1291/2622] 199.19.213.235 () {34 vars in 749 bytes} [Tue May 12 17:46:51 2026] PUT /v2.0/ports/c401b3d7-ca63-4da2-b325-d59854d18534 => generated 1308 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2623] 199.19.213.235 () {30 vars in 732 bytes} [Tue May 12 17:46:51 2026] GET /v2.0/security-groups?name=lb-559f7e17-1de9-45c9-8ec5-a5b98563d5b9 => generated 1577 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:46:51.846 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6806129-4cdb-4530-8757-1a49531b32c8'] response: {'name': 'network-changed', 'server_uuid': 'c49ab591-a1d1-4517-aa28-b6ba957de949', 'tag': 'c401b3d7-ca63-4da2-b325-d59854d18534', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1333/2624] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:46:51 2026] GET /v2.0/ports?tenant_id=624f90abccb741bebfb3cdf66685f507&device_id=c49ab591-a1d1-4517-aa28-b6ba957de949 => generated 2584 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2625] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:46:51 2026] GET /v2.0/networks?id=c7271287-7caf-4598-95ac-0e6915c0b92a => generated 803 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2626] 199.19.213.235 () {34 vars in 1056 bytes} [Tue May 12 17:46:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.48&port_id=c401b3d7-ca63-4da2-b325-d59854d18534 => 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: 1292/2627] 199.19.213.235 () {34 vars in 749 bytes} [Tue May 12 17:46:51 2026] PUT /v2.0/ports/c401b3d7-ca63-4da2-b325-d59854d18534 => generated 1308 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2628] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:46:52 2026] GET /v2.0/subnets?id=d497bdf4-8baa-4bb5-8c84-718a2d87447e => generated 654 bytes in 39 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: 1293/2629] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:46:52 2026] GET /v2.0/ports?network_id=c7271287-7caf-4598-95ac-0e6915c0b92a&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2630] 199.19.213.235 () {30 vars in 663 bytes} [Tue May 12 17:46:52 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: 1338/2631] 199.19.213.235 () {30 vars in 665 bytes} [Tue May 12 17:46:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2632] 199.19.213.235 () {30 vars in 641 bytes} [Tue May 12 17:46:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2633] 199.19.213.235 () {30 vars in 677 bytes} [Tue May 12 17:46:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2634] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:46:52 2026] GET /v2.0/networks/c7271287-7caf-4598-95ac-0e6915c0b92a?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2635] 199.19.213.235 () {30 vars in 701 bytes} [Tue May 12 17:46:52 2026] GET /v2.0/subnets/d497bdf4-8baa-4bb5-8c84-718a2d87447e => generated 651 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2636] 199.19.213.235 () {30 vars in 697 bytes} [Tue May 12 17:46:52 2026] GET /v2.0/ports/bd2d8724-6c50-45d5-a0f6-9a451e06080c => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2637] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:46:52 2026] GET /v2.0/networks/c7271287-7caf-4598-95ac-0e6915c0b92a?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: 1343/2638] 199.19.213.235 () {30 vars in 697 bytes} [Tue May 12 17:46:52 2026] GET /v2.0/ports/c401b3d7-ca63-4da2-b325-d59854d18534 => generated 1344 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2639] 199.19.213.235 () {30 vars in 701 bytes} [Tue May 12 17:46:52 2026] GET /v2.0/subnets/d497bdf4-8baa-4bb5-8c84-718a2d87447e => generated 651 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2640] 199.19.213.235 () {30 vars in 703 bytes} [Tue May 12 17:46:52 2026] GET /v2.0/networks/c7271287-7caf-4598-95ac-0e6915c0b92a => generated 800 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2641] 199.19.213.235 () {30 vars in 697 bytes} [Tue May 12 17:46:52 2026] GET /v2.0/ports/bd2d8724-6c50-45d5-a0f6-9a451e06080c => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2642] 199.19.213.235 () {30 vars in 701 bytes} [Tue May 12 17:46:52 2026] GET /v2.0/subnets/d497bdf4-8baa-4bb5-8c84-718a2d87447e => generated 651 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:46:59.979 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-37917d56-4ca0-4081-b814-ba67aa047628'] response: {'name': 'network-changed', 'server_uuid': 'c49ab591-a1d1-4517-aa28-b6ba957de949', 'tag': 'c401b3d7-ca63-4da2-b325-d59854d18534', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1347/2645] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:47:00 2026] GET /v2.0/ports?tenant_id=624f90abccb741bebfb3cdf66685f507&device_id=c49ab591-a1d1-4517-aa28-b6ba957de949 => generated 2586 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2646] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:47:00 2026] GET /v2.0/networks?id=c7271287-7caf-4598-95ac-0e6915c0b92a => generated 803 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2647] 199.19.213.235 () {34 vars in 1056 bytes} [Tue May 12 17:47:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.48&port_id=c401b3d7-ca63-4da2-b325-d59854d18534 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2648] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:47:00 2026] GET /v2.0/subnets?id=d497bdf4-8baa-4bb5-8c84-718a2d87447e => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2649] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:47:00 2026] GET /v2.0/ports?network_id=c7271287-7caf-4598-95ac-0e6915c0b92a&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: 1352/2650] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:47:00 2026] GET /v2.0/networks/c7271287-7caf-4598-95ac-0e6915c0b92a?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: 1353/2651] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:47:00 2026] GET /v2.0/networks/c7271287-7caf-4598-95ac-0e6915c0b92a?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-05-12 17:47:00.917 7 INFO neutron.db.l3_db [None req-ee4d5099-4e3c-4516-b088-1cbaba070d10 2b0ff3add82c443f8b8deadfeaa81bf4 a7ae040421cc401b871976cc4b7648a8 - - - -] Floating IP e1005858-568c-4378-8bbc-d0cc16c477c0 associated. External IP: 10.96.250.210, port: bd2d8724-6c50-45d5-a0f6-9a451e06080c. [pid: 7|app: 0|req: 1299/2652] 10.0.0.104 () {34 vars in 677 bytes} [Tue May 12 17:46:59 2026] POST /v2.0/floatingips => generated 899 bytes in 1812 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2653] 199.19.213.235 () {30 vars in 663 bytes} [Tue May 12 17:47:05 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: 1300/2654] 199.19.213.235 () {30 vars in 665 bytes} [Tue May 12 17:47:05 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: 1355/2655] 199.19.213.235 () {30 vars in 641 bytes} [Tue May 12 17:47:05 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: 1301/2656] 199.19.213.235 () {30 vars in 677 bytes} [Tue May 12 17:47:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2657] 199.19.213.235 () {30 vars in 732 bytes} [Tue May 12 17:47:05 2026] GET /v2.0/security-groups?name=lb-559f7e17-1de9-45c9-8ec5-a5b98563d5b9 => generated 1577 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2658] 199.19.213.235 () {30 vars in 762 bytes} [Tue May 12 17:47:05 2026] GET /v2.0/security-group-rules?security_group_id=b444cfbd-a3a8-4df1-9577-ce7a73a45940 => generated 1118 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2659] 199.19.213.235 () {34 vars in 707 bytes} [Tue May 12 17:47:05 2026] POST /v2.0/security-group-rules => generated 565 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2660] 199.19.213.235 () {34 vars in 707 bytes} [Tue May 12 17:47:05 2026] POST /v2.0/security-group-rules => generated 569 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2663] 10.0.0.63 () {30 vars in 658 bytes} [Tue May 12 17:47:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2664] 10.0.0.63 () {30 vars in 660 bytes} [Tue May 12 17:47:13 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: 1360/2665] 10.0.0.63 () {30 vars in 636 bytes} [Tue May 12 17:47:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2666] 10.0.0.63 () {30 vars in 672 bytes} [Tue May 12 17:47:13 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: 1361/2667] 10.0.0.63 () {28 vars in 438 bytes} [Tue May 12 17:47:13 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2668] 10.0.0.63 () {30 vars in 696 bytes} [Tue May 12 17:47:13 2026] GET /v2.0/subnets/4f6304ff-1d9d-4cc5-a3cd-7f07531de11e => generated 631 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2669] 199.19.213.235 () {30 vars in 663 bytes} [Tue May 12 17:47:14 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: 1308/2670] 199.19.213.235 () {30 vars in 665 bytes} [Tue May 12 17:47:14 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: 1363/2671] 199.19.213.235 () {30 vars in 641 bytes} [Tue May 12 17:47:14 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2672] 199.19.213.235 () {30 vars in 677 bytes} [Tue May 12 17:47:14 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: 1364/2673] 199.19.213.235 () {30 vars in 701 bytes} [Tue May 12 17:47:14 2026] GET /v2.0/subnets/4f6304ff-1d9d-4cc5-a3cd-7f07531de11e => 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: 1310/2674] 199.19.213.235 () {30 vars in 716 bytes} [Tue May 12 17:47:14 2026] GET /v2.0/ports?device_id=c49ab591-a1d1-4517-aa28-b6ba957de949 => generated 2586 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2675] 199.19.213.235 () {30 vars in 663 bytes} [Tue May 12 17:47:14 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2676] 199.19.213.235 () {30 vars in 665 bytes} [Tue May 12 17:47:14 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: 1366/2677] 199.19.213.235 () {30 vars in 641 bytes} [Tue May 12 17:47:14 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: 1312/2678] 199.19.213.235 () {30 vars in 677 bytes} [Tue May 12 17:47:14 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2679] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:47:15 2026] GET /v2.0/networks/7794647e-5caf-425f-9b10-182bde9be2d3?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: 1313/2680] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:47:15 2026] GET /v2.0/networks/7794647e-5caf-425f-9b10-182bde9be2d3?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: 1368/2681] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:47:15 2026] GET /v2.0/networks?id=7794647e-5caf-425f-9b10-182bde9be2d3 => generated 801 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2682] 199.19.213.235 () {38 vars in 955 bytes} [Tue May 12 17:47:15 2026] POST /v2.0/ports => generated 1303 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2683] 199.19.213.235 () {38 vars in 1028 bytes} [Tue May 12 17:47:15 2026] PUT /v2.0/ports/49371560-2897-4dd3-a156-8db3419ddd1a => generated 1428 bytes in 541 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/2684] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:47:16 2026] GET /v2.0/ports?tenant_id=624f90abccb741bebfb3cdf66685f507&device_id=c49ab591-a1d1-4517-aa28-b6ba957de949 => generated 4042 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:47:16.342 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-86c7f50c-6aa4-40fb-bf7d-7b29d8b9b0d5'] response: {'name': 'network-changed', 'server_uuid': 'c49ab591-a1d1-4517-aa28-b6ba957de949', 'tag': '49371560-2897-4dd3-a156-8db3419ddd1a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1370/2685] 199.19.213.235 () {34 vars in 1062 bytes} [Tue May 12 17:47:16 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.165&port_id=c9814b7b-3667-4eac-ac93-b223dfd62595 => 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/2686] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:47:16 2026] GET /v2.0/subnets?id=c8a6ee38-6adc-4788-8f0d-5a4498f77152 => generated 630 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2687] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:47:16 2026] GET /v2.0/ports?network_id=e26119c8-1d33-4f81-b68f-5d91d984d3e3&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2688] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:47:16 2026] GET /v2.0/networks/e26119c8-1d33-4f81-b68f-5d91d984d3e3?fields=segments => generated 14 bytes in 74 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: 1372/2689] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:47:16 2026] GET /v2.0/networks/e26119c8-1d33-4f81-b68f-5d91d984d3e3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2690] 199.19.213.235 () {34 vars in 1056 bytes} [Tue May 12 17:47:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.48&port_id=c401b3d7-ca63-4da2-b325-d59854d18534 => 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: 1373/2691] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:47:16 2026] GET /v2.0/subnets?id=d497bdf4-8baa-4bb5-8c84-718a2d87447e => generated 654 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2692] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:47:16 2026] GET /v2.0/ports?network_id=c7271287-7caf-4598-95ac-0e6915c0b92a&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: 1374/2693] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:47:16 2026] GET /v2.0/networks/c7271287-7caf-4598-95ac-0e6915c0b92a?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2694] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:47:16 2026] GET /v2.0/networks/c7271287-7caf-4598-95ac-0e6915c0b92a?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: 1375/2695] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 12 17:47:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.234&port_id=49371560-2897-4dd3-a156-8db3419ddd1a => 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: 1321/2696] 199.19.213.235 () {34 vars in 1104 bytes} [Tue May 12 17:47:16 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A31b&port_id=49371560-2897-4dd3-a156-8db3419ddd1a => 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: 1376/2697] 199.19.213.235 () {34 vars in 1064 bytes} [Tue May 12 17:47:17 2026] GET /v2.0/subnets?id=4f6304ff-1d9d-4cc5-a3cd-7f07531de11e&id=0131fec5-b797-4747-9b2b-29a5d76d3105 => 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: 1322/2698] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:47:17 2026] GET /v2.0/ports?network_id=7794647e-5caf-425f-9b10-182bde9be2d3&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2699] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:47:17 2026] GET /v2.0/ports?network_id=7794647e-5caf-425f-9b10-182bde9be2d3&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2700] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:47:17 2026] GET /v2.0/networks/7794647e-5caf-425f-9b10-182bde9be2d3?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: 1378/2701] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:47:17 2026] GET /v2.0/networks/7794647e-5caf-425f-9b10-182bde9be2d3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2702] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:47:17 2026] GET /v2.0/ports?tenant_id=624f90abccb741bebfb3cdf66685f507&device_id=c49ab591-a1d1-4517-aa28-b6ba957de949 => generated 4042 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2703] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:47:17 2026] GET /v2.0/networks?id=7794647e-5caf-425f-9b10-182bde9be2d3 => generated 801 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2704] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 12 17:47:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.234&port_id=49371560-2897-4dd3-a156-8db3419ddd1a => 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: 1380/2705] 199.19.213.235 () {34 vars in 1104 bytes} [Tue May 12 17:47:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A31b&port_id=49371560-2897-4dd3-a156-8db3419ddd1a => 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: 1381/2706] 10.0.0.97 () {34 vars in 970 bytes} [Tue May 12 17:47:17 2026] GET /v2.0/ports/49371560-2897-4dd3-a156-8db3419ddd1a => generated 1464 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2707] 199.19.213.235 () {34 vars in 1064 bytes} [Tue May 12 17:47:17 2026] GET /v2.0/subnets?id=4f6304ff-1d9d-4cc5-a3cd-7f07531de11e&id=0131fec5-b797-4747-9b2b-29a5d76d3105 => generated 1361 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2708] 199.19.213.235 () {30 vars in 697 bytes} [Tue May 12 17:47:17 2026] GET /v2.0/ports/49371560-2897-4dd3-a156-8db3419ddd1a => generated 1464 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2709] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:47:17 2026] GET /v2.0/ports?network_id=7794647e-5caf-425f-9b10-182bde9be2d3&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2710] 199.19.213.235 () {30 vars in 697 bytes} [Tue May 12 17:47:17 2026] GET /v2.0/ports/49371560-2897-4dd3-a156-8db3419ddd1a => generated 1464 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2711] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:47:17 2026] GET /v2.0/ports?network_id=7794647e-5caf-425f-9b10-182bde9be2d3&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: 1329/2712] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:47:17 2026] GET /v2.0/networks/7794647e-5caf-425f-9b10-182bde9be2d3?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: 1330/2713] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:47:17 2026] GET /v2.0/networks/7794647e-5caf-425f-9b10-182bde9be2d3?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: 1384/2714] 199.19.213.235 () {34 vars in 750 bytes} [Tue May 12 17:47:17 2026] PUT /v2.0/ports/49371560-2897-4dd3-a156-8db3419ddd1a => generated 1199 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2715] 199.19.213.235 () {30 vars in 703 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/networks/7794647e-5caf-425f-9b10-182bde9be2d3 => generated 798 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1385/2716] 199.19.213.235 () {30 vars in 701 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/subnets/4f6304ff-1d9d-4cc5-a3cd-7f07531de11e => generated 649 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2717] 199.19.213.235 () {30 vars in 663 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2718] 199.19.213.235 () {30 vars in 665 bytes} [Tue May 12 17:47:18 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: 1333/2719] 199.19.213.235 () {30 vars in 641 bytes} [Tue May 12 17:47:18 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: 1387/2720] 199.19.213.235 () {30 vars in 677 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2721] 199.19.213.235 () {30 vars in 701 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/subnets/d497bdf4-8baa-4bb5-8c84-718a2d87447e => generated 651 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:47:18.465 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6972693b-6367-4262-97db-b97ce251a226'] response: {'name': 'network-changed', 'server_uuid': 'c49ab591-a1d1-4517-aa28-b6ba957de949', 'tag': '49371560-2897-4dd3-a156-8db3419ddd1a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1388/2722] 199.19.213.235 () {30 vars in 697 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/ports/bd2d8724-6c50-45d5-a0f6-9a451e06080c => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2723] 199.19.213.235 () {30 vars in 697 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/ports/c401b3d7-ca63-4da2-b325-d59854d18534 => generated 1346 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2724] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/ports?tenant_id=624f90abccb741bebfb3cdf66685f507&device_id=c49ab591-a1d1-4517-aa28-b6ba957de949 => generated 3813 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2725] 199.19.213.235 () {30 vars in 701 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/subnets/d497bdf4-8baa-4bb5-8c84-718a2d87447e => generated 651 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2726] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/networks?id=7794647e-5caf-425f-9b10-182bde9be2d3 => 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: 1337/2727] 199.19.213.235 () {30 vars in 703 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/networks/c7271287-7caf-4598-95ac-0e6915c0b92a => generated 800 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2728] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.234&port_id=49371560-2897-4dd3-a156-8db3419ddd1a => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2729] 199.19.213.235 () {30 vars in 697 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/ports/bd2d8724-6c50-45d5-a0f6-9a451e06080c => 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: 1392/2730] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/subnets?id=4f6304ff-1d9d-4cc5-a3cd-7f07531de11e => generated 652 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2731] 199.19.213.235 () {30 vars in 701 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/subnets/d497bdf4-8baa-4bb5-8c84-718a2d87447e => generated 651 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2732] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/ports?network_id=7794647e-5caf-425f-9b10-182bde9be2d3&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2733] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/networks/7794647e-5caf-425f-9b10-182bde9be2d3?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: 1394/2734] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/networks/7794647e-5caf-425f-9b10-182bde9be2d3?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: 1396/2737] 10.0.0.63 () {30 vars in 658 bytes} [Tue May 12 17:47:24 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: 1342/2738] 10.0.0.63 () {30 vars in 660 bytes} [Tue May 12 17:47:24 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2739] 10.0.0.63 () {30 vars in 636 bytes} [Tue May 12 17:47:24 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: 1343/2740] 10.0.0.63 () {30 vars in 672 bytes} [Tue May 12 17:47:24 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: 1398/2741] 10.0.0.63 () {28 vars in 438 bytes} [Tue May 12 17:47:24 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2742] 10.0.0.63 () {30 vars in 696 bytes} [Tue May 12 17:47:24 2026] GET /v2.0/subnets/a26534f5-6891-4383-aedc-c91d99f04788 => generated 631 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2743] 199.19.213.235 () {30 vars in 663 bytes} [Tue May 12 17:47:25 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: 1345/2744] 199.19.213.235 () {30 vars in 665 bytes} [Tue May 12 17:47:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2745] 199.19.213.235 () {30 vars in 641 bytes} [Tue May 12 17:47:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2746] 199.19.213.235 () {30 vars in 677 bytes} [Tue May 12 17:47:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2747] 199.19.213.235 () {30 vars in 701 bytes} [Tue May 12 17:47:25 2026] GET /v2.0/subnets/4f6304ff-1d9d-4cc5-a3cd-7f07531de11e => generated 649 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2748] 199.19.213.235 () {30 vars in 701 bytes} [Tue May 12 17:47:25 2026] GET /v2.0/subnets/a26534f5-6891-4383-aedc-c91d99f04788 => generated 649 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2749] 199.19.213.235 () {30 vars in 716 bytes} [Tue May 12 17:47:25 2026] GET /v2.0/ports?device_id=c49ab591-a1d1-4517-aa28-b6ba957de949 => generated 3815 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2750] 199.19.213.235 () {30 vars in 663 bytes} [Tue May 12 17:47:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2751] 199.19.213.235 () {30 vars in 665 bytes} [Tue May 12 17:47:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2752] 199.19.213.235 () {30 vars in 641 bytes} [Tue May 12 17:47:25 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: 1404/2753] 199.19.213.235 () {30 vars in 677 bytes} [Tue May 12 17:47:25 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: 1350/2754] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:47:25 2026] GET /v2.0/networks/7bf42a72-2267-4257-bd81-1c056395d7dd?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: 1405/2755] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:47:25 2026] GET /v2.0/networks/7bf42a72-2267-4257-bd81-1c056395d7dd?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: 1351/2756] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:47:25 2026] GET /v2.0/networks?id=7bf42a72-2267-4257-bd81-1c056395d7dd => generated 800 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2757] 199.19.213.235 () {38 vars in 955 bytes} [Tue May 12 17:47:25 2026] POST /v2.0/ports => generated 1303 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2758] 199.19.213.235 () {38 vars in 1028 bytes} [Tue May 12 17:47:26 2026] PUT /v2.0/ports/a1590912-10b0-4fe2-9c0f-76a7ec1c7524 => generated 1428 bytes in 553 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: 1407/2759] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:47:26 2026] GET /v2.0/ports?tenant_id=624f90abccb741bebfb3cdf66685f507&device_id=c49ab591-a1d1-4517-aa28-b6ba957de949 => generated 5271 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, ' 2026-05-12 17:47:27.055 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3ae2fee9-ccf8-4c77-93f8-fec17712b17b'] response: {'name': 'network-changed', 'server_uuid': 'c49ab591-a1d1-4517-aa28-b6ba957de949', 'tag': 'a1590912-10b0-4fe2-9c0f-76a7ec1c7524', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1353/2760] 199.19.213.235 () {34 vars in 1062 bytes} [Tue May 12 17:47:27 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.165&port_id=c9814b7b-3667-4eac-ac93-b223dfd62595 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2761] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:47:27 2026] GET /v2.0/subnets?id=c8a6ee38-6adc-4788-8f0d-5a4498f77152 => generated 630 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2762] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:47:27 2026] GET /v2.0/ports?network_id=e26119c8-1d33-4f81-b68f-5d91d984d3e3&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2763] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:47:27 2026] GET /v2.0/networks/e26119c8-1d33-4f81-b68f-5d91d984d3e3?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: 7|app: 0|req: 1355/2764] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:47:27 2026] GET /v2.0/networks/e26119c8-1d33-4f81-b68f-5d91d984d3e3?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: 1410/2765] 199.19.213.235 () {34 vars in 1056 bytes} [Tue May 12 17:47:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.48&port_id=c401b3d7-ca63-4da2-b325-d59854d18534 => 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: 1356/2766] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:47:27 2026] GET /v2.0/subnets?id=d497bdf4-8baa-4bb5-8c84-718a2d87447e => 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: 1411/2767] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:47:27 2026] GET /v2.0/ports?network_id=c7271287-7caf-4598-95ac-0e6915c0b92a&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: 1357/2768] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:47:27 2026] GET /v2.0/networks/c7271287-7caf-4598-95ac-0e6915c0b92a?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: 1412/2769] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:47:27 2026] GET /v2.0/networks/c7271287-7caf-4598-95ac-0e6915c0b92a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2770] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 12 17:47:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.234&port_id=49371560-2897-4dd3-a156-8db3419ddd1a => 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: 1413/2771] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:47:27 2026] GET /v2.0/subnets?id=4f6304ff-1d9d-4cc5-a3cd-7f07531de11e => 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: 1359/2772] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:47:27 2026] GET /v2.0/ports?network_id=7794647e-5caf-425f-9b10-182bde9be2d3&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2773] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:47:27 2026] GET /v2.0/networks/7794647e-5caf-425f-9b10-182bde9be2d3?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: 1360/2774] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:47:27 2026] GET /v2.0/networks/7794647e-5caf-425f-9b10-182bde9be2d3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2775] 199.19.213.235 () {34 vars in 1056 bytes} [Tue May 12 17:47:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.57&port_id=a1590912-10b0-4fe2-9c0f-76a7ec1c7524 => 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: 1361/2776] 199.19.213.235 () {34 vars in 1106 bytes} [Tue May 12 17:47:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A35d&port_id=a1590912-10b0-4fe2-9c0f-76a7ec1c7524 => 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: 1416/2777] 199.19.213.235 () {34 vars in 1064 bytes} [Tue May 12 17:47:28 2026] GET /v2.0/subnets?id=60aacbdb-1e69-4503-9812-23162c0e0129&id=a26534f5-6891-4383-aedc-c91d99f04788 => generated 1366 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2778] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:47:28 2026] GET /v2.0/ports?network_id=7bf42a72-2267-4257-bd81-1c056395d7dd&device_owner=network%3Adhcp => generated 1461 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2779] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:47:28 2026] GET /v2.0/ports?network_id=7bf42a72-2267-4257-bd81-1c056395d7dd&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2780] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:47:28 2026] GET /v2.0/networks/7bf42a72-2267-4257-bd81-1c056395d7dd?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: 1418/2781] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:47:28 2026] GET /v2.0/networks/7bf42a72-2267-4257-bd81-1c056395d7dd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2782] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:47:28 2026] GET /v2.0/ports?tenant_id=624f90abccb741bebfb3cdf66685f507&device_id=c49ab591-a1d1-4517-aa28-b6ba957de949 => generated 5271 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2783] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:47:28 2026] GET /v2.0/networks?id=7bf42a72-2267-4257-bd81-1c056395d7dd => generated 800 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2784] 199.19.213.235 () {34 vars in 1056 bytes} [Tue May 12 17:47:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.57&port_id=a1590912-10b0-4fe2-9c0f-76a7ec1c7524 => 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: 1420/2785] 199.19.213.235 () {34 vars in 1106 bytes} [Tue May 12 17:47:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A35d&port_id=a1590912-10b0-4fe2-9c0f-76a7ec1c7524 => 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: 1366/2786] 199.19.213.235 () {34 vars in 1064 bytes} [Tue May 12 17:47:28 2026] GET /v2.0/subnets?id=60aacbdb-1e69-4503-9812-23162c0e0129&id=a26534f5-6891-4383-aedc-c91d99f04788 => generated 1366 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2787] 10.0.0.97 () {34 vars in 970 bytes} [Tue May 12 17:47:28 2026] GET /v2.0/ports/a1590912-10b0-4fe2-9c0f-76a7ec1c7524 => generated 1464 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2788] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:47:28 2026] GET /v2.0/ports?network_id=7bf42a72-2267-4257-bd81-1c056395d7dd&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2789] 199.19.213.235 () {30 vars in 697 bytes} [Tue May 12 17:47:28 2026] GET /v2.0/ports/a1590912-10b0-4fe2-9c0f-76a7ec1c7524 => generated 1464 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2790] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:47:28 2026] GET /v2.0/ports?network_id=7bf42a72-2267-4257-bd81-1c056395d7dd&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2791] 199.19.213.235 () {30 vars in 697 bytes} [Tue May 12 17:47:28 2026] GET /v2.0/ports/a1590912-10b0-4fe2-9c0f-76a7ec1c7524 => generated 1464 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2792] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:47:28 2026] GET /v2.0/networks/7bf42a72-2267-4257-bd81-1c056395d7dd?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: 1370/2793] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:47:28 2026] GET /v2.0/networks/7bf42a72-2267-4257-bd81-1c056395d7dd?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: 1424/2794] 199.19.213.235 () {34 vars in 750 bytes} [Tue May 12 17:47:28 2026] PUT /v2.0/ports/a1590912-10b0-4fe2-9c0f-76a7ec1c7524 => generated 1195 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2795] 199.19.213.235 () {30 vars in 703 bytes} [Tue May 12 17:47:29 2026] GET /v2.0/networks/7bf42a72-2267-4257-bd81-1c056395d7dd => generated 797 bytes in 69 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: 1425/2796] 199.19.213.235 () {30 vars in 701 bytes} [Tue May 12 17:47:29 2026] GET /v2.0/subnets/a26534f5-6891-4383-aedc-c91d99f04788 => generated 649 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2797] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:47:29 2026] GET /v2.0/ports?tenant_id=624f90abccb741bebfb3cdf66685f507&device_id=c49ab591-a1d1-4517-aa28-b6ba957de949 => generated 5038 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2798] 199.19.213.235 () {30 vars in 663 bytes} [Tue May 12 17:47:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:47:29.364 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3a199e92-dd6e-414a-9d3c-b1bc7ab70499'] response: {'name': 'network-changed', 'server_uuid': 'c49ab591-a1d1-4517-aa28-b6ba957de949', 'tag': 'a1590912-10b0-4fe2-9c0f-76a7ec1c7524', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1427/2799] 199.19.213.235 () {30 vars in 665 bytes} [Tue May 12 17:47:29 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2800] 199.19.213.235 () {30 vars in 641 bytes} [Tue May 12 17:47:29 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2801] 199.19.213.235 () {30 vars in 677 bytes} [Tue May 12 17:47:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2802] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:47:29 2026] GET /v2.0/networks?id=7bf42a72-2267-4257-bd81-1c056395d7dd => 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: 1430/2803] 199.19.213.235 () {30 vars in 701 bytes} [Tue May 12 17:47:29 2026] GET /v2.0/subnets/d497bdf4-8baa-4bb5-8c84-718a2d87447e => generated 651 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2804] 199.19.213.235 () {34 vars in 1056 bytes} [Tue May 12 17:47:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.57&port_id=a1590912-10b0-4fe2-9c0f-76a7ec1c7524 => 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: 1431/2805] 199.19.213.235 () {30 vars in 697 bytes} [Tue May 12 17:47:29 2026] GET /v2.0/ports/bd2d8724-6c50-45d5-a0f6-9a451e06080c => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2806] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:47:29 2026] GET /v2.0/subnets?id=a26534f5-6891-4383-aedc-c91d99f04788 => generated 652 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2807] 199.19.213.235 () {30 vars in 697 bytes} [Tue May 12 17:47:29 2026] GET /v2.0/ports/c401b3d7-ca63-4da2-b325-d59854d18534 => generated 1346 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2808] 199.19.213.235 () {30 vars in 701 bytes} [Tue May 12 17:47:29 2026] GET /v2.0/subnets/d497bdf4-8baa-4bb5-8c84-718a2d87447e => generated 651 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2809] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:47:29 2026] GET /v2.0/ports?network_id=7bf42a72-2267-4257-bd81-1c056395d7dd&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: 1377/2810] 199.19.213.235 () {30 vars in 703 bytes} [Tue May 12 17:47:29 2026] GET /v2.0/networks/c7271287-7caf-4598-95ac-0e6915c0b92a => 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: 1434/2811] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:47:29 2026] GET /v2.0/networks/7bf42a72-2267-4257-bd81-1c056395d7dd?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: 1378/2812] 199.19.213.235 () {30 vars in 697 bytes} [Tue May 12 17:47:29 2026] GET /v2.0/ports/bd2d8724-6c50-45d5-a0f6-9a451e06080c => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2813] 199.19.213.235 () {30 vars in 701 bytes} [Tue May 12 17:47:29 2026] GET /v2.0/subnets/d497bdf4-8baa-4bb5-8c84-718a2d87447e => generated 651 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2814] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:47:29 2026] GET /v2.0/networks/7bf42a72-2267-4257-bd81-1c056395d7dd?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: 1381/2817] 199.19.213.235 () {30 vars in 663 bytes} [Tue May 12 17:47:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2818] 199.19.213.235 () {30 vars in 665 bytes} [Tue May 12 17:47:38 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: 1382/2819] 199.19.213.235 () {30 vars in 641 bytes} [Tue May 12 17:47:38 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: 1438/2820] 199.19.213.235 () {30 vars in 677 bytes} [Tue May 12 17:47:38 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: 1383/2821] 199.19.213.235 () {30 vars in 701 bytes} [Tue May 12 17:47:38 2026] GET /v2.0/subnets/4f6304ff-1d9d-4cc5-a3cd-7f07531de11e => generated 649 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2822] 199.19.213.235 () {30 vars in 716 bytes} [Tue May 12 17:47:39 2026] GET /v2.0/ports?device_id=c49ab591-a1d1-4517-aa28-b6ba957de949 => generated 5040 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2823] 199.19.213.235 () {30 vars in 663 bytes} [Tue May 12 17:47:39 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: 1440/2824] 199.19.213.235 () {30 vars in 665 bytes} [Tue May 12 17:47: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: 1385/2825] 199.19.213.235 () {30 vars in 641 bytes} [Tue May 12 17:47: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: 8|app: 0|req: 1441/2826] 199.19.213.235 () {30 vars in 677 bytes} [Tue May 12 17:47:39 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: 1386/2827] 199.19.213.235 () {30 vars in 697 bytes} [Tue May 12 17:47:39 2026] GET /v2.0/ports/a1590912-10b0-4fe2-9c0f-76a7ec1c7524 => generated 1233 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2828] 199.19.213.235 () {34 vars in 749 bytes} [Tue May 12 17:47:39 2026] PUT /v2.0/ports/a1590912-10b0-4fe2-9c0f-76a7ec1c7524 => generated 1026 bytes in 775 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2829] 199.19.213.235 () {30 vars in 703 bytes} [Tue May 12 17:47:40 2026] GET /v2.0/networks/7bf42a72-2267-4257-bd81-1c056395d7dd => generated 797 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:47:40.269 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3833032a-abe4-4c08-b434-10a4ad2cca87'] response: {'name': 'network-changed', 'server_uuid': 'c49ab591-a1d1-4517-aa28-b6ba957de949', 'tag': 'a1590912-10b0-4fe2-9c0f-76a7ec1c7524', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1443/2830] 199.19.213.235 () {30 vars in 716 bytes} [Tue May 12 17:47:40 2026] GET /v2.0/ports?device_id=c49ab591-a1d1-4517-aa28-b6ba957de949 => generated 4869 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2831] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:47:40 2026] GET /v2.0/ports?tenant_id=624f90abccb741bebfb3cdf66685f507&device_id=c49ab591-a1d1-4517-aa28-b6ba957de949 => generated 4869 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2832] 199.19.213.235 () {30 vars in 716 bytes} [Tue May 12 17:47:40 2026] GET /v2.0/ports?device_id=c49ab591-a1d1-4517-aa28-b6ba957de949 => generated 4869 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2833] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:47:40 2026] GET /v2.0/networks?id=7bf42a72-2267-4257-bd81-1c056395d7dd => generated 800 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2834] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:47:40 2026] GET /v2.0/networks/7bf42a72-2267-4257-bd81-1c056395d7dd?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: 1445/2835] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:47:40 2026] GET /v2.0/networks/7bf42a72-2267-4257-bd81-1c056395d7dd?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: 1391/2836] 199.19.213.235 () {34 vars in 975 bytes} [Tue May 12 17:47:40 2026] GET /v2.0/ports/a1590912-10b0-4fe2-9c0f-76a7ec1c7524 => generated 1062 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2837] 199.19.213.235 () {36 vars in 997 bytes} [Tue May 12 17:47:41 2026] DELETE /v2.0/ports/a1590912-10b0-4fe2-9c0f-76a7ec1c7524 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2838] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:47:41 2026] GET /v2.0/ports?tenant_id=624f90abccb741bebfb3cdf66685f507&device_id=c49ab591-a1d1-4517-aa28-b6ba957de949 => generated 3815 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2839] 199.19.213.235 () {34 vars in 1226 bytes} [Tue May 12 17:47:41 2026] GET /v2.0/networks?id=e26119c8-1d33-4f81-b68f-5d91d984d3e3&id=c7271287-7caf-4598-95ac-0e6915c0b92a&id=7794647e-5caf-425f-9b10-182bde9be2d3&id=7bf42a72-2267-4257-bd81-1c056395d7dd => generated 3097 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2840] 199.19.213.235 () {30 vars in 716 bytes} [Tue May 12 17:47:41 2026] GET /v2.0/ports?device_id=c49ab591-a1d1-4517-aa28-b6ba957de949 => generated 3815 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:47:41.503 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4b2d0866-430f-498d-bd7b-b8ef23732bf6 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1394/2841] 199.19.213.235 () {32 vars in 719 bytes} [Tue May 12 17:47:41 2026] DELETE /v2.0/ports/a1590912-10b0-4fe2-9c0f-76a7ec1c7524 => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2842] 199.19.213.235 () {34 vars in 1062 bytes} [Tue May 12 17:47:41 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.165&port_id=c9814b7b-3667-4eac-ac93-b223dfd62595 => 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: 1395/2843] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:47:41 2026] GET /v2.0/subnets?id=c8a6ee38-6adc-4788-8f0d-5a4498f77152 => generated 630 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2844] 199.19.213.235 () {30 vars in 663 bytes} [Tue May 12 17:47:41 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: 1397/2845] 199.19.213.235 () {30 vars in 665 bytes} [Tue May 12 17:47:41 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: 1398/2846] 199.19.213.235 () {30 vars in 641 bytes} [Tue May 12 17:47:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2847] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:47:41 2026] GET /v2.0/ports?network_id=e26119c8-1d33-4f81-b68f-5d91d984d3e3&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2848] 199.19.213.235 () {30 vars in 677 bytes} [Tue May 12 17:47:41 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: 1400/2849] 199.19.213.235 () {30 vars in 701 bytes} [Tue May 12 17:47:41 2026] GET /v2.0/subnets/d497bdf4-8baa-4bb5-8c84-718a2d87447e => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2850] 199.19.213.235 () {30 vars in 697 bytes} [Tue May 12 17:47:41 2026] GET /v2.0/ports/bd2d8724-6c50-45d5-a0f6-9a451e06080c => generated 1132 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2851] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:47:41 2026] GET /v2.0/networks/e26119c8-1d33-4f81-b68f-5d91d984d3e3?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2852] 199.19.213.235 () {30 vars in 697 bytes} [Tue May 12 17:47:41 2026] GET /v2.0/ports/c401b3d7-ca63-4da2-b325-d59854d18534 => generated 1346 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2853] 199.19.213.235 () {30 vars in 701 bytes} [Tue May 12 17:47:41 2026] GET /v2.0/subnets/d497bdf4-8baa-4bb5-8c84-718a2d87447e => generated 651 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2854] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:47:41 2026] GET /v2.0/networks/e26119c8-1d33-4f81-b68f-5d91d984d3e3?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: 1452/2855] 199.19.213.235 () {34 vars in 1056 bytes} [Tue May 12 17:47:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.48&port_id=c401b3d7-ca63-4da2-b325-d59854d18534 => 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: 1404/2856] 199.19.213.235 () {30 vars in 703 bytes} [Tue May 12 17:47:41 2026] GET /v2.0/networks/c7271287-7caf-4598-95ac-0e6915c0b92a => 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: 1453/2857] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:47:41 2026] GET /v2.0/subnets?id=d497bdf4-8baa-4bb5-8c84-718a2d87447e => generated 654 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2858] 199.19.213.235 () {30 vars in 697 bytes} [Tue May 12 17:47:41 2026] GET /v2.0/ports/bd2d8724-6c50-45d5-a0f6-9a451e06080c => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2859] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:47:41 2026] GET /v2.0/ports?network_id=c7271287-7caf-4598-95ac-0e6915c0b92a&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2860] 199.19.213.235 () {30 vars in 701 bytes} [Tue May 12 17:47:41 2026] GET /v2.0/subnets/d497bdf4-8baa-4bb5-8c84-718a2d87447e => generated 651 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2861] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:47:41 2026] GET /v2.0/networks/c7271287-7caf-4598-95ac-0e6915c0b92a?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: 1407/2862] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:47:42 2026] GET /v2.0/networks/c7271287-7caf-4598-95ac-0e6915c0b92a?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: 1456/2863] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 12 17:47:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.234&port_id=49371560-2897-4dd3-a156-8db3419ddd1a => 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: 1408/2864] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:47:42 2026] GET /v2.0/subnets?id=4f6304ff-1d9d-4cc5-a3cd-7f07531de11e => 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: 1457/2865] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:47:42 2026] GET /v2.0/ports?network_id=7794647e-5caf-425f-9b10-182bde9be2d3&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2866] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:47:42 2026] GET /v2.0/networks/7794647e-5caf-425f-9b10-182bde9be2d3?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:47:42.363 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-729b6926-aaf9-47da-a9c4-9c62130fb10a'] response: {'server_uuid': 'c49ab591-a1d1-4517-aa28-b6ba957de949', 'name': 'network-vif-deleted', 'tag': 'a1590912-10b0-4fe2-9c0f-76a7ec1c7524', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1458/2867] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:47:42 2026] GET /v2.0/networks/7794647e-5caf-425f-9b10-182bde9be2d3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2868] 199.19.213.235 () {30 vars in 663 bytes} [Tue May 12 17:47:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2869] 199.19.213.235 () {30 vars in 665 bytes} [Tue May 12 17:47:44 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: 1411/2870] 199.19.213.235 () {30 vars in 641 bytes} [Tue May 12 17:47:44 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: 1460/2871] 199.19.213.235 () {30 vars in 677 bytes} [Tue May 12 17:47:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2872] 199.19.213.235 () {30 vars in 716 bytes} [Tue May 12 17:47:44 2026] GET /v2.0/ports?device_id=c49ab591-a1d1-4517-aa28-b6ba957de949 => generated 3815 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2873] 199.19.213.235 () {30 vars in 663 bytes} [Tue May 12 17:47:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2874] 199.19.213.235 () {30 vars in 665 bytes} [Tue May 12 17:47:44 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: 1462/2875] 199.19.213.235 () {30 vars in 641 bytes} [Tue May 12 17:47:44 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2876] 199.19.213.235 () {30 vars in 677 bytes} [Tue May 12 17:47:44 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: 1463/2877] 199.19.213.235 () {30 vars in 697 bytes} [Tue May 12 17:47:44 2026] GET /v2.0/ports/49371560-2897-4dd3-a156-8db3419ddd1a => generated 1237 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2878] 199.19.213.235 () {34 vars in 749 bytes} [Tue May 12 17:47:44 2026] PUT /v2.0/ports/49371560-2897-4dd3-a156-8db3419ddd1a => generated 1026 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2879] 199.19.213.235 () {30 vars in 703 bytes} [Tue May 12 17:47:45 2026] GET /v2.0/networks/7794647e-5caf-425f-9b10-182bde9be2d3 => generated 798 bytes in 62 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: 1416/2880] 199.19.213.235 () {30 vars in 716 bytes} [Tue May 12 17:47:45 2026] GET /v2.0/ports?device_id=c49ab591-a1d1-4517-aa28-b6ba957de949 => generated 3640 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2881] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:47:45 2026] GET /v2.0/ports?tenant_id=624f90abccb741bebfb3cdf66685f507&device_id=c49ab591-a1d1-4517-aa28-b6ba957de949 => generated 3640 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:47:45.351 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-06c75d79-c5a1-4fb1-af72-474d0c938adf'] response: {'name': 'network-changed', 'server_uuid': 'c49ab591-a1d1-4517-aa28-b6ba957de949', 'tag': '49371560-2897-4dd3-a156-8db3419ddd1a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1466/2882] 199.19.213.235 () {30 vars in 716 bytes} [Tue May 12 17:47:45 2026] GET /v2.0/ports?device_id=c49ab591-a1d1-4517-aa28-b6ba957de949 => generated 3640 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2883] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:47:45 2026] GET /v2.0/networks?id=7794647e-5caf-425f-9b10-182bde9be2d3 => generated 801 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2884] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:47:45 2026] GET /v2.0/networks/7794647e-5caf-425f-9b10-182bde9be2d3?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: 1418/2885] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:47:45 2026] GET /v2.0/networks/7794647e-5caf-425f-9b10-182bde9be2d3?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: 1468/2886] 199.19.213.235 () {34 vars in 975 bytes} [Tue May 12 17:47:45 2026] GET /v2.0/ports/49371560-2897-4dd3-a156-8db3419ddd1a => 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: 1419/2887] 199.19.213.235 () {36 vars in 997 bytes} [Tue May 12 17:47:45 2026] DELETE /v2.0/ports/49371560-2897-4dd3-a156-8db3419ddd1a => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2888] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:47:46 2026] GET /v2.0/ports?tenant_id=624f90abccb741bebfb3cdf66685f507&device_id=c49ab591-a1d1-4517-aa28-b6ba957de949 => generated 2586 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2889] 199.19.213.235 () {34 vars in 1146 bytes} [Tue May 12 17:47:46 2026] GET /v2.0/networks?id=e26119c8-1d33-4f81-b68f-5d91d984d3e3&id=c7271287-7caf-4598-95ac-0e6915c0b92a&id=7794647e-5caf-425f-9b10-182bde9be2d3 => generated 2311 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2890] 199.19.213.235 () {34 vars in 1062 bytes} [Tue May 12 17:47:46 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.165&port_id=c9814b7b-3667-4eac-ac93-b223dfd62595 => 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: 1421/2891] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:47:46 2026] GET /v2.0/subnets?id=c8a6ee38-6adc-4788-8f0d-5a4498f77152 => generated 630 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2892] 199.19.213.235 () {30 vars in 716 bytes} [Tue May 12 17:47:46 2026] GET /v2.0/ports?device_id=c49ab591-a1d1-4517-aa28-b6ba957de949 => generated 2586 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:47:46.489 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7da1e5c4-a0e4-4795-b71d-d8bd6cbbcb09 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1422/2893] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:47:46 2026] GET /v2.0/ports?network_id=e26119c8-1d33-4f81-b68f-5d91d984d3e3&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: 1472/2894] 199.19.213.235 () {32 vars in 719 bytes} [Tue May 12 17:47:46 2026] DELETE /v2.0/ports/49371560-2897-4dd3-a156-8db3419ddd1a => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2895] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:47:46 2026] GET /v2.0/networks/e26119c8-1d33-4f81-b68f-5d91d984d3e3?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: 1473/2896] 199.19.213.235 () {30 vars in 663 bytes} [Tue May 12 17:47:46 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2897] 199.19.213.235 () {30 vars in 665 bytes} [Tue May 12 17:47:46 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2898] 199.19.213.235 () {30 vars in 641 bytes} [Tue May 12 17:47:46 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: 1476/2899] 199.19.213.235 () {30 vars in 677 bytes} [Tue May 12 17:47:46 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2900] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:47:46 2026] GET /v2.0/networks/e26119c8-1d33-4f81-b68f-5d91d984d3e3?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: 1477/2901] 199.19.213.235 () {30 vars in 701 bytes} [Tue May 12 17:47:46 2026] GET /v2.0/subnets/d497bdf4-8baa-4bb5-8c84-718a2d87447e => generated 651 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2902] 199.19.213.235 () {34 vars in 1056 bytes} [Tue May 12 17:47:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.48&port_id=c401b3d7-ca63-4da2-b325-d59854d18534 => 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: 1478/2903] 199.19.213.235 () {30 vars in 697 bytes} [Tue May 12 17:47:46 2026] GET /v2.0/ports/bd2d8724-6c50-45d5-a0f6-9a451e06080c => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2904] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:47:46 2026] GET /v2.0/subnets?id=d497bdf4-8baa-4bb5-8c84-718a2d87447e => 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: 1479/2905] 199.19.213.235 () {30 vars in 697 bytes} [Tue May 12 17:47:46 2026] GET /v2.0/ports/c401b3d7-ca63-4da2-b325-d59854d18534 => generated 1346 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2906] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:47:46 2026] GET /v2.0/ports?network_id=c7271287-7caf-4598-95ac-0e6915c0b92a&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2907] 199.19.213.235 () {30 vars in 701 bytes} [Tue May 12 17:47:46 2026] GET /v2.0/subnets/d497bdf4-8baa-4bb5-8c84-718a2d87447e => generated 651 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2908] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:47:46 2026] GET /v2.0/networks/c7271287-7caf-4598-95ac-0e6915c0b92a?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2909] 199.19.213.235 () {30 vars in 703 bytes} [Tue May 12 17:47:46 2026] GET /v2.0/networks/c7271287-7caf-4598-95ac-0e6915c0b92a => 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: 1482/2910] 199.19.213.235 () {30 vars in 697 bytes} [Tue May 12 17:47:46 2026] GET /v2.0/ports/bd2d8724-6c50-45d5-a0f6-9a451e06080c => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2911] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:47:46 2026] GET /v2.0/networks/c7271287-7caf-4598-95ac-0e6915c0b92a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2912] 199.19.213.235 () {30 vars in 701 bytes} [Tue May 12 17:47:46 2026] GET /v2.0/subnets/d497bdf4-8baa-4bb5-8c84-718a2d87447e => generated 651 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:47:49.250 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f1a6247f-2330-46ff-8882-00f1df8ece67'] response: {'server_uuid': 'c49ab591-a1d1-4517-aa28-b6ba957de949', 'name': 'network-vif-deleted', 'tag': '49371560-2897-4dd3-a156-8db3419ddd1a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1430/2913] 199.19.213.235 () {34 vars in 1096 bytes} [Tue May 12 17:47:49 2026] GET /v2.0/ports?device_id=4aad8ba2-756c-4cc5-8b4f-c0805305f934&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2914] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:47:49 2026] GET /v2.0/ports?tenant_id=a7ae040421cc401b871976cc4b7648a8&device_id=4aad8ba2-756c-4cc5-8b4f-c0805305f934 => generated 1465 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2915] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:47:49 2026] GET /v2.0/networks?id=7794647e-5caf-425f-9b10-182bde9be2d3 => generated 801 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2916] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 12 17:47:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.181&port_id=0317286d-963a-48f4-be90-a7d6d994043a => generated 860 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2917] 199.19.213.235 () {34 vars in 1102 bytes} [Tue May 12 17:47:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A97&port_id=0317286d-963a-48f4-be90-a7d6d994043a => 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: 1486/2918] 199.19.213.235 () {34 vars in 1064 bytes} [Tue May 12 17:47:49 2026] GET /v2.0/subnets?id=4f6304ff-1d9d-4cc5-a3cd-7f07531de11e&id=0131fec5-b797-4747-9b2b-29a5d76d3105 => 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: 1433/2919] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:47:49 2026] GET /v2.0/ports?network_id=7794647e-5caf-425f-9b10-182bde9be2d3&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2920] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:47:49 2026] GET /v2.0/ports?network_id=7794647e-5caf-425f-9b10-182bde9be2d3&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: 1434/2921] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:47:49 2026] GET /v2.0/networks/7794647e-5caf-425f-9b10-182bde9be2d3?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2922] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:47:49 2026] GET /v2.0/networks/7794647e-5caf-425f-9b10-182bde9be2d3?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: 1490/2925] 199.19.213.235 () {30 vars in 663 bytes} [Tue May 12 17:47:55 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: 1436/2926] 199.19.213.235 () {30 vars in 665 bytes} [Tue May 12 17:47:55 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: 1491/2927] 199.19.213.235 () {30 vars in 641 bytes} [Tue May 12 17:47: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: 1437/2928] 199.19.213.235 () {30 vars in 677 bytes} [Tue May 12 17:47:55 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: 1492/2929] 199.19.213.235 () {30 vars in 732 bytes} [Tue May 12 17:47:55 2026] GET /v2.0/security-groups?name=lb-559f7e17-1de9-45c9-8ec5-a5b98563d5b9 => generated 2741 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2930] 199.19.213.235 () {30 vars in 762 bytes} [Tue May 12 17:47:55 2026] GET /v2.0/security-group-rules?security_group_id=b444cfbd-a3a8-4df1-9577-ce7a73a45940 => generated 2206 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2931] 199.19.213.235 () {32 vars in 749 bytes} [Tue May 12 17:47:55 2026] DELETE /v2.0/security-group-rules/3edc8fb9-5371-4234-8fcb-54ced914e165 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2932] 199.19.213.235 () {32 vars in 749 bytes} [Tue May 12 17:47:56 2026] DELETE /v2.0/security-group-rules/4ddb21c6-77f6-4d9a-a306-4fed07ce0bc6 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:48:00.697 8 INFO neutron.db.l3_db [None req-3b61571a-7bfa-4e98-bb72-fe6bb1396961 2b0ff3add82c443f8b8deadfeaa81bf4 a7ae040421cc401b871976cc4b7648a8 - - - -] Floating IP e1005858-568c-4378-8bbc-d0cc16c477c0 disassociated (deleted). External IP: 10.96.250.210, port: bd2d8724-6c50-45d5-a0f6-9a451e06080c. [pid: 8|app: 0|req: 1494/2933] 10.0.0.104 () {32 vars in 732 bytes} [Tue May 12 17:48:00 2026] DELETE /v2.0/floatingips/e1005858-568c-4378-8bbc-d0cc16c477c0 => generated 0 bytes in 889 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:48:01.144 7 INFO neutron.api.v2.resource [None req-5d03b4ee-4de3-472d-bc67-88d7fac5d736 2b0ff3add82c443f8b8deadfeaa81bf4 a7ae040421cc401b871976cc4b7648a8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1440/2934] 10.0.0.104 () {32 vars in 729 bytes} [Tue May 12 17:48:01 2026] GET /v2.0/floatingips/e1005858-568c-4378-8bbc-d0cc16c477c0 => generated 144 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2935] 199.19.213.235 () {30 vars in 663 bytes} [Tue May 12 17:48:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2936] 199.19.213.235 () {30 vars in 665 bytes} [Tue May 12 17:48:01 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2937] 199.19.213.235 () {30 vars in 641 bytes} [Tue May 12 17:48:01 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: 1442/2938] 199.19.213.235 () {30 vars in 677 bytes} [Tue May 12 17:48:01 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: 1497/2939] 199.19.213.235 () {30 vars in 701 bytes} [Tue May 12 17:48:01 2026] GET /v2.0/subnets/d497bdf4-8baa-4bb5-8c84-718a2d87447e => generated 651 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2940] 199.19.213.235 () {30 vars in 716 bytes} [Tue May 12 17:48:01 2026] GET /v2.0/ports?device_id=c49ab591-a1d1-4517-aa28-b6ba957de949 => generated 2586 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2941] 199.19.213.235 () {30 vars in 716 bytes} [Tue May 12 17:48:01 2026] GET /v2.0/ports?device_id=c49ab591-a1d1-4517-aa28-b6ba957de949 => generated 2586 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2942] 199.19.213.235 () {30 vars in 716 bytes} [Tue May 12 17:48:01 2026] GET /v2.0/ports?device_id=c49ab591-a1d1-4517-aa28-b6ba957de949 => generated 2586 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2943] 199.19.213.235 () {34 vars in 975 bytes} [Tue May 12 17:48:02 2026] GET /v2.0/ports/c401b3d7-ca63-4da2-b325-d59854d18534 => generated 1346 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2944] 199.19.213.235 () {34 vars in 1060 bytes} [Tue May 12 17:48:02 2026] GET /v2.0/ports/c401b3d7-ca63-4da2-b325-d59854d18534?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2945] 199.19.213.235 () {34 vars in 1016 bytes} [Tue May 12 17:48:02 2026] GET /v2.0/networks/c7271287-7caf-4598-95ac-0e6915c0b92a?fields=dns_domain => generated 29 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2946] 199.19.213.235 () {38 vars in 1028 bytes} [Tue May 12 17:48:02 2026] PUT /v2.0/ports/c401b3d7-ca63-4da2-b325-d59854d18534 => generated 1147 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2947] 199.19.213.235 () {30 vars in 716 bytes} [Tue May 12 17:48:02 2026] GET /v2.0/ports?device_id=c49ab591-a1d1-4517-aa28-b6ba957de949 => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1502/2948] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:48:02 2026] GET /v2.0/ports?tenant_id=624f90abccb741bebfb3cdf66685f507&device_id=c49ab591-a1d1-4517-aa28-b6ba957de949 => 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: 1503/2949] 199.19.213.235 () {34 vars in 1066 bytes} [Tue May 12 17:48:02 2026] GET /v2.0/networks?id=e26119c8-1d33-4f81-b68f-5d91d984d3e3&id=c7271287-7caf-4598-95ac-0e6915c0b92a => generated 1524 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2950] 199.19.213.235 () {34 vars in 1062 bytes} [Tue May 12 17:48:02 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.165&port_id=c9814b7b-3667-4eac-ac93-b223dfd62595 => 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: 1505/2951] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 12 17:48:03 2026] GET /v2.0/subnets?id=c8a6ee38-6adc-4788-8f0d-5a4498f77152 => 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: 1447/2952] 199.19.213.235 () {34 vars in 749 bytes} [Tue May 12 17:48:02 2026] PUT /v2.0/ports/c401b3d7-ca63-4da2-b325-d59854d18534 => generated 1086 bytes in 281 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: 1506/2953] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:48:03 2026] GET /v2.0/ports?network_id=e26119c8-1d33-4f81-b68f-5d91d984d3e3&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2954] 199.19.213.235 () {30 vars in 697 bytes} [Tue May 12 17:48:03 2026] GET /v2.0/ports/c401b3d7-ca63-4da2-b325-d59854d18534 => generated 1086 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2955] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:48:03 2026] GET /v2.0/networks/e26119c8-1d33-4f81-b68f-5d91d984d3e3?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: 1508/2956] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:48:03 2026] GET /v2.0/networks/e26119c8-1d33-4f81-b68f-5d91d984d3e3?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: 1449/2957] 199.19.213.235 () {32 vars in 719 bytes} [Tue May 12 17:48:03 2026] DELETE /v2.0/ports/c401b3d7-ca63-4da2-b325-d59854d18534 => generated 0 bytes in 349 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2958] 199.19.213.235 () {30 vars in 663 bytes} [Tue May 12 17:48:03 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: 1450/2959] 199.19.213.235 () {30 vars in 665 bytes} [Tue May 12 17:48:03 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2960] 199.19.213.235 () {30 vars in 641 bytes} [Tue May 12 17:48:03 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: 1451/2961] 199.19.213.235 () {30 vars in 677 bytes} [Tue May 12 17:48:03 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-05-12 17:48:03.598 8 INFO neutron.pecan_wsgi.hooks.translation [None req-276ff949-5420-4bef-840f-160280d07135 07612ddc7c8041afb8bbed50429f8600 624f90abccb741bebfb3cdf66685f507 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1511/2962] 199.19.213.235 () {32 vars in 719 bytes} [Tue May 12 17:48:03 2026] DELETE /v2.0/ports/c401b3d7-ca63-4da2-b325-d59854d18534 => 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: 1452/2963] 199.19.213.235 () {30 vars in 697 bytes} [Tue May 12 17:48:03 2026] GET /v2.0/ports/bd2d8724-6c50-45d5-a0f6-9a451e06080c => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2964] 199.19.213.235 () {30 vars in 732 bytes} [Tue May 12 17:48:03 2026] GET /v2.0/security-groups?name=lb-559f7e17-1de9-45c9-8ec5-a5b98563d5b9 => generated 1577 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2965] 199.19.213.235 () {30 vars in 697 bytes} [Tue May 12 17:48:03 2026] GET /v2.0/ports/bd2d8724-6c50-45d5-a0f6-9a451e06080c => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2966] 199.19.213.235 () {34 vars in 749 bytes} [Tue May 12 17:48:03 2026] PUT /v2.0/ports/bd2d8724-6c50-45d5-a0f6-9a451e06080c => generated 1094 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2967] 199.19.213.235 () {32 vars in 739 bytes} [Tue May 12 17:48:04 2026] DELETE /v2.0/security-groups/b444cfbd-a3a8-4df1-9577-ce7a73a45940 => 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: 1514/2968] 199.19.213.235 () {32 vars in 719 bytes} [Tue May 12 17:48:04 2026] DELETE /v2.0/ports/bd2d8724-6c50-45d5-a0f6-9a451e06080c => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2969] 199.19.213.235 () {34 vars in 994 bytes} [Tue May 12 17:48:05 2026] GET /v2.0/ports?device_id=c49ab591-a1d1-4517-aa28-b6ba957de949 => generated 1248 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2970] 199.19.213.235 () {36 vars in 997 bytes} [Tue May 12 17:48:05 2026] DELETE /v2.0/ports/c9814b7b-3667-4eac-ac93-b223dfd62595 => generated 0 bytes in 336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:48:06.841 7 INFO neutron.db.l3_db [None req-5a4d53d2-ce2b-4650-98fb-3ad91faf10b1 2b0ff3add82c443f8b8deadfeaa81bf4 a7ae040421cc401b871976cc4b7648a8 - - - -] Floating IP 26589160-b3af-425a-8cc1-1cac4e7b3181 disassociated (deleted). External IP: 10.96.250.217, port: c9ab07f1-e80a-4b61-82fb-624a7977f989. [pid: 7|app: 0|req: 1456/2971] 10.0.0.104 () {32 vars in 732 bytes} [Tue May 12 17:48:06 2026] DELETE /v2.0/floatingips/26589160-b3af-425a-8cc1-1cac4e7b3181 => generated 0 bytes in 859 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:48:07.281 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ce2b996a-3536-4e57-8c88-a5967553dc20'] response: {'server_uuid': 'c49ab591-a1d1-4517-aa28-b6ba957de949', 'name': 'network-vif-deleted', 'tag': 'c9814b7b-3667-4eac-ac93-b223dfd62595', 'status': 'completed', 'code': 200} 2026-05-12 17:48:07.282 8 INFO neutron.api.v2.resource [None req-54c27cf8-8762-46d7-a3df-58dd76e66a76 2b0ff3add82c443f8b8deadfeaa81bf4 a7ae040421cc401b871976cc4b7648a8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1516/2972] 10.0.0.104 () {32 vars in 729 bytes} [Tue May 12 17:48:07 2026] GET /v2.0/floatingips/26589160-b3af-425a-8cc1-1cac4e7b3181 => generated 144 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:48:07.578 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-74cc1456-6f57-457d-ba5c-90954fd9ab9e'] response: {'name': 'network-changed', 'server_uuid': '5dee9f2e-98bd-45ba-9bbe-5e0216b0feb8', 'tag': 'c9ab07f1-e80a-4b61-82fb-624a7977f989', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1457/2973] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:48:07 2026] GET /v2.0/ports?device_id=5dee9f2e-98bd-45ba-9bbe-5e0216b0feb8 => generated 1204 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2974] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:48:07 2026] GET /v2.0/ports?tenant_id=a7ae040421cc401b871976cc4b7648a8&device_id=5dee9f2e-98bd-45ba-9bbe-5e0216b0feb8 => generated 1473 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2975] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:48:07 2026] GET /v2.0/security-groups?id=e743a865-1577-4330-97c5-ef7fa986acd2&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2976] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:48:07 2026] GET /v2.0/networks?id=7bf42a72-2267-4257-bd81-1c056395d7dd => generated 800 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2977] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 12 17:48:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.182&port_id=c9ab07f1-e80a-4b61-82fb-624a7977f989 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2978] 199.19.213.235 () {34 vars in 1106 bytes} [Tue May 12 17:48:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A357&port_id=c9ab07f1-e80a-4b61-82fb-624a7977f989 => 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: 1460/2979] 199.19.213.235 () {34 vars in 1064 bytes} [Tue May 12 17:48:07 2026] GET /v2.0/subnets?id=60aacbdb-1e69-4503-9812-23162c0e0129&id=a26534f5-6891-4383-aedc-c91d99f04788 => generated 1366 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/2980] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:48:07 2026] GET /v2.0/ports?network_id=7bf42a72-2267-4257-bd81-1c056395d7dd&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2981] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:48:07 2026] GET /v2.0/ports?network_id=7bf42a72-2267-4257-bd81-1c056395d7dd&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: 1521/2982] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:48:08 2026] GET /v2.0/networks/7bf42a72-2267-4257-bd81-1c056395d7dd?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2983] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:48:08 2026] GET /v2.0/networks/7bf42a72-2267-4257-bd81-1c056395d7dd?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: 1522/2984] 199.19.213.235 () {34 vars in 994 bytes} [Tue May 12 17:48:08 2026] GET /v2.0/ports?device_id=5dee9f2e-98bd-45ba-9bbe-5e0216b0feb8 => generated 1204 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2987] 199.19.213.235 () {36 vars in 997 bytes} [Tue May 12 17:48:08 2026] DELETE /v2.0/ports/c9ab07f1-e80a-4b61-82fb-624a7977f989 => generated 0 bytes in 897 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:48:13.157 8 INFO neutron.db.l3_db [None req-6af616e9-3e48-414e-b1e2-e3ddd27c0142 2b0ff3add82c443f8b8deadfeaa81bf4 a7ae040421cc401b871976cc4b7648a8 - - - -] Floating IP 2417e712-7247-4121-9ec8-bc40c0308365 disassociated (deleted). External IP: 10.96.250.215, port: 0317286d-963a-48f4-be90-a7d6d994043a. [pid: 8|app: 0|req: 1525/2988] 10.0.0.104 () {32 vars in 732 bytes} [Tue May 12 17:48:12 2026] DELETE /v2.0/floatingips/2417e712-7247-4121-9ec8-bc40c0308365 => generated 0 bytes in 785 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:48:13.585 7 INFO neutron.api.v2.resource [None req-dbb13b65-f4aa-46e8-a626-1157ba7ed885 2b0ff3add82c443f8b8deadfeaa81bf4 a7ae040421cc401b871976cc4b7648a8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1464/2989] 10.0.0.104 () {32 vars in 729 bytes} [Tue May 12 17:48:13 2026] GET /v2.0/floatingips/2417e712-7247-4121-9ec8-bc40c0308365 => generated 144 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:48:13.799 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2687b6d4-26c2-4ae9-99fb-2b8b58344aaa'] response: {'name': 'network-changed', 'server_uuid': '4aad8ba2-756c-4cc5-8b4f-c0805305f934', 'tag': '0317286d-963a-48f4-be90-a7d6d994043a', 'status': 'completed', 'code': 200} 2026-05-12 17:48:13.840 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-37766290-65a2-4235-9516-311305cec90e'] response: {'server_uuid': '5dee9f2e-98bd-45ba-9bbe-5e0216b0feb8', 'name': 'network-vif-deleted', 'tag': 'c9ab07f1-e80a-4b61-82fb-624a7977f989', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1465/2990] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 12 17:48:13 2026] GET /v2.0/ports?tenant_id=a7ae040421cc401b871976cc4b7648a8&device_id=4aad8ba2-756c-4cc5-8b4f-c0805305f934 => generated 1465 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/2991] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 12 17:48:13 2026] GET /v2.0/ports?device_id=4aad8ba2-756c-4cc5-8b4f-c0805305f934 => generated 1196 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2992] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 12 17:48:13 2026] GET /v2.0/networks?id=7794647e-5caf-425f-9b10-182bde9be2d3 => generated 801 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/2993] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 12 17:48:13 2026] GET /v2.0/security-groups?id=e743a865-1577-4330-97c5-ef7fa986acd2&fields=id&fields=name => generated 112 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2994] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 12 17:48:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.181&port_id=0317286d-963a-48f4-be90-a7d6d994043a => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/2995] 199.19.213.235 () {34 vars in 1102 bytes} [Tue May 12 17:48:13 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A97&port_id=0317286d-963a-48f4-be90-a7d6d994043a => 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: 1468/2996] 199.19.213.235 () {34 vars in 1064 bytes} [Tue May 12 17:48:14 2026] GET /v2.0/subnets?id=4f6304ff-1d9d-4cc5-a3cd-7f07531de11e&id=0131fec5-b797-4747-9b2b-29a5d76d3105 => generated 1361 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/2997] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:48:14 2026] GET /v2.0/ports?network_id=7794647e-5caf-425f-9b10-182bde9be2d3&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: 1469/2998] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 12 17:48:14 2026] GET /v2.0/ports?network_id=7794647e-5caf-425f-9b10-182bde9be2d3&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/2999] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 12 17:48:14 2026] GET /v2.0/networks/7794647e-5caf-425f-9b10-182bde9be2d3?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: 1470/3000] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 12 17:48:14 2026] GET /v2.0/networks/7794647e-5caf-425f-9b10-182bde9be2d3?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: 1531/3001] 199.19.213.235 () {34 vars in 994 bytes} [Tue May 12 17:48:14 2026] GET /v2.0/ports?device_id=4aad8ba2-756c-4cc5-8b4f-c0805305f934 => generated 1196 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/3002] 199.19.213.235 () {36 vars in 997 bytes} [Tue May 12 17:48:14 2026] DELETE /v2.0/ports/0317286d-963a-48f4-be90-a7d6d994043a => generated 0 bytes in 419 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3003] 10.0.0.104 () {32 vars in 750 bytes} [Tue May 12 17:48:19 2026] DELETE /v2.0/security-group-rules/bc176082-874f-44cd-b81f-8ff129878eb0 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:48:19.104 7 INFO neutron.api.v2.resource [None req-70d76f92-616d-467a-85be-00aa125af486 2b0ff3add82c443f8b8deadfeaa81bf4 a7ae040421cc401b871976cc4b7648a8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1472/3004] 10.0.0.104 () {32 vars in 747 bytes} [Tue May 12 17:48:19 2026] GET /v2.0/security-group-rules/bc176082-874f-44cd-b81f-8ff129878eb0 => generated 155 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3005] 10.0.0.104 () {32 vars in 750 bytes} [Tue May 12 17:48:19 2026] DELETE /v2.0/security-group-rules/e83b2db7-ec41-4b12-9980-57363776bdce => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:48:19.183 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f0337a5d-59ec-4211-ac98-0a2b5a650f28'] response: {'server_uuid': '4aad8ba2-756c-4cc5-8b4f-c0805305f934', 'name': 'network-vif-deleted', 'tag': '0317286d-963a-48f4-be90-a7d6d994043a', 'status': 'completed', 'code': 200} 2026-05-12 17:48:19.193 7 INFO neutron.api.v2.resource [None req-b95b5151-5954-43a2-9ab9-b8e3aeb26e76 2b0ff3add82c443f8b8deadfeaa81bf4 a7ae040421cc401b871976cc4b7648a8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1473/3006] 10.0.0.104 () {32 vars in 747 bytes} [Tue May 12 17:48:19 2026] GET /v2.0/security-group-rules/e83b2db7-ec41-4b12-9980-57363776bdce => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3007] 10.0.0.104 () {32 vars in 750 bytes} [Tue May 12 17:48:19 2026] DELETE /v2.0/security-group-rules/964a3574-eeaa-429c-9f1e-0472536ac567 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:48:19.277 7 INFO neutron.api.v2.resource [None req-724a0122-6d3b-4311-bb61-f298a1149cda 2b0ff3add82c443f8b8deadfeaa81bf4 a7ae040421cc401b871976cc4b7648a8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1474/3008] 10.0.0.104 () {32 vars in 747 bytes} [Tue May 12 17:48:19 2026] GET /v2.0/security-group-rules/964a3574-eeaa-429c-9f1e-0472536ac567 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3009] 10.0.0.104 () {32 vars in 750 bytes} [Tue May 12 17:48:19 2026] DELETE /v2.0/security-group-rules/83d91125-e4a6-489c-933c-2594e5401576 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:48:19.366 7 INFO neutron.api.v2.resource [None req-c368ea0c-b2f9-446e-90e1-d1d9a8990a35 2b0ff3add82c443f8b8deadfeaa81bf4 a7ae040421cc401b871976cc4b7648a8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1475/3010] 10.0.0.104 () {32 vars in 747 bytes} [Tue May 12 17:48:19 2026] GET /v2.0/security-group-rules/83d91125-e4a6-489c-933c-2594e5401576 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3011] 10.0.0.104 () {32 vars in 750 bytes} [Tue May 12 17:48:19 2026] DELETE /v2.0/security-group-rules/cdd1d6d2-5dbe-4543-a52e-ce948f71618d => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:48:19.449 7 INFO neutron.api.v2.resource [None req-ce166d74-8b0f-4408-ab41-ba8a39402579 2b0ff3add82c443f8b8deadfeaa81bf4 a7ae040421cc401b871976cc4b7648a8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1476/3012] 10.0.0.104 () {32 vars in 747 bytes} [Tue May 12 17:48:19 2026] GET /v2.0/security-group-rules/cdd1d6d2-5dbe-4543-a52e-ce948f71618d => 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: 1537/3013] 10.0.0.104 () {32 vars in 750 bytes} [Tue May 12 17:48:19 2026] DELETE /v2.0/security-group-rules/5a6ff05c-54cb-4840-b9e2-9d7f382c7bb5 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:48:19.537 7 INFO neutron.api.v2.resource [None req-1a6daa49-5161-4dc8-bd8e-d01e2cfcbe4f 2b0ff3add82c443f8b8deadfeaa81bf4 a7ae040421cc401b871976cc4b7648a8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1477/3014] 10.0.0.104 () {32 vars in 747 bytes} [Tue May 12 17:48:19 2026] GET /v2.0/security-group-rules/5a6ff05c-54cb-4840-b9e2-9d7f382c7bb5 => generated 155 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3015] 10.0.0.104 () {32 vars in 750 bytes} [Tue May 12 17:48:19 2026] DELETE /v2.0/security-group-rules/da5c579c-58a5-4bb1-9a06-75615be459c0 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:48:19.624 7 INFO neutron.api.v2.resource [None req-51efbb2d-5593-46ae-a806-9e77f480c365 2b0ff3add82c443f8b8deadfeaa81bf4 a7ae040421cc401b871976cc4b7648a8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1478/3016] 10.0.0.104 () {32 vars in 747 bytes} [Tue May 12 17:48:19 2026] GET /v2.0/security-group-rules/da5c579c-58a5-4bb1-9a06-75615be459c0 => generated 155 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3017] 10.0.0.104 () {32 vars in 750 bytes} [Tue May 12 17:48:19 2026] DELETE /v2.0/security-group-rules/af079a3a-7ed6-48f5-9649-c324bfd616b8 => generated 0 bytes in 511 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:48:20.161 7 INFO neutron.api.v2.resource [None req-404e3858-afd1-4af2-bf76-5ea0ee90c2f0 2b0ff3add82c443f8b8deadfeaa81bf4 a7ae040421cc401b871976cc4b7648a8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1479/3018] 10.0.0.104 () {32 vars in 747 bytes} [Tue May 12 17:48:20 2026] GET /v2.0/security-group-rules/af079a3a-7ed6-48f5-9649-c324bfd616b8 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3019] 10.0.0.104 () {32 vars in 750 bytes} [Tue May 12 17:48:20 2026] DELETE /v2.0/security-group-rules/457ec14d-e354-473a-a48d-982723bd463e => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:48:20.245 7 INFO neutron.api.v2.resource [None req-83e143fe-2ef0-4a57-89d2-a8da1ec1ca5a 2b0ff3add82c443f8b8deadfeaa81bf4 a7ae040421cc401b871976cc4b7648a8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1480/3020] 10.0.0.104 () {32 vars in 747 bytes} [Tue May 12 17:48:20 2026] GET /v2.0/security-group-rules/457ec14d-e354-473a-a48d-982723bd463e => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3021] 10.0.0.104 () {32 vars in 750 bytes} [Tue May 12 17:48:20 2026] DELETE /v2.0/security-group-rules/a49df416-d59a-4fa5-8cd9-c4aae13f5479 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:48:20.350 7 INFO neutron.api.v2.resource [None req-a89b7a1d-aef0-4db0-a602-477c0e63f46e 2b0ff3add82c443f8b8deadfeaa81bf4 a7ae040421cc401b871976cc4b7648a8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1481/3022] 10.0.0.104 () {32 vars in 747 bytes} [Tue May 12 17:48:20 2026] GET /v2.0/security-group-rules/a49df416-d59a-4fa5-8cd9-c4aae13f5479 => 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: 1542/3023] 10.0.0.104 () {32 vars in 750 bytes} [Tue May 12 17:48:20 2026] DELETE /v2.0/security-group-rules/71381478-b9c4-46b8-98d7-3e128df8e141 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:48:20.441 7 INFO neutron.api.v2.resource [None req-0d7d06ba-2deb-4d59-bbce-a512728971e7 2b0ff3add82c443f8b8deadfeaa81bf4 a7ae040421cc401b871976cc4b7648a8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1482/3024] 10.0.0.104 () {32 vars in 747 bytes} [Tue May 12 17:48:20 2026] GET /v2.0/security-group-rules/71381478-b9c4-46b8-98d7-3e128df8e141 => 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: 1543/3025] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:48:20 2026] DELETE /v2.0/security-groups/e743a865-1577-4330-97c5-ef7fa986acd2 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:48:20.568 7 INFO neutron.api.v2.resource [None req-dc279b8b-56a0-4fe5-8fb0-84234a884042 2b0ff3add82c443f8b8deadfeaa81bf4 a7ae040421cc401b871976cc4b7648a8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1483/3026] 10.0.0.104 () {32 vars in 737 bytes} [Tue May 12 17:48:20 2026] GET /v2.0/security-groups/e743a865-1577-4330-97c5-ef7fa986acd2 => 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: 1544/3027] 10.0.0.104 () {34 vars in 789 bytes} [Tue May 12 17:48:20 2026] PUT /v2.0/routers/8a51b284-07d3-4d18-8d88-55e2600c318a/remove_router_interface => generated 309 bytes in 1248 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:48:22.092 7 INFO neutron.api.v2.resource [None req-3b8272b6-bf92-475d-bbd0-205593d14d39 2b0ff3add82c443f8b8deadfeaa81bf4 a7ae040421cc401b871976cc4b7648a8 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1484/3028] 10.0.0.104 () {34 vars in 789 bytes} [Tue May 12 17:48:21 2026] PUT /v2.0/routers/8a51b284-07d3-4d18-8d88-55e2600c318a/remove_router_interface => generated 198 bytes in 223 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3031] 10.0.0.104 () {34 vars in 789 bytes} [Tue May 12 17:48:22 2026] PUT /v2.0/routers/8a51b284-07d3-4d18-8d88-55e2600c318a/remove_router_interface => generated 309 bytes in 1211 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:48:23.545 7 INFO neutron.api.v2.resource [None req-7e5004bc-674a-48b1-bd1c-65dbb2fba007 2b0ff3add82c443f8b8deadfeaa81bf4 a7ae040421cc401b871976cc4b7648a8 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1487/3032] 10.0.0.104 () {34 vars in 789 bytes} [Tue May 12 17:48:23 2026] PUT /v2.0/routers/8a51b284-07d3-4d18-8d88-55e2600c318a/remove_router_interface => generated 198 bytes in 232 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3033] 10.0.0.104 () {34 vars in 789 bytes} [Tue May 12 17:48:23 2026] PUT /v2.0/routers/8a51b284-07d3-4d18-8d88-55e2600c318a/remove_router_interface => generated 309 bytes in 1321 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:48:25.122 7 INFO neutron.api.v2.resource [None req-a3b66ac2-c02c-4dce-a1a5-af6db75e4cac 2b0ff3add82c443f8b8deadfeaa81bf4 a7ae040421cc401b871976cc4b7648a8 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1488/3034] 10.0.0.104 () {34 vars in 789 bytes} [Tue May 12 17:48:24 2026] PUT /v2.0/routers/8a51b284-07d3-4d18-8d88-55e2600c318a/remove_router_interface => generated 198 bytes in 245 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:48:26.794 8 INFO neutron.services.segments.plugin [-] Segment a98dfabf-af16-4dcf-8b16-e29120454d0c resource provider aggregate not found 2026-05-12 17:48:26.802 8 INFO neutron.services.segments.plugin [-] Segment a98dfabf-af16-4dcf-8b16-e29120454d0c resource provider aggregate not found 2026-05-12 17:48:26.817 8 INFO neutron.services.segments.plugin [-] Segment a98dfabf-af16-4dcf-8b16-e29120454d0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a98dfabf-af16-4dcf-8b16-e29120454d0c found for delete ", "request_id": "req-60e4d627-45bf-467d-bf75-6b0aba2b18ec"}]} 2026-05-12 17:48:26.818 8 INFO neutron.services.segments.plugin [-] Segment a98dfabf-af16-4dcf-8b16-e29120454d0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a98dfabf-af16-4dcf-8b16-e29120454d0c found for delete ", "request_id": "req-50ef69b1-82af-4d65-bc74-d7432f311cfa"}]} 2026-05-12 17:48:26.829 8 INFO neutron.db.l3_hamode_db [None req-f5dcea3f-3da8-4fac-a4c5-a69f9a4eb7ad 2b0ff3add82c443f8b8deadfeaa81bf4 a7ae040421cc401b871976cc4b7648a8 - - - -] HA network ec13ff90-38c3-4e97-81c2-9696ab28787d was deleted as no HA routers are present in tenant a7ae040421cc401b871976cc4b7648a8. [pid: 8|app: 0|req: 1547/3035] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:48:25 2026] DELETE /v2.0/routers/8a51b284-07d3-4d18-8d88-55e2600c318a => generated 0 bytes in 1709 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:48:26.879 7 INFO neutron.api.v2.resource [None req-980876da-1216-4ff3-a4f7-e1b7fcfd84b7 2b0ff3add82c443f8b8deadfeaa81bf4 a7ae040421cc401b871976cc4b7648a8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1489/3036] 10.0.0.104 () {32 vars in 721 bytes} [Tue May 12 17:48:26 2026] GET /v2.0/routers/8a51b284-07d3-4d18-8d88-55e2600c318a => generated 135 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3037] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:48:26 2026] DELETE /v2.0/subnets/60aacbdb-1e69-4503-9812-23162c0e0129 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:48:27.142 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1780294e-6811-456a-84fc-23d6f6fa2c6b 2b0ff3add82c443f8b8deadfeaa81bf4 a7ae040421cc401b871976cc4b7648a8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1490/3038] 10.0.0.104 () {32 vars in 721 bytes} [Tue May 12 17:48:27 2026] GET /v2.0/subnets/60aacbdb-1e69-4503-9812-23162c0e0129 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3039] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:48:27 2026] DELETE /v2.0/subnets/a26534f5-6891-4383-aedc-c91d99f04788 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:48:27.402 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a2f358ba-299a-46f0-b777-57a18cc63bdc 2b0ff3add82c443f8b8deadfeaa81bf4 a7ae040421cc401b871976cc4b7648a8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1491/3040] 10.0.0.104 () {32 vars in 721 bytes} [Tue May 12 17:48:27 2026] GET /v2.0/subnets/a26534f5-6891-4383-aedc-c91d99f04788 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3041] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:48:27 2026] DELETE /v2.0/networks/7bf42a72-2267-4257-bd81-1c056395d7dd => generated 0 bytes in 445 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:48:27.883 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5d78cd98-4a29-4a00-938b-d8e430bec099 2b0ff3add82c443f8b8deadfeaa81bf4 a7ae040421cc401b871976cc4b7648a8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1492/3042] 10.0.0.104 () {32 vars in 723 bytes} [Tue May 12 17:48:27 2026] GET /v2.0/networks/7bf42a72-2267-4257-bd81-1c056395d7dd => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3043] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:48:27 2026] DELETE /v2.0/subnets/0131fec5-b797-4747-9b2b-29a5d76d3105 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:48:28.158 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d62b5cd5-3ba5-4704-b274-09cca07935e5 2b0ff3add82c443f8b8deadfeaa81bf4 a7ae040421cc401b871976cc4b7648a8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1493/3044] 10.0.0.104 () {32 vars in 721 bytes} [Tue May 12 17:48:28 2026] GET /v2.0/subnets/0131fec5-b797-4747-9b2b-29a5d76d3105 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3045] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:48:28 2026] DELETE /v2.0/subnets/4f6304ff-1d9d-4cc5-a3cd-7f07531de11e => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:48:28.448 7 INFO neutron.pecan_wsgi.hooks.translation [None req-248cf04c-ef96-4e2a-bf70-1fac76c4809d 2b0ff3add82c443f8b8deadfeaa81bf4 a7ae040421cc401b871976cc4b7648a8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1494/3046] 10.0.0.104 () {32 vars in 721 bytes} [Tue May 12 17:48:28 2026] GET /v2.0/subnets/4f6304ff-1d9d-4cc5-a3cd-7f07531de11e => generated 136 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:48:28.848 8 INFO neutron.services.segments.plugin [-] Segment 2c9d3191-ddea-415d-b10d-6f023566b704 resource provider aggregate not found 2026-05-12 17:48:28.854 8 INFO neutron.services.segments.plugin [-] Segment 2c9d3191-ddea-415d-b10d-6f023566b704 resource provider aggregate not found 2026-05-12 17:48:28.874 8 INFO neutron.services.segments.plugin [-] Segment 2c9d3191-ddea-415d-b10d-6f023566b704 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c9d3191-ddea-415d-b10d-6f023566b704 found for delete ", "request_id": "req-e33a395d-06bd-46f2-b24f-c458d2d7f5aa"}]} 2026-05-12 17:48:28.878 8 INFO neutron.services.segments.plugin [-] Segment 2c9d3191-ddea-415d-b10d-6f023566b704 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c9d3191-ddea-415d-b10d-6f023566b704 found for delete ", "request_id": "req-ccca06b9-b986-44d8-b04d-04f03f4d5ac9"}]} [pid: 8|app: 0|req: 1553/3047] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:48:28 2026] DELETE /v2.0/networks/7794647e-5caf-425f-9b10-182bde9be2d3 => generated 0 bytes in 552 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:48:29.035 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7c2b6aea-57ec-43da-846f-db83fdbf77c4 2b0ff3add82c443f8b8deadfeaa81bf4 a7ae040421cc401b871976cc4b7648a8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1495/3048] 10.0.0.104 () {32 vars in 723 bytes} [Tue May 12 17:48:29 2026] GET /v2.0/networks/7794647e-5caf-425f-9b10-182bde9be2d3 => generated 138 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3049] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:48:29 2026] DELETE /v2.0/subnets/3bff06b1-88b1-4186-8bec-f2337476c54a => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:48:29.315 7 INFO neutron.pecan_wsgi.hooks.translation [None req-70bddbba-3395-4ecd-bc15-3346a0293684 2b0ff3add82c443f8b8deadfeaa81bf4 a7ae040421cc401b871976cc4b7648a8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1496/3050] 10.0.0.104 () {32 vars in 721 bytes} [Tue May 12 17:48:29 2026] GET /v2.0/subnets/3bff06b1-88b1-4186-8bec-f2337476c54a => generated 136 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3051] 10.0.0.104 () {32 vars in 724 bytes} [Tue May 12 17:48:29 2026] DELETE /v2.0/subnets/d497bdf4-8baa-4bb5-8c84-718a2d87447e => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:48:29.614 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4370116c-ef8e-42d7-9e76-02ad6f92284d 2b0ff3add82c443f8b8deadfeaa81bf4 a7ae040421cc401b871976cc4b7648a8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1497/3052] 10.0.0.104 () {32 vars in 721 bytes} [Tue May 12 17:48:29 2026] GET /v2.0/subnets/d497bdf4-8baa-4bb5-8c84-718a2d87447e => 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: 1556/3053] 10.0.0.104 () {32 vars in 726 bytes} [Tue May 12 17:48:29 2026] DELETE /v2.0/networks/c7271287-7caf-4598-95ac-0e6915c0b92a => generated 0 bytes in 431 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:48:30.078 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e7342e70-07c2-492d-a8ed-14bf7664e0ae 2b0ff3add82c443f8b8deadfeaa81bf4 a7ae040421cc401b871976cc4b7648a8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1498/3054] 10.0.0.104 () {32 vars in 723 bytes} [Tue May 12 17:48:30 2026] GET /v2.0/networks/c7271287-7caf-4598-95ac-0e6915c0b92a => generated 138 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:48:32.053 8 INFO neutron.services.segments.plugin [-] Segment 790db6f8-f6a8-4b35-99b2-7a8b1441902d resource provider aggregate not found 2026-05-12 17:48:32.057 8 INFO neutron.services.segments.plugin [-] Segment 790db6f8-f6a8-4b35-99b2-7a8b1441902d resource provider aggregate not found 2026-05-12 17:48:32.070 8 INFO neutron.services.segments.plugin [-] Segment 790db6f8-f6a8-4b35-99b2-7a8b1441902d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 790db6f8-f6a8-4b35-99b2-7a8b1441902d found for delete ", "request_id": "req-9b9e0ab1-d26d-459f-af76-12671bb7c810"}]} 2026-05-12 17:48:32.077 8 INFO neutron.services.segments.plugin [-] Segment 790db6f8-f6a8-4b35-99b2-7a8b1441902d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 790db6f8-f6a8-4b35-99b2-7a8b1441902d found for delete ", "request_id": "req-123527f0-1cc7-4cd8-8d1c-840a0ade7bb6"}]} 2026-05-12 17:48:32.091 8 INFO neutron.services.segments.plugin [-] Segment 94906c92-c628-4a89-a12c-18f35231e7d8 resource provider aggregate not found 2026-05-12 17:48:32.098 8 INFO neutron.services.segments.plugin [-] Segment 94906c92-c628-4a89-a12c-18f35231e7d8 resource provider aggregate not found 2026-05-12 17:48:32.112 8 INFO neutron.services.segments.plugin [-] Segment 94906c92-c628-4a89-a12c-18f35231e7d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94906c92-c628-4a89-a12c-18f35231e7d8 found for delete ", "request_id": "req-9412e10a-e751-44ea-aea1-93d77c79927d"}]} 2026-05-12 17:48:32.115 8 INFO neutron.services.segments.plugin [-] Segment 94906c92-c628-4a89-a12c-18f35231e7d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94906c92-c628-4a89-a12c-18f35231e7d8 found for delete ", "request_id": "req-57f39ed2-51d3-4db2-b18e-fdd552a91d57"}]} [pid: 8|app: 0|req: 1557/3055] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:48:32 2026] GET /v2.0/security-groups?tenant_id=8078677324294758a7a9022218ead379&name=default => generated 2805 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3056] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:48:32 2026] DELETE /v2.0/security-groups/bf8238ca-acc0-4d53-826c-d0a4510b2676 => 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: 1558/3057] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:48:32 2026] GET /v2.0/security-groups?tenant_id=e37c736864a84e5280d3e96b4f20e7d8&name=default => generated 2805 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3058] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:48:32 2026] DELETE /v2.0/security-groups/291f8a3a-b2f1-4669-9b21-da44dc634369 => 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: 1559/3059] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:48:32 2026] GET /v2.0/security-groups?tenant_id=a969a9a94c8547cd9a100ec2240ce5b8&name=default => generated 2805 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3060] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:48:33 2026] DELETE /v2.0/security-groups/e736cb5e-e4c6-4d3e-9251-596b47f2b223 => 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: 1560/3061] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:48:33 2026] GET /v2.0/security-groups?tenant_id=dc458ec1b09b4d32a3921d8db3b65727&name=default => generated 2805 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3062] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:48:33 2026] DELETE /v2.0/security-groups/183fc1d5-b46a-4bf9-8c3d-70e68631ae3f => 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: 1561/3063] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:48:33 2026] GET /v2.0/security-groups?tenant_id=6d3677ea224349928f215ed96c4fd500&name=default => generated 2805 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3064] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:48:33 2026] DELETE /v2.0/security-groups/b3ee2483-5f07-4964-842d-7640c2838d38 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3065] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:48:34 2026] GET /v2.0/security-groups?tenant_id=a7ae040421cc401b871976cc4b7648a8&name=default => generated 2805 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3066] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:48:34 2026] DELETE /v2.0/security-groups/181e946d-c7c6-49e9-9aa9-1b57a7116bee => 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: 1563/3067] 10.0.0.104 () {32 vars in 774 bytes} [Tue May 12 17:48:34 2026] GET /v2.0/security-groups?tenant_id=f3341bd9f144467386a3820d9191c011&name=default => generated 2805 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3068] 10.0.0.104 () {32 vars in 740 bytes} [Tue May 12 17:48:34 2026] DELETE /v2.0/security-groups/8e448051-486e-422d-b7a1-84f0abf3fc66 => 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/3069] 10.0.0.104 () {32 vars in 649 bytes} [Tue May 12 17:48:37 2026] GET /v2.0/networks => generated 2167 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3072] 10.0.0.104 () {32 vars in 655 bytes} [Tue May 12 17:48:38 2026] GET /v2.0/floatingips => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3073] 10.0.0.104 () {32 vars in 647 bytes} [Tue May 12 17:48:38 2026] GET /v2.0/routers => generated 15 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3074] 10.0.0.104 () {32 vars in 643 bytes} [Tue May 12 17:48:38 2026] GET /v2.0/ports => generated 4725 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3075] 10.0.0.104 () {32 vars in 647 bytes} [Tue May 12 17:48:39 2026] GET /v2.0/subnets => generated 1261 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3076] 10.0.0.104 () {32 vars in 649 bytes} [Tue May 12 17:48:39 2026] GET /v2.0/networks => generated 2167 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3077] 10.0.0.104 () {32 vars in 663 bytes} [Tue May 12 17:48:39 2026] GET /v2.0/security-groups => generated 16626 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3078] 10.0.0.104 () {32 vars in 655 bytes} [Tue May 12 17:48:39 2026] GET /v2.0/subnetpools => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)